Uses of Enum
org.immutables.value.processor.encode.Type.Primitive
Packages that use Type.Primitive
-
Uses of Type.Primitive in org.immutables.value.processor.encode
Fields in org.immutables.value.processor.encode with type parameters of type Type.PrimitiveModifier and TypeFieldDescription(package private) static final Map<String, Type.Primitive> Type.Producer.PRIMITIVE_TYPESMethods in org.immutables.value.processor.encode that return Type.PrimitiveModifier and TypeMethodDescriptionstatic Type.PrimitiveReturns the enum constant of this type with the specified name.static Type.Primitive[]Type.Primitive.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.immutables.value.processor.encode with parameters of type Type.PrimitiveModifier and TypeMethodDescriptionType.Print.primitive(Type.Primitive primitive) Type.Transformer.primitive(Type.Primitive primitive) Type.Visitor.primitive(Type.Primitive primitive) -
Uses of Type.Primitive in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta with parameters of type Type.PrimitiveModifier and TypeMethodDescriptionCriteriaModel.CreatorVisitor.primitive(Type.Primitive primitive)