We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 951e519 commit abc25b3Copy full SHA for abc25b3
Crate.java
@@ -1,6 +1,5 @@
1
public class Crate<T> {
2
3
-
4
private T box1;
5
private T box2;
6
private T box3;
0 commit comments