Uses of Interface
org.mulgara.util.Fn2E

Packages that use Fn2E
org.mulgara.util   
 

Uses of Fn2E in org.mulgara.util
 

Subinterfaces of Fn2E in org.mulgara.util
 interface Fn2<T1,T2,R>
          Functor template for a function that takes arguments of two different types and returns a value of a third type, without throwing an exception.
 



Copyright © 2011. All Rights Reserved.