Class NullReader

    • Method Detail

      • getInstance

        public static NullReader getInstance()
        Returns the only instance of this class.
        Returns:
        the only instance of this class.
      • read

        public int read​(char[] cbuf,
                        int off,
                        int len)
        Specified by:
        read in class Reader