Class AllComplex<E>
java.lang.Object
org.aoju.bus.shade.safety.complex.MixComplex<E>
org.aoju.bus.shade.safety.complex.AllComplex<E>
- All Implemented Interfaces:
Complex<E>
ALL逻辑混合规则
只要有一个规则不满足就立刻返回,
如果没有规则的时候则认为所有规则都满足
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Field Summary
Fields inherited from class org.aoju.bus.shade.safety.complex.MixComplex
filters -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aoju.bus.shade.safety.complex.MixComplex
add, remove