public class ImmutableBean
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ImmutableBean.Generator |
Modifier and Type | Field and Description |
---|---|
private static Signature |
CSTRUCT_OBJECT |
private static java.lang.String |
FIELD_NAME |
private static org.objectweb.asm.Type |
ILLEGAL_STATE_EXCEPTION |
private static java.lang.Class[] |
OBJECT_CLASSES |
Modifier | Constructor and Description |
---|---|
private |
ImmutableBean() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
create(java.lang.Object bean) |
private static final org.objectweb.asm.Type ILLEGAL_STATE_EXCEPTION
private static final Signature CSTRUCT_OBJECT
private static final java.lang.Class[] OBJECT_CLASSES
private static final java.lang.String FIELD_NAME