Package org.omnaest.utils.structure.element

Interface Summary
ElementStream<E> Interface for types providing a stream of Objects which can be resolved by a ElementStream.next() method
KeyExtractor<K,E>  
ValueExtractor<K,E>  
 

Class Summary
ElementHolder<E> Modifiable version of an ElementHolderUnmodifiable allows to ElementHolder.setElement(Object)
ElementHolderUnmodifiable<E> Simple predefined ElementHolderUnmodifiable around an arbitrary element.
ExceptionHandledResult<E> An ExceptionHandledResult is the result of an operation which catches Exceptions and does not throw them.
FutureSimple<V> Simple Future implementation using a CountDownLatch which unlocks when the value is set.
ObjectUtils Helper which offers methods allowing to deal with arbitrary Objects
ObjectUtils.PrimitiveTypeArrayAnalysisResult Result of the analysis for primitive arrays
 



Copyright © 2013. All Rights Reserved.