MockUpdateParameterInfoContext BUNCH comments added
This commit is contained in:
@@ -103,6 +103,7 @@ public class MockUpdateParameterInfoContext implements UpdateParameterInfoContex
|
||||
}
|
||||
|
||||
//@Override since 181
|
||||
//add `@Override` when BUNCH: 173 is dropped
|
||||
public UserDataHolderEx getCustomContext() {
|
||||
return null;
|
||||
}
|
||||
@@ -129,6 +130,7 @@ public class MockUpdateParameterInfoContext implements UpdateParameterInfoContex
|
||||
}
|
||||
|
||||
//@Override since 183
|
||||
//add `@Override` when BUNCH: 182 is dropped
|
||||
public boolean isSingleParameterInfo() {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user