http://www.jpicedt.org

jpicedt.format.input.util
Class Pool.Key

java.lang.Object
  extended by jpicedt.format.input.util.Pool.Key
Enclosing class:
Pool

public static class Pool.Key
extends Object

Enforces use of strong typing for keys being pushed in the map .


Constructor Summary
Pool.Key(String str)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Pool.Key

public Pool.Key(String str)
Parameters:
str - may be chosen with debugging in view (not used otherwise)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org