public class Instant extends Object
Constructor and Description |
---|
Instant()
Default constructor
|
Instant(long epochSecond,
long nanoOfSecond)
Wrapper class for the log time
|
Modifier and Type | Method and Description |
---|---|
long |
getEpochSecond() |
long |
getNanoOfSecond() |
Copyright © 2020. All rights reserved.