Searched refs:getLongValue (Results 1 – 2 of 2) sorted by relevance
65 public Long getLongValue(); in getLongValue() method196 public abstract Long getLongValue(); in getLongValue() method in AbstractStatistic254 public Long getLongValue() in getLongValue() method in DoubleStatistic342 public Long getLongValue() in getLongValue() method in LongStatistic355 Long v1 = getLongValue(); in add()356 Long v2 = o.getLongValue(); in add()365 Long v1 = getLongValue(); in subtract()366 Long v2 = o.getLongValue(); in subtract()392 total += s.getLongValue().longValue(); in getSnapshotForInterval()430 public Long getLongValue() in getLongValue() method in UnsignedInt64Statistic
332 return (getLongValue(_this)); in getLong()383 private final static native long getLongValue(long pointer); in getLongValue() method in Value