public class ClassStack extends Object implements Serializable
Stack
,
Serialized FormConstructor and Description |
---|
ClassStack() |
Modifier and Type | Method and Description |
---|---|
boolean |
empty() |
JavaClass |
pop() |
void |
push(JavaClass clazz) |
JavaClass |
top() |
Copyright © 2017. All rights reserved.