[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r116] (HEAD) by mthamil

- Added lazy cast Iterable operation.
- Modified iterators/iterables to support PECS for generic variance.

2010-09-10 05:41:51 Tree
[r115] by mthamil

-Renamed multiMap to mapMany.
-Added NoSuchElementException to GroupingIterable.next().

2010-09-09 04:45:37 Tree
[r114] by mthamil

- Reworked how accumulators operated and rewrote min and max based on them.

2010-08-31 05:09:34 Tree
[r113] by mthamil

- Created generic accumulator and re-implemented min and max using it.

2010-08-17 05:38:36 Tree
[r112] by mthamil

- Created generic accumulator and re-implemented min and max using it.

2010-08-17 05:35:48 Tree
[r111] by mthamil

-Renamed asXXX() methods to toXXX()

2010-08-17 05:34:38 Tree
[r110] by mthamil

-Renamed asXXX() methods to toXXX()
-Added Iterables.union()

2010-08-17 04:28:15 Tree
[r109] by mthamil

Added annotation indicating iterator operations that are probably unsafe for infinite source sequences.

2010-08-08 07:26:42 Tree
[r108] by mthamil

-Reorganized mapper classes.
-Added Distinct, Range, and Union iterators.
-Added annotation indicating iterables/iterators that are lazily evaluated.

2010-08-08 05:05:20 Tree
[r107] by mthamil

Removed @Override due to abstract class becoming interface.

2010-08-08 05:02:42 Tree
Older >