Package org.robovm.compiler.util.generic
Interface GenericDeclaration
- All Known Implementing Classes:
SootClassType,SootConstructorType,SootMethodType
public interface GenericDeclaration
Replaces
GenericDeclaration.-
Method Summary
Modifier and Type Method Description TypeVariable<?>[]getTypeParameters()
-
Method Details
-
getTypeParameters
TypeVariable<?>[] getTypeParameters()
-