Uses of Class
org.teavm.classlib.java.lang.TNegativeArraySizeException
Packages that use TNegativeArraySizeException
-
Uses of TNegativeArraySizeException in org.teavm.classlib.java.lang.reflect
Methods in org.teavm.classlib.java.lang.reflect that throw TNegativeArraySizeExceptionModifier and TypeMethodDescriptionstatic TObject
TArray.newInstance(Class<?> componentType, int length)