Package org.teavm.runtime.reflect
Class GenericArrayInfo
java.lang.Object
org.teavm.runtime.reflect.ReflectionInfo
org.teavm.runtime.reflect.GenericTypeInfo
org.teavm.runtime.reflect.GenericArrayInfo
-
Nested Class Summary
Nested classes/interfaces inherited from class org.teavm.runtime.reflect.GenericTypeInfo
GenericTypeInfo.Kind -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.teavm.runtime.reflect.GenericTypeInfo
asGenericArray, asParameterizedType, asRawType, asTypeVariable, asWildcard, kind
-
Constructor Details
-
GenericArrayInfo
public GenericArrayInfo()
-
-
Method Details
-
itemType
-