jet
Class FunctionImpl1<P1,R>

java.lang.Object
  extended by jet.DefaultJetObject
      extended by jet.FunctionImpl1<P1,R>
All Implemented Interfaces:
Serializable, Function1<P1,R>

public abstract class FunctionImpl1<P1,R>
extends DefaultJetObject
implements Function1<P1,R>

See Also:
Serialized Form

Constructor Summary
FunctionImpl1()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface jet.Function1
invoke
 

Constructor Detail

FunctionImpl1

public FunctionImpl1()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.