Package org.robovm.compiler.util.generic
-
Interface Summary Interface Description GenericArrayType ReplacesGenericArrayType.GenericDeclaration ReplacesGenericDeclaration.ParameterizedType ReplacesParameterizedType.Type ReplacesType.TypeVariable<D extends GenericDeclaration> ReplacesTypeVariable.WildcardType ReplacesWildcardType. -
Class Summary Class Description GenericSignatureParser Implements a parser for the generics signature attribute.ImplForArray ImplForType ImplForVariable<D extends GenericDeclaration> ImplForWildcard ListOfTypes SootBaseType Abstract base type for theTypeimplementations which wraps Soot types.SootClassType SootConstructorType Typeimplementation which wraps aSootMethodand contains a subset of the methods implemented byConstructor.SootMethodType SootTypeType Typeimplementation which wraps aType.Types