gnu.jel.reflect
Interface Float


public interface Float

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


Method Summary
 float getValue()
           
 

Method Detail

getValue

public float getValue()