Uses of Class
com.jniwrapper.DoubleFloat

Packages that use DoubleFloat
com.jniwrapper The com.jniwrapper package contains classes that allow calling native functions from Java(TM) code. 
 

Uses of DoubleFloat in com.jniwrapper
 

Constructors in com.jniwrapper with parameters of type DoubleFloat
DoubleFloat(DoubleFloat t)
          Constructs an instance with the same value as the passed object.