- All Implemented Interfaces:
Complex<E>
非门逻辑规则
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
on
public boolean on(E entry)
Description copied from interface: Complex
记录是否需要加/解密
- Specified by:
on in interface Complex<E>
- Parameters:
entry - 记录
- Returns:
- true: 需要 false:不需要