Polishing
Closes gh-29284
This commit is contained in:
@@ -51,8 +51,8 @@ public class BeanUtilsBenchmark {
|
||||
return BeanUtils.instantiateClass(this.constructor, 1, "str");
|
||||
}
|
||||
|
||||
static class TestClass1{
|
||||
};
|
||||
static class TestClass1 {
|
||||
}
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
static class TestClass2 {
|
||||
|
||||
Reference in New Issue
Block a user