org.xshare.base.adapters.method
Interface GetIntMethod


public interface GetIntMethod

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
 int getValue(java.lang.Object aObject)
           
 

Method Detail

getValue

public int getValue(java.lang.Object aObject)


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