Advertisement
m4tx

Kurs pekfosa #1

Apr 12th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.09 KB | None | 0 0
  1. class wtf {
  2.     protected int x;
  3.  
  4.     public void setX(int x) {
  5.         this.x = x;
  6.     }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement