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

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

Uses of Pojo in com.bubble.serializer.objects
 

Subclasses of Pojo in com.bubble.serializer.objects
 class SubPojo
           
 

Methods in com.bubble.serializer.objects that return Pojo
 Pojo PrivateObjectPojo.getPojo()
           
 Pojo ObjectPojo.getPojo()
           
 

Constructors in com.bubble.serializer.objects with parameters of type Pojo
PrivateObjectPojo(Pojo value)
           
ObjectPojo(Pojo value)
           
 



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