Index
All Classes and Interfaces|All Packages|Serialized Form
A
- accumulate() - Method in class net.thevpc.common.time.Chronometer
- addDaysOfMonth(int) - Method in class net.thevpc.common.time.MutableDate
- addDaysOfWeek(int) - Method in class net.thevpc.common.time.MutableDate
- addDaysOfWeekInMonth(int) - Method in class net.thevpc.common.time.MutableDate
- addDaysOfYear(int) - Method in class net.thevpc.common.time.MutableDate
- addField(int, int) - Method in class net.thevpc.common.time.MutableDate
- addHours(int) - Method in class net.thevpc.common.time.MutableDate
- addHoursOfDay(int) - Method in class net.thevpc.common.time.MutableDate
- addMilliSeconds(int) - Method in class net.thevpc.common.time.MutableDate
- addMinutes(int) - Method in class net.thevpc.common.time.MutableDate
- addMonths(int) - Method in class net.thevpc.common.time.MutableDate
- addSeconds(int) - Method in class net.thevpc.common.time.MutableDate
- addWeeksOfMonth(int) - Method in class net.thevpc.common.time.MutableDate
- addWeeksOfYear(int) - Method in class net.thevpc.common.time.MutableDate
- addYears(int) - Method in class net.thevpc.common.time.MutableDate
- after(long) - Method in class net.thevpc.common.time.MutableDate
- after(Date) - Method in class net.thevpc.common.time.MutableDate
- after(MutableDate) - Method in class net.thevpc.common.time.MutableDate
- APRIL - Enum constant in enum class net.thevpc.common.time.MonthEnum
- AUGUST - Enum constant in enum class net.thevpc.common.time.MonthEnum
B
- before(long) - Method in class net.thevpc.common.time.MutableDate
- before(Date) - Method in class net.thevpc.common.time.MutableDate
- before(MutableDate) - Method in class net.thevpc.common.time.MutableDate
C
- Chronometer - Class in net.thevpc.common.time
- Chronometer(String) - Constructor for class net.thevpc.common.time.Chronometer
- clear() - Method in class net.thevpc.common.time.MutableDate
- clearDate() - Method in class net.thevpc.common.time.MutableDate
- clearMilliSeconds() - Method in class net.thevpc.common.time.MutableDate
- clearMinutes() - Method in class net.thevpc.common.time.MutableDate
- clearSeconds() - Method in class net.thevpc.common.time.MutableDate
- clearTime() - Method in class net.thevpc.common.time.MutableDate
- compareTo(long) - Method in class net.thevpc.common.time.MutableDate
- compareTo(Date) - Method in class net.thevpc.common.time.MutableDate
- compareTo(MutableDate) - Method in class net.thevpc.common.time.MutableDate
- copy() - Method in class net.thevpc.common.time.Chronometer
- copy() - Method in class net.thevpc.common.time.MutableDate
D
- DATE - Enum constant in enum class net.thevpc.common.time.DatePart
- DatePart - Enum Class in net.thevpc.common.time
- DayOfWeekEnum - Enum Class in net.thevpc.common.time
- DECEMBER - Enum constant in enum class net.thevpc.common.time.MonthEnum
- DEFAULT - Static variable in class net.thevpc.common.time.DefaultTimeDurationFormat
- DEFAULT - Static variable in class net.thevpc.common.time.ShortTimeDurationFormat
- DefaultTimeDurationFormat - Class in net.thevpc.common.time
-
Created by vpc on 3/20/17.
- DefaultTimeDurationFormat() - Constructor for class net.thevpc.common.time.DefaultTimeDurationFormat
- DefaultTimeDurationFormat(DatePart) - Constructor for class net.thevpc.common.time.DefaultTimeDurationFormat
F
- FEBRUARY - Enum constant in enum class net.thevpc.common.time.MonthEnum
- format() - Method in class net.thevpc.common.time.TimeDuration
- format(long, int) - Method in class net.thevpc.common.time.DefaultTimeDurationFormat
- format(long, int) - Method in class net.thevpc.common.time.ShortTimeDurationFormat
- format(long, int) - Method in interface net.thevpc.common.time.TimeDurationFormat
- format(DatePart) - Method in class net.thevpc.common.time.TimeDuration
- formatMillis(long) - Method in class net.thevpc.common.time.DefaultTimeDurationFormat
- formatMillis(long) - Method in class net.thevpc.common.time.ShortTimeDurationFormat
- formatMillis(long) - Method in interface net.thevpc.common.time.TimeDurationFormat
- formatNanos(long) - Method in class net.thevpc.common.time.DefaultTimeDurationFormat
- formatNanos(long) - Method in class net.thevpc.common.time.ShortTimeDurationFormat
- formatNanos(long) - Method in interface net.thevpc.common.time.TimeDurationFormat
- formatShort() - Method in class net.thevpc.common.time.TimeDuration
- formatShort(DatePart) - Method in class net.thevpc.common.time.TimeDuration
- FRIDAY - Enum constant in enum class net.thevpc.common.time.DayOfWeekEnum
G
- getDateTime() - Method in class net.thevpc.common.time.MutableDate
- getDateTime(Class) - Method in class net.thevpc.common.time.MutableDate
- getDaylightSavingOffset() - Method in class net.thevpc.common.time.MutableDate
- getDayOfMonth() - Method in class net.thevpc.common.time.MutableDate
- getDayOfWeek() - Method in class net.thevpc.common.time.MutableDate
- getDayOfWeekEnum() - Method in class net.thevpc.common.time.MutableDate
- getDayOfWeekInMonth() - Method in class net.thevpc.common.time.MutableDate
- getDayOfYear() - Method in class net.thevpc.common.time.MutableDate
- getDuration() - Method in class net.thevpc.common.time.Chronometer
- getEndDate() - Method in class net.thevpc.common.time.Chronometer
- getField(int) - Method in class net.thevpc.common.time.MutableDate
- getHour() - Method in class net.thevpc.common.time.MutableDate
- getHourOfDay() - Method in class net.thevpc.common.time.MutableDate
- getHours() - Method in class net.thevpc.common.time.TimeDuration
- getMicroSeconds() - Method in class net.thevpc.common.time.TimeDuration
- getMilliSeconds() - Method in class net.thevpc.common.time.MutableDate
- getMilliSeconds() - Method in class net.thevpc.common.time.TimeDuration
- getMinutes() - Method in class net.thevpc.common.time.MutableDate
- getMinutes() - Method in class net.thevpc.common.time.TimeDuration
- getMonth() - Method in class net.thevpc.common.time.MutableDate
- getMonthEnum() - Method in class net.thevpc.common.time.MutableDate
- getName() - Method in class net.thevpc.common.time.Chronometer
- getNanoSeconds() - Method in class net.thevpc.common.time.TimeDuration
- getSeconds() - Method in class net.thevpc.common.time.MutableDate
- getSeconds() - Method in class net.thevpc.common.time.TimeDuration
- getStartTime() - Method in class net.thevpc.common.time.Chronometer
- getStdDateTime() - Method in class net.thevpc.common.time.MutableDate
- getTime() - Method in class net.thevpc.common.time.Chronometer
- getTimeInMillis() - Method in class net.thevpc.common.time.MutableDate
- getTimeMillis() - Method in class net.thevpc.common.time.TimeDuration
- getTimeNanos() - Method in class net.thevpc.common.time.TimeDuration
- getWeekOfMonth() - Method in class net.thevpc.common.time.MutableDate
- getWeekOfYear() - Method in class net.thevpc.common.time.MutableDate
- getYear() - Method in class net.thevpc.common.time.MutableDate
- getZoneOffset() - Method in class net.thevpc.common.time.MutableDate
H
I
- isAM() - Method in class net.thevpc.common.time.MutableDate
- isPM() - Method in class net.thevpc.common.time.MutableDate
- isStarted() - Method in class net.thevpc.common.time.Chronometer
- isStopped() - Method in class net.thevpc.common.time.Chronometer
- isSuspended() - Method in class net.thevpc.common.time.Chronometer
J
- JANUARY - Enum constant in enum class net.thevpc.common.time.MonthEnum
- JULY - Enum constant in enum class net.thevpc.common.time.MonthEnum
- JUNE - Enum constant in enum class net.thevpc.common.time.MonthEnum
L
- lap() - Method in class net.thevpc.common.time.Chronometer
M
- MARCH - Enum constant in enum class net.thevpc.common.time.MonthEnum
- MAY - Enum constant in enum class net.thevpc.common.time.MonthEnum
- MICROSECOND - Enum constant in enum class net.thevpc.common.time.DatePart
- MILLISECOND - Enum constant in enum class net.thevpc.common.time.DatePart
- MINUTE - Enum constant in enum class net.thevpc.common.time.DatePart
- MONDAY - Enum constant in enum class net.thevpc.common.time.DayOfWeekEnum
- MonthEnum - Enum Class in net.thevpc.common.time
- MutableDate - Class in net.thevpc.common.time
- MutableDate() - Constructor for class net.thevpc.common.time.MutableDate
- MutableDate(long) - Constructor for class net.thevpc.common.time.MutableDate
- MutableDate(Calendar) - Constructor for class net.thevpc.common.time.MutableDate
- MutableDate(Date) - Constructor for class net.thevpc.common.time.MutableDate
N
- NANOSECOND - Enum constant in enum class net.thevpc.common.time.DatePart
- net.thevpc.common.time - package net.thevpc.common.time
- NOVEMBER - Enum constant in enum class net.thevpc.common.time.MonthEnum
O
- OCTOBER - Enum constant in enum class net.thevpc.common.time.MonthEnum
- of(int, int, int, int, int, int, int) - Static method in class net.thevpc.common.time.TimeDuration
- of(DatePart) - Static method in class net.thevpc.common.time.DefaultTimeDurationFormat
- of(DatePart) - Static method in class net.thevpc.common.time.ShortTimeDurationFormat
- ofMillis(long) - Static method in class net.thevpc.common.time.TimeDuration
- ofMillis(long, int) - Static method in class net.thevpc.common.time.TimeDuration
- ofNanos(long) - Static method in class net.thevpc.common.time.TimeDuration
R
- restart() - Method in class net.thevpc.common.time.Chronometer
-
restart chronometer and returns a stopped snapshot/copy of the current
- restart(String) - Method in class net.thevpc.common.time.Chronometer
-
restart chronometer with new name and returns a stopped snapshot/copy of the current (with old name)
- resume() - Method in class net.thevpc.common.time.Chronometer
- rollDaysOfMonth(int) - Method in class net.thevpc.common.time.MutableDate
- rollDaysOfWeek(int) - Method in class net.thevpc.common.time.MutableDate
- rollDaysOfWeekInMonth(int) - Method in class net.thevpc.common.time.MutableDate
- rollDaysOfYear(int) - Method in class net.thevpc.common.time.MutableDate
- rollField(int, int) - Method in class net.thevpc.common.time.MutableDate
- rollHours(int) - Method in class net.thevpc.common.time.MutableDate
- rollHoursOfDay(int) - Method in class net.thevpc.common.time.MutableDate
- rollMilliSeconds(int) - Method in class net.thevpc.common.time.MutableDate
- rollMinutes(int) - Method in class net.thevpc.common.time.MutableDate
- rollMonths(int) - Method in class net.thevpc.common.time.MutableDate
- rollSeconds(int) - Method in class net.thevpc.common.time.MutableDate
- rollWeeksOfMonth(int) - Method in class net.thevpc.common.time.MutableDate
- rollWeeksOfYear(int) - Method in class net.thevpc.common.time.MutableDate
S
- SATURDAY - Enum constant in enum class net.thevpc.common.time.DayOfWeekEnum
- SECOND - Enum constant in enum class net.thevpc.common.time.DatePart
- SEPTEMBER - Enum constant in enum class net.thevpc.common.time.MonthEnum
- setAM() - Method in class net.thevpc.common.time.MutableDate
- setDate(int, int, int) - Method in class net.thevpc.common.time.MutableDate
- setDaylightSavingOffset(int) - Method in class net.thevpc.common.time.MutableDate
- setDayOfMonth(int) - Method in class net.thevpc.common.time.MutableDate
- setDayOfWeek(int) - Method in class net.thevpc.common.time.MutableDate
- setDayOfWeek(DayOfWeekEnum) - Method in class net.thevpc.common.time.MutableDate
- setDayOfWeekInMonth(int) - Method in class net.thevpc.common.time.MutableDate
- setDayOfYear(int) - Method in class net.thevpc.common.time.MutableDate
- setHour(int) - Method in class net.thevpc.common.time.MutableDate
- setHourOfDay(int) - Method in class net.thevpc.common.time.MutableDate
- setMilliSeconds(int) - Method in class net.thevpc.common.time.MutableDate
- setMinutes(int) - Method in class net.thevpc.common.time.MutableDate
- setMonth(int) - Method in class net.thevpc.common.time.MutableDate
- setMonth(MonthEnum) - Method in class net.thevpc.common.time.MutableDate
- setName(String) - Method in class net.thevpc.common.time.Chronometer
- setPM() - Method in class net.thevpc.common.time.MutableDate
- setSeconds(int) - Method in class net.thevpc.common.time.MutableDate
- setTime(int, int, int) - Method in class net.thevpc.common.time.MutableDate
- setTime(int, int, int, int) - Method in class net.thevpc.common.time.MutableDate
- setWeekOfMonth(int) - Method in class net.thevpc.common.time.MutableDate
- setWeekOfYear(int) - Method in class net.thevpc.common.time.MutableDate
- setYear(int) - Method in class net.thevpc.common.time.MutableDate
- setZoneOffset(int) - Method in class net.thevpc.common.time.MutableDate
- ShortTimeDurationFormat - Class in net.thevpc.common.time
-
Created by vpc on 3/20/17.
- ShortTimeDurationFormat() - Constructor for class net.thevpc.common.time.ShortTimeDurationFormat
- ShortTimeDurationFormat(DatePart) - Constructor for class net.thevpc.common.time.ShortTimeDurationFormat
- start() - Static method in class net.thevpc.common.time.Chronometer
- start(String) - Static method in class net.thevpc.common.time.Chronometer
- startNow() - Method in class net.thevpc.common.time.Chronometer
- stop() - Method in class net.thevpc.common.time.Chronometer
- SUNDAY - Enum constant in enum class net.thevpc.common.time.DayOfWeekEnum
- suspend() - Method in class net.thevpc.common.time.Chronometer
T
- THURSDAY - Enum constant in enum class net.thevpc.common.time.DayOfWeekEnum
- TimeDuration - Class in net.thevpc.common.time
- TimeDurationFormat - Interface in net.thevpc.common.time
-
Created by vpc on 3/20/17.
- toHours() - Method in class net.thevpc.common.time.TimeDuration
- toMicroSeconds() - Method in class net.thevpc.common.time.TimeDuration
- toMilliSeconds() - Method in class net.thevpc.common.time.TimeDuration
- toMinutes() - Method in class net.thevpc.common.time.TimeDuration
- toNanoSeconds() - Method in class net.thevpc.common.time.TimeDuration
- toSeconds() - Method in class net.thevpc.common.time.TimeDuration
- toString() - Method in class net.thevpc.common.time.Chronometer
- toString() - Method in class net.thevpc.common.time.TimeDuration
- toString(DatePart) - Method in class net.thevpc.common.time.Chronometer
- toString(DatePart) - Method in class net.thevpc.common.time.TimeDuration
- TUESDAY - Enum constant in enum class net.thevpc.common.time.DayOfWeekEnum
U
- UNDECEMBER - Enum constant in enum class net.thevpc.common.time.MonthEnum
- updateDescription(String) - Method in class net.thevpc.common.time.Chronometer
V
- valueOf(String) - Static method in enum class net.thevpc.common.time.DatePart
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.thevpc.common.time.DayOfWeekEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.thevpc.common.time.MonthEnum
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.thevpc.common.time.DatePart
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.thevpc.common.time.DayOfWeekEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.thevpc.common.time.MonthEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WEDNESDAY - Enum constant in enum class net.thevpc.common.time.DayOfWeekEnum
Z
- ZERO - Static variable in class net.thevpc.common.time.TimeDuration
All Classes and Interfaces|All Packages|Serialized Form