Searched defs:getLong (Results 1 – 2 of 2) sorted by relevance
66 public long getLong(String name, long defaultValue) { in getLong() method in Query
269 static void getLong(MethodHandle m, ValueHolder v, long value, boolean expectFailure) in getLong() method in Main.InvokeExactTester282 static void getLong(MethodHandle m, long value, boolean expectFailure) throws Throwable { in getLong() method in Main.InvokeExactTester