S
public interface NumberSet<S extends Number> extends Set<S>
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray
parallelStream, removeIf, stream
forEach
Copyright © 2018. All rights reserved.