Interface RecipientFilter

  • All Superinterfaces:
    java.util.function.Function<step.core.access.User,​java.lang.Boolean>

    public interface RecipientFilter
    extends java.util.function.Function<step.core.access.User,​java.lang.Boolean>
    • Method Summary

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

        andThen, apply, compose