Interface CharSource


public interface CharSource
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    get(int n)
     
  • Method Details

    • available

      int available()
    • get

      String get(int n)