Uses of Class
org.capnproto.StructBuilder
-
-
Uses of StructBuilder in org.capnproto
Classes in org.capnproto with type parameters of type StructBuilder Modifier and Type Class Description static classStructList.Builder<T extends StructBuilder>static classStructList.Factory<ElementBuilder extends StructBuilder,ElementReader extends StructReader>Methods in org.capnproto with type parameters of type StructBuilder Modifier and Type Method Description static <ElementBuilder extends StructBuilder,ElementReader extends StructReader>
StructList.Factory<ElementBuilder,ElementReader>StructList. newFactory(StructFactory<ElementBuilder,ElementReader> factory)
-