Text part wrote about model
This commit is contained in:
parent
a000e15264
commit
3e469e9f5b
2 changed files with 13 additions and 1 deletions
|
@ -17,6 +17,7 @@ import java.util.HashMap;
|
|||
* UID als Key. Das erlaubt schnelle forward-lookups (also Suche nach Obj mit gegebener UID),
|
||||
* was die deutlich häufiger ausgeführte Operation sein sollte.
|
||||
*/
|
||||
// TODO: Interface?
|
||||
public class Model {
|
||||
|
||||
// die Hilfsvariable für das Singleton-Pattern
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue