Searched defs:getAsLong (Results 1 – 6 of 6) sorted by relevance
37 long getAsLong() throws E; in getAsLong() method
360 public static <E extends Throwable> long getAsLong(final FailableLongSupplier<E> supplier) { in getAsLong() method in Failable
225 public long getAsLong() { in getAsLong() method in JsonElement
202 public long getAsLong() { in getAsLong() method in JsonPrimitive
328 public long getAsLong() { in getAsLong() method in JsonArray
2064 public long getAsLong() throws IOException { in testThrows_FailableLongSupplier_IOException() method2079 public long getAsLong() throws Throwable { in testThrows_FailableLongSupplier_Throwable() method