Package eu.bandm.tools.ops
Interface SectionableFunction<D,R>
- All Superinterfaces:
Function<D,
R>
- All Known Subinterfaces:
InvertibleFunction<D,
R>
- All Known Implementing Classes:
AbstractInvertibleFunction
One of three kinds a function can be invertible.
- See Also:
-
Method Summary
-
Method Details
-
section
apply . section == id
-