Searched defs:toUnsignedInt (Results 1 – 2 of 2) sorted by relevance
85 public static int toUnsignedInt(byte value) { in toUnsignedInt() method in DBTypeConversion89 public static int toUnsignedInt(short value) { in toUnsignedInt() method in DBTypeConversion
255 static public int toUnsignedInt(Object object) in toUnsignedInt() method in AnyConverter
Completed in 22 milliseconds