Interface DMPieceList

All Known Implementing Classes:
DMPieceMapSimple.pieceList, PieceListImpl

public interface DMPieceList
  • Method Details

    • size

      int size()
    • get

      DMPieceMapEntry get(int index)
    • getCumulativeLengthToPiece

      int getCumulativeLengthToPiece(int index)