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–2020 Redisson. All rights reserved.