forked from hummel/Bank-System
Update
parent
daf19ccfcc
commit
9a51632804
|
@ -38,7 +38,7 @@ public class Konto {
|
||||||
|
|
||||||
public long getKontostand() {
|
public long getKontostand() {
|
||||||
return stand;
|
return stand;
|
||||||
s
|
test
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue