Uses of Interface
org.semanticweb.elk.util.collections.Operations.FunctorEx

Packages that use Operations.FunctorEx
org.semanticweb.elk.util.collections   
 

Uses of Operations.FunctorEx in org.semanticweb.elk.util.collections
 

Methods in org.semanticweb.elk.util.collections with parameters of type Operations.FunctorEx
static
<I,O> Set<O>
Operations.map(Set<? extends I> input, Operations.FunctorEx<I,O> functor)
          A simple second-order map function
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.