gnu.jel.reflect
Interface Integer


public interface Integer

Denotes the object as being automatically convertible to java int type.


Method Summary
 int getValue()
           
 

Method Detail

getValue

public int getValue()