com.googlecode.icegem.serialization.codegen
Class CONST

java.lang.Object
  extended by com.googlecode.icegem.serialization.codegen.CONST

public class CONST
extends Object

TODO: write javadoc

Author:
igolovach

Field Summary
static Set<Class<?>> CLASSES
           
static byte HEADER_VERSION
           
 
Constructor Summary
CONST()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASSES

public static final Set<Class<?>> CLASSES

HEADER_VERSION

public static final byte HEADER_VERSION
See Also:
Constant Field Values
Constructor Detail

CONST

public CONST()


Copyright © 2011. All Rights Reserved.