| Modifier and Type | Method and Description |
|---|---|
void |
SingleElementListIterator.add(ELEMENTTYPE o) |
void |
EmptyListIterator.add(ELEMENTTYPE o) |
void |
SingleElementListIterator.remove() |
void |
SingleElementIterator.remove() |
void |
ReverseListIterator.remove() |
void |
IterableIteratorFromEnumeration.remove() |
void |
EmptyListIterator.remove() |
void |
EmptyIterator.remove() |
void |
ArrayIteratorShort.remove()
Deprecated.
|
void |
ArrayIteratorLong.remove()
Deprecated.
|
void |
ArrayIteratorInt.remove()
Deprecated.
|
void |
ArrayIteratorFloat.remove()
Deprecated.
|
void |
ArrayIteratorDouble.remove()
Deprecated.
|
void |
ArrayIteratorChar.remove()
Deprecated.
|
void |
ArrayIteratorByte.remove()
Deprecated.
|
void |
ArrayIteratorBoolean.remove()
Deprecated.
|
void |
ArrayIterator.remove() |
void |
SingleElementListIterator.set(ELEMENTTYPE o) |
void |
EmptyListIterator.set(ELEMENTTYPE o) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SingleElementList.retainAll(Collection<?> aElements) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterIterator.remove() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCodepointIterator.remove() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileSystemRecursiveIterator.remove() |
| Modifier and Type | Method and Description |
|---|---|
void |
CombinationGenerator.remove() |
| Modifier and Type | Method and Description |
|---|---|
void |
MicroRecursiveIterator.remove() |
| Modifier and Type | Method and Description |
|---|---|
void |
RecursiveChildNodeIterator.remove() |
void |
ChildNodeIterator.remove() |
void |
ChildElementIterator.remove() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceLSInput.setByteStream(InputStream aByteStream) |
void |
ResourceLSInput.setCharacterStream(Reader aCharacterStream) |
Copyright © 2006–2014 phloc systems. All rights reserved.