Added first Documentation comment to CentralServerData
This commit is contained in:
parent
28c19bfb7a
commit
bb29f77fa9
@ -1,7 +1,9 @@
|
||||
package ch.unibas.dmi.dbis.cs108.sebaschi;
|
||||
|
||||
/**
|
||||
* This Class represents
|
||||
* This Class Represents an Object containing different Maps, Lists and Sets wherein a server object
|
||||
* can find all needed data. An instance of this object can also be passed to other class-objects uf
|
||||
* they need the same data.
|
||||
*/
|
||||
public class CentralServerData {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user