Guest User

Untitled

a guest
Nov 23rd, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. package blatt2;
  2.  
  3. public class Main {
  4.  
  5. public static void main(String[] args) {
  6. Controller pictureController = new Controller();
  7. }
  8. }
Add Comment
Please, Sign In to add comment