Package org.eclipse.collections.api.block.function


package org.eclipse.collections.api.block.function
This package contains interfaces for Function API.

A Function is a lambda which performs a transformation on the object that is passed to it.