public abstract static class GenericTypeDescription.ForTypeVariable.InDetachedForm extends GenericTypeDescription.ForTypeVariable
GenericTypeDescription.ForTypeVariable.InDetachedForm, GenericTypeDescription.ForTypeVariable.OfLoadedTypeGenericTypeDescription.ForGenericArray, GenericTypeDescription.ForNonGenericType, GenericTypeDescription.ForParameterizedType, GenericTypeDescription.ForTypeVariable, GenericTypeDescription.ForWildcardType, GenericTypeDescription.LazyProjection, GenericTypeDescription.Sort, GenericTypeDescription.SuperTypeIterator, GenericTypeDescription.Visitor<T>NamedElement.WithGenericName, NamedElement.WithRuntimeNameEMPTY_NAME, NO_NAME| Constructor and Description |
|---|
InDetachedForm() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
GenericTypeDescription.Sort |
getSort()
Returns the sort of the generic type this instance represents.
|
TypeVariableSource |
getVariableSource()
Returns the source of this type variable.
|
int |
hashCode() |
accept, asErasure, getComponentType, getDeclaredFields, getDeclaredMethods, getInterfaces, getLowerBounds, getOwnerType, getParameters, getSourceCodeName, getStackSize, getSuperType, getTypeName, isArray, isPrimitive, iterator, represents, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetSymbol, getUpperBoundsforEach, spliteratorpublic GenericTypeDescription.Sort getSort()
GenericTypeDescriptiongetSort in interface GenericTypeDescriptiongetSort in class GenericTypeDescription.ForTypeVariablepublic TypeVariableSource getVariableSource()
GenericTypeDescriptionGenericTypeDescription.Sort.VARIABLE. For other types, this method
throws an IllegalStateException.public boolean equals(Object other)
equals in class GenericTypeDescription.ForTypeVariablepublic int hashCode()
hashCode in class GenericTypeDescription.ForTypeVariableCopyright © 2014–2015. All rights reserved.