Interface Character


  • public interface Character
    Denotes the object as being automatically convertible to java char type.
    • Method Detail

      • getValue

        char getValue()