public class HashSetClass extends HashSet<Class>
.contains(cls) first probes for class's ancestors and interfaces. The operation is then run against all of them.
| Constructor and Description |
|---|
HashSetClass() |
| Modifier and Type | Method and Description |
|---|---|
Class |
containsClass(Class arg0)
Returns class that is part of 'arg0' ancestors/interface classes.
|
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, streamCopyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.