arc: add Java formatter

Reviewed By: ngorogiannis

Differential Revision: D10067520

fbshipit-source-id: fba9144fd
master
Mehdi Bouaziz 6 years ago committed by Facebook Github Bot
parent ae1861ca42
commit e11ec33289

@ -117,7 +117,7 @@ public class InconsistentSubclassAnnotation implements InconsistentSubclassAnnot
return null;
}
public Object overloadedMethod(Object object) {
public Object overloadedMethod(Object object) {
return object;
}
}

Loading…
Cancel
Save