Searched defs:otherInstant (Results 1 – 1 of 1) sorted by relevance
1248 public int compareTo(Instant otherInstant) { in compareTo()1265 public boolean isAfter(Instant otherInstant) { in isAfter()1278 public boolean isBefore(Instant otherInstant) { in isBefore()1292 public boolean equals(Object otherInstant) { in equals()