public class ImmutableMoment extends Object implements Moment
| Constructor and Description |
|---|
ImmutableMoment(double millis) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Moment o) |
boolean |
equals(Object obj) |
int |
hashCode() |
double |
millis() |
public int compareTo(Moment o)
compareTo in interface Comparable<Moment>Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.