| Package | Description |
|---|---|
| net.ninjacat.smooth.utils |
| Modifier and Type | Method and Description |
|---|---|
T |
Option.orGet(Provider<T> provider)
Returns wrapped value if this Option is not absent, otherwise calls supplied
Provider to calculate a new
value. |
Copyright © 2018. All rights reserved.