Interface FHIRBundleCursor.PageLoader

  • All Superinterfaces:
    java.util.function.Function<java.lang.String,​Bundle>
    Enclosing class:
    FHIRBundleCursor

    public static interface FHIRBundleCursor.PageLoader
    extends java.util.function.Function<java.lang.String,​Bundle>
    • Method Summary

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

        andThen, apply, compose