Uses of Class
com.jniwrapper.PrimitiveArray

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

Uses of PrimitiveArray in com.jniwrapper
 

Constructors in com.jniwrapper with parameters of type PrimitiveArray
PrimitiveArray(PrimitiveArray t)
          Constructs a copy of a specified array.