public class Timespecs extends Object implements Serializable
| Constructor and Description |
|---|
Timespecs(long[] sec,
long[] nsec) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static Timespecs |
ofArray(ArrayList<Timespec> xs) |
static Timespecs |
ofArray(Timespec[] xs) |
int |
size() |
String |
toString() |
Copyright © 2022. All rights reserved.