Skip to content

Commit 95b7014

Browse files
authored
insert line break
1 parent e05a119 commit 95b7014

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

localization/de/abstract-document/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ public abstract class AbstractDocument implements Document {
8888
// Weitere Eigenschaften und Methoden...
8989
}
9090
```
91+
9192
Als nächstes definieren wir ein Enum `Property` und je eine Schnittstelle für Typ, Preis, Modell und Teile. So können wir eine statisch aussehende Schnittstelle für unsere Klasse `Car` erstellen.
9293

9394
```java

0 commit comments

Comments
 (0)