Package org.capnproto

Class ListList.Reader<T>

  • Enclosing class:
    ListList

    public static final class ListList.Reader<T>
    extends ListReader
    • Constructor Detail

      • Reader

        public Reader​(FromPointerReader<T> factory,
                      SegmentReader segment,
                      int ptr,
                      int elementCount,
                      int step,
                      int structDataSize,
                      short structPointerCount,
                      int nestingLimit)
    • Method Detail

      • get

        public T get​(int index)