org.xshare.base.adapters.method
Interface GetLongMethod


public interface GetLongMethod

Adaptor interface to give access to the return value of a object's getter method.

Since:
0.20
Version:
$Revision: 1.2 $
Author:
Oliver Fischer

Method Summary
 long getValue(java.lang.Object aObject)
           
 

Method Detail

getValue

public long getValue(java.lang.Object aObject)


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