Add image
This commit is contained in:
3
img/referenz2.svg
Normal file
3
img/referenz2.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 8.7 KiB |
@ -30,3 +30,5 @@ Person Eva = new Person(0);
|
||||
boolean bool1 = Eva == Henri;
|
||||
boolean bool2 = Eva.equals(Henri);
|
||||
```
|
||||
|
||||

|
||||
Reference in New Issue
Block a user