Uses of Class
com.tccc.kos.ext.dispense.pipeline.beverage.BeveragePourEngineConfig
Packages that use BeveragePourEngineConfig
-
Uses of BeveragePourEngineConfig in com.tccc.kos.ext.dispense.pipeline.beverage
Classes in com.tccc.kos.ext.dispense.pipeline.beverage with type parameters of type BeveragePourEngineConfigModifier and TypeClassDescriptionclass
BeveragePourEngine<T extends BeveragePourEngineConfig>
Base class for an engine used by the pour pipeline to abstract a way to pour a beverage and handle the actual pour implementation.