public class CharacterProperty extends Property<java.lang.Character>
CharacterProperty is the class that implements the property of
type Character.| Constructor and Description |
|---|
CharacterProperty(int index)
This is the constructor of CharacterProperty.
|