lucee.Component
models.BaseProxy
models.Supplier
models.Callable
| Method Summary | |
|---|---|
any
|
call()
Functional interface for supplier to get a result. |
| Methods inherited from class models.Supplier |
|---|
| get, init |
| Methods inherited from class lucee.Component |
|---|
| None |
| Method Detail |
|---|
Functional interface for supplier to get a result See https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Callable.html