Class Ascii


  • @Deprecated
    public final class Ascii
    extends Object
    Deprecated.
    do not use.
    The Ascii class represents the IDL build in type ascii.
    • Field Detail

      • ascii

        public final char ascii
        Deprecated.
    • Constructor Detail

      • Ascii

        @Deprecated
        public Ascii​(char c)
        Deprecated.
        do not use.
        Constructs a new Ascii.
        Parameters:
        c - the char value.