Package org.teavm.runtime
Class RuntimeObject
java.lang.Object
org.teavm.interop.Structure
org.teavm.runtime.RuntimeObject
- Direct Known Subclasses:
RuntimeArray
,RuntimeClass
,RuntimeReference
,RuntimeReferenceQueue
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
static int
static int
int
static int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GC_MARKED
public static final int GC_MARKED- See Also:
- Constant Field Values
-
GC_OLD_GENERATION
public static final int GC_OLD_GENERATION- See Also:
- Constant Field Values
-
nextId
public static int nextId -
classReference
public int classReference -
hashCode
public int hashCode
-
-
Constructor Details
-
RuntimeObject
public RuntimeObject()
-