gnu.jel.reflect
Interface Character


public interface Character

Denotes the object as being automatically convertible to java char type.


Method Summary
 char getValue()
           
 

Method Detail

getValue

public char getValue()