|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.util.Function.Int
public abstract static class Function.Int
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.jeffpalm.util.Function |
---|
Function.Int, Function.Predicate, Function.String |
Constructor Summary | |
---|---|
Function.Int()
|
Method Summary | |
---|---|
abstract java.lang.Object |
apply(int i)
|
java.lang.Object |
apply(java.lang.Object[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Function.Int()
Method Detail |
---|
public final java.lang.Object apply(java.lang.Object[] args)
apply
in interface Function
public abstract java.lang.Object apply(int i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |