|
Change Return Type void to boolean in method private check(formalName String, actualTree ExpressionTree, state VisitorState) : boolean in class com.google.errorprone.bugpatterns.time.TimeUnitMismatch |
From |
To |
|
Change Return Type void to boolean in method private checkTimeUnitToUnit(tree MethodInvocationTree, methodSymbol MethodSymbol, state VisitorState) : boolean in class com.google.errorprone.bugpatterns.time.TimeUnitMismatch |
From |
To |
|
Change Return Type void to boolean in method private checkAll(formals List<VarSymbol>, actuals List<? extends ExpressionTree>, state VisitorState) : boolean in class com.google.errorprone.bugpatterns.time.TimeUnitMismatch |
From |
To |