1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <class-diagram version =" 1.1.8" icons =" true" automaticImage =" PNG" always-add-relationships =" false" generalizations =" true"
3+ realizations =" true" associations =" true" dependencies =" false" nesting-relationships =" true" >
4+ <class id =" 1" language =" java" name =" com.iluwatar.HolderNaive" project =" lazy-loading"
5+ file =" /lazy-loading/src/main/java/com/iluwatar/HolderNaive.java" binary =" false" corner =" BOTTOM_RIGHT" >
6+ <position height =" 106" width =" 126" x =" 206" y =" 297" />
7+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
8+ sort-features =" false" accessors =" true" visibility =" true" >
9+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
10+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
11+ </display >
12+ </class >
13+ <class id =" 2" language =" java" name =" com.iluwatar.Heavy" project =" lazy-loading"
14+ file =" /lazy-loading/src/main/java/com/iluwatar/Heavy.java" binary =" false" corner =" BOTTOM_RIGHT" >
15+ <position height =" 88" width =" 104" x =" 289" y =" 479" />
16+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
17+ sort-features =" false" accessors =" true" visibility =" true" >
18+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
19+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
20+ </display >
21+ </class >
22+ <class id =" 3" language =" java" name =" com.iluwatar.Java8Holder" project =" lazy-loading"
23+ file =" /lazy-loading/src/main/java/com/iluwatar/Java8Holder.java" binary =" false" corner =" BOTTOM_RIGHT" >
24+ <position height =" 142" width =" 204" x =" 567" y =" 297" />
25+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
26+ sort-features =" false" accessors =" true" visibility =" true" >
27+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
28+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
29+ </display >
30+ </class >
31+ <class id =" 4" language =" java" name =" com.iluwatar.HolderThreadSafe" project =" lazy-loading"
32+ file =" /lazy-loading/src/main/java/com/iluwatar/HolderThreadSafe.java" binary =" false" corner =" BOTTOM_RIGHT" >
33+ <position height =" 106" width =" 155" x =" 372" y =" 297" />
34+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
35+ sort-features =" false" accessors =" true" visibility =" true" >
36+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
37+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
38+ </display >
39+ </class >
40+ <association id =" 5" >
41+ <end type =" SOURCE" refId =" 4" navigable =" false" >
42+ <attribute id =" 6" name =" heavy" />
43+ <multiplicity id =" 7" minimum =" 0" maximum =" 1" />
44+ </end >
45+ <end type =" TARGET" refId =" 2" navigable =" true" />
46+ <display labels =" true" multiplicity =" true" />
47+ </association >
48+ <dependency id =" 8" >
49+ <end type =" SOURCE" refId =" 3" />
50+ <end type =" TARGET" refId =" 2" />
51+ </dependency >
52+ <association id =" 9" >
53+ <end type =" SOURCE" refId =" 1" navigable =" false" >
54+ <attribute id =" 10" name =" heavy" />
55+ <multiplicity id =" 11" minimum =" 0" maximum =" 1" />
56+ </end >
57+ <end type =" TARGET" refId =" 2" navigable =" true" />
58+ <display labels =" true" multiplicity =" true" />
59+ </association >
60+ <classifier-display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
61+ sort-features =" false" accessors =" true" visibility =" true" >
62+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
63+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
64+ </classifier-display >
65+ <association-display labels =" true" multiplicity =" true" />
66+ </class-diagram >
0 commit comments