Class FromSupertypesModel.FromSupertype
java.lang.Object
org.immutables.value.processor.meta.FromSupertypesModel.FromSupertype
- Enclosing class:
FromSupertypesModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.google.common.collect.ImmutableList<ValueAttribute> final booleanfinal Stringfinal Stringfinal String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
wildcard
-
hasGenerics
public final boolean hasGenerics -
attributes
-
raw
-
-
Constructor Details
-
FromSupertype
FromSupertype(String type, Iterable<ValueAttribute> attribute)
-
-
Method Details