MCPcopy Index your code
hub / github.com/anxpp/JavaDesignPattern / ISaveData

Interface ISaveData

src/com/anxpp/designpattern/bridge/ISaveData.java:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 10

SaveToFilesrc/com/anxpp/designpattern/bridge/Sav
SaveToDBsrc/com/anxpp/designpattern/bridge/Sav
AbstractSavesrc/com/anxpp/designpattern/bridge/Abs
NetSavesrc/com/anxpp/designpattern/bridge/Net
LocalSavesrc/com/anxpp/designpattern/bridge/Loc
SaveClientsrc/com/anxpp/designpattern/strategy/S
SaveToRedissrc/com/anxpp/designpattern/strategy/S
SaveToFilesrc/com/anxpp/designpattern/strategy/S
SaveToMysqlsrc/com/anxpp/designpattern/strategy/S
SaveDataControllersrc/com/anxpp/designpattern/state/Save

Calls

no outgoing calls

Tested by

no test coverage detected