|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanon.infoservice.PerformanceEntry.Bound
public static class PerformanceEntry.Bound
| Field Summary | |
|---|---|
private int |
m_bound
|
private int |
m_nonRecoveredBound
|
| Constructor Summary | |
|---|---|
PerformanceEntry.Bound(int a_bound,
int a_nonRecoveredBound)
|
|
| Method Summary | |
|---|---|
int |
getBound()
|
int |
getNotRecoveredBound()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int m_bound
private int m_nonRecoveredBound
| Constructor Detail |
|---|
public PerformanceEntry.Bound(int a_bound,
int a_nonRecoveredBound)
| Method Detail |
|---|
public int getBound()
public int getNotRecoveredBound()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||