Class URLCharSupplier

java.lang.Object
net.thevpc.common.textsource.impl.impl.URLCharSupplier
All Implemented Interfaces:
Supplier<char[]>

public class URLCharSupplier extends Object implements Supplier<char[]>
  • Constructor Details

    • URLCharSupplier

      public URLCharSupplier(URL url)
  • Method Details