gnu.jel.reflect
Interface Boolean


public interface Boolean

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


Method Summary
 boolean getValue()
           
 

Method Detail

getValue

public boolean getValue()