Uses of Class
com.bubble.serializer.objects.CyclePojo

Packages that use CyclePojo
com.bubble.serializer.objects Faster Java Serialization test objects. 
 

Uses of CyclePojo in com.bubble.serializer.objects
 

Methods in com.bubble.serializer.objects that return CyclePojo
 CyclePojo CyclePojo.getPojo()
           
 

Methods in com.bubble.serializer.objects with parameters of type CyclePojo
 void CyclePojo.setPojo(CyclePojo pojo)
           
 

Constructors in com.bubble.serializer.objects with parameters of type CyclePojo
CyclePojo(CyclePojo pojo)
           
 



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