Uses of Interface
dev.hardwood.row.PqIntList
Packages that use PqIntList
-
Uses of PqIntList in dev.hardwood.reader
Methods in dev.hardwood.reader that return PqIntListModifier and TypeMethodDescriptionRowReader.getListOfInts(int fieldIndex) Get an INT32 list field by field index.RowReader.getListOfInts(String name) Get an INT32 list field by name. -
Uses of PqIntList in dev.hardwood.row
Methods in dev.hardwood.row that return PqIntListModifier and TypeMethodDescriptionPqStruct.getListOfInts(String name) Get an INT32 list field by name.Methods in dev.hardwood.row that return types with arguments of type PqIntList