public static interface OptionQuery.IfPresent<T>
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
OptionQuery.IfPresentChain<T> |
option(String... names) |
T |
orElse(T defaultValue) |
Copyright © 2016 Objectos Software LTDA. All rights reserved.