Interface Character


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

    Modifier and Type
    Method
    Description
    char
     
  • Method Details

    • getValue

      char getValue()