com.bubble.serializer.objects
Class PrivateObjectPojo

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

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

See Also:
Serialized Form

Constructor Summary
PrivateObjectPojo(Pojo value)
           
 
Method Summary
 Pojo getPojo()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrivateObjectPojo

public PrivateObjectPojo(Pojo value)
Method Detail

getPojo

public Pojo getPojo()


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