Uses of Interface
eu.bandm.tools.ops.Producer
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of Producer in eu.bandm.tools.ops
Modifier and TypeInterfaceDescriptioninterface
InitProducer<R,
S> Subinterface which provides an initial state, on which the very first call toproduce(S)
can be executed.