ValidatedValueUnwrapper
See: 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
ValidatedValueUnwrapper s based on ClassMate's type resolver. |
Enum | Description |
---|---|
UnwrapMode |
Determines how unwrapping of values should occur.
|
ValidatedValueUnwrapper
Copyright © 2016 JBoss by Red Hat. All rights reserved.