Searched defs:actionWhenSecondParamIsNull (Results 1 – 2 of 2) sorted by relevance
324 Action actionWhenSecondParamIsNull; field in NullPointerTesterTest.TwoArg326 public TwoArg(Action actionWhenFirstParamIsNull, Action actionWhenSecondParamIsNull) { in TwoArg()
377 Action actionWhenSecondParamIsNull; field in NullPointerTesterTest.TwoArg379 public TwoArg(Action actionWhenFirstParamIsNull, Action actionWhenSecondParamIsNull) { in TwoArg()