Package org.omnaest.utils.operation.foreach

Class Summary
ForEach<E,V> A ForEach will iterate over a given Iterable instance and executes a given List of Operations.
ForEach.Result<V> ForEach.Result of a ForEach Operation which is basically an unmodifiable List of all returned instances from the Operations.
Range Represents a Range for Long values which can be used as Iterable.
 



Copyright © 2013. All Rights Reserved.