| Package | Description |
|---|---|
| org.oddjob.arooa.utils |
Miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
abstract <U> Try<U> |
Try.trying(Try.Func<? super T,? extends U,?> f)
Try a Function that might throw a Exception.
|
abstract <U> Try<U> |
Try.trying(Try.Func<? super T,? extends U,?> f)
Try a Function that might throw a Exception.
|
Copyright © 2023. All rights reserved.