Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.11 KB | None | 0 0
  1.  
  2. public class DataCollection {
  3.     public DataCollection{
  4.         someItem = new Item(newX, newY){   
  5.     }
  6.    
  7.            
  8.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement