Uses of Interface
Java2OWL.Function

Uses of Function in Java2OWL
 

Methods in Java2OWL with parameters of type Function
static boolean Utilities.map(Object object, Function function)
          applies the function to the object or the components of an array or a collection.