jet
Class FunctionImpl4<P1,P2,P3,P4,R>

java.lang.Object
  extended by jet.DefaultJetObject
      extended by jet.FunctionImpl4<P1,P2,P3,P4,R>
All Implemented Interfaces:
Serializable, Function4<P1,P2,P3,P4,R>

public abstract class FunctionImpl4<P1,P2,P3,P4,R>
extends DefaultJetObject
implements Function4<P1,P2,P3,P4,R>

See Also:
Serialized Form

Constructor Summary
FunctionImpl4()
           
 
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.Function4
invoke
 

Constructor Detail

FunctionImpl4

public FunctionImpl4()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.