Java Tutorial/Development/Documentation — различия между версиями
Admin (обсуждение | вклад) м (1 версия) |
|
(нет различий)
|
Версия 17:44, 31 мая 2010
Documentation(JavaDoc)
A documentation comment begins with /** and ends with */.
/**
This is a documentation comment.
*/