public class ClassStack extends Object
Stack| Constructor and Description |
|---|
ClassStack() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
JavaClass |
pop() |
void |
push(JavaClass clazz) |
JavaClass |
top() |
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.