TResult - Type of the return valuepublic interface ThrowingFunc<TResult>
| Modifier and Type | Method and Description |
|---|---|
TResult |
apply()
Apply this function, returning the result (or throwing a checked exception)
|
Copyright © 2010–2015 JBoss by Red Hat. All rights reserved.