| Package | Description |
|---|---|
| com.helger.commons.collection.impl | |
| com.helger.commons.collection.iterate | |
| com.helger.commons.io.resource.inmemory | |
| com.helger.commons.text.codepoint |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SingleElementList.retainAll(Collection<?> aElements) |
| 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 |
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 |
SingleElementListIterator.set(ELEMENTTYPE o) |
void |
EmptyListIterator.set(ELEMENTTYPE o) |
| Modifier and Type | Method and Description |
|---|---|
IReadableResource |
AbstractMemoryReadableResource.getReadableCloneForPath(String sPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCodepointIterator.remove() |
Copyright © 2014–2017 Philip Helger. All rights reserved.