Class NamedReader

  • All Implemented Interfaces:
    Closeable, AutoCloseable, Readable

    public class NamedReader
    extends Reader
    A reader with a name. All reader methods are delegated to the wrapped reader.
    Author:
    bratseth