Commented Java code
[iotcloud.git] / src / java / iotcloud / SlotBuffer.java
index ac9dee1540bd07dd172ec4a39406660dbb64acab..14bc926b3c5bedc5e7530ccc212cca2d89237aaa 100644 (file)
@@ -1,7 +1,7 @@
 package iotcloud;
 
 /**
- * Buffer that holds the live set of slots.
+ * Circular buffer that holds the live set of slots.
  * @author Brian Demsky
  * @version 1.0
  */