public class ClassSet extends Object
ClassStack
Constructor and Description |
---|
ClassSet() |
Modifier and Type | Method and Description |
---|---|
boolean |
add(JavaClass clazz) |
boolean |
empty() |
String[] |
getClassNames() |
void |
remove(JavaClass clazz) |
JavaClass[] |
toArray() |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.