Uses of Package
org.omnaest.utils.operation.foreach

Packages that use org.omnaest.utils.operation.foreach
org.omnaest.utils.operation.foreach   
org.omnaest.utils.proxy   
org.omnaest.utils.structure.iterator   
 

Classes in org.omnaest.utils.operation.foreach used by org.omnaest.utils.operation.foreach
ForEach
          A ForEach will iterate over a given Iterable instance and executes a given List of Operations.
ForEach.Result
          ForEach.Result of a ForEach Operation which is basically an unmodifiable List of all returned instances from the Operations.
 

Classes in org.omnaest.utils.operation.foreach used by org.omnaest.utils.proxy
Range
          Represents a Range for Long values which can be used as Iterable.
 

Classes in org.omnaest.utils.operation.foreach used by org.omnaest.utils.structure.iterator
Range
          Represents a Range for Long values which can be used as Iterable.
 



Copyright © 2013. All Rights Reserved.