Coinjema
1.7

org.coinjema.util
Interface Invokable<T>

All Known Subinterfaces:
InvokableOn<T>, InvokableWith<T>
All Known Implementing Classes:
ConstructorFunctor, DependencyFunctor, Functor

public interface Invokable<T>


Method Summary
 T invoke()
           
 

Method Detail

invoke

T invoke()

Coinjema
1.7

Public Domain Software.