Class BuilderEpilogueBegin

All Implemented Interfaces:
DebugItem, EpilogueBegin

public class BuilderEpilogueBegin extends BuilderDebugItem implements EpilogueBegin
  • Constructor Details

    • BuilderEpilogueBegin

      public BuilderEpilogueBegin()
  • 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.