com.bubble.serializer.objects
Class CyclePojo

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

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

See Also:
Serialized Form

Constructor Summary
CyclePojo(CyclePojo pojo)
           
 
Method Summary
 CyclePojo getPojo()
           
 void setPojo(CyclePojo pojo)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CyclePojo

public CyclePojo(CyclePojo pojo)
Method Detail

setPojo

public void setPojo(CyclePojo pojo)

getPojo

public CyclePojo getPojo()


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