Character.Character
Class Overview | Class Members |
This Package |
All Packages
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.