jet
Class KMemberFunctionImpl0<T,R>

java.lang.Object
  extended by jet.DefaultJetObject
      extended by jet.KMemberFunctionImpl0<T,R>
All Implemented Interfaces:
Serializable, ExtensionFunction0<T,R>, KMemberFunction0<T,R>

public abstract class KMemberFunctionImpl0<T,R>
extends DefaultJetObject
implements KMemberFunction0<T,R>

See Also:
Serialized Form

Constructor Summary
KMemberFunctionImpl0()
           
 
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.ExtensionFunction0
invoke
 

Constructor Detail

KMemberFunctionImpl0

public KMemberFunctionImpl0()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.