|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.commons.operation.FirstNonNullSelector<E>
public class FirstNonNullSelector<E>
Returns the first non-null argument as the operation result.
Created: 03.08.2007 07:17:31
| Constructor Summary | |
|---|---|
FirstNonNullSelector()
|
|
| Method Summary | |
|---|---|
E |
perform(E... args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FirstNonNullSelector()
| Method Detail |
|---|
public E perform(E... args)
perform in interface Operation<E,E>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||