Uses of Interface
com.jniwrapper.ArrayParameter

Uses of ArrayParameter in com.jniwrapper
 

Classes in com.jniwrapper that implement ArrayParameter
 class ComplexArray
          Represents an array of objects.
 class PrimitiveArray
          Represents an array of primitive types such as array of bytes or array of integer values.