Package org.jboss.dna.common.collection

Interface Summary
Problems  
 

Class Summary
AbstractProblems A list of problems for some execution context.
EmptyIterator<T>  
ImmutableAppendedList<T> An immutable List that consists of a single element appended to another existing List.
Problem  
ReadOnlyIterator<T> An Iterator implementation that only allows reading elements, used as a wrapper around another iterator to make the contents appear to be immutable.
SimpleProblems A list of problems for some execution context.
ThreadSafeProblems A thread-safe list of problems for some execution context.
UnmodifiableProperties  
 

Enum Summary
Problem.Status  
 



Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.