Add comment.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Mar 2013 19:03:57 +0000 (20:03 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Mar 2013 19:03:57 +0000 (20:03 +0100)
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.
         *