public final class UnixTime extends Object
UnixTime(long unixSeconds)
UnixTime(OffsetDateTime dateTime)
boolean
equals(Object obj)
OffsetDateTime
getDateTime()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public UnixTime(OffsetDateTime dateTime)
public UnixTime(long unixSeconds)
public OffsetDateTime getDateTime()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2024. All rights reserved.