Uses of Class
com.kosdev.kos.ext.dispense.pipeline.beverage.graph.BevGraph
Packages that use BevGraph
Package
Description
-
Uses of BevGraph in com.kosdev.kos.ext.dispense.pipeline.beverage
Methods in com.kosdev.kos.ext.dispense.pipeline.beverage that return BevGraphMethods in com.kosdev.kos.ext.dispense.pipeline.beverage with parameters of type BevGraphModifier and TypeMethodDescriptiondefault voidBeverageGraphRebuildListener.onBeverageGraphRebuild(BeverageNozzlePipeline pipeline, BevGraph graph) Called when the beverage graph has been rebuilt but before deltas are computed and broadcast.voidBeveragePourEngine.onRebuildGraph(BevGraph graph) Called afterrebuildGraph()returns so the engine can populate any state into the newly created graph. -
Uses of BevGraph in com.kosdev.kos.ext.dispense.pipeline.beverage.graph
Methods in com.kosdev.kos.ext.dispense.pipeline.beverage.graph that return BevGraph