public class Time extends Object
| Constructor and Description |
|---|
Time(int seconds,
int microseconds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getMicroseconds() |
int |
getSeconds() |
int |
hashCode() |
Copyright © 2014–2018 The Redisson Project. All rights reserved.