jpicedt.format.input.util
Class Pool.Key<T>
java.lang.Object
jpicedt.format.input.util.Pool.Key<T>
- Enclosing class:
- Pool
public static class Pool.Key<T>
- extends Object
Enforces use of strong typing for keys being pushed in the map .
The typevariable T represents the value's type attached to this key.
Pool.Key
public Pool.Key(String str)
- Parameters:
str
- may be chosen with debugging in view (not used otherwise)
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug : syd@jpicedt.org