Uses of Class
com.jniwrapper.Char

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

Uses of Char in com.jniwrapper
 

Methods in com.jniwrapper that return Char
 Char WideChar.toChar()
           
 Char UnicodeChar.toChar()
           
 Char Char.toChar()
           
 

Constructors in com.jniwrapper with parameters of type Char
Char(Char t)
          Constructs a copy of the Char object.