Character.Character

Character.Character

Class Overview | Class Members | This Package | All Packages

Syntax
public Character( char value )
Parameters
value
value for the new Character object.
Description
Constructs a Character object and initializes it so that it represents the primitive value argument.