public interface SectionableFunction<D,R> extends Function<D,R>
D
section(R arg)
andThen, apply, compose, identity
D section(R arg)
see also the complete user documentation .