| Package | Description |
|---|---|
| xapi.collect.impl |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleLinkedList.LinkedListNode<T> |
SimpleLinkedList.newNode(T item) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleLinkedList.onAdd(SimpleLinkedList.LinkedListNode<T> previous,
SimpleLinkedList.LinkedListNode<T> next) |
protected void |
SimpleLinkedList.onAdd(SimpleLinkedList.LinkedListNode<T> previous,
SimpleLinkedList.LinkedListNode<T> next) |
| Constructor and Description |
|---|
ListIter(SimpleLinkedList.LinkedListNode<T> start,
int pos) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.