|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jbo.pool.AgeHistogram
A structure for ResourcePool statistics.
| Field Summary | |
java.util.Date[] |
mAges |
int[] |
mBuckets |
| Constructor Summary | |
AgeHistogram(java.util.Date[] ages) |
|
| Method Summary | |
void |
add(AgeHistogram histogram) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final java.util.Date[] mAges
public int[] mBuckets
| Constructor Detail |
public AgeHistogram(java.util.Date[] ages)
| Method Detail |
public void add(AgeHistogram histogram)
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||