Uses of Interface
org.mulgara.util.Fn3E

Packages that use Fn3E
org.mulgara.util   
 

Uses of Fn3E in org.mulgara.util
 

Subinterfaces of Fn3E in org.mulgara.util
 interface Fn3<T1,T2,T3,R>
          Functor template for a function that takes arguments of three different types and returns a value of a fourth type, without throwing an exception.
 



Copyright © 2011. All Rights Reserved.