Uses of Class
org.capnproto.ListReader
-
-
Uses of ListReader in org.capnproto
Classes in org.capnproto with type parameters of type ListReader Modifier and Type Class Description classListFactory<Builder,Reader extends ListReader>static classListList.Factory<ElementBuilder,ElementReader extends ListReader>Subclasses of ListReader in org.capnproto Modifier and Type Class Description static classDataList.Readerstatic classEnumList.Reader<T extends Enum>static classListList.Reader<T>static classPrimitiveList.Boolean.Readerstatic classPrimitiveList.Byte.Readerstatic classPrimitiveList.Double.Readerstatic classPrimitiveList.Float.Readerstatic classPrimitiveList.Int.Readerstatic classPrimitiveList.Long.Readerstatic classPrimitiveList.Short.Readerstatic classPrimitiveList.Void.Readerstatic classStructList.Reader<T>static classTextList.ReaderMethods in org.capnproto with type parameters of type ListReader Modifier and Type Method Description <U extends ListReader>
ListList.Reader<U>ListList.Builder. asReader(ListFactory<T,U> factor)
-