Interface OutputFilter

  • All Superinterfaces:
    java.util.function.Predicate<org.dmg.pmml.OutputField>, java.io.Serializable

    public interface OutputFilter
    extends java.util.function.Predicate<org.dmg.pmml.OutputField>, java.io.Serializable
    • Method Summary

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

        and, negate, or, test