Coinjema
1.7

Uses of Interface
org.coinjema.util.Invokable

Packages that use Invokable
org.coinjema.util   
 

Uses of Invokable in org.coinjema.util
 

Subinterfaces of Invokable in org.coinjema.util
 interface InvokableOn<T>
           
 interface InvokableWith<T>
           
 

Classes in org.coinjema.util that implement Invokable
 class ConstructorFunctor<T>
          A functor that represents a constructor.
 class DependencyFunctor<R>
           
 class Functor<R>
          The functor allows an easy way to setup dynamic methods that can be passed around and efficiently invoked.
 


Coinjema
1.7

Public Domain Software.