Package | Description |
---|---|
sirius.kernel.commons |
Provides common classes used by large parts of the framework.
|
Modifier and Type | Method and Description |
---|---|
static <T> ValueHolder<T> |
ValueHolder.of(T initialValue)
Creates a new ValueHolder with the given initial value.
|
Copyright © 2018. All rights reserved.