Class RuntimeObject

java.lang.Object
org.teavm.interop.Structure
org.teavm.runtime.RuntimeObject
Direct Known Subclasses:
RuntimeArray, RuntimeClass, RuntimeReference, RuntimeReferenceQueue

public class RuntimeObject extends org.teavm.interop.Structure
  • Field Details

    • GC_MARKED

      public static final int GC_MARKED
      See Also:
    • GC_OLD_GENERATION

      public static final int GC_OLD_GENERATION
      See Also:
    • nextId

      public static int nextId
    • classReference

      public int classReference
    • hashCode

      public int hashCode
  • Constructor Details

    • RuntimeObject

      public RuntimeObject()