Guest User

Untitled

a guest
Jan 22nd, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.05 KB | None | 0 0
  1.  
  2. A: class <T> {
  3.  
  4. }
  5.  
  6. B: class extends A<Int> {
  7. a: T
  8. }
Add Comment
Please, Sign In to add comment