Uses of Class
org.immutables.value.processor.Datatypes.DatatypeTypes
Packages that use Datatypes.DatatypeTypes
-
Uses of Datatypes.DatatypeTypes in org.immutables.value.processor
Subclasses of Datatypes.DatatypeTypes in org.immutables.value.processorModifier and TypeClassDescription(package private) final classImmutable implementation ofDatatypes.DatatypeTypes.Fields in org.immutables.value.processor declared as Datatypes.DatatypeTypesModifier and TypeFieldDescription(package private) Datatypes.DatatypeTypesDatatypes.current(package private) Datatypes.DatatypeTypesDatatypes.DatatypesFields in org.immutables.value.processor with type parameters of type Datatypes.DatatypeTypesModifier and TypeFieldDescription(package private) final com.google.common.base.Function<Datatypes.DatatypeTypes, Void> Datatypes.setCurrentMethods in org.immutables.value.processor that return types with arguments of type Datatypes.DatatypeTypesModifier and TypeMethodDescription(package private) Iterable<Datatypes.DatatypeTypes> Datatypes.allDefinitions()Methods in org.immutables.value.processor with parameters of type Datatypes.DatatypeTypesModifier and TypeMethodDescriptionstatic ImmutableDatatypeTypesImmutableDatatypeTypes.copyOf(Datatypes.DatatypeTypes instance) Creates an immutable copy of aDatatypes.DatatypeTypesvalue.ImmutableDatatypeTypes.Builder.from(Datatypes.DatatypeTypes instance) Fill a builder with attribute values from the providedDatatypeTypesinstance.