Interface LayoutCharacters


public interface LayoutCharacters
Author:
wenshao [[email protected]]
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final byte
    Carriage return character.
    static final byte
    End of input character.
    static final byte
    Form feed character.
    static final byte
    Line feed character.
    static final byte
    Tabulator character.
    static final int
    Tabulator column increment.