de.team33.patterns.serial.charon.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of serial-charon Show documentation
Show all versions of serial-charon Show documentation
Provides an alternative abstraction of Collections
whose access methods are suitable for both recursive and successive serial processing.
The newest version!
/**
* Provides an alternative abstraction of Collections
* whose access methods are suitable for both recursive and successive serial processing.
*
* @see Charon
*/
package de.team33.patterns.serial.charon;