Skip to content

Commit

Permalink
Ice Background
Browse files Browse the repository at this point in the history
  • Loading branch information
aadityayadav17 committed Sep 11, 2023
1 parent a886838 commit 0b3fba6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ public class GridPoint2Utils {
public static final GridPoint2 ZERO = new GridPoint2(0, 0);



private GridPoint2Utils() {
throw new IllegalStateException("Instantiating static util class");
}
Expand Down

0 comments on commit 0b3fba6

Please sign in to comment.