Uses of Interface
eu.kartoffelquadrat.bookstoreinternals.GlobalStock
-
-
Uses of GlobalStock in eu.kartoffelquadrat.bookstoreinternals
Classes in eu.kartoffelquadrat.bookstoreinternals that implement GlobalStock Modifier and Type Class Description class
GlobalStockImpl
Implementation for the GlobalStock interface.Methods in eu.kartoffelquadrat.bookstoreinternals that return GlobalStock Modifier and Type Method Description static GlobalStock
GlobalStockImpl. getInstance()
Singleton access method.
-