Advertisement
joseleonweb

Untitled

Apr 29th, 2021
669
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.07 KB | None | 0 0
  1. Gen<int> intOb = new Gen<int>(53); // Error, can't use primitive type
  2.        
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement