Serialized Form
-
Package org.teavm.classlib.java.io
-
Class org.teavm.classlib.java.io.TEOFException extends IOException implements Serializable
- serialVersionUID:
- 3045477060413545010L
-
Class org.teavm.classlib.java.io.TFile extends Object implements Serializable
-
Serialized Fields
-
path
String path
-
-
-
Class org.teavm.classlib.java.io.TFileNotFoundException extends IOException implements Serializable
-
Class org.teavm.classlib.java.io.TInterruptedIOException extends IOException implements Serializable
-
Serialized Fields
-
bytesTransferred
int bytesTransferred
-
-
-
Class org.teavm.classlib.java.io.TIOException extends Exception implements Serializable
- serialVersionUID:
- 3626109154700059455L
-
Class org.teavm.classlib.java.io.TUnsupportedEncodingException extends TIOException implements Serializable
- serialVersionUID:
- 2403781130729330252L
-
Class org.teavm.classlib.java.io.TUTFDataFormatException extends IOException implements Serializable
- serialVersionUID:
- -6383472574962319733L
-
-
Package org.teavm.classlib.java.lang
-
Class org.teavm.classlib.java.lang.TArithmeticException extends TRuntimeException implements Serializable
- serialVersionUID:
- 8084592456171302650L
-
Class org.teavm.classlib.java.lang.TArrayIndexOutOfBoundsException extends TIndexOutOfBoundsException implements Serializable
- serialVersionUID:
- 5221353436321708950L
-
Class org.teavm.classlib.java.lang.TArrayStoreException extends TRuntimeException implements Serializable
- serialVersionUID:
- 3911921304974631232L
-
Class org.teavm.classlib.java.lang.TAssertionError extends TError implements Serializable
- serialVersionUID:
- -4113942229209340013L
-
Class org.teavm.classlib.java.lang.TClassCastException extends TRuntimeException implements Serializable
- serialVersionUID:
- 5744987817019231273L
-
Class org.teavm.classlib.java.lang.TClassNotFoundException extends TReflectiveOperationException implements Serializable
- serialVersionUID:
- -1162632869775788325L
-
Class org.teavm.classlib.java.lang.TCloneNotSupportedException extends TException implements Serializable
- serialVersionUID:
- 4908200987785128012L
-
Class org.teavm.classlib.java.lang.TError extends TThrowable implements Serializable
- serialVersionUID:
- 3256540693876647405L
-
Class org.teavm.classlib.java.lang.TException extends TThrowable implements Serializable
- serialVersionUID:
- -2188339106250208952L
-
Class org.teavm.classlib.java.lang.TIllegalAccessException extends ReflectiveOperationException implements Serializable
- serialVersionUID:
- 8240407889170934565L
-
Class org.teavm.classlib.java.lang.TIllegalArgumentException extends TRuntimeException implements Serializable
- serialVersionUID:
- -1225768288500984373L
-
Class org.teavm.classlib.java.lang.TIllegalMonitorStateException extends TRuntimeException implements Serializable
- serialVersionUID:
- 7694307746228488658L
-
Class org.teavm.classlib.java.lang.TIllegalStateException extends TException implements Serializable
- serialVersionUID:
- 218741044430713159L
-
Class org.teavm.classlib.java.lang.TIncompatibleClassChangeError extends TLinkageError implements Serializable
- serialVersionUID:
- 366119408566298082L
-
Class org.teavm.classlib.java.lang.TIndexOutOfBoundsException extends TRuntimeException implements Serializable
- serialVersionUID:
- -7329782331640782287L
-
Class org.teavm.classlib.java.lang.TInstantiationException extends ReflectiveOperationException implements Serializable
- serialVersionUID:
- 8771605296206833516L
-
Class org.teavm.classlib.java.lang.TInternalError extends TVirtualMachineError implements Serializable
-
Class org.teavm.classlib.java.lang.TInterruptedException extends Exception implements Serializable
- serialVersionUID:
- -7832805114281254695L
-
Class org.teavm.classlib.java.lang.TLinkageError extends TError implements Serializable
- serialVersionUID:
- 9176544705010852435L
-
Class org.teavm.classlib.java.lang.TNegativeArraySizeException extends TRuntimeException implements Serializable
- serialVersionUID:
- 4838944281468611671L
-
Class org.teavm.classlib.java.lang.TNoClassDefFoundError extends TLinkageError implements Serializable
- serialVersionUID:
- -7662272618403764942L
-
Class org.teavm.classlib.java.lang.TNoSuchFieldError extends TIncompatibleClassChangeError implements Serializable
- serialVersionUID:
- 7907885242472547035L
-
Class org.teavm.classlib.java.lang.TNoSuchMethodError extends TIncompatibleClassChangeError implements Serializable
- serialVersionUID:
- 7907885242472547035L
-
Class org.teavm.classlib.java.lang.TNoSuchMethodException extends TReflectiveOperationException implements Serializable
-
Class org.teavm.classlib.java.lang.TNullPointerException extends TRuntimeException implements Serializable
- serialVersionUID:
- 2639861320773057190L
-
Class org.teavm.classlib.java.lang.TNumberFormatException extends TIllegalArgumentException implements Serializable
- serialVersionUID:
- 6872736757931546482L
-
Class org.teavm.classlib.java.lang.TOutOfMemoryError extends TVirtualMachineError implements Serializable
- serialVersionUID:
- -1891949851728458692L
-
Class org.teavm.classlib.java.lang.TReflectiveOperationException extends TException implements Serializable
- serialVersionUID:
- -455785869284249992L
-
Class org.teavm.classlib.java.lang.TRuntimeException extends TException implements Serializable
- serialVersionUID:
- 3506083061304642891L
-
Class org.teavm.classlib.java.lang.TSecurityException extends TRuntimeException implements Serializable
- serialVersionUID:
- 720572643357872552L
-
Class org.teavm.classlib.java.lang.TStackOverflowError extends TVirtualMachineError implements Serializable
-
Class org.teavm.classlib.java.lang.TStringIndexOutOfBoundsException extends TIndexOutOfBoundsException implements Serializable
- serialVersionUID:
- 6706349858694463085L
-
Class org.teavm.classlib.java.lang.TThrowable extends RuntimeException implements Serializable
- serialVersionUID:
- 2026791432677149320L
-
Serialized Fields
-
cause
TThrowable cause
-
message
String message
-
stackTrace
TStackTraceElement[] stackTrace
-
suppressed
TThrowable[] suppressed
-
suppressionEnabled
boolean suppressionEnabled
-
writableStackTrace
boolean writableStackTrace
-
-
Class org.teavm.classlib.java.lang.TUnsupportedOperationException extends TRuntimeException implements Serializable
- serialVersionUID:
- 3820374864664609707L
-
Class org.teavm.classlib.java.lang.TVirtualMachineError extends TError implements Serializable
- serialVersionUID:
- -4246822614122675559L
-
-
Package org.teavm.classlib.java.lang.invoke
-
Class org.teavm.classlib.java.lang.invoke.TLambdaConversionException extends Exception implements Serializable
-
Class org.teavm.classlib.java.lang.invoke.TMethodType extends Object implements Serializable
-
Class org.teavm.classlib.java.lang.invoke.TSerializedLambda extends Object implements Serializable
- serialVersionUID:
- 8025925345765570181L
-
Serialization Methods
-
readResolve
- Throws:
ReflectiveOperationException
-
-
Serialized Fields
-
capturedArgs
Object[] capturedArgs
-
capturingClass
Class<?> capturingClass
-
functionalInterfaceClass
String functionalInterfaceClass
-
functionalInterfaceMethodName
String functionalInterfaceMethodName
-
functionalInterfaceMethodSignature
String functionalInterfaceMethodSignature
-
implClass
String implClass
-
implMethodKind
int implMethodKind
-
implMethodName
String implMethodName
-
implMethodSignature
String implMethodSignature
-
instantiatedMethodType
String instantiatedMethodType
-
-
-
Package org.teavm.classlib.java.lang.reflect
-
Class org.teavm.classlib.java.lang.reflect.TInvocationTargetException extends TReflectiveOperationException implements Serializable
-
-
Package org.teavm.classlib.java.math
-
Class org.teavm.classlib.java.math.TBigDecimal extends Number implements Serializable
- serialVersionUID:
- 6108874887143696463L
-
Serialized Fields
-
intVal
TBigInteger intVal
The arbitrary precision integer (unscaled value) in the internal representation ofBigDecimal
. -
scale
int scale
The 32-bit integer scale in the internal representation ofBigDecimal
.
-
-
Class org.teavm.classlib.java.math.TBigInteger extends Number implements Serializable
- serialVersionUID:
- -8287574255936472291L
-
Class org.teavm.classlib.java.math.TMathContext extends Object implements Serializable
- serialVersionUID:
- 5579720004786848255L
-
Serialized Fields
-
precision
int precision
The number of digits to be used for an operation; results are rounded to this precision. -
roundingMode
TRoundingMode roundingMode
ARoundingMode
object which specifies the algorithm to be used for rounding.
-
-
-
Package org.teavm.classlib.java.net
-
Class org.teavm.classlib.java.net.TMalformedURLException extends IOException implements Serializable
-
Class org.teavm.classlib.java.net.TProtocolException extends IOException implements Serializable
-
Class org.teavm.classlib.java.net.TUnknownServiceException extends IOException implements Serializable
-
Class org.teavm.classlib.java.net.TURISyntaxException extends TException implements Serializable
-
Serialized Fields
-
index
int index
-
input
String input
-
-
-
Class org.teavm.classlib.java.net.TURL extends Object implements Serializable
-
-
Package org.teavm.classlib.java.nio
-
Class org.teavm.classlib.java.nio.TBufferOverflowException extends TRuntimeException implements Serializable
- serialVersionUID:
- 4028237910484741877L
-
Class org.teavm.classlib.java.nio.TBufferUnderflowException extends RuntimeException implements Serializable
- serialVersionUID:
- -1394137801772218228L
-
Class org.teavm.classlib.java.nio.TInvalidMarkException extends TIllegalStateException implements Serializable
- serialVersionUID:
- -4490582450929079883L
-
Class org.teavm.classlib.java.nio.TReadOnlyBufferException extends TUnsupportedOperationException implements Serializable
- serialVersionUID:
- -6235630765647059963L
-
-
Package org.teavm.classlib.java.nio.charset
-
Class org.teavm.classlib.java.nio.charset.TBufferOverflowException extends TRuntimeException implements Serializable
- serialVersionUID:
- -94154470269902198L
-
Class org.teavm.classlib.java.nio.charset.TBufferUnderflowException extends RuntimeException implements Serializable
- serialVersionUID:
- 1162643612868888150L
-
Class org.teavm.classlib.java.nio.charset.TCharacterCodingException extends IOException implements Serializable
- serialVersionUID:
- -2432441010404243409L
-
Class org.teavm.classlib.java.nio.charset.TCoderMalfunctionError extends Error implements Serializable
- serialVersionUID:
- 8030591981317653860L
-
Class org.teavm.classlib.java.nio.charset.TIllegalCharsetNameException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- -6848948447254188722L
-
Serialized Fields
-
charsetName
String charsetName
-
-
Class org.teavm.classlib.java.nio.charset.TMalformedInputException extends TCharacterCodingException implements Serializable
- serialVersionUID:
- -7677315548693161814L
-
Serialized Fields
-
length
int length
-
-
Class org.teavm.classlib.java.nio.charset.TUnmappableCharacterException extends TCharacterCodingException implements Serializable
- serialVersionUID:
- 4225770757749997199L
-
Serialized Fields
-
length
int length
-
-
Class org.teavm.classlib.java.nio.charset.TUnsupportedCharsetException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- 2668607022458967777L
-
Serialized Fields
-
charsetName
String charsetName
-
-
-
Package org.teavm.classlib.java.security
-
Class org.teavm.classlib.java.security.TAccessControlException extends TSecurityException implements Serializable
- serialVersionUID:
- 8282514874369266797L
-
Serialized Fields
-
permission
TPermission permission
-
-
-
Package org.teavm.classlib.java.text
-
Class org.teavm.classlib.java.text.TParseException extends Exception implements Serializable
- serialVersionUID:
- 2703218443322787634L
-
Serialized Fields
-
errorOffset
int errorOffset
-
-
-
Package org.teavm.classlib.java.util
-
Class org.teavm.classlib.java.util.TConcurrentModificationException extends TRuntimeException implements Serializable
- serialVersionUID:
- -2871226388713811335L
-
Class org.teavm.classlib.java.util.TDuplicateFormatFlagsException extends TIllegalFormatException implements Serializable
-
Serialized Fields
-
flags
String flags
-
-
-
Class org.teavm.classlib.java.util.TEmptyStackException extends RuntimeException implements Serializable
-
Class org.teavm.classlib.java.util.TEnumMap extends AbstractMap<K extends Enum<K>,V> implements Serializable
-
Class org.teavm.classlib.java.util.TEnumSet extends AbstractSet<E extends Enum<E>> implements Serializable
-
Class org.teavm.classlib.java.util.TFormatFlagsConversionMismatchException extends TIllegalFormatException implements Serializable
-
Serialized Fields
-
conversion
char conversion
-
flags
String flags
-
-
-
Class org.teavm.classlib.java.util.TFormatterClosedException extends IllegalStateException implements Serializable
-
Class org.teavm.classlib.java.util.TIllegalFormatCodePointException extends TIllegalFormatException implements Serializable
-
Serialized Fields
-
codePoint
int codePoint
-
-
-
Class org.teavm.classlib.java.util.TIllegalFormatConversionException extends TIllegalFormatException implements Serializable
-
Serialized Fields
-
argumentClass
Class<?> argumentClass
-
conversion
char conversion
-
-
-
Class org.teavm.classlib.java.util.TIllegalFormatException extends IllegalArgumentException implements Serializable
-
Class org.teavm.classlib.java.util.TIllegalFormatFlagsException extends TIllegalFormatException implements Serializable
-
Serialized Fields
-
flags
String flags
-
-
-
Class org.teavm.classlib.java.util.TIllegalFormatPrecisionException extends TIllegalFormatException implements Serializable
-
Serialized Fields
-
precision
int precision
-
-
-
Class org.teavm.classlib.java.util.TIllegalPrecisionException extends TIllegalFormatException implements Serializable
-
Serialized Fields
-
precision
int precision
-
-
-
Class org.teavm.classlib.java.util.TMissingFormatWidthException extends TIllegalFormatException implements Serializable
-
Serialized Fields
-
formatSpecifier
String formatSpecifier
-
-
-
Class org.teavm.classlib.java.util.TMissingResourceException extends TRuntimeException implements Serializable
- serialVersionUID:
- 6730397307327337970L
-
Class org.teavm.classlib.java.util.TNoSuchElementException extends TRuntimeException implements Serializable
- serialVersionUID:
- -4890604137042866919L
-
Class org.teavm.classlib.java.util.TServiceConfigurationError extends Error implements Serializable
-
Class org.teavm.classlib.java.util.TTimeZone extends Object implements Serializable
- serialVersionUID:
- 3581463369166924961L
-
Serialized Fields
-
id
String id
-
-
Class org.teavm.classlib.java.util.TUnknownFormatConversionException extends TIllegalFormatException implements Serializable
-
Serialized Fields
-
conversion
String conversion
-
-
-
-
Package org.teavm.classlib.java.util.concurrent.atomic
-
Class org.teavm.classlib.java.util.concurrent.atomic.TAtomicBoolean extends Object implements Serializable
-
Serialized Fields
-
value
boolean value
-
-
-
Class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger extends Number implements Serializable
-
Serialized Fields
-
value
int value
-
version
int version
-
-
-
Class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong extends Number implements Serializable
-
Serialized Fields
-
value
long value
-
version
int version
-
-
-
Class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference extends Object implements Serializable
-
Serialized Fields
-
value
V value
-
version
int version
-
-
-
-
Package org.teavm.classlib.java.util.jar
-
Class org.teavm.classlib.java.util.jar.TJarException extends TZipException implements Serializable
-
-
Package org.teavm.classlib.java.util.regex
-
Class org.teavm.classlib.java.util.regex.TPattern extends Object implements Serializable
- serialVersionUID:
- 5073258162644648461L
-
Serialized Fields
-
flags
int flags
Pattern compile flags;
-
-
Class org.teavm.classlib.java.util.regex.TPatternSyntaxException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- -3864639126226059218L
-
Serialized Fields
-
desc
String desc
Holds the description of the syntax error, or null if the description is not known. -
index
int index
Holds the index around which the error occured, or -1, in case it is unknown. -
pattern
String pattern
Holds the syntactically incorrect regular expression, or null if the regular expression is not known.
-
-
-
Package org.teavm.classlib.java.util.zip
-
Class org.teavm.classlib.java.util.zip.TDataFormatException extends Exception implements Serializable
-
Class org.teavm.classlib.java.util.zip.TZipException extends IOException implements Serializable
-
-
Package org.threeten.bp
-
Class org.threeten.bp.DateTimeException extends RuntimeException implements Serializable
-
Class org.threeten.bp.Duration extends Object implements Serializable
-
Serialized Fields
-
nanos
int nanos
The number of nanoseconds in the duration, expressed as a fraction of the number of seconds. This is always positive, and never exceeds 999,999,999. -
seconds
long seconds
The number of seconds in the duration.
-
-
-
Class org.threeten.bp.Instant extends Object implements Serializable
-
Serialized Fields
-
nanos
int nanos
The number of nanoseconds, later along the time-line, from the seconds field. This is always positive, and never exceeds 999,999,999. -
seconds
long seconds
The number of seconds from the epoch of 1970-01-01T00:00:00Z.
-
-
-
Class org.threeten.bp.LocalDate extends ChronoLocalDate implements Serializable
-
Serialized Fields
-
day
short day
The day-of-month. -
month
short month
The month-of-year. -
year
int year
The year.
-
-
-
Class org.threeten.bp.LocalDateTime extends ChronoLocalDateTime<LocalDate> implements Serializable
-
Class org.threeten.bp.LocalTime extends Object implements Serializable
-
Serialized Fields
-
hour
byte hour
The hour. -
minute
byte minute
The minute. -
nano
int nano
The nanosecond. -
second
byte second
The second.
-
-
-
Class org.threeten.bp.MonthDay extends Object implements Serializable
-
Serialized Fields
-
day
int day
The day-of-month. -
month
int month
The month-of-year, not null.
-
-
-
Class org.threeten.bp.OffsetDateTime extends Object implements Serializable
-
Serialized Fields
-
dateTime
LocalDateTime dateTime
The local date-time. -
offset
ZoneOffset offset
The offset from UTC/Greenwich.
-
-
-
Class org.threeten.bp.OffsetTime extends Object implements Serializable
-
Serialized Fields
-
offset
ZoneOffset offset
The offset from UTC/Greenwich. -
time
LocalTime time
The local date-time.
-
-
-
Class org.threeten.bp.Period extends ChronoPeriod implements Serializable
-
Serialization Methods
-
readResolve
Resolves singletons.
-
-
Serialized Fields
-
days
int days
The number of days. -
months
int months
The number of months. -
years
int years
The number of years.
-
-
-
Class org.threeten.bp.Year extends Object implements Serializable
-
Serialized Fields
-
year
int year
The year being represented.
-
-
-
Class org.threeten.bp.YearMonth extends Object implements Serializable
-
Serialized Fields
-
month
int month
The month-of-year, not null. -
year
int year
The year.
-
-
-
Class org.threeten.bp.ZonedDateTime extends ChronoZonedDateTime<LocalDate> implements Serializable
-
Serialized Fields
-
dateTime
LocalDateTime dateTime
The local date-time. -
offset
ZoneOffset offset
The offset from UTC/Greenwich. -
zone
ZoneId zone
The time-zone.
-
-
-
Class org.threeten.bp.ZoneId extends Object implements Serializable
-
Class org.threeten.bp.ZoneOffset extends ZoneId implements Serializable
-
Serialized Fields
-
totalSeconds
int totalSeconds
The total offset in seconds.
-
-
-
-
Package org.threeten.bp.chrono
-
Class org.threeten.bp.chrono.HijrahChronology extends Chronology implements Serializable
-
Serialization Methods
-
readResolve
Resolve singleton.
-
-
-
Class org.threeten.bp.chrono.HijrahDate extends org.threeten.bp.chrono.ChronoDateImpl<HijrahDate> implements Serializable
-
Serialized Fields
-
gregorianEpochDay
long gregorianEpochDay
Gregorian days for this object. Holding number of days since 1970/01/01. The number of days are calculated with pure Gregorian calendar based.
-
-
-
Class org.threeten.bp.chrono.IsoChronology extends Chronology implements Serializable
-
Serialization Methods
-
readResolve
Resolve singleton.
-
-
-
Class org.threeten.bp.chrono.JapaneseChronology extends Chronology implements Serializable
-
Serialization Methods
-
readResolve
Resolve singleton.
-
-
-
Class org.threeten.bp.chrono.JapaneseDate extends org.threeten.bp.chrono.ChronoDateImpl<JapaneseDate> implements Serializable
-
Serialized Fields
-
isoDate
LocalDate isoDate
The underlying ISO local date.
-
-
-
Class org.threeten.bp.chrono.JapaneseEra extends Object implements Serializable
-
Serialized Fields
-
eraValue
int eraValue
The era value.
-
-
-
Class org.threeten.bp.chrono.MinguoChronology extends Chronology implements Serializable
-
Serialization Methods
-
readResolve
Resolve singleton.
-
-
-
Class org.threeten.bp.chrono.MinguoDate extends org.threeten.bp.chrono.ChronoDateImpl<MinguoDate> implements Serializable
-
Serialized Fields
-
isoDate
LocalDate isoDate
The underlying date.
-
-
-
Class org.threeten.bp.chrono.ThaiBuddhistChronology extends Chronology implements Serializable
-
Serialization Methods
-
readResolve
Resolve singleton.
-
-
-
Class org.threeten.bp.chrono.ThaiBuddhistDate extends org.threeten.bp.chrono.ChronoDateImpl<ThaiBuddhistDate> implements Serializable
-
Serialized Fields
-
isoDate
LocalDate isoDate
The underlying date.
-
-
-
-
Package org.threeten.bp.format
-
Class org.threeten.bp.format.DateTimeParseException extends DateTimeException implements Serializable
-
Serialized Fields
-
errorIndex
int errorIndex
The error index in the text. -
parsedString
String parsedString
The text that was being parsed.
-
-
-
-
Package org.threeten.bp.temporal
-
Class org.threeten.bp.temporal.UnsupportedTemporalTypeException extends DateTimeException implements Serializable
-
Class org.threeten.bp.temporal.ValueRange extends Object implements Serializable
-
Serialized Fields
-
maxLargest
long maxLargest
The largest maximum value. -
maxSmallest
long maxSmallest
The smallest maximum value. -
minLargest
long minLargest
The largest minimum value. -
minSmallest
long minSmallest
The smallest minimum value.
-
-
-
Class org.threeten.bp.temporal.WeekFields extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensure valid singleton.- Throws:
InvalidObjectException
- if invalid
-
-
Serialized Fields
-
firstDayOfWeek
DayOfWeek firstDayOfWeek
The first day-of-week. -
minimalDays
int minimalDays
The minimal number of days in the first week.
-
-
-
-
Package org.threeten.bp.zone
-
Class org.threeten.bp.zone.ZoneOffsetTransition extends Object implements Serializable
-
Serialized Fields
-
offsetAfter
ZoneOffset offsetAfter
The offset after transition. -
offsetBefore
ZoneOffset offsetBefore
The offset before transition. -
transition
LocalDateTime transition
The local transition date-time at the transition.
-
-
-
Class org.threeten.bp.zone.ZoneOffsetTransitionRule extends Object implements Serializable
-
Serialized Fields
-
adjustDays
int adjustDays
The number of days to adjust by. -
dom
byte dom
The day-of-month of the month-day of the cutover week. If positive, it is the start of the week where the cutover can occur. If negative, it represents the end of the week where cutover can occur. The value is the number of days from the end of the month, such that-1
is the last day of the month,-2
is the second to last day, and so on. -
dow
DayOfWeek dow
The cutover day-of-week, null to retain the day-of-month. -
month
Month month
The month of the month-day of the first day of the cutover week. The actual date will be adjusted by the dowChange field. -
offsetAfter
ZoneOffset offsetAfter
The offset after the cutover. -
offsetBefore
ZoneOffset offsetBefore
The offset before the cutover. -
standardOffset
ZoneOffset standardOffset
The standard offset at the cutover. -
time
LocalTime time
The cutover time in the 'before' offset. -
timeDefinition
ZoneOffsetTransitionRule.TimeDefinition timeDefinition
The definition of how the local time should be interpreted.
-
-
-
Class org.threeten.bp.zone.ZoneRulesException extends DateTimeException implements Serializable
-