public static class ExplicitCollectionTestCase.ExplicitSet extends HashSet<String>
| Constructor and Description |
|---|
ExplicitSet() |
ExplicitSet(Collection<? extends String> strings) |
ExplicitSet(int i) |
ExplicitSet(int i,
float v) |
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 ExplicitSet(int i)
public ExplicitSet(int i,
float v)
public ExplicitSet(Collection<? extends String> strings)
public ExplicitSet()
Copyright © 2017 Glasnost. All Rights Reserved.