update - 为 OperationContext 设置函数的 default 修饰符
This commit is contained in:
parent
f6a9f5d508
commit
fa8e3fef08
@ -12,8 +12,6 @@ public interface OperationContext {
|
||||
default void setContext(OperationContext context) {
|
||||
}
|
||||
|
||||
;
|
||||
|
||||
<T> T getContext();
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user