Uses of Class
hmi.util.Console.Counter

Packages that use Console.Counter
hmi.util NO PACKAGE DOCUMENTATION 
 

Uses of Console.Counter in hmi.util
 

Fields in hmi.util with type parameters of type Console.Counter
private static Map<String,Console.Counter> Console.counters
           
 

Methods in hmi.util that return Console.Counter
static Console.Counter Console.getCounter(String counterName)
          returns the counter with name as specified, possibly null
static Console.Counter Console.getCounter(String counterName, int limit, int cycle)
          returns the counter with name as specified.