public class JavaArraySetWrapper extends HashSet
| Constructor and Description |
|---|
JavaArraySetWrapper(Object[] array) |
add, clear, clone, contains, isEmpty, iterator, remove, size, spliteratorequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitaddAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArrayparallelStream, removeIf, streampublic JavaArraySetWrapper(Object[] array)
Copyright © 2019 Eclipse. All rights reserved.