Package gnu.jel.reflect
Interface Character
-
public interface Character
Denotes the object as being automatically convertible to java char type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description char
getValue()
-