pnuts.lang
Interface Value

All Known Subinterfaces:
NamedValue

public interface Value

Objects of this class are returned by Package.lookup() method.

See Also:
Package

Method Summary
 java.lang.Object get()
          Gets the value.
 

Method Detail

get

java.lang.Object get()
Gets the value.