| Package | Description |
|---|---|
| org.modeshape.common.collection |
A set of common classes for dealing with collections of other objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProblems
A list of problems for some execution context.
|
class |
ImmutableProblems
An immutable wrapper for a mutable
Problems. |
class |
SimpleProblems
A simple
Problems collection. |
class |
ThreadSafeProblems
A thread-safe
Problems collection. |
| Constructor and Description |
|---|
ImmutableProblems(Problems delegate) |
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.