Package | Description |
---|---|
org.apache.commons.functor.core.algorithm |
Various algorithm-esque functors.
|
org.apache.commons.functor.generator.loop |
Contains code related to Generators that control execution flow.
|
Class and Description |
---|
LoopGenerator
Base class for generators that control execution flow, and may need to
stop the generation.
|
Class and Description |
---|
IteratorToGeneratorAdapter
Adapts an
Iterator to the LoopGenerator interface. |
LoopGenerator
Base class for generators that control execution flow, and may need to
stop the generation.
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.