Interface SerializableIntPredicate

  • All Superinterfaces:
    java.util.function.IntPredicate, java.io.Serializable

    public interface SerializableIntPredicate
    extends java.util.function.IntPredicate, java.io.Serializable
    • Method Summary

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

        and, negate, or, test