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