Kommentare
This commit is contained in:
parent
a1fc2b1fb6
commit
6ef937e2cc
4 changed files with 17 additions and 3 deletions
|
@ -7,6 +7,13 @@ import java.time.format.DateTimeFormatter;
|
|||
import java.time.format.FormatStyle;
|
||||
import java.util.Date;
|
||||
|
||||
/**
|
||||
* Die Klasse erzeugt die Message-Objekte
|
||||
* @version 0.0.2
|
||||
* @author berdan
|
||||
*/
|
||||
|
||||
|
||||
public class Message implements Serializable {
|
||||
|
||||
String username;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue