ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/util/uk/org/iscream/cms/util/Queue.java
(Generate patch)

Comparing projects/cms/source/util/uk/org/iscream/cms/util/Queue.java (file contents):
Revision 1.22 by tdb, Tue May 29 17:02:35 2001 UTC vs.
Revision 1.23 by tdb, Mon Dec 10 22:20:23 2001 UTC

# Line 228 | Line 228 | public class Queue {
228      
229      /**
230       * Returns the total numer of elements to have passed
231 <     * through this queue (ie. a counter on the add method).
231 >     * through this queue. This is essentially a counter
232 >     * on the add method.
233       *
234       * @return the element-ometer.
235       */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines