Uses of Interface
org.mulgara.util.Fn4E

Packages that use Fn4E
org.mulgara.util   
 

Uses of Fn4E in org.mulgara.util
 

Subinterfaces of Fn4E in org.mulgara.util
 interface Fn4<T1,T2,T3,T4,R>
          Functor template for a function that takes arguments of four different types and returns a value of a fifth type, without throwing an exception.
 



Copyright © 2011. All Rights Reserved.