public class TimePeriod extends Object
long
endTime
startTime
TimePeriod()
TimePeriod(long start, long end)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public long startTime
public long endTime
public TimePeriod(long start, long end)
public TimePeriod()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2018. All rights reserved.