Package org.xshare.base.adapters.method

Generic adaptors for various standard primitives and objects to separate the access to a value from its source.

See:
          Description

Interface Summary
GetBooleanMethod Adaptor interface to give access to the return value of a object's getter method.
GetDoubleMethod Adaptor interface to give access to the return value of a object's getter method.
GetFloatMethod Adaptor interface to give access to the return value of a object's getter method.
GetIntMethod Adaptor interface to give access to the return value of a object's getter method.
GetLongMethod Adaptor interface to give access to the return value of a object's getter method.
 

Package org.xshare.base.adapters.method Description

Generic adaptors for various standard primitives and objects to separate the access to a value from its source.

Since:
0.20


jKiska Base 0.2.1 Release Esche [http://jkiska.sourceforge.net]