Uses of Interface
org.capnproto.FromPointerReaderRefDefault
-
-
Uses of FromPointerReaderRefDefault in org.capnproto
Classes in org.capnproto that implement FromPointerReaderRefDefault Modifier and Type Class Description static classDataList.Factorystatic classEnumList.Factory<T extends Enum>classListFactory<Builder,Reader extends ListReader>static classListList.Factory<ElementBuilder,ElementReader extends ListReader>static classPrimitiveList.Boolean.Factorystatic classPrimitiveList.Byte.Factorystatic classPrimitiveList.Double.Factorystatic classPrimitiveList.Float.Factorystatic classPrimitiveList.Int.Factorystatic classPrimitiveList.Long.Factorystatic classPrimitiveList.Short.Factorystatic classPrimitiveList.Void.FactoryclassStructFactory<Builder,Reader extends StructReader>static classStructList.Factory<ElementBuilder extends StructBuilder,ElementReader extends StructReader>static classTextList.FactoryMethods in org.capnproto with parameters of type FromPointerReaderRefDefault Modifier and Type Method Description protected <T> TStructReader. _getPointerField(FromPointerReaderRefDefault<T> factory, int ptrIndex, SegmentReader defaultSegment, int defaultOffset)
-