Class SingleCharacter


  • public class SingleCharacter
    extends java.lang.Object
    Describes single character descriptors in a character list.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      char ch
      The character of this descriptor
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ch

        public char ch
        The character of this descriptor