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