Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
Q
R
S
T
U
V
W
A
adaptor
- Variable in class org.javaruntype.type.parser.
TypeParser
ARRAY
- Static variable in class org.javaruntype.type.parser.
TypeLexer
ARRAY
- Static variable in class org.javaruntype.type.parser.
TypeParser
ARRAY_OF_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_BYTE
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_CALENDAR
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_CHARACTER
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_DATE
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_DOUBLE
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_FLOAT
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_INTEGER
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_LONG
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_NUMBER
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_OBJECT
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_SHORT
- Static variable in class org.javaruntype.type.
Types
ARRAY_OF_STRING
- Static variable in class org.javaruntype.type.
Types
arrayComponentOf(Type<T[]>)
- Static method in class org.javaruntype.type.
Types
arrayOf(Type<T>)
- Static method in class org.javaruntype.type.
Types
B
BEGINTYPEPARAM
- Static variable in class org.javaruntype.type.parser.
TypeLexer
BEGINTYPEPARAM
- Static variable in class org.javaruntype.type.parser.
TypeParser
BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
BOOLEAN
- Static variable in class org.javaruntype.type.
Types
BoundedTypeDefVariable
- Class in
org.javaruntype.typedef
Represents a type definition variable which, besides a name, specifies a series of
bounds
with an
extends
expression.
BYTE
- Static variable in class org.javaruntype.type.
Types
C
CALENDAR
- Static variable in class org.javaruntype.type.
Types
CHARACTER
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_BYTE
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_CALENDAR
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_CHARACTER
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_DATE
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_DOUBLE
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_FLOAT
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_INTEGER
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_LONG
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_NUMBER
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_OBJECT
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_SHORT
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_STRING
- Static variable in class org.javaruntype.type.
Types
CLASS_OF_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
classComponentOf(Type<Class<T>>)
- Static method in class org.javaruntype.type.
Types
CLASSNAME
- Static variable in class org.javaruntype.type.parser.
TypeLexer
CLASSNAME
- Static variable in class org.javaruntype.type.parser.
TypeParser
classOf(Type<T>)
- Static method in class org.javaruntype.type.
Types
classOf(StandardTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
classOf(ExtendsTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
classOf(SuperTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
classOf(WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
clear()
- Method in class org.javaruntype.cache.
ConcurrentCache
Clear the cache.
COLLECTION_OF_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_BYTE
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_CALENDAR
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_CHARACTER
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_DATE
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_DOUBLE
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_FLOAT
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_INTEGER
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_LONG
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_NUMBER
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_OBJECT
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_SHORT
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_STRING
- Static variable in class org.javaruntype.type.
Types
COLLECTION_OF_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
collectionComponentOf(Type<Collection<T>>)
- Static method in class org.javaruntype.type.
Types
collectionOf(Type<T>)
- Static method in class org.javaruntype.type.
Types
collectionOf(StandardTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
collectionOf(ExtendsTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
collectionOf(SuperTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
collectionOf(WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
COMMA
- Static variable in class org.javaruntype.type.parser.
TypeLexer
COMMA
- Static variable in class org.javaruntype.type.parser.
TypeParser
COMPARATOR_OF_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_BYTE
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_CALENDAR
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_CHARACTER
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_DATE
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_DOUBLE
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_FLOAT
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_INTEGER
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_LONG
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_NUMBER
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_OBJECT
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_SHORT
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_STRING
- Static variable in class org.javaruntype.type.
Types
COMPARATOR_OF_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
comparatorComponentOf(Type<Comparator<T>>)
- Static method in class org.javaruntype.type.
Types
comparatorOf(Type<T>)
- Static method in class org.javaruntype.type.
Types
comparatorOf(StandardTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
comparatorOf(ExtendsTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
comparatorOf(SuperTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
comparatorOf(WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
computeAndGet(K, V)
- Method in class org.javaruntype.cache.
ConcurrentCache
Puts a value into the cache and returns it.
ConcurrentCache
<
K
,
V
> - Class in
org.javaruntype.cache
Base synchronized cache for
*Registry
objects.
ConcurrentCache()
- Constructor for class org.javaruntype.cache.
ConcurrentCache
Create a new synchronized cache.
ConcurrentCache(int)
- Constructor for class org.javaruntype.cache.
ConcurrentCache
Create a new synchronized cache specifying a maximum size for the cache
D
DATE
- Static variable in class org.javaruntype.type.
Types
dfa3
- Variable in class org.javaruntype.type.parser.
TypeLexer
DOUBLE
- Static variable in class org.javaruntype.type.
Types
E
ENDTYPEPARAM
- Static variable in class org.javaruntype.type.parser.
TypeLexer
ENDTYPEPARAM
- Static variable in class org.javaruntype.type.parser.
TypeParser
ENUMERATION_OF_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_BYTE
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_CALENDAR
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_CHARACTER
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_DATE
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_DOUBLE
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_FLOAT
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_INTEGER
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_LONG
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_NUMBER
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_OBJECT
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_SHORT
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_STRING
- Static variable in class org.javaruntype.type.
Types
ENUMERATION_OF_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
enumerationComponentOf(Type<Enumeration<T>>)
- Static method in class org.javaruntype.type.
Types
enumerationOf(Type<T>)
- Static method in class org.javaruntype.type.
Types
enumerationOf(StandardTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
enumerationOf(ExtendsTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
enumerationOf(SuperTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
enumerationOf(WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
EOF
- Static variable in class org.javaruntype.type.parser.
TypeLexer
EOF
- Static variable in class org.javaruntype.type.parser.
TypeParser
equals(Object)
- Method in class org.javaruntype.type.
ExtendsTypeParameter
equals(Object)
- Method in class org.javaruntype.type.
StandardTypeParameter
equals(Object)
- Method in class org.javaruntype.type.
SuperTypeParameter
equals(Object)
- Method in class org.javaruntype.type.
Type
equals(Object)
- Method in class org.javaruntype.type.
WildcardTypeParameter
equals(Object)
- Method in class org.javaruntype.typedef.
BoundedTypeDefVariable
equals(Object)
- Method in class org.javaruntype.typedef.
InnerClassTypeDefVariable
equals(Object)
- Method in class org.javaruntype.typedef.
InnerNamedTypeDefVariable
equals(Object)
- Method in class org.javaruntype.typedef.
InnerParameterizedTypeTypeDefVariable
equals(Object)
- Method in class org.javaruntype.typedef.
InnerWildcardTypeDefVariable
equals(Object)
- Method in class org.javaruntype.typedef.
NamedTypeDefVariable
equals(Object)
- Method in class org.javaruntype.typedef.
TypeDef
EXT
- Static variable in class org.javaruntype.type.parser.
TypeLexer
EXT
- Static variable in class org.javaruntype.type.parser.
TypeParser
EXTENDS
- Static variable in class org.javaruntype.type.parser.
TypeLexer
EXTENDS
- Static variable in class org.javaruntype.type.parser.
TypeParser
ExtendsTypeParameter
<
T
> - Class in
org.javaruntype.type
Represents a type parameter which contains an "extends" clause.
F
FLOAT
- Static variable in class org.javaruntype.type.
Types
FOLLOW_ARRAY_in_typeExpression183
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_ARRAY_in_typeExpression230
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_BEGINTYPEPARAM_in_typeExpression210
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_CLASSNAME_in_typeExpression178
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_CLASSNAME_in_typeExpression208
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_COMMA_in_typeExpression217
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_ENDTYPEPARAM_in_typeExpression225
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_EXTENDS_in_typeParameterization309
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_SUPER_in_typeParameterization332
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_typeExpression_in_type160
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_typeExpression_in_typeParameterization291
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_typeExpression_in_typeParameterization313
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_typeExpression_in_typeParameterization336
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_typeParameterization_in_typeExpression214
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_typeParameterization_in_typeExpression221
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_UNKNOWN_in_typeParameterization299
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_UNKNOWN_in_typeParameterization307
- Static variable in class org.javaruntype.type.parser.
TypeParser
FOLLOW_UNKNOWN_in_typeParameterization330
- Static variable in class org.javaruntype.type.parser.
TypeParser
forClass(Class<T>)
- Static method in class org.javaruntype.type.
Types
forClass(Class<? super T>, TypeParameter<?>...)
- Static method in class org.javaruntype.type.
Types
forClass(Class<?>)
- Static method in class org.javaruntype.typedef.
TypeDefs
Retrieves the
TypeDef
object corresponding with the given class.
forExtendsType(Type<T>)
- Static method in class org.javaruntype.type.
TypeParameters
forJavaLangReflectType(Type)
- Static method in class org.javaruntype.type.
Types
forJavaLangReflectType(Type, Map<String, Type<?>>)
- Static method in class org.javaruntype.type.
Types
forName(String)
- Static method in class org.javaruntype.type.
Types
forSuperType(Type<T>)
- Static method in class org.javaruntype.type.
TypeParameters
forType(Type<T>)
- Static method in class org.javaruntype.type.
TypeParameters
forUnknown()
- Static method in class org.javaruntype.type.
TypeParameters
G
get(K)
- Method in class org.javaruntype.cache.
ConcurrentCache
Get the value for a specific key
getAllTypesAssignableFrom(Type<?>)
- Static method in class org.javaruntype.type.
Types
getAllTypesAssignableFromThis()
- Method in class org.javaruntype.type.
Type
Returns a set of the types corresponding to all the interfaces and superclasses that this type implements or extends.
getArrayDimensions()
- Method in class org.javaruntype.type.
Type
Returns the type's array dimensions.
getArrayDimensions()
- Method in class org.javaruntype.typedef.
InnerClassTypeDefVariable
Returns the number of array dimensions applied to the component class.
getArrayDimensions()
- Method in class org.javaruntype.typedef.
InnerNamedTypeDefVariable
Returns the number of array dimensions applied to the component class.
getArrayDimensions()
- Method in class org.javaruntype.typedef.
InnerParameterizedTypeTypeDefVariable
Returns the number of array dimensions applied to the component class.
getBounds()
- Method in class org.javaruntype.typedef.
BoundedTypeDefVariable
Returns the bounds specified for the type definition variable.
getClass(String)
- Static method in class org.javaruntype.util.
Utils
Internal utility method.
getComponentClass()
- Method in class org.javaruntype.type.
Type
Returns the type's component class.
getComponentClass()
- Method in class org.javaruntype.typedef.
InnerClassTypeDefVariable
Returns the component class
getComponentClass()
- Method in class org.javaruntype.typedef.
InnerParameterizedTypeTypeDefVariable
Returns the component class
getComponentClass()
- Method in class org.javaruntype.typedef.
TypeDef
Returns the component class of the type definition.
getGrammarFileName()
- Method in class org.javaruntype.type.parser.
TypeLexer
getGrammarFileName()
- Method in class org.javaruntype.type.parser.
TypeParser
getLowerBound()
- Method in class org.javaruntype.typedef.
InnerWildcardTypeDefVariable
Returns the variable upper bound (defined with an
extends
clause), if any.
getName()
- Method in class org.javaruntype.type.
Type
Returns the type's name.
getName()
- Method in class org.javaruntype.typedef.
TypeDef
Returns the name of the type definition.
getRawClass()
- Method in class org.javaruntype.type.
Type
Returns the type's raw equivalent class representation.
getRawEquivalent()
- Method in class org.javaruntype.type.
Type
Returns a type corresponding with the one on which this method is called, but substituting all its type parameters by "unknown".
getRawEquivalent(Type<?>)
- Static method in class org.javaruntype.type.
Types
getSimpleName()
- Method in class org.javaruntype.type.
Type
Returns the type's name excluding package.
getTokenNames()
- Method in class org.javaruntype.type.parser.
TypeParser
getTree()
- Method in class org.javaruntype.type.parser.
TypeParser.type_return
getTree()
- Method in class org.javaruntype.type.parser.
TypeParser.typeExpression_return
getTree()
- Method in class org.javaruntype.type.parser.
TypeParser.typeParameterization_return
getTreeAdaptor()
- Method in class org.javaruntype.type.parser.
TypeParser
getType()
- Method in class org.javaruntype.type.
ExtendsTypeParameter
getType()
- Method in class org.javaruntype.type.
StandardTypeParameter
getType()
- Method in class org.javaruntype.type.
SuperTypeParameter
getType()
- Method in class org.javaruntype.type.
TypeParameter
Returns the type contained in the parameter.
getType()
- Method in class org.javaruntype.type.
WildcardTypeParameter
getTypeParameters()
- Method in class org.javaruntype.type.
Type
Returns the type parameters of the type.
getUpperBound()
- Method in class org.javaruntype.typedef.
InnerWildcardTypeDefVariable
Returns the variable upper bound (defined with an
extends
clause), if any.
getVariableName()
- Method in class org.javaruntype.typedef.
BoundedTypeDefVariable
getVariableName()
- Method in class org.javaruntype.typedef.
InnerNamedTypeDefVariable
Returns the component class
getVariableName()
- Method in class org.javaruntype.typedef.
NamedTypeDefVariable
getVariableName()
- Method in interface org.javaruntype.typedef.
TypeDefVariable
Returns the variable name.
getVariables()
- Method in class org.javaruntype.typedef.
InnerParameterizedTypeTypeDefVariable
Returns the type parameters (variables) applied to the component class.
getVariables()
- Method in class org.javaruntype.typedef.
TypeDef
Returns the variables of the type definition.
H
hashCode()
- Method in class org.javaruntype.type.
ExtendsTypeParameter
hashCode()
- Method in class org.javaruntype.type.
StandardTypeParameter
hashCode()
- Method in class org.javaruntype.type.
SuperTypeParameter
hashCode()
- Method in class org.javaruntype.type.
Type
hashCode()
- Method in class org.javaruntype.type.
WildcardTypeParameter
hashCode()
- Method in class org.javaruntype.typedef.
BoundedTypeDefVariable
hashCode()
- Method in class org.javaruntype.typedef.
InnerClassTypeDefVariable
hashCode()
- Method in class org.javaruntype.typedef.
InnerNamedTypeDefVariable
hashCode()
- Method in class org.javaruntype.typedef.
InnerParameterizedTypeTypeDefVariable
hashCode()
- Method in class org.javaruntype.typedef.
InnerWildcardTypeDefVariable
hashCode()
- Method in class org.javaruntype.typedef.
NamedTypeDefVariable
hashCode()
- Method in class org.javaruntype.typedef.
TypeDef
hasLowerBound()
- Method in class org.javaruntype.typedef.
InnerWildcardTypeDefVariable
Returns whether the variable establishes a lower bound (with a
super
clause).
hasUpperBound()
- Method in class org.javaruntype.typedef.
InnerWildcardTypeDefVariable
Returns whether the variable establishes an upper bound (with an
extends
clause).
I
InnerClassTypeDefVariable
- Class in
org.javaruntype.typedef
Represents an inner type definition variable which specifies a class.
InnerNamedTypeDefVariable
- Class in
org.javaruntype.typedef
Represents an inner type definition variable containing a variable name.
InnerParameterizedTypeTypeDefVariable
- Class in
org.javaruntype.typedef
Represents an inner type definition variable containing a parameterized type.
InnerTypeDefVariable
- Interface in
org.javaruntype.typedef
Specifies an inner type definition variable which can be both a bound for a
BoundTypeDefVariable
or a type variable for another
InnerTypeDefVariable
.
InnerWildcardTypeDefVariable
- Class in
org.javaruntype.typedef
Represents an inner type definition variable containing a wildcard or bounded wildcard type.
INTEGER
- Static variable in class org.javaruntype.type.
Types
isAbstract()
- Method in class org.javaruntype.type.
Type
Returns whether the type is abstract or not.
isArray()
- Method in class org.javaruntype.type.
Type
Returns whether the type is an array or not.
isArrayEqual(Object[], Object[])
- Static method in class org.javaruntype.util.
Utils
Internal utility method.
isAssignableFrom(Type<?>)
- Method in class org.javaruntype.type.
Type
Returns whether type type is assignable from the type that is passed as a parameter.
isAssignableFrom(Type<?>, Type<?>)
- Static method in class org.javaruntype.type.
Types
isInterface()
- Method in class org.javaruntype.type.
Type
Returns whether the type represents an interface or not.
isRaw()
- Method in class org.javaruntype.type.
Type
Returns whether this type would be considered "raw".
isUnbound()
- Method in class org.javaruntype.typedef.
InnerWildcardTypeDefVariable
Returns true only if there is neither an upper nor a lower bound, false otherwise.
ITERABLE_OF_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_BYTE
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_CALENDAR
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_CHARACTER
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_DATE
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_DOUBLE
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_FLOAT
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_INTEGER
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_LONG
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_NUMBER
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_OBJECT
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_SHORT
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_STRING
- Static variable in class org.javaruntype.type.
Types
ITERABLE_OF_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
iterableComponentOf(Type<Iterable<T>>)
- Static method in class org.javaruntype.type.
Types
iterableOf(Type<T>)
- Static method in class org.javaruntype.type.
Types
iterableOf(StandardTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
iterableOf(ExtendsTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
iterableOf(SuperTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
iterableOf(WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
ITERATOR_OF_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_BYTE
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_CALENDAR
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_CHARACTER
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_DATE
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_DOUBLE
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_FLOAT
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_INTEGER
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_LONG
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_NUMBER
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_OBJECT
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_SHORT
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_STRING
- Static variable in class org.javaruntype.type.
Types
ITERATOR_OF_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
iteratorComponentOf(Type<Iterator<T>>)
- Static method in class org.javaruntype.type.
Types
iteratorOf(Type<T>)
- Static method in class org.javaruntype.type.
Types
iteratorOf(StandardTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
iteratorOf(ExtendsTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
iteratorOf(SuperTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
iteratorOf(WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
J
join(Object[], String)
- Static method in class org.javaruntype.util.
Utils
Internal utility method.
L
LIST_ITERATOR_OF_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_BYTE
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_CALENDAR
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_CHARACTER
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_DATE
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_DOUBLE
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_FLOAT
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_INTEGER
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_LONG
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_NUMBER
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_OBJECT
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_SHORT
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_STRING
- Static variable in class org.javaruntype.type.
Types
LIST_ITERATOR_OF_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
LIST_OF_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
LIST_OF_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
LIST_OF_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
LIST_OF_BYTE
- Static variable in class org.javaruntype.type.
Types
LIST_OF_CALENDAR
- Static variable in class org.javaruntype.type.
Types
LIST_OF_CHARACTER
- Static variable in class org.javaruntype.type.
Types
LIST_OF_DATE
- Static variable in class org.javaruntype.type.
Types
LIST_OF_DOUBLE
- Static variable in class org.javaruntype.type.
Types
LIST_OF_FLOAT
- Static variable in class org.javaruntype.type.
Types
LIST_OF_INTEGER
- Static variable in class org.javaruntype.type.
Types
LIST_OF_LONG
- Static variable in class org.javaruntype.type.
Types
LIST_OF_NUMBER
- Static variable in class org.javaruntype.type.
Types
LIST_OF_OBJECT
- Static variable in class org.javaruntype.type.
Types
LIST_OF_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
LIST_OF_SHORT
- Static variable in class org.javaruntype.type.
Types
LIST_OF_STRING
- Static variable in class org.javaruntype.type.
Types
LIST_OF_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
listComponentOf(Type<List<T>>)
- Static method in class org.javaruntype.type.
Types
listIteratorComponentOf(Type<ListIterator<T>>)
- Static method in class org.javaruntype.type.
Types
listIteratorOf(Type<T>)
- Static method in class org.javaruntype.type.
Types
listIteratorOf(StandardTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
listIteratorOf(ExtendsTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
listIteratorOf(SuperTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
listIteratorOf(WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
listOf(Type<T>)
- Static method in class org.javaruntype.type.
Types
listOf(StandardTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
listOf(ExtendsTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
listOf(SuperTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
listOf(WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
LONG
- Static variable in class org.javaruntype.type.
Types
M
MAP_ENTRY_OF_STRING_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_BYTE
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_CALENDAR
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_CHARACTER
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_DATE
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_DOUBLE
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_FLOAT
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_INTEGER
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_LONG
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_NUMBER
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_OBJECT
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_SHORT
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_STRING
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_STRING_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
MAP_ENTRY_OF_UNKNOWN_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_BYTE
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_CALENDAR
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_CHARACTER
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_DATE
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_DOUBLE
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_FLOAT
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_INTEGER
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_LONG
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_NUMBER
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_OBJECT
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_SHORT
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_STRING
- Static variable in class org.javaruntype.type.
Types
MAP_OF_STRING_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
MAP_OF_UNKNOWN_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
mapEntryKeyComponentOf(Type<Map.Entry<K, V>>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(Type<K>, Type<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(StandardTypeParameter<K>, StandardTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(ExtendsTypeParameter<K>, StandardTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(SuperTypeParameter<K>, StandardTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(WildcardTypeParameter, StandardTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(StandardTypeParameter<K>, ExtendsTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(ExtendsTypeParameter<K>, ExtendsTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(SuperTypeParameter<K>, ExtendsTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(WildcardTypeParameter, ExtendsTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(StandardTypeParameter<K>, SuperTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(ExtendsTypeParameter<K>, SuperTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(SuperTypeParameter<K>, SuperTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(WildcardTypeParameter, SuperTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(StandardTypeParameter<K>, WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(ExtendsTypeParameter<K>, WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(SuperTypeParameter<K>, WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
mapEntryOf(WildcardTypeParameter, WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
mapEntryValueComponentOf(Type<Map.Entry<K, V>>)
- Static method in class org.javaruntype.type.
Types
mapKeyComponentOf(Type<Map<K, V>>)
- Static method in class org.javaruntype.type.
Types
mapOf(Type<K>, Type<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(StandardTypeParameter<K>, StandardTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(ExtendsTypeParameter<K>, StandardTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(SuperTypeParameter<K>, StandardTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(WildcardTypeParameter, StandardTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(StandardTypeParameter<K>, ExtendsTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(ExtendsTypeParameter<K>, ExtendsTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(SuperTypeParameter<K>, ExtendsTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(WildcardTypeParameter, ExtendsTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(StandardTypeParameter<K>, SuperTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(ExtendsTypeParameter<K>, SuperTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(SuperTypeParameter<K>, SuperTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(WildcardTypeParameter, SuperTypeParameter<V>)
- Static method in class org.javaruntype.type.
Types
mapOf(StandardTypeParameter<K>, WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
mapOf(ExtendsTypeParameter<K>, WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
mapOf(SuperTypeParameter<K>, WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
mapOf(WildcardTypeParameter, WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
mapValueComponentOf(Type<Map<K, V>>)
- Static method in class org.javaruntype.type.
Types
mARRAY()
- Method in class org.javaruntype.type.parser.
TypeLexer
mBEGINTYPEPARAM()
- Method in class org.javaruntype.type.parser.
TypeLexer
mCLASSNAME()
- Method in class org.javaruntype.type.parser.
TypeLexer
mCOMMA()
- Method in class org.javaruntype.type.parser.
TypeLexer
mENDTYPEPARAM()
- Method in class org.javaruntype.type.parser.
TypeLexer
mEXT()
- Method in class org.javaruntype.type.parser.
TypeLexer
mEXTENDS()
- Method in class org.javaruntype.type.parser.
TypeLexer
mSUP()
- Method in class org.javaruntype.type.parser.
TypeLexer
mSUPER()
- Method in class org.javaruntype.type.parser.
TypeLexer
mTokens()
- Method in class org.javaruntype.type.parser.
TypeLexer
mUNKNOWN()
- Method in class org.javaruntype.type.parser.
TypeLexer
mWS()
- Method in class org.javaruntype.type.parser.
TypeLexer
N
NamedTypeDefVariable
- Class in
org.javaruntype.typedef
Represents a type definition variable that only specifies a variable name (without bounds).
newInstance()
- Method in class org.javaruntype.type.
Type
Creates a new instance of the type.
NUMBER
- Static variable in class org.javaruntype.type.
Types
O
OBJECT
- Static variable in class org.javaruntype.type.
Types
org.javaruntype.cache
- package org.javaruntype.cache
org.javaruntype.exceptions
- package org.javaruntype.exceptions
org.javaruntype.type
- package org.javaruntype.type
org.javaruntype.type.parser
- package org.javaruntype.type.parser
org.javaruntype.typedef
- package org.javaruntype.typedef
org.javaruntype.util
- package org.javaruntype.util
Q
QUEUE_OF_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_BYTE
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_CALENDAR
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_CHARACTER
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_DATE
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_DOUBLE
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_FLOAT
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_INTEGER
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_LONG
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_NUMBER
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_OBJECT
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_SHORT
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_STRING
- Static variable in class org.javaruntype.type.
Types
QUEUE_OF_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
queueComponentOf(Type<Queue<T>>)
- Static method in class org.javaruntype.type.
Types
queueOf(Type<T>)
- Static method in class org.javaruntype.type.
Types
queueOf(StandardTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
queueOf(ExtendsTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
queueOf(SuperTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
queueOf(WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
R
removeAllWhitespaces(String)
- Static method in class org.javaruntype.util.
Utils
Internal utility method.
S
SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
SET_OF_BIG_DECIMAL
- Static variable in class org.javaruntype.type.
Types
SET_OF_BIG_INTEGER
- Static variable in class org.javaruntype.type.
Types
SET_OF_BOOLEAN
- Static variable in class org.javaruntype.type.
Types
SET_OF_BYTE
- Static variable in class org.javaruntype.type.
Types
SET_OF_CALENDAR
- Static variable in class org.javaruntype.type.
Types
SET_OF_CHARACTER
- Static variable in class org.javaruntype.type.
Types
SET_OF_DATE
- Static variable in class org.javaruntype.type.
Types
SET_OF_DOUBLE
- Static variable in class org.javaruntype.type.
Types
SET_OF_FLOAT
- Static variable in class org.javaruntype.type.
Types
SET_OF_INTEGER
- Static variable in class org.javaruntype.type.
Types
SET_OF_LONG
- Static variable in class org.javaruntype.type.
Types
SET_OF_NUMBER
- Static variable in class org.javaruntype.type.
Types
SET_OF_OBJECT
- Static variable in class org.javaruntype.type.
Types
SET_OF_SERIALIZABLE
- Static variable in class org.javaruntype.type.
Types
SET_OF_SHORT
- Static variable in class org.javaruntype.type.
Types
SET_OF_STRING
- Static variable in class org.javaruntype.type.
Types
SET_OF_UNKNOWN
- Static variable in class org.javaruntype.type.
Types
setComponentOf(Type<Set<T>>)
- Static method in class org.javaruntype.type.
Types
setOf(Type<T>)
- Static method in class org.javaruntype.type.
Types
setOf(StandardTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
setOf(ExtendsTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
setOf(SuperTypeParameter<T>)
- Static method in class org.javaruntype.type.
Types
setOf(WildcardTypeParameter)
- Static method in class org.javaruntype.type.
Types
setTreeAdaptor(TreeAdaptor)
- Method in class org.javaruntype.type.parser.
TypeParser
SHORT
- Static variable in class org.javaruntype.type.
Types
StandardTypeParameter
<
T
> - Class in
org.javaruntype.type
This class represents a type parameter which only contains a
Type
.
STRING
- Static variable in class org.javaruntype.type.
Types
SUP
- Static variable in class org.javaruntype.type.parser.
TypeLexer
SUP
- Static variable in class org.javaruntype.type.parser.
TypeParser
SUPER
- Static variable in class org.javaruntype.type.parser.
TypeLexer
SUPER
- Static variable in class org.javaruntype.type.parser.
TypeParser
SuperTypeParameter
<
T
> - Class in
org.javaruntype.type
Represents a type parameter which contains a "super" clause.
T
tokenNames
- Static variable in class org.javaruntype.type.parser.
TypeParser
toString()
- Method in class org.javaruntype.type.
ExtendsTypeParameter
toString()
- Method in class org.javaruntype.type.
StandardTypeParameter
toString()
- Method in class org.javaruntype.type.
SuperTypeParameter
toString()
- Method in class org.javaruntype.type.
Type
toString()
- Method in class org.javaruntype.type.
WildcardTypeParameter
toString()
- Method in class org.javaruntype.typedef.
BoundedTypeDefVariable
toString()
- Method in class org.javaruntype.typedef.
InnerClassTypeDefVariable
toString()
- Method in class org.javaruntype.typedef.
InnerNamedTypeDefVariable
toString()
- Method in class org.javaruntype.typedef.
InnerParameterizedTypeTypeDefVariable
toString()
- Method in class org.javaruntype.typedef.
InnerWildcardTypeDefVariable
toString()
- Method in class org.javaruntype.typedef.
NamedTypeDefVariable
toString()
- Method in class org.javaruntype.typedef.
TypeDef
type()
- Method in class org.javaruntype.type.parser.
TypeParser
Type
<
T
> - Class in
org.javaruntype.type
Basic class of the type system.
TypeDef
- Class in
org.javaruntype.typedef
This class represents a Type Definition.
TypeDefs
- Class in
org.javaruntype.typedef
This is the central and basic factory class for
TypeDef
objects.
TypeDefVariable
- Interface in
org.javaruntype.typedef
This interface represents type definition variables.
typeExpression()
- Method in class org.javaruntype.type.parser.
TypeParser
TypeLexer
- Class in
org.javaruntype.type.parser
TypeLexer()
- Constructor for class org.javaruntype.type.parser.
TypeLexer
TypeLexer(CharStream)
- Constructor for class org.javaruntype.type.parser.
TypeLexer
TypeLexer(CharStream, RecognizerSharedState)
- Constructor for class org.javaruntype.type.parser.
TypeLexer
TypeParameter
<
T
> - Class in
org.javaruntype.type
Abstract class that represents a type parameter in a
Type
object.
typeParameterization()
- Method in class org.javaruntype.type.parser.
TypeParser
TypeParameters
- Class in
org.javaruntype.type
TypeParser
- Class in
org.javaruntype.type.parser
TypeParser(TokenStream)
- Constructor for class org.javaruntype.type.parser.
TypeParser
TypeParser(TokenStream, RecognizerSharedState)
- Constructor for class org.javaruntype.type.parser.
TypeParser
TypeParser.type_return
- Class in
org.javaruntype.type.parser
TypeParser.type_return()
- Constructor for class org.javaruntype.type.parser.
TypeParser.type_return
TypeParser.typeExpression_return
- Class in
org.javaruntype.type.parser
TypeParser.typeExpression_return()
- Constructor for class org.javaruntype.type.parser.
TypeParser.typeExpression_return
TypeParser.typeParameterization_return
- Class in
org.javaruntype.type.parser
TypeParser.typeParameterization_return()
- Constructor for class org.javaruntype.type.parser.
TypeParser.typeParameterization_return
TypeRecognitionException
- Exception in
org.javaruntype.exceptions
TypeRecognitionException(String)
- Constructor for exception org.javaruntype.exceptions.
TypeRecognitionException
TypeRecognitionException(String, Throwable)
- Constructor for exception org.javaruntype.exceptions.
TypeRecognitionException
Types
- Class in
org.javaruntype.type
This class centralizes the methods for obtaining
Type
instances.
TypeValidationException
- Exception in
org.javaruntype.exceptions
TypeValidationException(String)
- Constructor for exception org.javaruntype.exceptions.
TypeValidationException
TypeValidationException(String, Throwable)
- Constructor for exception org.javaruntype.exceptions.
TypeValidationException
U
UNKNOWN
- Static variable in class org.javaruntype.type.parser.
TypeLexer
UNKNOWN
- Static variable in class org.javaruntype.type.parser.
TypeParser
Utils
- Class in
org.javaruntype.util
This is an internal utility class.
V
validateIsTrue(boolean)
- Static method in class org.javaruntype.util.
Utils
Internal utility method.
validateIsTrue(boolean, String)
- Static method in class org.javaruntype.util.
Utils
Internal utility method.
validateNotNull(Object, String)
- Static method in class org.javaruntype.util.
Utils
Internal utility method.
validateNotNull(Object)
- Static method in class org.javaruntype.util.
Utils
Internal utility method.
W
WildcardTypeParameter
- Class in
org.javaruntype.type
Represents a type parameter which only contains an unknown (a wildcard).
WS
- Static variable in class org.javaruntype.type.parser.
TypeLexer
WS
- Static variable in class org.javaruntype.type.parser.
TypeParser
A
B
C
D
E
F
G
H
I
J
L
M
N
O
Q
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
The JAVARUNTYPE team
. All Rights Reserved.