public class TopicMap.XTMParser.IntegerStack
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.Stack |
stack |
Constructor and Description |
---|
IntegerStack() |
Modifier and Type | Method and Description |
---|---|
int |
peek() |
int |
pop() |
void |
push(int i) |
Copyright 2004-2015 Wandora Team