Closed johannagwan closed 4 years ago
Since the method suggest in SugEngineImpl is internally called, we can remove SugEngine interface altogether. So now SugEngineImpl can act as the SugEngine class.
suggest
SugEngineImpl
SugEngine
Since the method
suggest
inSugEngineImpl
is internally called, we can removeSugEngine
interface altogether. So nowSugEngineImpl
can act as theSugEngine
class.