Add comment.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / data / Format.java
index 0657e33..a06889f 100644 (file)
@@ -50,6 +50,10 @@ public class Format {
                this.encoding = encoding;
        }
 
+       //
+       // ACCESSORS
+       //
+
        /**
         * Returns the number of channels of this format.
         *