public interface Commentable
Modifier and Type | Field and Description |
---|---|
static String[] |
EMPTY_COMMENTS |
Modifier and Type | Method and Description |
---|---|
String[] |
getComments()
Return comments, or empty array if none.
|
void |
setComments(String[] comments)
Set comments.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.