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