Guest User

Untitled

a guest
May 26th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. public class Eliste {
  2.  
  3.  
  4. public static void main(String[] args) {
  5. }
  6.  
  7.  
  8. class Eliste extends Liste {
  9.  
  10. void verdopplen(){
  11. }
  12. }
Add Comment
Please, Sign In to add comment