KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > j2ee > statistics > BoundaryStatistic

javax.management.j2ee.statistics
Interface BoundaryStatistic

All Superinterfaces:
Statistic
All Known Subinterfaces:
BoundedRangeStatistic
See Also:
Top Examples, Source Code

public long getLowerBound()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public long getUpperBound()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags