net.sf.staccatocommons.lang.function.internal
Class TopLevelFunction2<A,B,C>
java.lang.Object
net.sf.staccatocommons.lang.function.AbstractDelayable2<A,B,C>
net.sf.staccatocommons.lang.function.AbstractFunction2<A,B,C>
net.sf.staccatocommons.lang.function.internal.TopLevelFunction2<A,B,C>
- All Implemented Interfaces:
- Serializable, net.sf.staccatocommons.defs.Applicable<A,net.sf.staccatocommons.defs.function.Function<B,C>>, net.sf.staccatocommons.defs.Applicable2<A,B,C>, net.sf.staccatocommons.defs.Delayable2<A,B,C>, net.sf.staccatocommons.defs.function.Function2<A,B,C>, net.sf.staccatocommons.defs.partial.NullSafeAware<net.sf.staccatocommons.defs.function.Function2<A,B,C>>
public abstract class TopLevelFunction2<A,B,C>
- extends AbstractFunction2<A,B,C>
- implements Serializable
- Author:
- flbulgarelli
- See Also:
- Serialized Form
| Methods inherited from interface net.sf.staccatocommons.defs.function.Function2 |
apply |
| Methods inherited from interface net.sf.staccatocommons.defs.Delayable2 |
delayed, delayedValue |
TopLevelFunction2
public TopLevelFunction2()
toString
public String toString()
- Overrides:
toString in class AbstractFunction2<A,B,C>
Copyright © 2010-2012 StaccatoCommons. All Rights Reserved.