Uses of Class
org.postgresql.util.IntList
Packages that use IntList
-
Uses of IntList in org.postgresql.core
Methods in org.postgresql.core with parameters of type IntListModifier and TypeMethodDescriptionprivate static int[]Parser.toIntArray(IntList list) ConvertsIntListtoint[].