Skip to content

Commit 4978a5b

Browse files
committed
missing javadoc files
1 parent ce5f889 commit 4978a5b

40 files changed

+3138
-0
lines changed

apidocs/argfile

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/collect/PrefixSearchTable.java'
2+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/collect/Selections.java'
3+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/collect/Selection.java'
4+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/collect/Chain.java'
5+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/collect/MoreCollections.java'
6+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/collect/MoreIterables.java'
7+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/collect/InternalUtils.java'
8+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/Optionals.java'
9+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/BiOptional.java'
10+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/CharPredicate.java'
11+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/Premise.java'
12+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/Both.java'
13+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/BiCollectors.java'
14+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/Joiner.java'
15+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/ShortListCollector.java'
16+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/BiIteration.java'
17+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/MoreCollectors.java'
18+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/MoreStreams.java'
19+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/Java9Collectors.java'
20+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/BiIterator.java'
21+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/FixedSizeCollector.java'
22+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/BiCollector.java'
23+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/BiAccumulator.java'
24+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/Iteration.java'
25+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/stream/BiStream.java'
26+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/graph/Walker.java'
27+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/graph/BinaryTreeWalker.java'
28+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/graph/GraphWalker.java'
29+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/graph/InsertionOrder.java'
30+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/graph/ShortestPath.java'
31+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/graph/CyclicGraphException.java'
32+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/CaseBreaker.java'
33+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/InternalCollectors.java'
34+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/concurrent/Parallelizer.java'
35+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/concurrent/Fanout.java'
36+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/concurrent/Utils.java'
37+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/concurrent/StructuredConcurrencyExecutorPlugin.java'
38+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/concurrent/StructuredConcurrencyInterruptedException.java'
39+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/AbstractStringFormat.java'
40+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/Ordinal.java'
41+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/StringFormat.java'
42+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/Conditional.java'
43+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/util/Substring.java'
44+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/MapFrom3.java'
45+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/CheckedConsumer.java'
46+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/CheckedBiPredicate.java'
47+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/CheckedRunnable.java'
48+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/MapFrom5.java'
49+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/MapFrom4.java'
50+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/CheckedFunction.java'
51+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/MapFrom8.java'
52+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/CheckedBiConsumer.java'
53+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/MapFrom7.java'
54+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/MapFrom6.java'
55+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/CheckedLongConsumer.java'
56+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/CheckedIntConsumer.java'
57+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/CheckedSupplier.java'
58+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/CheckedDoubleConsumer.java'
59+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/function/CheckedBiFunction.java'
60+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/time/DateTimeFormats.java'
61+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/annotations/TemplateStringArgsMustBeQuoted.java'
62+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/annotations/TemplateFormatMethod.java'
63+
'/Users/yinglei/mug/mug/src/main/java/com/google/mu/annotations/TemplateString.java'
64+
'/Users/yinglei/mug/mug-safesql/src/main/java/com/google/mu/safesql/SqlConsumer.java'
65+
'/Users/yinglei/mug/mug-safesql/src/main/java/com/google/mu/safesql/SqlFunction.java'
66+
'/Users/yinglei/mug/mug-safesql/src/main/java/com/google/mu/safesql/JavaBeanMapper.java'
67+
'/Users/yinglei/mug/mug-safesql/src/main/java/com/google/mu/safesql/SqlName.java'
68+
'/Users/yinglei/mug/mug-safesql/src/main/java/com/google/mu/safesql/SafeSql.java'
69+
'/Users/yinglei/mug/mug-safesql/src/main/java/com/google/mu/safesql/JdbcCloser.java'
70+
'/Users/yinglei/mug/mug-safesql/src/main/java/com/google/mu/safesql/UncheckedSqlException.java'
71+
'/Users/yinglei/mug/mug-safesql/src/main/java/com/google/mu/safesql/TemplateFragmentScanner.java'
72+
'/Users/yinglei/mug/mug-safesql/src/main/java/com/google/mu/safesql/TemplatePlaceholdersContext.java'
73+
'/Users/yinglei/mug/mug-safesql/src/main/java/com/google/mu/safesql/SqlSupplier.java'
74+
'/Users/yinglei/mug/mug-safesql/src/main/java/com/google/mu/safesql/ResultMapper.java'
75+
'/Users/yinglei/mug/mug-safesql/src/main/java/com/google/mu/safesql/SafeSqlUtils.java'
76+
'/Users/yinglei/mug/mug-guava/src/main/java/com/google/guava/labs/collect/GuavaCollectors.java'
77+
'/Users/yinglei/mug/mug-guava/src/main/java/com/google/guava/labs/collect/InsertionPoint.java'
78+
'/Users/yinglei/mug/mug-guava/src/main/java/com/google/guava/labs/collect/BinarySearch.java'
79+
'/Users/yinglei/mug/mug-guava/src/main/java/com/google/guava/labs/safesql/SafeQuery.java'
80+
'/Users/yinglei/mug/mug-guava/src/main/java/com/google/guava/labs/safesql/InternalCollectors.java'
81+
'/Users/yinglei/mug/mug-guava/src/main/java/com/google/guava/labs/safesql/GoogleSql.java'
82+
'/Users/yinglei/mug/mug-guava/src/main/java/com/google/guava/labs/safesql/TrustedTypes.java'
83+
'/Users/yinglei/mug/mug-guava/src/main/java/com/google/guava/labs/base/CaseFormats.java'
84+
'/Users/yinglei/mug/mug-spanner/src/main/java/com/google/mu/spanner/ValueType.java'
85+
'/Users/yinglei/mug/mug-spanner/src/main/java/com/google/mu/spanner/ParameterizedQuery.java'
86+
'/Users/yinglei/mug/mug-spanner/src/main/java/com/google/mu/spanner/TemplateFragmentScanner.java'
87+
'/Users/yinglei/mug/mug-spanner/src/main/java/com/google/mu/spanner/InternalUtils.java'
88+
'/Users/yinglei/mug/mug-protobuf/src/main/java/com/google/mu/protobuf/util/MoreValues.java'
89+
'/Users/yinglei/mug/mug-protobuf/src/main/java/com/google/mu/protobuf/util/StructBuilder.java'
90+
'/Users/yinglei/mug/mug-protobuf/src/main/java/com/google/mu/protobuf/util/Structor.java'
91+
'/Users/yinglei/mug/mug-protobuf/src/main/java/com/google/mu/protobuf/util/MoreStructs.java'
92+
'/Users/yinglei/mug/mug-bigquery/src/main/java/com/google/mu/bigquery/ParameterizedQuery.java'
93+
'/Users/yinglei/mug/mug-concurrent24/src/main/java/com/google/mu/util/concurrent24/BoundedConcurrency.java'

apidocs/javadoc.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Library/Java/JavaVirtualMachines/jdk-24.jdk/Contents/Home/bin/javadoc @options @argfile

apidocs/legal/dejavufonts.md

Lines changed: 191 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,191 @@
1+
## DejaVu fonts v2.37
2+
3+
### DejaVu License
4+
<pre>
5+
Fonts are (c) Bitstream (see below). DejaVu changes are in public domain.
6+
Glyphs imported from Arev fonts are (c) Tavmjong Bah (see below)
7+
8+
9+
Bitstream Vera Fonts Copyright
10+
------------------------------
11+
12+
Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is
13+
a trademark of Bitstream, Inc.
14+
15+
Permission is hereby granted, free of charge, to any person obtaining a copy
16+
of the fonts accompanying this license ("Fonts") and associated
17+
documentation files (the "Font Software"), to reproduce and distribute the
18+
Font Software, including without limitation the rights to use, copy, merge,
19+
publish, distribute, and/or sell copies of the Font Software, and to permit
20+
persons to whom the Font Software is furnished to do so, subject to the
21+
following conditions:
22+
23+
The above copyright and trademark notices and this permission notice shall
24+
be included in all copies of one or more of the Font Software typefaces.
25+
26+
The Font Software may be modified, altered, or added to, and in particular
27+
the designs of glyphs or characters in the Fonts may be modified and
28+
additional glyphs or characters may be added to the Fonts, only if the fonts
29+
are renamed to names not containing either the words "Bitstream" or the word
30+
"Vera".
31+
32+
This License becomes null and void to the extent applicable to Fonts or Font
33+
Software that has been modified and is distributed under the "Bitstream
34+
Vera" names.
35+
36+
The Font Software may be sold as part of a larger software package but no
37+
copy of one or more of the Font Software typefaces may be sold by itself.
38+
39+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
40+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
41+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
42+
TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME
43+
FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING
44+
ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
45+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
46+
THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE
47+
FONT SOFTWARE.
48+
49+
Except as contained in this notice, the names of Gnome, the Gnome
50+
Foundation, and Bitstream Inc., shall not be used in advertising or
51+
otherwise to promote the sale, use or other dealings in this Font Software
52+
without prior written authorization from the Gnome Foundation or Bitstream
53+
Inc., respectively. For further information, contact: fonts at gnome dot
54+
org.
55+
56+
Arev Fonts Copyright
57+
------------------------------
58+
59+
Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.
60+
61+
Permission is hereby granted, free of charge, to any person obtaining
62+
a copy of the fonts accompanying this license ("Fonts") and
63+
associated documentation files (the "Font Software"), to reproduce
64+
and distribute the modifications to the Bitstream Vera Font Software,
65+
including without limitation the rights to use, copy, merge, publish,
66+
distribute, and/or sell copies of the Font Software, and to permit
67+
persons to whom the Font Software is furnished to do so, subject to
68+
the following conditions:
69+
70+
The above copyright and trademark notices and this permission notice
71+
shall be included in all copies of one or more of the Font Software
72+
typefaces.
73+
74+
The Font Software may be modified, altered, or added to, and in
75+
particular the designs of glyphs or characters in the Fonts may be
76+
modified and additional glyphs or characters may be added to the
77+
Fonts, only if the fonts are renamed to names not containing either
78+
the words "Tavmjong Bah" or the word "Arev".
79+
80+
This License becomes null and void to the extent applicable to Fonts
81+
or Font Software that has been modified and is distributed under the
82+
"Tavmjong Bah Arev" names.
83+
84+
The Font Software may be sold as part of a larger software package but
85+
no copy of one or more of the Font Software typefaces may be sold by
86+
itself.
87+
88+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
89+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
90+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
91+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
92+
TAVMJONG BAH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
93+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
94+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
95+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
96+
OTHER DEALINGS IN THE FONT SOFTWARE.
97+
98+
Except as contained in this notice, the name of Tavmjong Bah shall not
99+
be used in advertising or otherwise to promote the sale, use or other
100+
dealings in this Font Software without prior written authorization
101+
from Tavmjong Bah. For further information, contact: tavmjong @ free
102+
. fr.
103+
104+
TeX Gyre DJV Math
105+
-----------------
106+
Fonts are (c) Bitstream (see below). DejaVu changes are in public domain.
107+
108+
Math extensions done by B. Jackowski, P. Strzelczyk and P. Pianowski
109+
(on behalf of TeX users groups) are in public domain.
110+
111+
Letters imported from Euler Fraktur from AMSfonts are (c) American
112+
Mathematical Society (see below).
113+
Bitstream Vera Fonts Copyright
114+
Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera
115+
is a trademark of Bitstream, Inc.
116+
117+
Permission is hereby granted, free of charge, to any person obtaining a copy
118+
of the fonts accompanying this license ("Fonts") and associated
119+
documentation
120+
files (the "Font Software"), to reproduce and distribute the Font Software,
121+
including without limitation the rights to use, copy, merge, publish,
122+
distribute,
123+
and/or sell copies of the Font Software, and to permit persons to whom
124+
the Font Software is furnished to do so, subject to the following
125+
conditions:
126+
127+
The above copyright and trademark notices and this permission notice
128+
shall be
129+
included in all copies of one or more of the Font Software typefaces.
130+
131+
The Font Software may be modified, altered, or added to, and in particular
132+
the designs of glyphs or characters in the Fonts may be modified and
133+
additional
134+
glyphs or characters may be added to the Fonts, only if the fonts are
135+
renamed
136+
to names not containing either the words "Bitstream" or the word "Vera".
137+
138+
This License becomes null and void to the extent applicable to Fonts or
139+
Font Software
140+
that has been modified and is distributed under the "Bitstream Vera"
141+
names.
142+
143+
The Font Software may be sold as part of a larger software package but
144+
no copy
145+
of one or more of the Font Software typefaces may be sold by itself.
146+
147+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
148+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
149+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
150+
TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME
151+
FOUNDATION
152+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL,
153+
SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN
154+
ACTION
155+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
156+
INABILITY TO USE
157+
THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
158+
Except as contained in this notice, the names of GNOME, the GNOME
159+
Foundation,
160+
and Bitstream Inc., shall not be used in advertising or otherwise to promote
161+
the sale, use or other dealings in this Font Software without prior written
162+
authorization from the GNOME Foundation or Bitstream Inc., respectively.
163+
For further information, contact: fonts at gnome dot org.
164+
165+
AMSFonts (v. 2.2) copyright
166+
167+
The PostScript Type 1 implementation of the AMSFonts produced by and
168+
previously distributed by Blue Sky Research and Y&Y, Inc. are now freely
169+
available for general use. This has been accomplished through the
170+
cooperation
171+
of a consortium of scientific publishers with Blue Sky Research and Y&Y.
172+
Members of this consortium include:
173+
174+
Elsevier Science IBM Corporation Society for Industrial and Applied
175+
Mathematics (SIAM) Springer-Verlag American Mathematical Society (AMS)
176+
177+
In order to assure the authenticity of these fonts, copyright will be
178+
held by
179+
the American Mathematical Society. This is not meant to restrict in any way
180+
the legitimate use of the fonts, such as (but not limited to) electronic
181+
distribution of documents containing these fonts, inclusion of these fonts
182+
into other public domain or commercial font collections or computer
183+
applications, use of the outline data to create derivative fonts and/or
184+
faces, etc. However, the AMS does require that the AMS copyright notice be
185+
removed from any derivative versions of the fonts which have been altered in
186+
any way. In addition, to ensure the fidelity of TeX documents using Computer
187+
Modern fonts, Professor Donald Knuth, creator of the Computer Modern faces,
188+
has requested that any alterations which yield different font metrics be
189+
given a different name.
190+
191+
</pre>

apidocs/options

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
-classpath
2+
'/Users/yinglei/.m2/repository/com/google/guava/guava/33.1.0-jre/guava-33.1.0-jre.jar:/Users/yinglei/.m2/repository/com/google/errorprone/error_prone_annotations/2.39.0/error_prone_annotations-2.39.0.jar:/Users/yinglei/.m2/repository/com/google/protobuf/protobuf-java/4.26.0/protobuf-java-4.26.0.jar:/Users/yinglei/.m2/repository/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar:/Users/yinglei/.m2/repository/com/google/cloud/google-cloud-bigquery/2.34.2/google-cloud-bigquery-2.34.2.jar:/Users/yinglei/.m2/repository/com/google/cloud/google-cloud-spanner/6.96.1/google-cloud-spanner-6.96.1.jar:/Users/yinglei/.m2/repository/com/google/cloud/google-cloud-core/2.58.0/google-cloud-core-2.58.0.jar'
3+
-encoding
4+
'UTF-8'
5+
-protected
6+
-sourcepath
7+
'/Users/yinglei/mug/mug/src/main/java:/Users/yinglei/mug/mug-safesql/src/main/java:/Users/yinglei/mug/mug-guava/src/main/java:/Users/yinglei/mug/mug-spanner/src/main/java:/Users/yinglei/mug/mug-protobuf/src/main/java:/Users/yinglei/mug/mug-bigquery/src/main/java:/Users/yinglei/mug/mug-concurrent24/src/main/java'
8+
-author
9+
-bottom
10+
'Copyright &#169; 2025. All rights reserved.'
11+
-charset
12+
'UTF-8'
13+
-d
14+
'/Users/yinglei/mug/target/site/apidocs'
15+
-docencoding
16+
'UTF-8'
17+
-Xdoclint:none
18+
-doctitle
19+
'mug-root 9.2-SNAPSHOT API'
20+
-link
21+
'https://cloud.google.com/java/docs/reference/google-cloud-spanner/latest/overview'
22+
-link
23+
'https://cloud.google.com/java/docs/reference/gax/latest/overview'
24+
-link
25+
'https://cloud.google.com/java/docs/reference/google-cloud-core/latest/overview'
26+
-linkoffline
27+
'https://docs.oracle.com/javase/8/docs/api' '/Users/yinglei/mug/target/javadoc-bundle-options'
28+
-use
29+
-version
30+
-windowtitle
31+
'mug-root 9.2-SNAPSHOT API'

apidocs/resource-files/copy.svg

Lines changed: 15 additions & 0 deletions
Loading
274 KB
Binary file not shown.
189 KB
Binary file not shown.
270 KB
Binary file not shown.
189 KB
Binary file not shown.
268 KB
Binary file not shown.

0 commit comments

Comments
 (0)