Interface Filter<F>

  • All Superinterfaces:
    Function<F,​java.lang.Boolean>

    public interface Filter<F>
    extends Function<F,​java.lang.Boolean>
    Since:
    4.0
    Author:
    Nick Smith
    • Method Summary

      • Methods inherited from interface org.alfresco.util.collections.Function

        apply