This project has retired. For details please refer to its
Attic page.
Comment (Apache River v3.0.0 API Documentation)
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
String |
comment
The comment itself.
|
-
Constructor Summary
Constructors
Constructor and Description |
Comment()
Construct an empty instance of this class.
|
Comment(String comment)
Construct an instance of this class, with all fields
initialized appropriately.
|
-
-
Field Detail
-
comment
public String comment
The comment itself.
-
Constructor Detail
-
Comment
public Comment(String comment)
Construct an instance of this class, with all fields
initialized appropriately.
- Parameters:
comment
- the contents of the comment
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.