| Package | Description |
|---|---|
| org.cornutum.tcases.openapi.resolver |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ResolverContext.tryUntil(Supplier<Optional<T>> valueSupplier)
Repeats evaluation of the given
valueSupplier until a result is present or until
the maximum tries have been attempted. |
Copyright © 2020 The Cornutum Project. All rights reserved.