com.bubble.serializer.objects
Class ArrayPojo

java.lang.Object
  extended bycom.bubble.serializer.objects.ArrayPojo
All Implemented Interfaces:
java.io.Serializable

public class ArrayPojo
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ArrayPojo(int[] intArrayField)
           
 
Method Summary
 int[] getIntArrayField()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayPojo

public ArrayPojo(int[] intArrayField)
Method Detail

getIntArrayField

public int[] getIntArrayField()


Faster Java Serialization.
Copyright (C) 2006 Leonardo Bubble Mesquita.