wt.units.service
Class MeasurementSystemCache
java.lang.Object
wt.units.service.MeasurementSystemCache
- public class MeasurementSystemCache
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
baseSymbolTables
private static Hashtable baseSymbolTables
hashtableSize
private static final int hashtableSize
- See Also:
- Constant Field Values
currentMS
private static String currentMS
cache
private static MeasurementSystemCache cache
MeasurementSystemCache
private MeasurementSystemCache()
getMeasurementSystemCache
public static MeasurementSystemCache getMeasurementSystemCache()
refresh
public static void refresh()
getCurrentMeasurementSystem
public static String getCurrentMeasurementSystem()
setCurrentMeasurementSystem
public static void setCurrentMeasurementSystem(String measurementSystem)
getBaseSymbolTable
public static Hashtable getBaseSymbolTable()
getBaseSymbolTable
public static Hashtable getBaseSymbolTable(String measurementSystem)
setBaseSymbolTable
private static void setBaseSymbolTable(String measurementSystem,
Hashtable table)
defaultDisplayUnitsKeys
public static Enumeration defaultDisplayUnitsKeys()