Uses of Class
com.spun.util.timers.Counter
| Package | Description |
|---|---|
| com.spun.util | |
| com.spun.util.timers |
-
Uses of Counter in com.spun.util
Methods in com.spun.util that return Counter Modifier and Type Method Description CounterDatabaseConfiguration. getConnectionCounter() -
Uses of Counter in com.spun.util.timers
Methods in com.spun.util.timers that return Counter Modifier and Type Method Description CounterEventTime. getTimeLimitExceededCounter()static Counter[]Counter. toArray(Vector vectorOf)A convenience function to turn a vector of Counter objects into an Array of the Counter objects.