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