Interface QueryResourceSupplier

  • All Superinterfaces:
    java.util.function.Function<java.lang.String,​java.util.Optional<QueryResource>>
    All Known Implementing Classes:
    QueryRemoteResourceSupplier

    public interface QueryResourceSupplier
    extends java.util.function.Function<java.lang.String,​java.util.Optional<QueryResource>>
    • Method Summary

      • Methods inherited from interface java.util.function.Function

        andThen, apply, compose