|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AnnotationOverrides
instance using
mappings that have been added using this builder
TypeResolver.resolveSubtype(ResolvedType, Class)
will succeed for specific type; if false, it will fail with an exception; if tru it
will succeed.
TypeResolver.resolveSubtype(ResolvedType, Class)
may ever succeed; if false, it will fail with an exception, if true, it may succeed.
com.fastexml.classmate.ResolvedType
implementation classes.MethodKey
easily.
Object
.
T implements Comparable<T>
).
ResolvedType
that is part of ResolvedTypeWithMembers
.java.lang.Object
) is a placeholder
for "self-reference"; these are nasty recursive ("self") types
needed with some interfaces
ResolvedType
s (generics-aware classes).java.lang.Object
in type hierarchy
GenericType
Type
, given
TypeBindings
needed to resolve any type variables.
RawMember
.ResolvedType
instances.java.lang.Object
are to be included in resolution; if false, no members from Object
are to be included; if true, will be included.
Object
are included or not; by default
false meaning that they are not.
ResolvedType
(class with generic type parameters) that declared
this member
ResolvedType
(class with generic type parameters) that declared
this member
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |