Uses of Enum Class
org.springframework.expression.spel.ast.TypeCode
Packages that use TypeCode
-
Uses of TypeCode in org.springframework.expression.spel.ast
Subclasses with type arguments of type TypeCode in org.springframework.expression.spel.astModifier and TypeClassDescriptionenumCaptures primitive types and their corresponding class objects, plus one specialTypeCode.OBJECTentry that represents all reference (non-primitive) types.Methods in org.springframework.expression.spel.ast that return TypeCode