Class BuilderPrologueEnd

All Implemented Interfaces:
DebugItem, PrologueEnd

public class BuilderPrologueEnd extends BuilderDebugItem implements PrologueEnd
  • Constructor Details

    • BuilderPrologueEnd

      public BuilderPrologueEnd()
  • Method Details

    • getDebugItemType

      public int getDebugItemType()
      Description copied from interface: DebugItem
      The type of this debug item. The returned integer will be one of the DebugItemType.* constants.
      Specified by:
      getDebugItemType in interface DebugItem
      Returns:
      The type of this debug item.