Verwendungen von Schnittstelle
org.aspectj.weaver.tools.Traceable
Packages, die Traceable verwenden
-
Verwendungen von Traceable in org.aspectj.weaver
Klassen in org.aspectj.weaver, die Traceable implementierenModifizierer und TypKlasseBeschreibungclassRepresents a resolved array typeclassA BoundedReferenceType is the result of a generics wildcard expression ?classWhen we try to resolve a type in the world that we require to be present, and then fail to find it, we return an instance of this class.classA reference type represents some 'real' type, not a primitive, not an array - but a real type, for example java.util.List.classclassReferenceType pointing to a type variable.classA UnresolvedType represents a type to the weaver.classclassRepresents a wildcarded bound for a generic type, this can be unbounded '?' -
Verwendungen von Traceable in org.aspectj.weaver.bcel
Klassen in org.aspectj.weaver.bcel, die Traceable implementierenModifizierer und TypKlasseBeschreibungfinal classA LazyMethodGen should be treated as a MethodGen.