Module org.jhotdraw8.collection
Package org.jhotdraw8.collection.function
package org.jhotdraw8.collection.function
Defines functions used by collections, so that we can avoid dependencies to
other modules.
-
InterfacesClassDescriptionRepresents a function that accepts one argument and produces a result.