com.bubble.serializer.objects
Class ObjectPojo

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

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

See Also:
Serialized Form

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

Constructor Detail

ObjectPojo

public ObjectPojo(Pojo value)
Method Detail

getPojo

public Pojo getPojo()


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