Searched defs:getAsDouble (Results 1 – 10 of 10) sorted by relevance
37 double getAsDouble() throws E; in getAsDouble() method
330 … public static <E extends Throwable> double getAsDouble(final FailableDoubleSupplier<E> supplier) { in getAsDouble() method in Failable
199 public double getAsDouble() { in getAsDouble() method in JsonElement
166 public double getAsDouble() { in getAsDouble() method in JsonPrimitive
274 public double getAsDouble() { in getAsDouble() method in JsonArray
77 void getAsDouble(double &value) const { mayFailCall(&EH::getAsDouble, value); } in getAsDouble() function in parameterFramework::ElementHandle
309 bool ElementHandle::getAsDouble(double &value, string &error) const in getAsDouble() function in ElementHandle
587 bool StringRef::getAsDouble(double &Result, bool AllowInexact) const { in getAsDouble() function in StringRef
589 bool StringRef::getAsDouble(double &Result, bool AllowInexact) const { in getAsDouble() function in StringRef
1671 public double getAsDouble() throws IOException { in testThrows_FailableDoubleSupplier_IOException() method1686 public double getAsDouble() throws Throwable { in testThrows_FailableDoubleSupplier_Throwable() method