children property

SplayTreeMap<String, Konto> children
getter/setter pair

Implementation

SplayTreeMap<String, Konto> children = SplayTreeMap<String, Konto>();