jet
Interface KFunction0<R>

All Superinterfaces:
Function0<R>
All Known Implementing Classes:
KFunctionImpl0

public interface KFunction0<R>
extends Function0<R>


Method Summary
 
Methods inherited from interface jet.Function0
invoke