|
EclipseLink 2.4.1, build 'v20121003-ad44345' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.persistence.jpa.jpql.util.iterator.NullMutator
public final class NullMutator
A null instance of a Mutator.
| Method Summary | ||
|---|---|---|
static
|
instance()
Returns the singleton instance of this NullMutator. |
|
void |
remove(java.lang.Object current)
Removes the specified object from the original collection. |
|
java.lang.String |
toString()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static <T> Mutator<T> instance()
NullMutator.
NullMutatorpublic void remove(java.lang.Object current)
remove in interface Mutator<java.lang.Object>current - The item to remove from the original collectionpublic java.lang.String toString()
toString in class java.lang.Object
|
EclipseLink 2.4.1, build 'v20121003-ad44345' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||