Uses of Package
org.omnaest.utils.structure.element

Packages that use org.omnaest.utils.structure.element
org.omnaest.utils.operation.special   
org.omnaest.utils.proxy   
org.omnaest.utils.structure.collection.list   
org.omnaest.utils.structure.element   
org.omnaest.utils.structure.hierarchy.tree   
org.omnaest.utils.structure.iterator   
org.omnaest.utils.structure.map   
org.omnaest.utils.threads   
 

Classes in org.omnaest.utils.structure.element used by org.omnaest.utils.operation.special
ExceptionHandledResult
          An ExceptionHandledResult is the result of an operation which catches Exceptions and does not throw them.
 

Classes in org.omnaest.utils.structure.element used by org.omnaest.utils.proxy
ElementStream
          Interface for types providing a stream of Objects which can be resolved by a ElementStream.next() method
 

Classes in org.omnaest.utils.structure.element used by org.omnaest.utils.structure.collection.list
ElementStream
          Interface for types providing a stream of Objects which can be resolved by a ElementStream.next() method
KeyExtractor
           
 

Classes in org.omnaest.utils.structure.element used by org.omnaest.utils.structure.element
ElementHolder
          Modifiable version of an ElementHolderUnmodifiable allows to ElementHolder.setElement(Object)
ElementHolderUnmodifiable
          Simple predefined ElementHolderUnmodifiable around an arbitrary element.
 

Classes in org.omnaest.utils.structure.element used by org.omnaest.utils.structure.hierarchy.tree
ElementHolder
          Modifiable version of an ElementHolderUnmodifiable allows to ElementHolder.setElement(Object)
 

Classes in org.omnaest.utils.structure.element used by org.omnaest.utils.structure.iterator
ElementStream
          Interface for types providing a stream of Objects which can be resolved by a ElementStream.next() method
 

Classes in org.omnaest.utils.structure.element used by org.omnaest.utils.structure.map
KeyExtractor
           
 

Classes in org.omnaest.utils.structure.element used by org.omnaest.utils.threads
ExceptionHandledResult
          An ExceptionHandledResult is the result of an operation which catches Exceptions and does not throw them.
 



Copyright © 2013. All Rights Reserved.