Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form

A

abs() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is the absolute value of this.
abs() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a (new) BigInteger whose value is the absolute value of this.
abs() - Method in class org.threeten.bp.Duration
Returns a copy of this duration with a positive length.
abs(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
abs(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
abs(float) - Static method in class org.teavm.classlib.java.lang.TMath
 
abs(float) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
abs(int) - Static method in class org.teavm.classlib.java.lang.TMath
 
abs(int) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
abs(long) - Static method in class org.teavm.classlib.java.lang.TMath
 
abs(long) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
abs(TMathContext) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is the absolute value of this.
ABSTRACT - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
ABSTRACT - Static variable in class org.teavm.classlib.java.lang.reflect.TModifier
 
AbstractChronology - Class in org.threeten.bp.chrono
An abstract implementation of Chronology.
AbstractChronology() - Constructor for class org.threeten.bp.chrono.AbstractChronology
 
AbstractInMemoryVirtualFile - Class in org.teavm.classlib.fs.memory
 
accept(double) - Method in interface org.teavm.classlib.java.util.function.TDoubleConsumer
 
accept(double) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TDoubleStreamBuilder
 
accept(double) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream.Builder
 
accept(int) - Method in interface org.teavm.classlib.java.util.function.TIntConsumer
 
accept(int) - Method in class org.teavm.classlib.java.util.stream.intimpl.TIntStreamBuilder
 
accept(int) - Method in interface org.teavm.classlib.java.util.stream.TIntStream.Builder
 
accept(long) - Method in interface org.teavm.classlib.java.util.function.TLongConsumer
 
accept(long) - Method in class org.teavm.classlib.java.util.stream.longimpl.TLongStreamBuilder
 
accept(long) - Method in interface org.teavm.classlib.java.util.stream.TLongStream.Builder
 
accept(TFile) - Method in interface org.teavm.classlib.java.io.TFileFilter
 
accept(TFile, String) - Method in interface org.teavm.classlib.java.io.TFilenameFilter
 
accept(T) - Method in interface org.teavm.classlib.java.util.function.TConsumer
 
accept(T) - Method in class org.teavm.classlib.java.util.stream.impl.TStreamBuilder
 
accept(T) - Method in interface org.teavm.classlib.java.util.stream.TStream.Builder
 
accept(T, double) - Method in interface org.teavm.classlib.java.util.function.TObjDoubleConsumer
 
accept(T, int) - Method in interface org.teavm.classlib.java.util.function.TObjIntConsumer
 
accept(T, long) - Method in interface org.teavm.classlib.java.util.function.TObjLongConsumer
 
accept(T, U) - Method in interface org.teavm.classlib.java.util.function.TBiConsumer
 
accumulateAndGet(int, IntBinaryOperator) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
accumulateAndGet(long, LongBinaryOperator) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
accumulateAndGet(V, BinaryOperator<V>) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
accumulator() - Method in interface org.teavm.classlib.java.util.stream.TCollector
 
acos(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
acos(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
activeCount() - Static method in class org.teavm.classlib.java.lang.TThread
 
AD - Static variable in class org.teavm.classlib.java.util.TGregorianCalendar
 
add(double) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream.Builder
 
add(int) - Method in interface org.teavm.classlib.java.util.stream.TIntStream.Builder
 
add(int, int) - Method in class org.teavm.classlib.java.util.TCalendar
 
add(int, int) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
add(int, E) - Method in class org.teavm.classlib.java.util.TAbstractList
 
add(int, E) - Method in class org.teavm.classlib.java.util.TAbstractSequentialList
 
add(int, E) - Method in class org.teavm.classlib.java.util.TArrayList
 
add(int, E) - Method in interface org.teavm.classlib.java.util.TList
 
add(int, E) - Method in class org.teavm.classlib.java.util.TVector
 
add(long) - Method in interface org.teavm.classlib.java.util.stream.TLongStream.Builder
 
add(E) - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
add(E) - Method in class org.teavm.classlib.java.util.TAbstractCollection
 
add(E) - Method in class org.teavm.classlib.java.util.TAbstractList
 
add(E) - Method in class org.teavm.classlib.java.util.TAbstractQueue
 
add(E) - Method in class org.teavm.classlib.java.util.TArrayDeque
 
add(E) - Method in class org.teavm.classlib.java.util.TArrayList
 
add(E) - Method in interface org.teavm.classlib.java.util.TCollection
 
add(E) - Method in class org.teavm.classlib.java.util.THashSet
Adds the specified object to this HashSet if not already present.
add(E) - Method in interface org.teavm.classlib.java.util.TListIterator
 
add(E) - Method in class org.teavm.classlib.java.util.TSetFromMap
 
add(E) - Method in class org.teavm.classlib.java.util.TTreeSet
 
add(E) - Method in class org.teavm.classlib.java.util.TVector
 
add(TBigDecimal) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this + augend.
add(TBigDecimal, TMathContext) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this + augend.
add(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this + val.
add(T) - Method in interface org.teavm.classlib.java.util.stream.TStream.Builder
 
addAll(int, TCollection<? extends E>) - Method in class org.teavm.classlib.java.util.TAbstractList
 
addAll(int, TCollection<? extends E>) - Method in class org.teavm.classlib.java.util.TAbstractSequentialList
 
addAll(int, TCollection<? extends E>) - Method in class org.teavm.classlib.java.util.TArrayList
 
addAll(int, TCollection<? extends E>) - Method in interface org.teavm.classlib.java.util.TList
 
addAll(int, TCollection<? extends E>) - Method in class org.teavm.classlib.java.util.TVector
 
addAll(TCollection<? extends E>) - Method in class org.teavm.classlib.java.util.TAbstractCollection
 
addAll(TCollection<? extends E>) - Method in class org.teavm.classlib.java.util.TAbstractQueue
 
addAll(TCollection<? extends E>) - Method in interface org.teavm.classlib.java.util.TCollection
 
addAll(TCollection<? extends E>) - Method in class org.teavm.classlib.java.util.TVector
 
addAll(TCollection<? super T>, T...) - Static method in class org.teavm.classlib.java.util.TCollections
 
addAndGet(int) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
addAndGet(long) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
addAttribute(TAttributedCharacterIterator.Attribute, Object) - Method in class org.teavm.classlib.java.text.TAttributedString
Applies a given attribute to this string.
addAttribute(TAttributedCharacterIterator.Attribute, Object, int, int) - Method in class org.teavm.classlib.java.text.TAttributedString
Applies a given attribute to the given range of this string.
addAttributes(TMap<? extends TAttributedCharacterIterator.Attribute, ?>, int, int) - Method in class org.teavm.classlib.java.text.TAttributedString
Applies a given set of attributes to the given range of the string.
addCutover(int, char, int, int, int, boolean, int) - Method in class org.teavm.classlib.impl.tz.DateTimeZoneBuilder
Adds a cutover for added rules.
addElement(E) - Method in class org.teavm.classlib.java.util.TVector
 
addFirst(E) - Method in class org.teavm.classlib.java.util.TArrayDeque
 
addFirst(E) - Method in interface org.teavm.classlib.java.util.TDeque
 
addFirst(E) - Method in class org.teavm.classlib.java.util.TLinkedList
 
addLast(E) - Method in class org.teavm.classlib.java.util.TArrayDeque
 
addLast(E) - Method in interface org.teavm.classlib.java.util.TDeque
 
addLast(E) - Method in class org.teavm.classlib.java.util.TLinkedList
 
addObserver(TObserver) - Method in class org.teavm.classlib.java.util.TObservable
Adds the specified observer to the list of observers.
addRecurringSavings(int, int, int, char, int, int, int, boolean, int) - Method in class org.teavm.classlib.impl.tz.DateTimeZoneBuilder
Add a recurring daylight saving time rule.
addRequestProperty(String, String) - Method in class org.teavm.classlib.java.net.TURLConnection
 
addSuppressed(TThrowable) - Method in exception org.teavm.classlib.java.lang.TThrowable
 
addTo(Temporal) - Method in class org.threeten.bp.chrono.ChronoPeriod
Adds this period to the specified temporal object.
addTo(Temporal) - Method in class org.threeten.bp.Duration
Adds this duration to the specified temporal object.
addTo(Temporal) - Method in class org.threeten.bp.Period
Adds this period to the specified temporal object.
addTo(Temporal) - Method in interface org.threeten.bp.temporal.TemporalAmount
Adds to the specified temporal object.
addTo(R, long) - Method in enum org.threeten.bp.temporal.ChronoUnit
 
addTo(R, long) - Method in interface org.threeten.bp.temporal.TemporalUnit
Returns a copy of the specified temporal object with the specified period added.
adjustInto(Temporal) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
adjustInto(Temporal) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
adjustInto(Temporal) - Method in interface org.threeten.bp.chrono.Era
 
adjustInto(Temporal) - Method in enum org.threeten.bp.chrono.HijrahEra
 
adjustInto(Temporal) - Method in enum org.threeten.bp.chrono.IsoEra
 
adjustInto(Temporal) - Method in enum org.threeten.bp.chrono.MinguoEra
 
adjustInto(Temporal) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
adjustInto(Temporal) - Method in enum org.threeten.bp.DayOfWeek
Adjusts the specified temporal object to have this day-of-week.
adjustInto(Temporal) - Method in class org.threeten.bp.Instant
Adjusts the specified temporal object to have this instant.
adjustInto(Temporal) - Method in class org.threeten.bp.LocalDate
Adjusts the specified temporal object to have the same date as this object.
adjustInto(Temporal) - Method in class org.threeten.bp.LocalDateTime
Adjusts the specified temporal object to have the same date and time as this object.
adjustInto(Temporal) - Method in class org.threeten.bp.LocalTime
Adjusts the specified temporal object to have the same time as this object.
adjustInto(Temporal) - Method in enum org.threeten.bp.Month
Adjusts the specified temporal object to have this month-of-year.
adjustInto(Temporal) - Method in class org.threeten.bp.MonthDay
Adjusts the specified temporal object to have this month-day.
adjustInto(Temporal) - Method in class org.threeten.bp.OffsetDateTime
Adjusts the specified temporal object to have the same offset, date and time as this object.
adjustInto(Temporal) - Method in class org.threeten.bp.OffsetTime
Adjusts the specified temporal object to have the same offset and time as this object.
adjustInto(Temporal) - Method in interface org.threeten.bp.temporal.TemporalAdjuster
Adjusts the specified temporal object.
adjustInto(Temporal) - Method in class org.threeten.bp.Year
Adjusts the specified temporal object to have this year.
adjustInto(Temporal) - Method in class org.threeten.bp.YearMonth
Adjusts the specified temporal object to have this year-month.
adjustInto(Temporal) - Method in class org.threeten.bp.ZoneOffset
Adjusts the specified temporal object to have the same offset as this object.
adjustInto(R, long) - Method in enum org.threeten.bp.temporal.ChronoField
 
adjustInto(R, long) - Method in interface org.threeten.bp.temporal.TemporalField
Returns a copy of the specified temporal object with the value of this field set.
adjustOffset(long, boolean) - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Adjusts the offset to be the earlier or later one during an overlap.
adopt(AbstractInMemoryVirtualFile, String) - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
adopt(AbstractInMemoryVirtualFile, String) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualDirectory
 
adopt(AbstractInMemoryVirtualFile, String) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFile
 
adopt(VirtualFile, String) - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
adopt(VirtualFile, String) - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
adopt(VirtualFile, String) - Method in interface org.teavm.classlib.fs.VirtualFile
 
after(Object) - Method in class org.teavm.classlib.java.util.TCalendar
 
after(TDate) - Method in class org.teavm.classlib.java.util.TDate
 
AH - Enum constant in enum org.threeten.bp.chrono.HijrahEra
The singleton instance for the current era, 'Anno Hegirae', which has the value 1.
ALIAS - Static variable in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
AliasDateTimeZone - Class in org.teavm.classlib.impl.tz
 
AliasDateTimeZone(String, DateTimeZone) - Constructor for class org.teavm.classlib.impl.tz.AliasDateTimeZone
 
aliases() - Method in class org.teavm.classlib.java.nio.charset.TCharset
 
ALIGNED_DAY_OF_WEEK_IN_MONTH - Enum constant in enum org.threeten.bp.temporal.ChronoField
The aligned day-of-week within a month.
ALIGNED_DAY_OF_WEEK_IN_YEAR - Enum constant in enum org.threeten.bp.temporal.ChronoField
The aligned day-of-week within a year.
ALIGNED_WEEK_OF_MONTH - Enum constant in enum org.threeten.bp.temporal.ChronoField
The aligned week within a month.
ALIGNED_WEEK_OF_YEAR - Enum constant in enum org.threeten.bp.temporal.ChronoField
The aligned week within a year.
ALL - Static variable in class org.teavm.classlib.java.util.logging.TLevel
 
allMatch(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
allMatch(DoublePredicate) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
allMatch(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
allMatch(IntPredicate) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
allMatch(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
allMatch(LongPredicate) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
allMatch(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
allMatch(Predicate<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
allocate(int) - Static method in class org.teavm.classlib.java.nio.TByteBuffer
 
allocate(int) - Static method in class org.teavm.classlib.java.nio.TCharBuffer
 
allocate(int) - Static method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
allocate(int) - Static method in class org.teavm.classlib.java.nio.TFloatBuffer
 
allocate(int) - Static method in class org.teavm.classlib.java.nio.TIntBuffer
 
allocate(int) - Static method in class org.teavm.classlib.java.nio.TLongBuffer
 
allocate(int) - Static method in class org.teavm.classlib.java.nio.TShortBuffer
 
allocateDirect(int) - Static method in class org.teavm.classlib.java.nio.TByteBuffer
 
allOf(Class<E>) - Static method in class org.teavm.classlib.java.util.TEnumSet
 
allowUserInteraction - Variable in class org.teavm.classlib.java.net.TURLConnection
 
ALTERNATE - Static variable in class org.teavm.classlib.java.util.TFormattableFlags
 
altMetafactory(TMethodHandles.Lookup, String, TMethodType, Object...) - Static method in class org.teavm.classlib.java.lang.invoke.TLambdaMetafactory
 
ALWAYS - Enum constant in enum org.threeten.bp.format.SignStyle
Style to always output the sign, where zero will output '+'.
AM - Static variable in class org.teavm.classlib.java.util.TCalendar
 
AM_PM - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
AM_PM - Static variable in class org.teavm.classlib.java.util.TCalendar
 
AM_PM_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
AMPM_OF_DAY - Enum constant in enum org.threeten.bp.temporal.ChronoField
The am-pm-of-day.
analyze(double, DoubleAnalyzer.Result) - Static method in class org.teavm.classlib.impl.text.DoubleAnalyzer
 
analyze(float, FloatAnalyzer.Result) - Static method in class org.teavm.classlib.impl.text.FloatAnalyzer
 
and(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this & val.
and(TBiPredicate<? super T, ? super U>) - Method in interface org.teavm.classlib.java.util.function.TBiPredicate
 
and(TDoublePredicate) - Method in interface org.teavm.classlib.java.util.function.TDoublePredicate
 
and(TIntPredicate) - Method in interface org.teavm.classlib.java.util.function.TIntPredicate
 
and(TLongPredicate) - Method in interface org.teavm.classlib.java.util.function.TLongPredicate
 
and(TPredicate<? super T>) - Method in interface org.teavm.classlib.java.util.function.TPredicate
 
and(TBitSet) - Method in class org.teavm.classlib.java.util.TBitSet
 
andNot(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this & ~val.
andNot(TBitSet) - Method in class org.teavm.classlib.java.util.TBitSet
 
andThen(TBiConsumer<? super T, ? super U>) - Method in interface org.teavm.classlib.java.util.function.TBiConsumer
 
andThen(TConsumer<? super T>) - Method in interface org.teavm.classlib.java.util.function.TConsumer
 
andThen(TDoubleConsumer) - Method in interface org.teavm.classlib.java.util.function.TDoubleConsumer
 
andThen(TDoubleUnaryOperator) - Method in interface org.teavm.classlib.java.util.function.TDoubleUnaryOperator
 
andThen(TFunction<? super R, ? extends V>) - Method in interface org.teavm.classlib.java.util.function.TBiFunction
 
andThen(TFunction<? super R, ? extends V>) - Method in interface org.teavm.classlib.java.util.function.TFunction
 
andThen(TIntConsumer) - Method in interface org.teavm.classlib.java.util.function.TIntConsumer
 
andThen(TIntUnaryOperator) - Method in interface org.teavm.classlib.java.util.function.TIntUnaryOperator
 
andThen(TLongConsumer) - Method in interface org.teavm.classlib.java.util.function.TLongConsumer
 
andThen(TLongUnaryOperator) - Method in interface org.teavm.classlib.java.util.function.TLongUnaryOperator
 
ANNOTATION - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
ANNOTATION_TYPE - Enum constant in enum org.teavm.classlib.java.lang.annotation.TElementType
 
AnnotationDependencyListener - Class in org.teavm.classlib.java.lang.reflect
 
AnnotationDependencyListener() - Constructor for class org.teavm.classlib.java.lang.reflect.AnnotationDependencyListener
 
annotationType0() - Element in annotation type org.teavm.classlib.java.lang.annotation.TAnnotation
 
AnnotationVirtualMethods - Class in org.teavm.classlib.impl
 
AnnotationVirtualMethods() - Constructor for class org.teavm.classlib.impl.AnnotationVirtualMethods
 
anyMatch(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
anyMatch(DoublePredicate) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
anyMatch(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
anyMatch(IntPredicate) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
anyMatch(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
anyMatch(LongPredicate) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
anyMatch(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
anyMatch(Predicate<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
append(boolean) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(boolean) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(char) - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
append(char) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
append(char) - Method in class org.teavm.classlib.java.io.TStringWriter
 
append(char) - Method in class org.teavm.classlib.java.io.TWriter
 
append(char) - Method in interface org.teavm.classlib.java.lang.TAppendable
 
append(char) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(char) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(char) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
append(char[]) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(char[]) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(char[], int, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(char[], int, int) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(double) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(double) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(float) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(float) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(int) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(long) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(long) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(CharSequence) - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
append(CharSequence) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
append(CharSequence) - Method in class org.teavm.classlib.java.io.TStringWriter
 
append(CharSequence) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
append(CharSequence, int, int) - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
append(CharSequence, int, int) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
append(CharSequence, int, int) - Method in class org.teavm.classlib.java.io.TStringWriter
 
append(CharSequence, int, int) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
append(Object) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(Object) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(String) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(String) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(TCharSequence) - Method in class org.teavm.classlib.java.io.TWriter
 
append(TCharSequence) - Method in interface org.teavm.classlib.java.lang.TAppendable
 
append(TCharSequence) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(TCharSequence) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(TCharSequence, int, int) - Method in class org.teavm.classlib.java.io.TWriter
 
append(TCharSequence, int, int) - Method in interface org.teavm.classlib.java.lang.TAppendable
 
append(TCharSequence, int, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(TCharSequence, int, int) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(TObject) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(TObject) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(TStringBuffer) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
append(TStringBuffer) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
append(DateTimeFormatter) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends all the elements of a formatter to the builder.
appendChronologyId() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the chronology ID to the formatter.
appendChronologyText(TextStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the chronology ID, such as 'ISO' or 'ThaiBuddhist', to the formatter.
appendCodePoint(int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
appendCodePoint(int) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
appendFraction(TemporalField, int, int, boolean) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the fractional value of a date-time field to the formatter.
appendInstant() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends an instant using ISO-8601 to the formatter, formatting fractional digits in groups of three.
appendInstant(int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends an instant using ISO-8601 to the formatter with control over the number of fractional digits.
appendLiteral(char) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends a character literal to the formatter.
appendLiteral(String) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends a string literal to the formatter.
appendLocalized(FormatStyle, FormatStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends a localized date-time pattern to the formatter.
appendLocalizedOffset(TextStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the localized zone offset, such as 'GMT+01:00', to the formatter.
appendOffset(String, String) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the zone offset, such as '+01:00', to the formatter.
appendOffsetId() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the zone offset, such as '+01:00', to the formatter.
appendOptional(DateTimeFormatter) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends a formatter to the builder which will optionally print/parse.
appendPattern(String) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the elements defined by the specified pattern to the builder.
appendReplacement(StringBuffer, String) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Appends a literal part of the input plus a replacement for the current match to a given StringBuffer.
appendTail(StringBuffer) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Appends the (unmatched) remainder of the input to the given StringBuffer.
appendText(TemporalField) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the text of a date-time field to the formatter using the full text style.
appendText(TemporalField, Map<Long, String>) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the text of a date-time field to the formatter using the specified map to supply the text.
appendText(TemporalField, TextStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the text of a date-time field to the formatter.
appendValue(TemporalField) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the value of a date-time field to the formatter using a normal output style.
appendValue(TemporalField, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the value of a date-time field to the formatter using a fixed width, zero-padded approach.
appendValue(TemporalField, int, int, SignStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the value of a date-time field to the formatter providing full control over printing.
appendValueReduced(TemporalField, int, int, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the reduced value of a date-time field to the formatter.
appendValueReduced(TemporalField, int, int, ChronoLocalDate) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the reduced value of a date-time field to the formatter.
appendZoneId() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the time-zone ID, such as 'Europe/Paris' or '+02:00', to the formatter.
appendZoneOrOffsetId() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the time-zone ID, such as 'Europe/Paris' or '+02:00', to the formatter, using the best available zone ID.
appendZoneRegionId() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the time-zone region ID, such as 'Europe/Paris', to the formatter, rejecting the zone ID if it is a ZoneOffset.
appendZoneText(TextStyle) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the time-zone name, such as 'British Summer Time', to the formatter.
appendZoneText(TextStyle, Set<ZoneId>) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends the time-zone name, such as 'British Summer Time', to the formatter.
apply(double) - Method in interface org.teavm.classlib.java.util.function.TDoubleFunction
 
apply(int) - Method in interface org.teavm.classlib.java.util.function.TIntFunction
 
apply(long) - Method in interface org.teavm.classlib.java.util.function.TLongFunction
 
apply(String, String) - Method in interface org.teavm.classlib.ServiceLoaderFilter
 
apply(InvocationExpr, WasmIntrinsicManager) - Method in class org.teavm.classlib.impl.tz.DateTimeZoneProviderIntrinsic
 
apply(IntrinsicContext, InvocationExpr) - Method in class org.teavm.classlib.impl.tz.DateTimeZoneProviderIntrinsic
 
apply(T) - Method in interface org.teavm.classlib.java.util.function.TFunction
 
apply(T, U) - Method in interface org.teavm.classlib.java.util.function.TBiFunction
 
applyAsDouble(double) - Method in interface org.teavm.classlib.java.util.function.TDoubleUnaryOperator
 
applyAsDouble(double, double) - Method in interface org.teavm.classlib.java.util.function.TDoubleBinaryOperator
 
applyAsDouble(int) - Method in interface org.teavm.classlib.java.util.function.TIntToDoubleFunction
 
applyAsDouble(long) - Method in interface org.teavm.classlib.java.util.function.TLongToDoubleFunction
 
applyAsDouble(T) - Method in interface org.teavm.classlib.java.util.function.TToDoubleFunction
 
applyAsDouble(T, U) - Method in interface org.teavm.classlib.java.util.function.TToDoubleBiFunction
 
applyAsInt(double) - Method in interface org.teavm.classlib.java.util.function.TDoubleToIntFunction
 
applyAsInt(int) - Method in interface org.teavm.classlib.java.util.function.TIntUnaryOperator
 
applyAsInt(int, int) - Method in interface org.teavm.classlib.java.util.function.TIntBinaryOperator
 
applyAsInt(long) - Method in interface org.teavm.classlib.java.util.function.TLongToIntFunction
 
applyAsInt(T) - Method in interface org.teavm.classlib.java.util.function.TToIntFunction
 
applyAsInt(T, U) - Method in interface org.teavm.classlib.java.util.function.TToIntBiFunction
 
applyAsLong(double) - Method in interface org.teavm.classlib.java.util.function.TDoubleToLongFunction
 
applyAsLong(int) - Method in interface org.teavm.classlib.java.util.function.TIntToLongFunction
 
applyAsLong(long) - Method in interface org.teavm.classlib.java.util.function.TLongUnaryOperator
 
applyAsLong(long, long) - Method in interface org.teavm.classlib.java.util.function.TLongBinaryOperator
 
applyAsLong(T) - Method in interface org.teavm.classlib.java.util.function.TToLongFunction
 
applyAsLong(T, U) - Method in interface org.teavm.classlib.java.util.function.TToLongBiFunction
 
applyPattern(String) - Method in class org.teavm.classlib.java.text.TChoiceFormat
 
applyPattern(String) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
applyPattern(String) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
applyPattern(String) - Method in class org.teavm.classlib.java.text.TSimpleDateFormat
 
APRIL - Enum constant in enum org.threeten.bp.Month
The singleton instance for the month of April with 30 days.
APRIL - Static variable in class org.teavm.classlib.java.util.TCalendar
 
areFieldsSet - Variable in class org.teavm.classlib.java.util.TCalendar
 
ARGUMENT - Static variable in class org.teavm.classlib.java.text.TMessageFormat.Field
 
array() - Method in class org.teavm.classlib.java.nio.TBuffer
 
array() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
array() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
array() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
array() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
array() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
array() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
array() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
arraycopy(TObject, int, TObject, int, int) - Static method in class org.teavm.classlib.java.lang.TSystem
 
arrayDecode(byte[], int, int, char[], int, int, TBufferedDecoder.Controller) - Method in class org.teavm.classlib.java.nio.charset.impl.TAsciiDecoder
 
arrayDecode(byte[], int, int, char[], int, int, TBufferedDecoder.Controller) - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedDecoder
 
arrayDecode(byte[], int, int, char[], int, int, TBufferedDecoder.Controller) - Method in class org.teavm.classlib.java.nio.charset.impl.TIso8859Decoder
 
arrayDecode(byte[], int, int, char[], int, int, TBufferedDecoder.Controller) - Method in class org.teavm.classlib.java.nio.charset.impl.TUTF16Decoder
 
arrayDecode(byte[], int, int, char[], int, int, TBufferedDecoder.Controller) - Method in class org.teavm.classlib.java.nio.charset.impl.TUTF8Decoder
 
arrayEncode(char[], int, int, byte[], int, int, TBufferedEncoder.Controller) - Method in class org.teavm.classlib.java.nio.charset.impl.TAsciiEncoder
 
arrayEncode(char[], int, int, byte[], int, int, TBufferedEncoder.Controller) - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedEncoder
 
arrayEncode(char[], int, int, byte[], int, int, TBufferedEncoder.Controller) - Method in class org.teavm.classlib.java.nio.charset.impl.TIso8859Encoder
 
arrayEncode(char[], int, int, byte[], int, int, TBufferedEncoder.Controller) - Method in class org.teavm.classlib.java.nio.charset.impl.TUTF16Encoder
 
arrayEncode(char[], int, int, byte[], int, int, TBufferedEncoder.Controller) - Method in class org.teavm.classlib.java.nio.charset.impl.TUTF8Encoder
 
arrayFromJava(Object[]) - Static method in class org.teavm.classlib.impl.reflection.Converter
 
ArrayNativeGenerator - Class in org.teavm.classlib.java.lang.reflect
 
ArrayNativeGenerator() - Constructor for class org.teavm.classlib.java.lang.reflect.ArrayNativeGenerator
 
arrayOffset() - Method in class org.teavm.classlib.java.nio.TBuffer
 
arrayOffset() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
arrayOffset() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
arrayOffset() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
arrayOffset() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
arrayOffset() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
arrayOffset() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
arrayOffset() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
asCharBuffer() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
asDoubleBuffer() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
asDoubleStream() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
asDoubleStream() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
asDoubleStream() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
asDoubleStream() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
asFloatBuffer() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
asin(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
asin(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
asIntBuffer() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
asList(T...) - Static method in class org.teavm.classlib.java.util.TArrays
 
asLongBuffer() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
asLongStream() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
asLongStream() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
asNormal() - Method in enum org.threeten.bp.format.TextStyle
Converts the style to the equivalent normal style.
asReadOnlyBuffer() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
asReadOnlyBuffer() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
asReadOnlyBuffer() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
asReadOnlyBuffer() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
asReadOnlyBuffer() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
asReadOnlyBuffer() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
asReadOnlyBuffer() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
asShortBuffer() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
asStandalone() - Method in enum org.threeten.bp.format.TextStyle
Converts the style to the equivalent stand-alone style.
asSubclass(TClass<U>) - Method in class org.teavm.classlib.java.lang.TClass
 
asZoneRules() - Method in class org.teavm.classlib.impl.tz.AliasDateTimeZone
 
asZoneRules() - Method in class org.teavm.classlib.impl.tz.CachedDateTimeZone
 
asZoneRules() - Method in class org.teavm.classlib.impl.tz.DateTimeZone
 
asZoneRules() - Method in class org.teavm.classlib.impl.tz.FixedDateTimeZone
 
atan(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
atan(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
atan2(double, double) - Static method in class org.teavm.classlib.java.lang.TMath
 
atan2(double, double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
atDate(LocalDate) - Method in class org.threeten.bp.LocalTime
Combines this time with a date to create a LocalDateTime.
atDate(LocalDate) - Method in class org.threeten.bp.OffsetTime
Combines this time with a date to create an OffsetDateTime.
atDay(int) - Method in class org.threeten.bp.Year
Combines this year with a day-of-year to create a LocalDate.
atDay(int) - Method in class org.threeten.bp.YearMonth
Combines this year-month with a day-of-month to create a LocalDate.
atEndOfMonth() - Method in class org.threeten.bp.YearMonth
Returns a LocalDate at the end of the month.
atMonth(int) - Method in class org.threeten.bp.Year
Combines this year with a month to create a YearMonth.
atMonth(Month) - Method in class org.threeten.bp.Year
Combines this year with a month to create a YearMonth.
atMonthDay(MonthDay) - Method in class org.threeten.bp.Year
Combines this year with a month-day to create a LocalDate.
atOffset(ZoneOffset) - Method in class org.threeten.bp.Instant
Combines this instant with an offset to create an OffsetDateTime.
atOffset(ZoneOffset) - Method in class org.threeten.bp.LocalDateTime
Combines this date-time with an offset to create an OffsetDateTime.
atOffset(ZoneOffset) - Method in class org.threeten.bp.LocalTime
Combines this time with an offset to create an OffsetTime.
atStartOfDay() - Method in class org.threeten.bp.LocalDate
Combines this date with the time of midnight to create a LocalDateTime at the start of this date.
atStartOfDay(ZoneId) - Method in class org.threeten.bp.LocalDate
Combines this date with a time-zone to create a ZonedDateTime at the start of the day
atTime(int, int) - Method in class org.threeten.bp.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(int, int, int) - Method in class org.threeten.bp.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(int, int, int, int) - Method in class org.threeten.bp.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(LocalTime) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Combines this date with a time to create a ChronoLocalDateTime.
atTime(LocalTime) - Method in class org.threeten.bp.chrono.HijrahDate
 
atTime(LocalTime) - Method in class org.threeten.bp.chrono.JapaneseDate
 
atTime(LocalTime) - Method in class org.threeten.bp.chrono.MinguoDate
 
atTime(LocalTime) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
atTime(LocalTime) - Method in class org.threeten.bp.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(OffsetTime) - Method in class org.threeten.bp.LocalDate
Combines this date with an offset time to create an OffsetDateTime.
Attribute(String) - Constructor for class org.teavm.classlib.java.text.TAttributedCharacterIterator.Attribute
 
atYear(int) - Method in class org.threeten.bp.MonthDay
Combines this month-day with a year to create a LocalDate.
atZone(ZoneId) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Combines this time with a time-zone to create a ChronoZonedDateTime.
atZone(ZoneId) - Method in class org.threeten.bp.Instant
Combines this instant with a time-zone to create a ZonedDateTime.
atZone(ZoneId) - Method in class org.threeten.bp.LocalDateTime
Combines this date-time with a time-zone to create a ZonedDateTime.
atZoneSameInstant(ZoneId) - Method in class org.threeten.bp.OffsetDateTime
Combines this date-time with a time-zone to create a ZonedDateTime ensuring that the result has the same instant.
atZoneSimilarLocal(ZoneId) - Method in class org.threeten.bp.OffsetDateTime
Combines this date-time with a time-zone to create a ZonedDateTime trying to keep the same local date and time.
AUGUST - Enum constant in enum org.threeten.bp.Month
The singleton instance for the month of August with 31 days.
AUGUST - Static variable in class org.teavm.classlib.java.util.TCalendar
 
available() - Method in class org.teavm.classlib.java.io.TBufferedInputStream
 
available() - Method in class org.teavm.classlib.java.io.TByteArrayInputStream
 
available() - Method in class org.teavm.classlib.java.io.TFileInputStream
 
available() - Method in class org.teavm.classlib.java.io.TFilterInputStream
 
available() - Method in class org.teavm.classlib.java.io.TInputStream
 
available() - Method in class org.teavm.classlib.java.io.TPipedInputStream
 
available() - Method in class org.teavm.classlib.java.io.TPushbackInputStream
 
available() - Method in class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
available() - Method in class org.teavm.classlib.java.util.zip.TZipInputStream
 
AvailableLocalesMetadataGenerator - Class in org.teavm.classlib.impl.unicode
 
AvailableLocalesMetadataGenerator() - Constructor for class org.teavm.classlib.impl.unicode.AvailableLocalesMetadataGenerator
 
average() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
average() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
average() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
average() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
average() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
average() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
averageBytesPerChar() - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
averageCharsPerByte() - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 

B

Base46 - Class in org.teavm.classlib.impl
Base47 encoding is best fit for encoding varible length numbers in JavaScript strings.
Base64Impl - Class in org.teavm.classlib.impl
 
BASIC_ISO_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date without an offset, such as '20111203'.
BC - Static variable in class org.teavm.classlib.java.util.TGregorianCalendar
 
BCE - Enum constant in enum org.threeten.bp.chrono.IsoEra
The singleton instance for the era BCE, 'Before Current Era'.
BE - Enum constant in enum org.threeten.bp.chrono.ThaiBuddhistEra
The singleton instance for the current era, 'Buddhist Era', which has the value 1.
before(Object) - Method in class org.teavm.classlib.java.util.TCalendar
 
before(TDate) - Method in class org.teavm.classlib.java.util.TDate
 
BEFORE_AH - Enum constant in enum org.threeten.bp.chrono.HijrahEra
The singleton instance for the era before the current one, 'Before Anno Hegirae', which has the value 0.
BEFORE_BE - Enum constant in enum org.threeten.bp.chrono.ThaiBuddhistEra
The singleton instance for the era before the current one, 'Before Buddhist Era', which has the value 0.
BEFORE_ROC - Enum constant in enum org.threeten.bp.chrono.MinguoEra
The singleton instance for the era BEFORE_ROC, 'Before Republic of China'.
BEST_COMPRESSION - Static variable in class org.teavm.classlib.java.util.zip.TDeflater
 
BEST_SPEED - Static variable in class org.teavm.classlib.java.util.zip.TDeflater
 
between(ChronoLocalDate, ChronoLocalDate) - Static method in class org.threeten.bp.chrono.ChronoPeriod
Obtains a ChronoPeriod consisting of amount of time between two dates.
between(LocalDate, LocalDate) - Static method in class org.threeten.bp.Period
Obtains a Period consisting of the number of years, months, and days between two dates.
between(Temporal, Temporal) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration representing the duration between two instants.
between(Temporal, Temporal) - Method in enum org.threeten.bp.temporal.ChronoUnit
 
between(Temporal, Temporal) - Method in interface org.threeten.bp.temporal.TemporalUnit
Calculates the period in terms of this unit between two temporal objects of the same type.
BIG_ENDIAN - Static variable in class org.teavm.classlib.java.nio.TByteOrder
 
binarySearch(byte[], byte) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(byte[], int, int, byte) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(char[], char) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(char[], int, int, char) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(double[], double) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(double[], int, int, double) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(float[], float) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(float[], int, int, float) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(int[], int) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(int[], int, int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(long[], int, int, long) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(long[], long) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(short[], int, int, short) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(short[], short) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(Object[], int, int, Object) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(Object[], Object) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(TList<? extends TComparable<? super T>>, T) - Static method in class org.teavm.classlib.java.util.TCollections
 
binarySearch(TList<? extends T>, T, TComparator<? super T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
binarySearch(T[], int, int, T, TComparator<? super T>) - Static method in class org.teavm.classlib.java.util.TArrays
 
binarySearch(T[], T, TComparator<? super T>) - Static method in class org.teavm.classlib.java.util.TArrays
 
bitCount() - Method in class org.teavm.classlib.java.math.TBigInteger
Use bitLength(0) if you want to know the length of the binary value in bits.
bitCount(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
bitCount(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
bitLength() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns the length of the value's two's complement representation without leading zeros for positive numbers / without leading ones for negative values.
BLACK - Static variable in class org.teavm.classlib.java.awt.TColor
 
booleanValue() - Method in class org.teavm.classlib.java.lang.TBoolean
 
boxed() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
boxed() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
boxed() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
boxed() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
boxed() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
boxed() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
BRIDGE - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
buf - Variable in class org.teavm.classlib.java.io.TBufferedInputStream
 
buf - Variable in class org.teavm.classlib.java.io.TBufferedOutputStream
 
buf - Variable in class org.teavm.classlib.java.io.TByteArrayInputStream
 
buf - Variable in class org.teavm.classlib.java.io.TByteArrayOutputStream
 
buf - Variable in class org.teavm.classlib.java.io.TCharArrayReader
 
buf - Variable in class org.teavm.classlib.java.io.TCharArrayWriter
 
buf - Variable in class org.teavm.classlib.java.io.TPushbackInputStream
 
buf - Variable in class org.teavm.classlib.java.util.zip.TDeflaterOutputStream
 
buf - Variable in class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
buffer - Variable in class org.teavm.classlib.java.io.TPipedInputStream
 
build() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TDoubleStreamBuilder
 
build() - Method in class org.teavm.classlib.java.util.stream.impl.TStreamBuilder
 
build() - Method in class org.teavm.classlib.java.util.stream.intimpl.TIntStreamBuilder
 
build() - Method in class org.teavm.classlib.java.util.stream.longimpl.TLongStreamBuilder
 
build() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream.Builder
 
build() - Method in interface org.teavm.classlib.java.util.stream.TIntStream.Builder
 
build() - Method in interface org.teavm.classlib.java.util.stream.TLongStream.Builder
 
build() - Method in interface org.teavm.classlib.java.util.stream.TStream.Builder
 
build(TemporalQuery<R>) - Method in class org.threeten.bp.format.DateTimeBuilder
Builds the specified type from the values in this builder.
builder() - Static method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
builder() - Static method in interface org.teavm.classlib.java.util.stream.TIntStream
 
builder() - Static method in interface org.teavm.classlib.java.util.stream.TLongStream
 
builder() - Static method in interface org.teavm.classlib.java.util.stream.TStream
 
BYTES - Static variable in class org.teavm.classlib.java.lang.TByte
 
BYTES - Static variable in class org.teavm.classlib.java.lang.TShort
 
bytesTransferred - Variable in exception org.teavm.classlib.java.io.TInterruptedIOException
 
byteValue() - Method in class org.teavm.classlib.java.lang.TByte
 
byteValue() - Method in class org.teavm.classlib.java.lang.TNumber
 
byteValueExact() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns this BigDecimal as a byte value if it has no fractional part and if its value fits to the byte range ([-128..127]).

C

CachedDateTimeZone - Class in org.teavm.classlib.impl.tz
Improves the performance of requesting time zone offsets and name keys by caching the results.
calendar - Variable in class org.teavm.classlib.java.text.TDateFormat
 
call() - Method in interface org.teavm.classlib.java.util.concurrent.TCallable
 
call(PlatformObject, PlatformSequence<PlatformObject>) - Method in interface org.teavm.classlib.impl.reflection.JSCallable
 
CANADA - Static variable in class org.teavm.classlib.java.util.TLocale
 
CANADA_FRENCH - Static variable in class org.teavm.classlib.java.util.TLocale
 
cancel() - Method in interface org.teavm.classlib.java.util.concurrent.TFlow.Subscription
 
cancel() - Method in class org.teavm.classlib.java.util.TTimer
 
cancel() - Method in class org.teavm.classlib.java.util.TTimerTask
 
canEncode() - Method in class org.teavm.classlib.java.nio.charset.TCharset
 
canEncode(char) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
canEncode(CharSequence) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
canHandle(MethodReference) - Method in class org.teavm.classlib.impl.tz.DateTimeZoneProviderIntrinsic
 
CANON_EQ - Static variable in class org.teavm.classlib.java.util.regex.TPattern
This constant specifies that a character in a Pattern and a character in the input string only match if they are canonically equivalent.
canonicalize(String) - Method in class org.teavm.classlib.fs.c.CFileSystem
 
canonicalize(String) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFileSystem
 
canonicalize(String) - Method in interface org.teavm.classlib.fs.VirtualFileSystem
 
canRead() - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
canRead() - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
canRead() - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
canRead() - Method in interface org.teavm.classlib.fs.VirtualFile
 
canRead() - Method in class org.teavm.classlib.java.io.TFile
 
canWrite() - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
canWrite() - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
canWrite() - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
canWrite() - Method in interface org.teavm.classlib.fs.VirtualFile
 
canWrite() - Method in class org.teavm.classlib.java.io.TFile
 
capacity() - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
capacity() - Method in class org.teavm.classlib.java.nio.TBuffer
 
capacity() - Method in class org.teavm.classlib.java.util.TVector
 
capacityIncrement - Variable in class org.teavm.classlib.java.util.TVector
 
cardinality() - Method in class org.teavm.classlib.java.util.TBitSet
 
CASE_INSENSITIVE - Static variable in class org.teavm.classlib.java.util.regex.TPattern
This constant specifies that a Pattern is matched case-insensitively.
CASE_INSENSITIVE_ORDER - Static variable in class org.teavm.classlib.java.lang.TString
 
cast(TObject) - Method in class org.teavm.classlib.java.lang.TClass
 
cbrt(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
cbrt(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
CE - Enum constant in enum org.threeten.bp.chrono.IsoEra
The singleton instance for the era CE, 'Current Era'.
ceil(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
ceil(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
ceiling(E) - Method in interface org.teavm.classlib.java.util.TNavigableSet
 
ceiling(E) - Method in class org.teavm.classlib.java.util.TTreeSet
 
CEILING - Enum constant in enum org.teavm.classlib.java.math.TRoundingMode
Rounding mode to round towards positive infinity.
ceilingEntry(K) - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
ceilingEntry(K) - Method in class org.teavm.classlib.java.util.TTreeMap
 
ceilingKey(K) - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
ceilingKey(K) - Method in class org.teavm.classlib.java.util.TTreeMap
 
CENATT - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENATX - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENCOM - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENCRC - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENDSK - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENEXT - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENFLG - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENHDR - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENHOW - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENLEN - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENNAM - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENOFF - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENSIG - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENSIZ - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENTIM - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENTURIES - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a century.
CENVEM - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CENVER - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
CFileSystem - Class in org.teavm.classlib.fs.c
 
CFileSystem() - Constructor for class org.teavm.classlib.fs.c.CFileSystem
 
characteristics() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamSpliterator
 
characteristics() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamSpliterator
 
characteristics() - Method in class org.teavm.classlib.java.util.stream.impl.TSpliteratorOverCollection
 
characteristics() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamSpliterator
 
characteristics() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamSpliterator
 
characteristics() - Method in interface org.teavm.classlib.java.util.stream.TCollector
 
characteristics() - Method in interface org.teavm.classlib.java.util.TSpliterator
 
CharacterMetadataGenerator - Class in org.teavm.classlib.java.lang
 
CharacterMetadataGenerator() - Constructor for class org.teavm.classlib.java.lang.CharacterMetadataGenerator
 
characters - Variable in class org.teavm.classlib.impl.CharFlow
 
charAt(int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
charAt(int) - Method in interface org.teavm.classlib.java.lang.TCharSequence
 
charAt(int) - Method in class org.teavm.classlib.java.lang.TString
 
charAt(int) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
charCount(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
CharFlow - Class in org.teavm.classlib.impl
 
CharFlow(char[]) - Constructor for class org.teavm.classlib.impl.CharFlow
 
CharPtr - Class in org.teavm.classlib.impl.c
 
CharPtr() - Constructor for class org.teavm.classlib.impl.c.CharPtr
 
charset() - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
charset() - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
charValue() - Method in class org.teavm.classlib.java.lang.TCharacter
 
checkedCollection(TCollection<E>, Class<E>) - Static method in class org.teavm.classlib.java.util.TCollections
 
checkedList(TList<E>, Class<E>) - Static method in class org.teavm.classlib.java.util.TCollections
 
checkedMap(TMap<K, V>, Class<K>, Class<V>) - Static method in class org.teavm.classlib.java.util.TCollections
 
checkedSet(TSet<E>, Class<E>) - Static method in class org.teavm.classlib.java.util.TCollections
 
checkError() - Method in class org.teavm.classlib.java.io.TPrintStream
 
checkError() - Method in class org.teavm.classlib.java.io.TPrintWriter
 
checkGuard(Object) - Method in interface org.teavm.classlib.java.security.TGuard
 
checkGuard(Object) - Method in class org.teavm.classlib.java.security.TPermission
 
checkValidIntValue(long) - Method in enum org.threeten.bp.temporal.ChronoField
Checks that the specified value is valid and fits in an int.
checkValidIntValue(long, TemporalField) - Method in class org.threeten.bp.temporal.ValueRange
Checks that the specified value is valid and fits in an int.
checkValidValue(long) - Method in enum org.threeten.bp.temporal.ChronoField
Checks that the specified value is valid for this field.
checkValidValue(long, TemporalField) - Method in class org.threeten.bp.temporal.ValueRange
Checks that the specified value is valid.
childValue(T) - Method in class org.teavm.classlib.java.lang.TInheritableThreadLocal
 
CHINA - Static variable in class org.teavm.classlib.java.util.TLocale
 
CHINESE - Static variable in class org.teavm.classlib.java.util.TLocale
 
ChronoField - Enum in org.threeten.bp.temporal
A standard set of fields.
ChronoLocalDate - Class in org.threeten.bp.chrono
A date without time-of-day or time-zone in an arbitrary chronology, intended for advanced globalization use cases.
ChronoLocalDate() - Constructor for class org.threeten.bp.chrono.ChronoLocalDate
 
ChronoLocalDateTime<D extends ChronoLocalDate> - Class in org.threeten.bp.chrono
A date-time without a time-zone in an arbitrary chronology, intended for advanced globalization use cases.
ChronoLocalDateTime() - Constructor for class org.threeten.bp.chrono.ChronoLocalDateTime
 
chronology() - Static method in class org.threeten.bp.temporal.TemporalQueries
A query for the Chronology.
Chronology - Class in org.threeten.bp.chrono
A calendar system, used to organize and identify dates.
Chronology() - Constructor for class org.threeten.bp.chrono.Chronology
Creates an instance.
ChronoPeriod - Class in org.threeten.bp.chrono
A date-based amount of time, such as '3 years, 4 months and 5 days' in an arbitrary chronology, intended for advanced globalization use cases.
ChronoPeriod() - Constructor for class org.threeten.bp.chrono.ChronoPeriod
 
ChronoUnit - Enum in org.threeten.bp.temporal
A standard set of date periods units.
ChronoZonedDateTime<D extends ChronoLocalDate> - Class in org.threeten.bp.chrono
A date-time with a time-zone in an arbitrary chronology, intended for advanced globalization use cases.
ChronoZonedDateTime() - Constructor for class org.threeten.bp.chrono.ChronoZonedDateTime
 
chunkLength - Variable in class org.teavm.classlib.java.net.THttpURLConnection
 
CLASS - Enum constant in enum org.teavm.classlib.java.lang.annotation.TRetentionPolicy
 
CLASS_PATH - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
ClassDependencyListener - Class in org.teavm.classlib.java.lang
 
ClassDependencyListener() - Constructor for class org.teavm.classlib.java.lang.ClassDependencyListener
 
ClassForNameTransformer - Class in org.teavm.classlib.impl
 
ClassForNameTransformer() - Constructor for class org.teavm.classlib.impl.ClassForNameTransformer
 
ClassGenerator - Class in org.teavm.classlib.java.lang
 
ClassGenerator() - Constructor for class org.teavm.classlib.java.lang.ClassGenerator
 
ClassLoaderNativeGenerator - Class in org.teavm.classlib.java.lang
 
ClassLoaderNativeGenerator() - Constructor for class org.teavm.classlib.java.lang.ClassLoaderNativeGenerator
 
classNotFound() - Static method in class org.teavm.classlib.impl.ExceptionHelpers
 
classReached(DependencyAgent, String) - Method in class org.teavm.classlib.impl.ReflectionDependencyListener
 
CLDRCurrency - Class in org.teavm.classlib.impl.unicode
 
CLDRCurrency() - Constructor for class org.teavm.classlib.impl.unicode.CLDRCurrency
 
CLDRDateFormats - Class in org.teavm.classlib.impl.unicode
 
CLDRDecimalData - Class in org.teavm.classlib.impl.unicode
 
CLDRDecimalData() - Constructor for class org.teavm.classlib.impl.unicode.CLDRDecimalData
 
CLDRHelper - Class in org.teavm.classlib.impl.unicode
 
CLDRLocale - Class in org.teavm.classlib.impl.unicode
 
CLDRLocale() - Constructor for class org.teavm.classlib.impl.unicode.CLDRLocale
 
CLDRReader - Class in org.teavm.classlib.impl.unicode
 
CLDRTimeZone - Class in org.teavm.classlib.impl.unicode
 
clear() - Method in class org.teavm.classlib.java.lang.ref.TReference
 
clear() - Method in class org.teavm.classlib.java.lang.ref.TSoftReference
 
clear() - Method in class org.teavm.classlib.java.lang.ref.TWeakReference
 
clear() - Method in class org.teavm.classlib.java.nio.TBuffer
 
clear() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
clear() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
clear() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
clear() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
clear() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
clear() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
clear() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
clear() - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
clear() - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
clear() - Method in class org.teavm.classlib.java.util.jar.TManifest
 
clear() - Method in class org.teavm.classlib.java.util.TAbstractCollection
 
clear() - Method in class org.teavm.classlib.java.util.TAbstractList
 
clear() - Method in class org.teavm.classlib.java.util.TAbstractMap
 
clear() - Method in class org.teavm.classlib.java.util.TAbstractQueue
 
clear() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
clear() - Method in class org.teavm.classlib.java.util.TArrayList
 
clear() - Method in class org.teavm.classlib.java.util.TBitSet
 
clear() - Method in class org.teavm.classlib.java.util.TCalendar
 
clear() - Method in interface org.teavm.classlib.java.util.TCollection
 
clear() - Method in class org.teavm.classlib.java.util.TEnumMap
 
clear() - Method in class org.teavm.classlib.java.util.THashMap
 
clear() - Method in class org.teavm.classlib.java.util.THashSet
Removes all elements from this HashSet, leaving it empty.
clear() - Method in class org.teavm.classlib.java.util.THashtable
 
clear() - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
clear() - Method in class org.teavm.classlib.java.util.TLinkedHashMap
 
clear() - Method in class org.teavm.classlib.java.util.TLinkedList
 
clear() - Method in interface org.teavm.classlib.java.util.TMap
 
clear() - Method in class org.teavm.classlib.java.util.TPriorityQueue
 
clear() - Method in class org.teavm.classlib.java.util.TSetFromMap
 
clear() - Method in class org.teavm.classlib.java.util.TTreeMap
 
clear() - Method in class org.teavm.classlib.java.util.TTreeSet
 
clear() - Method in class org.teavm.classlib.java.util.TVector
 
clear(int) - Method in class org.teavm.classlib.java.util.TBitSet
 
clear(int) - Method in class org.teavm.classlib.java.util.TCalendar
 
clear(int, int) - Method in class org.teavm.classlib.java.util.TBitSet
 
clearBit(int) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger which has the same binary representation as this but with the bit at position n cleared.
clearChanged() - Method in class org.teavm.classlib.java.util.TObservable
Clears the changed flag for this Observable.
clearError() - Method in class org.teavm.classlib.java.io.TPrintStream
 
clearProperty(String) - Static method in class org.teavm.classlib.java.lang.TSystem
 
Clock - Class in org.threeten.bp
A clock providing access to the current instant, date and time using a time-zone.
Clock() - Constructor for class org.threeten.bp.Clock
Constructor accessible by subclasses.
CLOCK_HOUR_OF_AMPM - Enum constant in enum org.threeten.bp.temporal.ChronoField
The clock-hour-of-am-pm.
CLOCK_HOUR_OF_DAY - Enum constant in enum org.threeten.bp.temporal.ChronoField
The clock-hour-of-day.
clone() - Method in class org.teavm.classlib.java.lang.TObject
 
clone() - Method in interface org.teavm.classlib.java.text.TCharacterIterator
 
clone() - Method in class org.teavm.classlib.java.text.TChoiceFormat
 
clone() - Method in class org.teavm.classlib.java.text.TDateFormat
 
clone() - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
clone() - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
clone() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
clone() - Method in class org.teavm.classlib.java.text.TFormat
 
clone() - Method in class org.teavm.classlib.java.text.TMessageFormat
 
clone() - Method in class org.teavm.classlib.java.text.TNumberFormat
 
clone() - Method in class org.teavm.classlib.java.text.TSimpleDateFormat
 
clone() - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
clone() - Method in class org.teavm.classlib.java.util.jar.TManifest
 
clone() - Method in class org.teavm.classlib.java.util.TAbstractMap
 
clone() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
clone() - Method in class org.teavm.classlib.java.util.TCalendar
 
clone() - Method in class org.teavm.classlib.java.util.TDate
 
clone() - Method in class org.teavm.classlib.java.util.TEnumSet
 
clone() - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
clone() - Method in class org.teavm.classlib.java.util.THashSet
 
clone() - Method in class org.teavm.classlib.java.util.THashtable
 
clone() - Method in class org.teavm.classlib.java.util.TLocale
 
clone() - Method in class org.teavm.classlib.java.util.TTimeZone
Returns a new TimeZone with the same ID, rawOffset and daylight savings time rules as this TimeZone.
clone() - Method in class org.teavm.classlib.java.util.TTreeMap
 
clone() - Method in class org.teavm.classlib.java.util.TVector
 
clone() - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
clone0() - Method in class org.teavm.classlib.java.lang.TEnum
 
clone0() - Method in class org.teavm.classlib.java.util.TArrayList
 
clone0() - Method in class org.teavm.classlib.java.util.TBitSet
 
clone0() - Method in class org.teavm.classlib.java.util.THashMap
 
clone0() - Method in class org.teavm.classlib.java.util.THashSet
Returns a new HashSet with the same elements and size as this HashSet.
clone0() - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
close() - Method in class org.teavm.classlib.fs.c.CVirtualFileAccessor
 
close() - Method in interface org.teavm.classlib.fs.VirtualFileAccessor
 
close() - Method in class org.teavm.classlib.java.io.TBufferedInputStream
 
close() - Method in class org.teavm.classlib.java.io.TBufferedOutputStream
 
close() - Method in class org.teavm.classlib.java.io.TBufferedReader
 
close() - Method in class org.teavm.classlib.java.io.TBufferedWriter
 
close() - Method in class org.teavm.classlib.java.io.TByteArrayInputStream
 
close() - Method in class org.teavm.classlib.java.io.TCharArrayReader
 
close() - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
close() - Method in interface org.teavm.classlib.java.io.TCloseable
 
close() - Method in class org.teavm.classlib.java.io.TFileInputStream
 
close() - Method in class org.teavm.classlib.java.io.TFileOutputStream
 
close() - Method in class org.teavm.classlib.java.io.TFilterInputStream
 
close() - Method in class org.teavm.classlib.java.io.TFilterOutputStream
 
close() - Method in class org.teavm.classlib.java.io.TInputStream
 
close() - Method in class org.teavm.classlib.java.io.TInputStreamReader
 
close() - Method in class org.teavm.classlib.java.io.TOutputStream
 
close() - Method in class org.teavm.classlib.java.io.TOutputStreamWriter
 
close() - Method in class org.teavm.classlib.java.io.TPipedInputStream
 
close() - Method in class org.teavm.classlib.java.io.TPipedOutputStream
 
close() - Method in class org.teavm.classlib.java.io.TPrintStream
 
close() - Method in class org.teavm.classlib.java.io.TPrintWriter
 
close() - Method in class org.teavm.classlib.java.io.TPushbackInputStream
 
close() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
close() - Method in class org.teavm.classlib.java.io.TStringReader
 
close() - Method in class org.teavm.classlib.java.io.TStringWriter
 
close() - Method in interface org.teavm.classlib.java.lang.TAutoCloseable
 
close() - Method in class org.teavm.classlib.java.util.jar.TJarFile
 
close() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TCloseHandlingDoubleStream
 
close() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TFlatMappingDoubleStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TGenericConcatDoubleStream
 
close() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TLimitingDoubleStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToIntStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToLongStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToObjStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSkippingDoubleStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSpecializedConcatDoubleStream
 
close() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TWrappingDoubleStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TCloseHandlingStream
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TFlatMappingStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TFlatMappingToDoubleStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TFlatMappingToIntStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TFlatMappingToLongStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TGenericConcatStream
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TLimitingStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TMappingToDoubleStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TMappingToIntStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TMappingToLongStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TSkippingStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TSortedStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TSpecializedConcatStream
 
close() - Method in class org.teavm.classlib.java.util.stream.impl.TWrappingStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TCloseHandlingIntStream
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TFlatMappingIntStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TGenericConcatIntStream
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TIntAsDoubleStream
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TIntAsLongStream
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TLimitingIntStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingToDoubleStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingToLongStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingToObjStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSkippingIntStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSpecializedConcatIntStream
 
close() - Method in class org.teavm.classlib.java.util.stream.intimpl.TWrappingIntStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.longimpl.TCloseHandlingLongStream
 
close() - Method in class org.teavm.classlib.java.util.stream.longimpl.TFlatMappingLongStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.longimpl.TGenericConcatLongStream
 
close() - Method in class org.teavm.classlib.java.util.stream.longimpl.TLimitingLongStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.longimpl.TLongAsDoubleStream
 
close() - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingToDoubleStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingToIntStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingToObjStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSkippingLongStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSpecializedConcatLongStream
 
close() - Method in class org.teavm.classlib.java.util.stream.longimpl.TWrappingLongStreamImpl
 
close() - Method in class org.teavm.classlib.java.util.TFormatter
 
close() - Method in class org.teavm.classlib.java.util.zip.TDeflaterOutputStream
 
close() - Method in class org.teavm.classlib.java.util.zip.TGZIPInputStream
 
close() - Method in class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
close() - Method in class org.teavm.classlib.java.util.zip.TZipFile
 
close() - Method in class org.teavm.classlib.java.util.zip.TZipInputStream
 
close() - Method in class org.teavm.classlib.java.util.zip.TZipOutputStream
 
closeEntry() - Method in class org.teavm.classlib.java.util.zip.TZipInputStream
 
closeEntry() - Method in class org.teavm.classlib.java.util.zip.TZipOutputStream
 
codePointAt(char[], int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
codePointAt(char[], int, int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
codePointAt(int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
codePointAt(int) - Method in class org.teavm.classlib.java.lang.TString
 
codePointAt(TCharSequence, int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
codePointBefore(char[], int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
codePointBefore(char[], int, int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
codePointBefore(int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
codePointBefore(int) - Method in class org.teavm.classlib.java.lang.TString
 
codePointBefore(TCharSequence, int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
codePointCount(char[], int, int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
codePointCount(int, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
codePointCount(int, int) - Method in class org.teavm.classlib.java.lang.TString
 
codePointCount(TCharSequence, int, int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
collect(Supplier<R>, ObjDoubleConsumer<R>, BiConsumer<R, R>) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
collect(Supplier<R>, ObjDoubleConsumer<R>, BiConsumer<R, R>) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
collect(Supplier<R>, ObjIntConsumer<R>, BiConsumer<R, R>) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
collect(Supplier<R>, ObjIntConsumer<R>, BiConsumer<R, R>) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
collect(Supplier<R>, ObjLongConsumer<R>, BiConsumer<R, R>) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
collect(Supplier<R>, ObjLongConsumer<R>, BiConsumer<R, R>) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
collect(TCollector<? super T, A, R>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
collect(TCollector<? super T, A, R>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
combiner() - Method in interface org.teavm.classlib.java.util.stream.TCollector
 
COMBINING_SPACING_MARK - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
commentChar(int) - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
COMMENTS - Static variable in class org.teavm.classlib.java.util.regex.TPattern
This constant specifies that a Pattern may contain whitespace or comments.
compact() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
compact() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
compact() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
compact() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
compact() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
compact() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
compact() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
comparator() - Method in class org.teavm.classlib.java.util.TPriorityQueue
 
comparator() - Method in interface org.teavm.classlib.java.util.TSortedMap
 
comparator() - Method in interface org.teavm.classlib.java.util.TSortedSet
 
comparator() - Method in class org.teavm.classlib.java.util.TTreeMap
 
comparator() - Method in class org.teavm.classlib.java.util.TTreeSet
 
compare(boolean, boolean) - Static method in class org.teavm.classlib.java.lang.TBoolean
 
compare(byte, byte) - Static method in class org.teavm.classlib.java.lang.TByte
 
compare(char, char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
compare(double, double) - Static method in class org.teavm.classlib.java.lang.TDouble
 
compare(float, float) - Static method in class org.teavm.classlib.java.lang.TFloat
 
compare(int, int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
compare(long, long) - Static method in class org.teavm.classlib.java.lang.TLong
 
compare(short, short) - Static method in class org.teavm.classlib.java.lang.TShort
 
compare(T, T) - Method in interface org.teavm.classlib.java.util.TComparator
 
compare(T, T, TComparator<? super T>) - Static method in class org.teavm.classlib.java.util.TObjects
 
compareAndExchange(V, V) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
compareAndSet(boolean, boolean) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicBoolean
 
compareAndSet(int, int) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
compareAndSet(long, long) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
compareAndSet(V, V) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
compareTo(E) - Method in class org.teavm.classlib.java.lang.TEnum
 
compareTo(TFile) - Method in class org.teavm.classlib.java.io.TFile
 
compareTo(TBoolean) - Method in class org.teavm.classlib.java.lang.TBoolean
 
compareTo(TByte) - Method in class org.teavm.classlib.java.lang.TByte
 
compareTo(TCharacter) - Method in class org.teavm.classlib.java.lang.TCharacter
 
compareTo(TDouble) - Method in class org.teavm.classlib.java.lang.TDouble
 
compareTo(TFloat) - Method in class org.teavm.classlib.java.lang.TFloat
 
compareTo(TInteger) - Method in class org.teavm.classlib.java.lang.TInteger
 
compareTo(TLong) - Method in class org.teavm.classlib.java.lang.TLong
 
compareTo(TShort) - Method in class org.teavm.classlib.java.lang.TShort
 
compareTo(TString) - Method in class org.teavm.classlib.java.lang.TString
 
compareTo(TBigDecimal) - Method in class org.teavm.classlib.java.math.TBigDecimal
Compares this BigDecimal with val.
compareTo(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Compares this BigInteger with val.
compareTo(TURI) - Method in class org.teavm.classlib.java.net.TURI
 
compareTo(TCharset) - Method in class org.teavm.classlib.java.nio.charset.TCharset
 
compareTo(TByteBuffer) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
compareTo(TCharBuffer) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
compareTo(TDoubleBuffer) - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
compareTo(TFloatBuffer) - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
compareTo(TIntBuffer) - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
compareTo(TLongBuffer) - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
compareTo(TShortBuffer) - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
compareTo(TCalendar) - Method in class org.teavm.classlib.java.util.TCalendar
 
compareTo(TDate) - Method in class org.teavm.classlib.java.util.TDate
 
compareTo(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Compares this date to another date, including the chronology.
compareTo(ChronoLocalDate) - Method in class org.threeten.bp.LocalDate
Compares this date to another date.
compareTo(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Compares this date-time to another date-time, including the chronology.
compareTo(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.LocalDateTime
Compares this date-time to another date-time.
compareTo(Chronology) - Method in class org.threeten.bp.chrono.Chronology
Compares this chronology to another chronology.
compareTo(ChronoZonedDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Compares this date-time to another date-time, including the chronology.
compareTo(Duration) - Method in class org.threeten.bp.Duration
Compares this duration to the specified Duration.
compareTo(Instant) - Method in class org.threeten.bp.Instant
Compares this instant to the specified instant.
compareTo(LocalTime) - Method in class org.threeten.bp.LocalTime
Compares this LocalTime to another time.
compareTo(MonthDay) - Method in class org.threeten.bp.MonthDay
Compares this month-day to another month-day.
compareTo(OffsetDateTime) - Method in class org.threeten.bp.OffsetDateTime
Compares this OffsetDateTime to another date-time.
compareTo(OffsetTime) - Method in class org.threeten.bp.OffsetTime
Compares this OffsetTime to another time.
compareTo(Year) - Method in class org.threeten.bp.Year
Compares this year to another year.
compareTo(YearMonth) - Method in class org.threeten.bp.YearMonth
Compares this year-month to another year-month.
compareTo(ZoneOffsetTransition) - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Compares this transition to another based on the transition instant.
compareTo(ZoneOffset) - Method in class org.threeten.bp.ZoneOffset
Compares this offset to another offset in descending order.
compareTo(T) - Method in interface org.teavm.classlib.java.lang.TComparable
 
compareToIgnoreCase(TString) - Method in class org.teavm.classlib.java.lang.TString
 
compareUnsigned(byte, byte) - Static method in class org.teavm.classlib.java.lang.TByte
 
compareUnsigned(short, short) - Static method in class org.teavm.classlib.java.lang.TShort
 
comparing(TFunction<? super T, ? extends U>) - Static method in interface org.teavm.classlib.java.util.TComparator
 
comparing(TFunction<? super T, ? extends U>, TComparator<? super U>) - Static method in interface org.teavm.classlib.java.util.TComparator
 
comparingByKey() - Static method in interface org.teavm.classlib.java.util.TMap.Entry
 
comparingByKey(TComparator<? super K>) - Static method in interface org.teavm.classlib.java.util.TMap.Entry
 
comparingByValue() - Static method in interface org.teavm.classlib.java.util.TMap.Entry
 
comparingByValue(TComparator<? super V>) - Static method in interface org.teavm.classlib.java.util.TMap.Entry
 
comparingDouble(TToDoubleFunction<? super T>) - Static method in interface org.teavm.classlib.java.util.TComparator
 
comparingInt(TToIntFunction<? super T>) - Static method in interface org.teavm.classlib.java.util.TComparator
 
comparingLong(TToLongFunction<? super T>) - Static method in interface org.teavm.classlib.java.util.TComparator
 
compile() - Method in class org.teavm.classlib.impl.tz.ZoneInfoCompiler
 
compile(String) - Static method in class org.teavm.classlib.java.util.regex.TPattern
Compiles a regular expression, creating a new Pattern instance in the process.
compile(String, int) - Static method in class org.teavm.classlib.java.util.regex.TPattern
Compiles a regular expression, creating a new Pattern instance in the process.
compile(ZoneInfoCompiler, ClassLoader) - Static method in class org.teavm.classlib.impl.tz.TimeZoneGenerator
 
complementOf(TEnumSet<E>) - Static method in class org.teavm.classlib.java.util.TEnumSet
 
complete() - Method in class org.teavm.classlib.java.util.TCalendar
 
compose(TDoubleUnaryOperator) - Method in interface org.teavm.classlib.java.util.function.TDoubleUnaryOperator
 
compose(TFunction<? super V, ? extends T>) - Method in interface org.teavm.classlib.java.util.function.TFunction
 
compose(TIntUnaryOperator) - Method in interface org.teavm.classlib.java.util.function.TIntUnaryOperator
 
compose(TLongUnaryOperator) - Method in interface org.teavm.classlib.java.util.function.TLongUnaryOperator
 
compressRle(byte[]) - Static method in class org.teavm.classlib.impl.unicode.UnicodeHelper
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface org.teavm.classlib.java.util.TMap
 
computeFields() - Method in class org.teavm.classlib.java.util.TCalendar
 
computeFields() - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in interface org.teavm.classlib.java.util.TMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface org.teavm.classlib.java.util.TMap
 
computeTime() - Method in class org.teavm.classlib.java.util.TCalendar
 
computeTime() - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
computeValue(Class<?>) - Method in class org.teavm.classlib.java.lang.TClassValue
 
concat(TString) - Method in class org.teavm.classlib.java.lang.TString
 
concat(TDoubleStream, TDoubleStream) - Static method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
concat(TIntStream, TIntStream) - Static method in interface org.teavm.classlib.java.util.stream.TIntStream
 
concat(TLongStream, TLongStream) - Static method in interface org.teavm.classlib.java.util.stream.TLongStream
 
concat(TStream<? extends T>, TStream<? extends T>) - Static method in interface org.teavm.classlib.java.util.stream.TStream
 
CONCURRENT - Enum constant in enum org.teavm.classlib.java.util.stream.TCollector.Characteristics
 
CONCURRENT - Static variable in interface org.teavm.classlib.java.util.TSpliterator
 
config(String) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
CONFIG - Static variable in class org.teavm.classlib.java.util.logging.TLevel
 
connect() - Method in class org.teavm.classlib.java.net.impl.TXHRURLConnection
 
connect() - Method in class org.teavm.classlib.java.net.TURLConnection
 
connect(TPipedInputStream) - Method in class org.teavm.classlib.java.io.TPipedOutputStream
 
connect(TPipedOutputStream) - Method in class org.teavm.classlib.java.io.TPipedInputStream
 
connected - Variable in class org.teavm.classlib.java.net.TURLConnection
 
CONNECTOR_PUNCTUATION - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
console() - Static method in class org.teavm.classlib.java.lang.TSystem
 
Console - Class in org.teavm.classlib.impl.console
 
CONSTRUCTOR - Enum constant in enum org.teavm.classlib.java.lang.annotation.TElementType
 
contains(Object) - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
contains(Object) - Method in class org.teavm.classlib.java.util.TAbstractCollection
 
contains(Object) - Method in interface org.teavm.classlib.java.util.TCollection
 
contains(Object) - Method in class org.teavm.classlib.java.util.THashSet
Searches this HashSet for the specified object.
contains(Object) - Method in class org.teavm.classlib.java.util.THashtable
 
contains(Object) - Method in class org.teavm.classlib.java.util.TSetFromMap
 
contains(Object) - Method in class org.teavm.classlib.java.util.TVector
 
contains(TCharSequence) - Method in class org.teavm.classlib.java.lang.TString
 
contains(TCharset) - Method in class org.teavm.classlib.java.nio.charset.impl.TAsciiCharset
 
contains(TCharset) - Method in class org.teavm.classlib.java.nio.charset.impl.TIso8859Charset
 
contains(TCharset) - Method in class org.teavm.classlib.java.nio.charset.impl.TUTF16Charset
 
contains(TCharset) - Method in class org.teavm.classlib.java.nio.charset.impl.TUTF8Charset
 
contains(TCharset) - Method in class org.teavm.classlib.java.nio.charset.TCharset
 
containsAll(TCollection<?>) - Method in class org.teavm.classlib.java.util.TAbstractCollection
 
containsAll(TCollection<?>) - Method in interface org.teavm.classlib.java.util.TCollection
 
containsAll(TCollection<?>) - Method in class org.teavm.classlib.java.util.TVector
 
containsKey(Object) - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
containsKey(Object) - Method in class org.teavm.classlib.java.util.TAbstractMap
 
containsKey(Object) - Method in class org.teavm.classlib.java.util.TEnumMap
 
containsKey(Object) - Method in class org.teavm.classlib.java.util.THashMap
 
containsKey(Object) - Method in class org.teavm.classlib.java.util.THashtable
 
containsKey(Object) - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
containsKey(Object) - Method in interface org.teavm.classlib.java.util.TMap
 
containsKey(Object) - Method in class org.teavm.classlib.java.util.TTreeMap
 
containsValue(Object) - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
containsValue(Object) - Method in class org.teavm.classlib.java.util.TAbstractMap
 
containsValue(Object) - Method in class org.teavm.classlib.java.util.TEnumMap
 
containsValue(Object) - Method in class org.teavm.classlib.java.util.THashMap
 
containsValue(Object) - Method in class org.teavm.classlib.java.util.THashtable
 
containsValue(Object) - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
containsValue(Object) - Method in class org.teavm.classlib.java.util.TLinkedHashMap
 
containsValue(Object) - Method in interface org.teavm.classlib.java.util.TMap
 
CONTENT_TYPE - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
contentEquals(TCharSequence) - Method in class org.teavm.classlib.java.lang.TString
 
contentEquals(TStringBuffer) - Method in class org.teavm.classlib.java.lang.TString
 
CONTROL - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
convert(long, TTimeUnit) - Method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
Converter - Class in org.teavm.classlib.impl.reflection
 
ConverterInjector - Class in org.teavm.classlib.impl.reflection
 
ConverterInjector() - Constructor for class org.teavm.classlib.impl.reflection.ConverterInjector
 
convertLocalToUTC(long, boolean) - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Converts a local instant to a standard UTC instant with the same local time.
convertLocalToUTC(long, boolean, long) - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Converts a local instant to a standard UTC instant with the same local time attempting to use the same offset as the original.
convertUTCToLocal(long) - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Converts a standard UTC instant to a local instant with the same local time.
copy(TList<? super T>, TList<? extends T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
copyInto(Object[]) - Method in class org.teavm.classlib.java.util.TVector
 
copyOf(boolean[], int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOf(byte[], int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOf(char[], int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOf(double[], int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOf(float[], int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOf(int[], int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOf(long[], int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOf(short[], int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOf(Collection<E>) - Static method in class org.teavm.classlib.java.util.TEnumSet
 
copyOf(TEnumSet<E>) - Static method in class org.teavm.classlib.java.util.TEnumSet
 
copyOf(T[], int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOf(U[], int, Class<? extends T[]>) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOfRange(boolean[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOfRange(byte[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOfRange(char[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOfRange(double[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOfRange(float[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOfRange(int[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOfRange(long[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOfRange(short[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOfRange(T[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
copyOfRange(U[], int, int, Class<? extends T[]>) - Static method in class org.teavm.classlib.java.util.TArrays
 
copySign(double, double) - Static method in class org.teavm.classlib.java.lang.TMath
 
copySign(double, double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
copySign(float, float) - Static method in class org.teavm.classlib.java.lang.TMath
 
copySign(float, float) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
copyValueOf(char[]) - Static method in class org.teavm.classlib.java.lang.TString
 
copyValueOf(char[], int, int) - Static method in class org.teavm.classlib.java.lang.TString
 
cos(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
cos(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
cosh(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
cosh(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
count - Variable in class org.teavm.classlib.java.io.TBufferedInputStream
 
count - Variable in class org.teavm.classlib.java.io.TBufferedOutputStream
 
count - Variable in class org.teavm.classlib.java.io.TByteArrayInputStream
 
count - Variable in class org.teavm.classlib.java.io.TByteArrayOutputStream
 
count - Variable in class org.teavm.classlib.java.io.TCharArrayReader
 
count - Variable in class org.teavm.classlib.java.io.TCharArrayWriter
 
count() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TArrayDoubleStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TEmptyDoubleStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TGenericConcatDoubleStream
 
count() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingDoubleStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToIntStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToLongStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToObjStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSingleDoubleStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSpecializedConcatDoubleStream
 
count() - Method in class org.teavm.classlib.java.util.stream.impl.TArrayStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.impl.TEmptyStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.impl.TGenericConcatStream
 
count() - Method in class org.teavm.classlib.java.util.stream.impl.TMappingStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.impl.TMappingToDoubleStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.impl.TMappingToIntStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.impl.TMappingToLongStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.impl.TSingleStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.impl.TSpecializedConcatStream
 
count() - Method in class org.teavm.classlib.java.util.stream.impl.TStreamOverSpliterator
 
count() - Method in class org.teavm.classlib.java.util.stream.impl.TStreamOverSpliteratorSupplier
 
count() - Method in class org.teavm.classlib.java.util.stream.intimpl.TArrayIntStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.intimpl.TEmptyIntStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.intimpl.TGenericConcatIntStream
 
count() - Method in class org.teavm.classlib.java.util.stream.intimpl.TIntAsDoubleStream
 
count() - Method in class org.teavm.classlib.java.util.stream.intimpl.TIntAsLongStream
 
count() - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingIntStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingToDoubleStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingToLongStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingToObjStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSingleIntStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSpecializedConcatIntStream
 
count() - Method in class org.teavm.classlib.java.util.stream.longimpl.TArrayLongStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.longimpl.TEmptyLongStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.longimpl.TGenericConcatLongStream
 
count() - Method in class org.teavm.classlib.java.util.stream.longimpl.TLongAsDoubleStream
 
count() - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingLongStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingToDoubleStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingToIntStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingToObjStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSingleLongStreamImpl
 
count() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSpecializedConcatLongStream
 
count() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
count() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
count() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
count() - Method in interface org.teavm.classlib.java.util.stream.TStream
 
countObservers() - Method in class org.teavm.classlib.java.util.TObservable
Returns the number of observers registered to this Observable.
CountriesGenerator - Class in org.teavm.classlib.impl.currency
 
CountriesGenerator() - Constructor for class org.teavm.classlib.impl.currency.CountriesGenerator
 
CountryMetadataGenerator - Class in org.teavm.classlib.impl.unicode
 
CountryMetadataGenerator() - Constructor for class org.teavm.classlib.impl.unicode.CountryMetadataGenerator
 
countTokens() - Method in class org.teavm.classlib.java.util.TStringTokenizer
 
crc - Variable in class org.teavm.classlib.java.util.zip.TGZIPInputStream
 
crc - Variable in class org.teavm.classlib.java.util.zip.TGZIPOutputStream
 
create(String) - Static method in class org.teavm.classlib.java.net.TURI
Parses the given argument uri and creates an appropriate URI instance.
createAccessor(boolean, boolean, boolean) - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
createAccessor(boolean, boolean, boolean) - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
createAccessor(boolean, boolean, boolean) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualDirectory
 
createAccessor(boolean, boolean, boolean) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFile
 
createAccessor(boolean, boolean, boolean) - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
createAccessor(boolean, boolean, boolean) - Method in interface org.teavm.classlib.fs.VirtualFile
 
createBundleMap(boolean) - Static method in class org.teavm.classlib.impl.ResourceBundleImpl
 
createDateTime(LocalDateTime, ZoneOffset, ZoneOffset) - Method in enum org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
Converts the specified local date-time to the local date-time actually seen on a wall clock.
createDirectory(String) - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
createDirectory(String) - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
createDirectory(String) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualDirectory
 
createDirectory(String) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFile
 
createDirectory(String) - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
createDirectory(String) - Method in interface org.teavm.classlib.fs.VirtualFile
 
createFile(String) - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
createFile(String) - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
createFile(String) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualDirectory
 
createFile(String) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFile
 
createFile(String) - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
createFile(String) - Method in interface org.teavm.classlib.fs.VirtualFile
 
createGenerator(GeneratorFactoryContext) - Method in class org.teavm.classlib.impl.ServiceLoaderCSupport
 
createNewFile() - Method in class org.teavm.classlib.java.io.TFile
 
createTempFile(String, String) - Static method in class org.teavm.classlib.java.io.TFile
 
createTempFile(String, String, TFile) - Static method in class org.teavm.classlib.java.io.TFile
 
createTransition(int) - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Creates a transition instance for the specified year.
createURLStreamHandler(String) - Method in interface org.teavm.classlib.java.net.TURLStreamHandlerFactory
 
createZipEntry(String) - Method in class org.teavm.classlib.java.util.jar.TJarInputStream
 
createZipEntry(String) - Method in class org.teavm.classlib.java.util.zip.TZipInputStream
 
CurrenciesGenerator - Class in org.teavm.classlib.impl.currency
 
CurrenciesGenerator() - Constructor for class org.teavm.classlib.impl.currency.CurrenciesGenerator
 
CURRENCY - Static variable in class org.teavm.classlib.java.text.TNumberFormat.Field
 
CURRENCY_SYMBOL - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
CurrencyHelper - Class in org.teavm.classlib.impl.currency
 
CurrencyLocalization - Interface in org.teavm.classlib.impl.unicode
 
CurrencyLocalizationMetadataGenerator - Class in org.teavm.classlib.impl.unicode
 
CurrencyLocalizationMetadataGenerator() - Constructor for class org.teavm.classlib.impl.unicode.CurrencyLocalizationMetadataGenerator
 
CurrencyResource - Interface in org.teavm.classlib.impl.currency
 
current() - Method in interface org.teavm.classlib.java.text.TCharacterIterator
 
current() - Static method in class org.teavm.classlib.java.util.concurrent.TThreadLocalRandom
 
currentThread() - Static method in class org.teavm.classlib.java.lang.TThread
 
currentTimeMillis() - Static method in class org.teavm.classlib.java.lang.TSystem
 
CVirtualFile - Class in org.teavm.classlib.fs.c
 
CVirtualFile(CFileSystem, String) - Constructor for class org.teavm.classlib.fs.c.CVirtualFile
 
CVirtualFileAccessor - Class in org.teavm.classlib.fs.c
 
CVirtualFileAccessor(long) - Constructor for class org.teavm.classlib.fs.c.CVirtualFileAccessor
 

D

DASH_PUNCTUATION - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
data - Variable in class org.teavm.classlib.impl.c.StringList
 
data - Variable in class org.teavm.classlib.impl.unicode.UnicodeHelper.Range
 
date(int, int, int) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date in this chronology from the proleptic-year, month-of-year and day-of-month fields.
date(int, int, int) - Method in class org.threeten.bp.chrono.HijrahChronology
 
date(int, int, int) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO local date from the proleptic-year, month-of-year and day-of-month fields.
date(int, int, int) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
date(int, int, int) - Method in class org.threeten.bp.chrono.MinguoChronology
 
date(int, int, int) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
date(Era, int, int, int) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date in this chronology from the era, year-of-era, month-of-year and day-of-month fields.
date(Era, int, int, int) - Method in class org.threeten.bp.chrono.HijrahChronology
 
date(Era, int, int, int) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO local date from the era, year-of-era, month-of-year and day-of-month fields.
date(Era, int, int, int) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
date(Era, int, int, int) - Method in class org.threeten.bp.chrono.MinguoChronology
 
date(Era, int, int, int) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
date(TemporalAccessor) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date in this chronology from another temporal object.
date(TemporalAccessor) - Method in class org.threeten.bp.chrono.HijrahChronology
 
date(TemporalAccessor) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO local date from another date-time object.
date(TemporalAccessor) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
date(TemporalAccessor) - Method in class org.threeten.bp.chrono.MinguoChronology
 
date(TemporalAccessor) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
DATE - Static variable in class org.teavm.classlib.java.util.TCalendar
 
DATE_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
dateEpochDay(long) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date in this chronology from the epoch-day.
dateEpochDay(long) - Method in class org.threeten.bp.chrono.HijrahChronology
 
dateEpochDay(long) - Method in class org.threeten.bp.chrono.IsoChronology
 
dateEpochDay(long) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
dateEpochDay(long) - Method in class org.threeten.bp.chrono.MinguoChronology
 
dateEpochDay(long) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
DateFormatCollection - Interface in org.teavm.classlib.impl.unicode
 
DateFormatMetadataGenerator - Class in org.teavm.classlib.impl.unicode
 
DateFormatMetadataGenerator() - Constructor for class org.teavm.classlib.impl.unicode.DateFormatMetadataGenerator
 
dateNow() - Method in class org.threeten.bp.chrono.Chronology
Obtains the current local date in this chronology from the system clock in the default time-zone.
dateNow() - Method in class org.threeten.bp.chrono.HijrahChronology
 
dateNow() - Method in class org.threeten.bp.chrono.IsoChronology
Obtains the current ISO local date from the system clock in the default time-zone.
dateNow() - Method in class org.threeten.bp.chrono.JapaneseChronology
 
dateNow() - Method in class org.threeten.bp.chrono.MinguoChronology
 
dateNow() - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
dateNow(Clock) - Method in class org.threeten.bp.chrono.Chronology
Obtains the current local date in this chronology from the specified clock.
dateNow(Clock) - Method in class org.threeten.bp.chrono.HijrahChronology
 
dateNow(Clock) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains the current ISO local date from the specified clock.
dateNow(Clock) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
dateNow(Clock) - Method in class org.threeten.bp.chrono.MinguoChronology
 
dateNow(Clock) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
dateNow(ZoneId) - Method in class org.threeten.bp.chrono.Chronology
Obtains the current local date in this chronology from the system clock in the specified time-zone.
dateNow(ZoneId) - Method in class org.threeten.bp.chrono.HijrahChronology
 
dateNow(ZoneId) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains the current ISO local date from the system clock in the specified time-zone.
dateNow(ZoneId) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
dateNow(ZoneId) - Method in class org.threeten.bp.chrono.MinguoChronology
 
dateNow(ZoneId) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
DateSymbolsMetadataGenerator - Class in org.teavm.classlib.impl.unicode
 
DateSymbolsMetadataGenerator() - Constructor for class org.teavm.classlib.impl.unicode.DateSymbolsMetadataGenerator
 
DateTimeBuilder - Class in org.threeten.bp.format
Builder that can holds date and time fields and related date and time objects.
DateTimeBuilder() - Constructor for class org.threeten.bp.format.DateTimeBuilder
Creates an empty instance of the builder.
DateTimeBuilder(TemporalField, long) - Constructor for class org.threeten.bp.format.DateTimeBuilder
Creates a new instance of the builder with a single field-value.
DateTimeException - Exception in org.threeten.bp
Exception used to indicate a problem while calculating a date-time.
DateTimeException(String) - Constructor for exception org.threeten.bp.DateTimeException
Constructs a new date-time exception with the specified message.
DateTimeException(String, Throwable) - Constructor for exception org.threeten.bp.DateTimeException
Constructs a new date-time exception with the specified message and cause.
DateTimeFormatter - Class in org.threeten.bp.format
Formatter for printing and parsing date-time objects.
DateTimeFormatterBuilder - Class in org.threeten.bp.format
Builder to create date-time formatters.
DateTimeFormatterBuilder() - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder
Constructs a new instance of the builder.
DateTimeFormatterBuilder.InstantPrinterParser - Class in org.threeten.bp.format
Prints or parses an ISO-8601 instant.
DateTimeParseContext - Class in org.threeten.bp.format
Context object used during date and time parsing.
DateTimeParseContext(Locale, DecimalStyle, Chronology) - Constructor for class org.threeten.bp.format.DateTimeParseContext
 
DateTimeParseException - Exception in org.threeten.bp.format
An exception thrown when an error occurs during parsing.
DateTimeParseException(String, CharSequence, int) - Constructor for exception org.threeten.bp.format.DateTimeParseException
Constructs a new exception with the specified message.
DateTimeParseException(String, CharSequence, int, Throwable) - Constructor for exception org.threeten.bp.format.DateTimeParseException
Constructs a new exception with the specified message and cause.
DateTimePrintContext - Class in org.threeten.bp.format
Context object used during date and time printing.
DateTimePrintContext(TemporalAccessor, Locale, DecimalStyle) - Constructor for class org.threeten.bp.format.DateTimePrintContext
 
DateTimeTextProvider - Class in org.threeten.bp.format
The Service Provider Interface (SPI) to be implemented by classes providing the textual form of a date-time field.
DateTimeTextProvider() - Constructor for class org.threeten.bp.format.DateTimeTextProvider
 
DateTimeZone - Class in org.teavm.classlib.impl.tz
DateTimeZone represents a time zone.
DateTimeZone(String) - Constructor for class org.teavm.classlib.impl.tz.DateTimeZone
Constructor.
DateTimeZoneBuilder - Class in org.teavm.classlib.impl.tz
DateTimeZoneBuilder allows complex DateTimeZones to be constructed.
DateTimeZoneBuilder() - Constructor for class org.teavm.classlib.impl.tz.DateTimeZoneBuilder
 
DateTimeZoneProvider - Class in org.teavm.classlib.impl.tz
 
DateTimeZoneProviderIntrinsic - Class in org.teavm.classlib.impl.tz
 
DateTimeZoneProviderIntrinsic(Properties) - Constructor for class org.teavm.classlib.impl.tz.DateTimeZoneProviderIntrinsic
 
DateTimeZoneProviderPatch - Class in org.teavm.classlib.impl.tz
 
DateTimeZoneProviderPatch() - Constructor for class org.teavm.classlib.impl.tz.DateTimeZoneProviderPatch
 
dateYearDay(int, int) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date in this chronology from the proleptic-year and day-of-year fields.
dateYearDay(int, int) - Method in class org.threeten.bp.chrono.HijrahChronology
 
dateYearDay(int, int) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO local date from the proleptic-year and day-of-year fields.
dateYearDay(int, int) - Method in class org.threeten.bp.chrono.JapaneseChronology
Obtains a local date in Japanese calendar system from the proleptic-year and day-of-year fields.
dateYearDay(int, int) - Method in class org.threeten.bp.chrono.MinguoChronology
 
dateYearDay(int, int) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
dateYearDay(Era, int, int) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date in this chronology from the era, year-of-era and day-of-year fields.
dateYearDay(Era, int, int) - Method in class org.threeten.bp.chrono.HijrahChronology
 
dateYearDay(Era, int, int) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO local date from the era, year-of-era and day-of-year fields.
dateYearDay(Era, int, int) - Method in class org.threeten.bp.chrono.JapaneseChronology
Obtains a local date in Japanese calendar system from the era, year-of-era and day-of-year fields.
dateYearDay(Era, int, int) - Method in class org.threeten.bp.chrono.MinguoChronology
 
dateYearDay(Era, int, int) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
DAY_OF_MONTH - Enum constant in enum org.threeten.bp.temporal.ChronoField
The day-of-month.
DAY_OF_MONTH - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
DAY_OF_MONTH - Static variable in class org.teavm.classlib.java.util.TCalendar
 
DAY_OF_QUARTER - Static variable in class org.threeten.bp.temporal.IsoFields
The field that represents the day-of-quarter.
DAY_OF_WEEK - Enum constant in enum org.threeten.bp.temporal.ChronoField
The day-of-week, such as Tuesday.
DAY_OF_WEEK - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
DAY_OF_WEEK - Static variable in class org.teavm.classlib.java.util.TCalendar
 
DAY_OF_WEEK_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
DAY_OF_WEEK_IN_MONTH - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
DAY_OF_WEEK_IN_MONTH - Static variable in class org.teavm.classlib.java.util.TCalendar
 
DAY_OF_WEEK_IN_MONTH_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
DAY_OF_YEAR - Enum constant in enum org.threeten.bp.temporal.ChronoField
The day-of-year.
DAY_OF_YEAR - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
DAY_OF_YEAR - Static variable in class org.teavm.classlib.java.util.TCalendar
 
DAY_OF_YEAR_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
dayOfWeek() - Method in class org.threeten.bp.temporal.WeekFields
Returns a field to access the day of week based on this WeekFields.
DayOfWeek - Enum in org.threeten.bp
A day-of-week, such as 'Tuesday'.
dayOfWeekInMonth(int, DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the day-of-week in month adjuster, which returns a new date in the same month with the ordinal day-of-week.
DAYS - Enum constant in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
DAYS - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a day.
DECADES - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a decade.
DECEMBER - Enum constant in enum org.threeten.bp.Month
The singleton instance for the month of December with 31 days.
DECEMBER - Static variable in class org.teavm.classlib.java.util.TCalendar
 
DECIMAL_DIGIT_NUMBER - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DECIMAL_PRECISION - Static variable in class org.teavm.classlib.impl.text.DoubleAnalyzer
 
DECIMAL_SEPARATOR - Static variable in class org.teavm.classlib.java.text.TNumberFormat.Field
 
DECIMAL128 - Static variable in class org.teavm.classlib.java.math.TMathContext
A MathContext which corresponds to the IEEE 754r quadruple decimal precision format: 34 digit precision and TRoundingMode.HALF_EVEN rounding.
DECIMAL32 - Static variable in class org.teavm.classlib.java.math.TMathContext
A MathContext which corresponds to the IEEE 754r single decimal precision format: 7 digit precision and TRoundingMode.HALF_EVEN rounding.
DECIMAL64 - Static variable in class org.teavm.classlib.java.math.TMathContext
A MathContext which corresponds to the IEEE 754r double decimal precision format: 16 digit precision and TRoundingMode.HALF_EVEN rounding.
DecimalData - Interface in org.teavm.classlib.impl.unicode
 
decimalExponent(int) - Static method in class org.teavm.classlib.java.lang.TDouble
 
DecimalMetadataGenerator - Class in org.teavm.classlib.impl.unicode
 
DecimalMetadataGenerator() - Constructor for class org.teavm.classlib.impl.unicode.DecimalMetadataGenerator
 
DecimalStyle - Class in org.threeten.bp.format
Localized symbols used in date and time formatting.
DECLARED - Static variable in interface org.teavm.classlib.java.lang.reflect.TMember
 
DeclaringClassDependencyListener - Class in org.teavm.classlib.impl
 
DeclaringClassDependencyListener() - Constructor for class org.teavm.classlib.impl.DeclaringClassDependencyListener
 
decode(byte[]) - Static method in class org.teavm.classlib.impl.Base64Impl
 
decode(byte[], byte[]) - Static method in class org.teavm.classlib.impl.Base64Impl
 
decode(String) - Static method in class org.teavm.classlib.java.lang.TByte
 
decode(String) - Static method in class org.teavm.classlib.java.lang.TInteger
 
decode(String) - Static method in class org.teavm.classlib.java.lang.TShort
 
decode(String) - Static method in class org.teavm.classlib.java.net.TURLDecoder
Deprecated.
decode(String, String) - Static method in class org.teavm.classlib.java.net.TURLDecoder
 
decode(CharFlow) - Static method in class org.teavm.classlib.impl.Base46
 
decode(TString) - Static method in class org.teavm.classlib.java.lang.TLong
 
decode(TByteBuffer) - Method in class org.teavm.classlib.java.nio.charset.TCharset
 
decode(TByteBuffer) - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
decode(TByteBuffer, TCharBuffer, boolean) - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
decodeByte(char) - Static method in class org.teavm.classlib.impl.unicode.UnicodeHelper
 
decodeDigit(char) - Static method in class org.teavm.classlib.impl.Base46
 
decodeIntDiff(String) - Static method in class org.teavm.classlib.impl.unicode.UnicodeHelper
 
decodeIntPairsDiff(String) - Static method in class org.teavm.classlib.impl.unicode.UnicodeHelper
 
decodeLong(CharFlow) - Static method in class org.teavm.classlib.impl.Base46
 
decodeLoop(TByteBuffer, TCharBuffer) - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedDecoder
 
decodeLoop(TByteBuffer, TCharBuffer) - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
decodeUnsigned(CharFlow) - Static method in class org.teavm.classlib.impl.Base46
 
decodeUnsignedLong(CharFlow) - Static method in class org.teavm.classlib.impl.Base46
 
decrementAndGet() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
decrementAndGet() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
deepEquals(Object[], Object[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
deepEquals(Object, Object) - Static method in class org.teavm.classlib.java.util.TObjects
 
deepHashCode(Object[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
deepToString(Object[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
def - Variable in class org.teavm.classlib.java.util.zip.TDeflaterOutputStream
 
DEFAULT - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
DEFAULT_COMPRESSION - Static variable in class org.teavm.classlib.java.util.zip.TDeflater
 
DEFAULT_STRATEGY - Static variable in class org.teavm.classlib.java.util.zip.TDeflater
 
defaultCharset() - Static method in class org.teavm.classlib.java.nio.charset.TCharset
 
DefaultLocaleMetadataGenerator - Class in org.teavm.classlib.impl.unicode
 
DefaultLocaleMetadataGenerator() - Constructor for class org.teavm.classlib.impl.unicode.DefaultLocaleMetadataGenerator
 
defaults - Variable in class org.teavm.classlib.java.util.TProperties
The default values for keys not found in this Properties instance.
deflate() - Method in class org.teavm.classlib.java.util.zip.TDeflaterOutputStream
 
deflate(byte[]) - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
deflate(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
DEFLATED - Static variable in class org.teavm.classlib.java.util.zip.TDeflater
 
DEFLATED - Static variable in class org.teavm.classlib.java.util.zip.TZipEntry
 
DEFLATED - Static variable in class org.teavm.classlib.java.util.zip.TZipOutputStream
 
delete() - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
delete() - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
delete() - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
delete() - Method in interface org.teavm.classlib.fs.VirtualFile
 
delete() - Method in class org.teavm.classlib.java.io.TFile
 
delete(int, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
delete(int, int) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
deleteCharAt(int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
deleteCharAt(int) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
deleteObserver(TObserver) - Method in class org.teavm.classlib.java.util.TObservable
Removes the specified observer from the list of observers.
deleteObservers() - Method in class org.teavm.classlib.java.util.TObservable
Removes all observers from the list of observers.
deleteOnExit() - Method in class org.teavm.classlib.java.io.TFile
 
DEPRECATED - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
descendingIterator() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
descendingIterator() - Method in interface org.teavm.classlib.java.util.TDeque
 
descendingIterator() - Method in class org.teavm.classlib.java.util.TLinkedList
 
descendingIterator() - Method in interface org.teavm.classlib.java.util.TNavigableSet
 
descendingIterator() - Method in class org.teavm.classlib.java.util.TTreeSet
 
descendingKeySet() - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
descendingKeySet() - Method in class org.teavm.classlib.java.util.TTreeMap
 
descendingMap() - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
descendingMap() - Method in class org.teavm.classlib.java.util.TTreeMap
 
descendingSet() - Method in interface org.teavm.classlib.java.util.TNavigableSet
 
descendingSet() - Method in class org.teavm.classlib.java.util.TTreeSet
 
desiredAssertionStatus() - Method in class org.teavm.classlib.java.lang.TClass
 
detectedCharset() - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
detectTimezone() - Static method in class org.teavm.classlib.impl.tz.DateTimeZoneProvider
 
digit(char, int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
digit(int, int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_ARABIC_NUMBER - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_BOUNDARY_NEUTRAL - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_COMMON_NUMBER_SEPARATOR - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_EUROPEAN_NUMBER - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_LEFT_TO_RIGHT - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_NONSPACING_MARK - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_OTHER_NEUTRALS - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_PARAGRAPH_SEPARATOR - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_POP_DIRECTIONAL_FORMAT - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_RIGHT_TO_LEFT - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_SEGMENT_SEPARATOR - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_UNDEFINED - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
DIRECTIONALITY_WHITESPACE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
disconnect() - Method in class org.teavm.classlib.java.net.impl.TXHRURLConnection
 
disconnect() - Method in class org.teavm.classlib.java.net.THttpURLConnection
 
disjoint(TCollection<?>, TCollection<?>) - Static method in class org.teavm.classlib.java.util.TCollections
 
displayName() - Method in class org.teavm.classlib.java.nio.charset.TCharset
 
distinct() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
distinct() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
distinct() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
distinct() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
distinct() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
distinct() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
distinct() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
distinct() - Method in interface org.teavm.classlib.java.util.stream.TStream
 
DISTINCT - Static variable in interface org.teavm.classlib.java.util.TSpliterator
 
divide(TBigDecimal) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this / divisor.
divide(TBigDecimal, int) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this / divisor.
divide(TBigDecimal, int, int) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this / divisor.
divide(TBigDecimal, int, TRoundingMode) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this / divisor.
divide(TBigDecimal, TMathContext) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this / divisor.
divide(TBigDecimal, TRoundingMode) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this / divisor.
divide(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this / divisor.
divideAndRemainder(TBigDecimal) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a BigDecimal array which contains the integral part of this / divisor at index 0 and the remainder this % divisor at index 1.
divideAndRemainder(TBigDecimal, TMathContext) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a BigDecimal array which contains the integral part of this / divisor at index 0 and the remainder this % divisor at index 1.
divideAndRemainder(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a BigInteger array which contains this / divisor at index 0 and this % divisor at index 1.
dividedBy(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration divided by the specified value.
divideToIntegralValue(TBigDecimal) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is the integral part of this / divisor.
divideToIntegralValue(TBigDecimal, TMathContext) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is the integral part of this / divisor.
divideUnsigned(int, int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
divideUnsigned(long, long) - Static method in class org.teavm.classlib.java.lang.TLong
 
doInput - Variable in class org.teavm.classlib.java.net.TURLConnection
 
DONE - Static variable in interface org.teavm.classlib.java.text.TCharacterIterator
 
doOutput - Variable in class org.teavm.classlib.java.net.TURLConnection
 
doPrivileged(TPrivilegedAction<T>) - Static method in class org.teavm.classlib.java.security.TAccessController
 
DOTALL - Static variable in class org.teavm.classlib.java.util.regex.TPattern
This constant specifies that the '.' meta character matches arbitrary characters, including line endings, which is normally not the case.
DOUBLE_MAX_POS - Static variable in class org.teavm.classlib.impl.text.DoubleAnalyzer
 
DoubleAnalyzer - Class in org.teavm.classlib.impl.text
 
DoubleAnalyzer.Result - Class in org.teavm.classlib.impl.text
 
DoubleGenerator - Class in org.teavm.classlib.java.lang
 
DoubleGenerator() - Constructor for class org.teavm.classlib.java.lang.DoubleGenerator
 
doubles() - Method in class org.teavm.classlib.java.util.TRandom
 
doubles(double, double) - Method in class org.teavm.classlib.java.util.TRandom
 
doubles(long) - Method in class org.teavm.classlib.java.util.TRandom
 
doubles(long, double, double) - Method in class org.teavm.classlib.java.util.TRandom
 
doubleToLongBits(double) - Static method in class org.teavm.classlib.java.lang.TDouble
 
doubleToRawLongBits(double) - Static method in class org.teavm.classlib.java.lang.TDouble
 
doubleValue() - Method in class org.teavm.classlib.java.lang.TByte
 
doubleValue() - Method in class org.teavm.classlib.java.lang.TDouble
 
doubleValue() - Method in class org.teavm.classlib.java.lang.TFloat
 
doubleValue() - Method in class org.teavm.classlib.java.lang.TInteger
 
doubleValue() - Method in class org.teavm.classlib.java.lang.TLong
 
doubleValue() - Method in class org.teavm.classlib.java.lang.TNumber
 
doubleValue() - Method in class org.teavm.classlib.java.lang.TShort
 
doubleValue() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns this BigDecimal as a double value.
doubleValue() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns this BigInteger as an double value.
doubleValue() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
doubleValue() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
DOWN - Enum constant in enum org.teavm.classlib.java.math.TRoundingMode
Rounding mode where the values are rounded towards zero.
drainTo(TCollection<? super E>) - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
drainTo(TCollection<? super E>) - Method in interface org.teavm.classlib.java.util.concurrent.TBlockingQueue
 
drainTo(TCollection<? super E>, int) - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
drainTo(TCollection<? super E>, int) - Method in interface org.teavm.classlib.java.util.concurrent.TBlockingQueue
 
DST - Static variable in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
DST_OFFSET - Static variable in class org.teavm.classlib.java.util.TCalendar
 
duplicate() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
duplicate() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
duplicate() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
duplicate() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
duplicate() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
duplicate() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
duplicate() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
Duration - Class in org.threeten.bp
A time-based amount of time, such as '34.5 seconds'.

E

E - Static variable in class org.teavm.classlib.java.lang.TMath
 
E - Static variable in class org.teavm.classlib.java.lang.TStrictMath
 
element() - Method in class org.teavm.classlib.java.util.TAbstractQueue
 
element() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
element() - Method in class org.teavm.classlib.java.util.TLinkedList
 
element() - Method in interface org.teavm.classlib.java.util.TQueue
 
elementAt(int) - Method in class org.teavm.classlib.java.util.TVector
 
elementCount - Variable in class org.teavm.classlib.java.util.TVector
 
elementData - Variable in class org.teavm.classlib.java.util.TVector
 
elements() - Method in class org.teavm.classlib.java.util.TDictionary
 
elements() - Method in class org.teavm.classlib.java.util.THashtable
 
elements() - Method in class org.teavm.classlib.java.util.TVector
 
empty() - Static method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
empty() - Static method in interface org.teavm.classlib.java.util.stream.TIntStream
 
empty() - Static method in interface org.teavm.classlib.java.util.stream.TLongStream
 
empty() - Static method in interface org.teavm.classlib.java.util.stream.TStream
 
empty() - Static method in class org.teavm.classlib.java.util.TOptional
 
empty() - Static method in class org.teavm.classlib.java.util.TOptionalDouble
 
empty() - Static method in class org.teavm.classlib.java.util.TOptionalInt
 
empty() - Static method in class org.teavm.classlib.java.util.TOptionalLong
 
empty() - Method in class org.teavm.classlib.java.util.TStack
 
EMPTY_LIST - Static variable in class org.teavm.classlib.java.util.TCollections
 
EMPTY_MAP - Static variable in class org.teavm.classlib.java.util.TCollections
 
EMPTY_SET - Static variable in class org.teavm.classlib.java.util.TCollections
 
emptyEnumeration() - Static method in class org.teavm.classlib.java.util.TCollections
 
emptyIterator() - Static method in class org.teavm.classlib.java.util.TCollections
 
emptyList() - Static method in class org.teavm.classlib.java.util.TCollections
 
emptyListIterator() - Static method in class org.teavm.classlib.java.util.TCollections
 
emptyMap() - Static method in class org.teavm.classlib.java.util.TCollections
 
emptySet() - Static method in class org.teavm.classlib.java.util.TCollections
 
ENCLOSING_MARK - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
encode(byte[], boolean) - Static method in class org.teavm.classlib.impl.Base64Impl
 
encode(byte[], byte[], boolean) - Static method in class org.teavm.classlib.impl.Base64Impl
 
encode(String) - Static method in class org.teavm.classlib.java.net.TURLEncoder
Deprecated.
encode(String) - Method in class org.teavm.classlib.java.nio.charset.TCharset
 
encode(StringBuilder, int) - Static method in class org.teavm.classlib.impl.Base46
 
encode(StringBuilder, long) - Static method in class org.teavm.classlib.impl.Base46
 
encode(String, String) - Static method in class org.teavm.classlib.java.net.TURLEncoder
 
encode(String, Charset) - Static method in class org.teavm.classlib.java.net.TURLEncoder
 
encode(TCharBuffer) - Method in class org.teavm.classlib.java.nio.charset.TCharset
 
encode(TCharBuffer) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
encode(TCharBuffer, TByteBuffer, boolean) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
encodeByte(byte) - Static method in class org.teavm.classlib.impl.unicode.UnicodeHelper
 
encodeDigit(int) - Static method in class org.teavm.classlib.impl.Base46
 
encodeIntDiff(int[]) - Static method in class org.teavm.classlib.impl.unicode.UnicodeHelper
 
encodeIntPairsDiff(int[]) - Static method in class org.teavm.classlib.impl.unicode.UnicodeHelper
 
encodeLoop(TCharBuffer, TByteBuffer) - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedEncoder
 
encodeLoop(TCharBuffer, TByteBuffer) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
encodeUnsigned(StringBuilder, int) - Static method in class org.teavm.classlib.impl.Base46
 
encodeUnsigned(StringBuilder, long) - Static method in class org.teavm.classlib.impl.Base46
 
end - Variable in class org.teavm.classlib.impl.unicode.UnicodeHelper.Range
 
end() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Returns the index of the first character following the text that matched the whole regular expression.
end() - Method in interface org.teavm.classlib.java.util.regex.TMatchResult
Returns the index of the first character following the text that matched the whole regular expression.
end() - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
end() - Method in class org.teavm.classlib.java.util.zip.TInflater
 
end(int) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Returns the index of the first character following the text that matched a given group.
end(int) - Method in interface org.teavm.classlib.java.util.regex.TMatchResult
Returns the index of the first character following the text that matched a given group.
END_PUNCTUATION - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
ENDCOM - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
ENDHDR - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
ENDOFF - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
ENDSIG - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
ENDSIZ - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
ENDSUB - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
endsWith(TString) - Method in class org.teavm.classlib.java.lang.TString
 
ENDTOT - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
ENGLISH - Static variable in class org.teavm.classlib.java.util.TLocale
 
enqueue() - Method in class org.teavm.classlib.java.lang.ref.TReference
 
enqueue() - Method in class org.teavm.classlib.java.lang.ref.TWeakReference
 
ensureCapacity(int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
ensureCapacity(int) - Method in class org.teavm.classlib.java.util.TArrayList
 
ensureCapacity(int) - Method in class org.teavm.classlib.java.util.TVector
 
entries() - Method in class org.teavm.classlib.java.util.jar.TJarFile
 
entries() - Method in class org.teavm.classlib.java.util.zip.TZipFile
 
entry(K, V) - Static method in interface org.teavm.classlib.java.util.TMap
 
entrySet() - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
entrySet() - Method in class org.teavm.classlib.java.util.TAbstractMap
 
entrySet() - Method in class org.teavm.classlib.java.util.TEnumMap
 
entrySet() - Method in class org.teavm.classlib.java.util.THashMap
 
entrySet() - Method in class org.teavm.classlib.java.util.THashtable
 
entrySet() - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
entrySet() - Method in class org.teavm.classlib.java.util.TLinkedHashMap
 
entrySet() - Method in interface org.teavm.classlib.java.util.TMap
 
entrySet() - Method in class org.teavm.classlib.java.util.TTreeMap
 
ENUM - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
enumeration(TCollection<T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
eolIsSignificant(boolean) - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
eos - Variable in class org.teavm.classlib.java.util.zip.TGZIPInputStream
 
EPOCH - Static variable in class org.threeten.bp.Instant
Constant for the 1970-01-01T00:00:00Z epoch instant.
EPOCH_DAY - Enum constant in enum org.threeten.bp.temporal.ChronoField
The epoch-day, based on the Java epoch of 1970-01-01 (ISO).
equals(boolean[], boolean[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
equals(byte[], byte[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
equals(char[], char[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
equals(double[], double[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
equals(float[], float[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
equals(int[], int[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
equals(long[], long[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
equals(short[], short[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
equals(Object) - Method in class org.teavm.classlib.java.io.TFile
 
equals(Object) - Method in class org.teavm.classlib.java.lang.TBoolean
 
equals(Object) - Method in class org.teavm.classlib.java.lang.TByte
 
equals(Object) - Method in class org.teavm.classlib.java.lang.TCharacter
 
equals(Object) - Method in class org.teavm.classlib.java.lang.TDouble
 
equals(Object) - Method in class org.teavm.classlib.java.lang.TEnum
 
equals(Object) - Method in class org.teavm.classlib.java.lang.TFloat
 
equals(Object) - Method in class org.teavm.classlib.java.lang.TInteger
 
equals(Object) - Method in class org.teavm.classlib.java.lang.TLong
 
equals(Object) - Method in class org.teavm.classlib.java.lang.TObject
 
equals(Object) - Method in class org.teavm.classlib.java.lang.TShort
 
equals(Object) - Method in class org.teavm.classlib.java.lang.TStackTraceElement
 
equals(Object) - Method in class org.teavm.classlib.java.lang.TString
 
equals(Object) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns true if x is a BigDecimal instance and if this instance is equal to this big decimal.
equals(Object) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns true if x is a BigInteger instance and if this instance is equal to this BigInteger.
equals(Object) - Method in class org.teavm.classlib.java.math.TMathContext
Returns true if x is a MathContext with the same precision setting and the same rounding mode as this MathContext instance.
equals(Object) - Method in class org.teavm.classlib.java.net.TURI
 
equals(Object) - Method in class org.teavm.classlib.java.net.TURL
 
equals(Object) - Method in class org.teavm.classlib.java.nio.charset.TCoderResult
 
equals(Object) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
equals(Object) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
equals(Object) - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
equals(Object) - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
equals(Object) - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
equals(Object) - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
equals(Object) - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
equals(Object) - Method in class org.teavm.classlib.java.text.TAttributedCharacterIterator.Attribute
 
equals(Object) - Method in class org.teavm.classlib.java.text.TChoiceFormat
 
equals(Object) - Method in class org.teavm.classlib.java.text.TDateFormat
 
equals(Object) - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
equals(Object) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
equals(Object) - Method in class org.teavm.classlib.java.text.TFieldPosition
 
equals(Object) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
equals(Object) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
equals(Object) - Method in class org.teavm.classlib.java.text.TParsePosition
 
equals(Object) - Method in class org.teavm.classlib.java.text.TSimpleDateFormat
 
equals(Object) - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
equals(Object) - Method in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
equals(Object) - Method in class org.teavm.classlib.java.util.jar.TManifest
 
equals(Object) - Method in class org.teavm.classlib.java.util.TAbstractList
 
equals(Object) - Method in class org.teavm.classlib.java.util.TAbstractMap
 
equals(Object) - Method in class org.teavm.classlib.java.util.TAbstractMap.SimpleEntry
 
equals(Object) - Method in class org.teavm.classlib.java.util.TAbstractMap.SimpleImmutableEntry
 
equals(Object) - Method in class org.teavm.classlib.java.util.TAbstractSet
 
equals(Object) - Method in class org.teavm.classlib.java.util.TBitSet
 
equals(Object) - Method in class org.teavm.classlib.java.util.TCalendar
 
equals(Object) - Method in class org.teavm.classlib.java.util.TDate
 
equals(Object) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
equals(Object) - Method in class org.teavm.classlib.java.util.THashtable
 
equals(Object) - Method in class org.teavm.classlib.java.util.TLocale
 
equals(Object) - Method in class org.teavm.classlib.java.util.TOptional
 
equals(Object) - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
equals(Object) - Method in class org.teavm.classlib.java.util.TOptionalInt
 
equals(Object) - Method in class org.teavm.classlib.java.util.TOptionalLong
 
equals(Object) - Method in class org.teavm.classlib.java.util.TTimeZone
 
equals(Object) - Method in class org.teavm.classlib.java.util.TUUID
 
equals(Object) - Method in class org.teavm.classlib.java.util.TVector
 
equals(Object) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Checks if this date is equal to another date, including the chronology.
equals(Object) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Checks if this date-time is equal to another date-time, including the chronology.
equals(Object) - Method in class org.threeten.bp.chrono.Chronology
Checks if this chronology is equal to another chronology.
equals(Object) - Method in class org.threeten.bp.chrono.ChronoPeriod
Checks if this period is equal to another period, including the chronology.
equals(Object) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class org.threeten.bp.chrono.JapaneseDate
 
equals(Object) - Method in class org.threeten.bp.chrono.MinguoDate
 
equals(Object) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
equals(Object) - Method in class org.threeten.bp.Clock
Checks if this clock is equal to another clock.
equals(Object) - Method in class org.threeten.bp.Duration
Checks if this duration is equal to the specified Duration.
equals(Object) - Method in class org.threeten.bp.format.DecimalStyle
Checks if these symbols equal another set of symbols.
equals(Object) - Method in class org.threeten.bp.Instant
Checks if this instant is equal to the specified instant.
equals(Object) - Method in class org.threeten.bp.LocalDate
Checks if this date is equal to another date.
equals(Object) - Method in class org.threeten.bp.LocalDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class org.threeten.bp.LocalTime
Checks if this time is equal to another time.
equals(Object) - Method in class org.threeten.bp.MonthDay
Checks if this month-day is equal to another month-day.
equals(Object) - Method in class org.threeten.bp.OffsetDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class org.threeten.bp.OffsetTime
Checks if this time is equal to another time.
equals(Object) - Method in class org.threeten.bp.Period
Checks if this period is equal to another period.
equals(Object) - Method in class org.threeten.bp.temporal.ValueRange
Checks if this range is equal to another range.
equals(Object) - Method in class org.threeten.bp.temporal.WeekFields
Checks if this WeekFields is equal to the specified object.
equals(Object) - Method in class org.threeten.bp.Year
Checks if this year is equal to another year.
equals(Object) - Method in class org.threeten.bp.YearMonth
Checks if this year-month is equal to another year-month.
equals(Object) - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Checks if this object equals another.
equals(Object) - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Checks if this object equals another.
equals(Object) - Method in class org.threeten.bp.zone.ZoneRules
Checks if this set of rules equals another.
equals(Object) - Method in class org.threeten.bp.ZonedDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class org.threeten.bp.ZoneId
Checks if this time-zone ID is equal to another time-zone ID.
equals(Object) - Method in class org.threeten.bp.ZoneOffset
Checks if this offset is equal to another offset.
equals(Object[], Object[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
equals(Object, Object) - Static method in class org.teavm.classlib.java.util.TObjects
 
equals(TURL, TURL) - Method in class org.teavm.classlib.java.net.TURLStreamHandler
 
equals0(TObject) - Method in class org.teavm.classlib.java.lang.TObject
 
equals0(TObject) - Method in class org.teavm.classlib.java.util.TAbstractList
 
equalsIgnoreCase(TString) - Method in class org.teavm.classlib.java.lang.TString
 
Era - Interface in org.threeten.bp.chrono
An era of the time-line.
ERA - Enum constant in enum org.threeten.bp.temporal.ChronoField
The era.
ERA - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
ERA - Static variable in class org.teavm.classlib.java.util.TCalendar
 
ERA_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
eraOf(int) - Method in class org.threeten.bp.chrono.Chronology
Creates the chronology era object from the numeric value.
eraOf(int) - Method in class org.threeten.bp.chrono.HijrahChronology
 
eraOf(int) - Method in class org.threeten.bp.chrono.IsoChronology
 
eraOf(int) - Method in class org.threeten.bp.chrono.JapaneseChronology
Returns the calendar system era object from the given numeric value.
eraOf(int) - Method in class org.threeten.bp.chrono.MinguoChronology
 
eraOf(int) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
eras() - Method in class org.threeten.bp.chrono.Chronology
Gets the list of eras for the chronology.
eras() - Method in class org.threeten.bp.chrono.HijrahChronology
 
eras() - Method in class org.threeten.bp.chrono.IsoChronology
 
eras() - Method in class org.threeten.bp.chrono.JapaneseChronology
 
eras() - Method in class org.threeten.bp.chrono.MinguoChronology
 
eras() - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
ERAS - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of an era.
err() - Static method in class org.teavm.classlib.java.lang.TSystem
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TArrayDoubleStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TEmptyDoubleStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TLimitingDoubleStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToIntStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToLongStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToObjStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamSpliterator
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSingleDoubleStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSkippingDoubleStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSpecializedConcatDoubleStream
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TWrappingDoubleStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TArrayStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TEmptyStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TLimitingStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TMappingToDoubleStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TMappingToIntStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TMappingToLongStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamSpliterator
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TSingleStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TSkippingStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TSortedStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TSpecializedConcatStream
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TSpliteratorOverCollection
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TStreamOverSpliterator
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TStreamOverSpliteratorSupplier
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.impl.TWrappingStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TArrayIntStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TEmptyIntStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TIntAsDoubleStream
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TIntAsLongStream
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TLimitingIntStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingToDoubleStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingToLongStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingToObjStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamSpliterator
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSingleIntStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSkippingIntStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSpecializedConcatIntStream
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.intimpl.TWrappingIntStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TArrayLongStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TEmptyLongStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TLimitingLongStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TLongAsDoubleStream
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingToDoubleStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingToIntStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingToObjStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamSpliterator
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSingleLongStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSkippingLongStreamImpl
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSpecializedConcatLongStream
 
estimateSize() - Method in class org.teavm.classlib.java.util.stream.longimpl.TWrappingLongStreamImpl
 
estimateSize() - Method in interface org.teavm.classlib.java.util.TSpliterator
 
EXCEEDS_PAD - Enum constant in enum org.threeten.bp.format.SignStyle
Style to always output the sign if the value exceeds the pad width.
ExceptionHelpers - Class in org.teavm.classlib.impl
 
execute(TRunnable) - Method in interface org.teavm.classlib.java.util.concurrent.TExecutor
 
exists() - Method in class org.teavm.classlib.java.io.TFile
 
exit(int) - Method in class org.teavm.classlib.java.lang.TRuntime
Terminates the currently running Java application.
exp(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
exp(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
expm1(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
expm1(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
exponent - Variable in class org.teavm.classlib.impl.text.DoubleAnalyzer.Result
 
exponent - Variable in class org.teavm.classlib.impl.text.FloatAnalyzer.Result
 
EXPONENT - Static variable in class org.teavm.classlib.java.text.TNumberFormat.Field
 
EXPONENT_SIGN - Static variable in class org.teavm.classlib.java.text.TNumberFormat.Field
 
EXPONENT_SYMBOL - Static variable in class org.teavm.classlib.java.text.TNumberFormat.Field
 
EXTCRC - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
EXTENSION_INSTALLATION - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
EXTENSION_LIST - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
EXTENSION_NAME - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
EXTHDR - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
EXTLEN - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
extractRle(String) - Static method in class org.teavm.classlib.impl.unicode.UnicodeHelper
 
EXTSIG - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
EXTSIZ - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 

F

FALSE - Static variable in class org.teavm.classlib.java.lang.TBoolean
 
FEBRUARY - Enum constant in enum org.threeten.bp.Month
The singleton instance for the month of February with 28 days, or 29 in a leap year.
FEBRUARY - Static variable in class org.teavm.classlib.java.util.TCalendar
 
Field(String) - Constructor for class org.teavm.classlib.java.text.TFormat.Field
 
Field(String) - Constructor for class org.teavm.classlib.java.text.TMessageFormat.Field
 
Field(String) - Constructor for class org.teavm.classlib.java.text.TNumberFormat.Field
 
Field(String, int) - Constructor for class org.teavm.classlib.java.text.TDateFormat.Field
 
FIELD - Enum constant in enum org.teavm.classlib.java.lang.annotation.TElementType
 
FIELD_COUNT - Static variable in class org.teavm.classlib.java.util.TCalendar
 
fields - Variable in class org.teavm.classlib.java.util.TCalendar
 
fill() - Method in class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
fill(boolean[], boolean) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(boolean[], int, int, boolean) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(byte[], byte) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(byte[], int, int, byte) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(char[], char) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(char[], int, int, char) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(double[], double) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(double[], int, int, double) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(float[], float) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(float[], int, int, float) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(int[], int) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(int[], int, int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(long[], int, int, long) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(long[], long) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(short[], int, int, short) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(short[], short) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(TObject[], int, int, TObject) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(TObject[], TObject) - Static method in class org.teavm.classlib.java.util.TArrays
 
fill(TList<? super T>, T) - Static method in class org.teavm.classlib.java.util.TCollections
 
fillInStackTrace() - Method in exception org.teavm.classlib.java.lang.TThrowable
 
filter(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
filter(DoublePredicate) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
filter(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
filter(IntPredicate) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
filter(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
filter(LongPredicate) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
filter(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
filter(Predicate<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
filter(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.TOptional
 
FILTERED - Static variable in class org.teavm.classlib.java.util.zip.TDeflater
 
FINAL - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
FINAL - Static variable in class org.teavm.classlib.java.lang.reflect.TModifier
 
FINAL_QUOTE_PUNCTUATION - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
finalize() - Method in class org.teavm.classlib.java.lang.TObject
 
finalize() - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
finalize() - Method in class org.teavm.classlib.java.util.zip.TInflater
 
finalize() - Method in class org.teavm.classlib.java.util.zip.TZipFile
 
find() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Returns the next occurrence of the TPattern in the input.
find(int) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Returns the next occurrence of the TPattern in the input.
findAny() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
findAny() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
findAny() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
findAny() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
findAny() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
findAny() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
findAny() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
findAny() - Method in interface org.teavm.classlib.java.util.stream.TStream
 
findFirst() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
findFirst() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
findFirst() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
findFirst() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
findFirst() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
findFirst() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
findFirst() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
findFirst() - Method in interface org.teavm.classlib.java.util.stream.TStream
 
fine(String) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
FINE - Static variable in class org.teavm.classlib.java.util.logging.TLevel
 
finer(String) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
FINER - Static variable in class org.teavm.classlib.java.util.logging.TLevel
 
finest(String) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
FINEST - Static variable in class org.teavm.classlib.java.util.logging.TLevel
 
finish() - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
finish() - Method in class org.teavm.classlib.java.util.zip.TDeflaterOutputStream
 
finish() - Method in class org.teavm.classlib.java.util.zip.TGZIPOutputStream
 
finish() - Method in class org.teavm.classlib.java.util.zip.TZipOutputStream
 
finished() - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
finished() - Method in class org.teavm.classlib.java.util.zip.TInflater
 
finisher() - Method in interface org.teavm.classlib.java.util.stream.TCollector
 
first() - Method in interface org.teavm.classlib.java.text.TCharacterIterator
 
first() - Method in interface org.teavm.classlib.java.util.TSortedSet
 
first() - Method in class org.teavm.classlib.java.util.TTreeSet
 
firstDayOfMonth() - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the "first day of month" adjuster, which returns a new date set to the first day of the current month.
firstDayOfNextMonth() - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the "first day of next month" adjuster, which returns a new date set to the first day of the next month.
firstDayOfNextYear() - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the "first day of next year" adjuster, which returns a new date set to the first day of the next year.
FirstDayOfWeekMetadataGenerator - Class in org.teavm.classlib.impl
 
FirstDayOfWeekMetadataGenerator() - Constructor for class org.teavm.classlib.impl.FirstDayOfWeekMetadataGenerator
 
firstDayOfYear() - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the "first day of year" adjuster, which returns a new date set to the first day of the current year.
firstDayOfYear(boolean) - Method in enum org.threeten.bp.Month
Gets the day-of-year corresponding to the first day of this month.
firstElement() - Method in class org.teavm.classlib.java.util.TVector
 
firstEntry() - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
firstEntry() - Method in class org.teavm.classlib.java.util.TTreeMap
 
firstInMonth(DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the first in month adjuster, which returns a new date in the same month with the first matching day-of-week.
firstKey() - Method in interface org.teavm.classlib.java.util.TSortedMap
 
firstKey() - Method in class org.teavm.classlib.java.util.TTreeMap
 
firstMonthOfQuarter() - Method in enum org.threeten.bp.Month
Gets the month corresponding to the first month of this quarter.
fixed(Instant, ZoneId) - Static method in class org.threeten.bp.Clock
Obtains a clock that always returns the same instant.
FIXED - Static variable in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
fixedContentLength - Variable in class org.teavm.classlib.java.net.THttpURLConnection
 
FixedDateTimeZone - Class in org.teavm.classlib.impl.tz
Basic DateTimeZone implementation that has a fixed name key and offsets.
FixedDateTimeZone(String, int, int) - Constructor for class org.teavm.classlib.impl.tz.FixedDateTimeZone
 
FLAG_BRIDGES - Static variable in class org.teavm.classlib.java.lang.invoke.TLambdaMetafactory
 
FLAG_MARKERS - Static variable in class org.teavm.classlib.java.lang.invoke.TLambdaMetafactory
 
FLAG_SERIALIZABLE - Static variable in class org.teavm.classlib.java.lang.invoke.TLambdaMetafactory
 
flags() - Method in class org.teavm.classlib.java.util.regex.TPattern
Returns the flags that have been set for this Pattern.
Flags - Class in org.teavm.classlib.impl.reflection
 
flatMap(DoubleFunction<? extends TDoubleStream>) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
flatMap(DoubleFunction<? extends TDoubleStream>) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
flatMap(Function<? super T, ? extends TStream<? extends R>>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
flatMap(Function<? super T, ? extends TStream<? extends R>>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
flatMap(Function<? super T, TOptional<U>>) - Method in class org.teavm.classlib.java.util.TOptional
 
flatMap(IntFunction<? extends TIntStream>) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
flatMap(IntFunction<? extends TIntStream>) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
flatMap(LongFunction<? extends TLongStream>) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
flatMap(LongFunction<? extends TLongStream>) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
flatMapToDouble(Function<? super T, ? extends TDoubleStream>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
flatMapToDouble(Function<? super T, ? extends TDoubleStream>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
flatMapToInt(Function<? super T, ? extends TIntStream>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
flatMapToInt(Function<? super T, ? extends TIntStream>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
flatMapToLong(Function<? super T, ? extends TLongStream>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
flatMapToLong(Function<? super T, ? extends TLongStream>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
flip() - Method in class org.teavm.classlib.java.nio.TBuffer
 
flip() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
flip() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
flip() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
flip() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
flip() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
flip() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
flip() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
flip(int) - Method in class org.teavm.classlib.java.util.TBitSet
 
flip(int, int) - Method in class org.teavm.classlib.java.util.TBitSet
 
flipBit(int) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger which has the same binary representation as this but with the bit at position n flipped.
FloatAnalyzer - Class in org.teavm.classlib.impl.text
 
FloatAnalyzer.Result - Class in org.teavm.classlib.impl.text
 
floatToIntBits(float) - Static method in class org.teavm.classlib.java.lang.TFloat
 
floatToRawIntBits(float) - Static method in class org.teavm.classlib.java.lang.TFloat
 
floatValue() - Method in class org.teavm.classlib.java.lang.TByte
 
floatValue() - Method in class org.teavm.classlib.java.lang.TDouble
 
floatValue() - Method in class org.teavm.classlib.java.lang.TFloat
 
floatValue() - Method in class org.teavm.classlib.java.lang.TInteger
 
floatValue() - Method in class org.teavm.classlib.java.lang.TLong
 
floatValue() - Method in class org.teavm.classlib.java.lang.TNumber
 
floatValue() - Method in class org.teavm.classlib.java.lang.TShort
 
floatValue() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns this BigDecimal as a float value.
floatValue() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns this BigInteger as an float value.
floatValue() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
floatValue() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
floor(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
floor(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
floor(E) - Method in interface org.teavm.classlib.java.util.TNavigableSet
 
floor(E) - Method in class org.teavm.classlib.java.util.TTreeSet
 
FLOOR - Enum constant in enum org.teavm.classlib.java.math.TRoundingMode
Rounding mode to round towards negative infinity.
floorDiv(int, int) - Static method in class org.teavm.classlib.java.lang.TMath
 
floorDiv(int, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Returns the floor division.
floorDiv(long, int) - Static method in class org.teavm.classlib.java.lang.TMath
 
floorDiv(long, long) - Static method in class org.teavm.classlib.java.lang.TMath
 
floorDiv(long, long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Returns the floor division.
floorEntry(K) - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
floorEntry(K) - Method in class org.teavm.classlib.java.util.TTreeMap
 
floorKey(K) - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
floorKey(K) - Method in class org.teavm.classlib.java.util.TTreeMap
 
floorMod(int, int) - Static method in class org.teavm.classlib.java.lang.TMath
 
floorMod(int, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Returns the floor modulus.
floorMod(long, int) - Static method in class org.teavm.classlib.java.lang.TMath
 
floorMod(long, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Returns the floor modulus.
floorMod(long, long) - Static method in class org.teavm.classlib.java.lang.TMath
 
floorMod(long, long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Returns the floor modulus.
flush() - Method in class org.teavm.classlib.fs.c.CVirtualFileAccessor
 
flush() - Method in interface org.teavm.classlib.fs.VirtualFileAccessor
 
flush() - Method in class org.teavm.classlib.java.io.TBufferedOutputStream
 
flush() - Method in class org.teavm.classlib.java.io.TBufferedWriter
 
flush() - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
flush() - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
flush() - Method in class org.teavm.classlib.java.io.TFileOutputStream
 
flush() - Method in class org.teavm.classlib.java.io.TFilterOutputStream
 
flush() - Method in interface org.teavm.classlib.java.io.TFlushable
 
flush() - Method in class org.teavm.classlib.java.io.TOutputStream
 
flush() - Method in class org.teavm.classlib.java.io.TOutputStreamWriter
 
flush() - Method in class org.teavm.classlib.java.io.TPipedOutputStream
 
flush() - Method in class org.teavm.classlib.java.io.TPrintStream
 
flush() - Method in class org.teavm.classlib.java.io.TPrintWriter
 
flush() - Method in class org.teavm.classlib.java.io.TStringWriter
 
flush() - Method in class org.teavm.classlib.java.util.TFormatter
 
flush() - Method in class org.teavm.classlib.java.util.zip.TGZIPOutputStream
 
flush(TByteBuffer) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
flush(TCharBuffer) - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
forDigit(int, int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
forEach(BiConsumer<? super K, ? super V>) - Method in class org.teavm.classlib.java.util.THashMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class org.teavm.classlib.java.util.TLinkedHashMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in interface org.teavm.classlib.java.util.TMap
 
forEach(Consumer<? super E>) - Method in class org.teavm.classlib.java.util.TArrayList
 
forEach(Consumer<? super T>) - Method in interface org.teavm.classlib.java.lang.TIterable
 
forEach(Consumer<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
forEach(Consumer<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
forEach(DoubleConsumer) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
forEach(DoubleConsumer) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
forEach(IntConsumer) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
forEach(IntConsumer) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
forEach(LongConsumer) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
forEach(LongConsumer) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
forEachOrdered(Consumer<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
forEachOrdered(Consumer<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
forEachOrdered(DoubleConsumer) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
forEachOrdered(DoubleConsumer) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
forEachOrdered(IntConsumer) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
forEachOrdered(IntConsumer) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
forEachOrdered(LongConsumer) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
forEachOrdered(LongConsumer) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
forEachRemaining(C) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfPrimitive
 
forEachRemaining(Consumer<? super E>) - Method in interface org.teavm.classlib.java.util.TIterator
 
forEachRemaining(Consumer<? super Double>) - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator.OfDouble
 
forEachRemaining(Consumer<? super Double>) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfDouble
 
forEachRemaining(Consumer<? super Integer>) - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator.OfInt
 
forEachRemaining(Consumer<? super Integer>) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfInt
 
forEachRemaining(Consumer<? super Long>) - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator.OfLong
 
forEachRemaining(Consumer<? super Long>) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfLong
 
forEachRemaining(Consumer<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamIterator
 
forEachRemaining(Consumer<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamSpliterator
 
forEachRemaining(Consumer<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSpliteratorOverCollection
 
forEachRemaining(Consumer<? super T>) - Method in interface org.teavm.classlib.java.util.TSpliterator
 
forEachRemaining(DoubleConsumer) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamSpliterator
 
forEachRemaining(DoubleConsumer) - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator.OfDouble
 
forEachRemaining(DoubleConsumer) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfDouble
 
forEachRemaining(IntConsumer) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamSpliterator
 
forEachRemaining(IntConsumer) - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator.OfInt
 
forEachRemaining(IntConsumer) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfInt
 
forEachRemaining(LongConsumer) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamSpliterator
 
forEachRemaining(LongConsumer) - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator.OfLong
 
forEachRemaining(LongConsumer) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfLong
 
forEachRemaining(S) - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator
 
FOREVER - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Artificial unit that represents the concept of forever.
format(double) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
format(double, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TChoiceFormat
 
format(double, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
format(double, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
format(long) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
format(long, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TChoiceFormat
 
format(long, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
format(long, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
format(Object) - Method in class org.teavm.classlib.java.text.TFormat
 
format(Object[], StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
format(Object, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TDateFormat
 
format(Object, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
format(Object, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TFormat
 
format(Object, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
format(Object, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
format(String, Object...) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
format(String, Object...) - Static method in class org.teavm.classlib.java.lang.TString
 
format(String, Object...) - Static method in class org.teavm.classlib.java.text.TMessageFormat
 
format(String, Object...) - Method in class org.teavm.classlib.java.util.TFormatter
 
format(Locale, String, Object...) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
format(Locale, String, Object...) - Static method in class org.teavm.classlib.java.lang.TString
 
format(Locale, String, Object...) - Method in class org.teavm.classlib.java.util.TFormatter
 
format(LogRecord) - Method in class org.teavm.classlib.java.util.logging.TFormatter
 
format(TDate) - Method in class org.teavm.classlib.java.text.TDateFormat
 
format(TDate, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TDateFormat
 
format(TDate, StringBuffer, TFieldPosition) - Method in class org.teavm.classlib.java.text.TSimpleDateFormat
 
format(DateTimeFormatter) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Formats this date using the specified formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Formats this date-time using the specified formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Outputs this date-time as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.LocalDate
Outputs this date as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.LocalDateTime
Outputs this date-time as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.LocalTime
Outputs this time as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.MonthDay
Outputs this month-day as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.OffsetDateTime
Outputs this date-time as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.OffsetTime
Outputs this time as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.Year
Outputs this year as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.YearMonth
Outputs this year-month as a String using the formatter.
format(DateTimeFormatter) - Method in class org.threeten.bp.ZonedDateTime
Outputs this date-time as a String using the formatter.
format(TemporalAccessor) - Method in class org.threeten.bp.format.DateTimeFormatter
Formats a date-time object using this formatter.
FORMAT - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
FormatStyle - Enum in org.threeten.bp.format
Enumeration of the style of a localized date, time or date-time formatter.
formatTo(TFormatter, int, int, int) - Method in interface org.teavm.classlib.java.util.TFormattable
 
formatTo(TemporalAccessor, Appendable) - Method in class org.threeten.bp.format.DateTimeFormatter
Formats a date-time object to an Appendable using this formatter.
formatToCharacterIterator(Object) - Method in class org.teavm.classlib.java.text.TFormat
 
formatToCharacterIterator(Object) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
forName(String) - Static method in class org.teavm.classlib.java.nio.charset.TCharset
 
forName(TString) - Static method in class org.teavm.classlib.java.lang.TClass
 
forName(TString, boolean, TClassLoader) - Static method in class org.teavm.classlib.java.lang.TClass
 
forZone(StorableDateTimeZone) - Static method in class org.teavm.classlib.impl.tz.CachedDateTimeZone
Returns a new CachedDateTimeZone unless given zone is already cached.
FRACTION - Static variable in class org.teavm.classlib.java.text.TNumberFormat.Field
 
FRACTION_FIELD - Static variable in class org.teavm.classlib.java.text.TNumberFormat
 
FRANCE - Static variable in class org.teavm.classlib.java.util.TLocale
 
free(Address) - Static method in class org.teavm.classlib.impl.c.Memory
 
freeMemory() - Method in class org.teavm.classlib.java.lang.TRuntime
Returns the amount of free memory in the system.
FRENCH - Static variable in class org.teavm.classlib.java.util.TLocale
 
frequency(TCollection<?>, Object) - Static method in class org.teavm.classlib.java.util.TCollections
 
FRIDAY - Enum constant in enum org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Friday.
FRIDAY - Static variable in class org.teavm.classlib.java.util.TCalendar
 
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.ChronoLocalDate
Obtains an instance of ChronoLocalDate from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.ChronoLocalDateTime
Obtains an instance of ChronoLocalDateTime from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.Chronology
Obtains an instance of Chronology from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.ChronoZonedDateTime
Obtains an instance of ChronoZonedDateTime from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.HijrahDate
Obtains a HijrahDate of the Islamic Umm Al-Qura calendar from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains a JapaneseDate from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.MinguoDate
Obtains a MinguoDate from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.chrono.ThaiBuddhistDate
Obtains a ThaiBuddhistDate from a temporal object.
from(TemporalAccessor) - Static method in enum org.threeten.bp.DayOfWeek
Obtains an instance of DayOfWeek from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.Instant
Obtains an instance of Instant from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from a temporal object.
from(TemporalAccessor) - Static method in enum org.threeten.bp.Month
Obtains an instance of Month from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.MonthDay
Obtains an instance of MonthDay from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.OffsetTime
Obtains an instance of OffsetTime from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.Year
Obtains an instance of Year from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.YearMonth
Obtains an instance of YearMonth from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.ZoneId
Obtains an instance of ZoneId from a temporal object.
from(TemporalAccessor) - Static method in class org.threeten.bp.ZoneOffset
Obtains an instance of ZoneOffset from a temporal object.
from(TemporalAmount) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from an amount.
from(TemporalAmount) - Static method in class org.threeten.bp.Period
Obtains an instance of Period from a temporal amount.
FROM - Static variable in enum org.threeten.bp.DayOfWeek
Simulate JDK 8 method reference DayOfWeek::from.
FROM - Static variable in class org.threeten.bp.Instant
Simulate JDK 8 method reference Instant::from.
FROM - Static variable in class org.threeten.bp.LocalTime
Simulate JDK 8 method reference LocalTime::from.
FROM - Static variable in enum org.threeten.bp.Month
Simulate JDK 8 method reference Month::from.
FROM - Static variable in class org.threeten.bp.OffsetDateTime
Simulate JDK 8 method reference OffsetDateTime::from.
FROM - Static variable in class org.threeten.bp.OffsetTime
Simulate JDK 8 method reference OffsetTime::from.
FROM - Static variable in class org.threeten.bp.ZoneId
Simulate JDK 8 method reference ZoneId::from.
fromJava(Object) - Static method in class org.teavm.classlib.impl.reflection.Converter
 
fromString(String) - Static method in class org.teavm.classlib.java.util.TUUID
 
FULL - Enum constant in enum org.threeten.bp.format.FormatStyle
Full text style, with the most detail.
FULL - Enum constant in enum org.threeten.bp.format.TextStyle
Full text, typically the full description.
FULL - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
FULL_STANDALONE - Enum constant in enum org.threeten.bp.format.TextStyle
Full text for stand-alone use, typically the full description.

G

gc() - Method in class org.teavm.classlib.java.lang.TRuntime
Runs the garbage collector.
gc() - Static method in class org.teavm.classlib.java.lang.TSystem
 
gcd(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is greatest common divisor of this and val.
generate(DoubleSupplier) - Static method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
generate(IntSupplier) - Static method in interface org.teavm.classlib.java.util.stream.TIntStream
 
generate(LongSupplier) - Static method in interface org.teavm.classlib.java.util.stream.TLongStream
 
generate(Supplier<T>) - Static method in interface org.teavm.classlib.java.util.stream.TStream
 
generate(GeneratorContext, SourceWriter, MethodReference) - Method in class org.teavm.classlib.impl.ServiceLoaderJSSupport
 
generate(GeneratorContext, SourceWriter, MethodReference) - Method in class org.teavm.classlib.java.lang.ClassGenerator
 
generate(GeneratorContext, SourceWriter, MethodReference) - Method in class org.teavm.classlib.java.lang.LongNativeGenerator
 
generate(GeneratorContext, SourceWriter, MethodReference) - Method in class org.teavm.classlib.java.lang.MathNativeGenerator
 
generate(GeneratorContext, SourceWriter, MethodReference) - Method in class org.teavm.classlib.java.lang.reflect.ArrayNativeGenerator
 
generate(GeneratorContext, SourceWriter, MethodReference) - Method in class org.teavm.classlib.java.lang.StringNativeGenerator
 
generate(GeneratorContext, SourceWriter, MethodReference) - Method in class org.teavm.classlib.java.lang.SystemNativeGenerator
 
generate(InjectorContext, MethodReference) - Method in class org.teavm.classlib.impl.reflection.ConverterInjector
 
generate(InjectorContext, MethodReference) - Method in class org.teavm.classlib.java.lang.ClassGenerator
 
generate(InjectorContext, MethodReference) - Method in class org.teavm.classlib.java.lang.ClassLoaderNativeGenerator
 
generate(InjectorContext, MethodReference) - Method in class org.teavm.classlib.java.lang.DoubleGenerator
 
generate(InjectorContext, MethodReference) - Method in class org.teavm.classlib.java.lang.IntegerNativeGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.currency.CountriesGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.currency.CurrenciesGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.tz.TimeZoneGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.unicode.AvailableLocalesMetadataGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.unicode.CurrencyLocalizationMetadataGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.unicode.DateFormatMetadataGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.unicode.DateSymbolsMetadataGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.unicode.DecimalMetadataGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.unicode.DefaultLocaleMetadataGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.unicode.LikelySubtagsMetadataGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.unicode.LocaleMetadataGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.unicode.NumberFormatMetadataGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.unicode.TimeZoneLocalizationGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.impl.WeekMetadataGenerator
 
generateMetadata(MetadataGeneratorContext, MethodReference) - Method in class org.teavm.classlib.java.lang.CharacterMetadataGenerator
 
GERMAN - Static variable in class org.teavm.classlib.java.util.TLocale
 
GERMANY - Static variable in class org.teavm.classlib.java.util.TLocale
 
get() - Method in class org.teavm.classlib.java.lang.ref.TReference
 
get() - Method in class org.teavm.classlib.java.lang.ref.TSoftReference
 
get() - Method in class org.teavm.classlib.java.lang.ref.TWeakReference
 
get() - Method in class org.teavm.classlib.java.lang.TThreadLocal
 
get() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
get() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
get() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
get() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
get() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
get() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
get() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
get() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicBoolean
 
get() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
get() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
get() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
get() - Method in interface org.teavm.classlib.java.util.function.TSupplier
 
get() - Method in class org.teavm.classlib.java.util.TOptional
 
get(byte[]) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
get(byte[], int, int) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
get(char[]) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
get(char[], int, int) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
get(double[]) - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
get(double[], int, int) - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
get(float[]) - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
get(float[], int, int) - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
get(int) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
get(int) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
get(int) - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
get(int) - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
get(int) - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
get(int) - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
get(int) - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
get(int) - Method in class org.teavm.classlib.java.util.TAbstractSequentialList
 
get(int) - Method in class org.teavm.classlib.java.util.TArrayList
 
get(int) - Method in class org.teavm.classlib.java.util.TBitSet
 
get(int) - Method in class org.teavm.classlib.java.util.TCalendar
 
get(int) - Method in interface org.teavm.classlib.java.util.TList
 
get(int) - Method in class org.teavm.classlib.java.util.TVector
 
get(int[]) - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
get(int[], int, int) - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
get(int, int) - Method in class org.teavm.classlib.java.util.TBitSet
 
get(long[]) - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
get(long[], int, int) - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
get(short[]) - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
get(short[], int, int) - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
get(Class<?>) - Method in class org.teavm.classlib.java.lang.TClassValue
 
get(Object) - Method in class org.teavm.classlib.java.lang.reflect.TField
 
get(Object) - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
get(Object) - Method in class org.teavm.classlib.java.util.TAbstractMap
 
get(Object) - Method in class org.teavm.classlib.java.util.TDictionary
 
get(Object) - Method in class org.teavm.classlib.java.util.TEnumMap
 
get(Object) - Method in class org.teavm.classlib.java.util.THashMap
 
get(Object) - Method in class org.teavm.classlib.java.util.THashtable
 
get(Object) - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
get(Object) - Method in class org.teavm.classlib.java.util.TLinkedHashMap
 
get(Object) - Method in interface org.teavm.classlib.java.util.TMap
 
get(Object) - Method in class org.teavm.classlib.java.util.TTreeMap
 
get(TObject, int) - Static method in class org.teavm.classlib.java.lang.reflect.TArray
 
get(PlatformObject) - Method in interface org.teavm.classlib.impl.reflection.JSFieldGetter
 
get(TemporalField) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
get(TemporalField) - Method in interface org.threeten.bp.chrono.Era
 
get(TemporalField) - Method in enum org.threeten.bp.chrono.HijrahEra
 
get(TemporalField) - Method in enum org.threeten.bp.chrono.IsoEra
 
get(TemporalField) - Method in enum org.threeten.bp.chrono.MinguoEra
 
get(TemporalField) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
get(TemporalField) - Method in enum org.threeten.bp.DayOfWeek
Gets the value of the specified field from this day-of-week as an int.
get(TemporalField) - Method in class org.threeten.bp.Instant
Gets the value of the specified field from this instant as an int.
get(TemporalField) - Method in class org.threeten.bp.LocalDate
Gets the value of the specified field from this date as an int.
get(TemporalField) - Method in class org.threeten.bp.LocalDateTime
Gets the value of the specified field from this date-time as an int.
get(TemporalField) - Method in class org.threeten.bp.LocalTime
Gets the value of the specified field from this time as an int.
get(TemporalField) - Method in enum org.threeten.bp.Month
Gets the value of the specified field from this month-of-year as an int.
get(TemporalField) - Method in class org.threeten.bp.MonthDay
Gets the value of the specified field from this month-day as an int.
get(TemporalField) - Method in class org.threeten.bp.OffsetDateTime
Gets the value of the specified field from this date-time as an int.
get(TemporalField) - Method in class org.threeten.bp.OffsetTime
Gets the value of the specified field from this time as an int.
get(TemporalField) - Method in interface org.threeten.bp.temporal.TemporalAccessor
Gets the value of the specified field as an int.
get(TemporalField) - Method in class org.threeten.bp.Year
Gets the value of the specified field from this year as an int.
get(TemporalField) - Method in class org.threeten.bp.YearMonth
Gets the value of the specified field from this year-month as an int.
get(TemporalField) - Method in class org.threeten.bp.ZonedDateTime
Gets the value of the specified field from this date-time as an int.
get(TemporalField) - Method in class org.threeten.bp.ZoneOffset
Gets the value of the specified field from this offset as an int.
get(TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoPeriod
Gets the value of the requested unit.
get(TemporalUnit) - Method in class org.threeten.bp.Duration
 
get(TemporalUnit) - Method in class org.threeten.bp.Period
 
get(TemporalUnit) - Method in interface org.threeten.bp.temporal.TemporalAmount
Gets the amount associated with the specified unit.
getAbsoluteFile() - Method in class org.teavm.classlib.java.io.TFile
 
getAbsolutePath() - Method in class org.teavm.classlib.java.io.TFile
 
getAccessibleFields(String) - Method in class org.teavm.classlib.impl.ReflectionDependencyListener
 
getAccessibleFields(ReflectionContext, String) - Method in interface org.teavm.classlib.ReflectionSupplier
 
getAccessibleMethods(String) - Method in class org.teavm.classlib.impl.ReflectionDependencyListener
 
getAccessibleMethods(ReflectionContext, String) - Method in interface org.teavm.classlib.ReflectionSupplier
 
getAccessLevel() - Method in interface org.teavm.classlib.impl.reflection.JSMember
 
getAcquire() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
getActions() - Method in class org.teavm.classlib.java.security.TPermission
 
getActualMaximum(int) - Method in class org.teavm.classlib.java.util.TCalendar
 
getActualMaximum(int) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
getActualMinimum(int) - Method in class org.teavm.classlib.java.util.TCalendar
 
getActualMinimum(int) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
getAdler() - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
getAdler() - Method in class org.teavm.classlib.java.util.zip.TInflater
 
getAllAttributeKeys() - Method in interface org.teavm.classlib.java.text.TAttributedCharacterIterator
Returns a set of attributes present in the AttributedCharacterIterator.
getAllowUserInteraction() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getAlpha() - Method in class org.teavm.classlib.java.awt.TColor
 
getAmPmStrings() - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
getAndAccumulate(int, IntBinaryOperator) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
getAndAccumulate(long, LongBinaryOperator) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
getAndAccumulate(V, BinaryOperator<V>) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
getAndAdd(int) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
getAndAdd(long) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
getAndDecrement() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
getAndDecrement() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
getAndIncrement() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
getAndIncrement() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
getAndSet(boolean) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicBoolean
 
getAndSet(int) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
getAndSet(long) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
getAndSet(V) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
getAndUpdate(IntUnaryOperator) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
getAndUpdate(LongUnaryOperator) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
getAndUpdate(UnaryOperator<V>) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
getAnnotation(Class<T>) - Method in class org.teavm.classlib.java.lang.TPackage
 
getAnnotation(TClass<S>) - Method in class org.teavm.classlib.java.lang.TClass
 
getAnnotation(TClass<T>) - Method in class org.teavm.classlib.java.lang.reflect.TAccessibleObject
 
getAnnotation(TClass<T>) - Method in interface org.teavm.classlib.java.lang.reflect.TAnnotatedElement
 
getAnnotations() - Method in class org.teavm.classlib.java.lang.reflect.TAccessibleObject
 
getAnnotations() - Method in interface org.teavm.classlib.java.lang.reflect.TAnnotatedElement
 
getAnnotations() - Method in class org.teavm.classlib.java.lang.TClass
 
getAnnotations() - Method in class org.teavm.classlib.java.lang.TPackage
 
getAnnotationsByType(Class<T>) - Method in interface org.teavm.classlib.java.lang.reflect.TAnnotatedElement
 
getAnonymousLogger() - Static method in class org.teavm.classlib.java.util.logging.TLogger
 
getArea() - Method in class org.teavm.classlib.impl.unicode.CLDRTimeZone
 
getArgumentClass() - Method in exception org.teavm.classlib.java.util.TIllegalFormatConversionException
 
getAsBoolean() - Method in interface org.teavm.classlib.java.util.function.TBooleanSupplier
 
getAsDouble() - Method in interface org.teavm.classlib.java.util.function.TDoubleSupplier
 
getAsDouble() - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
getAsInt() - Method in interface org.teavm.classlib.java.util.function.TIntSupplier
 
getAsInt() - Method in class org.teavm.classlib.java.util.TOptionalInt
 
getAsLong() - Method in interface org.teavm.classlib.java.util.function.TLongSupplier
 
getAsLong() - Method in class org.teavm.classlib.java.util.TOptionalLong
 
getAttribute(TAttributedCharacterIterator.Attribute) - Method in interface org.teavm.classlib.java.text.TAttributedCharacterIterator
Returns the value stored in the attribute for the current character.
getAttributes() - Method in interface org.teavm.classlib.java.text.TAttributedCharacterIterator
Returns a map of all attributes of the current character.
getAttributes() - Method in class org.teavm.classlib.java.util.jar.TJarEntry
 
getAttributes(String) - Method in class org.teavm.classlib.java.util.jar.TManifest
 
getAuthority() - Method in class org.teavm.classlib.java.net.TURI
 
getAuthority() - Method in class org.teavm.classlib.java.net.TURL
 
getAvailableChronologies() - Static method in class org.threeten.bp.chrono.Chronology
Returns the available chronologies.
getAvailableCountries() - Method in class org.teavm.classlib.impl.unicode.CLDRReader
 
getAvailableCurrencies() - Static method in class org.teavm.classlib.java.util.TCurrency
 
getAvailableIDs() - Static method in class org.teavm.classlib.java.util.TTimeZone
Gets the available time zone IDs.
getAvailableIDs(int) - Static method in class org.teavm.classlib.java.util.TTimeZone
Gets the available time zone IDs which match the specified offset from GMT.
getAvailableLanguages() - Method in class org.teavm.classlib.impl.unicode.CLDRReader
 
getAvailableLocales() - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
getAvailableLocales() - Method in class org.teavm.classlib.impl.unicode.CLDRReader
 
getAvailableLocales() - Static method in class org.teavm.classlib.java.text.TDateFormat
 
getAvailableLocales() - Static method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getAvailableLocales() - Static method in class org.teavm.classlib.java.text.TNumberFormat
 
getAvailableLocales() - Static method in class org.teavm.classlib.java.util.TCalendar
 
getAvailableLocales() - Static method in class org.teavm.classlib.java.util.TLocale
 
getAvailableLocales() - Static method in class org.threeten.bp.format.DecimalStyle
Lists all the locales that are supported.
getAvailableZoneIds() - Static method in class org.threeten.bp.zone.ZoneRulesProvider
Gets the set of available zone IDs.
getAvailableZoneIds() - Static method in class org.threeten.bp.ZoneId
Gets the set of available zone IDs.
getBaseUnit() - Method in enum org.threeten.bp.temporal.ChronoField
 
getBaseUnit() - Method in interface org.threeten.bp.temporal.TemporalField
Gets the unit that the field is measured in.
getBeginIndex() - Method in interface org.teavm.classlib.java.text.TCharacterIterator
 
getBeginIndex() - Method in class org.teavm.classlib.java.text.TFieldPosition
 
getBlue() - Method in class org.teavm.classlib.java.awt.TColor
 
getBoolean(String) - Static method in class org.teavm.classlib.java.lang.TBoolean
 
getBuffer() - Method in class org.teavm.classlib.java.io.TStringWriter
 
getBundle(String) - Static method in class org.teavm.classlib.java.util.TResourceBundle
 
getBundle(String, Locale) - Static method in class org.teavm.classlib.java.util.TResourceBundle
 
getBundle(String, Locale, ClassLoader) - Static method in class org.teavm.classlib.java.util.TResourceBundle
 
getBytes() - Method in class org.teavm.classlib.java.lang.TString
 
getBytes(TString) - Method in class org.teavm.classlib.java.lang.TString
 
getBytes(TCharset) - Method in class org.teavm.classlib.java.lang.TString
 
getBytesRead() - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
getBytesRead() - Method in class org.teavm.classlib.java.util.zip.TInflater
 
getBytesWritten() - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
getBytesWritten() - Method in class org.teavm.classlib.java.util.zip.TInflater
 
getCalendar() - Method in class org.teavm.classlib.java.text.TDateFormat
 
getCalendarField() - Method in class org.teavm.classlib.java.text.TDateFormat.Field
 
getCalendarType() - Method in class org.threeten.bp.chrono.Chronology
Gets the calendar type of the underlying calendar system.
getCalendarType() - Method in class org.threeten.bp.chrono.HijrahChronology
Gets the calendar type of the underlying calendar system - 'islamic-umalqura'.
getCalendarType() - Method in class org.threeten.bp.chrono.IsoChronology
Gets the calendar type of the underlying calendar system - 'iso8601'.
getCalendarType() - Method in class org.threeten.bp.chrono.JapaneseChronology
Gets the calendar type of the underlying calendar system - 'japanese'.
getCalendarType() - Method in class org.threeten.bp.chrono.MinguoChronology
Gets the calendar type of the underlying calendar system - 'roc'.
getCalendarType() - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
Gets the calendar type of the underlying calendar system - 'buddhist'.
getCallable() - Method in interface org.teavm.classlib.impl.reflection.JSMethodMember
 
getCanonicalFile() - Method in class org.teavm.classlib.java.io.TFile
 
getCanonicalName() - Method in class org.teavm.classlib.java.lang.TClass
 
getCanonicalPath() - Method in class org.teavm.classlib.java.io.TFile
 
getCapturedArg(int) - Method in class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
getCapturedArgCount() - Method in class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
getCapturingClass() - Method in class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
getCause() - Method in exception org.teavm.classlib.java.lang.TThrowable
 
getCause0() - Method in exception org.teavm.classlib.java.lang.TThrowable
 
getChar() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
getChar(int) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
getChars(int, int, char[], int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
getChars(int, int, char[], int) - Method in class org.teavm.classlib.java.lang.TString
 
getCharsetName() - Method in exception org.teavm.classlib.java.nio.charset.TIllegalCharsetNameException
 
getCharsetName() - Method in exception org.teavm.classlib.java.nio.charset.TUnsupportedCharsetException
 
getChecksum() - Method in class org.teavm.classlib.java.util.zip.TCheckedInputStream
 
getChecksum() - Method in class org.teavm.classlib.java.util.zip.TCheckedOutputStream
 
getChildFile(String) - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
getChildFile(String) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualDirectory
 
getChildFile(String) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFile
 
getChronology() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Gets the chronology of this date.
getChronology() - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Gets the chronology of this date-time.
getChronology() - Method in class org.threeten.bp.chrono.ChronoPeriod
Gets the chronology that defines the meaning of the supported units.
getChronology() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets the chronology of this date-time.
getChronology() - Method in class org.threeten.bp.chrono.HijrahDate
 
getChronology() - Method in class org.threeten.bp.chrono.JapaneseDate
 
getChronology() - Method in class org.threeten.bp.chrono.MinguoDate
 
getChronology() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
getChronology() - Method in class org.threeten.bp.format.DateTimeFormatter
Gets the overriding chronology to be used during formatting.
getChronology() - Method in class org.threeten.bp.LocalDate
Gets the chronology of this date, which is the ISO calendar system.
getChronology() - Method in class org.threeten.bp.Period
 
getClass(PlatformClass) - Static method in class org.teavm.classlib.java.lang.TClass
 
getClass0() - Method in class org.teavm.classlib.java.lang.TObject
 
getClass0() - Method in exception org.teavm.classlib.java.lang.TThrowable
 
getClasses() - Static method in class org.teavm.classlib.impl.unicode.UnicodeSupport
 
getClassesWithReflectableFields() - Method in class org.teavm.classlib.impl.ReflectionDependencyListener
 
getClassesWithReflectableMethods() - Method in class org.teavm.classlib.impl.ReflectionDependencyListener
 
getClassLoader() - Method in class org.teavm.classlib.java.lang.TClass
 
getClassLoader() - Method in interface org.teavm.classlib.ReflectionContext
 
getClassLoader() - Method in interface org.teavm.classlib.ResourceSupplierContext
 
getClassLoader() - Method in interface org.teavm.classlib.ServiceLoaderFilterContext
 
getClassName() - Method in class org.teavm.classlib.java.lang.TStackTraceElement
 
getClassName() - Method in exception org.teavm.classlib.java.util.TMissingResourceException
 
getClassSource() - Method in interface org.teavm.classlib.ReflectionContext
 
getClassSource() - Method in interface org.teavm.classlib.ResourceSupplierContext
 
getClassSource() - Method in interface org.teavm.classlib.ServiceLoaderFilterContext
 
getCode() - Method in interface org.teavm.classlib.impl.currency.CurrencyResource
 
getCode(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
getCodePoint() - Method in exception org.teavm.classlib.java.util.TIllegalFormatCodePointException
 
getComment() - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
getComparator() - Method in interface org.teavm.classlib.java.util.TSpliterator
 
getComponentType() - Method in class org.teavm.classlib.java.lang.TClass
 
getCompressedSize() - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
getConnectTimeout() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getConstructor(TClass<?>...) - Method in class org.teavm.classlib.java.lang.TClass
 
getConstructors() - Method in class org.teavm.classlib.java.lang.TClass
 
getContentEncoding() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getContentLength() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getContents() - Method in class org.teavm.classlib.java.util.TListResourceBundle
 
getContentType() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getContextClassLoader() - Method in class org.teavm.classlib.java.lang.TThread
 
getConversion() - Method in exception org.teavm.classlib.java.util.TFormatFlagsConversionMismatchException
 
getConversion() - Method in exception org.teavm.classlib.java.util.TIllegalFormatConversionException
 
getConversion() - Method in exception org.teavm.classlib.java.util.TUnknownFormatConversionException
 
getCountriesMap() - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
getCountry() - Method in class org.teavm.classlib.java.util.TLocale
 
getCountryToCurrencyMap() - Static method in class org.teavm.classlib.impl.currency.CurrencyHelper
 
getCrc() - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
getCurrencies() - Static method in class org.teavm.classlib.impl.currency.CurrencyHelper
 
getCurrencies() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getCurrency() - Method in class org.teavm.classlib.java.text.TNumberFormat
 
getCurrencyCode() - Method in class org.teavm.classlib.java.util.TCurrency
 
getCurrencyFormat() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getCurrencyInstance() - Static method in class org.teavm.classlib.java.text.TNumberFormat
 
getCurrencyInstance(TLocale) - Static method in class org.teavm.classlib.java.text.TNumberFormat
 
getData() - Method in interface org.teavm.classlib.impl.tz.TimeZoneResource
 
getDate() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getDate() - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
getDateFormats() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getDateFormatSymbols() - Method in class org.teavm.classlib.java.text.TSimpleDateFormat
 
getDateInstance() - Static method in class org.teavm.classlib.java.text.TDateFormat
 
getDateInstance(int) - Static method in class org.teavm.classlib.java.text.TDateFormat
 
getDateInstance(int, TLocale) - Static method in class org.teavm.classlib.java.text.TDateFormat
 
getDateTimeAfter() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the local transition date-time, as would be expressed with the 'after' offset.
getDateTimeBefore() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the local transition date-time, as would be expressed with the 'before' offset.
getDateTimeFormats() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getDateTimeFormatString(int, TLocale) - Static method in class org.teavm.classlib.java.text.TDateFormat
 
getDateTimeInstance() - Static method in class org.teavm.classlib.java.text.TDateFormat
 
getDateTimeInstance(int, int) - Static method in class org.teavm.classlib.java.text.TDateFormat
 
getDateTimeInstance(int, int, TLocale) - Static method in class org.teavm.classlib.java.text.TDateFormat
 
getDay() - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
getDaylightSavings(Instant) - Method in class org.threeten.bp.zone.ZoneRules
Gets the amount of daylight savings in use for the specified instant in this zone.
getDayLowLevel(long) - Static method in class org.teavm.classlib.java.util.TDate
 
getDayOfMonth() - Method in class org.threeten.bp.LocalDate
Gets the day-of-month field.
getDayOfMonth() - Method in class org.threeten.bp.LocalDateTime
Gets the day-of-month field.
getDayOfMonth() - Method in class org.threeten.bp.MonthDay
Gets the day-of-month field.
getDayOfMonth() - Method in class org.threeten.bp.OffsetDateTime
Gets the day-of-month field.
getDayOfMonth() - Method in class org.threeten.bp.ZonedDateTime
Gets the day-of-month field.
getDayOfMonthIndicator() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the indicator of the day-of-month of the transition.
getDayOfWeek() - Method in class org.threeten.bp.LocalDate
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfWeek() - Method in class org.threeten.bp.LocalDateTime
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfWeek() - Method in class org.threeten.bp.OffsetDateTime
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfWeek() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the day-of-week of the transition.
getDayOfWeek() - Method in class org.threeten.bp.ZonedDateTime
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfYear() - Method in class org.threeten.bp.LocalDate
Gets the day-of-year field.
getDayOfYear() - Method in class org.threeten.bp.LocalDateTime
Gets the day-of-year field.
getDayOfYear() - Method in class org.threeten.bp.OffsetDateTime
Gets the day-of-year field.
getDayOfYear() - Method in class org.threeten.bp.ZonedDateTime
Gets the day-of-year field.
getDayPeriods() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getDays() - Method in class org.threeten.bp.Period
Gets the amount of days of this period.
getDecimalData() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getDecimalFormatSymbols() - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
getDecimalSeparator() - Method in class org.teavm.classlib.impl.unicode.CLDRDecimalData
 
getDecimalSeparator() - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
getDecimalSeparator() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getDecimalSeparator() - Method in class org.threeten.bp.format.DecimalStyle
Gets the character that represents the decimal point.
getDecimalStyle() - Method in class org.threeten.bp.format.DateTimeFormatter
Gets the decimal style to be used during formatting.
getDeclaredAnnotation(TClass<T>) - Method in interface org.teavm.classlib.java.lang.reflect.TAnnotatedElement
 
getDeclaredAnnotations() - Method in class org.teavm.classlib.java.lang.reflect.TAccessibleObject
 
getDeclaredAnnotations() - Method in interface org.teavm.classlib.java.lang.reflect.TAnnotatedElement
 
getDeclaredAnnotations() - Method in class org.teavm.classlib.java.lang.TClass
 
getDeclaredAnnotations() - Method in class org.teavm.classlib.java.lang.TPackage
 
getDeclaredAnnotationsByType(Class<T>) - Method in interface org.teavm.classlib.java.lang.reflect.TAnnotatedElement
 
getDeclaredConstructor(TClass<?>...) - Method in class org.teavm.classlib.java.lang.TClass
 
getDeclaredConstructors() - Method in class org.teavm.classlib.java.lang.TClass
 
getDeclaredField(String) - Method in class org.teavm.classlib.java.lang.TClass
 
getDeclaredFields() - Method in class org.teavm.classlib.java.lang.TClass
 
getDeclaredMethod(String, TClass<?>...) - Method in class org.teavm.classlib.java.lang.TClass
 
getDeclaredMethods() - Method in class org.teavm.classlib.java.lang.TClass
 
getDeclaringClass() - Method in class org.teavm.classlib.java.lang.reflect.TConstructor
 
getDeclaringClass() - Method in class org.teavm.classlib.java.lang.reflect.TField
 
getDeclaringClass() - Method in interface org.teavm.classlib.java.lang.reflect.TMember
 
getDeclaringClass() - Method in class org.teavm.classlib.java.lang.reflect.TMethod
 
getDeclaringClass() - Method in class org.teavm.classlib.java.lang.TClass
 
getDeclaringClass() - Method in class org.teavm.classlib.java.lang.TEnum
 
getDefault() - Static method in class org.teavm.classlib.java.util.TLocale
 
getDefault() - Static method in class org.teavm.classlib.java.util.TTimeZone
Gets the default time zone.
getDefaultAllowUserInteraction() - Static method in class org.teavm.classlib.java.net.TURLConnection
 
getDefaultFractionDigits() - Method in class org.teavm.classlib.java.util.TCurrency
 
getDefaultLocale() - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
getDefaultPort() - Method in class org.teavm.classlib.java.net.impl.TDummyStreamHandler
 
getDefaultPort() - Method in class org.teavm.classlib.java.net.impl.TXHRStreamHandler
 
getDefaultPort() - Method in class org.teavm.classlib.java.net.TURL
 
getDefaultPort() - Method in class org.teavm.classlib.java.net.TURLStreamHandler
 
getDefaultRequestProperty(String) - Static method in class org.teavm.classlib.java.net.TURLConnection
Deprecated.
getDefaultUncaughtExceptionHandler() - Static method in class org.teavm.classlib.java.lang.TThread
 
getDefaultUseCaches() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getDescription() - Method in exception org.teavm.classlib.java.util.regex.TPatternSyntaxException
Returns the description of the syntax error, or null if the description is not known.
getDigit() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getDigitValues() - Static method in class org.teavm.classlib.impl.unicode.UnicodeSupport
 
getDisplayCountry() - Method in class org.teavm.classlib.java.util.TLocale
 
getDisplayCountry(TLocale) - Method in class org.teavm.classlib.java.util.TLocale
 
getDisplayLanguage() - Method in class org.teavm.classlib.java.util.TLocale
 
getDisplayLanguage(TLocale) - Method in class org.teavm.classlib.java.util.TLocale
 
getDisplayName() - Method in class org.teavm.classlib.java.util.TCurrency
 
getDisplayName() - Method in class org.teavm.classlib.java.util.TLocale
 
getDisplayName() - Method in class org.teavm.classlib.java.util.TTimeZone
Gets the LONG name for this TimeZone for the default Locale in standard time.
getDisplayName(boolean, int) - Method in class org.teavm.classlib.java.util.TTimeZone
Gets the specified style of name (LONG or SHORT) for this TimeZone for the default Locale in either standard or daylight time as specified.
getDisplayName(boolean, int, TLocale) - Method in class org.teavm.classlib.java.util.TTimeZone
Gets the specified style of name (LONG or SHORT) for this TimeZone for the specified Locale in either standard or daylight time as specified.
getDisplayName(Locale) - Method in enum org.threeten.bp.temporal.ChronoField
 
getDisplayName(Locale) - Method in interface org.threeten.bp.temporal.TemporalField
Gets the display name for the field in the requested locale.
getDisplayName(TLocale) - Method in class org.teavm.classlib.java.util.TCurrency
 
getDisplayName(TLocale) - Method in class org.teavm.classlib.java.util.TLocale
 
getDisplayName(TLocale) - Method in class org.teavm.classlib.java.util.TTimeZone
Gets the LONG name for this TimeZone for the specified Locale in standard time.
getDisplayName(TextStyle, Locale) - Method in class org.threeten.bp.chrono.Chronology
Gets the textual representation of this chronology.
getDisplayName(TextStyle, Locale) - Method in interface org.threeten.bp.chrono.Era
Gets the textual representation of this era.
getDisplayName(TextStyle, Locale) - Method in enum org.threeten.bp.chrono.HijrahEra
 
getDisplayName(TextStyle, Locale) - Method in enum org.threeten.bp.chrono.IsoEra
 
getDisplayName(TextStyle, Locale) - Method in enum org.threeten.bp.chrono.MinguoEra
 
getDisplayName(TextStyle, Locale) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
getDisplayName(TextStyle, Locale) - Method in enum org.threeten.bp.DayOfWeek
Gets the textual representation, such as 'Mon' or 'Friday'.
getDisplayName(TextStyle, Locale) - Method in enum org.threeten.bp.Month
Gets the textual representation, such as 'Jan' or 'December'.
getDisplayName(TextStyle, Locale) - Method in class org.threeten.bp.ZoneId
Gets the textual representation of the zone, such as 'British Time' or '+02:00'.
getDisplayVariant() - Method in class org.teavm.classlib.java.util.TLocale
 
getDisplayVariant(TLocale) - Method in class org.teavm.classlib.java.util.TLocale
 
getDoInput() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getDoOutput() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getDSTSavings() - Method in class org.teavm.classlib.java.util.TTimeZone
Gets the daylight savings offset in milliseconds for this TimeZone.
getDuration() - Method in enum org.threeten.bp.temporal.ChronoUnit
Gets the estimated duration of this unit in the ISO calendar system.
getDuration() - Method in interface org.threeten.bp.temporal.TemporalUnit
Gets the duration of this unit, which may be an estimate.
getDuration() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the duration of the transition.
getEnclosingClass() - Method in class org.teavm.classlib.java.lang.TClass
 
getEncoding() - Method in class org.teavm.classlib.java.io.TInputStreamReader
 
getEncoding() - Method in class org.teavm.classlib.java.io.TOutputStreamWriter
 
getEndIndex() - Method in interface org.teavm.classlib.java.text.TCharacterIterator
 
getEndIndex() - Method in class org.teavm.classlib.java.text.TFieldPosition
 
getEntries() - Method in class org.teavm.classlib.java.util.jar.TManifest
 
getEntry(String) - Method in class org.teavm.classlib.java.util.jar.TJarFile
 
getEntry(String) - Method in class org.teavm.classlib.java.util.zip.TZipFile
 
getEnumConstants() - Method in class org.teavm.classlib.java.lang.TClass
 
getenv(String) - Static method in class org.teavm.classlib.java.lang.TSystem
 
getEpochSecond() - Method in class org.threeten.bp.Instant
Gets the number of seconds from the Java epoch of 1970-01-01T00:00:00Z.
getEra() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Gets the era, as defined by the chronology.
getEra() - Method in class org.threeten.bp.chrono.HijrahDate
 
getEra() - Method in class org.threeten.bp.chrono.JapaneseDate
 
getEra() - Method in class org.threeten.bp.chrono.MinguoDate
 
getEra() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
getEra() - Method in class org.threeten.bp.LocalDate
Gets the era applicable at this date.
getEras() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getEras() - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
getErrorIndex() - Method in class org.teavm.classlib.java.text.TParsePosition
 
getErrorIndex() - Method in exception org.threeten.bp.format.DateTimeParseException
Returns the index where the error was found.
getErrorOffset() - Method in exception org.teavm.classlib.java.text.TParseException
Returns the index at which this parse exception occurred.
getErrorStream() - Method in class org.teavm.classlib.java.net.impl.TXHRURLConnection
 
getErrorStream() - Method in class org.teavm.classlib.java.net.THttpURLConnection
 
getExactSizeIfKnown() - Method in interface org.teavm.classlib.java.util.TSpliterator
 
getException() - Method in exception org.teavm.classlib.java.lang.TClassNotFoundException
 
getExpiration() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getExponent(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
getExponent(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
getExponent(float) - Static method in class org.teavm.classlib.java.lang.TMath
 
getExponent(float) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
getExponentSeparator() - Method in class org.teavm.classlib.impl.unicode.CLDRDecimalData
 
getExponentSeparator() - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
getExponentSeparator() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getExtra() - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
getField() - Method in class org.teavm.classlib.java.text.TFieldPosition
 
getField(String) - Method in class org.teavm.classlib.java.lang.TClass
 
getFieldAttribute() - Method in class org.teavm.classlib.java.text.TFieldPosition
 
getFields() - Method in interface org.teavm.classlib.impl.reflection.JSClass
 
getFields() - Method in class org.teavm.classlib.java.lang.TClass
 
getFile() - Method in class org.teavm.classlib.java.net.TURL
 
getFile(String) - Method in class org.teavm.classlib.fs.c.CFileSystem
 
getFile(String) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFileSystem
 
getFile(String) - Method in interface org.teavm.classlib.fs.VirtualFileSystem
 
getFileName() - Method in class org.teavm.classlib.java.lang.TStackTraceElement
 
getFilePointer() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
getFirst() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
getFirst() - Method in interface org.teavm.classlib.java.util.TDeque
 
getFirst() - Method in class org.teavm.classlib.java.util.TLinkedList
 
getFirstDayMap() - Method in class org.teavm.classlib.impl.unicode.CLDRReader
 
getFirstDayOfWeek() - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
getFirstDayOfWeek() - Method in class org.teavm.classlib.java.util.TCalendar
 
getFirstDayOfWeek() - Method in class org.threeten.bp.temporal.WeekFields
Gets the first day-of-week.
getFlags() - Method in exception org.teavm.classlib.java.util.TDuplicateFormatFlagsException
 
getFlags() - Method in exception org.teavm.classlib.java.util.TFormatFlagsConversionMismatchException
 
getFlags() - Method in exception org.teavm.classlib.java.util.TIllegalFormatFlagsException
 
getFollowRedirects() - Static method in class org.teavm.classlib.java.net.THttpURLConnection
 
getFormats() - Method in class org.teavm.classlib.java.text.TChoiceFormat
 
getFormats() - Method in class org.teavm.classlib.java.text.TMessageFormat
 
getFormatsByArgumentIndex() - Method in class org.teavm.classlib.java.text.TMessageFormat
 
getFormatSpecifier() - Method in exception org.teavm.classlib.java.util.TMissingFormatWidthException
 
getFractionDigits() - Method in interface org.teavm.classlib.impl.currency.CurrencyResource
 
getFragment() - Method in class org.teavm.classlib.java.net.TURI
 
getFrom(TemporalAccessor) - Method in enum org.threeten.bp.temporal.ChronoField
 
getFrom(TemporalAccessor) - Method in interface org.threeten.bp.temporal.TemporalField
Gets the value of this field from the specified temporal object.
getFullFormat() - Method in class org.teavm.classlib.impl.unicode.CLDRDateFormats
 
getFullFormat() - Method in interface org.teavm.classlib.impl.unicode.DateFormatCollection
 
getFunctionalInterfaceClass() - Method in class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
getFunctionalInterfaceMethodName() - Method in class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
getFunctionalInterfaceMethodSignature() - Method in class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
getGetter() - Method in interface org.teavm.classlib.impl.reflection.JSField
 
getGlobal() - Static method in class org.teavm.classlib.java.util.logging.TLogger
 
getGreatestMinimum(int) - Method in class org.teavm.classlib.java.util.TCalendar
 
getGreatestMinimum(int) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
getGreen() - Method in class org.teavm.classlib.java.awt.TColor
 
getGregorianChange() - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
getGroupingSeparator() - Method in class org.teavm.classlib.impl.unicode.CLDRDecimalData
 
getGroupingSeparator() - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
getGroupingSeparator() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getGroupingSize() - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
getHeaderField(int) - Method in class org.teavm.classlib.java.net.impl.TXHRURLConnection
 
getHeaderField(int) - Method in class org.teavm.classlib.java.net.TURLConnection
 
getHeaderField(String) - Method in class org.teavm.classlib.java.net.impl.TXHRURLConnection
 
getHeaderField(String) - Method in class org.teavm.classlib.java.net.TURLConnection
 
getHeaderFieldDate(String, long) - Method in class org.teavm.classlib.java.net.THttpURLConnection
 
getHeaderFieldDate(String, long) - Method in class org.teavm.classlib.java.net.TURLConnection
 
getHeaderFieldInt(String, int) - Method in class org.teavm.classlib.java.net.TURLConnection
 
getHeaderFieldKey(int) - Method in class org.teavm.classlib.java.net.impl.TXHRURLConnection
 
getHeaderFieldKey(int) - Method in class org.teavm.classlib.java.net.TURLConnection
 
getHeaderFields() - Method in class org.teavm.classlib.java.net.impl.TXHRURLConnection
 
getHeaderFields() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getHost() - Method in class org.teavm.classlib.java.net.TURI
 
getHost() - Method in class org.teavm.classlib.java.net.TURL
 
getHour() - Method in class org.threeten.bp.LocalDateTime
Gets the hour-of-day field.
getHour() - Method in class org.threeten.bp.LocalTime
Gets the hour-of-day field.
getHour() - Method in class org.threeten.bp.OffsetDateTime
Gets the hour-of-day field.
getHour() - Method in class org.threeten.bp.OffsetTime
Gets the hour-of-day field.
getHour() - Method in class org.threeten.bp.ZonedDateTime
Gets the hour-of-day field.
getHours() - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
getId() - Method in class org.teavm.classlib.java.lang.TThread
 
getId() - Method in class org.threeten.bp.chrono.Chronology
Gets the ID of the chronology.
getId() - Method in class org.threeten.bp.chrono.HijrahChronology
Gets the ID of the chronology - 'Hijrah-umalqura'.
getId() - Method in class org.threeten.bp.chrono.IsoChronology
Gets the ID of the chronology - 'ISO'.
getId() - Method in class org.threeten.bp.chrono.JapaneseChronology
Gets the ID of the chronology - 'Japanese'.
getId() - Method in class org.threeten.bp.chrono.MinguoChronology
Gets the ID of the chronology - 'Minguo'.
getId() - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
Gets the ID of the chronology - 'ThaiBuddhist'.
getId() - Method in class org.threeten.bp.ZoneId
Gets the unique time-zone ID.
getId() - Method in class org.threeten.bp.ZoneOffset
Gets the normalized zone offset ID.
getID() - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Gets the ID of this datetime zone.
getID() - Method in class org.teavm.classlib.java.util.TTimeZone
Gets the ID of this TimeZone.
getIds() - Static method in class org.teavm.classlib.impl.tz.DateTimeZoneProvider
 
getIfModifiedSince() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getImplClass() - Method in class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
getImplMethodKind() - Method in class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
getImplMethodName() - Method in class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
getImplMethodSignature() - Method in class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
getIndex() - Method in exception org.teavm.classlib.java.net.TURISyntaxException
 
getIndex() - Method in interface org.teavm.classlib.java.text.TCharacterIterator
 
getIndex() - Method in class org.teavm.classlib.java.text.TParsePosition
 
getIndex() - Method in exception org.teavm.classlib.java.util.regex.TPatternSyntaxException
Returns the character index around which the error occurred, or -1 if the index is not known.
getInfinity() - Method in class org.teavm.classlib.impl.unicode.CLDRDecimalData
 
getInfinity() - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
getInfinity() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getInput() - Method in exception org.teavm.classlib.java.net.TURISyntaxException
 
getInputStream() - Method in class org.teavm.classlib.java.net.impl.TXHRURLConnection
 
getInputStream() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getInputStream(TZipEntry) - Method in class org.teavm.classlib.java.util.jar.TJarFile
Return an InputStream for reading the decompressed contents of ZIP entry.
getInputStream(TZipEntry) - Method in class org.teavm.classlib.java.util.zip.TZipFile
 
getInstance() - Static method in class org.teavm.classlib.fs.VirtualFileSystemProvider
 
getInstance() - Static method in class org.teavm.classlib.java.text.TDateFormat
 
getInstance() - Static method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getInstance() - Static method in class org.teavm.classlib.java.text.TNumberFormat
 
getInstance() - Static method in class org.teavm.classlib.java.util.TCalendar
 
getInstance(String) - Static method in class org.teavm.classlib.java.util.TCurrency
 
getInstance(Properties, ClassLoader) - Static method in class org.teavm.classlib.impl.unicode.CLDRReader
 
getInstance(TLocale) - Static method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
getInstance(TLocale) - Static method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getInstance(TLocale) - Static method in class org.teavm.classlib.java.text.TNumberFormat
 
getInstance(TLocale) - Static method in class org.teavm.classlib.java.util.TCalendar
 
getInstance(TLocale) - Static method in class org.teavm.classlib.java.util.TCurrency
 
getInstance(TTimeZone) - Static method in class org.teavm.classlib.java.util.TCalendar
 
getInstance(TTimeZone, TLocale) - Static method in class org.teavm.classlib.java.util.TCalendar
 
getInstanceFollowRedirects() - Method in class org.teavm.classlib.java.net.THttpURLConnection
 
getInstant() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the transition instant.
getInstantiatedMethodType() - Method in class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
getInt() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
getInt(int) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
getInteger(TString) - Static method in class org.teavm.classlib.java.lang.TInteger
 
getInteger(TString, int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
getInteger(TString, TInteger) - Static method in class org.teavm.classlib.java.lang.TInteger
 
getIntegerInstance() - Static method in class org.teavm.classlib.java.text.TNumberFormat
 
getIntegerInstance(TLocale) - Static method in class org.teavm.classlib.java.text.TNumberFormat
 
getInterfaces() - Method in class org.teavm.classlib.java.lang.TClass
 
getIterator() - Method in class org.teavm.classlib.java.text.TAttributedString
Returns an AttributedCharacterIterator that gives access to the complete content of this attributed string.
getIterator(TAttributedCharacterIterator.Attribute[]) - Method in class org.teavm.classlib.java.text.TAttributedString
Returns an AttributedCharacterIterator that gives access to the complete content of this attributed string.
getIterator(TAttributedCharacterIterator.Attribute[], int, int) - Method in class org.teavm.classlib.java.text.TAttributedString
Returns an AttributedCharacterIterator that gives access to the contents of this attributed string starting at index start up to index end.
getJarEntry(String) - Method in class org.teavm.classlib.java.util.jar.TJarFile
 
getKey() - Method in class org.teavm.classlib.java.util.TAbstractMap.SimpleEntry
 
getKey() - Method in class org.teavm.classlib.java.util.TAbstractMap.SimpleImmutableEntry
 
getKey() - Method in interface org.teavm.classlib.java.util.TMap.Entry
 
getKey() - Method in exception org.teavm.classlib.java.util.TMissingResourceException
 
getKeys() - Method in class org.teavm.classlib.java.util.TListResourceBundle
 
getKeys() - Method in class org.teavm.classlib.java.util.TPropertyResourceBundle
 
getKeys() - Method in class org.teavm.classlib.java.util.TResourceBundle
 
getKnownLocales() - Method in class org.teavm.classlib.impl.unicode.CLDRReader
 
getLanguage() - Method in class org.teavm.classlib.java.util.TLocale
 
getLanguages() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getLanguagesMap() - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
getLargestMinimum() - Method in class org.threeten.bp.temporal.ValueRange
Gets the largest possible minimum value that the field can take.
getLast() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
getLast() - Method in interface org.teavm.classlib.java.util.TDeque
 
getLast() - Method in class org.teavm.classlib.java.util.TLinkedList
 
getLastModified() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getLeastMaximum(int) - Method in class org.teavm.classlib.java.util.TCalendar
 
getLeastMaximum(int) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
getLength() - Method in exception org.teavm.classlib.java.nio.charset.TMalformedInputException
 
getLength() - Method in exception org.teavm.classlib.java.nio.charset.TUnmappableCharacterException
 
getLength(TObject) - Static method in class org.teavm.classlib.java.lang.reflect.TArray
 
getLevel() - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
getLikelySubtags() - Method in class org.teavm.classlib.impl.unicode.CLDRReader
 
getLikelySubtags(String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
getLimits() - Method in class org.teavm.classlib.java.text.TChoiceFormat
 
getLineNumber() - Method in class org.teavm.classlib.java.lang.TStackTraceElement
 
getListSeparator() - Method in class org.teavm.classlib.impl.unicode.CLDRDecimalData
 
getListSeparator() - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
getLocale() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getLocale() - Method in class org.teavm.classlib.java.text.TMessageFormat
 
getLocale() - Method in class org.teavm.classlib.java.util.TResourceBundle
 
getLocale() - Method in class org.threeten.bp.format.DateTimeFormatter
Gets the locale to be used during formatting.
getLocalizedDateTimePattern(FormatStyle, FormatStyle, Chronology, Locale) - Static method in class org.threeten.bp.format.DateTimeFormatterBuilder
Gets the formatting pattern for date and time styles for a locale and chronology.
getLocalizedMessage0() - Method in exception org.teavm.classlib.java.lang.TThrowable
 
getLocalPatternChars() - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
getLocalTime() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the local time of day of the transition which must be checked with ZoneOffsetTransitionRule.isMidnightEndOfDay().
getLocation() - Method in class org.teavm.classlib.impl.unicode.CLDRTimeZone
 
getLogger(String) - Static method in class org.teavm.classlib.java.util.logging.TLogger
 
getLoggerName() - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
getLogManager() - Static method in class org.teavm.classlib.java.util.logging.TLogManager
 
getLong() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
getLong(int) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
getLong(String) - Static method in class org.teavm.classlib.java.lang.TLong
 
getLong(String, long) - Static method in class org.teavm.classlib.java.lang.TLong
 
getLong(String, TLong) - Static method in class org.teavm.classlib.java.lang.TLong
 
getLong(TemporalField) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
getLong(TemporalField) - Method in interface org.threeten.bp.chrono.Era
 
getLong(TemporalField) - Method in class org.threeten.bp.chrono.HijrahDate
 
getLong(TemporalField) - Method in enum org.threeten.bp.chrono.HijrahEra
 
getLong(TemporalField) - Method in enum org.threeten.bp.chrono.IsoEra
 
getLong(TemporalField) - Method in class org.threeten.bp.chrono.JapaneseDate
 
getLong(TemporalField) - Method in class org.threeten.bp.chrono.MinguoDate
 
getLong(TemporalField) - Method in enum org.threeten.bp.chrono.MinguoEra
 
getLong(TemporalField) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
getLong(TemporalField) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
getLong(TemporalField) - Method in enum org.threeten.bp.DayOfWeek
Gets the value of the specified field from this day-of-week as a long.
getLong(TemporalField) - Method in class org.threeten.bp.format.DateTimeBuilder
 
getLong(TemporalField) - Method in class org.threeten.bp.Instant
Gets the value of the specified field from this instant as a long.
getLong(TemporalField) - Method in class org.threeten.bp.LocalDate
Gets the value of the specified field from this date as a long.
getLong(TemporalField) - Method in class org.threeten.bp.LocalDateTime
Gets the value of the specified field from this date-time as a long.
getLong(TemporalField) - Method in class org.threeten.bp.LocalTime
Gets the value of the specified field from this time as a long.
getLong(TemporalField) - Method in enum org.threeten.bp.Month
Gets the value of the specified field from this month-of-year as a long.
getLong(TemporalField) - Method in class org.threeten.bp.MonthDay
Gets the value of the specified field from this month-day as a long.
getLong(TemporalField) - Method in class org.threeten.bp.OffsetDateTime
Gets the value of the specified field from this date-time as a long.
getLong(TemporalField) - Method in class org.threeten.bp.OffsetTime
Gets the value of the specified field from this time as a long.
getLong(TemporalField) - Method in interface org.threeten.bp.temporal.TemporalAccessor
Gets the value of the specified field as a long.
getLong(TemporalField) - Method in class org.threeten.bp.Year
Gets the value of the specified field from this year as a long.
getLong(TemporalField) - Method in class org.threeten.bp.YearMonth
Gets the value of the specified field from this year-month as a long.
getLong(TemporalField) - Method in class org.threeten.bp.ZonedDateTime
Gets the value of the specified field from this date-time as a long.
getLong(TemporalField) - Method in class org.threeten.bp.ZoneOffset
Gets the value of the specified field from this offset as a long.
getLongFormat() - Method in class org.teavm.classlib.impl.unicode.CLDRDateFormats
 
getLongFormat() - Method in interface org.teavm.classlib.impl.unicode.DateFormatCollection
 
getLowestSetBit() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns the position of the lowest set bit in the two's complement representation of this BigInteger.
getMainAttributes() - Method in class org.teavm.classlib.java.util.jar.TManifest
 
getManifest() - Method in class org.teavm.classlib.java.util.jar.TJarFile
 
getManifest() - Method in class org.teavm.classlib.java.util.jar.TJarInputStream
 
getMaximum() - Method in class org.threeten.bp.temporal.ValueRange
Gets the maximum value that the field can take.
getMaximum(int) - Method in class org.teavm.classlib.java.util.TCalendar
 
getMaximum(int) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
getMaximumFractionDigits() - Method in class org.teavm.classlib.java.text.TNumberFormat
 
getMaximumIntegerDigits() - Method in class org.teavm.classlib.java.text.TNumberFormat
 
getMediumFormat() - Method in class org.teavm.classlib.impl.unicode.CLDRDateFormats
 
getMediumFormat() - Method in interface org.teavm.classlib.impl.unicode.DateFormatCollection
 
getMessage() - Method in exception org.teavm.classlib.java.nio.charset.TMalformedInputException
 
getMessage() - Method in exception org.teavm.classlib.java.nio.charset.TUnmappableCharacterException
 
getMessage() - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
getMessage() - Method in exception org.teavm.classlib.java.util.regex.TPatternSyntaxException
Returns a detailed error message for the exception.
getMessage0() - Method in exception org.teavm.classlib.java.lang.TThrowable
 
getMessage0() - Method in exception org.teavm.classlib.java.net.TURISyntaxException
 
getMethod() - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
getMethod(String, TClass<?>...) - Method in class org.teavm.classlib.java.lang.TClass
 
getMethodName() - Method in class org.teavm.classlib.java.lang.TStackTraceElement
 
getMethods() - Method in interface org.teavm.classlib.impl.reflection.JSClass
 
getMethods() - Method in class org.teavm.classlib.java.lang.TClass
 
getMillis() - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
getMillisKeepLocal(DateTimeZone, long) - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Gets the millisecond instant in another zone keeping the same local time.
getMinDaysMap() - Method in class org.teavm.classlib.impl.unicode.CLDRReader
 
getMinimalDaysInFirstWeek() - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
getMinimalDaysInFirstWeek() - Method in class org.teavm.classlib.java.util.TCalendar
 
getMinimalDaysInFirstWeek() - Method in class org.threeten.bp.temporal.WeekFields
Gets the minimal number of days in the first week.
getMinimum() - Method in class org.threeten.bp.temporal.ValueRange
Gets the minimum value that the field can take.
getMinimum(int) - Method in class org.teavm.classlib.java.util.TCalendar
 
getMinimum(int) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
getMinimumFractionDigits() - Method in class org.teavm.classlib.java.text.TNumberFormat
 
getMinimumIntegerDigits() - Method in class org.teavm.classlib.java.text.TNumberFormat
 
getMinusSign() - Method in class org.teavm.classlib.impl.unicode.CLDRDecimalData
 
getMinusSign() - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
getMinusSign() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getMinute() - Method in class org.threeten.bp.LocalDateTime
Gets the minute-of-hour field.
getMinute() - Method in class org.threeten.bp.LocalTime
Gets the minute-of-hour field.
getMinute() - Method in class org.threeten.bp.OffsetDateTime
Gets the minute-of-hour field.
getMinute() - Method in class org.threeten.bp.OffsetTime
Gets the minute-of-hour field.
getMinute() - Method in class org.threeten.bp.ZonedDateTime
Gets the minute-of-hour field.
getMinutes() - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
getModifiers() - Method in interface org.teavm.classlib.impl.reflection.JSMember
 
getModifiers() - Method in class org.teavm.classlib.java.lang.reflect.TConstructor
 
getModifiers() - Method in class org.teavm.classlib.java.lang.reflect.TField
 
getModifiers() - Method in interface org.teavm.classlib.java.lang.reflect.TMember
 
getModifiers() - Method in class org.teavm.classlib.java.lang.reflect.TMethod
 
getModifiers() - Method in class org.teavm.classlib.java.lang.TClass
 
getModifiers(int, int) - Static method in class org.teavm.classlib.impl.reflection.Flags
 
getMonetaryDecimalSeparator() - Method in class org.teavm.classlib.impl.unicode.CLDRDecimalData
 
getMonetaryDecimalSeparator() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getMonth() - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
getMonth() - Method in class org.threeten.bp.LocalDate
Gets the month-of-year field using the Month enum.
getMonth() - Method in class org.threeten.bp.LocalDateTime
Gets the month-of-year field using the Month enum.
getMonth() - Method in class org.threeten.bp.MonthDay
Gets the month-of-year field using the Month enum.
getMonth() - Method in class org.threeten.bp.OffsetDateTime
Gets the month-of-year field using the Month enum.
getMonth() - Method in class org.threeten.bp.YearMonth
Gets the month-of-year field using the Month enum.
getMonth() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the month of the transition.
getMonth() - Method in class org.threeten.bp.ZonedDateTime
Gets the month-of-year field using the Month enum.
getMonths() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getMonths() - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
getMonths() - Method in class org.threeten.bp.Period
Gets the amount of months of this period.
getMonthValue() - Method in class org.threeten.bp.LocalDate
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class org.threeten.bp.LocalDateTime
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class org.threeten.bp.MonthDay
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class org.threeten.bp.OffsetDateTime
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class org.threeten.bp.YearMonth
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class org.threeten.bp.ZonedDateTime
Gets the month-of-year field from 1 to 12.
getMultiplier() - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
getName() - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
getName() - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
getName() - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
getName() - Method in interface org.teavm.classlib.fs.VirtualFile
 
getName() - Method in interface org.teavm.classlib.impl.reflection.JSMember
 
getName() - Method in class org.teavm.classlib.impl.unicode.CLDRCurrency
 
getName() - Method in class org.teavm.classlib.impl.unicode.CLDRTimeZone
 
getName() - Method in interface org.teavm.classlib.impl.unicode.CurrencyLocalization
 
getName() - Method in class org.teavm.classlib.java.io.TFile
 
getName() - Method in class org.teavm.classlib.java.lang.reflect.TConstructor
 
getName() - Method in class org.teavm.classlib.java.lang.reflect.TField
 
getName() - Method in interface org.teavm.classlib.java.lang.reflect.TMember
 
getName() - Method in class org.teavm.classlib.java.lang.reflect.TMethod
 
getName() - Method in class org.teavm.classlib.java.lang.TClass
 
getName() - Method in class org.teavm.classlib.java.lang.TPackage
 
getName() - Method in class org.teavm.classlib.java.lang.TThread
 
getName() - Method in class org.teavm.classlib.java.security.TPermission
 
getName() - Method in class org.teavm.classlib.java.text.TAttributedCharacterIterator.Attribute
 
getName() - Method in class org.teavm.classlib.java.util.logging.TLevel
 
getName() - Method in class org.teavm.classlib.java.util.logging.TLogger
 
getName() - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
getName() - Method in class org.teavm.classlib.java.util.zip.TZipFile
 
getNameMap(CLDRLocale) - Method in class org.teavm.classlib.impl.unicode.CountryMetadataGenerator
 
getNameMap(CLDRLocale) - Method in class org.teavm.classlib.impl.unicode.LanguageMetadataGenerator
 
getNameMap(CLDRLocale) - Method in class org.teavm.classlib.impl.unicode.LocaleMetadataGenerator
 
getNaN() - Method in class org.teavm.classlib.impl.unicode.CLDRDecimalData
 
getNaN() - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
getNaN() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getNano() - Method in class org.threeten.bp.Duration
Gets the number of nanoseconds within the second in this duration.
getNano() - Method in class org.threeten.bp.Instant
Gets the number of nanoseconds, later along the time-line, from the start of the second.
getNano() - Method in class org.threeten.bp.LocalDateTime
Gets the nano-of-second field.
getNano() - Method in class org.threeten.bp.LocalTime
Gets the nano-of-second field.
getNano() - Method in class org.threeten.bp.OffsetDateTime
Gets the nano-of-second field.
getNano() - Method in class org.threeten.bp.OffsetTime
Gets the nano-of-second field.
getNano() - Method in class org.threeten.bp.ZonedDateTime
Gets the nano-of-second field.
getNegativePrefix() - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
getNegativeSign() - Method in class org.threeten.bp.format.DecimalStyle
Gets the character that represents the negative sign.
getNegativeSuffix() - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
getNextEntry() - Method in class org.teavm.classlib.java.util.jar.TJarInputStream
 
getNextEntry() - Method in class org.teavm.classlib.java.util.zip.TZipInputStream
 
getNextJarEntry() - Method in class org.teavm.classlib.java.util.jar.TJarInputStream
 
getNumberFormat() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getNumberInstance() - Static method in class org.teavm.classlib.java.text.TNumberFormat
 
getNumberInstance(TLocale) - Static method in class org.teavm.classlib.java.text.TNumberFormat
 
getNumericCode() - Method in interface org.teavm.classlib.impl.currency.CurrencyResource
 
getNumericCode() - Method in class org.teavm.classlib.java.util.TCurrency
 
getNumericValue(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
getNumericValue(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
getObject(String) - Method in class org.teavm.classlib.java.util.TResourceBundle
 
getOffset() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets the zone offset, such as '+01:00'.
getOffset() - Method in class org.threeten.bp.OffsetDateTime
Gets the zone offset, such as '+01:00'.
getOffset() - Method in class org.threeten.bp.OffsetTime
Gets the zone offset, such as '+01:00'.
getOffset() - Method in class org.threeten.bp.ZonedDateTime
Gets the zone offset, such as '+01:00'.
getOffset(int, int, int, int, int, int) - Method in class org.teavm.classlib.java.util.TTimeZone
Gets the offset from GMT of this TimeZone for the specified date and time.
getOffset(long) - Method in class org.teavm.classlib.impl.tz.AliasDateTimeZone
 
getOffset(long) - Method in class org.teavm.classlib.impl.tz.CachedDateTimeZone
 
getOffset(long) - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Gets the millisecond offset to add to UTC to get local time.
getOffset(long) - Method in class org.teavm.classlib.impl.tz.FixedDateTimeZone
 
getOffset(long) - Method in class org.teavm.classlib.java.util.TTimeZone
Gets the offset from GMT of this TimeZone for the specified date.
getOffset(Instant) - Method in class org.threeten.bp.zone.ZoneRules
Gets the offset applicable at the specified instant in these rules.
getOffset(LocalDateTime) - Method in class org.threeten.bp.zone.ZoneRules
Gets a suitable offset for the specified local date-time in these rules.
getOffsetAfter() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the offset after the transition.
getOffsetAfter() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the offset after the transition.
getOffsetBefore() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the offset before the transition.
getOffsetBefore() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the offset before the transition.
getOffsetFromLocal(long) - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Gets the millisecond offset to subtract from local time to get UTC time.
getOffsetFromLocal(long) - Method in class org.teavm.classlib.impl.tz.FixedDateTimeZone
 
getOpaque() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
getOrDefault(K, V) - Method in interface org.teavm.classlib.java.util.TMap
 
getOutputStream() - Method in class org.teavm.classlib.java.net.impl.TXHRURLConnection
 
getOutputStream() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getPackage() - Method in class org.teavm.classlib.java.lang.TClass
 
getPackage(String) - Static method in class org.teavm.classlib.java.lang.TPackage
 
getParameterCount() - Method in class org.teavm.classlib.java.lang.reflect.TConstructor
 
getParameterCount() - Method in class org.teavm.classlib.java.lang.reflect.TMethod
 
getParameters() - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
getParameterTypes() - Method in interface org.teavm.classlib.impl.reflection.JSMethodMember
 
getParameterTypes() - Method in class org.teavm.classlib.java.lang.reflect.TConstructor
 
getParameterTypes() - Method in class org.teavm.classlib.java.lang.reflect.TMethod
 
getParent() - Method in class org.teavm.classlib.java.io.TFile
 
getParent() - Method in class org.teavm.classlib.java.lang.TClassLoader
 
getParent() - Method in class org.teavm.classlib.java.util.logging.TLogger
 
getParentFile() - Method in class org.teavm.classlib.java.io.TFile
 
getParsedString() - Method in exception org.threeten.bp.format.DateTimeParseException
Returns the string that was being parsed.
getPath() - Method in class org.teavm.classlib.java.io.TFile
 
getPath() - Method in class org.teavm.classlib.java.net.TURI
 
getPath() - Method in class org.teavm.classlib.java.net.TURL
 
getPattern() - Method in exception org.teavm.classlib.java.util.regex.TPatternSyntaxException
Returns the syntactically incorrect regular expression.
getPatternSeparator() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getPercent() - Method in class org.teavm.classlib.impl.unicode.CLDRDecimalData
 
getPercent() - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
getPercent() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getPercentFormat() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getPercentInstance() - Static method in class org.teavm.classlib.java.text.TNumberFormat
 
getPercentInstance(TLocale) - Static method in class org.teavm.classlib.java.text.TNumberFormat
 
getPerMill() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getPerMille() - Method in class org.teavm.classlib.impl.unicode.CLDRDecimalData
 
getPerMille() - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
getPermission() - Method in exception org.teavm.classlib.java.security.TAccessControlException
 
getPlain() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
getPlatformClass() - Method in class org.teavm.classlib.java.lang.TClass
 
getPort() - Method in class org.teavm.classlib.java.net.TURI
 
getPort() - Method in class org.teavm.classlib.java.net.TURL
 
getPositivePrefix() - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
getPositiveSign() - Method in class org.threeten.bp.format.DecimalStyle
Gets the character that represents the positive sign.
getPositiveSuffix() - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
getPrecision() - Method in class org.teavm.classlib.java.math.TMathContext
Returns the precision.
getPrecision() - Method in exception org.teavm.classlib.java.util.TIllegalFormatPrecisionException
 
getPriority() - Method in class org.teavm.classlib.java.lang.TThread
 
getProperties() - Static method in class org.teavm.classlib.java.lang.TSystem
 
getProperties() - Method in interface org.teavm.classlib.ResourceSupplierContext
 
getProperty(String) - Static method in class org.teavm.classlib.java.lang.TSystem
 
getProperty(String) - Method in class org.teavm.classlib.java.util.TProperties
 
getProperty(String, String) - Static method in class org.teavm.classlib.java.lang.TSystem
 
getProperty(String, String) - Method in class org.teavm.classlib.java.util.TProperties
 
getProtocol() - Method in class org.teavm.classlib.java.net.TURL
 
getQuery() - Method in class org.teavm.classlib.java.net.TURI
 
getQuery() - Method in class org.teavm.classlib.java.net.TURL
 
getRangeUnit() - Method in enum org.threeten.bp.temporal.ChronoField
 
getRangeUnit() - Method in interface org.threeten.bp.temporal.TemporalField
Gets the range that the field is bound by.
getRawAuthority() - Method in class org.teavm.classlib.java.net.TURI
 
getRawFragment() - Method in class org.teavm.classlib.java.net.TURI
 
getRawOffset() - Method in class org.teavm.classlib.java.util.TTimeZone
Gets the offset for standard time from GMT for this TimeZone.
getRawPath() - Method in class org.teavm.classlib.java.net.TURI
 
getRawQuery() - Method in class org.teavm.classlib.java.net.TURI
 
getRawSchemeSpecificPart() - Method in class org.teavm.classlib.java.net.TURI
 
getRawUserInfo() - Method in class org.teavm.classlib.java.net.TURI
 
getReadTimeout() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getReason() - Method in exception org.teavm.classlib.java.net.TURISyntaxException
 
getRed() - Method in class org.teavm.classlib.java.awt.TColor
 
getRef() - Method in class org.teavm.classlib.java.net.TURL
 
getRemaining() - Method in class org.teavm.classlib.java.util.zip.TInflater
 
getRequestMethod() - Method in class org.teavm.classlib.java.net.THttpURLConnection
 
getRequestProperties() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getRequestProperty(String) - Method in class org.teavm.classlib.java.net.TURLConnection
 
getResolverFields() - Method in class org.threeten.bp.format.DateTimeFormatter
Gets the resolver fields to use during parsing.
getResolverStyle() - Method in class org.threeten.bp.format.DateTimeFormatter
Gets the resolver style to use during parsing.
getResourceAsStream(String) - Method in class org.teavm.classlib.java.lang.TClass
 
getResourceAsStream(String) - Method in class org.teavm.classlib.java.lang.TClassLoader
 
getResponseCode() - Method in class org.teavm.classlib.java.net.impl.TXHRURLConnection
 
getResponseCode() - Method in class org.teavm.classlib.java.net.THttpURLConnection
 
getResponseMessage() - Method in class org.teavm.classlib.java.net.impl.TXHRURLConnection
 
getResponseMessage() - Method in class org.teavm.classlib.java.net.THttpURLConnection
 
getReturnType() - Method in interface org.teavm.classlib.impl.reflection.JSMethodMember
 
getReturnType() - Method in class org.teavm.classlib.java.lang.reflect.TMethod
 
getRoundingMode() - Method in class org.teavm.classlib.java.math.TMathContext
Returns the rounding mode.
getRoundingMode() - Method in class org.teavm.classlib.java.text.TNumberFormat
 
getRules() - Method in class org.threeten.bp.ZoneId
Gets the time-zone rules for this ID allowing calculations to be performed.
getRules() - Method in class org.threeten.bp.ZoneOffset
Gets the associated time-zone rules.
getRules(String, boolean) - Static method in class org.threeten.bp.zone.ZoneRulesProvider
Gets the rules for the zone ID.
getRunLimit() - Method in interface org.teavm.classlib.java.text.TAttributedCharacterIterator
Returns the index of the last character in the run having the same attributes as the current character.
getRunLimit(TAttributedCharacterIterator.Attribute) - Method in interface org.teavm.classlib.java.text.TAttributedCharacterIterator
Returns the index of the last character in the run that has the same attribute value for the given attribute as the current character.
getRunLimit(TSet<? extends TAttributedCharacterIterator.Attribute>) - Method in interface org.teavm.classlib.java.text.TAttributedCharacterIterator
Returns the index of the last character in the run that has the same attribute values for the attributes in the set as the current character.
getRunStart() - Method in interface org.teavm.classlib.java.text.TAttributedCharacterIterator
Returns the index of the first character in the run that has the same attributes as the current character.
getRunStart(TAttributedCharacterIterator.Attribute) - Method in interface org.teavm.classlib.java.text.TAttributedCharacterIterator
Returns the index of the first character in the run that has the same attribute value for the given attribute as the current character.
getRunStart(TSet<? extends TAttributedCharacterIterator.Attribute>) - Method in interface org.teavm.classlib.java.text.TAttributedCharacterIterator
Returns the index of the first character in the run that has the same attribute values for the attributes in the set as the current character.
getRuntime() - Static method in class org.teavm.classlib.java.lang.TRuntime
Returns the runtime object associated with the current Java application.
getScheme() - Method in class org.teavm.classlib.java.net.TURI
 
getSchemeSpecificPart() - Method in class org.teavm.classlib.java.net.TURI
 
getSecond() - Method in class org.threeten.bp.LocalDateTime
Gets the second-of-minute field.
getSecond() - Method in class org.threeten.bp.LocalTime
Gets the second-of-minute field.
getSecond() - Method in class org.threeten.bp.OffsetDateTime
Gets the second-of-minute field.
getSecond() - Method in class org.threeten.bp.OffsetTime
Gets the second-of-minute field.
getSecond() - Method in class org.threeten.bp.ZonedDateTime
Gets the second-of-minute field.
getSeconds() - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
getSeconds() - Method in class org.threeten.bp.Duration
Gets the number of seconds in this duration.
getSequenceNumber() - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
getSetter() - Method in interface org.teavm.classlib.impl.reflection.JSField
 
getShort() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
getShort(int) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
getShortFormat() - Method in class org.teavm.classlib.impl.unicode.CLDRDateFormats
 
getShortFormat() - Method in interface org.teavm.classlib.impl.unicode.DateFormatCollection
 
getShortMonths() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getShortMonths() - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
getShortWeekdays() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getShortWeekdays() - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
getSimpleName() - Method in class org.teavm.classlib.java.lang.TClass
 
getSize() - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
getSmallestMaximum() - Method in class org.threeten.bp.temporal.ValueRange
Gets the smallest possible maximum value that the field can take.
getSource() - Method in class org.teavm.classlib.java.util.TEventObject
 
getSourceClassName() - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
getSourceMethodName() - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
getStackTrace() - Method in class org.teavm.classlib.java.lang.TThread
 
getStackTrace0() - Method in exception org.teavm.classlib.java.lang.TThrowable
 
getStandardOffset() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the standard offset in force at the transition.
getStandardOffset(long) - Method in class org.teavm.classlib.impl.tz.AliasDateTimeZone
 
getStandardOffset(long) - Method in class org.teavm.classlib.impl.tz.CachedDateTimeZone
 
getStandardOffset(long) - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Gets the standard millisecond offset to add to UTC to get local time, when standard time is in effect.
getStandardOffset(long) - Method in class org.teavm.classlib.impl.tz.FixedDateTimeZone
 
getStandardOffset(Instant) - Method in class org.threeten.bp.zone.ZoneRules
Gets the standard offset for the specified instant in this zone.
getString(String) - Method in class org.teavm.classlib.java.util.TResourceBundle
 
getStringArray(String) - Method in class org.teavm.classlib.java.util.TResourceBundle
 
getSuperclass() - Method in class org.teavm.classlib.java.lang.TClass
 
getSuppressed0() - Method in exception org.teavm.classlib.java.lang.TThrowable
 
getSymbol() - Method in class org.teavm.classlib.impl.unicode.CLDRCurrency
 
getSymbol() - Method in interface org.teavm.classlib.impl.unicode.CurrencyLocalization
 
getSymbol() - Method in class org.teavm.classlib.java.util.TCurrency
 
getSymbol(TLocale) - Method in class org.teavm.classlib.java.util.TCurrency
 
getSystemClassLoader() - Static method in class org.teavm.classlib.java.lang.TClassLoader
 
getSystemResourceAsStream(String) - Static method in class org.teavm.classlib.java.lang.TClassLoader
 
getTargetException() - Method in exception org.teavm.classlib.java.lang.reflect.TInvocationTargetException
 
getTerritories() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getText(TemporalField, long, TextStyle, Locale) - Method in class org.threeten.bp.format.DateTimeTextProvider
Gets the text for the specified field, locale and style for the purpose of printing.
getTextIterator(TemporalField, TextStyle, Locale) - Method in class org.threeten.bp.format.DateTimeTextProvider
Gets an iterator of text to field for the specified field, locale and style for the purpose of parsing.
getThreadID() - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
getThrown() - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
getTime() - Method in class org.teavm.classlib.java.util.TCalendar
 
getTime() - Method in class org.teavm.classlib.java.util.TDate
 
getTime() - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
getTimeDefinition() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Gets the time definition, specifying how to convert the time to an instant.
getTimeFormats() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getTimeInMillis() - Method in class org.teavm.classlib.java.util.TCalendar
 
getTimeInstance() - Static method in class org.teavm.classlib.java.text.TDateFormat
 
getTimeInstance(int) - Static method in class org.teavm.classlib.java.text.TDateFormat
 
getTimeInstance(int, TLocale) - Static method in class org.teavm.classlib.java.text.TDateFormat
 
getTimeZone() - Method in class org.teavm.classlib.java.text.TDateFormat
 
getTimeZone() - Method in class org.teavm.classlib.java.util.TCalendar
 
getTimeZone(String) - Static method in class org.teavm.classlib.impl.tz.DateTimeZoneProvider
 
getTimeZone(String) - Static method in class org.teavm.classlib.java.util.TTimeZone
Gets the TimeZone with the specified ID.
getTimeZoneLocalizationMap() - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
getTimeZoneName(String, String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
getTimezoneOffset() - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
getTimeZones() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getTimeZones() - Method in interface org.teavm.classlib.impl.unicode.TimeZoneLocalization
 
getTitleCaseMapping() - Static method in class org.teavm.classlib.impl.unicode.UnicodeSupport
 
getTotalIn() - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
getTotalIn() - Method in class org.teavm.classlib.java.util.zip.TInflater
 
getTotalOut() - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
getTotalOut() - Method in class org.teavm.classlib.java.util.zip.TInflater
 
getTotalSeconds() - Method in class org.threeten.bp.ZoneOffset
Gets the total zone offset in seconds.
getTransition(LocalDateTime) - Method in class org.threeten.bp.zone.ZoneRules
Gets the offset transition applicable at the specified local date-time in these rules.
getTransitionRules() - Method in class org.threeten.bp.zone.ZoneRules
Gets the list of transition rules for years beyond those defined in the transition list.
getTransitions() - Method in class org.threeten.bp.zone.ZoneRules
Gets the complete list of fully defined transitions.
getType() - Method in interface org.teavm.classlib.impl.reflection.JSField
 
getType() - Method in class org.teavm.classlib.java.lang.reflect.TField
 
getType(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
getType(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
getUncachedZone() - Method in class org.teavm.classlib.impl.tz.CachedDateTimeZone
Returns the DateTimeZone being wrapped.
getUncaughtExceptionHandler() - Method in class org.teavm.classlib.java.lang.TThread
 
getUnits() - Method in class org.threeten.bp.chrono.ChronoPeriod
Gets the set of units supported by this period.
getUnits() - Method in class org.threeten.bp.Duration
 
getUnits() - Method in class org.threeten.bp.Period
 
getUnits() - Method in interface org.threeten.bp.temporal.TemporalAmount
Gets the list of units, from largest to smallest, that fully define this amount.
getURL() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getUseCaches() - Method in class org.teavm.classlib.java.net.TURLConnection
 
getUserDir() - Method in class org.teavm.classlib.fs.c.CFileSystem
 
getUserDir() - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFileSystem
 
getUserDir() - Method in interface org.teavm.classlib.fs.VirtualFileSystem
 
getUserInfo() - Method in class org.teavm.classlib.java.net.TURI
 
getUserInfo() - Method in class org.teavm.classlib.java.net.TURL
 
getValidOffsets(LocalDateTime) - Method in class org.threeten.bp.zone.ZoneRules
Gets the offset applicable at the specified local date-time in these rules.
getValue() - Method in class org.teavm.classlib.java.text.TAnnotation
 
getValue() - Method in class org.teavm.classlib.java.util.TAbstractMap.SimpleEntry
 
getValue() - Method in class org.teavm.classlib.java.util.TAbstractMap.SimpleImmutableEntry
 
getValue() - Method in interface org.teavm.classlib.java.util.TMap.Entry
 
getValue() - Method in class org.teavm.classlib.java.util.zip.TAdler32
 
getValue() - Method in interface org.teavm.classlib.java.util.zip.TChecksum
 
getValue() - Method in class org.teavm.classlib.java.util.zip.TCRC32
 
getValue() - Method in interface org.threeten.bp.chrono.Era
Gets the numeric value associated with the era as defined by the chronology.
getValue() - Method in enum org.threeten.bp.chrono.HijrahEra
Gets the era numeric value.
getValue() - Method in enum org.threeten.bp.chrono.IsoEra
Gets the numeric era int value.
getValue() - Method in class org.threeten.bp.chrono.JapaneseEra
Returns the numeric value of this JapaneseEra.
getValue() - Method in enum org.threeten.bp.chrono.MinguoEra
Gets the numeric era int value.
getValue() - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
Gets the era numeric value.
getValue() - Method in enum org.threeten.bp.DayOfWeek
Gets the day-of-week int value.
getValue() - Method in enum org.threeten.bp.Month
Gets the month-of-year int value.
getValue() - Method in class org.threeten.bp.Year
Gets the year value.
getValue(String) - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
getValue(TAttributes.Name) - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
getVariant() - Method in class org.teavm.classlib.java.util.TLocale
 
getVersions(String) - Static method in class org.threeten.bp.zone.ZoneRulesProvider
Gets the history of rules for the zone ID.
getWeekData(CLDRReader) - Method in class org.teavm.classlib.impl.FirstDayOfWeekMetadataGenerator
 
getWeekData(CLDRReader) - Method in class org.teavm.classlib.impl.MinimalDaysInFirstWeekMetadataGenerator
 
getWeekData(CLDRReader) - Method in class org.teavm.classlib.impl.WeekMetadataGenerator
 
getWeekdays() - Method in class org.teavm.classlib.impl.unicode.CLDRLocale
 
getWeekdays() - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
getYear() - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
getYear() - Method in class org.threeten.bp.LocalDate
Gets the year field.
getYear() - Method in class org.threeten.bp.LocalDateTime
Gets the year field.
getYear() - Method in class org.threeten.bp.OffsetDateTime
Gets the year field.
getYear() - Method in class org.threeten.bp.YearMonth
Gets the year field.
getYear() - Method in class org.threeten.bp.ZonedDateTime
Gets the year field.
getYears() - Method in class org.threeten.bp.Period
Gets the amount of years of this period.
getZeroDigit() - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
getZeroDigit() - Method in class org.threeten.bp.format.DecimalStyle
Gets the character that represents zero.
getZone() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets the zone ID, such as 'Europe/Paris'.
getZone() - Method in class org.threeten.bp.Clock
Gets the time-zone being used to create dates and times.
getZone() - Method in class org.threeten.bp.format.DateTimeFormatter
Gets the overriding zone to be used during formatting.
getZone() - Method in class org.threeten.bp.ZonedDateTime
Gets the time-zone, such as 'Europe/Paris'.
getZoneStrings() - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
GLOBAL_LOGGER_NAME - Static variable in class org.teavm.classlib.java.util.logging.TLogger
 
group() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Returns the text that matched the whole regular expression.
group() - Method in interface org.teavm.classlib.java.util.regex.TMatchResult
Returns the text that matched the whole regular expression.
group(int) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Returns the text that matched a given group of the regular expression.
group(int) - Method in interface org.teavm.classlib.java.util.regex.TMatchResult
Returns the text that matched a given group of the regular expression.
groupCount() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Returns the number of groups in the results, which is always equal to the number of groups in the original regular expression.
groupCount() - Method in interface org.teavm.classlib.java.util.regex.TMatchResult
Returns the number of groups in the result, which is always equal to the number of groups in the original regular expression.
GROUPING_SEPARATOR - Static variable in class org.teavm.classlib.java.text.TNumberFormat.Field
 
GZIP_MAGIC - Static variable in class org.teavm.classlib.java.util.zip.TGZIPInputStream
 

H

HALF_DAYS - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of half a day, as used in AM/PM.
HALF_DOWN - Enum constant in enum org.teavm.classlib.java.math.TRoundingMode
Rounding mode where values are rounded towards the nearest neighbor.
HALF_EVEN - Enum constant in enum org.teavm.classlib.java.math.TRoundingMode
Rounding mode where values are rounded towards the nearest neighbor.
HALF_UP - Enum constant in enum org.teavm.classlib.java.math.TRoundingMode
Rounding mode where values are rounded towards the nearest neighbor.
handleGetObject(String) - Method in class org.teavm.classlib.java.util.TListResourceBundle
 
handleGetObject(String) - Method in class org.teavm.classlib.java.util.TPropertyResourceBundle
 
handleGetObject(String) - Method in class org.teavm.classlib.java.util.TResourceBundle
 
hasAnchoringBounds() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Indicates whether this matcher has anchoring bounds enabled.
hasArray() - Method in class org.teavm.classlib.java.nio.TBuffer
 
hasArray() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
hasArray() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
hasArray() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
hasArray() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
hasArray() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
hasArray() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
hasArray() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
hasChanged() - Method in class org.teavm.classlib.java.util.TObservable
Returns the changed flag for this Observable.
hasCharacteristics(int) - Method in interface org.teavm.classlib.java.util.TSpliterator
 
hash(Object...) - Static method in class org.teavm.classlib.java.util.TObjects
 
hashCode() - Method in class org.teavm.classlib.java.io.TFile
 
hashCode() - Method in class org.teavm.classlib.java.lang.TBoolean
 
hashCode() - Method in class org.teavm.classlib.java.lang.TByte
 
hashCode() - Method in class org.teavm.classlib.java.lang.TCharacter
 
hashCode() - Method in class org.teavm.classlib.java.lang.TDouble
 
hashCode() - Method in class org.teavm.classlib.java.lang.TEnum
 
hashCode() - Method in class org.teavm.classlib.java.lang.TFloat
 
hashCode() - Method in class org.teavm.classlib.java.lang.TInteger
 
hashCode() - Method in class org.teavm.classlib.java.lang.TLong
 
hashCode() - Method in class org.teavm.classlib.java.lang.TObject
 
hashCode() - Method in class org.teavm.classlib.java.lang.TShort
 
hashCode() - Method in class org.teavm.classlib.java.lang.TStackTraceElement
 
hashCode() - Method in class org.teavm.classlib.java.lang.TString
 
hashCode() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a hash code for this BigDecimal.
hashCode() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a hash code for this BigInteger.
hashCode() - Method in class org.teavm.classlib.java.math.TMathContext
Returns the hash code for this MathContext instance.
hashCode() - Method in class org.teavm.classlib.java.net.TURI
 
hashCode() - Method in class org.teavm.classlib.java.net.TURL
 
hashCode() - Method in class org.teavm.classlib.java.nio.charset.TCoderResult
 
hashCode() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
hashCode() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
hashCode() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
hashCode() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
hashCode() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
hashCode() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
hashCode() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
hashCode() - Method in class org.teavm.classlib.java.text.TAttributedCharacterIterator.Attribute
 
hashCode() - Method in class org.teavm.classlib.java.text.TChoiceFormat
 
hashCode() - Method in class org.teavm.classlib.java.text.TDateFormat
 
hashCode() - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
hashCode() - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
hashCode() - Method in class org.teavm.classlib.java.text.TFieldPosition
 
hashCode() - Method in class org.teavm.classlib.java.text.TMessageFormat
 
hashCode() - Method in class org.teavm.classlib.java.text.TNumberFormat
 
hashCode() - Method in class org.teavm.classlib.java.text.TParsePosition
 
hashCode() - Method in class org.teavm.classlib.java.text.TSimpleDateFormat
 
hashCode() - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
hashCode() - Method in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
hashCode() - Method in class org.teavm.classlib.java.util.jar.TManifest
 
hashCode() - Method in class org.teavm.classlib.java.util.TAbstractList
 
hashCode() - Method in class org.teavm.classlib.java.util.TAbstractMap
 
hashCode() - Method in class org.teavm.classlib.java.util.TAbstractMap.SimpleEntry
 
hashCode() - Method in class org.teavm.classlib.java.util.TAbstractMap.SimpleImmutableEntry
 
hashCode() - Method in class org.teavm.classlib.java.util.TAbstractSet
 
hashCode() - Method in class org.teavm.classlib.java.util.TBitSet
 
hashCode() - Method in class org.teavm.classlib.java.util.TCalendar
 
hashCode() - Method in class org.teavm.classlib.java.util.TDate
 
hashCode() - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
hashCode() - Method in class org.teavm.classlib.java.util.THashtable
 
hashCode() - Method in class org.teavm.classlib.java.util.TLocale
 
hashCode() - Method in class org.teavm.classlib.java.util.TOptional
 
hashCode() - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
hashCode() - Method in class org.teavm.classlib.java.util.TOptionalInt
 
hashCode() - Method in class org.teavm.classlib.java.util.TOptionalLong
 
hashCode() - Method in class org.teavm.classlib.java.util.TTimeZone
 
hashCode() - Method in class org.teavm.classlib.java.util.TUUID
 
hashCode() - Method in class org.teavm.classlib.java.util.TVector
 
hashCode() - Method in class org.threeten.bp.chrono.ChronoLocalDate
A hash code for this date.
hashCode() - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
A hash code for this date-time.
hashCode() - Method in class org.threeten.bp.chrono.Chronology
A hash code for this chronology.
hashCode() - Method in class org.threeten.bp.chrono.ChronoPeriod
A hash code for this period.
hashCode() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
A hash code for this date-time.
hashCode() - Method in class org.threeten.bp.chrono.JapaneseDate
 
hashCode() - Method in class org.threeten.bp.chrono.MinguoDate
 
hashCode() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
hashCode() - Method in class org.threeten.bp.Clock
A hash code for this clock.
hashCode() - Method in class org.threeten.bp.Duration
A hash code for this duration.
hashCode() - Method in class org.threeten.bp.format.DecimalStyle
A hash code for these symbols.
hashCode() - Method in class org.threeten.bp.Instant
Returns a hash code for this instant.
hashCode() - Method in class org.threeten.bp.LocalDate
A hash code for this date.
hashCode() - Method in class org.threeten.bp.LocalDateTime
A hash code for this date-time.
hashCode() - Method in class org.threeten.bp.LocalTime
A hash code for this time.
hashCode() - Method in class org.threeten.bp.MonthDay
A hash code for this month-day.
hashCode() - Method in class org.threeten.bp.OffsetDateTime
A hash code for this date-time.
hashCode() - Method in class org.threeten.bp.OffsetTime
A hash code for this time.
hashCode() - Method in class org.threeten.bp.Period
A hash code for this period.
hashCode() - Method in class org.threeten.bp.temporal.ValueRange
A hash code for this range.
hashCode() - Method in class org.threeten.bp.temporal.WeekFields
A hash code for this WeekFields.
hashCode() - Method in class org.threeten.bp.Year
A hash code for this year.
hashCode() - Method in class org.threeten.bp.YearMonth
A hash code for this year-month.
hashCode() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Returns a suitable hash code.
hashCode() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Returns a suitable hash code.
hashCode() - Method in class org.threeten.bp.zone.ZoneRules
Returns a suitable hash code given the definition of #equals.
hashCode() - Method in class org.threeten.bp.ZonedDateTime
A hash code for this date-time.
hashCode() - Method in class org.threeten.bp.ZoneId
A hash code for this time-zone ID.
hashCode() - Method in class org.threeten.bp.ZoneOffset
A hash code for this offset.
hashCode(boolean) - Static method in class org.teavm.classlib.java.lang.TBoolean
 
hashCode(boolean[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
hashCode(byte) - Static method in class org.teavm.classlib.java.lang.TByte
 
hashCode(byte[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
hashCode(char[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
hashCode(double) - Static method in class org.teavm.classlib.java.lang.TDouble
 
hashCode(double[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
hashCode(float) - Static method in class org.teavm.classlib.java.lang.TFloat
 
hashCode(float[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
hashCode(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
hashCode(int[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
hashCode(long[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
hashCode(short) - Static method in class org.teavm.classlib.java.lang.TShort
 
hashCode(short[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
hashCode(Object) - Static method in class org.teavm.classlib.java.util.TObjects
 
hashCode(Object[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
hashCode(TURL) - Method in class org.teavm.classlib.java.net.TURLStreamHandler
 
hasMoreElements() - Method in interface org.teavm.classlib.java.util.TEnumeration
 
hasMoreElements() - Method in class org.teavm.classlib.java.util.TStringTokenizer
 
hasMoreInput() - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedDecoder.Controller
 
hasMoreInput() - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedEncoder.Controller
 
hasMoreInput(int) - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedDecoder.Controller
 
hasMoreInput(int) - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedEncoder.Controller
 
hasMoreOutput() - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedDecoder.Controller
 
hasMoreOutput() - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedEncoder.Controller
 
hasMoreOutput(int) - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedDecoder.Controller
 
hasMoreOutput(int) - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedEncoder.Controller
 
hasMoreTokens() - Method in class org.teavm.classlib.java.util.TStringTokenizer
 
hasNext() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamIterator
 
hasNext() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamIterator
 
hasNext() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamIterator
 
hasNext() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamIterator
 
hasNext() - Method in interface org.teavm.classlib.java.util.TIterator
 
hasPrevious() - Method in interface org.teavm.classlib.java.util.TListIterator
 
hasRemaining() - Method in class org.teavm.classlib.java.nio.TBuffer
 
hasSameRules(TTimeZone) - Method in class org.teavm.classlib.java.util.TTimeZone
Returns whether the specified TimeZone has the same raw offset as this TimeZone.
hasTransparentBounds() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Indicates whether this matcher has transparent bounds enabled.
headMap(K) - Method in interface org.teavm.classlib.java.util.TSortedMap
 
headMap(K) - Method in class org.teavm.classlib.java.util.TTreeMap
 
headMap(K, boolean) - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
headMap(K, boolean) - Method in class org.teavm.classlib.java.util.TTreeMap
 
headSet(E) - Method in interface org.teavm.classlib.java.util.TSortedSet
 
headSet(E) - Method in class org.teavm.classlib.java.util.TTreeSet
 
headSet(E, boolean) - Method in interface org.teavm.classlib.java.util.TNavigableSet
 
headSet(E, boolean) - Method in class org.teavm.classlib.java.util.TTreeSet
 
height - Variable in class org.teavm.classlib.java.awt.TDimension
 
HEISEI - Static variable in class org.threeten.bp.chrono.JapaneseEra
The singleton instance for the 'Heisei' era (1989-01-08 - 2019-04-30) which has the value 2.
higher(E) - Method in interface org.teavm.classlib.java.util.TNavigableSet
 
higher(E) - Method in class org.teavm.classlib.java.util.TTreeSet
 
higherEntry(K) - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
higherEntry(K) - Method in class org.teavm.classlib.java.util.TTreeMap
 
higherKey(K) - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
higherKey(K) - Method in class org.teavm.classlib.java.util.TTreeMap
 
highestOneBit(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
highestOneBit(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
highSurrogate(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
HijrahChronology - Class in org.threeten.bp.chrono
The Hijrah calendar system.
HijrahDate - Class in org.threeten.bp.chrono
A date in the Hijrah calendar system.
HijrahEra - Enum in org.threeten.bp.chrono
An era in the Hijrah calendar system.
hitEnd() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Indicates whether the last match hit the end of the input.
holdsLock(TObject) - Static method in class org.teavm.classlib.java.lang.TThread
 
homeDirectory(Address) - Static method in class org.teavm.classlib.fs.c.CFileSystem
 
hostsEqual(TURL, TURL) - Method in class org.teavm.classlib.java.net.TURLStreamHandler
 
HOUR - Static variable in class org.teavm.classlib.java.util.TCalendar
 
HOUR_OF_AMPM - Enum constant in enum org.threeten.bp.temporal.ChronoField
The hour-of-am-pm.
HOUR_OF_DAY - Enum constant in enum org.threeten.bp.temporal.ChronoField
The hour-of-day.
HOUR_OF_DAY - Static variable in class org.teavm.classlib.java.util.TCalendar
 
HOUR_OF_DAY0 - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
HOUR_OF_DAY0_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
HOUR_OF_DAY1 - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
HOUR_OF_DAY1_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
HOUR0 - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
HOUR0_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
HOUR1 - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
HOUR1_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
HOURS - Enum constant in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
HOURS - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of an hour.
HTTP_ACCEPTED - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_BAD_GATEWAY - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_BAD_METHOD - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_BAD_REQUEST - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_CLIENT_TIMEOUT - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_CONFLICT - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_CREATED - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_ENTITY_TOO_LARGE - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_FORBIDDEN - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_GATEWAY_TIMEOUT - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_GONE - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_INTERNAL_ERROR - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_LENGTH_REQUIRED - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_MOVED_PERM - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_MOVED_TEMP - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_MULT_CHOICE - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_NO_CONTENT - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_NOT_ACCEPTABLE - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_NOT_AUTHORITATIVE - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_NOT_FOUND - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_NOT_IMPLEMENTED - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_NOT_MODIFIED - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_OK - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_PARTIAL - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_PAYMENT_REQUIRED - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_PRECON_FAILED - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_PROXY_AUTH - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_REQ_TOO_LONG - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_RESET - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_SEE_OTHER - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_SERVER_ERROR - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
Deprecated.
HTTP_UNAUTHORIZED - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_UNAVAILABLE - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_UNSUPPORTED_TYPE - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_USE_PROXY - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HTTP_VERSION - Static variable in class org.teavm.classlib.java.net.THttpURLConnection
 
HUFFMAN_ONLY - Static variable in class org.teavm.classlib.java.util.zip.TDeflater
 
hypot(double, double) - Static method in class org.teavm.classlib.java.lang.TMath
 
hypot(double, double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 

I

identity() - Static method in interface org.teavm.classlib.java.util.function.TDoubleUnaryOperator
 
identity() - Static method in interface org.teavm.classlib.java.util.function.TFunction
 
identity() - Static method in interface org.teavm.classlib.java.util.function.TIntUnaryOperator
 
identity() - Static method in interface org.teavm.classlib.java.util.function.TLongUnaryOperator
 
identity() - Static method in interface org.teavm.classlib.java.util.function.TUnaryOperator
 
IDENTITY_FINISH - Enum constant in enum org.teavm.classlib.java.util.stream.TCollector.Characteristics
 
identityHashCode(Object) - Static method in class org.teavm.classlib.java.lang.TSystem
 
IEEEremainder(double, double) - Static method in class org.teavm.classlib.java.lang.TMath
 
IEEEremainder(double, double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
ifModifiedSince - Variable in class org.teavm.classlib.java.net.TURLConnection
 
ifPresent(Consumer<? super T>) - Method in class org.teavm.classlib.java.util.TOptional
 
ifPresent(DoubleConsumer) - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
ifPresent(IntConsumer) - Method in class org.teavm.classlib.java.util.TOptionalInt
 
ifPresent(LongConsumer) - Method in class org.teavm.classlib.java.util.TOptionalLong
 
ifPresentOrElse(Consumer<? super T>, Runnable) - Method in class org.teavm.classlib.java.util.TOptional
 
ifPresentOrElse(DoubleConsumer, Runnable) - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
ifPresentOrElse(IntConsumer, Runnable) - Method in class org.teavm.classlib.java.util.TOptionalInt
 
ifPresentOrElse(LongConsumer, Runnable) - Method in class org.teavm.classlib.java.util.TOptionalLong
 
IGNORE - Static variable in class org.teavm.classlib.java.nio.charset.TCodingErrorAction
 
IMMUTABLE - Static variable in interface org.teavm.classlib.java.util.TSpliterator
 
IMPLEMENTATION_TITLE - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
IMPLEMENTATION_URL - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
IMPLEMENTATION_VENDOR - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
IMPLEMENTATION_VENDOR_ID - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
IMPLEMENTATION_VERSION - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
implFlush(TByteBuffer) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
implFlush(TCharBuffer) - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
implies(TPermission) - Method in class org.teavm.classlib.java.security.TPermission
 
implOnMalformedInput(TCodingErrorAction) - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
implOnMalformedInput(TCodingErrorAction) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
implOnUnmappableCharacter(TCodingErrorAction) - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
implOnUnmappableCharacter(TCodingErrorAction) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
implReplaceWith(byte[]) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
implReplaceWith(String) - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
implReset() - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
implReset() - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
in - Variable in class org.teavm.classlib.java.io.TFilterInputStream
 
in - Variable in class org.teavm.classlib.java.io.TPipedInputStream
 
in() - Static method in class org.teavm.classlib.java.lang.TSystem
 
incrementAndGet() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
incrementAndGet() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
inDaylightTime(TDate) - Method in class org.teavm.classlib.java.util.TTimeZone
Returns whether the specified Date is in the daylight savings time period for this TimeZone.
indexOf(int) - Method in class org.teavm.classlib.java.lang.TString
 
indexOf(int, int) - Method in class org.teavm.classlib.java.lang.TString
 
indexOf(Object) - Method in class org.teavm.classlib.java.util.TAbstractList
 
indexOf(Object) - Method in interface org.teavm.classlib.java.util.TList
 
indexOf(Object) - Method in class org.teavm.classlib.java.util.TVector
 
indexOf(Object, int) - Method in class org.teavm.classlib.java.util.TVector
 
indexOf(TString) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
indexOf(TString) - Method in class org.teavm.classlib.java.lang.TString
 
indexOf(TString, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
indexOf(TString, int) - Method in class org.teavm.classlib.java.lang.TString
 
indexOfSubList(TList<?>, TList<?>) - Static method in class org.teavm.classlib.java.util.TCollections
 
inf - Variable in class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
inflate(byte[]) - Method in class org.teavm.classlib.java.util.zip.TInflater
 
inflate(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TInflater
 
info(String) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
INFO - Static variable in class org.teavm.classlib.java.util.logging.TLevel
 
init(String, TThrowable, boolean, boolean) - Method in exception org.teavm.classlib.java.lang.TThrowable
 
initCause(TThrowable) - Method in exception org.teavm.classlib.java.lang.TThrowable
 
INITIAL_QUOTE_PUNCTUATION - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
initialValue() - Method in class org.teavm.classlib.java.lang.TThreadLocal
 
InMemoryVirtualDirectory - Class in org.teavm.classlib.fs.memory
 
InMemoryVirtualFile - Class in org.teavm.classlib.fs.memory
 
InMemoryVirtualFileSystem - Class in org.teavm.classlib.fs.memory
 
InMemoryVirtualFileSystem() - Constructor for class org.teavm.classlib.fs.memory.InMemoryVirtualFileSystem
 
INPUT_METHOD_SEGMENT - Static variable in class org.teavm.classlib.java.text.TAttributedCharacterIterator.Attribute
 
insert(int, boolean) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, boolean) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
insert(int, char) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, char) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
insert(int, char[]) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, char[]) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
insert(int, char[], int, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, char[], int, int) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
insert(int, double) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, double) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
insert(int, float) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, float) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
insert(int, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, int) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
insert(int, long) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, long) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
insert(int, long, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, String) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, String) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
insert(int, TCharSequence) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, TCharSequence) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
insert(int, TCharSequence, int, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, TCharSequence, int, int) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
insert(int, TObject) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
insert(int, TObject) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
insertElementAt(E, int) - Method in class org.teavm.classlib.java.util.TVector
 
install(TeaVMHost) - Method in class org.teavm.classlib.impl.JCLPlugin
 
INSTANCE - Static variable in class org.teavm.classlib.impl.console.StderrOutputStream
 
INSTANCE - Static variable in class org.teavm.classlib.impl.console.StdoutOutputStream
 
INSTANCE - Static variable in class org.teavm.classlib.java.nio.charset.impl.TUTF8Charset
 
INSTANCE - Static variable in class org.threeten.bp.chrono.HijrahChronology
Singleton instance of the Hijrah chronology.
INSTANCE - Static variable in class org.threeten.bp.chrono.IsoChronology
Singleton instance of the ISO chronology.
INSTANCE - Static variable in class org.threeten.bp.chrono.JapaneseChronology
Singleton instance for Japanese chronology.
INSTANCE - Static variable in class org.threeten.bp.chrono.MinguoChronology
Singleton instance for the Minguo chronology.
INSTANCE - Static variable in class org.threeten.bp.chrono.ThaiBuddhistChronology
Singleton instance of the Buddhist chronology.
instanceFollowRedirects - Variable in class org.teavm.classlib.java.net.THttpURLConnection
 
instant() - Method in class org.threeten.bp.Clock
Gets the current instant of the clock.
Instant - Class in org.threeten.bp
An instantaneous point on the time-line.
INSTANT_SECONDS - Enum constant in enum org.threeten.bp.temporal.ChronoField
The instant epoch-seconds.
InstantPrinterParser(int) - Constructor for class org.threeten.bp.format.DateTimeFormatterBuilder.InstantPrinterParser
 
intBitsToFloat(int) - Static method in class org.teavm.classlib.java.lang.TFloat
 
INTEGER - Static variable in class org.teavm.classlib.java.text.TNumberFormat.Field
 
INTEGER_FIELD - Static variable in class org.teavm.classlib.java.text.TNumberFormat
 
IntegerNativeGenerator - Class in org.teavm.classlib.java.lang
 
IntegerNativeGenerator() - Constructor for class org.teavm.classlib.java.lang.IntegerNativeGenerator
 
IntegerUtil - Class in org.teavm.classlib.impl
 
INTERFACE - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
INTERFACE - Static variable in class org.teavm.classlib.java.lang.reflect.TModifier
 
intern() - Method in class org.teavm.classlib.java.lang.TString
 
internalGet(int) - Method in class org.teavm.classlib.java.util.TCalendar
 
interrupt() - Method in class org.teavm.classlib.java.lang.TThread
 
interrupted() - Static method in class org.teavm.classlib.java.lang.TThread
 
interrupted() - Method in interface org.teavm.classlib.java.lang.TThreadInterruptHandler
 
interruptHandler - Variable in class org.teavm.classlib.java.lang.TThread
 
intersects(TBitSet) - Method in class org.teavm.classlib.java.util.TBitSet
 
ints() - Method in class org.teavm.classlib.java.util.TRandom
 
ints(int, int) - Method in class org.teavm.classlib.java.util.TRandom
 
ints(long) - Method in class org.teavm.classlib.java.util.TRandom
 
ints(long, int, int) - Method in class org.teavm.classlib.java.util.TRandom
 
intValue() - Method in class org.teavm.classlib.java.lang.TByte
 
intValue() - Method in class org.teavm.classlib.java.lang.TDouble
 
intValue() - Method in class org.teavm.classlib.java.lang.TFloat
 
intValue() - Method in class org.teavm.classlib.java.lang.TInteger
 
intValue() - Method in class org.teavm.classlib.java.lang.TLong
 
intValue() - Method in class org.teavm.classlib.java.lang.TNumber
 
intValue() - Method in class org.teavm.classlib.java.lang.TShort
 
intValue() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns this BigDecimal as an int value.
intValue() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns this BigInteger as an int value.
intValue() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
intValue() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
intValue() - Method in class org.teavm.classlib.java.util.logging.TLevel
 
intValueExact() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns this BigDecimal as a int value if it has no fractional part and if its value fits to the int range ([-2^{31}..2^{31}-1]).
invoke(Object, Object...) - Method in class org.teavm.classlib.java.lang.reflect.TMethod
 
invoke(Object, Method, Object[]) - Method in interface org.teavm.classlib.java.lang.reflect.TInvocationHandler
 
ioException() - Method in class org.teavm.classlib.java.util.TFormatter
 
isAbsolute() - Method in class org.teavm.classlib.java.io.TFile
 
isAbsolute() - Method in class org.teavm.classlib.java.net.TURI
Indicates whether this URI is absolute, which means that a scheme part is defined in this URI.
isAbstract(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
isAccessible() - Method in class org.teavm.classlib.java.lang.reflect.TAccessibleObject
 
isAfter(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Checks if this date is after the specified date ignoring the chronology.
isAfter(ChronoLocalDate) - Method in class org.threeten.bp.LocalDate
Checks if this date is after the specified date.
isAfter(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Checks if this date-time is after the specified date-time ignoring the chronology.
isAfter(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.LocalDateTime
Checks if this date-time is after the specified date-time.
isAfter(ChronoZonedDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is after that of the specified date-time.
isAfter(Instant) - Method in class org.threeten.bp.Instant
Checks if this instant is after the specified instant.
isAfter(LocalTime) - Method in class org.threeten.bp.LocalTime
Checks if this LocalTime is after the specified time.
isAfter(MonthDay) - Method in class org.threeten.bp.MonthDay
Is this month-day after the specified month-day.
isAfter(OffsetDateTime) - Method in class org.threeten.bp.OffsetDateTime
Checks if the instant of this date-time is after that of the specified date-time.
isAfter(OffsetTime) - Method in class org.threeten.bp.OffsetTime
Checks if the instant of this OffsetTime is after that of the specified time applying both times to a common date.
isAfter(Year) - Method in class org.threeten.bp.Year
Is this year after the specified year.
isAfter(YearMonth) - Method in class org.threeten.bp.YearMonth
Is this year-month after the specified year-month.
isAlive() - Method in class org.teavm.classlib.java.lang.TThread
 
isAlphabetic(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isAnnotationPresent(TClass<? extends TAnnotation>) - Method in interface org.teavm.classlib.java.lang.reflect.TAnnotatedElement
 
isAnnotationPresent(TClass<? extends TAnnotation>) - Method in class org.teavm.classlib.java.lang.TClass
 
isApplicable(MethodReference) - Method in class org.teavm.classlib.impl.tz.DateTimeZoneProviderIntrinsic
 
isArray() - Method in class org.teavm.classlib.java.lang.TClass
 
isAssignableFrom(TClass<?>) - Method in class org.teavm.classlib.java.lang.TClass
 
isAutoDetecting() - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
isBefore(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Checks if this date is before the specified date ignoring the chronology.
isBefore(ChronoLocalDate) - Method in class org.threeten.bp.LocalDate
Checks if this date is before the specified date.
isBefore(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Checks if this date-time is before the specified date-time ignoring the chronology.
isBefore(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.LocalDateTime
Checks if this date-time is before the specified date-time.
isBefore(ChronoZonedDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is before that of the specified date-time.
isBefore(Instant) - Method in class org.threeten.bp.Instant
Checks if this instant is before the specified instant.
isBefore(LocalTime) - Method in class org.threeten.bp.LocalTime
Checks if this LocalTime is before the specified time.
isBefore(MonthDay) - Method in class org.threeten.bp.MonthDay
Is this month-day before the specified month-day.
isBefore(OffsetDateTime) - Method in class org.threeten.bp.OffsetDateTime
Checks if the instant of this date-time is before that of the specified date-time.
isBefore(OffsetTime) - Method in class org.threeten.bp.OffsetTime
Checks if the instant of this OffsetTime is before that of the specified time applying both times to a common date.
isBefore(Year) - Method in class org.threeten.bp.Year
Is this year before the specified year.
isBefore(YearMonth) - Method in class org.threeten.bp.YearMonth
Is this year-month before the specified year-month.
isBlank() - Method in class org.teavm.classlib.java.lang.TString
 
isBmpCodePoint(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isBridge() - Method in class org.teavm.classlib.java.lang.reflect.TMethod
 
isC() - Static method in class org.teavm.classlib.PlatformDetector
 
isCharsetDetected() - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
isDaemon() - Method in class org.teavm.classlib.java.lang.TThread
 
isDateBased() - Method in enum org.threeten.bp.temporal.ChronoField
Checks if this field represents a component of a date.
isDateBased() - Method in enum org.threeten.bp.temporal.ChronoUnit
Checks if this unit is a date unit.
isDateBased() - Method in interface org.threeten.bp.temporal.TemporalField
Checks if this field is date-based.
isDateBased() - Method in interface org.threeten.bp.temporal.TemporalUnit
Checks if this unit is date-based.
isDaylightSavings(Instant) - Method in class org.threeten.bp.zone.ZoneRules
Checks if the specified instant is in daylight savings.
isDecimalSeparatorAlwaysShown() - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
isDefined(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isDefined(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isDigit(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isDigit(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isDirect() - Method in class org.teavm.classlib.java.nio.TBuffer
 
isDirect() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
isDirect() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
isDirect() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
isDirect() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
isDirect() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
isDirect() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
isDirect() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
isDirectory() - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
isDirectory() - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
isDirectory() - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualDirectory
 
isDirectory() - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFile
 
isDirectory() - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
isDirectory() - Method in interface org.teavm.classlib.fs.VirtualFile
 
isDirectory() - Method in class org.teavm.classlib.java.io.TFile
 
isDirectory() - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
isDurationEstimated() - Method in enum org.threeten.bp.temporal.ChronoUnit
Checks if the duration of the unit is an estimate.
isDurationEstimated() - Method in interface org.threeten.bp.temporal.TemporalUnit
Checks if the duration of the unit is an estimate.
isEmpty() - Method in class org.teavm.classlib.java.lang.TString
 
isEmpty() - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
isEmpty() - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
isEmpty() - Method in class org.teavm.classlib.java.util.TAbstractCollection
 
isEmpty() - Method in class org.teavm.classlib.java.util.TAbstractMap
 
isEmpty() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
isEmpty() - Method in class org.teavm.classlib.java.util.TBitSet
 
isEmpty() - Method in interface org.teavm.classlib.java.util.TCollection
 
isEmpty() - Method in class org.teavm.classlib.java.util.TDictionary
 
isEmpty() - Method in class org.teavm.classlib.java.util.THashMap
 
isEmpty() - Method in class org.teavm.classlib.java.util.THashSet
Returns true if this HashSet has no elements, false otherwise.
isEmpty() - Method in class org.teavm.classlib.java.util.THashtable
 
isEmpty() - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
isEmpty() - Method in interface org.teavm.classlib.java.util.TMap
 
isEmpty() - Method in class org.teavm.classlib.java.util.TOptional
 
isEmpty() - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
isEmpty() - Method in class org.teavm.classlib.java.util.TOptionalInt
 
isEmpty() - Method in class org.teavm.classlib.java.util.TOptionalLong
 
isEmpty() - Method in class org.teavm.classlib.java.util.TSetFromMap
 
isEmpty() - Method in class org.teavm.classlib.java.util.TTreeMap
 
isEmpty() - Method in class org.teavm.classlib.java.util.TVector
 
isEnqueued() - Method in class org.teavm.classlib.java.lang.ref.TReference
 
isEnqueued() - Method in class org.teavm.classlib.java.lang.ref.TWeakReference
 
isEnum() - Method in class org.teavm.classlib.java.lang.TClass
 
isEnumConstant() - Method in class org.teavm.classlib.java.lang.reflect.TField
 
isEqual(Object) - Method in interface org.teavm.classlib.java.util.function.TPredicate
 
isEqual(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Checks if this date is equal to the specified date ignoring the chronology.
isEqual(ChronoLocalDate) - Method in class org.threeten.bp.LocalDate
Checks if this date is equal to the specified date.
isEqual(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Checks if this date-time is equal to the specified date-time ignoring the chronology.
isEqual(ChronoLocalDateTime<?>) - Method in class org.threeten.bp.LocalDateTime
Checks if this date-time is equal to the specified date-time.
isEqual(ChronoZonedDateTime<?>) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is equal to that of the specified date-time.
isEqual(OffsetDateTime) - Method in class org.threeten.bp.OffsetDateTime
Checks if the instant of this date-time is equal to that of the specified date-time.
isEqual(OffsetTime) - Method in class org.threeten.bp.OffsetTime
Checks if the instant of this OffsetTime is equal to that of the specified time applying both times to a common date.
isError() - Method in class org.teavm.classlib.java.nio.charset.TCoderResult
 
isFile() - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
isFile() - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
isFile() - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualDirectory
 
isFile() - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFile
 
isFile() - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
isFile() - Method in interface org.teavm.classlib.fs.VirtualFile
 
isFile() - Method in class org.teavm.classlib.java.io.TFile
 
isFinal(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
isFinite(double) - Static method in class org.teavm.classlib.java.lang.TDouble
 
isFinite(float) - Static method in class org.teavm.classlib.java.lang.TFloat
 
isFixed() - Method in class org.teavm.classlib.impl.tz.AliasDateTimeZone
 
isFixed() - Method in class org.teavm.classlib.impl.tz.CachedDateTimeZone
 
isFixed() - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Returns true if this time zone has no transitions.
isFixed() - Method in class org.teavm.classlib.impl.tz.FixedDateTimeZone
 
isFixed() - Method in class org.threeten.bp.temporal.ValueRange
Is the value range fixed and fully known.
isFixedOffset() - Method in class org.threeten.bp.zone.ZoneRules
Checks of the zone rules are fixed, such that the offset never varies.
isGap() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Does this transition represent a gap in the local time-line.
isGroupingUsed() - Method in class org.teavm.classlib.java.text.TNumberFormat
 
isHidden() - Method in class org.teavm.classlib.java.io.TFile
 
isHighSurrogate(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isIdentifierIgnorable(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isIdentifierIgnorable(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isInfinite() - Method in class org.teavm.classlib.java.lang.TDouble
 
isInfinite() - Method in class org.teavm.classlib.java.lang.TFloat
 
isInfinite(double) - Static method in class org.teavm.classlib.java.lang.TDouble
 
isInfinite(float) - Static method in class org.teavm.classlib.java.lang.TFloat
 
isInstance(TObject) - Method in class org.teavm.classlib.java.lang.TClass
 
isInterface() - Method in class org.teavm.classlib.java.lang.TClass
 
isInterface(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
isInterrupted() - Method in class org.teavm.classlib.java.lang.TThread
 
isIntValue() - Method in class org.threeten.bp.temporal.ValueRange
Checks if all values in the range fit in an int.
isISOControl(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isISOControl(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isJavaIdentifierPart(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isJavaIdentifierPart(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isJavaIdentifierStart(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isJavaIdentifierStart(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isJavaLetter(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
Deprecated.
isJavaLetterOrDigit(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
Deprecated.
isJavaScript() - Static method in class org.teavm.classlib.PlatformDetector
 
isLeap() - Method in class org.threeten.bp.Year
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeap(long) - Static method in class org.threeten.bp.Year
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Checks if the year is a leap year, as defined by the calendar system.
isLeapYear() - Method in class org.threeten.bp.chrono.HijrahDate
Checks if the year is a leap year, according to the Hijrah calendar system rules.
isLeapYear() - Method in class org.threeten.bp.LocalDate
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear() - Method in class org.threeten.bp.YearMonth
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear(int) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
isLeapYear(long) - Method in class org.threeten.bp.chrono.Chronology
Checks if the specified year is a leap year.
isLeapYear(long) - Method in class org.threeten.bp.chrono.HijrahChronology
 
isLeapYear(long) - Method in class org.threeten.bp.chrono.IsoChronology
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear(long) - Method in class org.threeten.bp.chrono.JapaneseChronology
Checks if the specified year is a leap year.
isLeapYear(long) - Method in class org.threeten.bp.chrono.MinguoChronology
Checks if the specified year is a leap year.
isLeapYear(long) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
Checks if the specified year is a leap year.
isLenient() - Method in class org.teavm.classlib.java.text.TDateFormat
 
isLenient() - Method in class org.teavm.classlib.java.util.TCalendar
 
isLetter(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isLetter(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isLetterOrDigit(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isLetterOrDigit(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isLocalClass() - Method in class org.teavm.classlib.java.lang.TClass
 
isLoggable(TLevel) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
isLowerCase(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isLowerCase(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isLowLevel() - Static method in class org.teavm.classlib.PlatformDetector
 
isLowSurrogate(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isMalformed() - Method in class org.teavm.classlib.java.nio.charset.TCoderResult
 
isMemberClass() - Method in class org.teavm.classlib.java.lang.TClass
 
isMidnightEndOfDay() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Is the transition local time midnight at the end of day.
isNaN() - Method in class org.teavm.classlib.java.lang.TDouble
 
isNaN() - Method in class org.teavm.classlib.java.lang.TFloat
 
isNaN(double) - Static method in class org.teavm.classlib.java.lang.TDouble
 
isNaN(float) - Static method in class org.teavm.classlib.java.lang.TFloat
 
isNative(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
isNativeMethod() - Method in class org.teavm.classlib.java.lang.TStackTraceElement
 
isNegative() - Method in class org.threeten.bp.chrono.ChronoPeriod
Checks if any of the supported units of this period are negative.
isNegative() - Method in class org.threeten.bp.Duration
Checks if this duration is negative, excluding zero.
isNegative() - Method in class org.threeten.bp.Period
Checks if any of the three units of this period are negative.
ISO - Static variable in class org.threeten.bp.temporal.WeekFields
The ISO-8601 definition, where a week starts on Monday and the first week has a minimum of 4 days.
ISO_8859_1 - Static variable in class org.teavm.classlib.java.nio.charset.TStandardCharsets
 
ISO_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date with the offset if available, such as '2011-12-03' or '2011-12-03+01:00'.
ISO_DATE_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date-time with the offset and zone if available, such as '2011-12-03T10:15:30', '2011-12-03T10:15:30+01:00' or '2011-12-03T10:15:30+01:00[Europe/Paris]'.
ISO_INSTANT - Static variable in class org.threeten.bp.format.DateTimeFormatter
The ISO instant formatter that formats or parses an instant in UTC, such as '2011-12-03T10:15:30Z'.
ISO_LOCAL_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date without an offset, such as '2011-12-03'.
ISO_LOCAL_DATE_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date-time without an offset, such as '2011-12-03T10:15:30'.
ISO_LOCAL_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO time formatter that prints/parses a time without an offset, such as '10:15' or '10:15:30'.
ISO_OFFSET_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date with an offset, such as '2011-12-03+01:00'.
ISO_OFFSET_DATE_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date-time with an offset, such as '2011-12-03T10:15:30+01:00'.
ISO_OFFSET_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO time formatter that prints/parses a time with an offset, such as '10:15+01:00' or '10:15:30+01:00'.
ISO_ORDINAL_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses the ordinal date without an offset, such as '2012-337'.
ISO_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO time formatter that prints/parses a time, with the offset if available, such as '10:15', '10:15:30' or '10:15:30+01:00'.
ISO_WEEK_DATE - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses the week-based date without an offset, such as '2012-W48-6'.
ISO_ZONED_DATE_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the ISO date formatter that prints/parses a date-time with offset and zone, such as '2011-12-03T10:15:30+01:00[Europe/Paris]'.
IsoChronology - Class in org.threeten.bp.chrono
The ISO calendar system.
IsoEra - Enum in org.threeten.bp.chrono
An era in the ISO calendar system.
IsoFields - Class in org.threeten.bp.temporal
Fields and units specific to the ISO-8601 calendar system, including quarter-of-year and week-based-year.
isOpaque() - Method in class org.teavm.classlib.java.net.TURI
Indicates whether this URI is opaque or not.
isOverflow() - Method in class org.teavm.classlib.java.nio.charset.TCoderResult
 
isOverlap() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Does this transition represent a gap in the local time-line.
isParallel() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
isParallel() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
isParallel() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
isParallel() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
isParallel() - Method in interface org.teavm.classlib.java.util.stream.TBaseStream
 
isParseBigDecimal() - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
isParseIntegerOnly() - Method in class org.teavm.classlib.java.text.TNumberFormat
 
isPresent() - Method in class org.teavm.classlib.java.util.TOptional
 
isPresent() - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
isPresent() - Method in class org.teavm.classlib.java.util.TOptionalInt
 
isPresent() - Method in class org.teavm.classlib.java.util.TOptionalLong
 
isPrimitive() - Method in class org.teavm.classlib.java.lang.TClass
 
isPrivate(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
isProbablePrime(int) - Method in class org.teavm.classlib.java.math.TBigInteger
Tests whether this BigInteger is probably prime.
isProtected(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
isPublic(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
isReadOnly() - Method in class org.teavm.classlib.java.nio.TBuffer
 
isSet - Variable in class org.teavm.classlib.java.util.TCalendar
 
isSet(int) - Method in class org.teavm.classlib.java.util.TCalendar
 
isSpace(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
Deprecated.
isSpaceChar(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isSpaceChar(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isStandalone() - Method in enum org.threeten.bp.format.TextStyle
Checks if the style is stand-alone.
isStandardOffset(long) - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Checks whether, at a particular instant, the offset is standard or not.
isStatic(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
isStrict(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
isSupplementaryCodePoint(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isSupported(TemporalField) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
isSupported(TemporalField) - Method in interface org.threeten.bp.chrono.Era
 
isSupported(TemporalField) - Method in enum org.threeten.bp.chrono.HijrahEra
 
isSupported(TemporalField) - Method in enum org.threeten.bp.chrono.IsoEra
 
isSupported(TemporalField) - Method in class org.threeten.bp.chrono.JapaneseDate
Checks if the specified field is supported.
isSupported(TemporalField) - Method in enum org.threeten.bp.chrono.MinguoEra
 
isSupported(TemporalField) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
isSupported(TemporalField) - Method in enum org.threeten.bp.DayOfWeek
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.format.DateTimeBuilder
 
isSupported(TemporalField) - Method in class org.threeten.bp.Instant
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.LocalDate
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.LocalDateTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.LocalTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in enum org.threeten.bp.Month
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.MonthDay
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.OffsetDateTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.OffsetTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in interface org.threeten.bp.temporal.TemporalAccessor
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.Year
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.YearMonth
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.ZonedDateTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class org.threeten.bp.ZoneOffset
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.Instant
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.LocalDateTime
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.LocalTime
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.OffsetDateTime
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.OffsetTime
 
isSupported(TemporalUnit) - Method in interface org.threeten.bp.temporal.Temporal
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in class org.threeten.bp.Year
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.YearMonth
 
isSupported(TemporalUnit) - Method in class org.threeten.bp.ZonedDateTime
 
isSupportedBy(Temporal) - Method in enum org.threeten.bp.temporal.ChronoUnit
 
isSupportedBy(Temporal) - Method in interface org.threeten.bp.temporal.TemporalUnit
Checks if this unit is supported by the specified temporal object.
isSupportedBy(TemporalAccessor) - Method in enum org.threeten.bp.temporal.ChronoField
 
isSupportedBy(TemporalAccessor) - Method in interface org.threeten.bp.temporal.TemporalField
Checks if this field is supported by the temporal object.
isSurrogate(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isSurrogatePair(char, char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isSynchronized(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
isSynthetic() - Method in class org.teavm.classlib.java.lang.reflect.TConstructor
 
isSynthetic() - Method in class org.teavm.classlib.java.lang.reflect.TField
 
isSynthetic() - Method in interface org.teavm.classlib.java.lang.reflect.TMember
 
isSynthetic() - Method in class org.teavm.classlib.java.lang.reflect.TMethod
 
isTimeBased() - Method in enum org.threeten.bp.temporal.ChronoField
Checks if this field represents a component of a time.
isTimeBased() - Method in enum org.threeten.bp.temporal.ChronoUnit
Checks if this unit is a time unit.
isTimeBased() - Method in interface org.threeten.bp.temporal.TemporalField
Checks if this field is time-based.
isTimeBased() - Method in interface org.threeten.bp.temporal.TemporalUnit
Checks if this unit is time-based.
isTimeSet - Variable in class org.teavm.classlib.java.util.TCalendar
 
isTitleCase(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isTitleCase(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isTransient(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
isUnderflow() - Method in class org.teavm.classlib.java.nio.charset.TCoderResult
 
isUnicodeIdentifierPart(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isUnicodeIdentifierPart(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isUnicodeIdentifierStart(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isUnicodeIdentifierStart(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isUnmappable() - Method in class org.teavm.classlib.java.nio.charset.TCoderResult
 
isUpperCase(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isUpperCase(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isValidCodePoint(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isValidDay(int) - Method in class org.threeten.bp.YearMonth
Checks if the day-of-month is valid for this year-month.
isValidIntValue(long) - Method in class org.threeten.bp.temporal.ValueRange
Checks if the value is within the valid range and that all values in the range fit in an int.
isValidMonthDay(MonthDay) - Method in class org.threeten.bp.Year
Checks if the month-day is valid for this year.
isValidOffset(LocalDateTime, ZoneOffset) - Method in class org.threeten.bp.zone.ZoneRules
Checks if the offset date-time is valid for these rules.
isValidOffset(ZoneOffset) - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Checks if the specified offset is valid during this transition.
isValidValue(long) - Method in class org.threeten.bp.temporal.ValueRange
Checks if the value is within the valid range.
isValidYear(int) - Method in class org.threeten.bp.MonthDay
Checks if the year is valid for this month-day.
isVarArgs() - Method in class org.teavm.classlib.java.lang.reflect.TConstructor
 
isVarArgs() - Method in class org.teavm.classlib.java.lang.reflect.TMethod
 
isVirtual(VirtualMethodContributorContext, MethodReference) - Method in class org.teavm.classlib.impl.AnnotationVirtualMethods
 
isVolatile(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
isWebAssembly() - Static method in class org.teavm.classlib.PlatformDetector
 
isWhitespace(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isWhitespace(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
isWindows() - Method in class org.teavm.classlib.fs.c.CFileSystem
 
isWindows() - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFileSystem
 
isWindows() - Method in interface org.teavm.classlib.fs.VirtualFileSystem
 
isZero() - Method in class org.threeten.bp.chrono.ChronoPeriod
Checks if all the supported units of this period are zero.
isZero() - Method in class org.threeten.bp.Duration
Checks if this duration is zero length.
isZero() - Method in class org.threeten.bp.Period
Checks if all three units of this period are zero.
ITALIAN - Static variable in class org.teavm.classlib.java.util.TLocale
 
ITALY - Static variable in class org.teavm.classlib.java.util.TLocale
 
iterate(double, DoubleUnaryOperator) - Static method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
iterate(int, IntUnaryOperator) - Static method in interface org.teavm.classlib.java.util.stream.TIntStream
 
iterate(long, LongUnaryOperator) - Static method in interface org.teavm.classlib.java.util.stream.TLongStream
 
iterate(T, UnaryOperator<T>) - Static method in interface org.teavm.classlib.java.util.stream.TStream
 
iterator() - Method in interface org.teavm.classlib.java.lang.TIterable
 
iterator() - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
iterator() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
iterator() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
iterator() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
iterator() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
iterator() - Method in interface org.teavm.classlib.java.util.stream.TBaseStream
 
iterator() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
iterator() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
iterator() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
iterator() - Method in class org.teavm.classlib.java.util.TAbstractList
 
iterator() - Method in class org.teavm.classlib.java.util.TAbstractSequentialList
 
iterator() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
iterator() - Method in class org.teavm.classlib.java.util.THashSet
Returns an Iterator on the elements of this HashSet.
iterator() - Method in class org.teavm.classlib.java.util.TPriorityQueue
 
iterator() - Method in class org.teavm.classlib.java.util.TServiceLoader
 
iterator() - Method in class org.teavm.classlib.java.util.TSetFromMap
 
iterator() - Method in class org.teavm.classlib.java.util.TTreeSet
 

J

JANUARY - Enum constant in enum org.threeten.bp.Month
The singleton instance for the month of January with 31 days.
JANUARY - Static variable in class org.teavm.classlib.java.util.TCalendar
 
JAPAN - Static variable in class org.teavm.classlib.java.util.TLocale
 
JAPANESE - Static variable in class org.teavm.classlib.java.util.TLocale
 
JapaneseChronology - Class in org.threeten.bp.chrono
The Japanese Imperial calendar system.
JapaneseDate - Class in org.threeten.bp.chrono
A date in the Japanese Imperial calendar system.
JapaneseEra - Class in org.threeten.bp.chrono
An era in the Japanese Imperial calendar system.
JCLPlugin - Class in org.teavm.classlib.impl
 
JCLPlugin() - Constructor for class org.teavm.classlib.impl.JCLPlugin
 
Jdk8Methods - Class in org.threeten.bp.jdk8
A set of utility methods that provide additional functionality for working with dates and times.
join() - Method in class org.teavm.classlib.java.lang.TThread
 
join(long) - Method in class org.teavm.classlib.java.lang.TThread
 
join(long, int) - Method in class org.teavm.classlib.java.lang.TThread
 
join(CharSequence, CharSequence...) - Static method in class org.teavm.classlib.java.lang.TString
 
join(CharSequence, Iterable<? extends CharSequence>) - Static method in class org.teavm.classlib.java.lang.TString
 
joining() - Static method in class org.teavm.classlib.java.util.stream.TCollectors
 
joining(CharSequence) - Static method in class org.teavm.classlib.java.util.stream.TCollectors
 
joining(CharSequence, CharSequence, CharSequence) - Static method in class org.teavm.classlib.java.util.stream.TCollectors
 
JSCallable - Interface in org.teavm.classlib.impl.reflection
 
JSClass - Interface in org.teavm.classlib.impl.reflection
 
JSField - Interface in org.teavm.classlib.impl.reflection
 
JSFieldGetter - Interface in org.teavm.classlib.impl.reflection
 
JSFieldSetter - Interface in org.teavm.classlib.impl.reflection
 
JSMember - Interface in org.teavm.classlib.impl.reflection
 
JSMethodMember - Interface in org.teavm.classlib.impl.reflection
 
JULIAN_DAY - Static variable in class org.threeten.bp.temporal.JulianFields
Julian Day field.
JulianFields - Class in org.threeten.bp.temporal
A set of date fields that provide access to Julian Days.
JULY - Enum constant in enum org.threeten.bp.Month
The singleton instance for the month of July with 31 days.
JULY - Static variable in class org.teavm.classlib.java.util.TCalendar
 
JUNE - Enum constant in enum org.threeten.bp.Month
The singleton instance for the month of June with 30 days.
JUNE - Static variable in class org.teavm.classlib.java.util.TCalendar
 

K

keys() - Method in class org.teavm.classlib.java.util.TDictionary
 
keys() - Method in class org.teavm.classlib.java.util.THashtable
 
keySet() - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
keySet() - Method in class org.teavm.classlib.java.util.TAbstractMap
 
keySet() - Method in class org.teavm.classlib.java.util.THashMap
 
keySet() - Method in class org.teavm.classlib.java.util.THashtable
 
keySet() - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
keySet() - Method in class org.teavm.classlib.java.util.TLinkedHashMap
 
keySet() - Method in interface org.teavm.classlib.java.util.TMap
 
KOREA - Static variable in class org.teavm.classlib.java.util.TLocale
 
KOREAN - Static variable in class org.teavm.classlib.java.util.TLocale
 
KotlinHacks - Class in org.teavm.classlib.impl
 
KotlinHacks() - Constructor for class org.teavm.classlib.impl.KotlinHacks
 

L

LambdaMetafactorySubstitutor - Class in org.teavm.classlib.impl.lambda
 
LambdaMetafactorySubstitutor() - Constructor for class org.teavm.classlib.impl.lambda.LambdaMetafactorySubstitutor
 
LANGUAGE - Static variable in class org.teavm.classlib.java.text.TAttributedCharacterIterator.Attribute
 
LanguageMetadataGenerator - Class in org.teavm.classlib.impl.unicode
 
LanguageMetadataGenerator() - Constructor for class org.teavm.classlib.impl.unicode.LanguageMetadataGenerator
 
last() - Method in interface org.teavm.classlib.java.text.TCharacterIterator
 
last() - Method in interface org.teavm.classlib.java.util.TSortedSet
 
last() - Method in class org.teavm.classlib.java.util.TTreeSet
 
lastDayOfMonth() - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the "last day of month" adjuster, which returns a new date set to the last day of the current month.
lastDayOfYear() - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the "last day of year" adjuster, which returns a new date set to the last day of the current year.
lastElement() - Method in class org.teavm.classlib.java.util.TVector
 
lastEntry() - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
lastEntry() - Method in class org.teavm.classlib.java.util.TTreeMap
 
lastIndexOf(int) - Method in class org.teavm.classlib.java.lang.TString
 
lastIndexOf(int, int) - Method in class org.teavm.classlib.java.lang.TString
 
lastIndexOf(Object) - Method in class org.teavm.classlib.java.util.TAbstractList
 
lastIndexOf(Object) - Method in interface org.teavm.classlib.java.util.TList
 
lastIndexOf(Object) - Method in class org.teavm.classlib.java.util.TVector
 
lastIndexOf(Object, int) - Method in class org.teavm.classlib.java.util.TVector
 
lastIndexOf(TString) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
lastIndexOf(TString) - Method in class org.teavm.classlib.java.lang.TString
 
lastIndexOf(TString, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
lastIndexOf(TString, int) - Method in class org.teavm.classlib.java.lang.TString
 
lastIndexOfSubList(TList<?>, TList<?>) - Static method in class org.teavm.classlib.java.util.TCollections
 
lastInMonth(DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the last in month adjuster, which returns a new date in the same month with the last matching day-of-week.
lastKey() - Method in interface org.teavm.classlib.java.util.TSortedMap
 
lastKey() - Method in class org.teavm.classlib.java.util.TTreeMap
 
lastModified() - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
lastModified() - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
lastModified() - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
lastModified() - Method in interface org.teavm.classlib.fs.VirtualFile
 
lastModified() - Method in class org.teavm.classlib.java.io.TFile
 
lazySet(boolean) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicBoolean
 
lazySet(int) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
lazySet(long) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
lazySet(V) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
LEFT_JUSTIFY - Static variable in class org.teavm.classlib.java.util.TFormattableFlags
 
len - Variable in class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
length - Variable in class org.teavm.classlib.impl.c.StringList
 
length() - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
length() - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
length() - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualDirectory
 
length() - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFile
 
length() - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
length() - Method in interface org.teavm.classlib.fs.VirtualFile
 
length() - Method in class org.teavm.classlib.java.io.TFile
 
length() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
length() - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
length() - Method in interface org.teavm.classlib.java.lang.TCharSequence
 
length() - Method in class org.teavm.classlib.java.lang.TString
 
length() - Method in class org.teavm.classlib.java.nio.charset.TCoderResult
 
length() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
length() - Method in class org.teavm.classlib.java.util.TBitSet
 
length() - Method in class org.threeten.bp.Year
Gets the length of this year in days.
length(boolean) - Method in enum org.threeten.bp.Month
Gets the length of this month in days.
lengthOfMonth() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Returns the length of the month represented by this date, as defined by the calendar system.
lengthOfMonth() - Method in class org.threeten.bp.chrono.HijrahDate
 
lengthOfMonth() - Method in class org.threeten.bp.chrono.JapaneseDate
 
lengthOfMonth() - Method in class org.threeten.bp.chrono.MinguoDate
 
lengthOfMonth() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
lengthOfMonth() - Method in class org.threeten.bp.LocalDate
Returns the length of the month represented by this date.
lengthOfMonth() - Method in class org.threeten.bp.YearMonth
Returns the length of the month, taking account of the year.
lengthOfYear() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Returns the length of the year represented by this date, as defined by the calendar system.
lengthOfYear() - Method in class org.threeten.bp.chrono.HijrahDate
 
lengthOfYear() - Method in class org.threeten.bp.chrono.JapaneseDate
 
lengthOfYear() - Method in class org.threeten.bp.LocalDate
Returns the length of the year represented by this date.
lengthOfYear() - Method in class org.threeten.bp.YearMonth
Returns the length of the year.
LENIENT - Enum constant in enum org.threeten.bp.format.ResolverStyle
Style to resolve dates and times leniently.
LETTER_NUMBER - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
LikelySubtagsMetadataGenerator - Class in org.teavm.classlib.impl.unicode
 
LikelySubtagsMetadataGenerator() - Constructor for class org.teavm.classlib.impl.unicode.LikelySubtagsMetadataGenerator
 
limit() - Method in class org.teavm.classlib.java.nio.TBuffer
 
limit(int) - Method in class org.teavm.classlib.java.nio.TBuffer
 
limit(int) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
limit(int) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
limit(int) - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
limit(int) - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
limit(int) - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
limit(int) - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
limit(int) - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
limit(long) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
limit(long) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
limit(long) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
limit(long) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
limit(long) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
limit(long) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
limit(long) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
limit(long) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
LINE_SEPARATOR - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
lineno() - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
lineSeparator() - Static method in class org.teavm.classlib.java.lang.TSystem
 
list() - Method in class org.teavm.classlib.java.io.TFile
 
list(TFilenameFilter) - Method in class org.teavm.classlib.java.io.TFile
 
list(TPrintStream) - Method in class org.teavm.classlib.java.util.TProperties
 
list(TEnumeration<T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
listFiles() - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
listFiles() - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
listFiles() - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualDirectory
 
listFiles() - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFile
 
listFiles() - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
listFiles() - Method in interface org.teavm.classlib.fs.VirtualFile
 
listFiles() - Method in class org.teavm.classlib.java.io.TFile
 
listFiles(TFileFilter) - Method in class org.teavm.classlib.java.io.TFile
 
listFiles(TFilenameFilter) - Method in class org.teavm.classlib.java.io.TFile
 
listIterator() - Method in class org.teavm.classlib.java.util.TAbstractList
 
listIterator() - Method in class org.teavm.classlib.java.util.TLinkedList
 
listIterator() - Method in interface org.teavm.classlib.java.util.TList
 
listIterator(int) - Method in class org.teavm.classlib.java.util.TAbstractList
 
listIterator(int) - Method in class org.teavm.classlib.java.util.TAbstractSequentialList
 
listIterator(int) - Method in class org.teavm.classlib.java.util.TLinkedList
 
listIterator(int) - Method in interface org.teavm.classlib.java.util.TList
 
listRoots() - Static method in class org.teavm.classlib.java.io.TFile
 
LITERAL - Static variable in class org.teavm.classlib.java.util.regex.TPattern
This constant specifies that the whole Pattern is to be taken literally, that is, all meta characters lose their meanings.
LITTLE_ENDIAN - Static variable in class org.teavm.classlib.java.nio.TByteOrder
 
load(TInputStream) - Method in class org.teavm.classlib.java.util.TProperties
 
load(TClass<S>) - Static method in class org.teavm.classlib.java.util.TServiceLoader
 
load(TClass<S>, TClassLoader) - Static method in class org.teavm.classlib.java.util.TServiceLoader
 
loadInstalled(TClass<S>) - Static method in class org.teavm.classlib.java.util.TServiceLoader
 
LOCAL_VARIABLE - Enum constant in enum org.teavm.classlib.java.lang.annotation.TElementType
 
localDate() - Static method in class org.threeten.bp.temporal.TemporalQueries
A query for LocalDate returning null if not found.
LocalDate - Class in org.threeten.bp
A date without a time-zone in the ISO-8601 calendar system, such as 2007-12-23.
localDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.Chronology
Obtains a local date-time in this chronology from another temporal object.
localDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.HijrahChronology
 
localDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO local date-time from another date-time object.
localDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
localDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.MinguoChronology
 
localDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
LocalDateTime - Class in org.threeten.bp
A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-23T10:15:30.
locale() - Method in class org.teavm.classlib.java.util.TFormatter
 
LocaleMetadataGenerator - Class in org.teavm.classlib.impl.unicode
 
LocaleMetadataGenerator() - Constructor for class org.teavm.classlib.impl.unicode.LocaleMetadataGenerator
 
localTime() - Static method in class org.threeten.bp.temporal.TemporalQueries
A query for LocalTime returning null if not found.
LocalTime - Class in org.threeten.bp
A time without time-zone in the ISO-8601 calendar system, such as 10:15:30.
LOCCRC - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
LOCEXT - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
LOCFLG - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
LOCHDR - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
LOCHOW - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
lock - Variable in class org.teavm.classlib.java.io.TReader
 
lock - Variable in class org.teavm.classlib.java.io.TWriter
 
LOCLEN - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
LOCNAM - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
LOCSIG - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
LOCSIZ - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
LOCTIM - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
LOCVER - Static variable in class org.teavm.classlib.java.util.jar.TJarEntry
 
log(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
log(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
log(TLevel, String) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
log(TLevel, String, Object[]) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
log(TLevel, String, TObject) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
log(TLevel, String, TThrowable) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
log(TLogRecord) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
log10(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
log10(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
log1p(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
log1p(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
logicalAnd(boolean, boolean) - Static method in class org.teavm.classlib.java.lang.TBoolean
 
logicalOr(boolean, boolean) - Static method in class org.teavm.classlib.java.lang.TBoolean
 
logicalXor(boolean, boolean) - Static method in class org.teavm.classlib.java.lang.TBoolean
 
LONG - Enum constant in enum org.threeten.bp.format.FormatStyle
Long text style, with lots of detail.
LONG - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
LONG - Static variable in class org.teavm.classlib.java.util.TTimeZone
The LONG display name style.
longBitsToDouble(long) - Static method in class org.teavm.classlib.java.lang.TDouble
 
LongNativeGenerator - Class in org.teavm.classlib.java.lang
 
LongNativeGenerator() - Constructor for class org.teavm.classlib.java.lang.LongNativeGenerator
 
longs() - Method in class org.teavm.classlib.java.util.TRandom
 
longs(long) - Method in class org.teavm.classlib.java.util.TRandom
 
longs(long, long) - Method in class org.teavm.classlib.java.util.TRandom
 
longs(long, long, long) - Method in class org.teavm.classlib.java.util.TRandom
 
longValue() - Method in class org.teavm.classlib.java.lang.TByte
 
longValue() - Method in class org.teavm.classlib.java.lang.TDouble
 
longValue() - Method in class org.teavm.classlib.java.lang.TFloat
 
longValue() - Method in class org.teavm.classlib.java.lang.TInteger
 
longValue() - Method in class org.teavm.classlib.java.lang.TLong
 
longValue() - Method in class org.teavm.classlib.java.lang.TNumber
 
longValue() - Method in class org.teavm.classlib.java.lang.TShort
 
longValue() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns this BigDecimal as an long value.
longValue() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns this BigInteger as an long value.
longValue() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
longValue() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
longValueExact() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns this BigDecimal as a long value if it has no fractional part and if its value fits to the int range ([-2^{63}..2^{63}-1]).
lookingAt() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Tries to match the TPattern, starting from the beginning of the region (or the beginning of the input, if no region has been set).
Lookup() - Constructor for class org.teavm.classlib.java.lang.invoke.TMethodHandles.Lookup
 
lower(E) - Method in interface org.teavm.classlib.java.util.TNavigableSet
 
lower(E) - Method in class org.teavm.classlib.java.util.TTreeSet
 
LOWERCASE_LETTER - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
lowerCaseMode(boolean) - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
lowerEntry(K) - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
lowerEntry(K) - Method in class org.teavm.classlib.java.util.TTreeMap
 
lowerKey(K) - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
lowerKey(K) - Method in class org.teavm.classlib.java.util.TTreeMap
 
lowestOneBit(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
lowestOneBit(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
lowSurrogate(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 

M

main(String[]) - Static method in class org.teavm.classlib.impl.tz.TimeZoneCache
 
MAIN_CLASS - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
malformedForLength(int) - Static method in class org.teavm.classlib.java.nio.charset.TCoderResult
 
malformedInputAction() - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
malformedInputAction() - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
malloc(int) - Static method in class org.teavm.classlib.impl.c.Memory
 
MANIFEST_NAME - Static variable in class org.teavm.classlib.java.util.jar.TJarFile
 
MANIFEST_VERSION - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
mantissa - Variable in class org.teavm.classlib.impl.text.DoubleAnalyzer.Result
 
mantissa - Variable in class org.teavm.classlib.impl.text.FloatAnalyzer.Result
 
map - Variable in class org.teavm.classlib.java.util.jar.TAttributes
 
map(DoubleUnaryOperator) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
map(DoubleUnaryOperator) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
map(Function<? super T, ? extends R>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
map(Function<? super T, ? extends R>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
map(Function<? super T, ? extends U>) - Method in class org.teavm.classlib.java.util.TOptional
 
map(IntUnaryOperator) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
map(IntUnaryOperator) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
map(LongUnaryOperator) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
map(LongUnaryOperator) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
mapToDouble(IntToDoubleFunction) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
mapToDouble(IntToDoubleFunction) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
mapToDouble(LongToDoubleFunction) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
mapToDouble(LongToDoubleFunction) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
mapToDouble(ToDoubleFunction<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
mapToDouble(ToDoubleFunction<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
mapToInt(DoubleToIntFunction) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
mapToInt(DoubleToIntFunction) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
mapToInt(LongToIntFunction) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
mapToInt(LongToIntFunction) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
mapToInt(ToIntFunction<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
mapToInt(ToIntFunction<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
mapToLong(DoubleToLongFunction) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
mapToLong(DoubleToLongFunction) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
mapToLong(IntToLongFunction) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
mapToLong(IntToLongFunction) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
mapToLong(ToLongFunction<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
mapToLong(ToLongFunction<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
mapToObj(DoubleFunction<? extends U>) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
mapToObj(DoubleFunction<? extends U>) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
mapToObj(IntFunction<? extends U>) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
mapToObj(IntFunction<? extends U>) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
mapToObj(LongFunction<? extends U>) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
mapToObj(LongFunction<? extends U>) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
MARCH - Enum constant in enum org.threeten.bp.Month
The singleton instance for the month of March with 31 days.
MARCH - Static variable in class org.teavm.classlib.java.util.TCalendar
 
mark - Variable in class org.teavm.classlib.java.io.TByteArrayInputStream
 
mark() - Method in class org.teavm.classlib.java.nio.TBuffer
 
mark() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
mark() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
mark() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
mark() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
mark() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
mark() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
mark() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
mark(int) - Method in class org.teavm.classlib.java.io.TBufferedInputStream
 
mark(int) - Method in class org.teavm.classlib.java.io.TBufferedReader
 
mark(int) - Method in class org.teavm.classlib.java.io.TByteArrayInputStream
 
mark(int) - Method in class org.teavm.classlib.java.io.TCharArrayReader
 
mark(int) - Method in class org.teavm.classlib.java.io.TFilterInputStream
 
mark(int) - Method in class org.teavm.classlib.java.io.TInputStream
 
mark(int) - Method in class org.teavm.classlib.java.io.TPushbackInputStream
 
mark(int) - Method in class org.teavm.classlib.java.io.TReader
 
mark(int) - Method in class org.teavm.classlib.java.io.TStringReader
 
mark(int) - Method in class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
markedPos - Variable in class org.teavm.classlib.java.io.TCharArrayReader
 
marklimit - Variable in class org.teavm.classlib.java.io.TBufferedInputStream
 
markpos - Variable in class org.teavm.classlib.java.io.TBufferedInputStream
 
markSupported() - Method in class org.teavm.classlib.java.io.TBufferedInputStream
 
markSupported() - Method in class org.teavm.classlib.java.io.TByteArrayInputStream
 
markSupported() - Method in class org.teavm.classlib.java.io.TCharArrayReader
 
markSupported() - Method in class org.teavm.classlib.java.io.TFilterInputStream
 
markSupported() - Method in class org.teavm.classlib.java.io.TInputStream
 
markSupported() - Method in class org.teavm.classlib.java.io.TPushbackInputStream
 
markSupported() - Method in class org.teavm.classlib.java.io.TReader
 
markSupported() - Method in class org.teavm.classlib.java.io.TStringReader
 
markSupported() - Method in class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
matched - Variable in class org.teavm.classlib.java.util.stream.doubleimpl.TAllMatchConsumer
 
matched - Variable in class org.teavm.classlib.java.util.stream.doubleimpl.TAnyMatchConsumer
 
matched - Variable in class org.teavm.classlib.java.util.stream.impl.TAllMatchConsumer
 
matched - Variable in class org.teavm.classlib.java.util.stream.impl.TAnyMatchConsumer
 
matched - Variable in class org.teavm.classlib.java.util.stream.intimpl.TAllMatchConsumer
 
matched - Variable in class org.teavm.classlib.java.util.stream.intimpl.TAnyMatchConsumer
 
matched - Variable in class org.teavm.classlib.java.util.stream.longimpl.TAllMatchConsumer
 
matched - Variable in class org.teavm.classlib.java.util.stream.longimpl.TAnyMatchConsumer
 
matcher(CharSequence) - Method in class org.teavm.classlib.java.util.regex.TPattern
Returns a TMatcher for the Pattern and a given input.
matches() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Tries to match the TPattern against the entire region (or the entire input, if no region has been set).
matches(String) - Method in class org.teavm.classlib.java.lang.TString
 
matches(String, CharSequence) - Static method in class org.teavm.classlib.java.util.regex.TPattern
Tries to match a given regular expression against a given input.
MATH_SYMBOL - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MathNativeGenerator - Class in org.teavm.classlib.java.lang
 
MathNativeGenerator() - Constructor for class org.teavm.classlib.java.lang.MathNativeGenerator
 
max() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
max() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
max() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
max() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
max() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
max() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
max(double, double) - Static method in class org.teavm.classlib.java.lang.TMath
 
max(double, double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
max(float, float) - Static method in class org.teavm.classlib.java.lang.TMath
 
max(float, float) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
max(int, int) - Static method in class org.teavm.classlib.java.lang.TMath
 
max(int, int) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
max(long, long) - Static method in class org.teavm.classlib.java.lang.TMath
 
max(long, long) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
max(Comparator<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
max(Comparator<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
max(TBigDecimal) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns the maximum of this BigDecimal and val.
max(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns the maximum of this BigInteger and val.
max(TCollection<? extends T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
max(TCollection<? extends T>, TComparator<? super T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
MAX - Static variable in class org.threeten.bp.Instant
The maximum supported Instant, '1000000000-12-31T23:59:59.999999999Z'.
MAX - Static variable in class org.threeten.bp.LocalDate
The maximum supported LocalDate, '+999999999-12-31'.
MAX - Static variable in class org.threeten.bp.LocalDateTime
The maximum supported LocalDateTime, '+999999999-12-31T23:59:59.999999999'.
MAX - Static variable in class org.threeten.bp.LocalTime
The maximum supported LocalTime, '23:59:59.999999999'.
MAX - Static variable in class org.threeten.bp.OffsetDateTime
The maximum supported OffsetDateTime, '+999999999-12-31T23:59:59.999999999-18:00'.
MAX - Static variable in class org.threeten.bp.OffsetTime
The maximum supported OffsetTime, '23:59:59.999999999-18:00'.
MAX - Static variable in class org.threeten.bp.ZoneOffset
Constant for the maximum supported offset.
MAX_CODE_POINT - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MAX_EXPONENT - Static variable in class org.teavm.classlib.java.lang.TDouble
 
MAX_EXPONENT - Static variable in class org.teavm.classlib.java.lang.TFloat
 
MAX_HIGH_SURROGATE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MAX_LOW_SURROGATE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MAX_POS - Static variable in class org.teavm.classlib.impl.text.FloatAnalyzer
 
MAX_RADIX - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MAX_SURROGATE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MAX_VALUE - Static variable in class org.teavm.classlib.java.lang.TByte
 
MAX_VALUE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MAX_VALUE - Static variable in class org.teavm.classlib.java.lang.TDouble
 
MAX_VALUE - Static variable in class org.teavm.classlib.java.lang.TFloat
 
MAX_VALUE - Static variable in class org.teavm.classlib.java.lang.TInteger
 
MAX_VALUE - Static variable in class org.teavm.classlib.java.lang.TLong
 
MAX_VALUE - Static variable in class org.teavm.classlib.java.lang.TShort
 
MAX_VALUE - Static variable in class org.threeten.bp.Year
The maximum supported year, '+999,999,999'.
MAX_VALUE_OF_ERA - Static variable in class org.threeten.bp.chrono.HijrahDate
The maximum valid year-of-era.
maxBy(TComparator<? super T>) - Static method in interface org.teavm.classlib.java.util.function.TBinaryOperator
 
maxBytesPerChar() - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
maxCharsPerByte() - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
maxLength() - Method in enum org.threeten.bp.Month
Gets the maximum length of this month in days.
MAY - Enum constant in enum org.threeten.bp.Month
The singleton instance for the month of May with 31 days.
MAY - Static variable in class org.teavm.classlib.java.util.TCalendar
 
MEDIUM - Enum constant in enum org.threeten.bp.format.FormatStyle
Medium text style, with some detail.
MEDIUM - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
MEIJI - Static variable in class org.threeten.bp.chrono.JapaneseEra
The singleton instance for the 'Meiji' era (1868-09-08 - 1912-07-29) which has the value -1.
memcpy(Address, Address, int) - Static method in class org.teavm.classlib.impl.c.Memory
 
Memory - Class in org.teavm.classlib.impl.c
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface org.teavm.classlib.java.util.TMap
 
metafactory(TMethodHandles.Lookup, String, TMethodType, TMethodType, TMethodHandle, TMethodType) - Static method in class org.teavm.classlib.java.lang.invoke.TLambdaMetafactory
 
method - Variable in class org.teavm.classlib.java.net.THttpURLConnection
 
METHOD - Enum constant in enum org.teavm.classlib.java.lang.annotation.TElementType
 
methodReached(DependencyAgent, MethodDependency) - Method in class org.teavm.classlib.impl.DeclaringClassDependencyListener
 
methodReached(DependencyAgent, MethodDependency) - Method in class org.teavm.classlib.impl.ReflectionDependencyListener
 
methodReached(DependencyAgent, MethodDependency) - Method in class org.teavm.classlib.impl.ServiceLoaderSupport
 
methodReached(DependencyAgent, MethodDependency) - Method in class org.teavm.classlib.java.lang.ClassDependencyListener
 
methodReached(DependencyAgent, MethodDependency) - Method in class org.teavm.classlib.java.lang.ClassGenerator
 
methodReached(DependencyAgent, MethodDependency) - Method in class org.teavm.classlib.java.lang.ObjectDependencyPlugin
 
methodReached(DependencyAgent, MethodDependency) - Method in class org.teavm.classlib.java.lang.reflect.AnnotationDependencyListener
 
methodReached(DependencyAgent, MethodDependency) - Method in class org.teavm.classlib.java.lang.reflect.ArrayNativeGenerator
 
methodReached(DependencyAgent, MethodDependency) - Method in class org.teavm.classlib.java.lang.StringNativeGenerator
 
methodReached(DependencyAgent, MethodDependency) - Method in class org.teavm.classlib.java.lang.SystemNativeGenerator
 
MICRO_OF_DAY - Enum constant in enum org.threeten.bp.temporal.ChronoField
The micro-of-day.
MICRO_OF_SECOND - Enum constant in enum org.threeten.bp.temporal.ChronoField
The micro-of-second.
MICROS - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a microsecond.
MICROSECONDS - Enum constant in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
MIDNIGHT - Static variable in class org.threeten.bp.LocalTime
The time of midnight at the start of the day, '00:00'.
MILLENNIA - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a millennium.
MILLI_OF_DAY - Enum constant in enum org.threeten.bp.temporal.ChronoField
The milli-of-day.
MILLI_OF_SECOND - Enum constant in enum org.threeten.bp.temporal.ChronoField
The milli-of-second.
millis() - Method in class org.threeten.bp.Clock
Gets the current millisecond instant of the clock.
MILLIS - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a millisecond.
MILLISECOND - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
MILLISECOND - Static variable in class org.teavm.classlib.java.util.TCalendar
 
MILLISECOND_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
MILLISECONDS - Enum constant in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
min() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
min() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
min() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
min() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
min() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
min() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
min(double, double) - Static method in class org.teavm.classlib.java.lang.TMath
 
min(double, double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
min(float, float) - Static method in class org.teavm.classlib.java.lang.TMath
 
min(float, float) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
min(int, int) - Static method in class org.teavm.classlib.java.lang.TMath
 
min(int, int) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
min(long, long) - Static method in class org.teavm.classlib.java.lang.TMath
 
min(long, long) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
min(Comparator<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
min(Comparator<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
min(TBigDecimal) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns the minimum of this BigDecimal and val.
min(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns the minimum of this BigInteger and val.
min(TCollection<? extends T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
min(TCollection<? extends T>, TComparator<? super T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
MIN - Static variable in class org.threeten.bp.Instant
The minimum supported Instant, '-1000000000-01-01T00:00Z'.
MIN - Static variable in class org.threeten.bp.LocalDate
The minimum supported LocalDate, '-999999999-01-01'.
MIN - Static variable in class org.threeten.bp.LocalDateTime
The minimum supported LocalDateTime, '-999999999-01-01T00:00:00'.
MIN - Static variable in class org.threeten.bp.LocalTime
The minimum supported LocalTime, '00:00'.
MIN - Static variable in class org.threeten.bp.OffsetDateTime
The minimum supported OffsetDateTime, '-999999999-01-01T00:00:00+18:00'.
MIN - Static variable in class org.threeten.bp.OffsetTime
The minimum supported OffsetTime, '00:00:00+18:00'.
MIN - Static variable in class org.threeten.bp.ZoneOffset
Constant for the maximum supported offset.
MIN_CODE_POINT - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MIN_EXPONENT - Static variable in class org.teavm.classlib.java.lang.TDouble
 
MIN_EXPONENT - Static variable in class org.teavm.classlib.java.lang.TFloat
 
MIN_HIGH_SURROGATE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MIN_LOW_SURROGATE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MIN_NORMAL - Static variable in class org.teavm.classlib.java.lang.TDouble
 
MIN_NORMAL - Static variable in class org.teavm.classlib.java.lang.TFloat
 
MIN_RADIX - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MIN_SUPPLEMENTARY_CODE_POINT - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MIN_SURROGATE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MIN_VALUE - Static variable in class org.teavm.classlib.java.lang.TByte
 
MIN_VALUE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MIN_VALUE - Static variable in class org.teavm.classlib.java.lang.TDouble
 
MIN_VALUE - Static variable in class org.teavm.classlib.java.lang.TFloat
 
MIN_VALUE - Static variable in class org.teavm.classlib.java.lang.TInteger
 
MIN_VALUE - Static variable in class org.teavm.classlib.java.lang.TLong
 
MIN_VALUE - Static variable in class org.teavm.classlib.java.lang.TShort
 
MIN_VALUE - Static variable in class org.threeten.bp.Year
The minimum supported year, '-999,999,999'.
MIN_VALUE_OF_ERA - Static variable in class org.threeten.bp.chrono.HijrahDate
The minimum valid year-of-era.
minBy(TComparator<? super T>) - Static method in interface org.teavm.classlib.java.util.function.TBinaryOperator
 
MinguoChronology - Class in org.threeten.bp.chrono
The Minguo calendar system.
MinguoDate - Class in org.threeten.bp.chrono
A date in the Minguo calendar system.
MinguoEra - Enum in org.threeten.bp.chrono
An era in the Minguo calendar system.
MinimalDaysInFirstWeekMetadataGenerator - Class in org.teavm.classlib.impl
 
MinimalDaysInFirstWeekMetadataGenerator() - Constructor for class org.teavm.classlib.impl.MinimalDaysInFirstWeekMetadataGenerator
 
minLength() - Method in enum org.threeten.bp.Month
Gets the minimum length of this month in days.
minus(long) - Method in enum org.threeten.bp.DayOfWeek
Returns the day-of-week that is the specified number of days before this one.
minus(long) - Method in enum org.threeten.bp.Month
Returns the month-of-year that is the specified number of months before this one.
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.HijrahDate
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.JapaneseDate
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.MinguoDate
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
minus(long, TemporalUnit) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.Instant
Returns an object of the same type as this object with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this date-time with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.LocalTime
Returns a copy of this time with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this date-time with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this time with the specified period subtracted.
minus(long, TemporalUnit) - Method in interface org.threeten.bp.temporal.Temporal
Returns an object of the same type as this object with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.Year
Returns an object of the same type as this object with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.YearMonth
Returns an object of the same type as this object with the specified period subtracted.
minus(long, TemporalUnit) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with the specified period subtracted.
minus(Duration) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoPeriod
Returns a copy of this period with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.HijrahDate
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.JapaneseDate
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.MinguoDate
 
minus(TemporalAmount) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
minus(TemporalAmount) - Method in class org.threeten.bp.Instant
Returns an object of the same type as this object with an amount subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this date-time with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.LocalTime
Returns a copy of this time with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this date-time with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this time with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified amount subtracted.
minus(TemporalAmount) - Method in interface org.threeten.bp.temporal.Temporal
Returns an object of the same type as this object with an amount subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.Year
Returns a copy of this year with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified period subtracted.
minus(TemporalAmount) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with the specified period subtracted.
minusDays(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in 24 hour days subtracted.
minusDays(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified number of days subtracted.
minusDays(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in days subtracted.
minusDays(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in days subtracted.
minusDays(long) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified days subtracted.
minusDays(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in days subtracted.
minusHours(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in hours subtracted.
minusHours(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in hours subtracted.
minusHours(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in hours subtracted.
minusHours(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in hours subtracted.
minusHours(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in hours subtracted.
minusHours(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in hours subtracted.
minusMillis(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in milliseconds subtracted.
minusMillis(long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration in milliseconds subtracted.
minusMinutes(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in minutes subtracted.
minusMinutes(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in minutes subtracted.
minusMinutes(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in minutes subtracted.
minusMinutes(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in minutes subtracted.
minusMinutes(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in minutes subtracted.
minusMinutes(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in minutes subtracted.
minusMonths(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified period in months subtracted.
minusMonths(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in months subtracted.
minusMonths(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in months subtracted.
minusMonths(long) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified months subtracted.
minusMonths(long) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified period in months subtracted.
minusMonths(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in months subtracted.
minusNanos(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in nanoseconds subtracted.
minusNanos(long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration in nanoseconds subtracted.
minusNanos(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in nanoseconds subtracted.
minusNanos(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in nanoseconds subtracted.
minusNanos(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in nanoseconds subtracted.
minusNanos(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in nanoseconds subtracted.
minusNanos(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in nanoseconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in seconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration in seconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in seconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in seconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in seconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in seconds subtracted.
minusSeconds(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in seconds subtracted.
minusWeeks(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified period in weeks subtracted.
minusWeeks(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in weeks subtracted.
minusWeeks(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in weeks subtracted.
minusWeeks(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in weeks subtracted.
minusYears(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified period in years subtracted.
minusYears(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in years subtracted.
minusYears(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in years subtracted.
minusYears(long) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified years subtracted.
minusYears(long) - Method in class org.threeten.bp.Year
Returns a copy of this year with the specified number of years subtracted.
minusYears(long) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified period in years subtracted.
minusYears(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in years subtracted.
MINUTE - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
MINUTE - Static variable in class org.teavm.classlib.java.util.TCalendar
 
MINUTE_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
MINUTE_OF_DAY - Enum constant in enum org.threeten.bp.temporal.ChronoField
The minute-of-day.
MINUTE_OF_HOUR - Enum constant in enum org.threeten.bp.temporal.ChronoField
The minute-of-hour.
MINUTES - Enum constant in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
MINUTES - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a minute.
mkdir() - Method in class org.teavm.classlib.java.io.TFile
 
mkdirs() - Method in class org.teavm.classlib.java.io.TFile
 
mod(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this mod m.
modCount - Variable in class org.teavm.classlib.java.util.TAbstractList
 
MODIFIED_JULIAN_DAY - Static variable in class org.threeten.bp.temporal.JulianFields
Modified Julian Day field.
MODIFIER_LETTER - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
MODIFIER_SYMBOL - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
modInverse(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is 1/this mod m.
modPow(TBigInteger, TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this^exponent mod m.
MONDAY - Enum constant in enum org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Monday.
MONDAY - Static variable in class org.teavm.classlib.java.util.TCalendar
 
Month - Enum in org.threeten.bp
A month-of-year, such as 'July'.
MONTH - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
MONTH - Static variable in class org.teavm.classlib.java.util.TCalendar
 
MONTH_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
MONTH_OF_YEAR - Enum constant in enum org.threeten.bp.temporal.ChronoField
The month-of-year, such as March.
MonthDay - Class in org.threeten.bp
A month-day in the ISO-8601 calendar system, such as --12-03.
MONTHS - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a month.
movePointLeft(int) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal instance where the decimal point has been moved n places to the left.
movePointRight(int) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal instance where the decimal point has been moved n places to the right.
MULTILINE - Static variable in class org.teavm.classlib.java.util.regex.TPattern
This constant specifies that the meta characters '^' and '$' match only the beginning and end end of an input line, respectively.
multipliedBy(int) - Method in class org.threeten.bp.chrono.ChronoPeriod
Returns a new instance with each amount in this period in this period multiplied by the specified scalar.
multipliedBy(int) - Method in class org.threeten.bp.Period
Returns a new instance with each element in this period multiplied by the specified scalar.
multipliedBy(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration multiplied by the scalar.
multiply(TBigDecimal) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this * multiplicand.
multiply(TBigDecimal, TMathContext) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this * multiplicand.
multiply(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this * val.

N

name() - Method in class org.teavm.classlib.java.lang.TEnum
 
name() - Method in class org.teavm.classlib.java.nio.charset.TCharset
 
Name(String) - Constructor for class org.teavm.classlib.java.util.jar.TAttributes.Name
 
NaN - Static variable in class org.teavm.classlib.java.lang.TDouble
 
NaN - Static variable in class org.teavm.classlib.java.lang.TFloat
 
NANO_OF_DAY - Enum constant in enum org.threeten.bp.temporal.ChronoField
The nano-of-day.
NANO_OF_SECOND - Enum constant in enum org.threeten.bp.temporal.ChronoField
The nano-of-second.
NANOS - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a nanosecond, the smallest supported unit of time.
NANOSECONDS - Enum constant in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
nanoTime() - Static method in class org.teavm.classlib.java.lang.TSystem
 
NARROW - Enum constant in enum org.threeten.bp.format.TextStyle
Narrow text, typically a single letter.
NARROW_STANDALONE - Enum constant in enum org.threeten.bp.format.TextStyle
Narrow text for stand-alone use, typically a single letter.
NATIVE - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
NATIVE - Static variable in class org.teavm.classlib.java.lang.reflect.TModifier
 
nativeOrder() - Static method in class org.teavm.classlib.java.nio.TByteOrder
 
naturalOrder() - Static method in interface org.teavm.classlib.java.util.TComparator
 
navigableKeySet() - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
navigableKeySet() - Method in class org.teavm.classlib.java.util.TTreeMap
 
nCopies(int, T) - Static method in class org.teavm.classlib.java.util.TCollections
 
needsDictionary() - Method in class org.teavm.classlib.java.util.zip.TInflater
 
needsInput() - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
needsInput() - Method in class org.teavm.classlib.java.util.zip.TInflater
 
negate() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is the -this.
negate() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is the -this.
negate() - Method in interface org.teavm.classlib.java.util.function.TBiPredicate
 
negate() - Method in interface org.teavm.classlib.java.util.function.TDoublePredicate
 
negate() - Method in interface org.teavm.classlib.java.util.function.TIntPredicate
 
negate() - Method in interface org.teavm.classlib.java.util.function.TLongPredicate
 
negate() - Method in interface org.teavm.classlib.java.util.function.TPredicate
 
negate(TMathContext) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is the -this.
negated() - Method in class org.threeten.bp.chrono.ChronoPeriod
Returns a new instance with each amount in this period negated.
negated() - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the length negated.
negated() - Method in class org.threeten.bp.Period
Returns a new instance with each amount in this period negated.
NEGATIVE_INFINITY - Static variable in class org.teavm.classlib.java.lang.TDouble
 
NEGATIVE_INFINITY - Static variable in class org.teavm.classlib.java.lang.TFloat
 
NEVER - Enum constant in enum org.threeten.bp.format.SignStyle
Style to never output sign, only outputting the absolute value.
newDecoder() - Method in class org.teavm.classlib.java.nio.charset.impl.TAsciiCharset
 
newDecoder() - Method in class org.teavm.classlib.java.nio.charset.impl.TIso8859Charset
 
newDecoder() - Method in class org.teavm.classlib.java.nio.charset.impl.TUTF16Charset
 
newDecoder() - Method in class org.teavm.classlib.java.nio.charset.impl.TUTF8Charset
 
newDecoder() - Method in class org.teavm.classlib.java.nio.charset.TCharset
 
newEmptyInstance() - Method in class org.teavm.classlib.java.lang.TClass
 
newEncoder() - Method in class org.teavm.classlib.java.nio.charset.impl.TAsciiCharset
 
newEncoder() - Method in class org.teavm.classlib.java.nio.charset.impl.TIso8859Charset
 
newEncoder() - Method in class org.teavm.classlib.java.nio.charset.impl.TUTF16Charset
 
newEncoder() - Method in class org.teavm.classlib.java.nio.charset.impl.TUTF8Charset
 
newEncoder() - Method in class org.teavm.classlib.java.nio.charset.TCharset
 
newInstance() - Method in class org.teavm.classlib.java.lang.TClass
 
newInstance(Class<?>, int) - Static method in class org.teavm.classlib.java.lang.reflect.TArray
 
newInstance(Object...) - Method in class org.teavm.classlib.java.lang.reflect.TConstructor
 
newLine() - Method in class org.teavm.classlib.java.io.TBufferedWriter
 
newSetFromMap(TMap<E, TBoolean>) - Static method in class org.teavm.classlib.java.util.TCollections
 
next - Variable in class org.teavm.classlib.impl.c.StringList
 
next() - Method in interface org.teavm.classlib.java.text.TCharacterIterator
 
next() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamIterator
 
next() - Method in interface org.teavm.classlib.java.util.TIterator
 
next() - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator.OfDouble
 
next() - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator.OfInt
 
next() - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator.OfLong
 
next(int) - Method in class org.teavm.classlib.java.util.TRandom
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TArrayDoubleStreamImpl
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TCloseHandlingDoubleStream
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TEmptyDoubleStreamImpl
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TFlatMappingDoubleStreamImpl
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TGenerateDoubleStream
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TGenericConcatDoubleStream
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TIterateDoubleStream
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TLimitingDoubleStreamImpl
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSingleDoubleStreamImpl
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSkippingDoubleStreamImpl
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSpecializedConcatDoubleStream
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TWrappingDoubleStreamImpl
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.impl.TFlatMappingToDoubleStreamImpl
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.impl.TMappingToDoubleStreamImpl
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TIntAsDoubleStream
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingToDoubleStreamImpl
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TLongAsDoubleStream
 
next(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingToDoubleStreamImpl
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToIntStreamImpl
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.impl.TFlatMappingToIntStreamImpl
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.impl.TMappingToIntStreamImpl
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TArrayIntStreamImpl
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TCloseHandlingIntStream
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TEmptyIntStreamImpl
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TFlatMappingIntStreamImpl
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TGenerateIntStream
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TGenericConcatIntStream
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TIterateIntStream
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TLimitingIntStreamImpl
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TRangeIntStream
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSingleIntStreamImpl
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSkippingIntStreamImpl
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSpecializedConcatIntStream
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TWrappingIntStreamImpl
 
next(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingToIntStreamImpl
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToLongStreamImpl
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.impl.TFlatMappingToLongStreamImpl
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.impl.TMappingToLongStreamImpl
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TIntAsLongStream
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingToLongStreamImpl
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TArrayLongStreamImpl
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TCloseHandlingLongStream
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TEmptyLongStreamImpl
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TFlatMappingLongStreamImpl
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TGenerateLongStream
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TGenericConcatLongStream
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TIterateLongStream
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TLimitingLongStreamImpl
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TRangeLongStream
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSingleLongStreamImpl
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSkippingLongStreamImpl
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSpecializedConcatLongStream
 
next(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TWrappingLongStreamImpl
 
next(Predicate<? super Double>) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TBoxedDoubleStream
 
next(Predicate<? super Integer>) - Method in class org.teavm.classlib.java.util.stream.intimpl.TBoxedIntStream
 
next(Predicate<? super Long>) - Method in class org.teavm.classlib.java.util.stream.longimpl.TBoxedLongStream
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToObjStreamImpl
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TArrayStreamImpl
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TCloseHandlingStream
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TEmptyStreamImpl
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TFlatMappingStreamImpl
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TGenerateStream
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TGenericConcatStream
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TIterateStream
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TLimitingStreamImpl
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSingleStreamImpl
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSkippingStreamImpl
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSortedStreamImpl
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSpecializedConcatStream
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TStreamOverSpliterator
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TStreamOverSpliteratorSupplier
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TWrappingStreamImpl
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingToObjStreamImpl
 
next(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingToObjStreamImpl
 
next(DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the next day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week after the date being adjusted.
nextAfter(double, double) - Static method in class org.teavm.classlib.java.lang.TMath
 
nextAfter(double, double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
nextAfter(float, double) - Static method in class org.teavm.classlib.java.lang.TMath
 
nextAfter(float, double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
nextBoolean() - Method in class org.teavm.classlib.java.util.TRandom
 
nextBytes(byte[]) - Method in class org.teavm.classlib.java.util.TRandom
 
nextClearBit(int) - Method in class org.teavm.classlib.java.util.TBitSet
 
nextDouble() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamIterator
 
nextDouble() - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator.OfDouble
 
nextDouble() - Method in class org.teavm.classlib.java.util.TRandom
 
nextDouble(double) - Static method in class org.teavm.classlib.java.text.TChoiceFormat
 
nextDouble(double) - Method in class org.teavm.classlib.java.util.concurrent.TThreadLocalRandom
 
nextDouble(double, boolean) - Static method in class org.teavm.classlib.java.text.TChoiceFormat
 
nextDouble(double, double) - Method in class org.teavm.classlib.java.util.concurrent.TThreadLocalRandom
 
nextDown(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
nextDown(float) - Static method in class org.teavm.classlib.java.lang.TMath
 
nextElement() - Method in interface org.teavm.classlib.java.util.TEnumeration
 
nextElement() - Method in class org.teavm.classlib.java.util.TStringTokenizer
 
nextFloat() - Method in class org.teavm.classlib.java.util.TRandom
 
nextGaussian() - Method in class org.teavm.classlib.java.util.TRandom
Generate a random number with Gaussian distribution: centered around 0 with a standard deviation of 1.0.
nextIndex() - Method in interface org.teavm.classlib.java.util.TListIterator
 
nextInt() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamIterator
 
nextInt() - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator.OfInt
 
nextInt() - Method in class org.teavm.classlib.java.util.TRandom
 
nextInt(int) - Method in class org.teavm.classlib.java.util.TRandom
 
nextInt(int, int) - Method in class org.teavm.classlib.java.util.concurrent.TThreadLocalRandom
 
nextLong() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamIterator
 
nextLong() - Method in interface org.teavm.classlib.java.util.TPrimitiveIterator.OfLong
 
nextLong() - Method in class org.teavm.classlib.java.util.TRandom
 
nextLong(long) - Method in class org.teavm.classlib.java.util.concurrent.TThreadLocalRandom
 
nextLong(long, long) - Method in class org.teavm.classlib.java.util.concurrent.TThreadLocalRandom
 
nextOrSame(DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the next-or-same day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week after the date being adjusted unless it is already on that day in which case the same object is returned.
nextProbablePrime() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns the smallest integer x > this which is probably prime as a BigInteger instance.
nextSetBit(int) - Method in class org.teavm.classlib.java.util.TBitSet
 
nextToken() - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
nextToken() - Method in class org.teavm.classlib.java.util.TStringTokenizer
 
nextToken(String) - Method in class org.teavm.classlib.java.util.TStringTokenizer
 
nextTransition(long) - Method in class org.teavm.classlib.impl.tz.AliasDateTimeZone
 
nextTransition(long) - Method in class org.teavm.classlib.impl.tz.CachedDateTimeZone
 
nextTransition(long) - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Advances the given instant to where the time zone offset or name changes.
nextTransition(long) - Method in class org.teavm.classlib.impl.tz.FixedDateTimeZone
 
nextTransition(Instant) - Method in class org.threeten.bp.zone.ZoneRules
Gets the next transition after the specified instant.
nextUp(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
nextUp(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
nextUp(float) - Static method in class org.teavm.classlib.java.lang.TMath
 
nextUp(float) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
NO_COMPRESSION - Static variable in class org.teavm.classlib.java.util.zip.TDeflater
 
NON_SPACING_MARK - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
noneMatch(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
noneMatch(DoublePredicate) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
noneMatch(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
noneMatch(IntPredicate) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
noneMatch(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
noneMatch(LongPredicate) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
noneMatch(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
noneMatch(Predicate<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
noneOf(Class<E>) - Static method in class org.teavm.classlib.java.util.TEnumSet
 
nonNull(Object) - Static method in class org.teavm.classlib.java.util.TObjects
 
NONNULL - Static variable in interface org.teavm.classlib.java.util.TSpliterator
 
NOON - Static variable in class org.threeten.bp.LocalTime
The time of noon in the middle of the day, '12:00'.
NORMAL - Enum constant in enum org.threeten.bp.format.SignStyle
Style to output the sign only if the value is negative.
normalize() - Method in class org.teavm.classlib.java.net.TURI
 
normalized() - Method in class org.threeten.bp.chrono.ChronoPeriod
Returns a copy of this period with the amounts of each unit normalized.
normalized() - Method in class org.threeten.bp.Period
Returns a copy of this period with the years and months normalized using a 12 month year.
normalized() - Method in class org.threeten.bp.ZoneId
Normalizes the time-zone ID, returning a ZoneOffset where possible.
not() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is ~this.
NOT_NEGATIVE - Enum constant in enum org.threeten.bp.format.SignStyle
Style to block negative values, throwing an exception on printing.
notify0() - Method in class org.teavm.classlib.java.lang.TObject
 
notifyAll0() - Method in class org.teavm.classlib.java.lang.TObject
 
notifyObservers() - Method in class org.teavm.classlib.java.util.TObservable
If hasChanged() returns true, calls the update() method for every observer in the list of observers using null as the argument.
notifyObservers(Object) - Method in class org.teavm.classlib.java.util.TObservable
If hasChanged() returns true, calls the update() method for every Observer in the list of observers using the specified argument.
NOVEMBER - Enum constant in enum org.threeten.bp.Month
The singleton instance for the month of November with 30 days.
NOVEMBER - Static variable in class org.teavm.classlib.java.util.TCalendar
 
now() - Static method in class org.threeten.bp.chrono.HijrahDate
Obtains the current HijrahDate of the Islamic Umm Al-Qura calendar in the default time-zone.
now() - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains the current JapaneseDate from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.chrono.MinguoDate
Obtains the current MinguoDate from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.chrono.ThaiBuddhistDate
Obtains the current ThaiBuddhistDate from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.Instant
Obtains the current instant from the system clock.
now() - Static method in class org.threeten.bp.LocalDate
Obtains the current date from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.LocalDateTime
Obtains the current date-time from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.LocalTime
Obtains the current time from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.MonthDay
Obtains the current month-day from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.OffsetDateTime
Obtains the current date-time from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.OffsetTime
Obtains the current time from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.Year
Obtains the current year from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.YearMonth
Obtains the current year-month from the system clock in the default time-zone.
now() - Static method in class org.threeten.bp.ZonedDateTime
Obtains the current date-time from the system clock in the default time-zone.
now(Clock) - Static method in class org.threeten.bp.chrono.HijrahDate
Obtains the current HijrahDate of the Islamic Umm Al-Qura calendar from the specified clock.
now(Clock) - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains the current JapaneseDate from the specified clock.
now(Clock) - Static method in class org.threeten.bp.chrono.MinguoDate
Obtains the current MinguoDate from the specified clock.
now(Clock) - Static method in class org.threeten.bp.chrono.ThaiBuddhistDate
Obtains the current ThaiBuddhistDate from the specified clock.
now(Clock) - Static method in class org.threeten.bp.Instant
Obtains the current instant from the specified clock.
now(Clock) - Static method in class org.threeten.bp.LocalDate
Obtains the current date from the specified clock.
now(Clock) - Static method in class org.threeten.bp.LocalDateTime
Obtains the current date-time from the specified clock.
now(Clock) - Static method in class org.threeten.bp.LocalTime
Obtains the current time from the specified clock.
now(Clock) - Static method in class org.threeten.bp.MonthDay
Obtains the current month-day from the specified clock.
now(Clock) - Static method in class org.threeten.bp.OffsetDateTime
Obtains the current date-time from the specified clock.
now(Clock) - Static method in class org.threeten.bp.OffsetTime
Obtains the current time from the specified clock.
now(Clock) - Static method in class org.threeten.bp.Year
Obtains the current year from the specified clock.
now(Clock) - Static method in class org.threeten.bp.YearMonth
Obtains the current year-month from the specified clock.
now(Clock) - Static method in class org.threeten.bp.ZonedDateTime
Obtains the current date-time from the specified clock.
now(ZoneId) - Static method in class org.threeten.bp.chrono.HijrahDate
Obtains the current HijrahDate of the Islamic Umm Al-Qura calendar in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains the current JapaneseDate from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.chrono.MinguoDate
Obtains the current MinguoDate from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.chrono.ThaiBuddhistDate
Obtains the current ThaiBuddhistDate from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.LocalDate
Obtains the current date from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.LocalDateTime
Obtains the current date-time from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.LocalTime
Obtains the current time from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.MonthDay
Obtains the current month-day from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.OffsetDateTime
Obtains the current date-time from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.OffsetTime
Obtains the current time from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.Year
Obtains the current year from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.YearMonth
Obtains the current year-month from the system clock in the specified time-zone.
now(ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains the current date-time from the system clock in the specified time-zone.
nullsFirst(TComparator<? super T>) - Static method in interface org.teavm.classlib.java.util.TComparator
 
nullsLast(TComparator<? super T>) - Static method in interface org.teavm.classlib.java.util.TComparator
 
NumberFormatMetadataGenerator - Class in org.teavm.classlib.impl.unicode
 
NumberFormatMetadataGenerator() - Constructor for class org.teavm.classlib.impl.unicode.NumberFormatMetadataGenerator
 
numberOfLeadingZeros(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
numberOfLeadingZeros(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
numberOfTrailingZeros(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
numberOfTrailingZeros(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
NumericClassTransformer - Class in org.teavm.classlib.impl
 
NumericClassTransformer() - Constructor for class org.teavm.classlib.impl.NumericClassTransformer
 
nval - Variable in class org.teavm.classlib.java.io.TStreamTokenizer
 

O

ObfuscationHacks - Class in org.teavm.classlib.impl
 
ObfuscationHacks() - Constructor for class org.teavm.classlib.impl.ObfuscationHacks
 
ObjectDependencyPlugin - Class in org.teavm.classlib.java.lang
 
ObjectDependencyPlugin() - Constructor for class org.teavm.classlib.java.lang.ObjectDependencyPlugin
 
OCTOBER - Enum constant in enum org.threeten.bp.Month
The singleton instance for the month of October with 31 days.
OCTOBER - Static variable in class org.teavm.classlib.java.util.TCalendar
 
of() - Static method in interface org.teavm.classlib.java.util.TList
 
of() - Static method in interface org.teavm.classlib.java.util.TMap
 
of() - Static method in interface org.teavm.classlib.java.util.TSet
 
of(double) - Static method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
of(double) - Static method in class org.teavm.classlib.java.util.TOptionalDouble
 
of(double...) - Static method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
of(int) - Static method in interface org.teavm.classlib.java.util.stream.TIntStream
 
of(int) - Static method in class org.teavm.classlib.java.util.TOptionalInt
 
of(int) - Static method in enum org.threeten.bp.chrono.HijrahEra
Obtains an instance of HijrahEra from a value.
of(int) - Static method in enum org.threeten.bp.chrono.IsoEra
Obtains an instance of IsoEra from an int value.
of(int) - Static method in class org.threeten.bp.chrono.JapaneseEra
Obtains an instance of JapaneseEra from an int value.
of(int) - Static method in enum org.threeten.bp.chrono.MinguoEra
Obtains an instance of MinguoEra from an int value.
of(int) - Static method in enum org.threeten.bp.chrono.ThaiBuddhistEra
Obtains an instance of ThaiBuddhistEra from a value.
of(int) - Static method in enum org.threeten.bp.DayOfWeek
Obtains an instance of DayOfWeek from an int value.
of(int) - Static method in enum org.threeten.bp.Month
Obtains an instance of Month from an int value.
of(int) - Static method in class org.threeten.bp.Year
Obtains an instance of Year.
of(int...) - Static method in interface org.teavm.classlib.java.util.stream.TIntStream
 
of(int, int) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from an hour and minute.
of(int, int) - Static method in class org.threeten.bp.MonthDay
Obtains an instance of MonthDay.
of(int, int) - Static method in class org.threeten.bp.YearMonth
Obtains an instance of YearMonth from a year and month.
of(int, int, int) - Static method in class org.threeten.bp.chrono.HijrahDate
Obtains an instance of HijrahDate from the Hijrah era year, month-of-year and day-of-month.
of(int, int, int) - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains a JapaneseDate representing a date in the Japanese calendar system from the proleptic-year, month-of-year and day-of-month fields.
of(int, int, int) - Static method in class org.threeten.bp.chrono.MinguoDate
Obtains a MinguoDate representing a date in the Minguo calendar system from the proleptic-year, month-of-year and day-of-month fields.
of(int, int, int) - Static method in class org.threeten.bp.chrono.ThaiBuddhistDate
Obtains a ThaiBuddhistDate representing a date in the Thai Buddhist calendar system from the proleptic-year, month-of-year and day-of-month fields.
of(int, int, int) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from a year, month and day.
of(int, int, int) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from an hour, minute and second.
of(int, int, int) - Static method in class org.threeten.bp.Period
Obtains a Period representing a number of years, months and days.
of(int, int, int, int) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from an hour, minute, second and nanosecond.
of(int, int, int, int, int) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour and minute, setting the second and nanosecond to zero.
of(int, int, int, int, int, int) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute and second, setting the nanosecond to zero.
of(int, int, int, int, int, int, int) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute, second and nanosecond.
of(int, int, int, int, int, int, int, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a year, month, day, hour, minute, second, nanosecond and time-zone.
of(int, int, int, int, int, int, int, ZoneOffset) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from a year, month, day, hour, minute, second, nanosecond and offset.
of(int, int, int, int, ZoneOffset) - Static method in class org.threeten.bp.OffsetTime
Obtains an instance of OffsetTime from an hour, minute, second and nanosecond.
of(int, Month) - Static method in class org.threeten.bp.YearMonth
Obtains an instance of YearMonth from a year and month.
of(int, Month, int) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from a year, month and day.
of(int, Month, int, int, int) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour and minute, setting the second and nanosecond to zero.
of(int, Month, int, int, int, int) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute and second, setting the nanosecond to zero.
of(int, Month, int, int, int, int, int) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute, second and nanosecond.
of(long) - Static method in interface org.teavm.classlib.java.util.stream.TLongStream
 
of(long) - Static method in class org.teavm.classlib.java.util.TOptionalLong
 
of(long...) - Static method in interface org.teavm.classlib.java.util.stream.TLongStream
 
of(long, long) - Static method in class org.threeten.bp.temporal.ValueRange
Obtains a fixed value range.
of(long, long, long) - Static method in class org.threeten.bp.temporal.ValueRange
Obtains a variable value range.
of(long, long, long, long) - Static method in class org.threeten.bp.temporal.ValueRange
Obtains a fully variable value range.
of(long, TemporalUnit) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a duration in the specified unit.
of(E) - Static method in class org.teavm.classlib.java.util.TEnumSet
 
of(E) - Static method in interface org.teavm.classlib.java.util.TList
 
of(E) - Static method in interface org.teavm.classlib.java.util.TSet
 
of(E...) - Static method in interface org.teavm.classlib.java.util.TList
 
of(E...) - Static method in interface org.teavm.classlib.java.util.TSet
 
of(E, E) - Static method in class org.teavm.classlib.java.util.TEnumSet
 
of(E, E) - Static method in interface org.teavm.classlib.java.util.TList
 
of(E, E) - Static method in interface org.teavm.classlib.java.util.TSet
 
of(E, E...) - Static method in class org.teavm.classlib.java.util.TEnumSet
 
of(E, E, E) - Static method in class org.teavm.classlib.java.util.TEnumSet
 
of(E, E, E) - Static method in interface org.teavm.classlib.java.util.TList
 
of(E, E, E) - Static method in interface org.teavm.classlib.java.util.TSet
 
of(E, E, E, E) - Static method in class org.teavm.classlib.java.util.TEnumSet
 
of(E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TList
 
of(E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TSet
 
of(E, E, E, E, E) - Static method in class org.teavm.classlib.java.util.TEnumSet
 
of(E, E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TList
 
of(E, E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TSet
 
of(E, E, E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TList
 
of(E, E, E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TSet
 
of(E, E, E, E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TList
 
of(E, E, E, E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TSet
 
of(E, E, E, E, E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TList
 
of(E, E, E, E, E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TSet
 
of(E, E, E, E, E, E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TList
 
of(E, E, E, E, E, E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TSet
 
of(E, E, E, E, E, E, E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TList
 
of(E, E, E, E, E, E, E, E, E, E) - Static method in interface org.teavm.classlib.java.util.TSet
 
of(String) - Static method in class org.threeten.bp.chrono.Chronology
Obtains an instance of Chronology from a chronology ID or calendar system type.
of(String) - Static method in class org.threeten.bp.ZoneId
Obtains an instance of ZoneId from an ID ensuring that the ID is valid and available for use.
of(String) - Static method in class org.threeten.bp.ZoneOffset
Obtains an instance of ZoneOffset using the ID.
of(String, Map<String, String>) - Static method in class org.threeten.bp.ZoneId
Obtains an instance of ZoneId using its ID using a map of aliases to supplement the standard zone IDs.
of(Supplier<A>, BiConsumer<A, T>, BinaryOperator<A>, Function<A, R>, TCollector.Characteristics...) - Static method in interface org.teavm.classlib.java.util.stream.TCollector
 
of(Supplier<R>, BiConsumer<R, T>, BinaryOperator<R>, TCollector.Characteristics...) - Static method in interface org.teavm.classlib.java.util.stream.TCollector
 
of(Locale) - Static method in class org.threeten.bp.format.DecimalStyle
Obtains symbols for the specified locale.
of(Locale) - Static method in class org.threeten.bp.temporal.WeekFields
Obtains an instance of WeekFields appropriate for a locale.
of(K, V) - Static method in interface org.teavm.classlib.java.util.TMap
 
of(K, V, K, V) - Static method in interface org.teavm.classlib.java.util.TMap
 
of(K, V, K, V, K, V) - Static method in interface org.teavm.classlib.java.util.TMap
 
of(K, V, K, V, K, V, K, V) - Static method in interface org.teavm.classlib.java.util.TMap
 
of(K, V, K, V, K, V, K, V, K, V) - Static method in interface org.teavm.classlib.java.util.TMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in interface org.teavm.classlib.java.util.TMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in interface org.teavm.classlib.java.util.TMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in interface org.teavm.classlib.java.util.TMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in interface org.teavm.classlib.java.util.TMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in interface org.teavm.classlib.java.util.TMap
 
of(JapaneseEra, int, int, int) - Static method in class org.threeten.bp.chrono.JapaneseDate
Obtains a JapaneseDate representing a date in the Japanese calendar system from the era, year-of-era, month-of-year and day-of-month fields.
of(DayOfWeek, int) - Static method in class org.threeten.bp.temporal.WeekFields
Obtains an instance of WeekFields from the first day-of-week and minimal days.
of(LocalDate, LocalTime) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from a date and time.
of(LocalDate, LocalTime, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a local date and time.
of(LocalDate, LocalTime, ZoneOffset) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from a date, time and offset.
of(LocalDateTime, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a local date-time.
of(LocalDateTime, ZoneOffset) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from a date-time and offset.
of(LocalDateTime, ZoneOffset, ZoneOffset) - Static method in class org.threeten.bp.zone.ZoneOffsetTransition
Obtains an instance defining a transition between two offsets.
of(LocalTime, ZoneOffset) - Static method in class org.threeten.bp.OffsetTime
Obtains an instance of OffsetTime from a local time and an offset.
of(Month, int) - Static method in class org.threeten.bp.MonthDay
Obtains an instance of MonthDay.
of(Month, int, DayOfWeek, LocalTime, boolean, ZoneOffsetTransitionRule.TimeDefinition, ZoneOffset, ZoneOffset, ZoneOffset) - Static method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Obtains an instance defining the yearly rule to create transitions between two offsets.
of(ZoneOffset) - Static method in class org.threeten.bp.zone.ZoneRules
Obtains an instance of ZoneRules that always uses the same offset.
of(ZoneOffset, ZoneOffset, List<ZoneOffsetTransition>, List<ZoneOffsetTransition>, List<ZoneOffsetTransitionRule>) - Static method in class org.threeten.bp.zone.ZoneRules
Obtains an instance of ZoneRules with full transition rules.
of(T) - Static method in interface org.teavm.classlib.java.util.stream.TStream
 
of(T) - Static method in class org.teavm.classlib.java.util.TOptional
 
of(T...) - Static method in interface org.teavm.classlib.java.util.stream.TStream
 
ofCalendarField(int) - Static method in class org.teavm.classlib.java.text.TDateFormat.Field
 
ofDays(int) - Static method in class org.threeten.bp.Period
Obtains a Period representing a number of days.
ofDays(long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of standard 24 hour days.
ofDefaultLocale() - Static method in class org.threeten.bp.format.DecimalStyle
Obtains symbols for the default locale.
ofEntries(TMap.Entry<K, V>...) - Static method in interface org.teavm.classlib.java.util.TMap
 
ofEpochDay(long) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from the epoch day count.
ofEpochMilli(long) - Static method in class org.threeten.bp.Instant
Obtains an instance of Instant using milliseconds from the epoch of 1970-01-01T00:00:00Z.
ofEpochSecond(long) - Static method in class org.threeten.bp.Instant
Obtains an instance of Instant using seconds from the epoch of 1970-01-01T00:00:00Z.
ofEpochSecond(long, int, ZoneOffset) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime using seconds from the epoch of 1970-01-01T00:00:00Z.
ofEpochSecond(long, long) - Static method in class org.threeten.bp.Instant
Obtains an instance of Instant using seconds from the epoch of 1970-01-01T00:00:00Z and nanosecond fraction of second.
OFF - Static variable in class org.teavm.classlib.java.util.logging.TLevel
 
offer(E) - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
offer(E) - Method in class org.teavm.classlib.java.util.TArrayDeque
 
offer(E) - Method in class org.teavm.classlib.java.util.TLinkedList
 
offer(E) - Method in class org.teavm.classlib.java.util.TPriorityQueue
 
offer(E) - Method in interface org.teavm.classlib.java.util.TQueue
 
offer(E, long, TTimeUnit) - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
offer(E, long, TTimeUnit) - Method in interface org.teavm.classlib.java.util.concurrent.TBlockingQueue
 
offerFirst(E) - Method in class org.teavm.classlib.java.util.TArrayDeque
 
offerFirst(E) - Method in interface org.teavm.classlib.java.util.TDeque
 
offerFirst(E) - Method in class org.teavm.classlib.java.util.TLinkedList
 
offerLast(E) - Method in class org.teavm.classlib.java.util.TArrayDeque
 
offerLast(E) - Method in interface org.teavm.classlib.java.util.TDeque
 
offerLast(E) - Method in class org.teavm.classlib.java.util.TLinkedList
 
offset() - Static method in class org.threeten.bp.temporal.TemporalQueries
A query for ZoneOffset returning null if not found.
offset(Clock, Duration) - Static method in class org.threeten.bp.Clock
Obtains a clock that returns instants from the specified clock with the specified duration added
OFFSET_SECONDS - Enum constant in enum org.threeten.bp.temporal.ChronoField
The offset from UTC/Greenwich.
offsetByCodePoints(char[], int, int, int, int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
offsetByCodePoints(int, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
offsetByCodePoints(int, int) - Method in class org.teavm.classlib.java.lang.TString
 
offsetByCodePoints(TCharSequence, int, int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
OffsetDateTime - Class in org.threeten.bp
A date-time with an offset from UTC/Greenwich in the ISO-8601 calendar system, such as 2007-12-23T10:15:30+01:00.
OffsetTime - Class in org.threeten.bp
A time with an offset from UTC/Greenwich in the ISO-8601 calendar system, such as 10:15:30+01:00.
ofHours(int) - Static method in class org.threeten.bp.ZoneOffset
Obtains an instance of ZoneOffset using an offset in hours.
ofHours(long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of standard length hours.
ofHoursMinutes(int, int) - Static method in class org.threeten.bp.ZoneOffset
Obtains an instance of ZoneOffset using an offset in hours and minutes.
ofHoursMinutesSeconds(int, int, int) - Static method in class org.threeten.bp.ZoneOffset
Obtains an instance of ZoneOffset using an offset in hours, minutes and seconds.
ofInstant(Instant, ZoneId) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class org.threeten.bp.OffsetTime
Obtains an instance of OffsetTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from an Instant.
ofInstant(LocalDateTime, ZoneOffset, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from the instant formed by combining the local date-time and offset.
ofLocal(LocalDateTime, ZoneId, ZoneOffset) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a local date-time using the preferred offset if possible.
ofLocale(Locale) - Static method in class org.threeten.bp.chrono.Chronology
Obtains an instance of Chronology from a locale.
ofLocalizedDate(FormatStyle) - Static method in class org.threeten.bp.format.DateTimeFormatter
Returns a locale specific date format.
ofLocalizedDateTime(FormatStyle) - Static method in class org.threeten.bp.format.DateTimeFormatter
Returns a locale specific date-time format, which is typically of short length.
ofLocalizedDateTime(FormatStyle, FormatStyle) - Static method in class org.threeten.bp.format.DateTimeFormatter
Returns a locale specific date and time format.
ofLocalizedTime(FormatStyle) - Static method in class org.threeten.bp.format.DateTimeFormatter
Returns a locale specific time format.
ofMillis(long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of milliseconds.
ofMinutes(long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of standard length minutes.
ofMonths(int) - Static method in class org.threeten.bp.Period
Obtains a Period representing a number of months.
ofNanoOfDay(long) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from a nanos-of-day value.
ofNanos(long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of nanoseconds.
ofNullable(T) - Static method in class org.teavm.classlib.java.util.TOptional
 
ofOffset(String, ZoneOffset) - Static method in class org.threeten.bp.ZoneId
Obtains an instance of ZoneId wrapping an offset.
ofPattern(String) - Static method in class org.threeten.bp.format.DateTimeFormatter
Creates a formatter using the specified pattern.
ofPattern(String, Locale) - Static method in class org.threeten.bp.format.DateTimeFormatter
Creates a formatter using the specified pattern.
ofSecondOfDay(long) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from a second-of-day value.
ofSeconds(long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of seconds.
ofSeconds(long, long) - Static method in class org.threeten.bp.Duration
Obtains an instance of Duration from a number of seconds and an adjustment in nanoseconds.
ofStrict(LocalDateTime, ZoneOffset, ZoneId) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime strictly validating the combination of local date-time, offset and zone ID.
ofTotalSeconds(int) - Static method in class org.threeten.bp.ZoneOffset
Obtains an instance of ZoneOffset specifying the total offset in seconds
ofWeeks(int) - Static method in class org.threeten.bp.Period
Obtains a Period representing a number of weeks.
ofYearDay(int, int) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from a year and day-of-year.
ofYears(int) - Static method in class org.threeten.bp.Period
Obtains a Period representing a number of years.
onClose(Runnable) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
onClose(Runnable) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
onClose(Runnable) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
onClose(Runnable) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
onClose(Runnable) - Method in interface org.teavm.classlib.java.util.stream.TBaseStream
 
onComplete() - Method in interface org.teavm.classlib.java.util.concurrent.TFlow.Subscriber
 
ONE - Static variable in class org.teavm.classlib.java.math.TBigDecimal
The constant one as a BigDecimal.
ONE - Static variable in class org.teavm.classlib.java.math.TBigInteger
The BigInteger constant 1.
onError(Throwable) - Method in interface org.teavm.classlib.java.util.concurrent.TFlow.Subscriber
 
onMalformedInput(TCodingErrorAction) - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
onMalformedInput(TCodingErrorAction) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
onNext(T) - Method in interface org.teavm.classlib.java.util.concurrent.TFlow.Subscriber
 
onSubscribe(TFlow.Subscription) - Method in interface org.teavm.classlib.java.util.concurrent.TFlow.Subscriber
 
onUnmappableCharacter(TCodingErrorAction) - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
onUnmappableCharacter(TCodingErrorAction) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
OPEN_DELETE - Static variable in class org.teavm.classlib.java.util.zip.TZipFile
 
OPEN_READ - Static variable in class org.teavm.classlib.java.util.zip.TZipFile
 
openConnection() - Method in class org.teavm.classlib.java.net.TURL
 
openConnection(TURL) - Method in class org.teavm.classlib.java.net.impl.TDummyStreamHandler
 
openConnection(TURL) - Method in class org.teavm.classlib.java.net.impl.TXHRStreamHandler
 
openConnection(TURL) - Method in class org.teavm.classlib.java.net.TURLStreamHandler
 
openStream() - Method in class org.teavm.classlib.java.net.TURL
 
optionalEnd() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Ends an optional section.
optionalStart() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Mark the start of an optional section.
or(Supplier<? extends TOptional<? extends T>>) - Method in class org.teavm.classlib.java.util.TOptional
 
or(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this | val.
or(TBiPredicate<? super T, ? super U>) - Method in interface org.teavm.classlib.java.util.function.TBiPredicate
 
or(TDoublePredicate) - Method in interface org.teavm.classlib.java.util.function.TDoublePredicate
 
or(TIntPredicate) - Method in interface org.teavm.classlib.java.util.function.TIntPredicate
 
or(TLongPredicate) - Method in interface org.teavm.classlib.java.util.function.TLongPredicate
 
or(TPredicate<? super T>) - Method in interface org.teavm.classlib.java.util.function.TPredicate
 
or(TBitSet) - Method in class org.teavm.classlib.java.util.TBitSet
 
order() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
order() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
order() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
order() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
order() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
order() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
order() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
order(TByteOrder) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
ORDERED - Static variable in interface org.teavm.classlib.java.util.TSpliterator
 
ordinal() - Method in class org.teavm.classlib.java.lang.TEnum
 
ordinaryChar(int) - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
ordinaryChars(int, int) - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
orElse(double) - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
orElse(int) - Method in class org.teavm.classlib.java.util.TOptionalInt
 
orElse(long) - Method in class org.teavm.classlib.java.util.TOptionalLong
 
orElse(T) - Method in class org.teavm.classlib.java.util.TOptional
 
orElseGet(DoubleSupplier) - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
orElseGet(IntSupplier) - Method in class org.teavm.classlib.java.util.TOptionalInt
 
orElseGet(LongSupplier) - Method in class org.teavm.classlib.java.util.TOptionalLong
 
orElseGet(Supplier<? extends T>) - Method in class org.teavm.classlib.java.util.TOptional
 
orElseThrow() - Method in class org.teavm.classlib.java.util.TOptional
 
orElseThrow() - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
orElseThrow() - Method in class org.teavm.classlib.java.util.TOptionalInt
 
orElseThrow() - Method in class org.teavm.classlib.java.util.TOptionalLong
 
orElseThrow(Supplier<? extends X>) - Method in class org.teavm.classlib.java.util.TOptional
 
orElseThrow(Supplier<? extends X>) - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
orElseThrow(Supplier<? extends X>) - Method in class org.teavm.classlib.java.util.TOptionalInt
 
orElseThrow(Supplier<? extends X>) - Method in class org.teavm.classlib.java.util.TOptionalLong
 
org.teavm.classlib - package org.teavm.classlib
 
org.teavm.classlib.fs - package org.teavm.classlib.fs
 
org.teavm.classlib.fs.c - package org.teavm.classlib.fs.c
 
org.teavm.classlib.fs.memory - package org.teavm.classlib.fs.memory
 
org.teavm.classlib.impl - package org.teavm.classlib.impl
 
org.teavm.classlib.impl.c - package org.teavm.classlib.impl.c
 
org.teavm.classlib.impl.console - package org.teavm.classlib.impl.console
 
org.teavm.classlib.impl.currency - package org.teavm.classlib.impl.currency
 
org.teavm.classlib.impl.lambda - package org.teavm.classlib.impl.lambda
 
org.teavm.classlib.impl.reflection - package org.teavm.classlib.impl.reflection
 
org.teavm.classlib.impl.text - package org.teavm.classlib.impl.text
 
org.teavm.classlib.impl.tz - package org.teavm.classlib.impl.tz
 
org.teavm.classlib.impl.unicode - package org.teavm.classlib.impl.unicode
 
org.teavm.classlib.java.awt - package org.teavm.classlib.java.awt
 
org.teavm.classlib.java.io - package org.teavm.classlib.java.io
 
org.teavm.classlib.java.lang - package org.teavm.classlib.java.lang
 
org.teavm.classlib.java.lang.annotation - package org.teavm.classlib.java.lang.annotation
 
org.teavm.classlib.java.lang.invoke - package org.teavm.classlib.java.lang.invoke
 
org.teavm.classlib.java.lang.ref - package org.teavm.classlib.java.lang.ref
 
org.teavm.classlib.java.lang.reflect - package org.teavm.classlib.java.lang.reflect
 
org.teavm.classlib.java.math - package org.teavm.classlib.java.math
 
org.teavm.classlib.java.net - package org.teavm.classlib.java.net
 
org.teavm.classlib.java.net.impl - package org.teavm.classlib.java.net.impl
 
org.teavm.classlib.java.nio - package org.teavm.classlib.java.nio
 
org.teavm.classlib.java.nio.charset - package org.teavm.classlib.java.nio.charset
 
org.teavm.classlib.java.nio.charset.impl - package org.teavm.classlib.java.nio.charset.impl
 
org.teavm.classlib.java.security - package org.teavm.classlib.java.security
 
org.teavm.classlib.java.text - package org.teavm.classlib.java.text
 
org.teavm.classlib.java.util - package org.teavm.classlib.java.util
 
org.teavm.classlib.java.util.concurrent - package org.teavm.classlib.java.util.concurrent
 
org.teavm.classlib.java.util.concurrent.atomic - package org.teavm.classlib.java.util.concurrent.atomic
 
org.teavm.classlib.java.util.function - package org.teavm.classlib.java.util.function
 
org.teavm.classlib.java.util.jar - package org.teavm.classlib.java.util.jar
 
org.teavm.classlib.java.util.logging - package org.teavm.classlib.java.util.logging
 
org.teavm.classlib.java.util.regex - package org.teavm.classlib.java.util.regex
 
org.teavm.classlib.java.util.stream - package org.teavm.classlib.java.util.stream
 
org.teavm.classlib.java.util.stream.doubleimpl - package org.teavm.classlib.java.util.stream.doubleimpl
 
org.teavm.classlib.java.util.stream.impl - package org.teavm.classlib.java.util.stream.impl
 
org.teavm.classlib.java.util.stream.intimpl - package org.teavm.classlib.java.util.stream.intimpl
 
org.teavm.classlib.java.util.stream.longimpl - package org.teavm.classlib.java.util.stream.longimpl
 
org.teavm.classlib.java.util.zip - package org.teavm.classlib.java.util.zip
 
org.threeten.bp - package org.threeten.bp
The main API for dates, times, instants, and durations.
org.threeten.bp.chrono - package org.threeten.bp.chrono
Support for calendar systems other than the default ISO.
org.threeten.bp.format - package org.threeten.bp.format
Provides classes to print and parse dates and times.
org.threeten.bp.jdk8 - package org.threeten.bp.jdk8
Simulates JDK 8 features on JDK 7.
org.threeten.bp.temporal - package org.threeten.bp.temporal
Access to date and time using fields and units.
org.threeten.bp.zone - package org.threeten.bp.zone
Support for time-zones and their rules.
OTHER_LETTER - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
OTHER_NUMBER - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
OTHER_PUNCTUATION - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
OTHER_SYMBOL - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
out - Variable in class org.teavm.classlib.java.io.TFilterOutputStream
 
out - Variable in class org.teavm.classlib.java.io.TPipedInputStream
 
out - Variable in class org.teavm.classlib.java.io.TPrintWriter
 
out() - Static method in class org.teavm.classlib.java.lang.TSystem
 
out() - Method in class org.teavm.classlib.java.util.TFormatter
 
OVERFLOW - Static variable in class org.teavm.classlib.java.nio.charset.TCoderResult
 

P

PACKAGE - Enum constant in enum org.teavm.classlib.java.lang.annotation.TElementType
 
PACKAGE_PRIVATE - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
padNext(int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Causes the next added printer/parser to pad to a fixed width using a space.
padNext(int, char) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Causes the next added printer/parser to pad to a fixed width.
PARAGRAPH_SEPARATOR - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
parallel() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
parallel() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
parallel() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
parallel() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
parallel() - Method in interface org.teavm.classlib.java.util.stream.TBaseStream
 
PARAMETER - Enum constant in enum org.teavm.classlib.java.lang.annotation.TElementType
 
parent - Variable in class org.teavm.classlib.java.util.TResourceBundle
 
parse(CharSequence) - Static method in class org.threeten.bp.Duration
Obtains a Duration from a text string such as PnDTnHnMn.nS.
parse(CharSequence) - Method in class org.threeten.bp.format.DateTimeFormatter
Fully parses the text producing a temporal object.
parse(CharSequence) - Static method in class org.threeten.bp.Instant
Obtains an instance of Instant from a text string such as 2007-12-23T10:15:30.000Z.
parse(CharSequence) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from a text string such as 2007-12-23.
parse(CharSequence) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from a text string such as 2007-12-23T10:15:30.
parse(CharSequence) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from a text string such as 10:15.
parse(CharSequence) - Static method in class org.threeten.bp.MonthDay
Obtains an instance of MonthDay from a text string such as --12-03.
parse(CharSequence) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from a text string such as 2007-12-23T10:15:30+01:00.
parse(CharSequence) - Static method in class org.threeten.bp.OffsetTime
Obtains an instance of OffsetTime from a text string such as 10:15:30+01:00.
parse(CharSequence) - Static method in class org.threeten.bp.Period
Obtains a Period from a text string such as PnYnMnD.
parse(CharSequence) - Static method in class org.threeten.bp.Year
Obtains an instance of Year from a text string such as 2007.
parse(CharSequence) - Static method in class org.threeten.bp.YearMonth
Obtains an instance of YearMonth from a text string such as 2007-12.
parse(CharSequence) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a text string such as 2007-12-23T10:15:30+01:00[Europe/Paris].
parse(CharSequence, ParsePosition) - Method in class org.threeten.bp.format.DateTimeFormatter
Parses the text using this formatter, providing control over the text position.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.LocalDate
Obtains an instance of LocalDate from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.LocalDateTime
Obtains an instance of LocalDateTime from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.LocalTime
Obtains an instance of LocalTime from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.MonthDay
Obtains an instance of MonthDay from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.OffsetDateTime
Obtains an instance of OffsetDateTime from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.OffsetTime
Obtains an instance of OffsetTime from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.Year
Obtains an instance of Year from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.YearMonth
Obtains an instance of YearMonth from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class org.threeten.bp.ZonedDateTime
Obtains an instance of ZonedDateTime from a text string using a specific formatter.
parse(CharSequence, TemporalQuery<T>) - Method in class org.threeten.bp.format.DateTimeFormatter
Fully parses the text producing an object of the specified type.
parse(String) - Method in class org.teavm.classlib.java.text.TDateFormat
 
parse(String) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
parse(String) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
parse(String) - Static method in class org.teavm.classlib.java.util.TDate
Deprecated.
parse(String, TParsePosition) - Method in class org.teavm.classlib.java.text.TChoiceFormat
 
parse(String, TParsePosition) - Method in class org.teavm.classlib.java.text.TDateFormat
 
parse(String, TParsePosition) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
parse(String, TParsePosition) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
parse(String, TParsePosition) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
parse(String, TParsePosition) - Method in class org.teavm.classlib.java.text.TSimpleDateFormat
 
parse(DateTimeParseContext, CharSequence, int) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.InstantPrinterParser
 
parseBest(CharSequence, TemporalQuery<?>...) - Method in class org.threeten.bp.format.DateTimeFormatter
Fully parses the text producing an object of one of the specified types.
parseBoolean(String) - Static method in class org.teavm.classlib.java.lang.TBoolean
 
parseByte(String) - Static method in class org.teavm.classlib.java.lang.TByte
 
parseByte(String, int) - Static method in class org.teavm.classlib.java.lang.TByte
 
parseCaseInsensitive() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Changes the parse style to be case insensitive for the remainder of the formatter.
parseCaseSensitive() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Changes the parse style to be case sensitive for the remainder of the formatter.
parseDataFile(BufferedReader, boolean) - Method in class org.teavm.classlib.impl.tz.ZoneInfoCompiler
 
parseDefaulting(TemporalField, long) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Appends a default value for a field to the formatter for use in parsing.
parsedExcessDays() - Static method in class org.threeten.bp.format.DateTimeFormatter
A query that provides access to the excess days that were parsed.
parsedLeapSecond() - Static method in class org.threeten.bp.format.DateTimeFormatter
A query that provides access to whether a leap-second was parsed.
parseDouble(TString) - Static method in class org.teavm.classlib.java.lang.TDouble
 
parseFloat(TString) - Static method in class org.teavm.classlib.java.lang.TFloat
 
parseInt(String) - Static method in class org.teavm.classlib.java.lang.TInteger
 
parseInt(String, int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
parseLenient() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Changes the parse style to be lenient for the remainder of the formatter.
parseLong(String) - Static method in class org.teavm.classlib.java.lang.TLong
 
parseLong(String, int) - Static method in class org.teavm.classlib.java.lang.TLong
 
parseNumbers() - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
parseObject(String) - Method in class org.teavm.classlib.java.text.TFormat
 
parseObject(String, TParsePosition) - Method in class org.teavm.classlib.java.text.TDateFormat
 
parseObject(String, TParsePosition) - Method in class org.teavm.classlib.java.text.TFormat
 
parseObject(String, TParsePosition) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
parseObject(String, TParsePosition) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
parseServerAuthority() - Method in class org.teavm.classlib.java.net.TURI
 
parseShort(String) - Static method in class org.teavm.classlib.java.lang.TShort
 
parseShort(String, int) - Static method in class org.teavm.classlib.java.lang.TShort
 
parseStrict() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Changes the parse style to be strict for the remainder of the formatter.
parseUnresolved(CharSequence, ParsePosition) - Method in class org.threeten.bp.format.DateTimeFormatter
Parses the text using this formatter, without resolving the result, intended for advanced use cases.
parseURL(TURL, String, int, int) - Method in class org.teavm.classlib.java.net.TURLStreamHandler
 
pathSeparator - Static variable in class org.teavm.classlib.java.io.TFile
 
pathSeparatorChar - Static variable in class org.teavm.classlib.java.io.TFile
 
pattern() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Returns the TPattern instance used inside this matcher.
pattern() - Method in class org.teavm.classlib.java.util.regex.TPattern
Returns the regular expression that was compiled into this Pattern.
peek() - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
peek() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
peek() - Method in class org.teavm.classlib.java.util.TLinkedList
 
peek() - Method in class org.teavm.classlib.java.util.TPriorityQueue
 
peek() - Method in interface org.teavm.classlib.java.util.TQueue
 
peek() - Method in class org.teavm.classlib.java.util.TStack
 
peek(Consumer<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
peek(Consumer<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
peek(DoubleConsumer) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
peek(DoubleConsumer) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
peek(IntConsumer) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
peek(IntConsumer) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
peek(LongConsumer) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
peek(LongConsumer) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
peekFirst() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
peekFirst() - Method in interface org.teavm.classlib.java.util.TDeque
 
peekFirst() - Method in class org.teavm.classlib.java.util.TLinkedList
 
peekLast() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
peekLast() - Method in interface org.teavm.classlib.java.util.TDeque
 
peekLast() - Method in class org.teavm.classlib.java.util.TLinkedList
 
PERCENT - Static variable in class org.teavm.classlib.java.text.TNumberFormat.Field
 
period(int, int, int) - Method in class org.threeten.bp.chrono.Chronology
Obtains a period for this chronology based on years, months and days.
Period - Class in org.threeten.bp
A date-based amount of time, such as '2 years, 3 months and 4 days'.
PERMILLE - Static variable in class org.teavm.classlib.java.text.TNumberFormat.Field
 
PI - Static variable in class org.teavm.classlib.java.lang.TMath
 
PI - Static variable in class org.teavm.classlib.java.lang.TStrictMath
 
PIPE_SIZE - Static variable in class org.teavm.classlib.java.io.TPipedInputStream
 
PlatformDetector - Class in org.teavm.classlib
 
PlatformMarkerSupport - Class in org.teavm.classlib.impl
 
PlatformMarkerSupport(String[]) - Constructor for class org.teavm.classlib.impl.PlatformMarkerSupport
 
plus() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is +this.
plus(long) - Method in enum org.threeten.bp.DayOfWeek
Returns the day-of-week that is the specified number of days after this one.
plus(long) - Method in enum org.threeten.bp.Month
Returns the month-of-year that is the specified number of quarters after this one.
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.HijrahDate
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.JapaneseDate
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.MinguoDate
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
plus(long, TemporalUnit) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.Instant
Returns an object of the same type as this object with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this date-time with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.LocalTime
Returns a copy of this time with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this date-time with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this time with the specified period added.
plus(long, TemporalUnit) - Method in interface org.threeten.bp.temporal.Temporal
Returns an object of the same type as this object with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.Year
Returns an object of the same type as this object with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.YearMonth
Returns an object of the same type as this object with the specified period added.
plus(long, TemporalUnit) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with the specified period added.
plus(TMathContext) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is +this.
plus(Duration) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration added.
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoPeriod
Returns a copy of this period with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.HijrahDate
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.JapaneseDate
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.MinguoDate
 
plus(TemporalAmount) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
plus(TemporalAmount) - Method in class org.threeten.bp.Instant
Returns an object of the same type as this object with an amount added.
plus(TemporalAmount) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this date-time with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.LocalTime
Returns a copy of this date with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this date-time with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this date with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified amount added.
plus(TemporalAmount) - Method in interface org.threeten.bp.temporal.Temporal
Returns an object of the same type as this object with an amount added.
plus(TemporalAmount) - Method in class org.threeten.bp.Year
Returns a copy of this year with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified period added.
plus(TemporalAmount) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with the specified period added.
plusDays(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in 24 hour days added.
plusDays(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified number of days added.
plusDays(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in days added.
plusDays(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in days added.
plusDays(long) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified days added.
plusDays(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in days added.
plusHours(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in hours added.
plusHours(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in hours added.
plusHours(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in hours added.
plusHours(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in hours added.
plusHours(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in hours added.
plusHours(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in hours added.
plusMillis(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in milliseconds added.
plusMillis(long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration in milliseconds added.
plusMinutes(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in minutes added.
plusMinutes(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in minutes added.
plusMinutes(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in minutes added.
plusMinutes(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in minutes added.
plusMinutes(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in minutes added.
plusMinutes(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in minutes added.
plusMonths(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified period in months added.
plusMonths(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in months added.
plusMonths(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in months added.
plusMonths(long) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified months added.
plusMonths(long) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified period in months added.
plusMonths(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in months added.
plusNanos(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in nanoseconds added.
plusNanos(long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration in nanoseconds added.
plusNanos(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in nanoseconds added.
plusNanos(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in nanoseconds added.
plusNanos(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in nanoseconds added.
plusNanos(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in nanoseconds added.
plusNanos(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in nanoseconds added.
plusSeconds(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified duration in seconds added.
plusSeconds(long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified duration in seconds added.
plusSeconds(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in seconds added.
plusSeconds(long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the specified period in seconds added.
plusSeconds(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in seconds added.
plusSeconds(long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified period in seconds added.
plusSeconds(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in seconds added.
plusWeeks(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified period in weeks added.
plusWeeks(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in weeks added.
plusWeeks(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in weeks added.
plusWeeks(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in weeks added.
plusYears(long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this LocalDate with the specified period in years added.
plusYears(long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the specified period in years added.
plusYears(long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified period in years added.
plusYears(long) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified years added.
plusYears(long) - Method in class org.threeten.bp.Year
Returns a copy of this year with the specified number of years added.
plusYears(long) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified period in years added.
plusYears(long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified period in years added.
PM - Static variable in class org.teavm.classlib.java.util.TCalendar
 
pointer - Variable in class org.teavm.classlib.impl.CharFlow
 
poll() - Method in class org.teavm.classlib.java.lang.ref.TReferenceQueue
 
poll() - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
poll() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
poll() - Method in class org.teavm.classlib.java.util.TLinkedList
 
poll() - Method in class org.teavm.classlib.java.util.TPriorityQueue
 
poll() - Method in interface org.teavm.classlib.java.util.TQueue
 
poll(long, TTimeUnit) - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
poll(long, TTimeUnit) - Method in interface org.teavm.classlib.java.util.concurrent.TBlockingQueue
 
pollFirst() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
pollFirst() - Method in interface org.teavm.classlib.java.util.TDeque
 
pollFirst() - Method in class org.teavm.classlib.java.util.TLinkedList
 
pollFirst() - Method in interface org.teavm.classlib.java.util.TNavigableSet
 
pollFirst() - Method in class org.teavm.classlib.java.util.TTreeSet
 
pollFirstEntry() - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
pollFirstEntry() - Method in class org.teavm.classlib.java.util.TTreeMap
 
pollLast() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
pollLast() - Method in interface org.teavm.classlib.java.util.TDeque
 
pollLast() - Method in class org.teavm.classlib.java.util.TLinkedList
 
pollLast() - Method in interface org.teavm.classlib.java.util.TNavigableSet
 
pollLast() - Method in class org.teavm.classlib.java.util.TTreeSet
 
pollLastEntry() - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
pollLastEntry() - Method in class org.teavm.classlib.java.util.TTreeMap
 
pop() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
pop() - Method in interface org.teavm.classlib.java.util.TDeque
 
pop() - Method in class org.teavm.classlib.java.util.TLinkedList
 
pop() - Method in class org.teavm.classlib.java.util.TStack
 
pos - Variable in class org.teavm.classlib.java.io.TBufferedInputStream
 
pos - Variable in class org.teavm.classlib.java.io.TByteArrayInputStream
 
pos - Variable in class org.teavm.classlib.java.io.TCharArrayReader
 
pos - Variable in class org.teavm.classlib.java.io.TPushbackInputStream
 
position() - Method in class org.teavm.classlib.java.nio.TBuffer
 
position(int) - Method in class org.teavm.classlib.java.nio.TBuffer
 
position(int) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
position(int) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
position(int) - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
position(int) - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
position(int) - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
position(int) - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
position(int) - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
POSITIVE_INFINITY - Static variable in class org.teavm.classlib.java.lang.TDouble
 
POSITIVE_INFINITY - Static variable in class org.teavm.classlib.java.lang.TFloat
 
pow(double, double) - Static method in class org.teavm.classlib.java.lang.TMath
 
pow(double, double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
pow(int) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this ^ n.
pow(int) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this ^ exp.
pow(int, TMathContext) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this ^ n.
PRC - Static variable in class org.teavm.classlib.java.util.TLocale
 
PRECALCULATED - Static variable in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
precision() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns the precision of this BigDecimal.
precision() - Static method in class org.threeten.bp.temporal.TemporalQueries
A query for the smallest supported unit.
PRECISION - Static variable in class org.teavm.classlib.impl.text.FloatAnalyzer
 
previous() - Method in interface org.teavm.classlib.java.text.TCharacterIterator
 
previous() - Method in interface org.teavm.classlib.java.util.TListIterator
 
previous(DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the previous day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week before the date being adjusted.
previousClearBit(int) - Method in class org.teavm.classlib.java.util.TBitSet
 
previousDouble(double) - Static method in class org.teavm.classlib.java.text.TChoiceFormat
 
previousIndex() - Method in interface org.teavm.classlib.java.util.TListIterator
 
previousOrSame(DayOfWeek) - Static method in class org.threeten.bp.temporal.TemporalAdjusters
Returns the previous-or-same day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week before the date being adjusted unless it is already on that day in which case the same object is returned.
previousSetBit(int) - Method in class org.teavm.classlib.java.util.TBitSet
 
previousTransition(long) - Method in class org.teavm.classlib.impl.tz.AliasDateTimeZone
 
previousTransition(long) - Method in class org.teavm.classlib.impl.tz.CachedDateTimeZone
 
previousTransition(long) - Method in class org.teavm.classlib.impl.tz.DateTimeZone
Retreats the given instant to where the time zone offset or name changes.
previousTransition(long) - Method in class org.teavm.classlib.impl.tz.FixedDateTimeZone
 
previousTransition(Instant) - Method in class org.threeten.bp.zone.ZoneRules
Gets the previous transition before the specified instant.
print(boolean) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
print(char) - Method in class org.teavm.classlib.java.io.TPrintStream
 
print(char) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
print(char[]) - Method in class org.teavm.classlib.java.io.TPrintStream
 
print(char[]) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
print(double) - Method in class org.teavm.classlib.java.io.TPrintStream
 
print(double) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
print(float) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
print(int) - Method in class org.teavm.classlib.java.io.TPrintStream
 
print(int) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
print(long) - Method in class org.teavm.classlib.java.io.TPrintStream
 
print(long) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
print(Object) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
print(String) - Method in class org.teavm.classlib.java.io.TPrintStream
 
print(String) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
print(TObject) - Method in class org.teavm.classlib.java.io.TPrintStream
 
print(DateTimePrintContext, StringBuilder) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.InstantPrinterParser
 
printf(String, Object...) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
printf(Locale, String, Object...) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
println() - Method in class org.teavm.classlib.java.io.TPrintStream
 
println() - Method in class org.teavm.classlib.java.io.TPrintWriter
 
println(boolean) - Method in class org.teavm.classlib.java.io.TPrintStream
 
println(boolean) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
println(char) - Method in class org.teavm.classlib.java.io.TPrintStream
 
println(char) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
println(char[]) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
println(double) - Method in class org.teavm.classlib.java.io.TPrintStream
 
println(double) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
println(float) - Method in class org.teavm.classlib.java.io.TPrintStream
 
println(float) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
println(int) - Method in class org.teavm.classlib.java.io.TPrintStream
 
println(int) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
println(long) - Method in class org.teavm.classlib.java.io.TPrintStream
 
println(long) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
println(Object) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
println(String) - Method in class org.teavm.classlib.java.io.TPrintStream
 
println(String) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
println(TObject) - Method in class org.teavm.classlib.java.io.TPrintStream
 
printStackTrace() - Method in exception org.teavm.classlib.java.lang.TThrowable
 
printStackTrace(PrintStream) - Method in exception org.teavm.classlib.java.lang.TThrowable
 
printStackTrace(PrintWriter) - Method in exception org.teavm.classlib.java.lang.TThrowable
 
PRIVATE - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
PRIVATE - Static variable in class org.teavm.classlib.java.lang.reflect.TModifier
 
PRIVATE_USE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
probablePrime(int, Random) - Static method in class org.teavm.classlib.java.math.TBigInteger
Returns a random positive BigInteger instance in the range [0, 2^(bitLength)-1] which is probably prime.
PROLEPTIC_MONTH - Enum constant in enum org.threeten.bp.temporal.ChronoField
The proleptic-month, which counts months sequentially from year 0.
prolepticYear(Era, int) - Method in class org.threeten.bp.chrono.Chronology
Calculates the proleptic-year given the era and year-of-era.
prolepticYear(Era, int) - Method in class org.threeten.bp.chrono.HijrahChronology
 
prolepticYear(Era, int) - Method in class org.threeten.bp.chrono.IsoChronology
 
prolepticYear(Era, int) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
prolepticYear(Era, int) - Method in class org.threeten.bp.chrono.MinguoChronology
 
prolepticYear(Era, int) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
propertyNames() - Method in class org.teavm.classlib.java.util.TProperties
 
PROTECTED - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
PROTECTED - Static variable in class org.teavm.classlib.java.lang.reflect.TModifier
 
provideRefresh() - Method in class org.threeten.bp.zone.ZoneRulesProvider
SPI method to refresh the rules from the underlying data provider.
provideRules(String, boolean) - Method in class org.threeten.bp.zone.ZoneRulesProvider
SPI method to get the rules for the zone ID.
provideVersions(String) - Method in class org.threeten.bp.zone.ZoneRulesProvider
SPI method to get the history of rules for the zone ID.
provideZoneIds() - Method in class org.threeten.bp.zone.ZoneRulesProvider
SPI method to get the available zone IDs.
PUBLIC - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
PUBLIC - Static variable in interface org.teavm.classlib.java.lang.reflect.TMember
 
PUBLIC - Static variable in class org.teavm.classlib.java.lang.reflect.TModifier
 
push(E) - Method in class org.teavm.classlib.java.util.TArrayDeque
 
push(E) - Method in interface org.teavm.classlib.java.util.TDeque
 
push(E) - Method in class org.teavm.classlib.java.util.TLinkedList
 
push(E) - Method in class org.teavm.classlib.java.util.TStack
 
pushBack() - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
put(byte) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
put(byte[]) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
put(byte[], int, int) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
put(char) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
put(char[]) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
put(char[], int, int) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
put(double) - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
put(double[]) - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
put(double[], int, int) - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
put(float) - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
put(float[]) - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
put(float[], int, int) - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
put(int) - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
put(int[]) - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
put(int[], int, int) - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
put(int, byte) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
put(int, char) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
put(int, double) - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
put(int, float) - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
put(int, int) - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
put(int, long) - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
put(int, short) - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
put(long) - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
put(long[]) - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
put(long[], int, int) - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
put(short) - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
put(short[]) - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
put(short[], int, int) - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
put(E) - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
put(E) - Method in interface org.teavm.classlib.java.util.concurrent.TBlockingQueue
 
put(Object, Object) - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
put(String) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
put(String, int, int) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
put(K, V) - Method in class org.teavm.classlib.java.util.TAbstractMap
 
put(K, V) - Method in class org.teavm.classlib.java.util.TDictionary
 
put(K, V) - Method in class org.teavm.classlib.java.util.TEnumMap
 
put(K, V) - Method in class org.teavm.classlib.java.util.THashMap
 
put(K, V) - Method in class org.teavm.classlib.java.util.THashtable
 
put(K, V) - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
put(K, V) - Method in class org.teavm.classlib.java.util.TLinkedHashMap
 
put(K, V) - Method in interface org.teavm.classlib.java.util.TMap
 
put(K, V) - Method in class org.teavm.classlib.java.util.TTreeMap
 
put(TByteBuffer) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
put(TCharBuffer) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
put(TDoubleBuffer) - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
put(TFloatBuffer) - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
put(TIntBuffer) - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
put(TLongBuffer) - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
put(TShortBuffer) - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
putAll(Map<?, ?>) - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
putAll(Map<? extends K, ? extends V>) - Method in class org.teavm.classlib.java.util.TEnumMap
 
putAll(TMap<? extends K, ? extends V>) - Method in class org.teavm.classlib.java.util.TAbstractMap
 
putAll(TMap<? extends K, ? extends V>) - Method in class org.teavm.classlib.java.util.THashMap
 
putAll(TMap<? extends K, ? extends V>) - Method in class org.teavm.classlib.java.util.THashtable
 
putAll(TMap<? extends K, ? extends V>) - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
putAll(TMap<? extends K, ? extends V>) - Method in interface org.teavm.classlib.java.util.TMap
 
putChar(char) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
putChar(int, char) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
putIfAbsent(K, V) - Method in interface org.teavm.classlib.java.util.TMap
 
putInt(int) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
putInt(int, int) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
putLong(int, long) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
putLong(long) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
putNextEntry(TZipEntry) - Method in class org.teavm.classlib.java.util.jar.TJarOutputStream
 
putNextEntry(TZipEntry) - Method in class org.teavm.classlib.java.util.zip.TZipOutputStream
 
putShort(int, short) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
putShort(short) - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
putValue(String, String) - Method in class org.teavm.classlib.java.util.jar.TAttributes
 

Q

QUARTER_OF_YEAR - Static variable in class org.threeten.bp.temporal.IsoFields
The field that represents the quarter-of-year.
QUARTER_YEARS - Static variable in class org.threeten.bp.temporal.IsoFields
Unit that represents the concept of a quarter-year.
query(TemporalQuery<R>) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
query(TemporalQuery<R>) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
query(TemporalQuery<R>) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
query(TemporalQuery<R>) - Method in interface org.threeten.bp.chrono.Era
 
query(TemporalQuery<R>) - Method in enum org.threeten.bp.chrono.HijrahEra
 
query(TemporalQuery<R>) - Method in enum org.threeten.bp.chrono.IsoEra
 
query(TemporalQuery<R>) - Method in enum org.threeten.bp.chrono.MinguoEra
 
query(TemporalQuery<R>) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
query(TemporalQuery<R>) - Method in enum org.threeten.bp.DayOfWeek
Queries this day-of-week using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.format.DateTimeBuilder
 
query(TemporalQuery<R>) - Method in class org.threeten.bp.Instant
Queries this instant using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.LocalDate
Queries this date using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.LocalDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.LocalTime
Queries this time using the specified query.
query(TemporalQuery<R>) - Method in enum org.threeten.bp.Month
Queries this month-of-year using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.MonthDay
Queries this month-day using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.OffsetDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.OffsetTime
Queries this time using the specified query.
query(TemporalQuery<R>) - Method in interface org.threeten.bp.temporal.TemporalAccessor
Queries this date-time.
query(TemporalQuery<R>) - Method in class org.threeten.bp.Year
Queries this year using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.YearMonth
Queries this year-month using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.ZonedDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in class org.threeten.bp.ZoneOffset
Queries this offset using the specified query.
queryFrom(TemporalAccessor) - Method in interface org.threeten.bp.temporal.TemporalQuery
Queries the specified temporal object.
quote(String) - Static method in class org.teavm.classlib.java.util.regex.TPattern
Quotes a given string using "\Q" and "\E", so that all other meta-characters lose their special meaning.
quoteChar(int) - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
quoteReplacement(String) - Static method in class org.teavm.classlib.java.util.regex.TMatcher
Returns a replacement string for the given one that has all backslashes and dollar signs escaped.

R

random() - Static method in class org.teavm.classlib.java.lang.TMath
 
random() - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
randomUUID() - Static method in class org.teavm.classlib.java.util.TUUID
 
range() - Method in enum org.threeten.bp.temporal.ChronoField
Gets the range of valid values for the field.
range() - Method in interface org.threeten.bp.temporal.TemporalField
Gets the range of valid values for the field.
range(int, int) - Static method in interface org.teavm.classlib.java.util.stream.TIntStream
 
range(long, long) - Static method in interface org.teavm.classlib.java.util.stream.TLongStream
 
range(E, E) - Static method in class org.teavm.classlib.java.util.TEnumSet
 
range(ChronoField) - Method in class org.threeten.bp.chrono.Chronology
Gets the range of valid values for the specified field.
range(ChronoField) - Method in class org.threeten.bp.chrono.HijrahChronology
 
range(ChronoField) - Method in class org.threeten.bp.chrono.IsoChronology
 
range(ChronoField) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
range(ChronoField) - Method in class org.threeten.bp.chrono.MinguoChronology
 
range(ChronoField) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
range(TemporalField) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
range(TemporalField) - Method in class org.threeten.bp.chrono.HijrahDate
 
range(TemporalField) - Method in enum org.threeten.bp.chrono.HijrahEra
 
range(TemporalField) - Method in enum org.threeten.bp.chrono.IsoEra
 
range(TemporalField) - Method in class org.threeten.bp.chrono.JapaneseDate
 
range(TemporalField) - Method in class org.threeten.bp.chrono.JapaneseEra
 
range(TemporalField) - Method in class org.threeten.bp.chrono.MinguoDate
 
range(TemporalField) - Method in enum org.threeten.bp.chrono.MinguoEra
 
range(TemporalField) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
range(TemporalField) - Method in enum org.threeten.bp.chrono.ThaiBuddhistEra
 
range(TemporalField) - Method in enum org.threeten.bp.DayOfWeek
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.Instant
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.LocalDate
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.LocalDateTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.LocalTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in enum org.threeten.bp.Month
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.MonthDay
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.OffsetDateTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.OffsetTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in interface org.threeten.bp.temporal.TemporalAccessor
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.Year
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.YearMonth
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.ZonedDateTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class org.threeten.bp.ZoneOffset
Gets the range of valid values for the specified field.
Range(int, int, byte[]) - Constructor for class org.teavm.classlib.impl.unicode.UnicodeHelper.Range
 
rangeClosed(int, int) - Static method in interface org.teavm.classlib.java.util.stream.TIntStream
 
rangeClosed(long, long) - Static method in interface org.teavm.classlib.java.util.stream.TLongStream
 
rangeRefinedBy(TemporalAccessor) - Method in enum org.threeten.bp.temporal.ChronoField
 
rangeRefinedBy(TemporalAccessor) - Method in interface org.threeten.bp.temporal.TemporalField
Get the range of valid values for this field using the temporal object to refine the result.
RATA_DIE - Static variable in class org.threeten.bp.temporal.JulianFields
Rata Die field.
read() - Method in class org.teavm.classlib.java.io.TBufferedInputStream
 
read() - Method in class org.teavm.classlib.java.io.TBufferedReader
 
read() - Method in class org.teavm.classlib.java.io.TByteArrayInputStream
 
read() - Method in class org.teavm.classlib.java.io.TCharArrayReader
 
read() - Method in class org.teavm.classlib.java.io.TFileInputStream
 
read() - Method in class org.teavm.classlib.java.io.TFilterInputStream
 
read() - Method in class org.teavm.classlib.java.io.TInputStream
 
read() - Method in class org.teavm.classlib.java.io.TInputStreamReader
 
read() - Method in class org.teavm.classlib.java.io.TPipedInputStream
 
read() - Method in class org.teavm.classlib.java.io.TPushbackInputStream
 
read() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
read() - Method in class org.teavm.classlib.java.io.TReader
 
read() - Method in class org.teavm.classlib.java.io.TStringReader
 
read() - Method in class org.teavm.classlib.java.util.zip.TCheckedInputStream
 
read() - Method in class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
read(byte[]) - Method in class org.teavm.classlib.java.io.TDataInputStream
 
read(byte[]) - Method in class org.teavm.classlib.java.io.TFilterInputStream
 
read(byte[]) - Method in class org.teavm.classlib.java.io.TInputStream
 
read(byte[]) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
read(byte[], int, int) - Method in class org.teavm.classlib.fs.c.CVirtualFileAccessor
 
read(byte[], int, int) - Method in interface org.teavm.classlib.fs.VirtualFileAccessor
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.io.TBufferedInputStream
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.io.TByteArrayInputStream
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.io.TDataInputStream
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.io.TFileInputStream
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.io.TFilterInputStream
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.io.TInputStream
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.io.TPipedInputStream
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.io.TPushbackInputStream
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.util.jar.TJarInputStream
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TCheckedInputStream
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TGZIPInputStream
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
read(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TZipInputStream
 
read(char[]) - Method in class org.teavm.classlib.java.io.TReader
 
read(char[], int, int) - Method in class org.teavm.classlib.java.io.TBufferedReader
 
read(char[], int, int) - Method in class org.teavm.classlib.java.io.TCharArrayReader
 
read(char[], int, int) - Method in class org.teavm.classlib.java.io.TInputStreamReader
 
read(char[], int, int) - Method in class org.teavm.classlib.java.io.TReader
 
read(char[], int, int) - Method in class org.teavm.classlib.java.io.TStringReader
 
read(InputStream) - Method in class org.teavm.classlib.impl.tz.TimeZoneCache
 
read(InputStream) - Method in class org.teavm.classlib.java.util.jar.TManifest
 
read(String, String) - Static method in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
read(TCharBuffer) - Method in interface org.teavm.classlib.java.lang.TReadable
 
read(TCharBuffer) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
readBoolean() - Method in interface org.teavm.classlib.java.io.TDataInput
 
readBoolean() - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readBoolean() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readByte() - Method in interface org.teavm.classlib.java.io.TDataInput
 
readByte() - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readByte() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readChar() - Method in interface org.teavm.classlib.java.io.TDataInput
 
readChar() - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readChar() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readConfiguration(InputStream) - Method in class org.teavm.classlib.java.util.logging.TLogManager
 
readDouble() - Method in interface org.teavm.classlib.java.io.TDataInput
 
readDouble() - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readDouble() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readFloat() - Method in interface org.teavm.classlib.java.io.TDataInput
 
readFloat() - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readFloat() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readFully(byte[]) - Method in interface org.teavm.classlib.java.io.TDataInput
 
readFully(byte[]) - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readFully(byte[]) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readFully(byte[], int, int) - Method in interface org.teavm.classlib.java.io.TDataInput
 
readFully(byte[], int, int) - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readFully(byte[], int, int) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
READING - Static variable in class org.teavm.classlib.java.text.TAttributedCharacterIterator.Attribute
 
readInt() - Method in interface org.teavm.classlib.java.io.TDataInput
 
readInt() - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readInt() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readLine() - Method in class org.teavm.classlib.java.io.TBufferedReader
 
readLine() - Method in interface org.teavm.classlib.java.io.TDataInput
 
readLine() - Method in class org.teavm.classlib.java.io.TDataInputStream
Deprecated.
readLine() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readLong() - Method in interface org.teavm.classlib.java.io.TDataInput
 
readLong() - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readLong() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readShort() - Method in interface org.teavm.classlib.java.io.TDataInput
 
readShort() - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readShort() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readTime(CharFlow) - Static method in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
readTimeArray(CharFlow, int[]) - Static method in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
readUnsignedByte() - Method in interface org.teavm.classlib.java.io.TDataInput
 
readUnsignedByte() - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readUnsignedByte() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readUnsignedShort() - Method in interface org.teavm.classlib.java.io.TDataInput
 
readUnsignedShort() - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readUnsignedShort() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readUnsignedTime(CharFlow) - Static method in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
readUTF() - Method in interface org.teavm.classlib.java.io.TDataInput
 
readUTF() - Method in class org.teavm.classlib.java.io.TDataInputStream
 
readUTF() - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
readUTF(TDataInput) - Static method in class org.teavm.classlib.java.io.TDataInputStream
 
ready() - Method in class org.teavm.classlib.java.io.TBufferedReader
 
ready() - Method in class org.teavm.classlib.java.io.TCharArrayReader
 
ready() - Method in class org.teavm.classlib.java.io.TInputStreamReader
 
ready() - Method in class org.teavm.classlib.java.io.TReader
 
ready() - Method in class org.teavm.classlib.java.io.TStringReader
 
readZone(String, CharFlow) - Static method in class org.teavm.classlib.impl.tz.FixedDateTimeZone
 
receive(int) - Method in class org.teavm.classlib.java.io.TPipedInputStream
 
reduce(double, DoubleBinaryOperator) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
reduce(double, DoubleBinaryOperator) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
reduce(int, IntBinaryOperator) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
reduce(int, IntBinaryOperator) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
reduce(long, LongBinaryOperator) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
reduce(long, LongBinaryOperator) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
reduce(BinaryOperator<T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
reduce(BinaryOperator<T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
reduce(DoubleBinaryOperator) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
reduce(DoubleBinaryOperator) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
reduce(IntBinaryOperator) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
reduce(IntBinaryOperator) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
reduce(LongBinaryOperator) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
reduce(LongBinaryOperator) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
reduce(T, BinaryOperator<T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
reduce(T, BinaryOperator<T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
referenceKindToString(int) - Static method in interface org.teavm.classlib.java.lang.invoke.TMethodHandleInfo
 
ReflectionContext - Interface in org.teavm.classlib
 
ReflectionDependencyListener - Class in org.teavm.classlib.impl
 
ReflectionDependencyListener(List<ReflectionSupplier>) - Constructor for class org.teavm.classlib.impl.ReflectionDependencyListener
 
ReflectionSupplier - Interface in org.teavm.classlib
 
refresh() - Static method in class org.threeten.bp.zone.ZoneRulesProvider
Refreshes the rules from the underlying data provider.
region(int, int) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Resets this matcher and sets a region.
regionEnd() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Returns this matcher's region end, that is, the first character that is not considered for a match.
regionMatches(boolean, int, String, int, int) - Method in class org.teavm.classlib.java.lang.TString
 
regionMatches(int, TString, int, int) - Method in class org.teavm.classlib.java.lang.TString
 
regionStart() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Returns this matcher's region start, that is, the first character that is considered for a match.
registerEra(LocalDate, String) - Static method in class org.threeten.bp.chrono.JapaneseEra
Registers an additional instance of JapaneseEra.
registerProvider(ZoneRulesProvider) - Static method in class org.threeten.bp.zone.ZoneRulesProvider
Registers a zone rules provider.
rehash() - Method in class org.teavm.classlib.java.util.THashtable
 
REIWA - Static variable in class org.threeten.bp.chrono.JapaneseEra
The singleton instance for the 'Reiwa' era (2019-05-01 - current) which has the value 3.
relativize(TURI) - Method in class org.teavm.classlib.java.net.TURI
 
reload() - Method in class org.teavm.classlib.java.util.TServiceLoader
 
remainder(TBigDecimal) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this % divisor.
remainder(TBigDecimal, TMathContext) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this % divisor.
remainder(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this % divisor.
remainderUnsigned(int, int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
remainderUnsigned(long, long) - Static method in class org.teavm.classlib.java.lang.TLong
 
remaining() - Method in class org.teavm.classlib.java.nio.TBuffer
 
remainingCapacity() - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
remainingCapacity() - Method in interface org.teavm.classlib.java.util.concurrent.TBlockingQueue
 
remove() - Method in class org.teavm.classlib.java.lang.TThreadLocal
 
remove() - Method in class org.teavm.classlib.java.util.TAbstractQueue
 
remove() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
remove() - Method in interface org.teavm.classlib.java.util.TIterator
 
remove() - Method in class org.teavm.classlib.java.util.TLinkedList
 
remove() - Method in interface org.teavm.classlib.java.util.TQueue
 
remove(int) - Method in class org.teavm.classlib.java.util.TAbstractList
 
remove(int) - Method in class org.teavm.classlib.java.util.TAbstractSequentialList
 
remove(int) - Method in class org.teavm.classlib.java.util.TArrayList
 
remove(int) - Method in interface org.teavm.classlib.java.util.TList
 
remove(int) - Method in class org.teavm.classlib.java.util.TVector
 
remove(Object) - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
remove(Object) - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
remove(Object) - Method in class org.teavm.classlib.java.util.TAbstractCollection
 
remove(Object) - Method in class org.teavm.classlib.java.util.TAbstractMap
 
remove(Object) - Method in class org.teavm.classlib.java.util.TArrayList
 
remove(Object) - Method in interface org.teavm.classlib.java.util.TCollection
 
remove(Object) - Method in class org.teavm.classlib.java.util.TDictionary
 
remove(Object) - Method in class org.teavm.classlib.java.util.TEnumMap
 
remove(Object) - Method in class org.teavm.classlib.java.util.THashMap
 
remove(Object) - Method in class org.teavm.classlib.java.util.THashSet
Removes the specified object from this HashSet.
remove(Object) - Method in class org.teavm.classlib.java.util.THashtable
 
remove(Object) - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
remove(Object) - Method in class org.teavm.classlib.java.util.TLinkedHashMap
 
remove(Object) - Method in interface org.teavm.classlib.java.util.TMap
 
remove(Object) - Method in class org.teavm.classlib.java.util.TSetFromMap
 
remove(Object) - Method in class org.teavm.classlib.java.util.TTreeMap
 
remove(Object) - Method in class org.teavm.classlib.java.util.TTreeSet
 
remove(Object) - Method in class org.teavm.classlib.java.util.TVector
 
remove(Object, Object) - Method in interface org.teavm.classlib.java.util.TMap
 
removeAll(TCollection<?>) - Method in class org.teavm.classlib.java.util.TAbstractCollection
 
removeAll(TCollection<?>) - Method in class org.teavm.classlib.java.util.TAbstractSet
 
removeAll(TCollection<?>) - Method in interface org.teavm.classlib.java.util.TCollection
 
removeAll(TCollection<?>) - Method in class org.teavm.classlib.java.util.TSetFromMap
 
removeAll(TCollection<?>) - Method in class org.teavm.classlib.java.util.TVector
 
removeAllElements() - Method in class org.teavm.classlib.java.util.TVector
 
removeEldestEntry(TMap.Entry<K, V>) - Method in class org.teavm.classlib.java.util.TLinkedHashMap
 
removeElement(Object) - Method in class org.teavm.classlib.java.util.TVector
 
removeElementAt(int) - Method in class org.teavm.classlib.java.util.TVector
 
removeFirst() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
removeFirst() - Method in interface org.teavm.classlib.java.util.TDeque
 
removeFirst() - Method in class org.teavm.classlib.java.util.TLinkedList
 
removeFirstOccurrence(Object) - Method in class org.teavm.classlib.java.util.TArrayDeque
 
removeFirstOccurrence(Object) - Method in interface org.teavm.classlib.java.util.TDeque
 
removeFirstOccurrence(Object) - Method in class org.teavm.classlib.java.util.TLinkedList
 
removeIf(Predicate<? super E>) - Method in interface org.teavm.classlib.java.util.TCollection
 
removeLast() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
removeLast() - Method in interface org.teavm.classlib.java.util.TDeque
 
removeLast() - Method in class org.teavm.classlib.java.util.TLinkedList
 
removeLastOccurrence(Object) - Method in class org.teavm.classlib.java.util.TArrayDeque
 
removeLastOccurrence(Object) - Method in interface org.teavm.classlib.java.util.TDeque
 
removeLastOccurrence(Object) - Method in class org.teavm.classlib.java.util.TLinkedList
 
removeRange(int, int) - Method in class org.teavm.classlib.java.util.TAbstractList
 
removeRange(int, int) - Method in class org.teavm.classlib.java.util.TArrayList
 
removeRange(int, int) - Method in class org.teavm.classlib.java.util.TVector
 
renameTo(TFile) - Method in class org.teavm.classlib.java.io.TFile
 
replace(char, char) - Method in class org.teavm.classlib.java.lang.TString
 
replace(int, int, TString) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
replace(int, int, TString) - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
replace(K, V) - Method in interface org.teavm.classlib.java.util.TMap
 
replace(K, V, V) - Method in interface org.teavm.classlib.java.util.TMap
 
replace(TCharSequence, TCharSequence) - Method in class org.teavm.classlib.java.lang.TString
 
REPLACE - Static variable in class org.teavm.classlib.java.nio.charset.TCodingErrorAction
 
replaceAll(String) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Replaces all occurrences of this matcher's pattern in the input with a given string.
replaceAll(String, String) - Method in class org.teavm.classlib.java.lang.TString
 
replaceAll(TUnaryOperator<E>) - Method in class org.teavm.classlib.java.util.TArrayList
 
replaceAll(TUnaryOperator<E>) - Method in interface org.teavm.classlib.java.util.TList
 
replaceAll(TList<T>, T, T) - Static method in class org.teavm.classlib.java.util.TCollections
 
replaceFirst(String) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Replaces the first occurrence of this matcher's pattern in the input with a given string.
replaceFirst(String, String) - Method in class org.teavm.classlib.java.lang.TString
 
replacement() - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
replacement() - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
replaceWith(byte[]) - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
replaceWith(String) - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
REPORT - Static variable in class org.teavm.classlib.java.nio.charset.TCodingErrorAction
 
request(long) - Method in interface org.teavm.classlib.java.util.concurrent.TFlow.Subscription
 
requireEnd() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Indicates whether more input might change a successful match into an unsuccessful one.
requireNonNull(T) - Static method in class org.teavm.classlib.java.util.TObjects
 
requireNonNull(T, String) - Static method in class org.teavm.classlib.java.util.TObjects
 
reset() - Method in class org.teavm.classlib.java.io.TBufferedInputStream
 
reset() - Method in class org.teavm.classlib.java.io.TBufferedReader
 
reset() - Method in class org.teavm.classlib.java.io.TByteArrayInputStream
 
reset() - Method in class org.teavm.classlib.java.io.TByteArrayOutputStream
 
reset() - Method in class org.teavm.classlib.java.io.TCharArrayReader
 
reset() - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
reset() - Method in class org.teavm.classlib.java.io.TFilterInputStream
 
reset() - Method in class org.teavm.classlib.java.io.TInputStream
 
reset() - Method in class org.teavm.classlib.java.io.TPushbackInputStream
 
reset() - Method in class org.teavm.classlib.java.io.TReader
 
reset() - Method in class org.teavm.classlib.java.io.TStringReader
 
reset() - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
reset() - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
reset() - Method in class org.teavm.classlib.java.nio.TBuffer
 
reset() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
reset() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
reset() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
reset() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
reset() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
reset() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
reset() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
reset() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Resets the Matcher.
reset() - Method in class org.teavm.classlib.java.util.zip.TAdler32
 
reset() - Method in interface org.teavm.classlib.java.util.zip.TChecksum
 
reset() - Method in class org.teavm.classlib.java.util.zip.TCRC32
 
reset() - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
reset() - Method in class org.teavm.classlib.java.util.zip.TInflater
 
reset() - Method in class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
reset(CharSequence) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Provides a new input and resets the Matcher.
resetSyntax() - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
resize(int) - Method in class org.teavm.classlib.fs.c.CVirtualFileAccessor
 
resize(int) - Method in interface org.teavm.classlib.fs.VirtualFileAccessor
 
resolve(String) - Method in class org.teavm.classlib.java.net.TURI
 
resolve(Map<TemporalField, Long>, TemporalAccessor, ResolverStyle) - Method in enum org.threeten.bp.temporal.ChronoField
 
resolve(Map<TemporalField, Long>, TemporalAccessor, ResolverStyle) - Method in interface org.threeten.bp.temporal.TemporalField
Resolves the date/time information in the builder
resolve(TURI) - Method in class org.teavm.classlib.java.net.TURI
 
resolve(ResolverStyle, Set<TemporalField>) - Method in class org.threeten.bp.format.DateTimeBuilder
Resolves the builder, evaluating the date and time.
resolveAmPm(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolveCountry(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolveCurrency(String, String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolveCurrencyFormat(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class org.threeten.bp.chrono.Chronology
Resolves parsed ChronoField values into a date during parsing.
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class org.threeten.bp.chrono.HijrahChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class org.threeten.bp.chrono.IsoChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class org.threeten.bp.chrono.MinguoChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
resolveDateFormats(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolveDateTimeFormats(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolveDecimalData(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolveEras(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolveMonths(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolveNumberFormat(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolvePercentFormat(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
ResolverStyle - Enum in org.threeten.bp.format
Enumeration of different ways to resolve dates and times.
resolveShortMonths(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolveShortWeekdays(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolveTimeFormats(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
resolveWeekdays(String, String) - Static method in class org.teavm.classlib.impl.unicode.CLDRHelper
 
ResourceBundleImpl - Class in org.teavm.classlib.impl
 
ResourceSupplier - Interface in org.teavm.classlib
 
ResourceSupplierContext - Interface in org.teavm.classlib
 
responseCode - Variable in class org.teavm.classlib.java.net.THttpURLConnection
 
responseMessage - Variable in class org.teavm.classlib.java.net.THttpURLConnection
 
result - Variable in class org.teavm.classlib.java.util.stream.doubleimpl.TFindFirstDoubleConsumer
 
result - Variable in class org.teavm.classlib.java.util.stream.impl.TFindFirstConsumer
 
result - Variable in class org.teavm.classlib.java.util.stream.intimpl.TFindFirstIntConsumer
 
result - Variable in class org.teavm.classlib.java.util.stream.longimpl.TFindFirstLongConsumer
 
Result() - Constructor for class org.teavm.classlib.impl.text.DoubleAnalyzer.Result
 
Result() - Constructor for class org.teavm.classlib.impl.text.FloatAnalyzer.Result
 
retainAll(TCollection<?>) - Method in class org.teavm.classlib.java.util.TAbstractCollection
 
retainAll(TCollection<?>) - Method in interface org.teavm.classlib.java.util.TCollection
 
retainAll(TCollection<?>) - Method in class org.teavm.classlib.java.util.TSetFromMap
 
retainAll(TCollection<?>) - Method in class org.teavm.classlib.java.util.TVector
 
reverse() - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
reverse() - Method in class org.teavm.classlib.java.lang.TStringBuilder
 
reverse(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
reverse(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
reverse(TList<?>) - Static method in class org.teavm.classlib.java.util.TCollections
 
reverseBytes(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
reverseBytes(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
reverseBytes(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
reverseBytes(short) - Static method in class org.teavm.classlib.java.lang.TShort
 
reversed() - Method in interface org.teavm.classlib.java.util.TComparator
 
reverseOrder() - Static method in class org.teavm.classlib.java.util.TCollections
 
reverseOrder() - Static method in interface org.teavm.classlib.java.util.TComparator
 
reverseOrder(TComparator<T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
rewind() - Method in class org.teavm.classlib.java.nio.TBuffer
 
rewind() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
rewind() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
rewind() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
rewind() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
rewind() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
rewind() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
rewind() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
RFC_1123_DATE_TIME - Static variable in class org.threeten.bp.format.DateTimeFormatter
Returns the RFC-1123 date-time formatter, such as 'Tue, 3 Jun 2008 11:05:30 GMT'.
rint(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
rint(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
ROC - Enum constant in enum org.threeten.bp.chrono.MinguoEra
The singleton instance for the era ROC, 'Republic of China'.
roll(int, boolean) - Method in class org.teavm.classlib.java.util.TCalendar
 
roll(int, boolean) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
roll(int, int) - Method in class org.teavm.classlib.java.util.TCalendar
 
roll(int, int) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
ROOT - Static variable in class org.teavm.classlib.java.util.TLocale
 
rotate(TList<?>, int) - Static method in class org.teavm.classlib.java.util.TCollections
 
rotateLeft(int, int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
rotateLeft(long, int) - Static method in class org.teavm.classlib.java.lang.TLong
 
rotateRight(int, int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
rotateRight(long, int) - Static method in class org.teavm.classlib.java.lang.TLong
 
round(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
round(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
round(float) - Static method in class org.teavm.classlib.java.lang.TMath
 
round(float) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
round(TMathContext) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this, rounded according to the passed context mc.
ROUND_CEILING - Static variable in class org.teavm.classlib.java.math.TBigDecimal
Rounding mode to round towards positive infinity.
ROUND_DOWN - Static variable in class org.teavm.classlib.java.math.TBigDecimal
Rounding mode where the values are rounded towards zero.
ROUND_FLOOR - Static variable in class org.teavm.classlib.java.math.TBigDecimal
Rounding mode to round towards negative infinity.
ROUND_HALF_DOWN - Static variable in class org.teavm.classlib.java.math.TBigDecimal
Rounding mode where values are rounded towards the nearest neighbor.
ROUND_HALF_EVEN - Static variable in class org.teavm.classlib.java.math.TBigDecimal
Rounding mode where values are rounded towards the nearest neighbor.
ROUND_HALF_UP - Static variable in class org.teavm.classlib.java.math.TBigDecimal
Rounding mode where values are rounded towards the nearest neighbor.
ROUND_UNNECESSARY - Static variable in class org.teavm.classlib.java.math.TBigDecimal
Rounding mode where the rounding operations throws an ArithmeticException for the case that rounding is necessary, i.e.
ROUND_UP - Static variable in class org.teavm.classlib.java.math.TBigDecimal
Rounding mode where positive values are rounded towards positive infinity and negative values towards negative infinity.
RULE_BASED - Static variable in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
run() - Method in interface org.teavm.classlib.java.lang.TRunnable
 
run() - Method in class org.teavm.classlib.java.lang.TThread
 
run() - Method in interface org.teavm.classlib.java.security.TPrivilegedAction
 
runFinalization() - Static method in class org.teavm.classlib.java.lang.TSystem
 
RUNTIME - Enum constant in enum org.teavm.classlib.java.lang.annotation.TRetentionPolicy
 

S

safeAdd(int, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely adds two int values.
safeAdd(long, long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely adds two long values.
safeMultiply(int, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely multiply one int by another.
safeMultiply(long, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely multiply a long by an int.
safeMultiply(long, long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Multiply two values throwing an exception if overflow occurs.
safeSubtract(int, int) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely subtracts one int from another.
safeSubtract(long, long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely subtracts one long from another.
safeToInt(long) - Static method in class org.threeten.bp.jdk8.Jdk8Methods
Safely convert a long to an int.
sameFile(TURL) - Method in class org.teavm.classlib.java.net.TURL
 
sameFile(TURL, TURL) - Method in class org.teavm.classlib.java.net.TURLStreamHandler
 
SATURDAY - Enum constant in enum org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Saturday.
SATURDAY - Static variable in class org.teavm.classlib.java.util.TCalendar
 
save(OutputStream, String) - Method in class org.teavm.classlib.java.util.TProperties
Deprecated.
ScalaHacks - Class in org.teavm.classlib.impl
 
ScalaHacks() - Constructor for class org.teavm.classlib.impl.ScalaHacks
 
scale() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns the scale of this BigDecimal.
scaleByPowerOfTen(int) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this 10^n.
schedule(TTimerTask, long) - Method in class org.teavm.classlib.java.util.TTimer
 
schedule(TTimerTask, long, long) - Method in class org.teavm.classlib.java.util.TTimer
 
schedule(TTimerTask, Date) - Method in class org.teavm.classlib.java.util.TTimer
 
schedule(TTimerTask, Date, long) - Method in class org.teavm.classlib.java.util.TTimer
 
scheduleAtFixedRate(TTimerTask, long, long) - Method in class org.teavm.classlib.java.util.TTimer
 
scheduleAtFixedRate(TTimerTask, Date, long) - Method in class org.teavm.classlib.java.util.TTimer
 
SEALED - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
search(Object) - Method in class org.teavm.classlib.java.util.TStack
 
SECOND - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
SECOND - Static variable in class org.teavm.classlib.java.util.TCalendar
 
SECOND_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
SECOND_OF_DAY - Enum constant in enum org.threeten.bp.temporal.ChronoField
The second-of-day.
SECOND_OF_MINUTE - Enum constant in enum org.threeten.bp.temporal.ChronoField
The second-of-minute.
SECONDS - Enum constant in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
SECONDS - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a second.
seek(int) - Method in class org.teavm.classlib.fs.c.CVirtualFileAccessor
 
seek(int) - Method in interface org.teavm.classlib.fs.VirtualFileAccessor
 
seek(long) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
separator - Static variable in class org.teavm.classlib.java.io.TFile
 
separatorChar - Static variable in class org.teavm.classlib.java.io.TFile
 
SEPTEMBER - Enum constant in enum org.threeten.bp.Month
The singleton instance for the month of September with 30 days.
SEPTEMBER - Static variable in class org.teavm.classlib.java.util.TCalendar
 
sequential() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
sequential() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
sequential() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
sequential() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
sequential() - Method in interface org.teavm.classlib.java.util.stream.TBaseStream
 
serviceImplementations(String) - Method in interface org.teavm.classlib.impl.ServiceLoaderInformation
 
serviceImplementations(String) - Method in class org.teavm.classlib.impl.ServiceLoaderSupport
 
ServiceLoaderCSupport - Class in org.teavm.classlib.impl
 
ServiceLoaderCSupport() - Constructor for class org.teavm.classlib.impl.ServiceLoaderCSupport
 
ServiceLoaderFilter - Interface in org.teavm.classlib
 
ServiceLoaderFilterContext - Interface in org.teavm.classlib
 
ServiceLoaderInformation - Interface in org.teavm.classlib.impl
 
ServiceLoaderJSSupport - Class in org.teavm.classlib.impl
 
ServiceLoaderJSSupport() - Constructor for class org.teavm.classlib.impl.ServiceLoaderJSSupport
 
ServiceLoaderSupport - Class in org.teavm.classlib.impl
 
ServiceLoaderSupport(ClassLoader) - Constructor for class org.teavm.classlib.impl.ServiceLoaderSupport
 
serviceTypes() - Method in interface org.teavm.classlib.impl.ServiceLoaderInformation
 
serviceTypes() - Method in class org.teavm.classlib.impl.ServiceLoaderSupport
 
set(boolean) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicBoolean
 
set(int) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
set(int) - Method in class org.teavm.classlib.java.util.TBitSet
 
set(int, boolean) - Method in class org.teavm.classlib.java.util.TBitSet
 
set(int, int) - Method in class org.teavm.classlib.java.util.TBitSet
 
set(int, int) - Method in class org.teavm.classlib.java.util.TCalendar
 
set(int, int, boolean) - Method in class org.teavm.classlib.java.util.TBitSet
 
set(int, int, int) - Method in class org.teavm.classlib.java.util.TCalendar
 
set(int, int, int, int, int) - Method in class org.teavm.classlib.java.util.TCalendar
 
set(int, int, int, int, int, int) - Method in class org.teavm.classlib.java.util.TCalendar
 
set(int, E) - Method in class org.teavm.classlib.java.util.TAbstractList
 
set(int, E) - Method in class org.teavm.classlib.java.util.TAbstractSequentialList
 
set(int, E) - Method in class org.teavm.classlib.java.util.TArrayList
 
set(int, E) - Method in interface org.teavm.classlib.java.util.TList
 
set(int, E) - Method in class org.teavm.classlib.java.util.TVector
 
set(long) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
set(E) - Method in interface org.teavm.classlib.java.util.TListIterator
 
set(Object, Object) - Method in class org.teavm.classlib.java.lang.reflect.TField
 
set(String, String, int, String, String) - Method in class org.teavm.classlib.java.net.TURL
 
set(String, String, int, String, String, String, String, String) - Method in class org.teavm.classlib.java.net.TURL
 
set(TObject, int, TObject) - Static method in class org.teavm.classlib.java.lang.reflect.TArray
 
set(PlatformObject, PlatformObject) - Method in interface org.teavm.classlib.impl.reflection.JSFieldSetter
 
set(T) - Method in class org.teavm.classlib.java.lang.TThreadLocal
 
set(V) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
setAccessible(boolean) - Method in class org.teavm.classlib.java.lang.reflect.TAccessibleObject
 
setAccessible(TAccessibleObject[], boolean) - Static method in class org.teavm.classlib.java.lang.reflect.TAccessibleObject
 
setAll(double[], IntToDoubleFunction) - Static method in class org.teavm.classlib.java.util.TArrays
 
setAll(int[], IntUnaryOperator) - Static method in class org.teavm.classlib.java.util.TArrays
 
setAll(long[], IntToLongFunction) - Static method in class org.teavm.classlib.java.util.TArrays
 
setAll(T[], IntFunction<? extends T>) - Static method in class org.teavm.classlib.java.util.TArrays
 
setAllowUserInteraction(boolean) - Method in class org.teavm.classlib.java.net.TURLConnection
 
setAmPmStrings(String[]) - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
setBeginIndex(int) - Method in class org.teavm.classlib.java.text.TFieldPosition
 
setBit(int) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger which has the same binary representation as this but with the bit at position n set.
setCalendar(TCalendar) - Method in class org.teavm.classlib.java.text.TDateFormat
 
setChanged() - Method in class org.teavm.classlib.java.util.TObservable
Sets the changed flag for this Observable.
setCharAt(int, char) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
setChoices(double[], String[]) - Method in class org.teavm.classlib.java.text.TChoiceFormat
 
setChunkedStreamingMode(int) - Method in class org.teavm.classlib.java.net.THttpURLConnection
 
setCode(String) - Method in interface org.teavm.classlib.impl.currency.CurrencyResource
 
setComment(String) - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
setComment(String) - Method in class org.teavm.classlib.java.util.zip.TZipOutputStream
 
setCompressedSize(long) - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
setConnectTimeout(int) - Method in class org.teavm.classlib.java.net.TURLConnection
 
setCrc(long) - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
setCurrency(TCurrency) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
setDaemon(boolean) - Method in class org.teavm.classlib.java.lang.TThread
 
setData(String) - Method in interface org.teavm.classlib.impl.tz.TimeZoneResource
 
setDate(int) - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
setDateFormatSymbols(TDateFormatSymbols) - Method in class org.teavm.classlib.java.text.TSimpleDateFormat
 
setDecimalFormatSymbols(DecimalFormatSymbols) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
setDecimalSeparator(char) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setDecimalSeparator(int) - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
setDecimalSeparatorAlwaysShown(boolean) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
setDefault(TLocale) - Static method in class org.teavm.classlib.java.util.TLocale
 
setDefault(TTimeZone) - Static method in class org.teavm.classlib.java.util.TTimeZone
Sets the default time zone.
setDefaultAllowUserInteraction(boolean) - Static method in class org.teavm.classlib.java.net.TURLConnection
 
setDefaultRequestProperty(String, String) - Static method in class org.teavm.classlib.java.net.TURLConnection
Deprecated.
setDefaultUncaughtExceptionHandler(TThread.UncaughtExceptionHandler) - Static method in class org.teavm.classlib.java.lang.TThread
 
setDefaultUseCaches(boolean) - Method in class org.teavm.classlib.java.net.TURLConnection
 
setDictionary(byte[]) - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
setDictionary(byte[]) - Method in class org.teavm.classlib.java.util.zip.TInflater
 
setDictionary(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
setDictionary(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TInflater
 
setDigit(char) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setDoInput(boolean) - Method in class org.teavm.classlib.java.net.TURLConnection
 
setDoOutput(boolean) - Method in class org.teavm.classlib.java.net.TURLConnection
 
setElementAt(E, int) - Method in class org.teavm.classlib.java.util.TVector
 
setEndIndex(int) - Method in class org.teavm.classlib.java.text.TFieldPosition
 
setEras(String[]) - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
setErr(TPrintStream) - Static method in class org.teavm.classlib.java.lang.TSystem
 
setError() - Method in class org.teavm.classlib.java.io.TPrintStream
 
setError() - Method in class org.teavm.classlib.java.io.TPrintWriter
 
setErrorIndex(int) - Method in class org.teavm.classlib.java.text.TParsePosition
 
setExponentSeparator(String) - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
setExponentSeparator(String) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setExtra(byte[]) - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
setFields(JSArray<JSField>) - Method in interface org.teavm.classlib.impl.reflection.JSClass
 
setFirstDayOfWeek(int) - Method in class org.teavm.classlib.java.util.TCalendar
 
setFirstDayOfWeek(int) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
setFixedLengthStreamingMode(int) - Method in class org.teavm.classlib.java.net.THttpURLConnection
 
setFixedSavings(String, int) - Method in class org.teavm.classlib.impl.tz.DateTimeZoneBuilder
Set a fixed savings rule at the cutover.
setFollowRedirects(boolean) - Static method in class org.teavm.classlib.java.net.THttpURLConnection
 
setFormat(int, TFormat) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
setFormatByArgumentIndex(int, TFormat) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
setFormats(TFormat[]) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
setFormatsByArgumentIndex(TFormat[]) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
setFractionDigits(int) - Method in interface org.teavm.classlib.impl.currency.CurrencyResource
 
setFullFormat(String) - Method in interface org.teavm.classlib.impl.unicode.DateFormatCollection
 
setGregorianChange(TDate) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
setGroupingSeparator(char) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setGroupingSeparator(int) - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
setGroupingSize(int) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
setGroupingUsed(boolean) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
setHours(int) - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
setID(String) - Method in class org.teavm.classlib.java.util.TTimeZone
Sets the ID of this TimeZone.
setIfModifiedSince(long) - Method in class org.teavm.classlib.java.net.TURLConnection
 
setIndex(int) - Method in interface org.teavm.classlib.java.text.TCharacterIterator
 
setIndex(int) - Method in class org.teavm.classlib.java.text.TParsePosition
 
setInfinity(String) - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
setInfinity(String) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setInitializer(DateTimeTextProvider) - Static method in class org.threeten.bp.format.DateTimeTextProvider
Sets the provider to use.
setInPosition(int) - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedDecoder.Controller
 
setInPosition(int) - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedEncoder.Controller
 
setInput(byte[]) - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
setInput(byte[]) - Method in class org.teavm.classlib.java.util.zip.TInflater
 
setInput(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
setInput(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TInflater
 
setInstance(VirtualFileSystem) - Static method in class org.teavm.classlib.fs.VirtualFileSystemProvider
 
setInstanceFollowRedirects(boolean) - Method in class org.teavm.classlib.java.net.THttpURLConnection
 
setLastModified(long) - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
setLastModified(long) - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
setLastModified(long) - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
setLastModified(long) - Method in interface org.teavm.classlib.fs.VirtualFile
 
setLastModified(long) - Method in class org.teavm.classlib.java.io.TFile
 
setLength(int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
setLength(long) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
setLenient(boolean) - Method in class org.teavm.classlib.java.text.TDateFormat
 
setLenient(boolean) - Method in class org.teavm.classlib.java.util.TCalendar
 
setLevel(int) - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
setLevel(int) - Method in class org.teavm.classlib.java.util.zip.TZipOutputStream
 
setLevel(TLevel) - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
setListSeparator(int) - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
setLocale(TLocale) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setLocale(TLocale) - Method in class org.teavm.classlib.java.text.TMessageFormat
 
setLocalPatternChars(String) - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
setLoggerName(String) - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
setLongFormat(String) - Method in interface org.teavm.classlib.impl.unicode.DateFormatCollection
 
setMaximumFractionDigits(int) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
setMaximumIntegerDigits(int) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
setMediumFormat(String) - Method in interface org.teavm.classlib.impl.unicode.DateFormatCollection
 
setMessage(String) - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
setMethod(int) - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
setMethod(int) - Method in class org.teavm.classlib.java.util.zip.TZipOutputStream
 
setMethods(JSArray<JSMethodMember>) - Method in interface org.teavm.classlib.impl.reflection.JSClass
 
setMillis(long) - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
setMinimalDaysInFirstWeek(int) - Method in class org.teavm.classlib.java.util.TCalendar
 
setMinimalDaysInFirstWeek(int) - Method in class org.teavm.classlib.java.util.TGregorianCalendar
 
setMinimumFractionDigits(int) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
setMinimumIntegerDigits(int) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
setMinusSign(char) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setMinusSign(int) - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
setMinutes(int) - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
setMonetaryDecimalSeparator(char) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setMonth(int) - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
setMonths(String[]) - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
setMultiplier(int) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
setName(String) - Method in interface org.teavm.classlib.impl.unicode.CurrencyLocalization
 
setNaN(String) - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
setNaN(String) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setNegativePrefix(String) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
setNegativeSuffix(String) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
setNumericCode(int) - Method in interface org.teavm.classlib.impl.currency.CurrencyResource
 
setOpaque(V) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
setOut(TPrintStream) - Static method in class org.teavm.classlib.java.lang.TSystem
 
setOutPosition(int) - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedDecoder.Controller
 
setOutPosition(int) - Method in class org.teavm.classlib.java.nio.charset.impl.TBufferedEncoder.Controller
 
setParameters(Object[]) - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
setParent(TLogger) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
setParent(TResourceBundle) - Method in class org.teavm.classlib.java.util.TResourceBundle
 
setParseBigDecimal(boolean) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
setParseIntegerOnly(boolean) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
setPatternSeparator(char) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setPercent(char) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setPercent(int) - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
setPerMill(char) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setPerMille(int) - Method in interface org.teavm.classlib.impl.unicode.DecimalData
 
setPlain(V) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
setPositivePrefix(String) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
setPositiveSuffix(String) - Method in class org.teavm.classlib.java.text.TDecimalFormat
 
setPriority(int) - Method in class org.teavm.classlib.java.lang.TThread
 
setProperties(Properties) - Static method in class org.teavm.classlib.java.lang.TSystem
 
setProperty(String, String) - Static method in class org.teavm.classlib.java.lang.TSystem
 
setProperty(String, String) - Method in class org.teavm.classlib.java.util.TProperties
 
setRawOffset(int) - Method in class org.teavm.classlib.java.util.TTimeZone
Sets the offset for standard time from GMT for this TimeZone.
setReadOnly() - Method in class org.teavm.classlib.java.io.TFile
 
setReadOnly(boolean) - Method in class org.teavm.classlib.fs.c.CVirtualFile
 
setReadOnly(boolean) - Method in class org.teavm.classlib.fs.memory.AbstractInMemoryVirtualFile
 
setReadOnly(boolean) - Method in class org.teavm.classlib.fs.memory.VirtualFileImpl
 
setReadOnly(boolean) - Method in interface org.teavm.classlib.fs.VirtualFile
 
setReadTimeout(int) - Method in class org.teavm.classlib.java.net.TURLConnection
 
setRelease(V) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
setRequestMethod(String) - Method in class org.teavm.classlib.java.net.THttpURLConnection
 
setRequestProperty(String, String) - Method in class org.teavm.classlib.java.net.TURLConnection
 
setRoundingMode(TRoundingMode) - Method in class org.teavm.classlib.java.text.TNumberFormat
 
setScale(int) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal instance with the specified scale.
setScale(int, int) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal instance with the specified scale.
setScale(int, TRoundingMode) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal instance with the specified scale.
setSeconds(int) - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
setSeed(long) - Method in class org.teavm.classlib.java.util.concurrent.TThreadLocalRandom
 
setSeed(long) - Method in class org.teavm.classlib.java.util.TRandom
 
setSequenceNumber(long) - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
setShortFormat(String) - Method in interface org.teavm.classlib.impl.unicode.DateFormatCollection
 
setShortMonths(String[]) - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
setShortWeekdays(String[]) - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
setSize(int) - Method in class org.teavm.classlib.java.util.TVector
 
setSize(long) - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
setSourceClassName(String) - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
setSourceMethodName(String) - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
setStackTrace(TStackTraceElement[]) - Method in exception org.teavm.classlib.java.lang.TThrowable
 
setStandardOffset(int) - Method in class org.teavm.classlib.impl.tz.DateTimeZoneBuilder
Sets the standard offset to use for newly added rules until the next cutover is added.
setStrategy(int) - Method in class org.teavm.classlib.java.util.zip.TDeflater
 
setSymbol(String) - Method in interface org.teavm.classlib.impl.unicode.CurrencyLocalization
 
setThreadID(long) - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
setThrown(TThrowable) - Method in class org.teavm.classlib.java.util.logging.TLogRecord
 
setTime(long) - Method in class org.teavm.classlib.java.util.TDate
 
setTime(long) - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
setTime(TDate) - Method in class org.teavm.classlib.java.util.TCalendar
 
setTimeInMillis(long) - Method in class org.teavm.classlib.java.util.TCalendar
 
setTimeZone(TTimeZone) - Method in class org.teavm.classlib.java.text.TDateFormat
 
setTimeZone(TTimeZone) - Method in class org.teavm.classlib.java.util.TCalendar
 
setTimeZones(ResourceMap<ResourceMap<StringResource>>) - Method in interface org.teavm.classlib.impl.unicode.TimeZoneLocalization
 
setUncaughtExceptionHandler(TThread.UncaughtExceptionHandler) - Method in class org.teavm.classlib.java.lang.TThread
 
setURL(TURL, String, String, int, String, String) - Method in class org.teavm.classlib.java.net.TURLStreamHandler
Deprecated.
setURL(TURL, String, String, int, String, String, String, String, String) - Method in class org.teavm.classlib.java.net.TURLStreamHandler
 
setURLStreamHandlerFactory(TURLStreamHandlerFactory) - Static method in class org.teavm.classlib.java.net.TURL
 
setUseCaches(boolean) - Method in class org.teavm.classlib.java.net.TURLConnection
 
setUserDir(String) - Method in class org.teavm.classlib.fs.memory.InMemoryVirtualFileSystem
 
setValue(V) - Method in class org.teavm.classlib.java.util.TAbstractMap.SimpleEntry
 
setValue(V) - Method in class org.teavm.classlib.java.util.TAbstractMap.SimpleImmutableEntry
 
setValue(V1) - Method in interface org.teavm.classlib.java.util.TMap.Entry
 
setWeekdays(String[]) - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
setWritable(boolean) - Method in class org.teavm.classlib.java.io.TFile
 
setYear(int) - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
setZeroDigit(char) - Method in class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
setZoneStrings(String[][]) - Method in class org.teavm.classlib.java.text.TDateFormatSymbols
 
severe(String) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
SEVERE - Static variable in class org.teavm.classlib.java.util.logging.TLevel
 
shiftLeft(int) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this << n.
shiftRight(int) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this >> n.
SHORT - Enum constant in enum org.threeten.bp.format.FormatStyle
Short text style, typically numeric.
SHORT - Enum constant in enum org.threeten.bp.format.TextStyle
Short text, typically an abbreviation.
SHORT - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
SHORT - Static variable in class org.teavm.classlib.java.util.TTimeZone
The SHORT display name style.
SHORT_IDS - Static variable in class org.threeten.bp.ZoneId
A map of zone overrides to enable the short time-zone names to be used.
SHORT_STANDALONE - Enum constant in enum org.threeten.bp.format.TextStyle
Short text for stand-alone use, typically an abbreviation.
shortValue() - Method in class org.teavm.classlib.java.lang.TNumber
 
shortValue() - Method in class org.teavm.classlib.java.lang.TShort
 
shortValueExact() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns this BigDecimal as a short value if it has no fractional part and if its value fits to the short range ([-2^{15}..2^{15}-1]).
SHOWA - Static variable in class org.threeten.bp.chrono.JapaneseEra
The singleton instance for the 'Showa' era (1926-12-25 - 1989-01-07) which has the value 1.
shuffle(TList<?>) - Static method in class org.teavm.classlib.java.util.TCollections
 
shuffle(TList<?>, TRandom) - Static method in class org.teavm.classlib.java.util.TCollections
 
sign - Variable in class org.teavm.classlib.impl.text.DoubleAnalyzer.Result
 
sign - Variable in class org.teavm.classlib.impl.text.FloatAnalyzer.Result
 
SIGN - Static variable in class org.teavm.classlib.java.text.TNumberFormat.Field
 
SIGNATURE_VERSION - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
SignStyle - Enum in org.threeten.bp.format
Enumeration of ways to handle the positive/negative sign.
signum() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns the sign of this BigDecimal.
signum() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns the sign of this BigInteger.
signum(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
signum(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
signum(float) - Static method in class org.teavm.classlib.java.lang.TMath
 
signum(float) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
signum(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
signum(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
SimpleEntry(K, V) - Constructor for class org.teavm.classlib.java.util.TAbstractMap.SimpleEntry
 
SimpleEntry(TMap.Entry<? extends K, ? extends V>) - Constructor for class org.teavm.classlib.java.util.TAbstractMap.SimpleEntry
 
SimpleImmutableEntry(K, V) - Constructor for class org.teavm.classlib.java.util.TAbstractMap.SimpleImmutableEntry
 
SimpleImmutableEntry(TMap.Entry<? extends K, ? extends V>) - Constructor for class org.teavm.classlib.java.util.TAbstractMap.SimpleImmutableEntry
 
SIMPLIFIED_CHINESE - Static variable in class org.teavm.classlib.java.util.TLocale
 
sin(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
sin(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
singleton(T) - Static method in class org.teavm.classlib.java.util.TCollections
 
singletonList(T) - Static method in class org.teavm.classlib.java.util.TCollections
 
singletonMap(K, V) - Static method in class org.teavm.classlib.java.util.TCollections
 
sinh(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
sinh(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
size() - Method in class org.teavm.classlib.fs.c.CVirtualFileAccessor
 
size() - Method in interface org.teavm.classlib.fs.VirtualFileAccessor
 
size() - Method in class org.teavm.classlib.java.io.TByteArrayOutputStream
 
size() - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
size() - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
size() - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
size() - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
size() - Method in class org.teavm.classlib.java.util.TAbstractMap
 
size() - Method in class org.teavm.classlib.java.util.TArrayDeque
 
size() - Method in class org.teavm.classlib.java.util.TArrayList
 
size() - Method in class org.teavm.classlib.java.util.TBitSet
 
size() - Method in interface org.teavm.classlib.java.util.TCollection
 
size() - Method in class org.teavm.classlib.java.util.TDictionary
 
size() - Method in class org.teavm.classlib.java.util.TEnumMap
 
size() - Method in class org.teavm.classlib.java.util.THashMap
 
size() - Method in class org.teavm.classlib.java.util.THashSet
Returns the number of elements in this HashSet.
size() - Method in class org.teavm.classlib.java.util.THashtable
 
size() - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
size() - Method in class org.teavm.classlib.java.util.TLinkedList
 
size() - Method in interface org.teavm.classlib.java.util.TMap
 
size() - Method in class org.teavm.classlib.java.util.TPriorityQueue
 
size() - Method in class org.teavm.classlib.java.util.TSetFromMap
 
size() - Method in class org.teavm.classlib.java.util.TTreeMap
 
size() - Method in class org.teavm.classlib.java.util.TTreeSet
 
size() - Method in class org.teavm.classlib.java.util.TVector
 
size() - Method in class org.teavm.classlib.java.util.zip.TZipFile
 
SIZE - Static variable in class org.teavm.classlib.java.lang.TByte
 
SIZE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
SIZE - Static variable in class org.teavm.classlib.java.lang.TDouble
 
SIZE - Static variable in class org.teavm.classlib.java.lang.TFloat
 
SIZE - Static variable in class org.teavm.classlib.java.lang.TInteger
 
SIZE - Static variable in class org.teavm.classlib.java.lang.TLong
 
SIZE - Static variable in class org.teavm.classlib.java.lang.TShort
 
SIZED - Static variable in interface org.teavm.classlib.java.util.TSpliterator
 
skip(int) - Method in class org.teavm.classlib.fs.c.CVirtualFileAccessor
 
skip(int) - Method in interface org.teavm.classlib.fs.VirtualFileAccessor
 
skip(long) - Method in class org.teavm.classlib.java.io.TBufferedInputStream
 
skip(long) - Method in class org.teavm.classlib.java.io.TBufferedReader
 
skip(long) - Method in class org.teavm.classlib.java.io.TByteArrayInputStream
 
skip(long) - Method in class org.teavm.classlib.java.io.TCharArrayReader
 
skip(long) - Method in class org.teavm.classlib.java.io.TFileInputStream
 
skip(long) - Method in class org.teavm.classlib.java.io.TFilterInputStream
 
skip(long) - Method in class org.teavm.classlib.java.io.TInputStream
 
skip(long) - Method in class org.teavm.classlib.java.io.TPushbackInputStream
 
skip(long) - Method in class org.teavm.classlib.java.io.TReader
 
skip(long) - Method in class org.teavm.classlib.java.io.TStringReader
 
skip(long) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
skip(long) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
skip(long) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
skip(long) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
skip(long) - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
skip(long) - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
skip(long) - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
skip(long) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
skip(long) - Method in class org.teavm.classlib.java.util.zip.TCheckedInputStream
 
skip(long) - Method in class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
skip(long) - Method in class org.teavm.classlib.java.util.zip.TZipInputStream
 
skipBytes(int) - Method in interface org.teavm.classlib.java.io.TDataInput
 
skipBytes(int) - Method in class org.teavm.classlib.java.io.TDataInputStream
 
skipBytes(int) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
slashSlashComments(boolean) - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
slashStarComments(boolean) - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
sleep(long) - Static method in class org.teavm.classlib.java.lang.TThread
 
sleep(long) - Method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
slice() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
slice() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
slice() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
slice() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
slice() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
slice() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
slice() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
SMART - Enum constant in enum org.threeten.bp.format.ResolverStyle
Style to resolve dates and times in a smart, or intelligent, manner.
sort(byte[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(byte[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(char[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(char[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(double[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(double[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(float[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(float[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(int[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(int[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(long[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(long[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(short[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(short[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(Object[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(Object[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(TComparator<? super E>) - Method in interface org.teavm.classlib.java.util.TList
 
sort(TList<T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
sort(TList<T>, TComparator<? super T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
sort(T[], int, int, TComparator<? super T>) - Static method in class org.teavm.classlib.java.util.TArrays
 
sort(T[], TComparator<? super T>) - Static method in class org.teavm.classlib.java.util.TArrays
 
sorted() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
sorted() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
sorted() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
sorted() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
sorted() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
sorted() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
sorted() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
sorted() - Method in interface org.teavm.classlib.java.util.stream.TStream
 
sorted(Comparator<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
sorted(Comparator<? super T>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
SORTED - Static variable in interface org.teavm.classlib.java.util.TSpliterator
 
SOURCE - Enum constant in enum org.teavm.classlib.java.lang.annotation.TRetentionPolicy
 
SPACE_SEPARATOR - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
SPECIFICATION_TITLE - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
SPECIFICATION_VENDOR - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
SPECIFICATION_VERSION - Static variable in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
split(CharSequence) - Method in class org.teavm.classlib.java.util.regex.TPattern
Splits a given input around occurrences of a regular expression.
split(CharSequence, int) - Method in class org.teavm.classlib.java.util.regex.TPattern
Splits the given input sequence around occurrences of the Pattern .
split(String) - Method in class org.teavm.classlib.java.lang.TString
 
split(String, int) - Method in class org.teavm.classlib.java.lang.TString
 
spliterator() - Method in interface org.teavm.classlib.java.lang.TIterable
 
spliterator() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
spliterator() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
spliterator() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
spliterator() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
spliterator() - Method in interface org.teavm.classlib.java.util.stream.TBaseStream
 
spliterator() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
spliterator() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
spliterator() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
spliterator() - Method in interface org.teavm.classlib.java.util.TCollection
 
spliterator(int[], int) - Static method in class org.teavm.classlib.java.util.TSpliterators
 
spliterator(int[], int, int, int) - Static method in class org.teavm.classlib.java.util.TSpliterators
 
spliterator(Object[], int) - Static method in class org.teavm.classlib.java.util.TSpliterators
 
spliterator(Collection<? extends T>, int) - Static method in class org.teavm.classlib.java.util.TSpliterators
 
spliterator(Iterator<? extends T>, long, int) - Static method in class org.teavm.classlib.java.util.TSpliterators
 
spliterator(PrimitiveIterator.OfDouble, long, int) - Static method in class org.teavm.classlib.java.util.TSpliterators
 
spliterator(PrimitiveIterator.OfInt, long, int) - Static method in class org.teavm.classlib.java.util.TSpliterators
 
spliterator(PrimitiveIterator.OfLong, long, int) - Static method in class org.teavm.classlib.java.util.TSpliterators
 
spliteratorUnknownSize(Iterator<? extends T>, int) - Static method in class org.teavm.classlib.java.util.TSpliterators
 
spliteratorUnknownSize(PrimitiveIterator.OfDouble, int) - Static method in class org.teavm.classlib.java.util.TSpliterators
 
spliteratorUnknownSize(PrimitiveIterator.OfInt, int) - Static method in class org.teavm.classlib.java.util.TSpliterators
 
spliteratorUnknownSize(PrimitiveIterator.OfLong, int) - Static method in class org.teavm.classlib.java.util.TSpliterators
 
sqrt(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
sqrt(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
STANDARD - Enum constant in enum org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
The local date-time is expressed in terms of the standard offset.
STANDARD - Static variable in class org.threeten.bp.format.DecimalStyle
The standard set of non-localized symbols.
start - Variable in class org.teavm.classlib.impl.unicode.UnicodeHelper.Range
 
start() - Method in class org.teavm.classlib.java.lang.TThread
 
start() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Returns the index of the first character of the text that matched the whole regular expression.
start() - Method in interface org.teavm.classlib.java.util.regex.TMatchResult
Returns the index of the first character of the text that matched the whole regular expression.
start(int) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Returns the index of the first character of the text that matched a given group.
start(int) - Method in interface org.teavm.classlib.java.util.regex.TMatchResult
Returns the index of the first character of the text that matched a given group.
START_PUNCTUATION - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
started(DependencyAgent) - Method in class org.teavm.classlib.impl.ReflectionDependencyListener
 
startsWith(TString) - Method in class org.teavm.classlib.java.lang.TString
 
startsWith(TString, int) - Method in class org.teavm.classlib.java.lang.TString
 
STATIC - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
STATIC - Static variable in class org.teavm.classlib.java.lang.reflect.TModifier
 
StderrOutputStream - Class in org.teavm.classlib.impl.console
 
StdoutOutputStream - Class in org.teavm.classlib.impl.console
 
StorableDateTimeZone - Class in org.teavm.classlib.impl.tz
 
StorableDateTimeZone(String) - Constructor for class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
store(OutputStream, String) - Method in class org.teavm.classlib.java.util.TProperties
 
STORED - Static variable in class org.teavm.classlib.java.util.zip.TZipEntry
 
STORED - Static variable in class org.teavm.classlib.java.util.zip.TZipOutputStream
 
stream() - Method in interface org.teavm.classlib.java.util.TCollection
 
stream() - Method in class org.teavm.classlib.java.util.TOptional
 
stream() - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
stream() - Method in class org.teavm.classlib.java.util.TOptionalInt
 
stream() - Method in class org.teavm.classlib.java.util.TOptionalLong
 
stream(double[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
stream(double[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
stream(int[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
stream(int[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
stream(long[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
stream(long[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
stream(Supplier<Spliterator<T>>, int, boolean) - Static method in class org.teavm.classlib.java.util.stream.TStreamSupport
 
stream(Spliterator<T>, boolean) - Static method in class org.teavm.classlib.java.util.stream.TStreamSupport
 
stream(T[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
stream(T[], int, int) - Static method in class org.teavm.classlib.java.util.TArrays
 
STRICT - Enum constant in enum org.threeten.bp.format.ResolverStyle
Style to resolve dates and times strictly.
STRICT - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
STRICT - Static variable in class org.teavm.classlib.java.lang.reflect.TModifier
 
StringConcatFactorySubstitutor - Class in org.teavm.classlib.impl
 
StringConcatFactorySubstitutor() - Constructor for class org.teavm.classlib.impl.StringConcatFactorySubstitutor
 
StringList - Class in org.teavm.classlib.impl.c
 
StringList() - Constructor for class org.teavm.classlib.impl.c.StringList
 
StringNativeGenerator - Class in org.teavm.classlib.java.lang
 
StringNativeGenerator() - Constructor for class org.teavm.classlib.java.lang.StringNativeGenerator
 
stringPropertyNames() - Method in class org.teavm.classlib.java.util.TProperties
 
stripTrailingZeros() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal instance with the same value as this but with a unscaled value where the trailing zeros have been removed.
subList(int, int) - Method in class org.teavm.classlib.java.util.TAbstractList
 
subList(int, int) - Method in interface org.teavm.classlib.java.util.TList
 
subMap(K, boolean, K, boolean) - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
subMap(K, boolean, K, boolean) - Method in class org.teavm.classlib.java.util.TTreeMap
 
subMap(K, K) - Method in interface org.teavm.classlib.java.util.TSortedMap
 
subMap(K, K) - Method in class org.teavm.classlib.java.util.TTreeMap
 
subscribe(TFlow.Subscriber<? super T>) - Method in interface org.teavm.classlib.java.util.concurrent.TFlow.Publisher
 
subSequence(int, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
subSequence(int, int) - Method in interface org.teavm.classlib.java.lang.TCharSequence
 
subSequence(int, int) - Method in class org.teavm.classlib.java.lang.TString
 
subSequence(int, int) - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
subSet(E, boolean, E, boolean) - Method in interface org.teavm.classlib.java.util.TNavigableSet
 
subSet(E, boolean, E, boolean) - Method in class org.teavm.classlib.java.util.TTreeSet
 
subSet(E, E) - Method in interface org.teavm.classlib.java.util.TSortedSet
 
subSet(E, E) - Method in class org.teavm.classlib.java.util.TTreeSet
 
SUBSIZED - Static variable in interface org.teavm.classlib.java.util.TSpliterator
 
substitute(DynamicCallSite, ProgramEmitter) - Method in class org.teavm.classlib.impl.lambda.LambdaMetafactorySubstitutor
 
substitute(DynamicCallSite, ProgramEmitter) - Method in class org.teavm.classlib.impl.StringConcatFactorySubstitutor
 
substring(int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
substring(int) - Method in class org.teavm.classlib.java.lang.TString
 
substring(int, int) - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
substring(int, int) - Method in class org.teavm.classlib.java.lang.TString
 
subtract(TBigDecimal) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this - subtrahend.
subtract(TBigDecimal, TMathContext) - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal whose value is this - subtrahend.
subtract(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this - val.
subtractFrom(Temporal) - Method in class org.threeten.bp.chrono.ChronoPeriod
Subtracts this period from the specified temporal object.
subtractFrom(Temporal) - Method in class org.threeten.bp.Duration
Subtracts this duration from the specified temporal object.
subtractFrom(Temporal) - Method in class org.threeten.bp.Period
Subtracts this period from the specified temporal object.
subtractFrom(Temporal) - Method in interface org.threeten.bp.temporal.TemporalAmount
Subtracts this object from the specified temporal object.
sum() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
sum() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
sum() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
sum() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
sum() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
sum() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
SUNDAY - Enum constant in enum org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Sunday.
SUNDAY - Static variable in class org.teavm.classlib.java.util.TCalendar
 
SUNDAY_START - Static variable in class org.threeten.bp.temporal.WeekFields
The common definition of a week that starts on Sunday.
supplier() - Method in interface org.teavm.classlib.java.util.stream.TCollector
 
supplyResources(ResourceSupplierContext) - Method in interface org.teavm.classlib.ResourceSupplier
 
SURROGATE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
sval - Variable in class org.teavm.classlib.java.io.TStreamTokenizer
 
swap(TList<?>, int, int) - Static method in class org.teavm.classlib.java.util.TCollections
 
SYNCHRONIZED - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
SYNCHRONIZED - Static variable in class org.teavm.classlib.java.lang.reflect.TModifier
 
synchronizedCollection(TCollection<T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
synchronizedList(TList<T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
synchronizedMap(TMap<K, V>) - Static method in class org.teavm.classlib.java.util.TCollections
 
synchronizedSet(TSet<T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
SYNTHETIC - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
system(ZoneId) - Static method in class org.threeten.bp.Clock
Obtains a clock that returns the current instant using best available system clock.
SystemClassTransformer - Class in org.teavm.classlib.impl
 
SystemClassTransformer() - Constructor for class org.teavm.classlib.impl.SystemClassTransformer
 
systemDefault() - Static method in class org.threeten.bp.ZoneId
Gets the system default time-zone.
systemDefaultZone() - Static method in class org.threeten.bp.Clock
Obtains a clock that returns the current instant using the best available system clock, converting to date and time using the default time-zone.
SystemNativeGenerator - Class in org.teavm.classlib.java.lang
 
SystemNativeGenerator() - Constructor for class org.teavm.classlib.java.lang.SystemNativeGenerator
 
systemUTC() - Static method in class org.threeten.bp.Clock
Obtains a clock that returns the current instant using the best available system clock, converting to date and time using the UTC time-zone.

T

TAbstractCollection<E> - Class in org.teavm.classlib.java.util
 
TAbstractCollection() - Constructor for class org.teavm.classlib.java.util.TAbstractCollection
 
TAbstractList<E> - Class in org.teavm.classlib.java.util
 
TAbstractList() - Constructor for class org.teavm.classlib.java.util.TAbstractList
 
TAbstractMap<K,​V> - Class in org.teavm.classlib.java.util
 
TAbstractMap() - Constructor for class org.teavm.classlib.java.util.TAbstractMap
 
TAbstractMap.SimpleEntry<K,​V> - Class in org.teavm.classlib.java.util
 
TAbstractMap.SimpleImmutableEntry<K,​V> - Class in org.teavm.classlib.java.util
 
TAbstractQueue<E> - Class in org.teavm.classlib.java.util
 
TAbstractQueue() - Constructor for class org.teavm.classlib.java.util.TAbstractQueue
 
TAbstractSequentialList<E> - Class in org.teavm.classlib.java.util
 
TAbstractSequentialList() - Constructor for class org.teavm.classlib.java.util.TAbstractSequentialList
 
TAbstractSet<E> - Class in org.teavm.classlib.java.util
 
TAbstractSet() - Constructor for class org.teavm.classlib.java.util.TAbstractSet
 
TAccessControlException - Exception in org.teavm.classlib.java.security
 
TAccessControlException(String) - Constructor for exception org.teavm.classlib.java.security.TAccessControlException
 
TAccessControlException(String, TPermission) - Constructor for exception org.teavm.classlib.java.security.TAccessControlException
 
TAccessController - Class in org.teavm.classlib.java.security
 
TAccessibleObject - Class in org.teavm.classlib.java.lang.reflect
 
TAccessibleObject() - Constructor for class org.teavm.classlib.java.lang.reflect.TAccessibleObject
 
TAdler32 - Class in org.teavm.classlib.java.util.zip
 
TAdler32() - Constructor for class org.teavm.classlib.java.util.zip.TAdler32
 
tailMap(K) - Method in interface org.teavm.classlib.java.util.TSortedMap
 
tailMap(K) - Method in class org.teavm.classlib.java.util.TTreeMap
 
tailMap(K, boolean) - Method in interface org.teavm.classlib.java.util.TNavigableMap
 
tailMap(K, boolean) - Method in class org.teavm.classlib.java.util.TTreeMap
 
tailSet(E) - Method in interface org.teavm.classlib.java.util.TSortedSet
 
tailSet(E) - Method in class org.teavm.classlib.java.util.TTreeSet
 
tailSet(E, boolean) - Method in interface org.teavm.classlib.java.util.TNavigableSet
 
tailSet(E, boolean) - Method in class org.teavm.classlib.java.util.TTreeSet
 
TAISHO - Static variable in class org.threeten.bp.chrono.JapaneseEra
The singleton instance for the 'Taisho' era (1912-07-30 - 1926-12-24) which has the value 0.
TAIWAN - Static variable in class org.teavm.classlib.java.util.TLocale
 
take() - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
take() - Method in interface org.teavm.classlib.java.util.concurrent.TBlockingQueue
 
TAllMatchConsumer - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TAllMatchConsumer<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TAllMatchConsumer - Class in org.teavm.classlib.java.util.stream.intimpl
 
TAllMatchConsumer - Class in org.teavm.classlib.java.util.stream.longimpl
 
TAllMatchConsumer(DoublePredicate) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TAllMatchConsumer
 
TAllMatchConsumer(IntPredicate) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TAllMatchConsumer
 
TAllMatchConsumer(LongPredicate) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TAllMatchConsumer
 
TAllMatchConsumer(Predicate<? super T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TAllMatchConsumer
 
tan(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
tan(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
tanh(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
tanh(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
TAnnotatedElement - Interface in org.teavm.classlib.java.lang.reflect
 
TAnnotation - Class in org.teavm.classlib.java.text
 
TAnnotation - Annotation Type in org.teavm.classlib.java.lang.annotation
 
TAnnotation(Object) - Constructor for class org.teavm.classlib.java.text.TAnnotation
 
TAnyMatchConsumer - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TAnyMatchConsumer<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TAnyMatchConsumer - Class in org.teavm.classlib.java.util.stream.intimpl
 
TAnyMatchConsumer - Class in org.teavm.classlib.java.util.stream.longimpl
 
TAnyMatchConsumer(DoublePredicate) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TAnyMatchConsumer
 
TAnyMatchConsumer(IntPredicate) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TAnyMatchConsumer
 
TAnyMatchConsumer(LongPredicate) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TAnyMatchConsumer
 
TAnyMatchConsumer(Predicate<? super T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TAnyMatchConsumer
 
TAppendable - Interface in org.teavm.classlib.java.lang
 
TArithmeticException - Exception in org.teavm.classlib.java.lang
 
TArithmeticException() - Constructor for exception org.teavm.classlib.java.lang.TArithmeticException
 
TArithmeticException(String) - Constructor for exception org.teavm.classlib.java.lang.TArithmeticException
 
TArray - Class in org.teavm.classlib.java.lang.reflect
 
TArray() - Constructor for class org.teavm.classlib.java.lang.reflect.TArray
 
TArrayBlockingQueue<E> - Class in org.teavm.classlib.java.util.concurrent
 
TArrayBlockingQueue(int) - Constructor for class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
TArrayBlockingQueue(int, boolean) - Constructor for class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
TArrayBlockingQueue(int, boolean, Collection<? extends E>) - Constructor for class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
TArrayDeque<E> - Class in org.teavm.classlib.java.util
 
TArrayDeque() - Constructor for class org.teavm.classlib.java.util.TArrayDeque
 
TArrayDeque(int) - Constructor for class org.teavm.classlib.java.util.TArrayDeque
 
TArrayDeque(TCollection<? extends E>) - Constructor for class org.teavm.classlib.java.util.TArrayDeque
 
TArrayDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TArrayDoubleStreamImpl(double[], int, int) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TArrayDoubleStreamImpl
 
TArrayIndexOutOfBoundsException - Exception in org.teavm.classlib.java.lang
 
TArrayIndexOutOfBoundsException() - Constructor for exception org.teavm.classlib.java.lang.TArrayIndexOutOfBoundsException
 
TArrayIndexOutOfBoundsException(int) - Constructor for exception org.teavm.classlib.java.lang.TArrayIndexOutOfBoundsException
 
TArrayIndexOutOfBoundsException(String) - Constructor for exception org.teavm.classlib.java.lang.TArrayIndexOutOfBoundsException
 
TArrayIntStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TArrayIntStreamImpl(int[], int, int) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TArrayIntStreamImpl
 
TArrayList<E> - Class in org.teavm.classlib.java.util
 
TArrayList() - Constructor for class org.teavm.classlib.java.util.TArrayList
 
TArrayList(int) - Constructor for class org.teavm.classlib.java.util.TArrayList
 
TArrayList(TCollection<? extends E>) - Constructor for class org.teavm.classlib.java.util.TArrayList
 
TArrayLongStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TArrayLongStreamImpl(long[], int, int) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TArrayLongStreamImpl
 
TArrays - Class in org.teavm.classlib.java.util
 
TArrays() - Constructor for class org.teavm.classlib.java.util.TArrays
 
TArrayStoreException - Exception in org.teavm.classlib.java.lang
 
TArrayStoreException() - Constructor for exception org.teavm.classlib.java.lang.TArrayStoreException
 
TArrayStoreException(String) - Constructor for exception org.teavm.classlib.java.lang.TArrayStoreException
 
TArrayStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TArrayStreamImpl(T[], int, int) - Constructor for class org.teavm.classlib.java.util.stream.impl.TArrayStreamImpl
 
TAsciiCharset - Class in org.teavm.classlib.java.nio.charset.impl
 
TAsciiCharset() - Constructor for class org.teavm.classlib.java.nio.charset.impl.TAsciiCharset
 
TAsciiDecoder - Class in org.teavm.classlib.java.nio.charset.impl
 
TAsciiDecoder(TCharset) - Constructor for class org.teavm.classlib.java.nio.charset.impl.TAsciiDecoder
 
TAsciiEncoder - Class in org.teavm.classlib.java.nio.charset.impl
 
TAsciiEncoder(TCharset) - Constructor for class org.teavm.classlib.java.nio.charset.impl.TAsciiEncoder
 
TAssertionError - Exception in org.teavm.classlib.java.lang
 
TAssertionError() - Constructor for exception org.teavm.classlib.java.lang.TAssertionError
 
TAssertionError(boolean) - Constructor for exception org.teavm.classlib.java.lang.TAssertionError
 
TAssertionError(char) - Constructor for exception org.teavm.classlib.java.lang.TAssertionError
 
TAssertionError(double) - Constructor for exception org.teavm.classlib.java.lang.TAssertionError
 
TAssertionError(float) - Constructor for exception org.teavm.classlib.java.lang.TAssertionError
 
TAssertionError(int) - Constructor for exception org.teavm.classlib.java.lang.TAssertionError
 
TAssertionError(long) - Constructor for exception org.teavm.classlib.java.lang.TAssertionError
 
TAssertionError(Object) - Constructor for exception org.teavm.classlib.java.lang.TAssertionError
 
TAssertionError(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TAssertionError
 
TAtomicBoolean - Class in org.teavm.classlib.java.util.concurrent.atomic
 
TAtomicBoolean() - Constructor for class org.teavm.classlib.java.util.concurrent.atomic.TAtomicBoolean
 
TAtomicBoolean(boolean) - Constructor for class org.teavm.classlib.java.util.concurrent.atomic.TAtomicBoolean
 
TAtomicInteger - Class in org.teavm.classlib.java.util.concurrent.atomic
 
TAtomicInteger() - Constructor for class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
TAtomicInteger(int) - Constructor for class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
TAtomicLong - Class in org.teavm.classlib.java.util.concurrent.atomic
 
TAtomicLong() - Constructor for class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
TAtomicLong(long) - Constructor for class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
TAtomicReference<V> - Class in org.teavm.classlib.java.util.concurrent.atomic
 
TAtomicReference() - Constructor for class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
TAtomicReference(V) - Constructor for class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
TAttributedCharacterIterator - Interface in org.teavm.classlib.java.text
 
TAttributedCharacterIterator.Attribute - Class in org.teavm.classlib.java.text
 
TAttributedString - Class in org.teavm.classlib.java.text
 
TAttributedString(String) - Constructor for class org.teavm.classlib.java.text.TAttributedString
 
TAttributedString(String, TMap<? extends TAttributedCharacterIterator.Attribute, ?>) - Constructor for class org.teavm.classlib.java.text.TAttributedString
 
TAttributedString(TAttributedCharacterIterator) - Constructor for class org.teavm.classlib.java.text.TAttributedString
 
TAttributedString(TAttributedCharacterIterator, int, int) - Constructor for class org.teavm.classlib.java.text.TAttributedString
 
TAttributedString(TAttributedCharacterIterator, int, int, TAttributedCharacterIterator.Attribute[]) - Constructor for class org.teavm.classlib.java.text.TAttributedString
 
TAttributes - Class in org.teavm.classlib.java.util.jar
 
TAttributes() - Constructor for class org.teavm.classlib.java.util.jar.TAttributes
 
TAttributes(int) - Constructor for class org.teavm.classlib.java.util.jar.TAttributes
 
TAttributes(TAttributes) - Constructor for class org.teavm.classlib.java.util.jar.TAttributes
 
TAttributes.Name - Class in org.teavm.classlib.java.util.jar
 
TAutoCloseable - Interface in org.teavm.classlib.java.lang
 
TAverageDoubleConsumer - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TAverageDoubleConsumer() - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TAverageDoubleConsumer
 
TBaseStream<T,​S extends TBaseStream<T,​S>> - Interface in org.teavm.classlib.java.util.stream
 
TBiConsumer<T,​U> - Interface in org.teavm.classlib.java.util.function
 
TBiFunction<T,​U,​R> - Interface in org.teavm.classlib.java.util.function
 
TBigDecimal - Class in org.teavm.classlib.java.math
This class represents immutable arbitrary precision decimal numbers.
TBigDecimal(char[]) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from a string representation given as a character array.
TBigDecimal(char[], int, int) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from a string representation given as a character array.
TBigDecimal(char[], int, int, TMathContext) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from a string representation given as a character array.
TBigDecimal(char[], TMathContext) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from a string representation given as a character array.
TBigDecimal(double) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from the 64bit double val.
TBigDecimal(double, TMathContext) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from the 64bit double val.
TBigDecimal(int) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from the given int val.
TBigDecimal(int, TMathContext) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from the given int val.
TBigDecimal(long) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from the given long val.
TBigDecimal(long, TMathContext) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from the given long val.
TBigDecimal(String) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from a string representation.
TBigDecimal(String, TMathContext) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from a string representation.
TBigDecimal(TBigInteger) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from the given big integer val.
TBigDecimal(TBigInteger, int) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from a given unscaled value unscaledVal and a given scale.
TBigDecimal(TBigInteger, int, TMathContext) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from a given unscaled value unscaledVal and a given scale.
TBigDecimal(TBigInteger, TMathContext) - Constructor for class org.teavm.classlib.java.math.TBigDecimal
Constructs a new BigDecimal instance from the given big integer val.
TBigInteger - Class in org.teavm.classlib.java.math
This class represents immutable integer numbers of arbitrary length.
TBigInteger(byte[]) - Constructor for class org.teavm.classlib.java.math.TBigInteger
Constructs a new BigInteger from the given two's complement representation.
TBigInteger(int, byte[]) - Constructor for class org.teavm.classlib.java.math.TBigInteger
Constructs a new BigInteger instance with the given sign and the given magnitude.
TBigInteger(int, int, Random) - Constructor for class org.teavm.classlib.java.math.TBigInteger
Constructs a random BigInteger instance in the range [0, 2^(bitLength)-1] which is probably prime.
TBigInteger(int, Random) - Constructor for class org.teavm.classlib.java.math.TBigInteger
Constructs a random non-negative BigInteger instance in the range [0, 2^(numBits)-1].
TBigInteger(String) - Constructor for class org.teavm.classlib.java.math.TBigInteger
Constructs a new BigInteger instance from the string representation.
TBigInteger(String, int) - Constructor for class org.teavm.classlib.java.math.TBigInteger
Constructs a new BigInteger instance from the string representation.
TBinaryOperator<T> - Interface in org.teavm.classlib.java.util.function
 
TBiPredicate<T,​U> - Interface in org.teavm.classlib.java.util.function
 
TBitSet - Class in org.teavm.classlib.java.util
 
TBitSet() - Constructor for class org.teavm.classlib.java.util.TBitSet
 
TBitSet(int) - Constructor for class org.teavm.classlib.java.util.TBitSet
 
TBlockingQueue<E> - Interface in org.teavm.classlib.java.util.concurrent
 
TBoolean - Class in org.teavm.classlib.java.lang
 
TBoolean(boolean) - Constructor for class org.teavm.classlib.java.lang.TBoolean
 
TBoolean(String) - Constructor for class org.teavm.classlib.java.lang.TBoolean
 
TBooleanSupplier - Interface in org.teavm.classlib.java.util.function
 
TBoxedDoubleStream - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TBoxedDoubleStream(TSimpleDoubleStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TBoxedDoubleStream
 
TBoxedIntStream - Class in org.teavm.classlib.java.util.stream.intimpl
 
TBoxedIntStream(TSimpleIntStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TBoxedIntStream
 
TBoxedLongStream - Class in org.teavm.classlib.java.util.stream.longimpl
 
TBoxedLongStream(TSimpleLongStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TBoxedLongStream
 
TBuffer - Class in org.teavm.classlib.java.nio
 
TBufferedDecoder - Class in org.teavm.classlib.java.nio.charset.impl
 
TBufferedDecoder(TCharset, float, float) - Constructor for class org.teavm.classlib.java.nio.charset.impl.TBufferedDecoder
 
TBufferedDecoder.Controller - Class in org.teavm.classlib.java.nio.charset.impl
 
TBufferedEncoder - Class in org.teavm.classlib.java.nio.charset.impl
 
TBufferedEncoder(TCharset, float, float) - Constructor for class org.teavm.classlib.java.nio.charset.impl.TBufferedEncoder
 
TBufferedEncoder(TCharset, float, float, byte[]) - Constructor for class org.teavm.classlib.java.nio.charset.impl.TBufferedEncoder
 
TBufferedEncoder.Controller - Class in org.teavm.classlib.java.nio.charset.impl
 
TBufferedInputStream - Class in org.teavm.classlib.java.io
 
TBufferedInputStream(TInputStream) - Constructor for class org.teavm.classlib.java.io.TBufferedInputStream
 
TBufferedInputStream(TInputStream, int) - Constructor for class org.teavm.classlib.java.io.TBufferedInputStream
 
TBufferedOutputStream - Class in org.teavm.classlib.java.io
 
TBufferedOutputStream(TOutputStream) - Constructor for class org.teavm.classlib.java.io.TBufferedOutputStream
 
TBufferedOutputStream(TOutputStream, int) - Constructor for class org.teavm.classlib.java.io.TBufferedOutputStream
 
TBufferedReader - Class in org.teavm.classlib.java.io
 
TBufferedReader(TReader) - Constructor for class org.teavm.classlib.java.io.TBufferedReader
 
TBufferedReader(TReader, int) - Constructor for class org.teavm.classlib.java.io.TBufferedReader
 
TBufferedWriter - Class in org.teavm.classlib.java.io
 
TBufferedWriter(Writer) - Constructor for class org.teavm.classlib.java.io.TBufferedWriter
 
TBufferedWriter(Writer, int) - Constructor for class org.teavm.classlib.java.io.TBufferedWriter
 
TBufferOverflowException - Exception in org.teavm.classlib.java.nio.charset
 
TBufferOverflowException - Exception in org.teavm.classlib.java.nio
 
TBufferOverflowException() - Constructor for exception org.teavm.classlib.java.nio.charset.TBufferOverflowException
 
TBufferOverflowException() - Constructor for exception org.teavm.classlib.java.nio.TBufferOverflowException
 
TBufferUnderflowException - Exception in org.teavm.classlib.java.nio.charset
 
TBufferUnderflowException - Exception in org.teavm.classlib.java.nio
 
TBufferUnderflowException() - Constructor for exception org.teavm.classlib.java.nio.charset.TBufferUnderflowException
 
TBufferUnderflowException() - Constructor for exception org.teavm.classlib.java.nio.TBufferUnderflowException
 
TByte - Class in org.teavm.classlib.java.lang
 
TByte(byte) - Constructor for class org.teavm.classlib.java.lang.TByte
 
TByte(String) - Constructor for class org.teavm.classlib.java.lang.TByte
 
TByteArrayInputStream - Class in org.teavm.classlib.java.io
 
TByteArrayInputStream(byte[]) - Constructor for class org.teavm.classlib.java.io.TByteArrayInputStream
 
TByteArrayInputStream(byte[], int, int) - Constructor for class org.teavm.classlib.java.io.TByteArrayInputStream
 
TByteArrayOutputStream - Class in org.teavm.classlib.java.io
 
TByteArrayOutputStream() - Constructor for class org.teavm.classlib.java.io.TByteArrayOutputStream
 
TByteArrayOutputStream(int) - Constructor for class org.teavm.classlib.java.io.TByteArrayOutputStream
 
TByteBuffer - Class in org.teavm.classlib.java.nio
 
TByteOrder - Class in org.teavm.classlib.java.nio
 
TCalendar - Class in org.teavm.classlib.java.util
 
TCalendar() - Constructor for class org.teavm.classlib.java.util.TCalendar
 
TCalendar(TTimeZone, TLocale) - Constructor for class org.teavm.classlib.java.util.TCalendar
 
TCallable<V extends TObject> - Interface in org.teavm.classlib.java.util.concurrent
 
TCallSite - Class in org.teavm.classlib.java.lang.invoke
 
TCallSite() - Constructor for class org.teavm.classlib.java.lang.invoke.TCallSite
 
TCharacter - Class in org.teavm.classlib.java.lang
 
TCharacter(char) - Constructor for class org.teavm.classlib.java.lang.TCharacter
 
TCharacterCodingException - Exception in org.teavm.classlib.java.nio.charset
 
TCharacterCodingException() - Constructor for exception org.teavm.classlib.java.nio.charset.TCharacterCodingException
 
TCharacterIterator - Interface in org.teavm.classlib.java.text
 
TCharArrayReader - Class in org.teavm.classlib.java.io
 
TCharArrayReader(char[]) - Constructor for class org.teavm.classlib.java.io.TCharArrayReader
 
TCharArrayReader(char[], int, int) - Constructor for class org.teavm.classlib.java.io.TCharArrayReader
 
TCharArrayWriter - Class in org.teavm.classlib.java.io
 
TCharArrayWriter() - Constructor for class org.teavm.classlib.java.io.TCharArrayWriter
 
TCharArrayWriter(int) - Constructor for class org.teavm.classlib.java.io.TCharArrayWriter
 
TCharBuffer - Class in org.teavm.classlib.java.nio
 
TCharSequence - Interface in org.teavm.classlib.java.lang
 
TCharset - Class in org.teavm.classlib.java.nio.charset
 
TCharset(String, String[]) - Constructor for class org.teavm.classlib.java.nio.charset.TCharset
 
TCharsetDecoder - Class in org.teavm.classlib.java.nio.charset
 
TCharsetDecoder(TCharset, float, float) - Constructor for class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
TCharsetEncoder - Class in org.teavm.classlib.java.nio.charset
 
TCharsetEncoder(TCharset, float, float) - Constructor for class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
TCharsetEncoder(TCharset, float, float, byte[]) - Constructor for class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
TCheckedInputStream - Class in org.teavm.classlib.java.util.zip
 
TCheckedInputStream(InputStream, TChecksum) - Constructor for class org.teavm.classlib.java.util.zip.TCheckedInputStream
 
TCheckedOutputStream - Class in org.teavm.classlib.java.util.zip
 
TCheckedOutputStream(OutputStream, TChecksum) - Constructor for class org.teavm.classlib.java.util.zip.TCheckedOutputStream
 
TChecksum - Interface in org.teavm.classlib.java.util.zip
 
TChoiceFormat - Class in org.teavm.classlib.java.text
 
TChoiceFormat(double[], String[]) - Constructor for class org.teavm.classlib.java.text.TChoiceFormat
 
TChoiceFormat(String) - Constructor for class org.teavm.classlib.java.text.TChoiceFormat
 
TClass<T> - Class in org.teavm.classlib.java.lang
 
TClassCastException - Exception in org.teavm.classlib.java.lang
 
TClassCastException() - Constructor for exception org.teavm.classlib.java.lang.TClassCastException
 
TClassCastException(String) - Constructor for exception org.teavm.classlib.java.lang.TClassCastException
 
TClassLoader - Class in org.teavm.classlib.java.lang
 
TClassLoader() - Constructor for class org.teavm.classlib.java.lang.TClassLoader
 
TClassLoader(TClassLoader) - Constructor for class org.teavm.classlib.java.lang.TClassLoader
 
TClassNotFoundException - Exception in org.teavm.classlib.java.lang
 
TClassNotFoundException() - Constructor for exception org.teavm.classlib.java.lang.TClassNotFoundException
 
TClassNotFoundException(String) - Constructor for exception org.teavm.classlib.java.lang.TClassNotFoundException
 
TClassNotFoundException(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TClassNotFoundException
 
TClassValue<T> - Class in org.teavm.classlib.java.lang
 
TClassValue() - Constructor for class org.teavm.classlib.java.lang.TClassValue
 
TCloneable - Interface in org.teavm.classlib.java.lang
 
TCloneNotSupportedException - Exception in org.teavm.classlib.java.lang
 
TCloneNotSupportedException() - Constructor for exception org.teavm.classlib.java.lang.TCloneNotSupportedException
 
TCloneNotSupportedException(String) - Constructor for exception org.teavm.classlib.java.lang.TCloneNotSupportedException
 
TCloseable - Interface in org.teavm.classlib.java.io
 
TCloseHandlingDoubleStream - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TCloseHandlingDoubleStream(TSimpleDoubleStreamImpl, Runnable) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TCloseHandlingDoubleStream
 
TCloseHandlingIntStream - Class in org.teavm.classlib.java.util.stream.intimpl
 
TCloseHandlingIntStream(TSimpleIntStreamImpl, Runnable) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TCloseHandlingIntStream
 
TCloseHandlingLongStream - Class in org.teavm.classlib.java.util.stream.longimpl
 
TCloseHandlingLongStream(TSimpleLongStreamImpl, Runnable) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TCloseHandlingLongStream
 
TCloseHandlingStream<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TCloseHandlingStream(TSimpleStreamImpl<T>, Runnable) - Constructor for class org.teavm.classlib.java.util.stream.impl.TCloseHandlingStream
 
TCoderMalfunctionError - Error in org.teavm.classlib.java.nio.charset
 
TCoderMalfunctionError(Throwable) - Constructor for error org.teavm.classlib.java.nio.charset.TCoderMalfunctionError
 
TCoderResult - Class in org.teavm.classlib.java.nio.charset
 
TCodingErrorAction - Class in org.teavm.classlib.java.nio.charset
 
TCodingErrorAction(String) - Constructor for class org.teavm.classlib.java.nio.charset.TCodingErrorAction
 
TCollection<E> - Interface in org.teavm.classlib.java.util
 
TCollections - Class in org.teavm.classlib.java.util
 
TCollections() - Constructor for class org.teavm.classlib.java.util.TCollections
 
TCollector<T,​A,​R> - Interface in org.teavm.classlib.java.util.stream
 
TCollector.Characteristics - Enum in org.teavm.classlib.java.util.stream
 
TCollectors - Class in org.teavm.classlib.java.util.stream
 
TColor - Class in org.teavm.classlib.java.awt
 
TColor(float, float, float) - Constructor for class org.teavm.classlib.java.awt.TColor
 
TColor(float, float, float, float) - Constructor for class org.teavm.classlib.java.awt.TColor
 
TColor(int) - Constructor for class org.teavm.classlib.java.awt.TColor
 
TColor(int, int, int) - Constructor for class org.teavm.classlib.java.awt.TColor
 
TColor(int, int, int, int) - Constructor for class org.teavm.classlib.java.awt.TColor
 
TComparable<T> - Interface in org.teavm.classlib.java.lang
 
TComparator<T> - Interface in org.teavm.classlib.java.util
 
TConcurrentModificationException - Exception in org.teavm.classlib.java.util
 
TConcurrentModificationException() - Constructor for exception org.teavm.classlib.java.util.TConcurrentModificationException
 
TConcurrentModificationException(String) - Constructor for exception org.teavm.classlib.java.util.TConcurrentModificationException
 
TConcurrentModificationException(String, TThrowable) - Constructor for exception org.teavm.classlib.java.util.TConcurrentModificationException
 
TConcurrentModificationException(TThrowable) - Constructor for exception org.teavm.classlib.java.util.TConcurrentModificationException
 
TConsole - Class in org.teavm.classlib.java.io
 
TConsole() - Constructor for class org.teavm.classlib.java.io.TConsole
 
TConstructor<T> - Class in org.teavm.classlib.java.lang.reflect
 
TConstructor(TClass<T>, String, int, int, TClass<?>[], JSCallable) - Constructor for class org.teavm.classlib.java.lang.reflect.TConstructor
 
TConsumer<T> - Interface in org.teavm.classlib.java.util.function
 
TCountingConsumer<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TCountingConsumer() - Constructor for class org.teavm.classlib.java.util.stream.impl.TCountingConsumer
 
TCountingDoubleConsumer - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TCountingDoubleConsumer() - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TCountingDoubleConsumer
 
TCountingIntConsumer - Class in org.teavm.classlib.java.util.stream.intimpl
 
TCountingIntConsumer() - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TCountingIntConsumer
 
TCountingLongConsumer - Class in org.teavm.classlib.java.util.stream.longimpl
 
TCountingLongConsumer() - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TCountingLongConsumer
 
TCRC32 - Class in org.teavm.classlib.java.util.zip
 
TCRC32() - Constructor for class org.teavm.classlib.java.util.zip.TCRC32
 
TCurrency - Class in org.teavm.classlib.java.util
 
TDataFormatException - Exception in org.teavm.classlib.java.util.zip
 
TDataFormatException() - Constructor for exception org.teavm.classlib.java.util.zip.TDataFormatException
 
TDataFormatException(String) - Constructor for exception org.teavm.classlib.java.util.zip.TDataFormatException
 
TDataInput - Interface in org.teavm.classlib.java.io
 
TDataInputStream - Class in org.teavm.classlib.java.io
 
TDataInputStream(TInputStream) - Constructor for class org.teavm.classlib.java.io.TDataInputStream
 
TDataOutput - Interface in org.teavm.classlib.java.io
 
TDataOutputStream - Class in org.teavm.classlib.java.io
 
TDataOutputStream(TOutputStream) - Constructor for class org.teavm.classlib.java.io.TDataOutputStream
 
TDate - Class in org.teavm.classlib.java.util
 
TDate() - Constructor for class org.teavm.classlib.java.util.TDate
 
TDate(int, int, int) - Constructor for class org.teavm.classlib.java.util.TDate
Deprecated.
TDate(int, int, int, int, int) - Constructor for class org.teavm.classlib.java.util.TDate
Deprecated.
TDate(int, int, int, int, int, int) - Constructor for class org.teavm.classlib.java.util.TDate
Deprecated.
TDate(long) - Constructor for class org.teavm.classlib.java.util.TDate
 
TDate(String) - Constructor for class org.teavm.classlib.java.util.TDate
 
TDateFormat - Class in org.teavm.classlib.java.text
 
TDateFormat() - Constructor for class org.teavm.classlib.java.text.TDateFormat
 
TDateFormat.Field - Class in org.teavm.classlib.java.text
 
TDateFormatSymbols - Class in org.teavm.classlib.java.text
 
TDateFormatSymbols() - Constructor for class org.teavm.classlib.java.text.TDateFormatSymbols
 
TDateFormatSymbols(TLocale) - Constructor for class org.teavm.classlib.java.text.TDateFormatSymbols
 
TDecimalFormat - Class in org.teavm.classlib.java.text
 
TDecimalFormat() - Constructor for class org.teavm.classlib.java.text.TDecimalFormat
 
TDecimalFormat(String) - Constructor for class org.teavm.classlib.java.text.TDecimalFormat
 
TDecimalFormat(String, TDecimalFormatSymbols) - Constructor for class org.teavm.classlib.java.text.TDecimalFormat
 
TDecimalFormatSymbols - Class in org.teavm.classlib.java.text
 
TDecimalFormatSymbols() - Constructor for class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
TDecimalFormatSymbols(TLocale) - Constructor for class org.teavm.classlib.java.text.TDecimalFormatSymbols
 
TDefaultUncaughtExceptionHandler - Class in org.teavm.classlib.java.lang
 
TDefaultUncaughtExceptionHandler() - Constructor for class org.teavm.classlib.java.lang.TDefaultUncaughtExceptionHandler
 
TDeflater - Class in org.teavm.classlib.java.util.zip
 
TDeflater() - Constructor for class org.teavm.classlib.java.util.zip.TDeflater
 
TDeflater(int) - Constructor for class org.teavm.classlib.java.util.zip.TDeflater
 
TDeflater(int, boolean) - Constructor for class org.teavm.classlib.java.util.zip.TDeflater
 
TDeflaterOutputStream - Class in org.teavm.classlib.java.util.zip
 
TDeflaterOutputStream(OutputStream) - Constructor for class org.teavm.classlib.java.util.zip.TDeflaterOutputStream
 
TDeflaterOutputStream(OutputStream, TDeflater) - Constructor for class org.teavm.classlib.java.util.zip.TDeflaterOutputStream
 
TDeflaterOutputStream(OutputStream, TDeflater, int) - Constructor for class org.teavm.classlib.java.util.zip.TDeflaterOutputStream
 
TDeprecated - Annotation Type in org.teavm.classlib.java.lang
 
TDeque<E> - Interface in org.teavm.classlib.java.util
 
TDictionary<K,​V> - Class in org.teavm.classlib.java.util
 
TDictionary() - Constructor for class org.teavm.classlib.java.util.TDictionary
 
TDimension - Class in org.teavm.classlib.java.awt
 
TDimension(int, int) - Constructor for class org.teavm.classlib.java.awt.TDimension
 
TDistinctDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TDistinctDoubleStreamImpl(TSimpleDoubleStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TDistinctDoubleStreamImpl
 
TDistinctIntStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TDistinctIntStreamImpl(TSimpleIntStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TDistinctIntStreamImpl
 
TDistinctLongStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TDistinctLongStreamImpl(TSimpleLongStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TDistinctLongStreamImpl
 
TDistinctStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TDistinctStreamImpl(TSimpleStreamImpl<T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TDistinctStreamImpl
 
TDouble - Class in org.teavm.classlib.java.lang
 
TDouble(double) - Constructor for class org.teavm.classlib.java.lang.TDouble
 
TDouble(TString) - Constructor for class org.teavm.classlib.java.lang.TDouble
 
TDoubleBinaryOperator - Interface in org.teavm.classlib.java.util.function
 
TDoubleBuffer - Class in org.teavm.classlib.java.nio
 
TDoubleConsumer - Interface in org.teavm.classlib.java.util.function
 
TDoubleFunction<R> - Interface in org.teavm.classlib.java.util.function
 
TDoublePredicate - Interface in org.teavm.classlib.java.util.function
 
TDoubleStream - Interface in org.teavm.classlib.java.util.stream
 
TDoubleStream.Builder - Interface in org.teavm.classlib.java.util.stream
 
TDoubleStreamBuilder - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TDoubleStreamBuilder() - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TDoubleStreamBuilder
 
TDoubleSupplier - Interface in org.teavm.classlib.java.util.function
 
TDoubleToIntFunction - Interface in org.teavm.classlib.java.util.function
 
TDoubleToLongFunction - Interface in org.teavm.classlib.java.util.function
 
TDoubleUnaryOperator - Interface in org.teavm.classlib.java.util.function
 
TDummyStreamHandler - Class in org.teavm.classlib.java.net.impl
 
TDummyStreamHandler(int) - Constructor for class org.teavm.classlib.java.net.impl.TDummyStreamHandler
 
TDuplicateFormatFlagsException - Exception in org.teavm.classlib.java.util
 
TDuplicateFormatFlagsException(String) - Constructor for exception org.teavm.classlib.java.util.TDuplicateFormatFlagsException
 
TElementType - Enum in org.teavm.classlib.java.lang.annotation
 
tell() - Method in class org.teavm.classlib.fs.c.CVirtualFileAccessor
 
tell() - Method in interface org.teavm.classlib.fs.VirtualFileAccessor
 
tempDirectory(Address) - Static method in class org.teavm.classlib.fs.c.CFileSystem
 
Temporal - Interface in org.threeten.bp.temporal
Framework-level interface defining read-write access to a temporal object, such as a date, time, offset or some combination of these.
TemporalAccessor - Interface in org.threeten.bp.temporal
Framework-level interface defining read-only access to a temporal object, such as a date, time, offset or some combination of these.
TemporalAdjuster - Interface in org.threeten.bp.temporal
Strategy for adjusting a temporal object.
TemporalAdjusters - Class in org.threeten.bp.temporal
Common implementations of TemporalAdjuster.
TemporalAmount - Interface in org.threeten.bp.temporal
Framework-level interface defining an amount of time, such as "6 hours", "8 days" or "2 years and 3 months".
TemporalField - Interface in org.threeten.bp.temporal
A field of date-time, such as month-of-year or hour-of-minute.
TemporalQueries - Class in org.threeten.bp.temporal
Common implementations of TemporalQuery.
TemporalQuery<R> - Interface in org.threeten.bp.temporal
Strategy for querying a temporal object.
TemporalUnit - Interface in org.threeten.bp.temporal
A unit of date-time, such as Days or Hours.
TEmptyDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TEmptyDoubleStreamImpl() - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TEmptyDoubleStreamImpl
 
TEmptyIntStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TEmptyIntStreamImpl() - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TEmptyIntStreamImpl
 
TEmptyLongStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TEmptyLongStreamImpl() - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TEmptyLongStreamImpl
 
TEmptyStackException - Exception in org.teavm.classlib.java.util
 
TEmptyStackException() - Constructor for exception org.teavm.classlib.java.util.TEmptyStackException
 
TEmptyStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TEmptyStreamImpl() - Constructor for class org.teavm.classlib.java.util.stream.impl.TEmptyStreamImpl
 
TEN - Static variable in class org.teavm.classlib.java.math.TBigDecimal
The constant ten as a BigDecimal.
TEN - Static variable in class org.teavm.classlib.java.math.TBigInteger
The BigInteger constant 10.
TEnum<E extends TEnum<E>> - Class in org.teavm.classlib.java.lang
 
TEnum(TString, int) - Constructor for class org.teavm.classlib.java.lang.TEnum
 
TEnumeration<E> - Interface in org.teavm.classlib.java.util
 
TEnumMap<K extends Enum<K>,​V> - Class in org.teavm.classlib.java.util
 
TEnumMap(Class<K>) - Constructor for class org.teavm.classlib.java.util.TEnumMap
 
TEnumMap(Map<K, V>) - Constructor for class org.teavm.classlib.java.util.TEnumMap
 
TEnumMap(TEnumMap<K, V>) - Constructor for class org.teavm.classlib.java.util.TEnumMap
 
TEnumSet<E extends Enum<E>> - Class in org.teavm.classlib.java.util
 
TEnumSet() - Constructor for class org.teavm.classlib.java.util.TEnumSet
 
TEOFException - Exception in org.teavm.classlib.java.io
 
TEOFException() - Constructor for exception org.teavm.classlib.java.io.TEOFException
 
TEOFException(String) - Constructor for exception org.teavm.classlib.java.io.TEOFException
 
TError - Exception in org.teavm.classlib.java.lang
 
TError() - Constructor for exception org.teavm.classlib.java.lang.TError
 
TError(String) - Constructor for exception org.teavm.classlib.java.lang.TError
 
TError(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TError
 
TError(TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TError
 
test(double) - Method in interface org.teavm.classlib.java.util.function.TDoublePredicate
 
test(double) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TAllMatchConsumer
 
test(double) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TAnyMatchConsumer
 
test(double) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TAverageDoubleConsumer
 
test(double) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TCountingDoubleConsumer
 
test(double) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TFindFirstDoubleConsumer
 
test(double) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSumDoubleConsumer
 
test(int) - Method in interface org.teavm.classlib.java.util.function.TIntPredicate
 
test(int) - Method in class org.teavm.classlib.java.util.stream.intimpl.TAllMatchConsumer
 
test(int) - Method in class org.teavm.classlib.java.util.stream.intimpl.TAnyMatchConsumer
 
test(int) - Method in class org.teavm.classlib.java.util.stream.intimpl.TCountingIntConsumer
 
test(int) - Method in class org.teavm.classlib.java.util.stream.intimpl.TFindFirstIntConsumer
 
test(int) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSumIntAsDoubleConsumer
 
test(int) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSumIntConsumer
 
test(long) - Method in interface org.teavm.classlib.java.util.function.TLongPredicate
 
test(long) - Method in class org.teavm.classlib.java.util.stream.longimpl.TAllMatchConsumer
 
test(long) - Method in class org.teavm.classlib.java.util.stream.longimpl.TAnyMatchConsumer
 
test(long) - Method in class org.teavm.classlib.java.util.stream.longimpl.TCountingLongConsumer
 
test(long) - Method in class org.teavm.classlib.java.util.stream.longimpl.TFindFirstLongConsumer
 
test(long) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSumLongAsDoubleConsumer
 
test(long) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSumLongConsumer
 
test(T) - Method in interface org.teavm.classlib.java.util.function.TPredicate
 
test(T) - Method in class org.teavm.classlib.java.util.stream.impl.TAllMatchConsumer
 
test(T) - Method in class org.teavm.classlib.java.util.stream.impl.TAnyMatchConsumer
 
test(T) - Method in class org.teavm.classlib.java.util.stream.impl.TCountingConsumer
 
test(T) - Method in class org.teavm.classlib.java.util.stream.impl.TFindFirstConsumer
 
test(T, U) - Method in interface org.teavm.classlib.java.util.function.TBiPredicate
 
testBit(int) - Method in class org.teavm.classlib.java.math.TBigInteger
Tests whether the bit at position n in this is set.
TEventListener - Interface in org.teavm.classlib.java.util
 
TEventObject - Class in org.teavm.classlib.java.util
 
TEventObject(Object) - Constructor for class org.teavm.classlib.java.util.TEventObject
 
TException - Exception in org.teavm.classlib.java.lang
 
TException() - Constructor for exception org.teavm.classlib.java.lang.TException
 
TException(String) - Constructor for exception org.teavm.classlib.java.lang.TException
 
TException(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TException
 
TException(TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TException
 
TExecutor - Interface in org.teavm.classlib.java.util.concurrent
 
TExternalizable - Interface in org.teavm.classlib.java.io
 
TextStyle - Enum in org.threeten.bp.format
Enumeration of the style of text formatting and parsing.
TField - Class in org.teavm.classlib.java.lang.reflect
 
TField(TClass<?>, String, int, int, TClass<?>, JSFieldGetter, JSFieldSetter) - Constructor for class org.teavm.classlib.java.lang.reflect.TField
 
TFieldPosition - Class in org.teavm.classlib.java.text
 
TFieldPosition(int) - Constructor for class org.teavm.classlib.java.text.TFieldPosition
 
TFieldPosition(TFormat.Field) - Constructor for class org.teavm.classlib.java.text.TFieldPosition
 
TFieldPosition(TFormat.Field, int) - Constructor for class org.teavm.classlib.java.text.TFieldPosition
 
TFile - Class in org.teavm.classlib.java.io
 
TFile(String) - Constructor for class org.teavm.classlib.java.io.TFile
 
TFile(String, String) - Constructor for class org.teavm.classlib.java.io.TFile
 
TFile(URI) - Constructor for class org.teavm.classlib.java.io.TFile
 
TFile(TFile, String) - Constructor for class org.teavm.classlib.java.io.TFile
 
TFileFilter - Interface in org.teavm.classlib.java.io
 
TFileInputStream - Class in org.teavm.classlib.java.io
 
TFileInputStream(String) - Constructor for class org.teavm.classlib.java.io.TFileInputStream
 
TFileInputStream(TFile) - Constructor for class org.teavm.classlib.java.io.TFileInputStream
 
TFilenameFilter - Interface in org.teavm.classlib.java.io
 
TFileNotFoundException - Exception in org.teavm.classlib.java.io
 
TFileNotFoundException() - Constructor for exception org.teavm.classlib.java.io.TFileNotFoundException
 
TFileNotFoundException(String) - Constructor for exception org.teavm.classlib.java.io.TFileNotFoundException
 
TFileOutputStream - Class in org.teavm.classlib.java.io
 
TFileOutputStream(String) - Constructor for class org.teavm.classlib.java.io.TFileOutputStream
 
TFileOutputStream(String, boolean) - Constructor for class org.teavm.classlib.java.io.TFileOutputStream
 
TFileOutputStream(TFile) - Constructor for class org.teavm.classlib.java.io.TFileOutputStream
 
TFileOutputStream(TFile, boolean) - Constructor for class org.teavm.classlib.java.io.TFileOutputStream
 
TFileReader - Class in org.teavm.classlib.java.io
 
TFileReader(File) - Constructor for class org.teavm.classlib.java.io.TFileReader
 
TFileReader(FileDescriptor) - Constructor for class org.teavm.classlib.java.io.TFileReader
 
TFileReader(String) - Constructor for class org.teavm.classlib.java.io.TFileReader
 
TFileWriter - Class in org.teavm.classlib.java.io
 
TFileWriter(File) - Constructor for class org.teavm.classlib.java.io.TFileWriter
 
TFileWriter(FileDescriptor) - Constructor for class org.teavm.classlib.java.io.TFileWriter
 
TFileWriter(File, boolean) - Constructor for class org.teavm.classlib.java.io.TFileWriter
 
TFileWriter(String) - Constructor for class org.teavm.classlib.java.io.TFileWriter
 
TFileWriter(String, boolean) - Constructor for class org.teavm.classlib.java.io.TFileWriter
 
TFilteringDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TFilteringDoubleStreamImpl(TSimpleDoubleStreamImpl, DoublePredicate) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TFilteringDoubleStreamImpl
 
TFilteringIntStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TFilteringIntStreamImpl(TSimpleIntStreamImpl, IntPredicate) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TFilteringIntStreamImpl
 
TFilteringLongStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TFilteringLongStreamImpl(TSimpleLongStreamImpl, LongPredicate) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TFilteringLongStreamImpl
 
TFilteringStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TFilteringStreamImpl(TSimpleStreamImpl<T>, Predicate<? super T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TFilteringStreamImpl
 
TFilterInputStream - Class in org.teavm.classlib.java.io
 
TFilterInputStream(TInputStream) - Constructor for class org.teavm.classlib.java.io.TFilterInputStream
 
TFilterOutputStream - Class in org.teavm.classlib.java.io
 
TFilterOutputStream(TOutputStream) - Constructor for class org.teavm.classlib.java.io.TFilterOutputStream
 
TFindFirstConsumer<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TFindFirstConsumer() - Constructor for class org.teavm.classlib.java.util.stream.impl.TFindFirstConsumer
 
TFindFirstDoubleConsumer - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TFindFirstDoubleConsumer() - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TFindFirstDoubleConsumer
 
TFindFirstIntConsumer - Class in org.teavm.classlib.java.util.stream.intimpl
 
TFindFirstIntConsumer() - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TFindFirstIntConsumer
 
TFindFirstLongConsumer - Class in org.teavm.classlib.java.util.stream.longimpl
 
TFindFirstLongConsumer() - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TFindFirstLongConsumer
 
TFlatMappingDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TFlatMappingDoubleStreamImpl(TSimpleDoubleStreamImpl, DoubleFunction<? extends TDoubleStream>) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TFlatMappingDoubleStreamImpl
 
TFlatMappingIntStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TFlatMappingIntStreamImpl(TSimpleIntStreamImpl, IntFunction<? extends TIntStream>) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TFlatMappingIntStreamImpl
 
TFlatMappingLongStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TFlatMappingLongStreamImpl(TSimpleLongStreamImpl, LongFunction<? extends TLongStream>) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TFlatMappingLongStreamImpl
 
TFlatMappingStreamImpl<T,​S> - Class in org.teavm.classlib.java.util.stream.impl
 
TFlatMappingStreamImpl(TSimpleStreamImpl<S>, Function<? super S, ? extends TStream<? extends T>>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TFlatMappingStreamImpl
 
TFlatMappingToDoubleStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TFlatMappingToDoubleStreamImpl(TSimpleStreamImpl<T>, Function<? super T, ? extends TDoubleStream>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TFlatMappingToDoubleStreamImpl
 
TFlatMappingToIntStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TFlatMappingToIntStreamImpl(TSimpleStreamImpl<T>, Function<? super T, ? extends TIntStream>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TFlatMappingToIntStreamImpl
 
TFlatMappingToLongStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TFlatMappingToLongStreamImpl(TSimpleStreamImpl<T>, Function<? super T, ? extends TLongStream>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TFlatMappingToLongStreamImpl
 
TFloat - Class in org.teavm.classlib.java.lang
 
TFloat(double) - Constructor for class org.teavm.classlib.java.lang.TFloat
 
TFloat(float) - Constructor for class org.teavm.classlib.java.lang.TFloat
 
TFloat(TString) - Constructor for class org.teavm.classlib.java.lang.TFloat
 
TFloatBuffer - Class in org.teavm.classlib.java.nio
 
TFlow - Class in org.teavm.classlib.java.util.concurrent
 
TFlow() - Constructor for class org.teavm.classlib.java.util.concurrent.TFlow
 
TFlow.Processor<T,​R> - Interface in org.teavm.classlib.java.util.concurrent
 
TFlow.Publisher<T> - Interface in org.teavm.classlib.java.util.concurrent
 
TFlow.Subscriber<T> - Interface in org.teavm.classlib.java.util.concurrent
 
TFlow.Subscription - Interface in org.teavm.classlib.java.util.concurrent
 
TFlushable - Interface in org.teavm.classlib.java.io
 
TFormat - Class in org.teavm.classlib.java.text
 
TFormat() - Constructor for class org.teavm.classlib.java.text.TFormat
 
TFormat.Field - Class in org.teavm.classlib.java.text
 
TFormatFlagsConversionMismatchException - Exception in org.teavm.classlib.java.util
 
TFormatFlagsConversionMismatchException(String, char) - Constructor for exception org.teavm.classlib.java.util.TFormatFlagsConversionMismatchException
 
TFormattable - Interface in org.teavm.classlib.java.util
 
TFormattableFlags - Class in org.teavm.classlib.java.util
 
TFormatter - Class in org.teavm.classlib.java.util.logging
 
TFormatter - Class in org.teavm.classlib.java.util
 
TFormatter() - Constructor for class org.teavm.classlib.java.util.logging.TFormatter
 
TFormatter() - Constructor for class org.teavm.classlib.java.util.TFormatter
 
TFormatter(OutputStream) - Constructor for class org.teavm.classlib.java.util.TFormatter
 
TFormatter(OutputStream, String) - Constructor for class org.teavm.classlib.java.util.TFormatter
 
TFormatter(OutputStream, String, Locale) - Constructor for class org.teavm.classlib.java.util.TFormatter
 
TFormatter(PrintStream) - Constructor for class org.teavm.classlib.java.util.TFormatter
 
TFormatter(Appendable) - Constructor for class org.teavm.classlib.java.util.TFormatter
 
TFormatter(Appendable, Locale) - Constructor for class org.teavm.classlib.java.util.TFormatter
 
TFormatter(Locale) - Constructor for class org.teavm.classlib.java.util.TFormatter
 
TFormatterClosedException - Exception in org.teavm.classlib.java.util
 
TFormatterClosedException() - Constructor for exception org.teavm.classlib.java.util.TFormatterClosedException
 
TFunction<T,​R> - Interface in org.teavm.classlib.java.util.function
 
TFunctionalInterface - Annotation Type in org.teavm.classlib.java.lang
 
TGenerateDoubleStream - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TGenerateDoubleStream(DoubleSupplier) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TGenerateDoubleStream
 
TGenerateIntStream - Class in org.teavm.classlib.java.util.stream.intimpl
 
TGenerateIntStream(IntSupplier) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TGenerateIntStream
 
TGenerateLongStream - Class in org.teavm.classlib.java.util.stream.longimpl
 
TGenerateLongStream(LongSupplier) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TGenerateLongStream
 
TGenerateStream<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TGenerateStream(Supplier<T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TGenerateStream
 
TGenericConcatDoubleStream - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TGenericConcatDoubleStream(TDoubleStream, TDoubleStream) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TGenericConcatDoubleStream
 
TGenericConcatIntStream - Class in org.teavm.classlib.java.util.stream.intimpl
 
TGenericConcatIntStream(TIntStream, TIntStream) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TGenericConcatIntStream
 
TGenericConcatLongStream - Class in org.teavm.classlib.java.util.stream.longimpl
 
TGenericConcatLongStream(TLongStream, TLongStream) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TGenericConcatLongStream
 
TGenericConcatStream<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TGenericConcatStream(TStream<? extends T>, TStream<? extends T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TGenericConcatStream
 
TGregorianCalendar - Class in org.teavm.classlib.java.util
 
TGregorianCalendar() - Constructor for class org.teavm.classlib.java.util.TGregorianCalendar
 
TGregorianCalendar(int, int, int) - Constructor for class org.teavm.classlib.java.util.TGregorianCalendar
 
TGregorianCalendar(int, int, int, int, int) - Constructor for class org.teavm.classlib.java.util.TGregorianCalendar
 
TGregorianCalendar(int, int, int, int, int, int) - Constructor for class org.teavm.classlib.java.util.TGregorianCalendar
 
TGregorianCalendar(TLocale) - Constructor for class org.teavm.classlib.java.util.TGregorianCalendar
 
TGregorianCalendar(TTimeZone) - Constructor for class org.teavm.classlib.java.util.TGregorianCalendar
 
TGregorianCalendar(TTimeZone, TLocale) - Constructor for class org.teavm.classlib.java.util.TGregorianCalendar
 
TGuard - Interface in org.teavm.classlib.java.security
 
TGZIPInputStream - Class in org.teavm.classlib.java.util.zip
 
TGZIPInputStream(InputStream) - Constructor for class org.teavm.classlib.java.util.zip.TGZIPInputStream
 
TGZIPInputStream(InputStream, int) - Constructor for class org.teavm.classlib.java.util.zip.TGZIPInputStream
 
TGZIPOutputStream - Class in org.teavm.classlib.java.util.zip
 
TGZIPOutputStream(OutputStream) - Constructor for class org.teavm.classlib.java.util.zip.TGZIPOutputStream
 
TGZIPOutputStream(OutputStream, int) - Constructor for class org.teavm.classlib.java.util.zip.TGZIPOutputStream
 
ThaiBuddhistChronology - Class in org.threeten.bp.chrono
The Thai Buddhist calendar system.
ThaiBuddhistDate - Class in org.threeten.bp.chrono
A date in the Thai Buddhist calendar system.
ThaiBuddhistEra - Enum in org.threeten.bp.chrono
An era in the Thai Buddhist calendar system.
THashMap<K,​V> - Class in org.teavm.classlib.java.util
 
THashMap() - Constructor for class org.teavm.classlib.java.util.THashMap
 
THashMap(int) - Constructor for class org.teavm.classlib.java.util.THashMap
 
THashMap(int, float) - Constructor for class org.teavm.classlib.java.util.THashMap
Constructs a new HashMap instance with the specified capacity and load factor.
THashMap(TMap<? extends K, ? extends V>) - Constructor for class org.teavm.classlib.java.util.THashMap
 
THashSet<E> - Class in org.teavm.classlib.java.util
 
THashSet() - Constructor for class org.teavm.classlib.java.util.THashSet
Constructs a new empty instance of HashSet.
THashSet(int) - Constructor for class org.teavm.classlib.java.util.THashSet
Constructs a new instance of HashSet with the specified capacity.
THashSet(int, float) - Constructor for class org.teavm.classlib.java.util.THashSet
Constructs a new instance of HashSet with the specified capacity and load factor.
THashSet(TCollection<? extends E>) - Constructor for class org.teavm.classlib.java.util.THashSet
Constructs a new instance of HashSet containing the unique elements in the specified collection.
THashtable<K,​V> - Class in org.teavm.classlib.java.util
 
THashtable() - Constructor for class org.teavm.classlib.java.util.THashtable
 
THashtable(int) - Constructor for class org.teavm.classlib.java.util.THashtable
 
THashtable(int, float) - Constructor for class org.teavm.classlib.java.util.THashtable
 
THashtable(TMap<? extends K, ? extends V>) - Constructor for class org.teavm.classlib.java.util.THashtable
 
thenComparing(TFunction<? super T, ? extends U>) - Method in interface org.teavm.classlib.java.util.TComparator
 
thenComparing(TFunction<? super T, ? extends U>, TComparator<? super U>) - Method in interface org.teavm.classlib.java.util.TComparator
 
thenComparing(TComparator<? super T>) - Method in interface org.teavm.classlib.java.util.TComparator
 
thenComparingDouble(TToDoubleFunction<? super T>) - Method in interface org.teavm.classlib.java.util.TComparator
 
thenComparingInt(TToIntFunction<? super T>) - Method in interface org.teavm.classlib.java.util.TComparator
 
thenComparingLong(TToLongFunction<? super T>) - Method in interface org.teavm.classlib.java.util.TComparator
 
throwException() - Method in class org.teavm.classlib.java.nio.charset.TCoderResult
 
THttpURLConnection - Class in org.teavm.classlib.java.net
 
THttpURLConnection(TURL) - Constructor for class org.teavm.classlib.java.net.THttpURLConnection
 
THURSDAY - Enum constant in enum org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Thursday.
THURSDAY - Static variable in class org.teavm.classlib.java.util.TCalendar
 
tick(Clock, Duration) - Static method in class org.threeten.bp.Clock
Obtains a clock that returns instants from the specified clock truncated to the nearest occurrence of the specified duration.
tickMinutes(ZoneId) - Static method in class org.threeten.bp.Clock
Obtains a clock that returns the current instant ticking in whole minutes using best available system clock.
tickSeconds(ZoneId) - Static method in class org.threeten.bp.Clock
Obtains a clock that returns the current instant ticking in whole seconds using best available system clock.
TIdentityHashMap<K,​V> - Class in org.teavm.classlib.java.util
 
TIdentityHashMap() - Constructor for class org.teavm.classlib.java.util.TIdentityHashMap
 
TIdentityHashMap(int) - Constructor for class org.teavm.classlib.java.util.TIdentityHashMap
 
TIdentityHashMap(int, float) - Constructor for class org.teavm.classlib.java.util.TIdentityHashMap
Constructs a new HashMap instance with the specified capacity and load factor.
TIdentityHashMap(TMap<? extends K, ? extends V>) - Constructor for class org.teavm.classlib.java.util.TIdentityHashMap
 
TIllegalAccessException - Exception in org.teavm.classlib.java.lang
 
TIllegalAccessException() - Constructor for exception org.teavm.classlib.java.lang.TIllegalAccessException
 
TIllegalAccessException(String) - Constructor for exception org.teavm.classlib.java.lang.TIllegalAccessException
 
TIllegalArgumentException - Exception in org.teavm.classlib.java.lang
 
TIllegalArgumentException() - Constructor for exception org.teavm.classlib.java.lang.TIllegalArgumentException
 
TIllegalArgumentException(String) - Constructor for exception org.teavm.classlib.java.lang.TIllegalArgumentException
 
TIllegalArgumentException(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TIllegalArgumentException
 
TIllegalArgumentException(TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TIllegalArgumentException
 
TIllegalCharsetNameException - Exception in org.teavm.classlib.java.nio.charset
 
TIllegalCharsetNameException(String) - Constructor for exception org.teavm.classlib.java.nio.charset.TIllegalCharsetNameException
 
TIllegalFormatCodePointException - Exception in org.teavm.classlib.java.util
 
TIllegalFormatCodePointException(int) - Constructor for exception org.teavm.classlib.java.util.TIllegalFormatCodePointException
 
TIllegalFormatConversionException - Exception in org.teavm.classlib.java.util
 
TIllegalFormatConversionException(char, Class<?>) - Constructor for exception org.teavm.classlib.java.util.TIllegalFormatConversionException
 
TIllegalFormatException - Exception in org.teavm.classlib.java.util
 
TIllegalFormatFlagsException - Exception in org.teavm.classlib.java.util
 
TIllegalFormatFlagsException(String) - Constructor for exception org.teavm.classlib.java.util.TIllegalFormatFlagsException
 
TIllegalFormatPrecisionException - Exception in org.teavm.classlib.java.util
 
TIllegalFormatPrecisionException(int) - Constructor for exception org.teavm.classlib.java.util.TIllegalFormatPrecisionException
 
TIllegalMonitorStateException - Exception in org.teavm.classlib.java.lang
 
TIllegalMonitorStateException() - Constructor for exception org.teavm.classlib.java.lang.TIllegalMonitorStateException
 
TIllegalMonitorStateException(String) - Constructor for exception org.teavm.classlib.java.lang.TIllegalMonitorStateException
 
TIllegalPrecisionException - Exception in org.teavm.classlib.java.util
 
TIllegalPrecisionException(int) - Constructor for exception org.teavm.classlib.java.util.TIllegalPrecisionException
 
TIllegalStateException - Exception in org.teavm.classlib.java.lang
 
TIllegalStateException() - Constructor for exception org.teavm.classlib.java.lang.TIllegalStateException
 
TIllegalStateException(String) - Constructor for exception org.teavm.classlib.java.lang.TIllegalStateException
 
TIllegalStateException(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TIllegalStateException
 
TIllegalStateException(TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TIllegalStateException
 
time - Variable in class org.teavm.classlib.java.util.TCalendar
 
TIME_ZONE - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
timedJoin(Thread, long) - Method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
timedWait(Object, long) - Method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
timeLineOrder() - Static method in class org.threeten.bp.chrono.ChronoLocalDate
Gets a comparator that compares ChronoLocalDate in time-line order ignoring the chronology.
timeLineOrder() - Static method in class org.threeten.bp.chrono.ChronoLocalDateTime
Gets a comparator that compares ChronoLocalDateTime in time-line order ignoring the chronology.
timeLineOrder() - Static method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets a comparator that compares ChronoZonedDateTime in time-line order ignoring the chronology.
timeLineOrder() - Static method in class org.threeten.bp.OffsetDateTime
Gets a comparator that compares two OffsetDateTime instances based solely on the instant.
TIMEZONE_DB_PATH - Static variable in class org.teavm.classlib.impl.tz.TimeZoneGenerator
 
TIMEZONE_DB_VERSION - Static variable in class org.teavm.classlib.impl.tz.TimeZoneGenerator
 
TIMEZONE_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
TimeZoneCache - Class in org.teavm.classlib.impl.tz
 
TimeZoneCache() - Constructor for class org.teavm.classlib.impl.tz.TimeZoneCache
 
TimeZoneGenerator - Class in org.teavm.classlib.impl.tz
 
TimeZoneGenerator() - Constructor for class org.teavm.classlib.impl.tz.TimeZoneGenerator
 
TimeZoneLocalization - Interface in org.teavm.classlib.impl.unicode
 
TimeZoneLocalizationGenerator - Class in org.teavm.classlib.impl.unicode
 
TimeZoneLocalizationGenerator() - Constructor for class org.teavm.classlib.impl.unicode.TimeZoneLocalizationGenerator
 
TimeZoneResource - Interface in org.teavm.classlib.impl.tz
 
TIncompatibleClassChangeError - Exception in org.teavm.classlib.java.lang
 
TIncompatibleClassChangeError() - Constructor for exception org.teavm.classlib.java.lang.TIncompatibleClassChangeError
 
TIncompatibleClassChangeError(String) - Constructor for exception org.teavm.classlib.java.lang.TIncompatibleClassChangeError
 
TIndexOutOfBoundsException - Exception in org.teavm.classlib.java.lang
 
TIndexOutOfBoundsException() - Constructor for exception org.teavm.classlib.java.lang.TIndexOutOfBoundsException
 
TIndexOutOfBoundsException(int) - Constructor for exception org.teavm.classlib.java.lang.TIndexOutOfBoundsException
 
TIndexOutOfBoundsException(String) - Constructor for exception org.teavm.classlib.java.lang.TIndexOutOfBoundsException
 
TInflater - Class in org.teavm.classlib.java.util.zip
 
TInflater() - Constructor for class org.teavm.classlib.java.util.zip.TInflater
 
TInflater(boolean) - Constructor for class org.teavm.classlib.java.util.zip.TInflater
 
TInflaterInputStream - Class in org.teavm.classlib.java.util.zip
 
TInflaterInputStream(InputStream) - Constructor for class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
TInflaterInputStream(InputStream, TInflater) - Constructor for class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
TInflaterInputStream(InputStream, TInflater, int) - Constructor for class org.teavm.classlib.java.util.zip.TInflaterInputStream
 
TInheritableThreadLocal<T> - Class in org.teavm.classlib.java.lang
 
TInheritableThreadLocal() - Constructor for class org.teavm.classlib.java.lang.TInheritableThreadLocal
 
TInputStream - Class in org.teavm.classlib.java.io
 
TInputStream() - Constructor for class org.teavm.classlib.java.io.TInputStream
 
TInputStreamReader - Class in org.teavm.classlib.java.io
 
TInputStreamReader(TInputStream) - Constructor for class org.teavm.classlib.java.io.TInputStreamReader
 
TInputStreamReader(TInputStream, String) - Constructor for class org.teavm.classlib.java.io.TInputStreamReader
 
TInputStreamReader(TInputStream, TCharset) - Constructor for class org.teavm.classlib.java.io.TInputStreamReader
 
TInputStreamReader(TInputStream, TCharsetDecoder) - Constructor for class org.teavm.classlib.java.io.TInputStreamReader
 
TInstantiationException - Exception in org.teavm.classlib.java.lang
 
TInstantiationException() - Constructor for exception org.teavm.classlib.java.lang.TInstantiationException
 
TInstantiationException(String) - Constructor for exception org.teavm.classlib.java.lang.TInstantiationException
 
TIntAsDoubleStream - Class in org.teavm.classlib.java.util.stream.intimpl
 
TIntAsDoubleStream(TSimpleIntStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TIntAsDoubleStream
 
TIntAsLongStream - Class in org.teavm.classlib.java.util.stream.intimpl
 
TIntAsLongStream(TSimpleIntStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TIntAsLongStream
 
TIntBinaryOperator - Interface in org.teavm.classlib.java.util.function
 
TIntBuffer - Class in org.teavm.classlib.java.nio
 
TIntConsumer - Interface in org.teavm.classlib.java.util.function
 
TInteger - Class in org.teavm.classlib.java.lang
 
TInteger(int) - Constructor for class org.teavm.classlib.java.lang.TInteger
 
TInteger(String) - Constructor for class org.teavm.classlib.java.lang.TInteger
 
TInternalError - Exception in org.teavm.classlib.java.lang
 
TInternalError() - Constructor for exception org.teavm.classlib.java.lang.TInternalError
 
TInternalError(String) - Constructor for exception org.teavm.classlib.java.lang.TInternalError
 
TInternalError(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TInternalError
 
TInternalError(TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TInternalError
 
TInterruptedException - Exception in org.teavm.classlib.java.lang
 
TInterruptedException() - Constructor for exception org.teavm.classlib.java.lang.TInterruptedException
 
TInterruptedIOException - Exception in org.teavm.classlib.java.io
 
TInterruptedIOException() - Constructor for exception org.teavm.classlib.java.io.TInterruptedIOException
 
TInterruptedIOException(String) - Constructor for exception org.teavm.classlib.java.io.TInterruptedIOException
 
TIntFunction<R> - Interface in org.teavm.classlib.java.util.function
 
TIntPredicate - Interface in org.teavm.classlib.java.util.function
 
TIntStream - Interface in org.teavm.classlib.java.util.stream
 
TIntStream.Builder - Interface in org.teavm.classlib.java.util.stream
 
TIntStreamBuilder - Class in org.teavm.classlib.java.util.stream.intimpl
 
TIntStreamBuilder() - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TIntStreamBuilder
 
TIntSupplier - Interface in org.teavm.classlib.java.util.function
 
TIntToDoubleFunction - Interface in org.teavm.classlib.java.util.function
 
TIntToLongFunction - Interface in org.teavm.classlib.java.util.function
 
TIntUnaryOperator - Interface in org.teavm.classlib.java.util.function
 
TInvalidMarkException - Exception in org.teavm.classlib.java.nio
 
TInvalidMarkException() - Constructor for exception org.teavm.classlib.java.nio.TInvalidMarkException
 
TInvocationHandler - Interface in org.teavm.classlib.java.lang.reflect
 
TInvocationTargetException - Exception in org.teavm.classlib.java.lang.reflect
 
TInvocationTargetException() - Constructor for exception org.teavm.classlib.java.lang.reflect.TInvocationTargetException
 
TInvocationTargetException(TThrowable) - Constructor for exception org.teavm.classlib.java.lang.reflect.TInvocationTargetException
 
TInvocationTargetException(TThrowable, String) - Constructor for exception org.teavm.classlib.java.lang.reflect.TInvocationTargetException
 
TIOException - Exception in org.teavm.classlib.java.io
 
TIOException() - Constructor for exception org.teavm.classlib.java.io.TIOException
 
TIOException(String) - Constructor for exception org.teavm.classlib.java.io.TIOException
 
TIOException(String, Throwable) - Constructor for exception org.teavm.classlib.java.io.TIOException
 
TIOException(Throwable) - Constructor for exception org.teavm.classlib.java.io.TIOException
 
TIso8859Charset - Class in org.teavm.classlib.java.nio.charset.impl
 
TIso8859Charset() - Constructor for class org.teavm.classlib.java.nio.charset.impl.TIso8859Charset
 
TIso8859Decoder - Class in org.teavm.classlib.java.nio.charset.impl
 
TIso8859Decoder(TCharset) - Constructor for class org.teavm.classlib.java.nio.charset.impl.TIso8859Decoder
 
TIso8859Encoder - Class in org.teavm.classlib.java.nio.charset.impl
 
TIso8859Encoder(TCharset) - Constructor for class org.teavm.classlib.java.nio.charset.impl.TIso8859Encoder
 
TIterable<T> - Interface in org.teavm.classlib.java.lang
 
TIterateDoubleStream - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TIterateDoubleStream(double, DoubleUnaryOperator) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TIterateDoubleStream
 
TIterateIntStream - Class in org.teavm.classlib.java.util.stream.intimpl
 
TIterateIntStream(int, IntUnaryOperator) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TIterateIntStream
 
TIterateLongStream - Class in org.teavm.classlib.java.util.stream.longimpl
 
TIterateLongStream(long, LongUnaryOperator) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TIterateLongStream
 
TIterateStream<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TIterateStream(T, UnaryOperator<T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TIterateStream
 
TIterator<E> - Interface in org.teavm.classlib.java.util
 
TITLECASE_LETTER - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
TJarEntry - Class in org.teavm.classlib.java.util.jar
 
TJarEntry(String) - Constructor for class org.teavm.classlib.java.util.jar.TJarEntry
 
TJarEntry(TJarEntry) - Constructor for class org.teavm.classlib.java.util.jar.TJarEntry
 
TJarEntry(TZipEntry) - Constructor for class org.teavm.classlib.java.util.jar.TJarEntry
 
TJarException - Exception in org.teavm.classlib.java.util.jar
 
TJarException() - Constructor for exception org.teavm.classlib.java.util.jar.TJarException
 
TJarException(String) - Constructor for exception org.teavm.classlib.java.util.jar.TJarException
 
TJarFile - Class in org.teavm.classlib.java.util.jar
 
TJarFile(File) - Constructor for class org.teavm.classlib.java.util.jar.TJarFile
 
TJarFile(File, boolean) - Constructor for class org.teavm.classlib.java.util.jar.TJarFile
 
TJarFile(File, boolean, int) - Constructor for class org.teavm.classlib.java.util.jar.TJarFile
 
TJarFile(String) - Constructor for class org.teavm.classlib.java.util.jar.TJarFile
 
TJarFile(String, boolean) - Constructor for class org.teavm.classlib.java.util.jar.TJarFile
 
TJarInputStream - Class in org.teavm.classlib.java.util.jar
 
TJarInputStream(InputStream) - Constructor for class org.teavm.classlib.java.util.jar.TJarInputStream
 
TJarInputStream(InputStream, boolean) - Constructor for class org.teavm.classlib.java.util.jar.TJarInputStream
 
TJarOutputStream - Class in org.teavm.classlib.java.util.jar
 
TJarOutputStream(OutputStream) - Constructor for class org.teavm.classlib.java.util.jar.TJarOutputStream
 
TJarOutputStream(OutputStream, TManifest) - Constructor for class org.teavm.classlib.java.util.jar.TJarOutputStream
 
TLambdaConversionException - Exception in org.teavm.classlib.java.lang.invoke
 
TLambdaConversionException() - Constructor for exception org.teavm.classlib.java.lang.invoke.TLambdaConversionException
 
TLambdaConversionException(String) - Constructor for exception org.teavm.classlib.java.lang.invoke.TLambdaConversionException
 
TLambdaConversionException(String, Throwable) - Constructor for exception org.teavm.classlib.java.lang.invoke.TLambdaConversionException
 
TLambdaConversionException(String, Throwable, boolean, boolean) - Constructor for exception org.teavm.classlib.java.lang.invoke.TLambdaConversionException
 
TLambdaConversionException(Throwable) - Constructor for exception org.teavm.classlib.java.lang.invoke.TLambdaConversionException
 
TLambdaMetafactory - Class in org.teavm.classlib.java.lang.invoke
 
TLevel - Class in org.teavm.classlib.java.util.logging
 
TLevel(String, int) - Constructor for class org.teavm.classlib.java.util.logging.TLevel
 
TLimitingDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TLimitingDoubleStreamImpl(TSimpleDoubleStreamImpl, int) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TLimitingDoubleStreamImpl
 
TLimitingIntStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TLimitingIntStreamImpl(TSimpleIntStreamImpl, int) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TLimitingIntStreamImpl
 
TLimitingLongStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TLimitingLongStreamImpl(TSimpleLongStreamImpl, int) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TLimitingLongStreamImpl
 
TLimitingStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TLimitingStreamImpl(TSimpleStreamImpl<T>, int) - Constructor for class org.teavm.classlib.java.util.stream.impl.TLimitingStreamImpl
 
TLinkageError - Exception in org.teavm.classlib.java.lang
 
TLinkageError() - Constructor for exception org.teavm.classlib.java.lang.TLinkageError
 
TLinkageError(String) - Constructor for exception org.teavm.classlib.java.lang.TLinkageError
 
TLinkageError(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TLinkageError
 
TLinkedBlockingDeque<T> - Class in org.teavm.classlib.java.util.concurrent
 
TLinkedBlockingDeque() - Constructor for class org.teavm.classlib.java.util.concurrent.TLinkedBlockingDeque
 
TLinkedBlockingDeque(TCollection<T>) - Constructor for class org.teavm.classlib.java.util.concurrent.TLinkedBlockingDeque
 
TLinkedHashMap<K,​V> - Class in org.teavm.classlib.java.util
 
TLinkedHashMap() - Constructor for class org.teavm.classlib.java.util.TLinkedHashMap
 
TLinkedHashMap(int) - Constructor for class org.teavm.classlib.java.util.TLinkedHashMap
 
TLinkedHashMap(int, float) - Constructor for class org.teavm.classlib.java.util.TLinkedHashMap
 
TLinkedHashMap(int, float, boolean) - Constructor for class org.teavm.classlib.java.util.TLinkedHashMap
 
TLinkedHashMap(TMap<? extends K, ? extends V>) - Constructor for class org.teavm.classlib.java.util.TLinkedHashMap
 
TLinkedHashSet<E> - Class in org.teavm.classlib.java.util
 
TLinkedHashSet() - Constructor for class org.teavm.classlib.java.util.TLinkedHashSet
 
TLinkedHashSet(int) - Constructor for class org.teavm.classlib.java.util.TLinkedHashSet
 
TLinkedHashSet(int, float) - Constructor for class org.teavm.classlib.java.util.TLinkedHashSet
 
TLinkedHashSet(TCollection<? extends E>) - Constructor for class org.teavm.classlib.java.util.TLinkedHashSet
 
TLinkedList<E> - Class in org.teavm.classlib.java.util
 
TLinkedList() - Constructor for class org.teavm.classlib.java.util.TLinkedList
 
TLinkedList(TCollection<E>) - Constructor for class org.teavm.classlib.java.util.TLinkedList
 
TList<E> - Interface in org.teavm.classlib.java.util
 
TListIterator<E> - Interface in org.teavm.classlib.java.util
 
TListResourceBundle - Class in org.teavm.classlib.java.util
 
TListResourceBundle() - Constructor for class org.teavm.classlib.java.util.TListResourceBundle
 
TLocale - Class in org.teavm.classlib.java.util
 
TLocale(String) - Constructor for class org.teavm.classlib.java.util.TLocale
 
TLocale(String, String) - Constructor for class org.teavm.classlib.java.util.TLocale
 
TLocale(String, String, String) - Constructor for class org.teavm.classlib.java.util.TLocale
 
TLogger - Class in org.teavm.classlib.java.util.logging
 
TLogManager - Class in org.teavm.classlib.java.util.logging
 
TLogManager() - Constructor for class org.teavm.classlib.java.util.logging.TLogManager
 
TLogRecord - Class in org.teavm.classlib.java.util.logging
 
TLogRecord(TLevel, String) - Constructor for class org.teavm.classlib.java.util.logging.TLogRecord
 
TLong - Class in org.teavm.classlib.java.lang
 
TLong(long) - Constructor for class org.teavm.classlib.java.lang.TLong
 
TLong(String) - Constructor for class org.teavm.classlib.java.lang.TLong
 
TLongAsDoubleStream - Class in org.teavm.classlib.java.util.stream.longimpl
 
TLongAsDoubleStream(TSimpleLongStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TLongAsDoubleStream
 
TLongBinaryOperator - Interface in org.teavm.classlib.java.util.function
 
TLongBuffer - Class in org.teavm.classlib.java.nio
 
TLongConsumer - Interface in org.teavm.classlib.java.util.function
 
TLongFunction<R> - Interface in org.teavm.classlib.java.util.function
 
TLongPredicate - Interface in org.teavm.classlib.java.util.function
 
TLongStream - Interface in org.teavm.classlib.java.util.stream
 
TLongStream.Builder - Interface in org.teavm.classlib.java.util.stream
 
TLongStreamBuilder - Class in org.teavm.classlib.java.util.stream.longimpl
 
TLongStreamBuilder() - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TLongStreamBuilder
 
TLongSupplier - Interface in org.teavm.classlib.java.util.function
 
TLongToDoubleFunction - Interface in org.teavm.classlib.java.util.function
 
TLongToIntFunction - Interface in org.teavm.classlib.java.util.function
 
TLongUnaryOperator - Interface in org.teavm.classlib.java.util.function
 
TMalformedInputException - Exception in org.teavm.classlib.java.nio.charset
 
TMalformedInputException(int) - Constructor for exception org.teavm.classlib.java.nio.charset.TMalformedInputException
 
TMalformedURLException - Exception in org.teavm.classlib.java.net
 
TMalformedURLException() - Constructor for exception org.teavm.classlib.java.net.TMalformedURLException
 
TMalformedURLException(String) - Constructor for exception org.teavm.classlib.java.net.TMalformedURLException
 
TManifest - Class in org.teavm.classlib.java.util.jar
 
TManifest() - Constructor for class org.teavm.classlib.java.util.jar.TManifest
 
TManifest(InputStream) - Constructor for class org.teavm.classlib.java.util.jar.TManifest
 
TManifest(TManifest) - Constructor for class org.teavm.classlib.java.util.jar.TManifest
 
TMap<K,​V> - Interface in org.teavm.classlib.java.util
 
TMap.Entry<K1,​V1> - Interface in org.teavm.classlib.java.util
 
TMappingDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TMappingDoubleStreamImpl(TSimpleDoubleStreamImpl, DoubleUnaryOperator) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TMappingDoubleStreamImpl
 
TMappingIntStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TMappingIntStreamImpl(TSimpleIntStreamImpl, IntUnaryOperator) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TMappingIntStreamImpl
 
TMappingLongStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TMappingLongStreamImpl(TSimpleLongStreamImpl, LongUnaryOperator) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TMappingLongStreamImpl
 
TMappingStreamImpl<T,​S> - Class in org.teavm.classlib.java.util.stream.impl
 
TMappingStreamImpl(TSimpleStreamImpl<S>, Function<? super S, ? extends T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TMappingStreamImpl
 
TMappingToDoubleStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TMappingToDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TMappingToDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TMappingToDoubleStreamImpl(TSimpleStreamImpl<T>, ToDoubleFunction<? super T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TMappingToDoubleStreamImpl
 
TMappingToDoubleStreamImpl(TSimpleIntStreamImpl, IntToDoubleFunction) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TMappingToDoubleStreamImpl
 
TMappingToDoubleStreamImpl(TSimpleLongStreamImpl, LongToDoubleFunction) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TMappingToDoubleStreamImpl
 
TMappingToIntStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TMappingToIntStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TMappingToIntStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TMappingToIntStreamImpl(TSimpleDoubleStreamImpl, DoubleToIntFunction) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToIntStreamImpl
 
TMappingToIntStreamImpl(TSimpleStreamImpl<T>, ToIntFunction<? super T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TMappingToIntStreamImpl
 
TMappingToIntStreamImpl(TSimpleLongStreamImpl, LongToIntFunction) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TMappingToIntStreamImpl
 
TMappingToLongStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TMappingToLongStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TMappingToLongStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TMappingToLongStreamImpl(TSimpleDoubleStreamImpl, DoubleToLongFunction) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToLongStreamImpl
 
TMappingToLongStreamImpl(TSimpleStreamImpl<T>, ToLongFunction<? super T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TMappingToLongStreamImpl
 
TMappingToLongStreamImpl(TSimpleIntStreamImpl, IntToLongFunction) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TMappingToLongStreamImpl
 
TMappingToObjStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TMappingToObjStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.intimpl
 
TMappingToObjStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.longimpl
 
TMappingToObjStreamImpl(TSimpleDoubleStreamImpl, DoubleFunction<? extends T>) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TMappingToObjStreamImpl
 
TMappingToObjStreamImpl(TSimpleIntStreamImpl, IntFunction<? extends T>) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TMappingToObjStreamImpl
 
TMappingToObjStreamImpl(TSimpleLongStreamImpl, LongFunction<? extends T>) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TMappingToObjStreamImpl
 
TMatcher - Class in org.teavm.classlib.java.util.regex
Provides a means of matching regular expressions against a given input, finding occurrences of regular expressions in a given input, or replacing parts of a given input.
TMatchResult - Interface in org.teavm.classlib.java.util.regex
Holds the results of a successful match of a TPattern against a given string.
TMath - Class in org.teavm.classlib.java.lang
 
TMathContext - Class in org.teavm.classlib.java.math
Immutable objects describing settings such as rounding mode and digit precision for the numerical operations provided by class TBigDecimal.
TMathContext(int) - Constructor for class org.teavm.classlib.java.math.TMathContext
Constructs a new MathContext with the specified precision and with the rounding mode HALF_UP.
TMathContext(int, TRoundingMode) - Constructor for class org.teavm.classlib.java.math.TMathContext
Constructs a new MathContext with the specified precision and with the specified rounding mode.
TMathContext(String) - Constructor for class org.teavm.classlib.java.math.TMathContext
Constructs a new MathContext from a string.
TMember - Interface in org.teavm.classlib.java.lang.reflect
 
TMessageFormat - Class in org.teavm.classlib.java.text
 
TMessageFormat(String) - Constructor for class org.teavm.classlib.java.text.TMessageFormat
 
TMessageFormat(String, TLocale) - Constructor for class org.teavm.classlib.java.text.TMessageFormat
 
TMessageFormat.Field - Class in org.teavm.classlib.java.text
 
TMethod - Class in org.teavm.classlib.java.lang.reflect
 
TMethod(TClass<?>, String, int, int, TClass<?>, TClass<?>[], JSCallable) - Constructor for class org.teavm.classlib.java.lang.reflect.TMethod
 
TMethodHandle - Class in org.teavm.classlib.java.lang.invoke
 
TMethodHandle() - Constructor for class org.teavm.classlib.java.lang.invoke.TMethodHandle
 
TMethodHandleInfo - Interface in org.teavm.classlib.java.lang.invoke
 
TMethodHandles - Class in org.teavm.classlib.java.lang.invoke
 
TMethodHandles() - Constructor for class org.teavm.classlib.java.lang.invoke.TMethodHandles
 
TMethodHandles.Lookup - Class in org.teavm.classlib.java.lang.invoke
 
TMethodType - Class in org.teavm.classlib.java.lang.invoke
 
TMethodType() - Constructor for class org.teavm.classlib.java.lang.invoke.TMethodType
 
TMissingFormatWidthException - Exception in org.teavm.classlib.java.util
 
TMissingFormatWidthException(String) - Constructor for exception org.teavm.classlib.java.util.TMissingFormatWidthException
 
TMissingResourceException - Exception in org.teavm.classlib.java.util
 
TMissingResourceException(String, String, String) - Constructor for exception org.teavm.classlib.java.util.TMissingResourceException
 
TModifier - Class in org.teavm.classlib.java.lang.reflect
 
TNavigableMap<K,​V> - Interface in org.teavm.classlib.java.util
 
TNavigableSet<E> - Interface in org.teavm.classlib.java.util
 
TNegativeArraySizeException - Exception in org.teavm.classlib.java.lang
 
TNegativeArraySizeException() - Constructor for exception org.teavm.classlib.java.lang.TNegativeArraySizeException
 
TNegativeArraySizeException(String) - Constructor for exception org.teavm.classlib.java.lang.TNegativeArraySizeException
 
TNoClassDefFoundError - Exception in org.teavm.classlib.java.lang
 
TNoClassDefFoundError() - Constructor for exception org.teavm.classlib.java.lang.TNoClassDefFoundError
 
TNoClassDefFoundError(String) - Constructor for exception org.teavm.classlib.java.lang.TNoClassDefFoundError
 
TNoSuchElementException - Exception in org.teavm.classlib.java.util
 
TNoSuchElementException() - Constructor for exception org.teavm.classlib.java.util.TNoSuchElementException
 
TNoSuchElementException(String) - Constructor for exception org.teavm.classlib.java.util.TNoSuchElementException
 
TNoSuchFieldError - Exception in org.teavm.classlib.java.lang
 
TNoSuchFieldError() - Constructor for exception org.teavm.classlib.java.lang.TNoSuchFieldError
 
TNoSuchFieldError(String) - Constructor for exception org.teavm.classlib.java.lang.TNoSuchFieldError
 
TNoSuchMethodError - Exception in org.teavm.classlib.java.lang
 
TNoSuchMethodError() - Constructor for exception org.teavm.classlib.java.lang.TNoSuchMethodError
 
TNoSuchMethodError(String) - Constructor for exception org.teavm.classlib.java.lang.TNoSuchMethodError
 
TNoSuchMethodException - Exception in org.teavm.classlib.java.lang
 
TNoSuchMethodException() - Constructor for exception org.teavm.classlib.java.lang.TNoSuchMethodException
 
TNoSuchMethodException(String) - Constructor for exception org.teavm.classlib.java.lang.TNoSuchMethodException
 
TNullPointerException - Exception in org.teavm.classlib.java.lang
 
TNullPointerException() - Constructor for exception org.teavm.classlib.java.lang.TNullPointerException
 
TNullPointerException(String) - Constructor for exception org.teavm.classlib.java.lang.TNullPointerException
 
TNumber - Class in org.teavm.classlib.java.lang
 
TNumber() - Constructor for class org.teavm.classlib.java.lang.TNumber
 
TNumberFormat - Class in org.teavm.classlib.java.text
 
TNumberFormat() - Constructor for class org.teavm.classlib.java.text.TNumberFormat
 
TNumberFormat.Field - Class in org.teavm.classlib.java.text
 
TNumberFormatException - Exception in org.teavm.classlib.java.lang
 
TNumberFormatException() - Constructor for exception org.teavm.classlib.java.lang.TNumberFormatException
 
TNumberFormatException(String) - Constructor for exception org.teavm.classlib.java.lang.TNumberFormatException
 
toArray() - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
toArray() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
toArray() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
toArray() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
toArray() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
toArray() - Method in interface org.teavm.classlib.java.util.stream.TDoubleStream
 
toArray() - Method in interface org.teavm.classlib.java.util.stream.TIntStream
 
toArray() - Method in interface org.teavm.classlib.java.util.stream.TLongStream
 
toArray() - Method in interface org.teavm.classlib.java.util.stream.TStream
 
toArray() - Method in class org.teavm.classlib.java.util.TAbstractCollection
 
toArray() - Method in interface org.teavm.classlib.java.util.TCollection
 
toArray() - Method in class org.teavm.classlib.java.util.TVector
 
toArray(IntFunction<A[]>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
toArray(IntFunction<A[]>) - Method in interface org.teavm.classlib.java.util.stream.TStream
 
toArray(IntFunction<T[]>) - Method in interface org.teavm.classlib.java.util.TCollection
 
toArray(T[]) - Method in class org.teavm.classlib.java.util.concurrent.TArrayBlockingQueue
 
toArray(T[]) - Method in class org.teavm.classlib.java.util.TAbstractCollection
 
toArray(T[]) - Method in interface org.teavm.classlib.java.util.TCollection
 
toArray(T[]) - Method in class org.teavm.classlib.java.util.TVector
 
toASCIIString() - Method in class org.teavm.classlib.java.net.TURI
 
toBigInteger() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns this BigDecimal as a big integer instance.
toBigIntegerExact() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns this BigDecimal as a big integer instance if it has no fractional part.
toBinaryString(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
toBinaryString(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
TObjDoubleConsumer<T> - Interface in org.teavm.classlib.java.util.function
 
TObject - Class in org.teavm.classlib.java.lang
 
TObject() - Constructor for class org.teavm.classlib.java.lang.TObject
 
TObjects - Class in org.teavm.classlib.java.util
 
TObjects() - Constructor for class org.teavm.classlib.java.util.TObjects
 
TObjIntConsumer<T> - Interface in org.teavm.classlib.java.util.function
 
TObjLongConsumer<T> - Interface in org.teavm.classlib.java.util.function
 
TObservable - Class in org.teavm.classlib.java.util
 
TObservable() - Constructor for class org.teavm.classlib.java.util.TObservable
Constructs a new Observable object.
TObserver - Interface in org.teavm.classlib.java.util
 
toByteArray() - Method in class org.teavm.classlib.java.io.TByteArrayOutputStream
 
toByteArray() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns the two's complement representation of this BigInteger in a byte array.
toByteArray() - Method in class org.teavm.classlib.java.util.TBitSet
 
toCharArray() - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
toCharArray() - Method in class org.teavm.classlib.java.lang.TString
 
toChars(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
toChars(int, char[], int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
toCodePoint(char, char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
toCollection(Supplier<C>) - Static method in class org.teavm.classlib.java.util.stream.TCollectors
 
toDateTimeZone(String, boolean) - Method in class org.teavm.classlib.impl.tz.DateTimeZoneBuilder
Processes all the rules and builds a DateTimeZone.
toDays() - Method in class org.threeten.bp.Duration
Gets the number of days in this duration.
toDays(long) - Method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
toDegrees(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
toDegrees(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
toEngineeringString() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a string representation of this BigDecimal.
toEpochDay() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Converts this date to the Epoch Day.
toEpochDay() - Method in class org.threeten.bp.chrono.HijrahDate
 
toEpochDay() - Method in class org.threeten.bp.chrono.JapaneseDate
 
toEpochDay() - Method in class org.threeten.bp.chrono.MinguoDate
 
toEpochDay() - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
toEpochDay() - Method in class org.threeten.bp.LocalDate
 
toEpochMilli() - Method in class org.threeten.bp.Instant
Converts this instant to the number of milliseconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in class org.threeten.bp.OffsetDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Gets the transition instant as an epoch second.
toEpochSecond(ZoneOffset) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toExternalForm() - Method in class org.teavm.classlib.java.net.TURL
 
toExternalForm(TURL) - Method in class org.teavm.classlib.java.net.TURLStreamHandler
 
toFormat() - Method in class org.threeten.bp.format.DateTimeFormatter
Returns this formatter as a java.text.Format instance.
toFormat(TemporalQuery<?>) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns this formatter as a java.text.Format instance that will parse to the specified type.
toFormatter() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Completes this builder by creating the DateTimeFormatter using the default locale.
toFormatter(Locale) - Method in class org.threeten.bp.format.DateTimeFormatterBuilder
Completes this builder by creating the DateTimeFormatter using the specified locale.
toGMTString() - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
toHexString(double) - Static method in class org.teavm.classlib.java.lang.TDouble
 
toHexString(float) - Static method in class org.teavm.classlib.java.lang.TFloat
 
toHexString(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
toHexString(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
toHours() - Method in class org.threeten.bp.Duration
Gets the number of hours in this duration.
toHours(long) - Method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
toInstant() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Converts this date-time to an Instant.
toInstant() - Method in class org.threeten.bp.OffsetDateTime
Converts this date-time to an Instant.
toInstant(ZoneOffset) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Converts this date-time to an Instant.
toJava(PlatformObject) - Static method in class org.teavm.classlib.impl.reflection.Converter
 
toList() - Static method in class org.teavm.classlib.java.util.stream.TCollectors
 
toLocalDate() - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Gets the local date part of this date-time.
toLocalDate() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets the local date part of this date-time.
toLocalDate() - Method in class org.threeten.bp.LocalDateTime
Gets the LocalDate part of this date-time.
toLocalDate() - Method in class org.threeten.bp.OffsetDateTime
Gets the LocalDate part of this date-time.
toLocalDate() - Method in class org.threeten.bp.ZonedDateTime
Gets the LocalDate part of this date-time.
toLocalDateTime() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets the local date-time part of this date-time.
toLocalDateTime() - Method in class org.threeten.bp.OffsetDateTime
Gets the LocalDateTime part of this offset date-time.
toLocalDateTime() - Method in class org.threeten.bp.ZonedDateTime
Gets the LocalDateTime part of this date-time.
toLocaleString() - Method in class org.teavm.classlib.java.util.TDate
Deprecated.
toLocalTime() - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Gets the local time part of this date-time.
toLocalTime() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Gets the local time part of this date-time.
toLocalTime() - Method in class org.threeten.bp.LocalDateTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class org.threeten.bp.OffsetDateTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class org.threeten.bp.OffsetTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class org.threeten.bp.ZonedDateTime
Gets the LocalTime part of this date-time.
toLongArray() - Method in class org.teavm.classlib.java.util.TBitSet
 
toLowerCase() - Method in class org.teavm.classlib.java.lang.TString
 
toLowerCase(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
toLowerCase(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
toLowerCase(TLocale) - Method in class org.teavm.classlib.java.lang.TString
 
toMap(Function<? super E, ? extends K>, Function<? super E, ? extends V>) - Static method in class org.teavm.classlib.java.util.stream.TCollectors
 
toMap(Function<? super E, ? extends K>, Function<? super E, ? extends V>, BinaryOperator<V>) - Static method in class org.teavm.classlib.java.util.stream.TCollectors
 
toMap(Function<? super E, ? extends K>, Function<? super E, ? extends V>, BinaryOperator<V>, Supplier<M>) - Static method in class org.teavm.classlib.java.util.stream.TCollectors
 
toMatchResult() - Method in class org.teavm.classlib.java.util.regex.TMatcher
Converts the current match into a separate TMatchResult instance that is independent from this matcher.
toMicros(long) - Method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
toMillis() - Method in class org.threeten.bp.Duration
Converts this duration to the total length in milliseconds.
toMillis(long) - Method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
toMinutes() - Method in class org.threeten.bp.Duration
Gets the number of minutes in this duration.
toMinutes(long) - Method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
toNanoOfDay() - Method in class org.threeten.bp.LocalTime
Extracts the time as nanos of day, from 0 to 24 * 60 * 60 * 1,000,000,000 - 1.
toNanos() - Method in class org.threeten.bp.Duration
Converts this duration to the total length in nanoseconds expressed as a long.
toNanos(long) - Method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
toOctalString(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
toOctalString(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
toOffsetDateTime() - Method in class org.threeten.bp.ZonedDateTime
Converts this date-time to an OffsetDateTime.
toOffsetTime() - Method in class org.threeten.bp.OffsetDateTime
Converts this date-time to an OffsetTime.
toPattern() - Method in class org.teavm.classlib.java.text.TChoiceFormat
 
toPattern() - Method in class org.teavm.classlib.java.text.TMessageFormat
 
toPattern() - Method in class org.teavm.classlib.java.text.TSimpleDateFormat
 
toPlainString() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a string representation of this BigDecimal.
TOptional<T> - Class in org.teavm.classlib.java.util
 
TOptionalDouble - Class in org.teavm.classlib.java.util
 
TOptionalInt - Class in org.teavm.classlib.java.util
 
TOptionalLong - Class in org.teavm.classlib.java.util
 
toRadians(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
toRadians(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
toSecondOfDay() - Method in class org.threeten.bp.LocalTime
Extracts the time as seconds of day, from 0 to 24 * 60 * 60 - 1.
toSeconds(long) - Method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
 
toSet() - Static method in class org.teavm.classlib.java.util.stream.TCollectors
 
toString() - Method in class org.teavm.classlib.java.io.TByteArrayOutputStream
 
toString() - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
toString() - Method in class org.teavm.classlib.java.io.TFile
 
toString() - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
toString() - Method in class org.teavm.classlib.java.io.TStringWriter
 
toString() - Method in class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
toString() - Method in class org.teavm.classlib.java.lang.reflect.TConstructor
 
toString() - Method in class org.teavm.classlib.java.lang.reflect.TField
 
toString() - Method in class org.teavm.classlib.java.lang.reflect.TMethod
 
toString() - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
toString() - Method in class org.teavm.classlib.java.lang.TBoolean
 
toString() - Method in class org.teavm.classlib.java.lang.TByte
 
toString() - Method in class org.teavm.classlib.java.lang.TCharacter
 
toString() - Method in interface org.teavm.classlib.java.lang.TCharSequence
 
toString() - Method in class org.teavm.classlib.java.lang.TClass
 
toString() - Method in class org.teavm.classlib.java.lang.TDouble
 
toString() - Method in class org.teavm.classlib.java.lang.TEnum
 
toString() - Method in class org.teavm.classlib.java.lang.TFloat
 
toString() - Method in class org.teavm.classlib.java.lang.TInteger
 
toString() - Method in class org.teavm.classlib.java.lang.TLong
 
toString() - Method in class org.teavm.classlib.java.lang.TObject
 
toString() - Method in class org.teavm.classlib.java.lang.TShort
 
toString() - Method in class org.teavm.classlib.java.lang.TStackTraceElement
 
toString() - Method in class org.teavm.classlib.java.lang.TString
 
toString() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns a canonical string representation of this BigDecimal.
toString() - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a string representation of this BigInteger in decimal form.
toString() - Method in class org.teavm.classlib.java.math.TMathContext
Returns the string representation for this MathContext instance.
toString() - Method in class org.teavm.classlib.java.net.TURI
 
toString() - Method in class org.teavm.classlib.java.net.TURL
 
toString() - Method in class org.teavm.classlib.java.net.TURLConnection
 
toString() - Method in class org.teavm.classlib.java.nio.charset.TCoderResult
 
toString() - Method in class org.teavm.classlib.java.nio.charset.TCodingErrorAction
 
toString() - Method in class org.teavm.classlib.java.nio.TByteBuffer
 
toString() - Method in class org.teavm.classlib.java.nio.TByteOrder
 
toString() - Method in class org.teavm.classlib.java.nio.TCharBuffer
 
toString() - Method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
toString() - Method in class org.teavm.classlib.java.nio.TFloatBuffer
 
toString() - Method in class org.teavm.classlib.java.nio.TIntBuffer
 
toString() - Method in class org.teavm.classlib.java.nio.TLongBuffer
 
toString() - Method in class org.teavm.classlib.java.nio.TShortBuffer
 
toString() - Method in class org.teavm.classlib.java.text.TAnnotation
 
toString() - Method in class org.teavm.classlib.java.text.TAttributedCharacterIterator.Attribute
 
toString() - Method in class org.teavm.classlib.java.text.TFieldPosition
 
toString() - Method in class org.teavm.classlib.java.text.TParsePosition
 
toString() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicBoolean
 
toString() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
toString() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
toString() - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
toString() - Method in class org.teavm.classlib.java.util.jar.TAttributes.Name
 
toString() - Method in class org.teavm.classlib.java.util.logging.TLevel
 
toString() - Method in class org.teavm.classlib.java.util.regex.TMatcher
 
toString() - Method in class org.teavm.classlib.java.util.regex.TPattern
 
toString() - Method in class org.teavm.classlib.java.util.TAbstractCollection
 
toString() - Method in class org.teavm.classlib.java.util.TAbstractMap.SimpleEntry
 
toString() - Method in class org.teavm.classlib.java.util.TAbstractMap.SimpleImmutableEntry
 
toString() - Method in class org.teavm.classlib.java.util.TAbstractMap
 
toString() - Method in class org.teavm.classlib.java.util.TArrayList
 
toString() - Method in class org.teavm.classlib.java.util.TBitSet
 
toString() - Method in class org.teavm.classlib.java.util.TCalendar
 
toString() - Method in class org.teavm.classlib.java.util.TCurrency
 
toString() - Method in class org.teavm.classlib.java.util.TDate
 
toString() - Method in class org.teavm.classlib.java.util.TFormatter
 
toString() - Method in class org.teavm.classlib.java.util.THashtable
 
toString() - Method in class org.teavm.classlib.java.util.TLocale
 
toString() - Method in class org.teavm.classlib.java.util.TOptional
 
toString() - Method in class org.teavm.classlib.java.util.TOptionalDouble
 
toString() - Method in class org.teavm.classlib.java.util.TOptionalInt
 
toString() - Method in class org.teavm.classlib.java.util.TOptionalLong
 
toString() - Method in class org.teavm.classlib.java.util.TUUID
 
toString() - Method in class org.teavm.classlib.java.util.TVector
 
toString() - Method in class org.teavm.classlib.java.util.zip.TZipEntry
 
toString() - Method in class org.threeten.bp.chrono.ChronoLocalDate
Outputs this date as a String.
toString() - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
Outputs this date-time as a String.
toString() - Method in class org.threeten.bp.chrono.Chronology
Outputs this chronology as a String, using the ID.
toString() - Method in class org.threeten.bp.chrono.ChronoPeriod
Outputs this period as a String.
toString() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Outputs this date-time as a String.
toString() - Method in class org.threeten.bp.chrono.JapaneseEra
 
toString() - Method in class org.threeten.bp.Duration
A string representation of this duration using ISO-8601 seconds based representation, such as PT8H6M12.345S.
toString() - Method in class org.threeten.bp.format.DateTimeBuilder
 
toString() - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a description of the underlying formatters.
toString() - Method in class org.threeten.bp.format.DateTimeFormatterBuilder.InstantPrinterParser
 
toString() - Method in class org.threeten.bp.format.DateTimeParseContext
Returns a string version of the context for debugging.
toString() - Method in class org.threeten.bp.format.DateTimePrintContext
Returns a string version of the context for debugging.
toString() - Method in class org.threeten.bp.format.DecimalStyle
Returns a string describing these symbols.
toString() - Method in class org.threeten.bp.Instant
A string representation of this instant using ISO-8601 representation.
toString() - Method in class org.threeten.bp.LocalDate
Outputs this date as a String, such as 2007-12-23.
toString() - Method in class org.threeten.bp.LocalDateTime
Outputs this date-time as a String, such as 2007-12-23T10:15:30.
toString() - Method in class org.threeten.bp.LocalTime
Outputs this time as a String, such as 10:15.
toString() - Method in class org.threeten.bp.MonthDay
Outputs this month-day as a String, such as --12-03.
toString() - Method in class org.threeten.bp.OffsetDateTime
Outputs this date-time as a String, such as 2007-12-23T10:15:30+01:00.
toString() - Method in class org.threeten.bp.OffsetTime
Outputs this time as a String, such as 10:15:30+01:00.
toString() - Method in class org.threeten.bp.Period
Outputs this period as a String, such as P6Y3M1D.
toString() - Method in enum org.threeten.bp.temporal.ChronoField
 
toString() - Method in enum org.threeten.bp.temporal.ChronoUnit
 
toString() - Method in interface org.threeten.bp.temporal.TemporalUnit
Outputs this unit as a String using the name.
toString() - Method in class org.threeten.bp.temporal.ValueRange
Outputs this range as a String.
toString() - Method in class org.threeten.bp.temporal.WeekFields
A string representation of this WeekFields instance.
toString() - Method in class org.threeten.bp.Year
Outputs this year as a String.
toString() - Method in class org.threeten.bp.YearMonth
Outputs this year-month as a String, such as 2007-12.
toString() - Method in class org.threeten.bp.zone.ZoneOffsetTransition
Returns a string describing this object.
toString() - Method in class org.threeten.bp.zone.ZoneOffsetTransitionRule
Returns a string describing this object.
toString() - Method in class org.threeten.bp.ZonedDateTime
Outputs this date-time as a String, such as 2007-12-23T10:15:30+01:00[Europe/Paris].
toString() - Method in class org.threeten.bp.ZoneId
Outputs this zone as a String, using the ID.
toString() - Method in class org.threeten.bp.ZoneOffset
Outputs this offset as a String, using the normalized ID.
toString(boolean) - Static method in class org.teavm.classlib.java.lang.TBoolean
 
toString(boolean[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
toString(byte) - Static method in class org.teavm.classlib.java.lang.TByte
 
toString(byte[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
toString(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
toString(char[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
toString(double) - Static method in class org.teavm.classlib.java.lang.TDouble
 
toString(double[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
toString(float) - Static method in class org.teavm.classlib.java.lang.TFloat
 
toString(float[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
toString(int) - Static method in class org.teavm.classlib.java.lang.reflect.TModifier
 
toString(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
toString(int) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a string containing a string representation of this BigInteger with base radix.
toString(int[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
toString(int, int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
toString(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
toString(long[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
toString(long, int) - Static method in class org.teavm.classlib.java.lang.TLong
 
toString(short) - Static method in class org.teavm.classlib.java.lang.TShort
 
toString(short[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
toString(Object) - Static method in class org.teavm.classlib.java.util.TObjects
 
toString(Object, String) - Static method in class org.teavm.classlib.java.util.TObjects
 
toString(TObject[]) - Static method in class org.teavm.classlib.java.util.TArrays
 
toString(TString) - Method in class org.teavm.classlib.java.io.TByteArrayOutputStream
 
toString0() - Method in exception org.teavm.classlib.java.lang.TThrowable
 
totalMemory() - Method in class org.teavm.classlib.java.lang.TRuntime
Returns the total amount of memory in the Java Virtual Machine.
toTitleCase(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
toTitleCase(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
toTotalMonths() - Method in class org.threeten.bp.Period
Gets the total number of months in this period using a 12 month year.
toUnsignedInt(byte) - Static method in class org.teavm.classlib.java.lang.TByte
 
toUnsignedInt(short) - Static method in class org.teavm.classlib.java.lang.TShort
 
toUnsignedLogRadixString(int, int) - Static method in class org.teavm.classlib.impl.IntegerUtil
 
toUnsignedLogRadixString(long, int) - Static method in class org.teavm.classlib.impl.IntegerUtil
 
toUnsignedLong(byte) - Static method in class org.teavm.classlib.java.lang.TByte
 
toUnsignedLong(short) - Static method in class org.teavm.classlib.java.lang.TShort
 
toUpperCase() - Method in class org.teavm.classlib.java.lang.TString
 
toUpperCase(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
toUpperCase(int) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
toUpperCase(TLocale) - Method in class org.teavm.classlib.java.lang.TString
 
toURI() - Method in class org.teavm.classlib.java.io.TFile
 
toURI() - Method in class org.teavm.classlib.java.net.TURL
 
toURL() - Method in class org.teavm.classlib.java.net.TURI
 
TOutOfMemoryError - Exception in org.teavm.classlib.java.lang
 
TOutOfMemoryError() - Constructor for exception org.teavm.classlib.java.lang.TOutOfMemoryError
 
TOutOfMemoryError(String) - Constructor for exception org.teavm.classlib.java.lang.TOutOfMemoryError
 
TOutputStream - Class in org.teavm.classlib.java.io
 
TOutputStream() - Constructor for class org.teavm.classlib.java.io.TOutputStream
 
TOutputStreamWriter - Class in org.teavm.classlib.java.io
 
TOutputStreamWriter(TOutputStream) - Constructor for class org.teavm.classlib.java.io.TOutputStreamWriter
 
TOutputStreamWriter(TOutputStream, String) - Constructor for class org.teavm.classlib.java.io.TOutputStreamWriter
 
TOutputStreamWriter(TOutputStream, TCharset) - Constructor for class org.teavm.classlib.java.io.TOutputStreamWriter
 
TOutputStreamWriter(TOutputStream, TCharsetEncoder) - Constructor for class org.teavm.classlib.java.io.TOutputStreamWriter
 
TOverride - Annotation Type in org.teavm.classlib.java.lang
 
toZonedDateTime() - Method in class org.threeten.bp.OffsetDateTime
Converts this date-time to a ZonedDateTime using the offset as the zone ID.
TPackage - Class in org.teavm.classlib.java.lang
 
TParseException - Exception in org.teavm.classlib.java.text
Thrown when the string being parsed is not in the correct form.
TParseException(String, int) - Constructor for exception org.teavm.classlib.java.text.TParseException
Constructs a new instance of this class with its stack trace, detail message and the location of the error filled in.
TParsePosition - Class in org.teavm.classlib.java.text
 
TParsePosition(int) - Constructor for class org.teavm.classlib.java.text.TParsePosition
 
TPattern - Class in org.teavm.classlib.java.util.regex
Represents a pattern used for matching, searching, or replacing strings.
TPatternSyntaxException - Exception in org.teavm.classlib.java.util.regex
Encapsulates a syntax error that occurred during the compilation of a TPattern.
TPatternSyntaxException(String, String, int) - Constructor for exception org.teavm.classlib.java.util.regex.TPatternSyntaxException
Creates a new PatternSyntaxException for a given message, pattern, and error index.
TPeekingDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TPeekingDoubleStreamImpl(TSimpleDoubleStreamImpl, DoubleConsumer) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TPeekingDoubleStreamImpl
 
TPeekingIntStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TPeekingIntStreamImpl(TSimpleIntStreamImpl, IntConsumer) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TPeekingIntStreamImpl
 
TPeekingLongStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TPeekingLongStreamImpl(TSimpleLongStreamImpl, LongConsumer) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TPeekingLongStreamImpl
 
TPeekingStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TPeekingStreamImpl(TSimpleStreamImpl<T>, Consumer<? super T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TPeekingStreamImpl
 
TPermission - Class in org.teavm.classlib.java.security
 
TPermission(String) - Constructor for class org.teavm.classlib.java.security.TPermission
 
TPipedInputStream - Class in org.teavm.classlib.java.io
 
TPipedInputStream() - Constructor for class org.teavm.classlib.java.io.TPipedInputStream
 
TPipedInputStream(TPipedOutputStream) - Constructor for class org.teavm.classlib.java.io.TPipedInputStream
 
TPipedOutputStream - Class in org.teavm.classlib.java.io
 
TPipedOutputStream() - Constructor for class org.teavm.classlib.java.io.TPipedOutputStream
 
TPipedOutputStream(TPipedInputStream) - Constructor for class org.teavm.classlib.java.io.TPipedOutputStream
 
TPoint - Class in org.teavm.classlib.java.awt
 
TPoint(int, int) - Constructor for class org.teavm.classlib.java.awt.TPoint
 
TPredicate<T> - Interface in org.teavm.classlib.java.util.function
 
TPrimitiveIterator<T,​S> - Interface in org.teavm.classlib.java.util
 
TPrimitiveIterator.OfDouble - Interface in org.teavm.classlib.java.util
 
TPrimitiveIterator.OfInt - Interface in org.teavm.classlib.java.util
 
TPrimitiveIterator.OfLong - Interface in org.teavm.classlib.java.util
 
TPrintStream - Class in org.teavm.classlib.java.io
 
TPrintStream(TOutputStream) - Constructor for class org.teavm.classlib.java.io.TPrintStream
 
TPrintStream(TOutputStream, boolean) - Constructor for class org.teavm.classlib.java.io.TPrintStream
 
TPrintStream(TOutputStream, boolean, String) - Constructor for class org.teavm.classlib.java.io.TPrintStream
 
TPrintWriter - Class in org.teavm.classlib.java.io
 
TPrintWriter(OutputStream) - Constructor for class org.teavm.classlib.java.io.TPrintWriter
 
TPrintWriter(OutputStream, boolean) - Constructor for class org.teavm.classlib.java.io.TPrintWriter
 
TPrintWriter(Writer) - Constructor for class org.teavm.classlib.java.io.TPrintWriter
 
TPrintWriter(Writer, boolean) - Constructor for class org.teavm.classlib.java.io.TPrintWriter
 
TPriorityQueue<E> - Class in org.teavm.classlib.java.util
 
TPriorityQueue() - Constructor for class org.teavm.classlib.java.util.TPriorityQueue
 
TPriorityQueue(int) - Constructor for class org.teavm.classlib.java.util.TPriorityQueue
 
TPriorityQueue(int, TComparator<? super E>) - Constructor for class org.teavm.classlib.java.util.TPriorityQueue
 
TPriorityQueue(TCollection<? extends E>) - Constructor for class org.teavm.classlib.java.util.TPriorityQueue
 
TPriorityQueue(TPriorityQueue<? extends E>) - Constructor for class org.teavm.classlib.java.util.TPriorityQueue
 
TPriorityQueue(TSortedSet<? extends E>) - Constructor for class org.teavm.classlib.java.util.TPriorityQueue
 
TPrivilegedAction<T> - Interface in org.teavm.classlib.java.security
 
TProperties - Class in org.teavm.classlib.java.util
 
TProperties() - Constructor for class org.teavm.classlib.java.util.TProperties
 
TProperties(TProperties) - Constructor for class org.teavm.classlib.java.util.TProperties
 
TPropertyResourceBundle - Class in org.teavm.classlib.java.util
 
TPropertyResourceBundle(InputStream) - Constructor for class org.teavm.classlib.java.util.TPropertyResourceBundle
 
TProtocolException - Exception in org.teavm.classlib.java.net
 
TProtocolException() - Constructor for exception org.teavm.classlib.java.net.TProtocolException
 
TProtocolException(String) - Constructor for exception org.teavm.classlib.java.net.TProtocolException
 
TPushbackInputStream - Class in org.teavm.classlib.java.io
 
TPushbackInputStream(TInputStream) - Constructor for class org.teavm.classlib.java.io.TPushbackInputStream
 
TPushbackInputStream(TInputStream, int) - Constructor for class org.teavm.classlib.java.io.TPushbackInputStream
 
TQueue<E> - Interface in org.teavm.classlib.java.util
 
TRADITIONAL_CHINESE - Static variable in class org.teavm.classlib.java.util.TLocale
 
TRandom - Class in org.teavm.classlib.java.util
 
TRandom() - Constructor for class org.teavm.classlib.java.util.TRandom
 
TRandom(long) - Constructor for class org.teavm.classlib.java.util.TRandom
 
TRandomAccess - Interface in org.teavm.classlib.java.util
 
TRandomAccessFile - Class in org.teavm.classlib.java.io
 
TRandomAccessFile(String, String) - Constructor for class org.teavm.classlib.java.io.TRandomAccessFile
 
TRandomAccessFile(TFile, String) - Constructor for class org.teavm.classlib.java.io.TRandomAccessFile
 
TRangeIntStream - Class in org.teavm.classlib.java.util.stream.intimpl
 
TRangeIntStream(int, int) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TRangeIntStream
 
TRangeLongStream - Class in org.teavm.classlib.java.util.stream.longimpl
 
TRangeLongStream(long, long) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TRangeLongStream
 
transformClass(ClassHolder, ClassHolderTransformerContext) - Method in class org.teavm.classlib.impl.ClassForNameTransformer
 
transformClass(ClassHolder, ClassHolderTransformerContext) - Method in class org.teavm.classlib.impl.KotlinHacks
 
transformClass(ClassHolder, ClassHolderTransformerContext) - Method in class org.teavm.classlib.impl.NumericClassTransformer
 
transformClass(ClassHolder, ClassHolderTransformerContext) - Method in class org.teavm.classlib.impl.ObfuscationHacks
 
transformClass(ClassHolder, ClassHolderTransformerContext) - Method in class org.teavm.classlib.impl.PlatformMarkerSupport
 
transformClass(ClassHolder, ClassHolderTransformerContext) - Method in class org.teavm.classlib.impl.ScalaHacks
 
transformClass(ClassHolder, ClassHolderTransformerContext) - Method in class org.teavm.classlib.impl.SystemClassTransformer
 
transformClass(ClassHolder, ClassHolderTransformerContext) - Method in class org.teavm.classlib.impl.tz.DateTimeZoneProviderPatch
 
TRANSIENT - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
TRANSIENT - Static variable in class org.teavm.classlib.java.lang.reflect.TModifier
 
TReadable - Interface in org.teavm.classlib.java.lang
 
TReader - Class in org.teavm.classlib.java.io
 
TReader() - Constructor for class org.teavm.classlib.java.io.TReader
 
TReader(TObject) - Constructor for class org.teavm.classlib.java.io.TReader
 
TReadOnlyBufferException - Exception in org.teavm.classlib.java.nio
 
TReadOnlyBufferException() - Constructor for exception org.teavm.classlib.java.nio.TReadOnlyBufferException
 
TReference<T> - Class in org.teavm.classlib.java.lang.ref
 
TReference() - Constructor for class org.teavm.classlib.java.lang.ref.TReference
 
TReferenceQueue<T> - Class in org.teavm.classlib.java.lang.ref
 
TReferenceQueue() - Constructor for class org.teavm.classlib.java.lang.ref.TReferenceQueue
 
TReflectiveOperationException - Exception in org.teavm.classlib.java.lang
 
TReflectiveOperationException() - Constructor for exception org.teavm.classlib.java.lang.TReflectiveOperationException
 
TReflectiveOperationException(String) - Constructor for exception org.teavm.classlib.java.lang.TReflectiveOperationException
 
TReflectiveOperationException(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TReflectiveOperationException
 
TReflectiveOperationException(TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TReflectiveOperationException
 
TResourceBundle - Class in org.teavm.classlib.java.util
 
TResourceBundle() - Constructor for class org.teavm.classlib.java.util.TResourceBundle
 
TRetention - Annotation Type in org.teavm.classlib.java.lang.annotation
 
TRetentionPolicy - Enum in org.teavm.classlib.java.lang.annotation
 
trim() - Method in class org.teavm.classlib.java.lang.TString
 
trimToSize() - Method in class org.teavm.classlib.java.lang.TStringBuffer
 
trimToSize() - Method in class org.teavm.classlib.java.util.TArrayList
 
trimToSize() - Method in class org.teavm.classlib.java.util.TVector
 
TRoundingMode - Enum in org.teavm.classlib.java.math
Specifies the rounding behavior for operations whose results cannot be represented exactly.
TRUE - Static variable in class org.teavm.classlib.java.lang.TBoolean
 
truncatedTo(TemporalUnit) - Method in class org.threeten.bp.Instant
Returns a copy of this Instant truncated to the specified unit.
truncatedTo(TemporalUnit) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the time truncated.
TRunnable - Interface in org.teavm.classlib.java.lang
 
TRuntime - Class in org.teavm.classlib.java.lang
A dummy class for compatibility.
TRuntime() - Constructor for class org.teavm.classlib.java.lang.TRuntime
 
TRuntimeException - Exception in org.teavm.classlib.java.lang
 
TRuntimeException() - Constructor for exception org.teavm.classlib.java.lang.TRuntimeException
 
TRuntimeException(String) - Constructor for exception org.teavm.classlib.java.lang.TRuntimeException
 
TRuntimeException(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TRuntimeException
 
TRuntimeException(TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TRuntimeException
 
tryAdvance(C) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfPrimitive
 
tryAdvance(Consumer<? super Double>) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfDouble
 
tryAdvance(Consumer<? super Integer>) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfInt
 
tryAdvance(Consumer<? super Long>) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfLong
 
tryAdvance(Consumer<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamSpliterator
 
tryAdvance(Consumer<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TSpliteratorOverCollection
 
tryAdvance(Consumer<? super T>) - Method in interface org.teavm.classlib.java.util.TSpliterator
 
tryAdvance(DoubleConsumer) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamSpliterator
 
tryAdvance(DoubleConsumer) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfDouble
 
tryAdvance(IntConsumer) - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamSpliterator
 
tryAdvance(IntConsumer) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfInt
 
tryAdvance(LongConsumer) - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamSpliterator
 
tryAdvance(LongConsumer) - Method in interface org.teavm.classlib.java.util.TSpliterator.OfLong
 
trySplit() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamSpliterator
 
trySplit() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamSpliterator
 
trySplit() - Method in class org.teavm.classlib.java.util.stream.impl.TSpliteratorOverCollection
 
trySplit() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamSpliterator
 
trySplit() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamSpliterator
 
trySplit() - Method in interface org.teavm.classlib.java.util.TSpliterator.OfPrimitive
 
trySplit() - Method in interface org.teavm.classlib.java.util.TSpliterator
 
TSafeVarargs - Annotation Type in org.teavm.classlib.java.lang
 
TSecurityException - Exception in org.teavm.classlib.java.lang
 
TSecurityException() - Constructor for exception org.teavm.classlib.java.lang.TSecurityException
 
TSecurityException(String) - Constructor for exception org.teavm.classlib.java.lang.TSecurityException
 
TSecurityException(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TSecurityException
 
TSecurityException(TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TSecurityException
 
TSerializable - Interface in org.teavm.classlib.java.io
 
TSerializedLambda - Class in org.teavm.classlib.java.lang.invoke
 
TSerializedLambda(Class<?>, String, String, String, int, String, String, String, String, Object[]) - Constructor for class org.teavm.classlib.java.lang.invoke.TSerializedLambda
 
TServiceConfigurationError - Error in org.teavm.classlib.java.util
 
TServiceConfigurationError(String) - Constructor for error org.teavm.classlib.java.util.TServiceConfigurationError
 
TServiceConfigurationError(String, Throwable) - Constructor for error org.teavm.classlib.java.util.TServiceConfigurationError
 
TServiceLoader<S> - Class in org.teavm.classlib.java.util
 
TSet<E> - Interface in org.teavm.classlib.java.util
 
TSetFromMap<E> - Class in org.teavm.classlib.java.util
 
TSetFromMap(TMap<E, TBoolean>) - Constructor for class org.teavm.classlib.java.util.TSetFromMap
 
TShort - Class in org.teavm.classlib.java.lang
 
TShort(short) - Constructor for class org.teavm.classlib.java.lang.TShort
 
TShort(String) - Constructor for class org.teavm.classlib.java.lang.TShort
 
TShortBuffer - Class in org.teavm.classlib.java.nio
 
TSimpleDateFormat - Class in org.teavm.classlib.java.text
 
TSimpleDateFormat() - Constructor for class org.teavm.classlib.java.text.TSimpleDateFormat
 
TSimpleDateFormat(String) - Constructor for class org.teavm.classlib.java.text.TSimpleDateFormat
 
TSimpleDateFormat(String, TDateFormatSymbols) - Constructor for class org.teavm.classlib.java.text.TSimpleDateFormat
 
TSimpleDateFormat(String, TLocale) - Constructor for class org.teavm.classlib.java.text.TSimpleDateFormat
 
TSimpleDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TSimpleDoubleStreamImpl() - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
TSimpleDoubleStreamIterator - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TSimpleDoubleStreamIterator(TSimpleDoubleStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamIterator
 
TSimpleDoubleStreamSpliterator - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TSimpleDoubleStreamSpliterator(TSimpleDoubleStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamSpliterator
 
TSimpleIntStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TSimpleIntStreamImpl() - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
TSimpleIntStreamIterator - Class in org.teavm.classlib.java.util.stream.intimpl
 
TSimpleIntStreamIterator(TSimpleIntStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamIterator
 
TSimpleIntStreamSpliterator - Class in org.teavm.classlib.java.util.stream.intimpl
 
TSimpleIntStreamSpliterator(TSimpleIntStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamSpliterator
 
TSimpleLongStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TSimpleLongStreamImpl() - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
TSimpleLongStreamIterator - Class in org.teavm.classlib.java.util.stream.longimpl
 
TSimpleLongStreamIterator(TSimpleLongStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamIterator
 
TSimpleLongStreamSpliterator - Class in org.teavm.classlib.java.util.stream.longimpl
 
TSimpleLongStreamSpliterator(TSimpleLongStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamSpliterator
 
TSimpleStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TSimpleStreamImpl() - Constructor for class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
TSimpleStreamIterator<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TSimpleStreamIterator(TSimpleStreamImpl<T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TSimpleStreamIterator
 
TSimpleStreamSpliterator<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TSimpleStreamSpliterator(TSimpleStreamImpl<T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TSimpleStreamSpliterator
 
TSingleDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TSingleDoubleStreamImpl(double) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TSingleDoubleStreamImpl
 
TSingleIntStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TSingleIntStreamImpl(int) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TSingleIntStreamImpl
 
TSingleLongStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TSingleLongStreamImpl(long) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TSingleLongStreamImpl
 
TSingleStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TSingleStreamImpl(T) - Constructor for class org.teavm.classlib.java.util.stream.impl.TSingleStreamImpl
 
TSkippingDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TSkippingDoubleStreamImpl(TSimpleDoubleStreamImpl, int) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TSkippingDoubleStreamImpl
 
TSkippingIntStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TSkippingIntStreamImpl(TSimpleIntStreamImpl, int) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TSkippingIntStreamImpl
 
TSkippingLongStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TSkippingLongStreamImpl(TSimpleLongStreamImpl, int) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TSkippingLongStreamImpl
 
TSkippingStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TSkippingStreamImpl(TSimpleStreamImpl<T>, int) - Constructor for class org.teavm.classlib.java.util.stream.impl.TSkippingStreamImpl
 
TSoftReference<T> - Class in org.teavm.classlib.java.lang.ref
 
TSoftReference(T) - Constructor for class org.teavm.classlib.java.lang.ref.TSoftReference
 
TSoftReference(T, TReferenceQueue<T>) - Constructor for class org.teavm.classlib.java.lang.ref.TSoftReference
 
TSortedMap<K,​V> - Interface in org.teavm.classlib.java.util
 
TSortedSet<E> - Interface in org.teavm.classlib.java.util
 
TSortedStreamImpl<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TSortedStreamImpl(TSimpleStreamImpl<T>, Comparator<? super T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TSortedStreamImpl
 
TSpecializedConcatDoubleStream - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TSpecializedConcatDoubleStream(TSimpleDoubleStreamImpl, TSimpleDoubleStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TSpecializedConcatDoubleStream
 
TSpecializedConcatIntStream - Class in org.teavm.classlib.java.util.stream.intimpl
 
TSpecializedConcatIntStream(TSimpleIntStreamImpl, TSimpleIntStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TSpecializedConcatIntStream
 
TSpecializedConcatLongStream - Class in org.teavm.classlib.java.util.stream.longimpl
 
TSpecializedConcatLongStream(TSimpleLongStreamImpl, TSimpleLongStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TSpecializedConcatLongStream
 
TSpecializedConcatStream<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TSpecializedConcatStream(TSimpleStreamImpl<T>, TSimpleStreamImpl<T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TSpecializedConcatStream
 
TSpliterator<T> - Interface in org.teavm.classlib.java.util
 
TSpliterator.OfDouble - Interface in org.teavm.classlib.java.util
 
TSpliterator.OfInt - Interface in org.teavm.classlib.java.util
 
TSpliterator.OfLong - Interface in org.teavm.classlib.java.util
 
TSpliterator.OfPrimitive<T,​C,​S extends TSpliterator.OfPrimitive<T,​C,​S>> - Interface in org.teavm.classlib.java.util
 
TSpliteratorOverCollection<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TSpliteratorOverCollection(TCollection<T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TSpliteratorOverCollection
 
TSpliterators - Class in org.teavm.classlib.java.util
 
TStack<E> - Class in org.teavm.classlib.java.util
 
TStack() - Constructor for class org.teavm.classlib.java.util.TStack
 
TStackOverflowError - Exception in org.teavm.classlib.java.lang
 
TStackOverflowError() - Constructor for exception org.teavm.classlib.java.lang.TStackOverflowError
 
TStackOverflowError(String) - Constructor for exception org.teavm.classlib.java.lang.TStackOverflowError
 
TStackTraceElement - Class in org.teavm.classlib.java.lang
 
TStackTraceElement(String, String, String, int) - Constructor for class org.teavm.classlib.java.lang.TStackTraceElement
 
TStandardCharsets - Class in org.teavm.classlib.java.nio.charset
 
TStream<T> - Interface in org.teavm.classlib.java.util.stream
 
TStream.Builder<T> - Interface in org.teavm.classlib.java.util.stream
 
TStreamBuilder<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TStreamBuilder() - Constructor for class org.teavm.classlib.java.util.stream.impl.TStreamBuilder
 
TStreamOverSpliterator<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TStreamOverSpliterator(Spliterator<T>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TStreamOverSpliterator
 
TStreamOverSpliteratorSupplier<T> - Class in org.teavm.classlib.java.util.stream.impl
 
TStreamOverSpliteratorSupplier(Supplier<Spliterator<T>>, int) - Constructor for class org.teavm.classlib.java.util.stream.impl.TStreamOverSpliteratorSupplier
 
TStreamSupport - Class in org.teavm.classlib.java.util.stream
 
TStreamTokenizer - Class in org.teavm.classlib.java.io
 
TStreamTokenizer(InputStream) - Constructor for class org.teavm.classlib.java.io.TStreamTokenizer
Deprecated.
TStreamTokenizer(Reader) - Constructor for class org.teavm.classlib.java.io.TStreamTokenizer
 
TStrictMath - Class in org.teavm.classlib.java.lang
 
TString - Class in org.teavm.classlib.java.lang
 
TString() - Constructor for class org.teavm.classlib.java.lang.TString
 
TString(byte[]) - Constructor for class org.teavm.classlib.java.lang.TString
 
TString(byte[], int, int) - Constructor for class org.teavm.classlib.java.lang.TString
 
TString(byte[], int, int, TString) - Constructor for class org.teavm.classlib.java.lang.TString
 
TString(byte[], int, int, TCharset) - Constructor for class org.teavm.classlib.java.lang.TString
 
TString(byte[], TString) - Constructor for class org.teavm.classlib.java.lang.TString
 
TString(byte[], TCharset) - Constructor for class org.teavm.classlib.java.lang.TString
 
TString(char[]) - Constructor for class org.teavm.classlib.java.lang.TString
 
TString(char[], int, int) - Constructor for class org.teavm.classlib.java.lang.TString
 
TString(int[], int, int) - Constructor for class org.teavm.classlib.java.lang.TString
 
TString(TString) - Constructor for class org.teavm.classlib.java.lang.TString
 
TString(TStringBuilder) - Constructor for class org.teavm.classlib.java.lang.TString
 
TStringBuffer - Class in org.teavm.classlib.java.lang
 
TStringBuffer() - Constructor for class org.teavm.classlib.java.lang.TStringBuffer
 
TStringBuffer(int) - Constructor for class org.teavm.classlib.java.lang.TStringBuffer
 
TStringBuffer(TCharSequence) - Constructor for class org.teavm.classlib.java.lang.TStringBuffer
 
TStringBuffer(TString) - Constructor for class org.teavm.classlib.java.lang.TStringBuffer
 
TStringBuilder - Class in org.teavm.classlib.java.lang
 
TStringBuilder() - Constructor for class org.teavm.classlib.java.lang.TStringBuilder
 
TStringBuilder(int) - Constructor for class org.teavm.classlib.java.lang.TStringBuilder
 
TStringBuilder(TCharSequence) - Constructor for class org.teavm.classlib.java.lang.TStringBuilder
 
TStringBuilder(TString) - Constructor for class org.teavm.classlib.java.lang.TStringBuilder
 
TStringIndexOutOfBoundsException - Exception in org.teavm.classlib.java.lang
 
TStringIndexOutOfBoundsException() - Constructor for exception org.teavm.classlib.java.lang.TStringIndexOutOfBoundsException
 
TStringIndexOutOfBoundsException(int) - Constructor for exception org.teavm.classlib.java.lang.TStringIndexOutOfBoundsException
 
TStringIndexOutOfBoundsException(String) - Constructor for exception org.teavm.classlib.java.lang.TStringIndexOutOfBoundsException
 
TStringReader - Class in org.teavm.classlib.java.io
 
TStringReader(TString) - Constructor for class org.teavm.classlib.java.io.TStringReader
 
TStringTokenizer - Class in org.teavm.classlib.java.util
 
TStringTokenizer(String) - Constructor for class org.teavm.classlib.java.util.TStringTokenizer
 
TStringTokenizer(String, String) - Constructor for class org.teavm.classlib.java.util.TStringTokenizer
 
TStringTokenizer(String, String, boolean) - Constructor for class org.teavm.classlib.java.util.TStringTokenizer
 
TStringWriter - Class in org.teavm.classlib.java.io
 
TStringWriter() - Constructor for class org.teavm.classlib.java.io.TStringWriter
 
TStringWriter(int) - Constructor for class org.teavm.classlib.java.io.TStringWriter
 
TSumDoubleConsumer - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TSumDoubleConsumer() - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TSumDoubleConsumer
 
TSumIntAsDoubleConsumer - Class in org.teavm.classlib.java.util.stream.intimpl
 
TSumIntAsDoubleConsumer() - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TSumIntAsDoubleConsumer
 
TSumIntConsumer - Class in org.teavm.classlib.java.util.stream.intimpl
 
TSumIntConsumer() - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TSumIntConsumer
 
TSumLongAsDoubleConsumer - Class in org.teavm.classlib.java.util.stream.longimpl
 
TSumLongAsDoubleConsumer() - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TSumLongAsDoubleConsumer
 
TSumLongConsumer - Class in org.teavm.classlib.java.util.stream.longimpl
 
TSumLongConsumer() - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TSumLongConsumer
 
TSupplier<T> - Interface in org.teavm.classlib.java.util.function
 
TSuppressWarnings - Annotation Type in org.teavm.classlib.java.lang
 
TSystem - Class in org.teavm.classlib.java.lang
 
TT_EOF - Static variable in class org.teavm.classlib.java.io.TStreamTokenizer
 
TT_EOL - Static variable in class org.teavm.classlib.java.io.TStreamTokenizer
 
TT_NUMBER - Static variable in class org.teavm.classlib.java.io.TStreamTokenizer
 
TT_WORD - Static variable in class org.teavm.classlib.java.io.TStreamTokenizer
 
TTarget - Annotation Type in org.teavm.classlib.java.lang.annotation
 
TThread - Class in org.teavm.classlib.java.lang
 
TThread() - Constructor for class org.teavm.classlib.java.lang.TThread
 
TThread(String) - Constructor for class org.teavm.classlib.java.lang.TThread
 
TThread(TRunnable) - Constructor for class org.teavm.classlib.java.lang.TThread
 
TThread(TRunnable, String) - Constructor for class org.teavm.classlib.java.lang.TThread
 
TThread.UncaughtExceptionHandler - Interface in org.teavm.classlib.java.lang
 
TThreadInterruptHandler - Interface in org.teavm.classlib.java.lang
 
TThreadLocal<T> - Class in org.teavm.classlib.java.lang
 
TThreadLocal() - Constructor for class org.teavm.classlib.java.lang.TThreadLocal
 
TThreadLocalRandom - Class in org.teavm.classlib.java.util.concurrent
 
TThrowable - Exception in org.teavm.classlib.java.lang
 
TThrowable() - Constructor for exception org.teavm.classlib.java.lang.TThrowable
 
TThrowable(String) - Constructor for exception org.teavm.classlib.java.lang.TThrowable
 
TThrowable(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TThrowable
 
TThrowable(String, TThrowable, boolean, boolean) - Constructor for exception org.teavm.classlib.java.lang.TThrowable
 
TThrowable(TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TThrowable
 
TTimer - Class in org.teavm.classlib.java.util
 
TTimer() - Constructor for class org.teavm.classlib.java.util.TTimer
 
TTimer(boolean) - Constructor for class org.teavm.classlib.java.util.TTimer
 
TTimer(String) - Constructor for class org.teavm.classlib.java.util.TTimer
 
TTimer(String, boolean) - Constructor for class org.teavm.classlib.java.util.TTimer
 
TTimerTask - Class in org.teavm.classlib.java.util
 
TTimerTask() - Constructor for class org.teavm.classlib.java.util.TTimerTask
 
TTimeUnit - Enum in org.teavm.classlib.java.util.concurrent
 
TTimeZone - Class in org.teavm.classlib.java.util
TimeZone represents a time zone offset, taking into account daylight savings.
TTimeZone() - Constructor for class org.teavm.classlib.java.util.TTimeZone
Constructs a new instance of this class.
TToDoubleBiFunction<T,​U> - Interface in org.teavm.classlib.java.util.function
 
TToDoubleFunction<T> - Interface in org.teavm.classlib.java.util.function
 
TToIntBiFunction<T,​U> - Interface in org.teavm.classlib.java.util.function
 
TToIntFunction<T> - Interface in org.teavm.classlib.java.util.function
 
TToLongBiFunction<T,​U> - Interface in org.teavm.classlib.java.util.function
 
TToLongFunction<T> - Interface in org.teavm.classlib.java.util.function
 
TTreeMap<K,​V> - Class in org.teavm.classlib.java.util
 
TTreeMap() - Constructor for class org.teavm.classlib.java.util.TTreeMap
 
TTreeMap(TComparator<? super K>) - Constructor for class org.teavm.classlib.java.util.TTreeMap
 
TTreeMap(TMap<? extends K, ? extends V>) - Constructor for class org.teavm.classlib.java.util.TTreeMap
 
TTreeMap(TSortedMap<K, ? extends V>) - Constructor for class org.teavm.classlib.java.util.TTreeMap
 
TTreeSet<E> - Class in org.teavm.classlib.java.util
 
TTreeSet() - Constructor for class org.teavm.classlib.java.util.TTreeSet
 
TTreeSet(TCollection<? extends E>) - Constructor for class org.teavm.classlib.java.util.TTreeSet
 
TTreeSet(TComparator<? super E>) - Constructor for class org.teavm.classlib.java.util.TTreeSet
 
TTreeSet(TSortedSet<E>) - Constructor for class org.teavm.classlib.java.util.TTreeSet
 
ttype - Variable in class org.teavm.classlib.java.io.TStreamTokenizer
 
TType - Interface in org.teavm.classlib.java.lang.reflect
 
TUESDAY - Enum constant in enum org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Tuesday.
TUESDAY - Static variable in class org.teavm.classlib.java.util.TCalendar
 
TUnaryOperator<T> - Interface in org.teavm.classlib.java.util.function
 
TUnknownFormatConversionException - Exception in org.teavm.classlib.java.util
 
TUnknownFormatConversionException(String) - Constructor for exception org.teavm.classlib.java.util.TUnknownFormatConversionException
 
TUnknownServiceException - Exception in org.teavm.classlib.java.net
 
TUnknownServiceException() - Constructor for exception org.teavm.classlib.java.net.TUnknownServiceException
 
TUnknownServiceException(String) - Constructor for exception org.teavm.classlib.java.net.TUnknownServiceException
 
TUnmappableCharacterException - Exception in org.teavm.classlib.java.nio.charset
 
TUnmappableCharacterException(int) - Constructor for exception org.teavm.classlib.java.nio.charset.TUnmappableCharacterException
 
TUnsupportedCharsetException - Exception in org.teavm.classlib.java.nio.charset
 
TUnsupportedCharsetException(String) - Constructor for exception org.teavm.classlib.java.nio.charset.TUnsupportedCharsetException
 
TUnsupportedEncodingException - Exception in org.teavm.classlib.java.io
 
TUnsupportedEncodingException() - Constructor for exception org.teavm.classlib.java.io.TUnsupportedEncodingException
 
TUnsupportedEncodingException(String) - Constructor for exception org.teavm.classlib.java.io.TUnsupportedEncodingException
 
TUnsupportedOperationException - Exception in org.teavm.classlib.java.lang
 
TUnsupportedOperationException() - Constructor for exception org.teavm.classlib.java.lang.TUnsupportedOperationException
 
TUnsupportedOperationException(String) - Constructor for exception org.teavm.classlib.java.lang.TUnsupportedOperationException
 
TUnsupportedOperationException(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TUnsupportedOperationException
 
TUnsupportedOperationException(TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TUnsupportedOperationException
 
TURI - Class in org.teavm.classlib.java.net
This class represents an instance of a URI as defined by RFC 2396.
TURI(String) - Constructor for class org.teavm.classlib.java.net.TURI
 
TURI(String, String, String) - Constructor for class org.teavm.classlib.java.net.TURI
 
TURI(String, String, String, int, String, String, String) - Constructor for class org.teavm.classlib.java.net.TURI
 
TURI(String, String, String, String) - Constructor for class org.teavm.classlib.java.net.TURI
 
TURI(String, String, String, String, String) - Constructor for class org.teavm.classlib.java.net.TURI
 
TURISyntaxException - Exception in org.teavm.classlib.java.net
 
TURISyntaxException(String, String) - Constructor for exception org.teavm.classlib.java.net.TURISyntaxException
 
TURISyntaxException(String, String, int) - Constructor for exception org.teavm.classlib.java.net.TURISyntaxException
 
TURL - Class in org.teavm.classlib.java.net
 
TURL(String) - Constructor for class org.teavm.classlib.java.net.TURL
 
TURL(String, String, int, String) - Constructor for class org.teavm.classlib.java.net.TURL
 
TURL(String, String, int, String, TURLStreamHandler) - Constructor for class org.teavm.classlib.java.net.TURL
 
TURL(String, String, String) - Constructor for class org.teavm.classlib.java.net.TURL
 
TURL(TURL, String) - Constructor for class org.teavm.classlib.java.net.TURL
 
TURL(TURL, String, TURLStreamHandler) - Constructor for class org.teavm.classlib.java.net.TURL
 
TURLConnection - Class in org.teavm.classlib.java.net
 
TURLConnection(TURL) - Constructor for class org.teavm.classlib.java.net.TURLConnection
 
TURLDecoder - Class in org.teavm.classlib.java.net
 
TURLEncoder - Class in org.teavm.classlib.java.net
 
TURLStreamHandler - Class in org.teavm.classlib.java.net
 
TURLStreamHandler() - Constructor for class org.teavm.classlib.java.net.TURLStreamHandler
 
TURLStreamHandlerFactory - Interface in org.teavm.classlib.java.net
 
TUTF16Charset - Class in org.teavm.classlib.java.nio.charset.impl
 
TUTF16Charset(String, boolean, boolean) - Constructor for class org.teavm.classlib.java.nio.charset.impl.TUTF16Charset
 
TUTF16Decoder - Class in org.teavm.classlib.java.nio.charset.impl
 
TUTF16Decoder(TCharset, boolean, boolean) - Constructor for class org.teavm.classlib.java.nio.charset.impl.TUTF16Decoder
 
TUTF16Encoder - Class in org.teavm.classlib.java.nio.charset.impl
 
TUTF16Encoder(TCharset, boolean, boolean) - Constructor for class org.teavm.classlib.java.nio.charset.impl.TUTF16Encoder
 
TUTF8Charset - Class in org.teavm.classlib.java.nio.charset.impl
 
TUTF8Decoder - Class in org.teavm.classlib.java.nio.charset.impl
 
TUTF8Decoder(TCharset) - Constructor for class org.teavm.classlib.java.nio.charset.impl.TUTF8Decoder
 
TUTF8Encoder - Class in org.teavm.classlib.java.nio.charset.impl
 
TUTFDataFormatException - Exception in org.teavm.classlib.java.io
 
TUTFDataFormatException() - Constructor for exception org.teavm.classlib.java.io.TUTFDataFormatException
 
TUTFDataFormatException(String) - Constructor for exception org.teavm.classlib.java.io.TUTFDataFormatException
 
TUUID - Class in org.teavm.classlib.java.util
 
TVector<E> - Class in org.teavm.classlib.java.util
 
TVector() - Constructor for class org.teavm.classlib.java.util.TVector
 
TVector(int) - Constructor for class org.teavm.classlib.java.util.TVector
 
TVector(int, int) - Constructor for class org.teavm.classlib.java.util.TVector
 
TVector(TCollection<? extends E>) - Constructor for class org.teavm.classlib.java.util.TVector
 
TVirtualMachineError - Exception in org.teavm.classlib.java.lang
 
TVirtualMachineError() - Constructor for exception org.teavm.classlib.java.lang.TVirtualMachineError
 
TVirtualMachineError(String) - Constructor for exception org.teavm.classlib.java.lang.TVirtualMachineError
 
TVirtualMachineError(String, TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TVirtualMachineError
 
TVirtualMachineError(TThrowable) - Constructor for exception org.teavm.classlib.java.lang.TVirtualMachineError
 
TVoid - Class in org.teavm.classlib.java.lang
 
TVoid() - Constructor for class org.teavm.classlib.java.lang.TVoid
 
TWeakReference<T> - Class in org.teavm.classlib.java.lang.ref
 
TWeakReference(T) - Constructor for class org.teavm.classlib.java.lang.ref.TWeakReference
 
TWeakReference(T, TReferenceQueue<T>) - Constructor for class org.teavm.classlib.java.lang.ref.TWeakReference
 
TWrappingDoubleStreamImpl - Class in org.teavm.classlib.java.util.stream.doubleimpl
 
TWrappingDoubleStreamImpl(TSimpleDoubleStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.doubleimpl.TWrappingDoubleStreamImpl
 
TWrappingIntStreamImpl - Class in org.teavm.classlib.java.util.stream.intimpl
 
TWrappingIntStreamImpl(TSimpleIntStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.intimpl.TWrappingIntStreamImpl
 
TWrappingLongStreamImpl - Class in org.teavm.classlib.java.util.stream.longimpl
 
TWrappingLongStreamImpl(TSimpleLongStreamImpl) - Constructor for class org.teavm.classlib.java.util.stream.longimpl.TWrappingLongStreamImpl
 
TWrappingStreamImpl<T,​S> - Class in org.teavm.classlib.java.util.stream.impl
 
TWrappingStreamImpl(TSimpleStreamImpl<S>) - Constructor for class org.teavm.classlib.java.util.stream.impl.TWrappingStreamImpl
 
TWriter - Class in org.teavm.classlib.java.io
 
TWriter() - Constructor for class org.teavm.classlib.java.io.TWriter
 
TWriter(Object) - Constructor for class org.teavm.classlib.java.io.TWriter
 
TXHRStreamHandler - Class in org.teavm.classlib.java.net.impl
 
TXHRStreamHandler() - Constructor for class org.teavm.classlib.java.net.impl.TXHRStreamHandler
 
TXHRURLConnection - Class in org.teavm.classlib.java.net.impl
 
TXHRURLConnection(TURL) - Constructor for class org.teavm.classlib.java.net.impl.TXHRURLConnection
 
TYPE - Enum constant in enum org.teavm.classlib.java.lang.annotation.TElementType
 
TYPE - Static variable in class org.teavm.classlib.java.lang.TBoolean
 
TYPE - Static variable in class org.teavm.classlib.java.lang.TByte
 
TYPE - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
TYPE - Static variable in class org.teavm.classlib.java.lang.TDouble
 
TYPE - Static variable in class org.teavm.classlib.java.lang.TFloat
 
TYPE - Static variable in class org.teavm.classlib.java.lang.TInteger
 
TYPE - Static variable in class org.teavm.classlib.java.lang.TLong
 
TYPE - Static variable in class org.teavm.classlib.java.lang.TShort
 
TYPE - Static variable in class org.teavm.classlib.java.lang.TVoid
 
TZipEntry - Class in org.teavm.classlib.java.util.zip
 
TZipEntry(String) - Constructor for class org.teavm.classlib.java.util.zip.TZipEntry
 
TZipEntry(TZipEntry) - Constructor for class org.teavm.classlib.java.util.zip.TZipEntry
 
TZipException - Exception in org.teavm.classlib.java.util.zip
 
TZipException() - Constructor for exception org.teavm.classlib.java.util.zip.TZipException
 
TZipException(String) - Constructor for exception org.teavm.classlib.java.util.zip.TZipException
 
TZipFile - Class in org.teavm.classlib.java.util.zip
 
TZipFile(File) - Constructor for class org.teavm.classlib.java.util.zip.TZipFile
 
TZipFile(File, int) - Constructor for class org.teavm.classlib.java.util.zip.TZipFile
 
TZipFile(String) - Constructor for class org.teavm.classlib.java.util.zip.TZipFile
 
TZipInputStream - Class in org.teavm.classlib.java.util.zip
 
TZipInputStream(InputStream) - Constructor for class org.teavm.classlib.java.util.zip.TZipInputStream
 
TZipOutputStream - Class in org.teavm.classlib.java.util.zip
 
TZipOutputStream(OutputStream) - Constructor for class org.teavm.classlib.java.util.zip.TZipOutputStream
 

U

UK - Static variable in class org.teavm.classlib.java.util.TLocale
 
ulp() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns the unit in the last place (ULP) of this BigDecimal instance.
ulp(double) - Static method in class org.teavm.classlib.java.lang.TMath
 
ulp(double) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
ulp(float) - Static method in class org.teavm.classlib.java.lang.TMath
 
ulp(float) - Static method in class org.teavm.classlib.java.lang.TStrictMath
 
UNASSIGNED - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
uncaughtException(TThread, Throwable) - Method in class org.teavm.classlib.java.lang.TDefaultUncaughtExceptionHandler
 
uncaughtException(TThread, Throwable) - Method in interface org.teavm.classlib.java.lang.TThread.UncaughtExceptionHandler
 
UNDECIMBER - Static variable in class org.teavm.classlib.java.util.TCalendar
 
UNDERFLOW - Static variable in class org.teavm.classlib.java.nio.charset.TCoderResult
 
UNICODE_CASE - Static variable in class org.teavm.classlib.java.util.regex.TPattern
This constant specifies that a Pattern is matched case-insensitively with regard to all Unicode characters.
UnicodeHelper - Class in org.teavm.classlib.impl.unicode
 
UnicodeHelper.Range - Class in org.teavm.classlib.impl.unicode
 
UnicodeSupport - Class in org.teavm.classlib.impl.unicode
 
UNIX_LINES - Static variable in class org.teavm.classlib.java.util.regex.TPattern
This constant specifies that a pattern matches Unix line endings ('\n') only against the '.', '^', and '$' meta characters.
UNLIMITED - Static variable in class org.teavm.classlib.java.math.TMathContext
A MathContext for unlimited precision with TRoundingMode.HALF_UP rounding.
unmappableCharacterAction() - Method in class org.teavm.classlib.java.nio.charset.TCharsetDecoder
 
unmappableCharacterAction() - Method in class org.teavm.classlib.java.nio.charset.TCharsetEncoder
 
unmappableForLength(int) - Static method in class org.teavm.classlib.java.nio.charset.TCoderResult
 
unmodifiableCollection(TCollection<? extends T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
unmodifiableList(TList<? extends T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
unmodifiableMap(TMap<? extends K, ? extends V>) - Static method in class org.teavm.classlib.java.util.TCollections
 
unmodifiableSet(TSet<? extends T>) - Static method in class org.teavm.classlib.java.util.TCollections
 
UNNECESSARY - Enum constant in enum org.teavm.classlib.java.math.TRoundingMode
Rounding mode where the rounding operations throws an ArithmeticException for the case that rounding is necessary, i.e.
unordered() - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TSimpleDoubleStreamImpl
 
unordered() - Method in class org.teavm.classlib.java.util.stream.impl.TSimpleStreamImpl
 
unordered() - Method in class org.teavm.classlib.java.util.stream.intimpl.TSimpleIntStreamImpl
 
unordered() - Method in class org.teavm.classlib.java.util.stream.longimpl.TSimpleLongStreamImpl
 
unordered() - Method in interface org.teavm.classlib.java.util.stream.TBaseStream
 
UNORDERED - Enum constant in enum org.teavm.classlib.java.util.stream.TCollector.Characteristics
 
unread(byte[]) - Method in class org.teavm.classlib.java.io.TPushbackInputStream
 
unread(byte[], int, int) - Method in class org.teavm.classlib.java.io.TPushbackInputStream
 
unread(int) - Method in class org.teavm.classlib.java.io.TPushbackInputStream
 
unscaledValue() - Method in class org.teavm.classlib.java.math.TBigDecimal
Returns the unscaled value (mantissa) of this BigDecimal instance as a BigInteger.
UnsupportedTemporalTypeException - Exception in org.threeten.bp.temporal
An exception that indicates a type is unsupported.
UnsupportedTemporalTypeException(String) - Constructor for exception org.threeten.bp.temporal.UnsupportedTemporalTypeException
Constructs a new date-time exception with the specified message.
UnsupportedTemporalTypeException(String, Throwable) - Constructor for exception org.threeten.bp.temporal.UnsupportedTemporalTypeException
Constructs a new date-time exception with the specified message and cause.
until(ChronoLocalDate) - Method in class org.threeten.bp.chrono.HijrahDate
 
until(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ChronoLocalDate
Calculates the period between this date and another date as a ChronoPeriod.
until(ChronoLocalDate) - Method in class org.threeten.bp.chrono.JapaneseDate
 
until(ChronoLocalDate) - Method in class org.threeten.bp.chrono.MinguoDate
 
until(ChronoLocalDate) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
until(ChronoLocalDate) - Method in class org.threeten.bp.LocalDate
Calculates the period between this date and another date as a Period.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.chrono.HijrahDate
 
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.Instant
Calculates the period between this instant and another instant in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.LocalDate
Calculates the period between this date and another date in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.LocalDateTime
Calculates the period between this date-time and another date-time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.LocalTime
Calculates the period between this time and another time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.OffsetDateTime
Calculates the period between this date-time and another date-time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.OffsetTime
Calculates the period between this time and another time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in interface org.threeten.bp.temporal.Temporal
Calculates the period between this temporal and another temporal in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.Year
Calculates the period between this year and another year in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.YearMonth
Calculates the period between this year-month and another year-month in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class org.threeten.bp.ZonedDateTime
Calculates the period between this date-time and another date-time in terms of the specified unit.
UP - Enum constant in enum org.teavm.classlib.java.math.TRoundingMode
Rounding mode where positive values are rounded towards positive infinity and negative values towards negative infinity.
update(byte[]) - Method in class org.teavm.classlib.java.util.zip.TAdler32
 
update(byte[]) - Method in class org.teavm.classlib.java.util.zip.TCRC32
 
update(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TAdler32
 
update(byte[], int, int) - Method in interface org.teavm.classlib.java.util.zip.TChecksum
 
update(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TCRC32
 
update(int) - Method in class org.teavm.classlib.java.util.zip.TAdler32
 
update(int) - Method in interface org.teavm.classlib.java.util.zip.TChecksum
 
update(int) - Method in class org.teavm.classlib.java.util.zip.TCRC32
 
update(TObservable, Object) - Method in interface org.teavm.classlib.java.util.TObserver
This method is called if the specified Observable object's notifyObservers method is called (because the Observable object has been updated.
updateAndGet(IntUnaryOperator) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
updateAndGet(LongUnaryOperator) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
updateAndGet(UnaryOperator<V>) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
UPPERCASE - Static variable in class org.teavm.classlib.java.util.TFormattableFlags
 
UPPERCASE_LETTER - Static variable in class org.teavm.classlib.java.lang.TCharacter
 
url - Variable in class org.teavm.classlib.java.net.TURLConnection
 
US - Static variable in class org.teavm.classlib.java.util.TLocale
 
US_ASCII - Static variable in class org.teavm.classlib.java.nio.charset.TStandardCharsets
 
useAnchoringBounds(boolean) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Determines whether this matcher has anchoring bounds enabled or not.
useCaches - Variable in class org.teavm.classlib.java.net.TURLConnection
 
useDaylightTime() - Method in class org.teavm.classlib.java.util.TTimeZone
Returns whether this TimeZone has a daylight savings time period.
usePattern(TPattern) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Sets a new pattern for the Matcher.
useTransparentBounds(boolean) - Method in class org.teavm.classlib.java.util.regex.TMatcher
Determines whether this matcher has transparent bounds enabled or not.
UTC - Enum constant in enum org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
The local date-time is expressed in terms of the UTC offset.
UTC - Static variable in class org.threeten.bp.ZoneOffset
The time-zone offset for UTC, with an ID of 'Z'.
UTC(int, int, int, int, int, int) - Static method in class org.teavm.classlib.java.util.TDate
Deprecated.
UTF_16 - Static variable in class org.teavm.classlib.java.nio.charset.TStandardCharsets
 
UTF_16BE - Static variable in class org.teavm.classlib.java.nio.charset.TStandardCharsets
 
UTF_16LE - Static variable in class org.teavm.classlib.java.nio.charset.TStandardCharsets
 
UTF_8 - Static variable in class org.teavm.classlib.java.nio.charset.TStandardCharsets
 

V

value - Variable in class org.teavm.classlib.impl.c.CharPtr
 
value() - Element in annotation type org.teavm.classlib.java.lang.annotation.TRetention
 
value() - Element in annotation type org.teavm.classlib.java.lang.annotation.TTarget
 
valueOf(boolean) - Static method in class org.teavm.classlib.java.lang.TBoolean
 
valueOf(boolean) - Static method in class org.teavm.classlib.java.lang.TString
 
valueOf(byte) - Static method in class org.teavm.classlib.java.lang.TByte
 
valueOf(byte[]) - Static method in class org.teavm.classlib.java.util.TBitSet
 
valueOf(char) - Static method in class org.teavm.classlib.java.lang.TCharacter
 
valueOf(char) - Static method in class org.teavm.classlib.java.lang.TString
 
valueOf(char[]) - Static method in class org.teavm.classlib.java.lang.TString
 
valueOf(char[], int, int) - Static method in class org.teavm.classlib.java.lang.TString
 
valueOf(double) - Static method in class org.teavm.classlib.java.lang.TDouble
 
valueOf(double) - Static method in class org.teavm.classlib.java.lang.TString
 
valueOf(double) - Static method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal instance whose value is equal to val.
valueOf(float) - Static method in class org.teavm.classlib.java.lang.TFloat
 
valueOf(float) - Static method in class org.teavm.classlib.java.lang.TString
 
valueOf(int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
valueOf(int) - Static method in class org.teavm.classlib.java.lang.TString
 
valueOf(int) - Static method in enum org.teavm.classlib.java.math.TRoundingMode
Converts rounding mode constants from class BigDecimal into RoundingMode values.
valueOf(long) - Static method in class org.teavm.classlib.java.lang.TLong
 
valueOf(long) - Static method in class org.teavm.classlib.java.lang.TString
 
valueOf(long) - Static method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal instance whose value is equal to unscaledVal.
valueOf(long) - Static method in class org.teavm.classlib.java.math.TBigInteger
 
valueOf(long[]) - Static method in class org.teavm.classlib.java.util.TBitSet
 
valueOf(long, int) - Static method in class org.teavm.classlib.java.math.TBigDecimal
Returns a new BigDecimal instance whose value is equal to unscaledVal 10^(-scale).
valueOf(short) - Static method in class org.teavm.classlib.java.lang.TShort
 
valueOf(Object) - Static method in class org.teavm.classlib.java.lang.TString
 
valueOf(String) - Static method in enum org.teavm.classlib.java.lang.annotation.TElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teavm.classlib.java.lang.annotation.TRetentionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.teavm.classlib.java.lang.TBoolean
 
valueOf(String) - Static method in class org.teavm.classlib.java.lang.TByte
 
valueOf(String) - Static method in class org.teavm.classlib.java.lang.TInteger
 
valueOf(String) - Static method in class org.teavm.classlib.java.lang.TLong
 
valueOf(String) - Static method in class org.teavm.classlib.java.lang.TShort
 
valueOf(String) - Static method in enum org.teavm.classlib.java.math.TRoundingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teavm.classlib.java.util.stream.TCollector.Characteristics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.chrono.HijrahEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.chrono.IsoEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.threeten.bp.chrono.JapaneseEra
Returns the JapaneseEra with the name.
valueOf(String) - Static method in enum org.threeten.bp.chrono.MinguoEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.chrono.ThaiBuddhistEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.format.FormatStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.format.ResolverStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.format.SignStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.format.TextStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.Month
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.temporal.ChronoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.temporal.ChronoUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
Returns the enum constant of this type with the specified name.
valueOf(String, int) - Static method in class org.teavm.classlib.java.lang.TByte
 
valueOf(String, int) - Static method in class org.teavm.classlib.java.lang.TInteger
 
valueOf(String, int) - Static method in class org.teavm.classlib.java.lang.TLong
 
valueOf(String, int) - Static method in class org.teavm.classlib.java.lang.TShort
 
valueOf(TClass<T>, TString) - Static method in class org.teavm.classlib.java.lang.TEnum
 
valueOf(TString) - Static method in class org.teavm.classlib.java.lang.TDouble
 
valueOf(TString) - Static method in class org.teavm.classlib.java.lang.TFloat
 
ValueRange - Class in org.threeten.bp.temporal
The range of valid values for a date-time field.
values() - Static method in enum org.teavm.classlib.java.lang.annotation.TElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teavm.classlib.java.lang.annotation.TRetentionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teavm.classlib.java.math.TRoundingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teavm.classlib.java.util.concurrent.TTimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.teavm.classlib.java.util.jar.TAttributes
 
values() - Static method in enum org.teavm.classlib.java.util.stream.TCollector.Characteristics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.teavm.classlib.java.util.TAbstractMap
 
values() - Method in class org.teavm.classlib.java.util.THashMap
 
values() - Method in class org.teavm.classlib.java.util.THashtable
 
values() - Method in class org.teavm.classlib.java.util.TIdentityHashMap
 
values() - Method in class org.teavm.classlib.java.util.TLinkedHashMap
 
values() - Method in interface org.teavm.classlib.java.util.TMap
 
values() - Static method in enum org.threeten.bp.chrono.HijrahEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.chrono.IsoEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.threeten.bp.chrono.JapaneseEra
Returns an array of JapaneseEras.
values() - Static method in enum org.threeten.bp.chrono.MinguoEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.chrono.ThaiBuddhistEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.format.FormatStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.format.ResolverStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.format.SignStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.format.TextStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.Month
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.temporal.ChronoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.temporal.ChronoUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
VARARGS - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
VirtualFile - Interface in org.teavm.classlib.fs
 
VirtualFileAccessor - Interface in org.teavm.classlib.fs
 
VirtualFileImpl - Class in org.teavm.classlib.fs.memory
 
VirtualFileImpl(InMemoryVirtualFileSystem, String) - Constructor for class org.teavm.classlib.fs.memory.VirtualFileImpl
 
VirtualFileSystem - Interface in org.teavm.classlib.fs
 
VirtualFileSystemProvider - Class in org.teavm.classlib.fs
 
VOLATILE - Static variable in class org.teavm.classlib.impl.reflection.Flags
 
VOLATILE - Static variable in class org.teavm.classlib.java.lang.reflect.TModifier
 

W

wait0() - Method in class org.teavm.classlib.java.lang.TObject
 
wait0(long) - Method in class org.teavm.classlib.java.lang.TObject
 
waitImpl(long, int, AsyncCallback<Void>) - Method in class org.teavm.classlib.java.lang.TObject
 
WALL - Enum constant in enum org.threeten.bp.zone.ZoneOffsetTransitionRule.TimeDefinition
The local date-time is expressed in terms of the wall offset.
warning(String) - Method in class org.teavm.classlib.java.util.logging.TLogger
 
WARNING - Static variable in class org.teavm.classlib.java.util.logging.TLevel
 
weakCompareAndSet(boolean, boolean) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicBoolean
 
weakCompareAndSet(int, int) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicInteger
 
weakCompareAndSet(long, long) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicLong
 
weakCompareAndSet(V, V) - Method in class org.teavm.classlib.java.util.concurrent.atomic.TAtomicReference
 
WEDNESDAY - Enum constant in enum org.threeten.bp.DayOfWeek
The singleton instance for the day-of-week of Wednesday.
WEDNESDAY - Static variable in class org.teavm.classlib.java.util.TCalendar
 
WEEK_BASED_YEAR - Static variable in class org.threeten.bp.temporal.IsoFields
The field that represents the week-based-year.
WEEK_BASED_YEARS - Static variable in class org.threeten.bp.temporal.IsoFields
The unit that represents week-based-years for the purpose of addition and subtraction.
WEEK_OF_MONTH - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
WEEK_OF_MONTH - Static variable in class org.teavm.classlib.java.util.TCalendar
 
WEEK_OF_MONTH_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
WEEK_OF_WEEK_BASED_YEAR - Static variable in class org.threeten.bp.temporal.IsoFields
The field that represents the week-of-week-based-year.
WEEK_OF_YEAR - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
WEEK_OF_YEAR - Static variable in class org.teavm.classlib.java.util.TCalendar
 
WEEK_OF_YEAR_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
weekBasedYear() - Method in class org.threeten.bp.temporal.WeekFields
Returns a field to access the year of a week-based-year based on this WeekFields.
WeekFields - Class in org.threeten.bp.temporal
Localized definitions of the day-of-week, week-of-month and week-of-year fields.
WeekMetadataGenerator - Class in org.teavm.classlib.impl
 
WeekMetadataGenerator() - Constructor for class org.teavm.classlib.impl.WeekMetadataGenerator
 
weekOfMonth() - Method in class org.threeten.bp.temporal.WeekFields
Returns a field to access the week of month based on this WeekFields.
weekOfWeekBasedYear() - Method in class org.threeten.bp.temporal.WeekFields
Returns a field to access the week of a week-based-year based on this WeekFields.
weekOfYear() - Method in class org.threeten.bp.temporal.WeekFields
Returns a field to access the week of year based on this WeekFields.
WEEKS - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a week.
WHITE - Static variable in class org.teavm.classlib.java.awt.TColor
 
whitespaceChars(int, int) - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
width - Variable in class org.teavm.classlib.java.awt.TDimension
 
with(Month) - Method in class org.threeten.bp.MonthDay
Returns a copy of this MonthDay with the month-of-year altered.
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.HijrahDate
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.JapaneseDate
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.MinguoDate
 
with(TemporalAdjuster) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
with(TemporalAdjuster) - Method in class org.threeten.bp.Instant
Returns an adjusted copy of this instant.
with(TemporalAdjuster) - Method in class org.threeten.bp.LocalDate
Returns an adjusted copy of this date.
with(TemporalAdjuster) - Method in class org.threeten.bp.LocalDateTime
Returns an adjusted copy of this date-time.
with(TemporalAdjuster) - Method in class org.threeten.bp.LocalTime
Returns an adjusted copy of this time.
with(TemporalAdjuster) - Method in class org.threeten.bp.OffsetDateTime
Returns an adjusted copy of this date-time.
with(TemporalAdjuster) - Method in class org.threeten.bp.OffsetTime
Returns an adjusted copy of this time.
with(TemporalAdjuster) - Method in interface org.threeten.bp.temporal.Temporal
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalAdjuster) - Method in class org.threeten.bp.Year
Returns an adjusted copy of this year.
with(TemporalAdjuster) - Method in class org.threeten.bp.YearMonth
Returns an adjusted copy of this year-month.
with(TemporalAdjuster) - Method in class org.threeten.bp.ZonedDateTime
Returns an adjusted copy of this date-time.
with(TemporalField, long) - Method in class org.threeten.bp.chrono.ChronoLocalDate
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.ChronoLocalDateTime
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.HijrahDate
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.JapaneseDate
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.MinguoDate
 
with(TemporalField, long) - Method in class org.threeten.bp.chrono.ThaiBuddhistDate
 
with(TemporalField, long) - Method in class org.threeten.bp.Instant
Returns a copy of this instant with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this date-time with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.LocalTime
Returns a copy of this time with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this date-time with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this time with the specified field set to a new value.
with(TemporalField, long) - Method in interface org.threeten.bp.temporal.Temporal
Returns an object of the same type as this object with the specified field altered.
with(TemporalField, long) - Method in class org.threeten.bp.Year
Returns a copy of this year with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.YearMonth
Returns a copy of this year-month with the specified field set to a new value.
with(TemporalField, long) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with the specified field set to a new value.
withChronology(Chronology) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new override chronology.
withDayOfMonth(int) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the day-of-month altered.
withDayOfMonth(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the day-of-month altered.
withDayOfMonth(int) - Method in class org.threeten.bp.MonthDay
Returns a copy of this MonthDay with the day-of-month altered.
withDayOfMonth(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the day-of-month altered.
withDayOfMonth(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the day-of-month value altered.
withDayOfYear(int) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the day-of-year altered.
withDayOfYear(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the day-of-year altered.
withDayOfYear(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the day-of-year altered.
withDayOfYear(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the day-of-year altered.
withDays(int) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified amount of days.
withDecimalSeparator(char) - Method in class org.threeten.bp.format.DecimalStyle
Returns a copy of the info with a new character that represents the decimal point.
withDecimalStyle(DecimalStyle) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new decimal style.
withEarlierOffsetAtOverlap() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Returns a copy of this date-time changing the zone offset to the earlier of the two valid offsets at a local time-line overlap.
withEarlierOffsetAtOverlap() - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time changing the zone offset to the earlier of the two valid offsets at a local time-line overlap.
withFixedOffsetZone() - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with the zone ID set to the offset.
withHour(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the hour-of-day value altered.
withHour(int) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the hour-of-day value altered.
withHour(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the hour-of-day value altered.
withHour(int) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the hour-of-day value altered.
withHour(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the hour-of-day value altered.
withLaterOffsetAtOverlap() - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Returns a copy of this date-time changing the zone offset to the later of the two valid offsets at a local time-line overlap.
withLaterOffsetAtOverlap() - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time changing the zone offset to the later of the two valid offsets at a local time-line overlap.
withLocale(Locale) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new locale.
withMinute(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the minute-of-hour value altered.
withMinute(int) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the minute-of-hour value altered.
withMinute(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the minute-of-hour value altered.
withMinute(int) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the minute-of-hour value altered.
withMinute(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the minute-of-hour value altered.
withMonth(int) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the month-of-year altered.
withMonth(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the month-of-year altered.
withMonth(int) - Method in class org.threeten.bp.MonthDay
Returns a copy of this MonthDay with the month-of-year altered.
withMonth(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the month-of-year altered.
withMonth(int) - Method in class org.threeten.bp.YearMonth
Returns a copy of this YearMonth with the month-of-year altered.
withMonth(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the month-of-year value altered.
withMonths(int) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified amount of months.
withNano(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the nano-of-second value altered.
withNano(int) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the nano-of-second value altered.
withNano(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the nano-of-second value altered.
withNano(int) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the nano-of-second value altered.
withNano(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the nano-of-second value altered.
withNanos(int) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified nano-of-second.
withNegativeSign(char) - Method in class org.threeten.bp.format.DecimalStyle
Returns a copy of the info with a new character that represents the negative sign.
withOffsetSameInstant(ZoneOffset) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified offset ensuring that the result is at the same instant.
withOffsetSameInstant(ZoneOffset) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified offset ensuring that the result is at the same instant on an implied day.
withOffsetSameLocal(ZoneOffset) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified offset ensuring that the result has the same local date-time.
withOffsetSameLocal(ZoneOffset) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the specified offset ensuring that the result has the same local time.
withPositiveSign(char) - Method in class org.threeten.bp.format.DecimalStyle
Returns a copy of the info with a new character that represents the positive sign.
withResolverFields(Set<TemporalField>) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new set of resolver fields.
withResolverFields(TemporalField...) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new set of resolver fields.
withResolverStyle(ResolverStyle) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new resolver style.
withSecond(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the second-of-minute value altered.
withSecond(int) - Method in class org.threeten.bp.LocalTime
Returns a copy of this LocalTime with the second-of-minute value altered.
withSecond(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the second-of-minute value altered.
withSecond(int) - Method in class org.threeten.bp.OffsetTime
Returns a copy of this OffsetTime with the second-of-minute value altered.
withSecond(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the second-of-minute value altered.
withSeconds(long) - Method in class org.threeten.bp.Duration
Returns a copy of this duration with the specified amount of seconds.
withYear(int) - Method in class org.threeten.bp.LocalDate
Returns a copy of this date with the year altered.
withYear(int) - Method in class org.threeten.bp.LocalDateTime
Returns a copy of this LocalDateTime with the year altered.
withYear(int) - Method in class org.threeten.bp.OffsetDateTime
Returns a copy of this OffsetDateTime with the year altered.
withYear(int) - Method in class org.threeten.bp.YearMonth
Returns a copy of this YearMonth with the year altered.
withYear(int) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this ZonedDateTime with the year value altered.
withYears(int) - Method in class org.threeten.bp.Period
Returns a copy of this period with the specified amount of years.
withZeroDigit(char) - Method in class org.threeten.bp.format.DecimalStyle
Returns a copy of the info with a new character that represents zero.
withZone(ZoneId) - Method in class org.threeten.bp.Clock
Returns a copy of this clock with a different time-zone.
withZone(ZoneId) - Method in class org.threeten.bp.format.DateTimeFormatter
Returns a copy of this formatter with a new override zone.
withZoneSameInstant(ZoneId) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the instant.
withZoneSameInstant(ZoneId) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the instant.
withZoneSameLocal(ZoneId) - Method in class org.threeten.bp.chrono.ChronoZonedDateTime
Returns a copy of this ZonedDateTime with a different time-zone, retaining the local date-time if possible.
withZoneSameLocal(ZoneId) - Method in class org.threeten.bp.ZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the local date-time if possible.
wordChars(int, int) - Method in class org.teavm.classlib.java.io.TStreamTokenizer
 
wrap(byte[]) - Static method in class org.teavm.classlib.java.nio.TByteBuffer
 
wrap(byte[], int, int) - Static method in class org.teavm.classlib.java.nio.TByteBuffer
 
wrap(char[]) - Static method in class org.teavm.classlib.java.nio.TCharBuffer
 
wrap(char[], int, int) - Static method in class org.teavm.classlib.java.nio.TCharBuffer
 
wrap(double[]) - Static method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
wrap(double[], int, int) - Static method in class org.teavm.classlib.java.nio.TDoubleBuffer
 
wrap(float[]) - Static method in class org.teavm.classlib.java.nio.TFloatBuffer
 
wrap(float[], int, int) - Static method in class org.teavm.classlib.java.nio.TFloatBuffer
 
wrap(int[]) - Static method in class org.teavm.classlib.java.nio.TIntBuffer
 
wrap(int[], int, int) - Static method in class org.teavm.classlib.java.nio.TIntBuffer
 
wrap(long[]) - Static method in class org.teavm.classlib.java.nio.TLongBuffer
 
wrap(long[], int, int) - Static method in class org.teavm.classlib.java.nio.TLongBuffer
 
wrap(short[]) - Static method in class org.teavm.classlib.java.nio.TShortBuffer
 
wrap(short[], int, int) - Static method in class org.teavm.classlib.java.nio.TShortBuffer
 
wrap(CharSequence) - Static method in class org.teavm.classlib.java.nio.TCharBuffer
 
wrap(CharSequence, int, int) - Static method in class org.teavm.classlib.java.nio.TCharBuffer
 
wrap(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TDistinctDoubleStreamImpl
 
wrap(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TFilteringDoubleStreamImpl
 
wrap(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TMappingDoubleStreamImpl
 
wrap(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TPeekingDoubleStreamImpl
 
wrap(DoublePredicate) - Method in class org.teavm.classlib.java.util.stream.doubleimpl.TWrappingDoubleStreamImpl
 
wrap(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TDistinctIntStreamImpl
 
wrap(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TFilteringIntStreamImpl
 
wrap(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TMappingIntStreamImpl
 
wrap(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TPeekingIntStreamImpl
 
wrap(IntPredicate) - Method in class org.teavm.classlib.java.util.stream.intimpl.TWrappingIntStreamImpl
 
wrap(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TDistinctLongStreamImpl
 
wrap(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TFilteringLongStreamImpl
 
wrap(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TMappingLongStreamImpl
 
wrap(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TPeekingLongStreamImpl
 
wrap(LongPredicate) - Method in class org.teavm.classlib.java.util.stream.longimpl.TWrappingLongStreamImpl
 
wrap(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TDistinctStreamImpl
 
wrap(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TFilteringStreamImpl
 
wrap(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TMappingStreamImpl
 
wrap(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TPeekingStreamImpl
 
wrap(Predicate<? super T>) - Method in class org.teavm.classlib.java.util.stream.impl.TWrappingStreamImpl
 
write(byte[]) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
write(byte[]) - Method in class org.teavm.classlib.java.io.TOutputStream
 
write(byte[]) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
write(byte[], int, int) - Method in class org.teavm.classlib.fs.c.CVirtualFileAccessor
 
write(byte[], int, int) - Method in interface org.teavm.classlib.fs.VirtualFileAccessor
 
write(byte[], int, int) - Method in class org.teavm.classlib.java.io.TBufferedOutputStream
 
write(byte[], int, int) - Method in class org.teavm.classlib.java.io.TByteArrayOutputStream
 
write(byte[], int, int) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
write(byte[], int, int) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
write(byte[], int, int) - Method in class org.teavm.classlib.java.io.TFileOutputStream
 
write(byte[], int, int) - Method in class org.teavm.classlib.java.io.TOutputStream
 
write(byte[], int, int) - Method in class org.teavm.classlib.java.io.TPipedOutputStream
 
write(byte[], int, int) - Method in class org.teavm.classlib.java.io.TPrintStream
 
write(byte[], int, int) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
write(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TCheckedOutputStream
 
write(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TDeflaterOutputStream
 
write(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TGZIPOutputStream
 
write(byte[], int, int) - Method in class org.teavm.classlib.java.util.zip.TZipOutputStream
Writes data for the current entry to the underlying stream.
write(char[]) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
write(char[]) - Method in class org.teavm.classlib.java.io.TWriter
 
write(char[], int, int) - Method in class org.teavm.classlib.java.io.TBufferedWriter
 
write(char[], int, int) - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
write(char[], int, int) - Method in class org.teavm.classlib.java.io.TOutputStreamWriter
 
write(char[], int, int) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
write(char[], int, int) - Method in class org.teavm.classlib.java.io.TStringWriter
 
write(char[], int, int) - Method in class org.teavm.classlib.java.io.TWriter
 
write(int) - Method in class org.teavm.classlib.impl.console.StderrOutputStream
 
write(int) - Method in class org.teavm.classlib.impl.console.StdoutOutputStream
 
write(int) - Method in class org.teavm.classlib.java.io.TBufferedOutputStream
 
write(int) - Method in class org.teavm.classlib.java.io.TBufferedWriter
 
write(int) - Method in class org.teavm.classlib.java.io.TByteArrayOutputStream
 
write(int) - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
write(int) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
write(int) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
write(int) - Method in class org.teavm.classlib.java.io.TFileOutputStream
 
write(int) - Method in class org.teavm.classlib.java.io.TFilterOutputStream
 
write(int) - Method in class org.teavm.classlib.java.io.TOutputStream
 
write(int) - Method in class org.teavm.classlib.java.io.TOutputStreamWriter
 
write(int) - Method in class org.teavm.classlib.java.io.TPipedOutputStream
 
write(int) - Method in class org.teavm.classlib.java.io.TPrintStream
 
write(int) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
write(int) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
write(int) - Method in class org.teavm.classlib.java.io.TStringWriter
 
write(int) - Method in class org.teavm.classlib.java.io.TWriter
 
write(int) - Method in class org.teavm.classlib.java.util.zip.TCheckedOutputStream
 
write(int) - Method in class org.teavm.classlib.java.util.zip.TDeflaterOutputStream
 
write(OutputStream) - Method in class org.teavm.classlib.java.util.jar.TManifest
 
write(OutputStream, Collection<StorableDateTimeZone>) - Method in class org.teavm.classlib.impl.tz.TimeZoneCache
 
write(String) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
write(String) - Method in class org.teavm.classlib.java.io.TStringWriter
 
write(String) - Method in class org.teavm.classlib.java.io.TWriter
 
write(StringBuilder) - Method in class org.teavm.classlib.impl.tz.AliasDateTimeZone
 
write(StringBuilder) - Method in class org.teavm.classlib.impl.tz.CachedDateTimeZone
 
write(StringBuilder) - Method in class org.teavm.classlib.impl.tz.FixedDateTimeZone
 
write(StringBuilder) - Method in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
write(String, int, int) - Method in class org.teavm.classlib.java.io.TBufferedWriter
 
write(String, int, int) - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
write(String, int, int) - Method in class org.teavm.classlib.java.io.TOutputStreamWriter
 
write(String, int, int) - Method in class org.teavm.classlib.java.io.TPrintWriter
 
write(String, int, int) - Method in class org.teavm.classlib.java.io.TStringWriter
 
write(String, int, int) - Method in class org.teavm.classlib.java.io.TWriter
 
writeBoolean(boolean) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
writeBoolean(boolean) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
writeBoolean(boolean) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
writeByte(int) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
writeByte(int) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
writeByte(int) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
writeBytes(String) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
writeBytes(TString) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
writeBytes(TString) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
writeChar(int) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
writeChar(int) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
writeChar(int) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
writeChars(String) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
writeChars(TString) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
writeChars(TString) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
writeDouble(double) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
writeDouble(double) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
writeDouble(double) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
writeFloat(float) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
writeFloat(float) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
writeFloat(float) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
writeInt(int) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
writeInt(int) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
writeInt(int) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
writeLong(long) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
writeLong(long) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
writeLong(long) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
writeShort(int) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
writeShort(int) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
writeShort(int) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
writeStderr(int) - Static method in class org.teavm.classlib.impl.console.Console
 
writeStdout(int) - Static method in class org.teavm.classlib.impl.console.Console
 
writeStdout(String) - Static method in class org.teavm.classlib.impl.console.Console
 
writeTime(StringBuilder, long) - Static method in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
writeTimeArray(StringBuilder, int[]) - Static method in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
writeTo(Writer) - Method in class org.teavm.classlib.java.io.TCharArrayWriter
 
writeTo(TOutputStream) - Method in class org.teavm.classlib.java.io.TByteArrayOutputStream
 
writeUnsignedTime(StringBuilder, long) - Static method in class org.teavm.classlib.impl.tz.StorableDateTimeZone
 
writeUTF(String) - Method in class org.teavm.classlib.java.io.TRandomAccessFile
 
writeUTF(TString) - Method in interface org.teavm.classlib.java.io.TDataOutput
 
writeUTF(TString) - Method in class org.teavm.classlib.java.io.TDataOutputStream
 
written - Variable in class org.teavm.classlib.java.io.TDataOutputStream
The number of bytes written out so far.

X

x - Variable in class org.teavm.classlib.java.awt.TPoint
 
xor(TBigInteger) - Method in class org.teavm.classlib.java.math.TBigInteger
Returns a new BigInteger whose value is this ^ val.
xor(TBitSet) - Method in class org.teavm.classlib.java.util.TBitSet
 

Y

y - Variable in class org.teavm.classlib.java.awt.TPoint
 
Year - Class in org.threeten.bp
A year in the ISO-8601 calendar system, such as 2007.
YEAR - Enum constant in enum org.threeten.bp.temporal.ChronoField
The proleptic year, such as 2012.
YEAR - Static variable in class org.teavm.classlib.java.text.TDateFormat.Field
 
YEAR - Static variable in class org.teavm.classlib.java.util.TCalendar
 
YEAR_FIELD - Static variable in class org.teavm.classlib.java.text.TDateFormat
 
YEAR_OF_ERA - Enum constant in enum org.threeten.bp.temporal.ChronoField
The year within the era.
YearMonth - Class in org.threeten.bp
A year-month in the ISO-8601 calendar system, such as 2007-12.
YEARS - Enum constant in enum org.threeten.bp.temporal.ChronoUnit
Unit that represents the concept of a year.
yield() - Static method in class org.teavm.classlib.java.lang.TThread
 

Z

ZERO - Static variable in class org.teavm.classlib.java.math.TBigDecimal
The constant zero as a BigDecimal.
ZERO - Static variable in class org.teavm.classlib.java.math.TBigInteger
The BigInteger constant 0.
ZERO - Static variable in class org.threeten.bp.Duration
Constant for a duration of zero.
ZERO - Static variable in class org.threeten.bp.Period
A constant for a period of zero.
zone() - Static method in class org.threeten.bp.temporal.TemporalQueries
A lenient query for the ZoneId, falling back to the ZoneOffset.
ZONE_OFFSET - Static variable in class org.teavm.classlib.java.util.TCalendar
 
zonedDateTime(Instant, ZoneId) - Method in class org.threeten.bp.chrono.Chronology
Obtains a zoned date-time in this chronology from an Instant.
zonedDateTime(Instant, ZoneId) - Method in class org.threeten.bp.chrono.HijrahChronology
 
zonedDateTime(Instant, ZoneId) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO zoned date-time from an instant.
zonedDateTime(Instant, ZoneId) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
zonedDateTime(Instant, ZoneId) - Method in class org.threeten.bp.chrono.MinguoChronology
 
zonedDateTime(Instant, ZoneId) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
zonedDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.Chronology
Obtains a zoned date-time in this chronology from another temporal object.
zonedDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.HijrahChronology
 
zonedDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.IsoChronology
Obtains an ISO zoned date-time from another date-time object.
zonedDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.JapaneseChronology
 
zonedDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.MinguoChronology
 
zonedDateTime(TemporalAccessor) - Method in class org.threeten.bp.chrono.ThaiBuddhistChronology
 
ZonedDateTime - Class in org.threeten.bp
A date-time with a time-zone in the ISO-8601 calendar system, such as 2007-12-23T10:15:30+01:00 Europe/Paris.
zoneId() - Static method in class org.threeten.bp.temporal.TemporalQueries
A strict query for the ZoneId.
ZoneId - Class in org.threeten.bp
A time-zone ID, such as Europe/Paris.
ZoneInfoCompiler - Class in org.teavm.classlib.impl.tz
 
ZoneInfoCompiler() - Constructor for class org.teavm.classlib.impl.tz.ZoneInfoCompiler
 
ZoneOffset - Class in org.threeten.bp
A time-zone offset from Greenwich/UTC, such as +02:00.
ZoneOffsetTransition - Class in org.threeten.bp.zone
A transition between two offsets caused by a discontinuity in the local time-line.
ZoneOffsetTransitionRule - Class in org.threeten.bp.zone
A rule expressing how to create a transition.
ZoneOffsetTransitionRule.TimeDefinition - Enum in org.threeten.bp.zone
A definition of the way a local time can be converted to the actual transition date-time.
ZoneRules - Class in org.threeten.bp.zone
The rules defining how the zone offset varies for a single time-zone.
ZoneRulesException - Exception in org.threeten.bp.zone
Thrown to indicate a problem with time-zone configuration.
ZoneRulesException(String) - Constructor for exception org.threeten.bp.zone.ZoneRulesException
Constructs a new date-time exception with the specified message.
ZoneRulesException(String, Throwable) - Constructor for exception org.threeten.bp.zone.ZoneRulesException
Constructs a new date-time exception with the specified message and cause.
ZoneRulesProvider - Class in org.threeten.bp.zone
Provider of time-zone rules to the system.
ZoneRulesProvider() - Constructor for class org.threeten.bp.zone.ZoneRulesProvider
Constructor.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form