Searched defs:InputSupplier (Results 1 – 2 of 2) sorted by relevance
27 public interface InputSupplier<T> { interface
153 new InputSupplier<InputStream>() { in testEqual() method