Class ImmutableStructurizer.Statement.InitShim
java.lang.Object
org.immutables.value.processor.encode.ImmutableStructurizer.Statement.InitShim
- Enclosing class:
ImmutableStructurizer.Statement
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate byteprivate com.google.common.base.Optional<String> private byte -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isClassOrInterfaceBuildStage
private byte isClassOrInterfaceBuildStage -
isClassOrInterface
private boolean isClassOrInterface -
nameBuildStage
private byte nameBuildStage -
name
-
-
Constructor Details
-
InitShim
private InitShim()
-
-
Method Details
-
isClassOrInterface
boolean isClassOrInterface() -
name
com.google.common.base.Optional<String> name() -
name
-
formatInitCycleMessage
-