Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatistic.java65 public Long getLongValue(); in getLongValue() method
196 public abstract Long getLongValue(); in getLongValue() method in AbstractStatistic
254 public Long getLongValue() in getLongValue() method in DoubleStatistic
342 public Long getLongValue() in getLongValue() method in LongStatistic
430 public Long getLongValue() in getLongValue() method in UnsignedInt64Statistic
[all...]
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DValue.java383 private final static native long getLongValue(long pointer); in getLongValue() method in Value