| Package | Description |
|---|---|
| org.modeshape.common.collection |
A set of common classes for dealing with collections of other objects.
|
| org.modeshape.common.i18n |
A simple framework for defining internationalized strings and obtaining the localized forms.
|
| org.modeshape.common.logging | |
| org.modeshape.common.statistic | |
| org.modeshape.common.text |
A set of utilities for working with text.
|
| org.modeshape.common.util |
A set of miscellaneous utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadSafeProblems
A thread-safe
Problems collection. |
| Modifier and Type | Class and Description |
|---|---|
class |
I18n
An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values
within i18n message placeholders, and dynamically reading properties from i18n property files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Logger
A simple logging interface that is fully compatible with multiple logging implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DetailedStatistics<T extends Number>
Encapsulation of the statistics for a series of values to which new values are frequently added.
|
class |
SimpleStatistics<T extends Number>
Encapsulation of the statistics for a series of values to which new values are frequently added.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Inflector
Transforms words to singular, plural, humanized (human readable), underscore, camel case, or ordinal form.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadPools
A simple
ThreadPoolFactory implementation. |
class |
TimeBasedKeys
This is a generator of simple unique and (non-monotonically) increasing long-value keys that incorporate the time in which they
were generated.
|
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.