public final class DisplayState extends State<DisplayInterface>
| Modifier and Type | Class and Description |
|---|---|
static class |
DisplayState.Builder
Builder used to construct a new
DisplayState. |
| Modifier and Type | Method and Description |
|---|---|
static DisplayState.Builder |
builder()
Returns a new builder instance used to construct a new
DisplayState. |
Class<DisplayInterface> |
getInterfaceClass() |
String |
getToken() |
public static DisplayState.Builder builder()
DisplayState.public String getToken()
public Class<DisplayInterface> getInterfaceClass()
getInterfaceClass in class State<DisplayInterface>Copyright © 2017. All rights reserved.