keycloak
|
公開メンバ関数 | |
boolean | isExecuted () |
T | getResult () |
静的公開メンバ関数 | |
static< T > ExecutionResult< T > | executed (T result) |
static< T > ExecutionResult< T > | notExecuted () |
非公開メンバ関数 | |
ExecutionResult (boolean executed, T result) | |
非公開変数類 | |
final boolean | executed |
final T | result |
|
inlineprivate |
|
inlinestatic |
|
inline |
|
inline |
|
inlinestatic |
|
private |
|
private |