blob: 2299b3b63aaafed4b4c092c429fc4a6c7551eabe [file] [log] [blame]
&id002 !!set
? !!org.yaml.snakeyaml.recursive.generics.Human
bankAccountOwner: &id001 !!org.yaml.snakeyaml.recursive.generics.Human
bankAccountOwner: *id001
birthPlace: Leningrad
birthday: 1970-01-12T13:46:40Z
children: *id002
father: null
mother: null
name: Father
parner: &id003 !!org.yaml.snakeyaml.recursive.generics.Human
bankAccountOwner: *id001
birthPlace: Saint-Petersburg
birthday: 1973-03-03T09:46:40Z
children: *id002
father: null
mother: null
name: Mother
parner: *id001
birthPlace: Munich
birthday: 1979-10-28T23:06:40Z
children: !!java.util.LinkedHashSet {}
father: *id001
mother: *id003
name: Son
parner: null
: null
? !!org.yaml.snakeyaml.recursive.generics.Human
bankAccountOwner: *id001
birthPlace: New York
birthday: 1983-04-24T02:40:00Z
children: !!java.util.LinkedHashSet {}
father: *id001
mother: *id003
name: Daughter
parner: null
: null