Uses of Class
org.capnproto.TextList.Builder
-
-
Uses of TextList.Builder in org.capnproto
Fields in org.capnproto declared as TextList.Builder Modifier and Type Field Description TextList.BuilderTextList.Builder.Iterator. listMethods in org.capnproto that return TextList.Builder Modifier and Type Method Description TextList.BuilderTextList.Factory. constructBuilder(SegmentBuilder segment, int ptr, int elementCount, int step, int structDataSize, short structPointerCount)Constructors in org.capnproto with parameters of type TextList.Builder Constructor Description Iterator(TextList.Builder list)
-