Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Klasy tak:
  2. /**
  3. * That is a test for creating javadocs
  4. * @author Marcin Kropacz
  5. * @version 1.0
  6. *
  7. *
  8. */
  9.  
  10. Metody tak:
  11.  
  12. /**
  13. * Method's description
  14. *
  15. * @param n - parhamteter description
  16. * @return - what is returned
  17. */
  18.  
  19. Konstruktory analogicznie
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement