Interface DocRefResourceSupplier

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

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

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

        andThen, apply, compose