MrGG4ming

Untitled

Feb 11th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. private static List<Region> regions = new ArrayList<>();
  2.  
  3. public static List<Region> getRegions() {
  4. return regions;
  5. }
Add Comment
Please, Sign In to add comment