Home
last modified time | relevance | path

Searched defs:getDoubleValue (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatistic.java70 public Double getDoubleValue(); in getDoubleValue() method
197 public abstract Double getDoubleValue(); in getDoubleValue() method in AbstractStatistic
249 public Double getDoubleValue() in getDoubleValue() method in DoubleStatistic
337 public Double getDoubleValue() in getDoubleValue() method in LongStatistic
425 public Double getDoubleValue() in getDoubleValue() method in UnsignedInt64Statistic
[all...]
/titanic_52/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DValue.java407 private final static native double getDoubleValue(long pointer); in getDoubleValue() method in Value