public class DoubtfulSet<E> extends HashSet<E>
Title:
Description:
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
DoubtfulSet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addDefinite(E o) |
void |
clear() |
boolean |
containsDefinite(E o) |
Set<E> |
getDefiniteElements() |
Set<E> |
getDoubtfulElements() |
boolean |
remove(Object o) |
add, clone, contains, isEmpty, iterator, size, spliteratorequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitaddAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArrayparallelStream, removeIf, streamCopyright © 2019. All rights reserved.