Class ActiveDataSegment


  • public final class ActiveDataSegment
    extends DataSegment
    • Constructor Detail

      • ActiveDataSegment

        public ActiveDataSegment​(List<Instruction> offsetInstructions,
                                 byte[] data)
      • ActiveDataSegment

        public ActiveDataSegment​(long idx,
                                 List<Instruction> offsetInstructions,
                                 byte[] data)
    • Method Detail

      • index

        public long index()