| Free tutorials for Java, Eclipse and Web programming |
Version 0.1
Copyright © 2010 Lars Vogel
17.01.2010
| Revision History | ||
|---|---|---|
| Revision 0.1 | 17.01.2010 | Lars Vogel |
| Created | ||
Table of Contents
Sometime you want split a collection into smaller collections. The following gives an example how to do this.
The test code also demonstrate how to calculate the number of elements which should go into one bucket in case you want to have a fixed number of buckets.