Uses of Interface
eu.bandm.tools.ops.InitConsumer
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of InitConsumer in eu.bandm.tools.ops
Modifier and TypeMethodDescriptionstatic <D,
S> InitConsumer<D, S> Consumers.withInitialState
(Consumer<? super D, S> c, S init)