java.lang.Object
net.chesstango.goyeneche.stream.strings.StringSupplier
All Implemented Interfaces:
Supplier<String>

public class StringSupplier extends Object implements Supplier<String>
Author:
Mauricio Coria
  • Constructor Details

    • StringSupplier

      public StringSupplier(Reader reader)
  • Method Details