Searched refs:actionWhenSecondParamIsNull (Results 1 – 1 of 1) sorted by relevance
251 Action actionWhenSecondParamIsNull; field in NullPointerTesterTest.TwoArg255 Action actionWhenSecondParamIsNull) { in TwoArg() argument257 this.actionWhenSecondParamIsNull = actionWhenSecondParamIsNull; in TwoArg()266 actionWhenSecondParamIsNull.act(); in reactToNullParameters()294 actionWhenFirstParamIsNull, actionWhenSecondParamIsNull); in toString()