Coinjema
1.7

Uses of Interface
org.coinjema.util.InvokableWith

Packages that use InvokableWith
org.coinjema.util   
 

Uses of InvokableWith in org.coinjema.util
 

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

Classes in org.coinjema.util that implement InvokableWith
 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.