class Space {
private ArrayList<int, Star> stars = new ArrayList<int, Star>();
}