Class ListBlockParser.ListMarkerData

  • Enclosing class:
    ListBlockParser

    private static class ListBlockParser.ListMarkerData
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ListMarkerData​(ListBlock listBlock, int indexAfterMarker)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • indexAfterMarker

        final int indexAfterMarker
    • Constructor Detail

      • ListMarkerData

        ListMarkerData​(ListBlock listBlock,
                       int indexAfterMarker)