gnu.jel.reflect
Interface Double


public interface Double

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


Method Summary
 double getValue()
           
 

Method Detail

getValue

public double getValue()