T
- typepublic abstract class IDEStructure<T> extends IStructure<T>
IStructure.Node<T>
head, size, tail
Constructor and Description |
---|
IDEStructure() |
Modifier and Type | Method and Description |
---|---|
abstract T |
getFromTop() |
public abstract T getFromTop() throws EmptyException
EmptyException