Advertisement
Guest User

Untitled

a guest
Mar 15th, 2018
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.07 KB | None | 0 0
  1. public Klasa (int a) {
  2.     Klasa klasa = new Klasa();
  3.     klasa.a = a;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement