Interface PlanPlaceholders.StaticPlaceholderLoader

  • All Superinterfaces:
    java.util.function.Function<java.util.List<java.lang.String>,​java.io.Serializable>
    Enclosing class:
    PlanPlaceholders

    public static interface PlanPlaceholders.StaticPlaceholderLoader
    extends java.util.function.Function<java.util.List<java.lang.String>,​java.io.Serializable>
    • Method Summary

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

        andThen, apply, compose