Class AOffset.OffsetSliceInfo

  • Enclosing class:
    AOffset

    public static final class AOffset.OffsetSliceInfo
    extends Object
    Offset slice info containing the start and end index an offset that contains the slice, and an new AOffset containing only the sliced elements
    • Field Detail

      • lIndex

        public final int lIndex
      • uIndex

        public final int uIndex
      • offsetSlice

        public final AOffset offsetSlice