|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.commons.operation.FirstArgSelector<E>
public class FirstArgSelector<E>
Returns the first argument as the operation result.
Created: 03.08.2007 07:17:31
| Constructor Summary | |
|---|---|
FirstArgSelector()
|
|
| 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 FirstArgSelector()
| 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 | |||||||||