| Package | Description |
|---|---|
| org.aksw.commons.collections.stacks |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericNestedStack<T,P extends GenericNestedStack<T,P>> |
class |
NestedStackIterator<T,P extends GenericNestedStack<T,P>> |
| Modifier and Type | Class and Description |
|---|---|
class |
NestedStack<T> |
| Modifier and Type | Field and Description |
|---|---|
protected GenericNestedStack<T,P> |
NestedStackIterator.current |
protected P |
GenericNestedStack.parent |
| Constructor and Description |
|---|
NestedStackIterator(GenericNestedStack<T,P> current) |
Copyright © 2018. All rights reserved.