mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-14 07:47:12 -06:00
fixed error reported by Error Prone
This commit is contained in:
@@ -180,6 +180,7 @@ public class TestUIDefaultsLoader
|
|||||||
|
|
||||||
//---- class TestInstance -------------------------------------------------
|
//---- class TestInstance -------------------------------------------------
|
||||||
|
|
||||||
|
@SuppressWarnings( "EqualsHashCode" ) // Error Prone
|
||||||
public static class TestInstance
|
public static class TestInstance
|
||||||
{
|
{
|
||||||
private String s;
|
private String s;
|
||||||
|
|||||||
Reference in New Issue
Block a user