c74b3f3a3b
Motivation:
We need to implement remove() by ourselves to make it work on Java7 as otherwise it will throw an AbstractMethodError. This is a followup of c1a335446d
.
Modifications:
Just implemented remove()
Result:
Works on Java7 as well.
0 lines
Plaintext
0 lines
Plaintext