public class JavaArraySetWrapper extends HashSet
Constructor and Description |
---|
JavaArraySetWrapper(Object[] array) |
add, clear, clone, contains, isEmpty, iterator, remove, size, spliterator
equals, hashCode, removeAll
addAll, containsAll, retainAll, toArray, toArray, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
addAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray
parallelStream, removeIf, stream
public JavaArraySetWrapper(Object[] array)
Copyright © 2018. All rights reserved.