This method is unsupported. @throws UnsupportedOperationException
()
| 111 | * @throws UnsupportedOperationException |
| 112 | */ |
| 113 | public void remove() throws UnsupportedOperationException { |
| 114 | throw new UnsupportedOperationException(); |
| 115 | } |
| 116 | } |
no outgoing calls
no test coverage detected