Package org.robovm.compiler.util.generic
Interface GenericArrayType
- All Superinterfaces:
Type
- All Known Implementing Classes:
ImplForArray
public interface GenericArrayType extends Type
Replaces
GenericArrayType.-
Method Summary
Modifier and Type Method Description TypegetGenericComponentType()Methods inherited from interface org.robovm.compiler.util.generic.Type
toGenericSignature
-
Method Details
-
getGenericComponentType
Type getGenericComponentType()
-