ValidatedValueUnwrapperSee: Description
| Class | Description |
|---|---|
| JavaFXPropertyValueUnwrapper |
Unwraps a JavaFX
ObservableValue and returns the wrapped value and type. |
| OptionalValueUnwrapper |
Unwraps an
Optional and returns the wrapped value and type. |
| TypeResolverBasedValueUnwrapper<T> |
Base class for
ValidatedValueUnwrappers based on ClassMate's type resolver. |
| Enum | Description |
|---|---|
| UnwrapMode |
Determines how unwrapping of values should occur.
|
ValidatedValueUnwrapperCopyright © 2007-2019 Red Hat, Inc. All Rights Reserved