Searched refs:getDouble (Results 1 – 2 of 2) sorted by relevance
304 return (String.valueOf(getDouble())); in toString()363 public final double getDouble() throws PoolsException in getDouble() method in Value
227 double ret = val.getDouble(); in getDoubleProperty()