protected static interface AbstractMarshaller.Stack
Modifier and Type | Method and Description |
---|---|
void |
clear() |
boolean |
isEmpty() |
Object |
peek() |
Object |
pop() |
void |
push(Object o) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.