Package com.strobel.core
Class CharacterBox
java.lang.Object
com.strobel.core.CharacterBox
- All Implemented Interfaces:
IStrongBox
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
public char value
-
-
Constructor Details
-
CharacterBox
public CharacterBox() -
CharacterBox
public CharacterBox(char value)
-
-
Method Details
-
get
- Specified by:
get
in interfaceIStrongBox
-
set
- Specified by:
set
in interfaceIStrongBox
-