public class ImmutableBean
extends Object
-
Nested Class Summary
Nested Classes
-
Field Summary
Fields
private static final org.objectweb.asm.Type
private static final Class[]
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ILLEGAL_STATE_EXCEPTION
private static final org.objectweb.asm.Type ILLEGAL_STATE_EXCEPTION
-
CSTRUCT_OBJECT
private static final Signature CSTRUCT_OBJECT
-
OBJECT_CLASSES
private static final Class[] OBJECT_CLASSES
-
FIELD_NAME
private static final String FIELD_NAME
- See Also:
-
-
Constructor Details
-
ImmutableBean
private ImmutableBean()
-