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