jet
Class ExtensionFunctionImpl1<T,P1,R>

java.lang.Object
  extended by jet.DefaultJetObject
      extended by jet.ExtensionFunctionImpl1<T,P1,R>
All Implemented Interfaces:
Serializable, ExtensionFunction1<T,P1,R>

public abstract class ExtensionFunctionImpl1<T,P1,R>
extends DefaultJetObject
implements ExtensionFunction1<T,P1,R>

See Also:
Serialized Form

Constructor Summary
ExtensionFunctionImpl1()
           
 
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.ExtensionFunction1
invoke
 

Constructor Detail

ExtensionFunctionImpl1

public ExtensionFunctionImpl1()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.