net.didion.jwnl.util
Class Resolvable

java.lang.Object
  extended by net.didion.jwnl.util.Resolvable
All Implemented Interfaces:
Serializable

public class Resolvable
extends Object
implements Serializable

Implements lazy resolving for a resource key

See Also:
Serialized Form

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

Constructor Detail

Resolvable

public Resolvable(String msg)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.