public final class StandardScroll extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
scrollId |
long |
scrollTimeInMillis |
| Constructor and Description |
|---|
StandardScroll() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static StandardScroll |
fromScrollId(String scrollId) |
int |
hashCode() |
public final String scrollId
public final long scrollTimeInMillis
Copyright © 2012–2015 Polyglotted IO. All rights reserved.