Uses of Class
org.teavm.runtime.RuntimeClass
Packages that use RuntimeClass
-
Uses of RuntimeClass in org.teavm.runtime
Fields in org.teavm.runtime declared as RuntimeClassModifier and TypeFieldDescriptionRuntimeClass.arrayTypeRuntimeClass.declaringClassRuntimeClass.enclosingClassExceptionHandler.exceptionClassRuntimeClass.itemTypeRuntimeClass.parentRuntimeClassPointer.valueMethods in org.teavm.runtime that return RuntimeClassModifier and TypeMethodDescriptionstatic RuntimeClassRuntimeClass.getClass(RuntimeObject object) static RuntimeClassRuntimeClass.unpack(int n) Methods in org.teavm.runtime with parameters of type RuntimeClassModifier and TypeMethodDescriptionstatic AddressAllocator.allocate(RuntimeClass tag) static AddressAllocator.allocateArray(RuntimeClass tag, int size) static RuntimeArrayAllocator.allocateMultiArray(RuntimeClass tag, Address dimensions, int dimensionCount) abstract booleanIsSupertypeFunction.apply(RuntimeClass superType)