pnuts.lang
Interface Value


public interface Value

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

See Also:
Package

Method Summary
 java.lang.Object get()
           
 

Method Detail

get

public java.lang.Object get()