com.bubble.serializer.objects
Class FinalPojo

java.lang.Object
  extended bycom.bubble.serializer.objects.FinalPojo

public class FinalPojo
extends java.lang.Object


Constructor Summary
FinalPojo(int val)
           
 
Method Summary
 int getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FinalPojo

public FinalPojo(int val)
Method Detail

getValue

public int getValue()


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