anon.infoservice
Class PerformanceEntry.Bound

java.lang.Object
  extended by anon.infoservice.PerformanceEntry.Bound
Enclosing class:
PerformanceEntry

public static class PerformanceEntry.Bound
extends java.lang.Object


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
 

Constructor Detail

PerformanceEntry.Bound

public PerformanceEntry.Bound(int a_bound,
                              int a_nonRecoveredBound)
Method Detail

getBound

public int getBound()

getNotRecoveredBound

public int getNotRecoveredBound()