| Constructor and Description |
|---|
Get() |
| Modifier and Type | Method and Description |
|---|---|
static <TYPE> TYPE |
valueOrDefault(TYPE nullableValue,
TYPE defaultValue)
Returns the given nullable value if it is not null or the given default value otherwise.
|
Copyright © 2017. All rights reserved.