Wang, Gang created MNEMONIC-91: ---------------------------------- Summary: Missing the implementation of Iterator.remove() Key: MNEMONIC-91 URL: https://issues.apache.org/jira/browse/MNEMONIC-91 Project: Mnemonic Issue Type: Bug Components: Core Reporter: Wang, Gang Assignee: Wang, Gang Fix For: 0.3.0-incubating
In JDK8, there is a default implementation of iterator.remove() but not < JDK8, so we need to provide a implementation to override it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)