Verwendungen von Klasse
org.aspectj.weaver.TypeVariable
Packages, die TypeVariable verwenden
-
Verwendungen von TypeVariable in org.aspectj.weaver
Felder in org.aspectj.weaver, die deklariert sind als TypeVariableModifizierer und TypFeldBeschreibungstatic final TypeVariable[]
TypeVariable.NONE
protected TypeVariable[]
ResolvedMemberImpl.typeVariables
protected TypeVariable[]
UnresolvedType.typeVariables
Iff isGeneric(), then these are the type variables declared on the type Iff isParameterized(), then these are the type variables bound as parameters in the typeMethoden in org.aspectj.weaver, die TypeVariable zurückgebenModifizierer und TypMethodeBeschreibungTypeVariableReference.getTypeVariable()
TypeVariableReferenceType.getTypeVariable()
UnresolvedTypeVariableReferenceType.getTypeVariable()
JoinPointSignature.getTypeVariableNamed
(String name) ResolvedMemberImpl.getTypeVariableNamed
(String name) TypeVariableDeclaringElement.getTypeVariableNamed
(String name) UnresolvedType.getTypeVariableNamed
(String name) ArrayReferenceType.getTypeVariables()
GeneratedReferenceTypeDelegate.getTypeVariables()
JoinPointSignature.getTypeVariables()
ReferenceType.getTypeVariables()
ReferenceTypeDelegate.getTypeVariables()
ResolvedMember.getTypeVariables()
ResolvedMemberImpl.getTypeVariables()
UnresolvedType.getTypeVariables()
World.getTypeVariablesCurrentlyBeingProcessed
(Class<?> baseClass) static TypeVariable
TypeVariable.read
(VersionedDataInputStream s) resolve all the bounds of this type variableMethoden in org.aspectj.weaver mit Parametern vom Typ TypeVariableModifizierer und TypMethodeBeschreibungstatic UnresolvedType
UnresolvedType.forGenericType
(String name, TypeVariable[] tvbs, String genericSig) static UnresolvedType
UnresolvedType.forGenericTypeVariables
(String sig, TypeVariable[] tVars) void
World.recordTypeVariablesCurrentlyBeingProcessed
(Class<?> baseClass, TypeVariable[] typeVariables) void
UnresolvedTypeVariableReferenceType.setTypeVariable
(TypeVariable aTypeVariable) void
JoinPointSignature.setTypeVariables
(TypeVariable[] types) void
ResolvedMember.setTypeVariables
(TypeVariable[] types) void
ResolvedMemberImpl.setTypeVariables
(TypeVariable[] tvars) Konstruktoren in org.aspectj.weaver mit Parametern vom Typ TypeVariableModifiziererKonstruktorBeschreibungTypeVariableReferenceType
(TypeVariable typeVariable, World world) UnresolvedTypeVariableReferenceType
(TypeVariable aTypeVariable) -
Verwendungen von TypeVariable in org.aspectj.weaver.reflect
Methoden in org.aspectj.weaver.reflect, die TypeVariable zurückgeben