Add code comment.
[Sone.git] / src / main / java / net / pterodactylus / sone / data / Post.java
index bbabad5..9887de9 100644 (file)
@@ -84,6 +84,10 @@ public class Post {
                this.text = text;
        }
 
+       //
+       // ACCESSORS
+       //
+
        /**
         * Returns the ID of the post.
         *