Interface MPredicate<T>
- All Superinterfaces:
Predicate<T>,Serializable
- All Known Implementing Classes:
IfExistsEnum
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
on function
- Since:
- 1.5.0
- Author:
- yulichang
-
Method Summary