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, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.