Uses of Class
com.jniwrapper.Int64

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

Uses of Int64 in com.jniwrapper
 

Subclasses of Int64 in com.jniwrapper
 class UInt64
          Represents 64-bit unsigned integer type specially designed to support UINT64 native type.