public final class ValidUserSession extends Object implements UserSession
| Constructor and Description |
|---|
ValidUserSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
ifValidDo(Runnable action) |
<T> T |
ifValidGet(Supplier<T> supplier) |
public void ifValidDo(Runnable action)
ifValidDo in interface UserSessionpublic <T> T ifValidGet(Supplier<T> supplier)
ifValidGet in interface UserSessionCopyright © 2017. All rights reserved.