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 and Interfaces|All Packages|Constant Field Values|Serialized Form

A

A - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
abbreviate(String, int) - Static method in class com.landawn.abacus.util.Strings
Abbreviates a String using ellipses.
abbreviate(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Abbreviates a String using another given String as replacement marker.
abbreviateMiddle(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Abbreviates a String to the length passed, replacing the middle characters with the supplied replacement String.
abs() - Method in class com.landawn.abacus.util.Duration
 
abs() - Method in class com.landawn.abacus.util.Fraction
Gets a fraction that is the positive equivalent of this one.
ABS - Static variable in class com.landawn.abacus.util.WD
Field ABS.
absolute(int) - Method in interface com.landawn.abacus.util.DataSet
Move the cursor to the specified row.
absolute(int) - Method in interface com.landawn.abacus.util.Paginated
 
absolute(int) - Method in class com.landawn.abacus.util.RowDataSet
 
AbstractPool - Class in com.landawn.abacus.pool
 
AbstractPoolable - Class in com.landawn.abacus.pool
 
accept(boolean) - Method in interface com.landawn.abacus.util.function.BooleanConsumer
 
accept(boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanConsumer
 
accept(boolean...) - Method in interface com.landawn.abacus.util.function.BooleanNConsumer
 
accept(boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanBiConsumer
 
accept(boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanBiConsumer
 
accept(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanTriConsumer
 
accept(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanTriConsumer
 
accept(byte) - Method in class com.landawn.abacus.util.ByteSummaryStatistics
 
accept(byte) - Method in interface com.landawn.abacus.util.function.ByteConsumer
 
accept(byte) - Method in interface com.landawn.abacus.util.Throwables.ByteConsumer
 
accept(byte...) - Method in interface com.landawn.abacus.util.function.ByteNConsumer
 
accept(byte, byte) - Method in interface com.landawn.abacus.util.function.ByteBiConsumer
 
accept(byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteBiConsumer
 
accept(byte, byte, byte) - Method in interface com.landawn.abacus.util.function.ByteTriConsumer
 
accept(byte, byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteTriConsumer
 
accept(char) - Method in class com.landawn.abacus.util.CharSummaryStatistics
 
accept(char) - Method in interface com.landawn.abacus.util.function.CharConsumer
 
accept(char) - Method in interface com.landawn.abacus.util.Throwables.CharConsumer
 
accept(char...) - Method in interface com.landawn.abacus.util.function.CharNConsumer
 
accept(char, char) - Method in interface com.landawn.abacus.util.function.CharBiConsumer
 
accept(char, char) - Method in interface com.landawn.abacus.util.Throwables.CharBiConsumer
 
accept(char, char, char) - Method in interface com.landawn.abacus.util.function.CharTriConsumer
 
accept(char, char, char) - Method in interface com.landawn.abacus.util.Throwables.CharTriConsumer
 
accept(double) - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
 
accept(double) - Method in interface com.landawn.abacus.util.function.DoubleConsumer
 
accept(double) - Method in interface com.landawn.abacus.util.Throwables.DoubleConsumer
 
accept(double...) - Method in interface com.landawn.abacus.util.function.DoubleNConsumer
 
accept(double, double) - Method in interface com.landawn.abacus.util.function.DoubleBiConsumer
 
accept(double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleBiConsumer
 
accept(double, double, double) - Method in interface com.landawn.abacus.util.function.DoubleTriConsumer
 
accept(double, double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleTriConsumer
 
accept(double, DoubleConsumer) - Method in interface com.landawn.abacus.util.function.DoubleMapMultiConsumer
 
accept(double, T) - Method in interface com.landawn.abacus.util.function.DoubleObjConsumer
 
accept(double, T) - Method in interface com.landawn.abacus.util.Throwables.DoubleObjConsumer
 
accept(float) - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
 
accept(float) - Method in class com.landawn.abacus.util.FloatSummaryStatistics
 
accept(float) - Method in interface com.landawn.abacus.util.function.FloatConsumer
 
accept(float) - Method in interface com.landawn.abacus.util.Throwables.FloatConsumer
 
accept(float...) - Method in interface com.landawn.abacus.util.function.FloatNConsumer
 
accept(float, float) - Method in interface com.landawn.abacus.util.function.FloatBiConsumer
 
accept(float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatBiConsumer
 
accept(float, float, float) - Method in interface com.landawn.abacus.util.function.FloatTriConsumer
 
accept(float, float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatTriConsumer
 
accept(int) - Method in interface com.landawn.abacus.util.function.IntConsumer
 
accept(int) - Method in class com.landawn.abacus.util.IntSummaryStatistics
 
accept(int) - Method in class com.landawn.abacus.util.LongSummaryStatistics
 
accept(int) - Method in interface com.landawn.abacus.util.Throwables.IntConsumer
 
accept(int...) - Method in interface com.landawn.abacus.util.function.IntNConsumer
 
accept(int, boolean) - Method in interface com.landawn.abacus.util.Throwables.IndexedBooleanConsumer
 
accept(int, byte) - Method in interface com.landawn.abacus.util.Throwables.IndexedByteConsumer
 
accept(int, char) - Method in interface com.landawn.abacus.util.Throwables.IndexedCharConsumer
 
accept(int, double) - Method in interface com.landawn.abacus.util.Throwables.IndexedDoubleConsumer
 
accept(int, float) - Method in interface com.landawn.abacus.util.Throwables.IndexedFloatConsumer
 
accept(int, int) - Method in interface com.landawn.abacus.util.function.IntBiConsumer
 
accept(int, int) - Method in interface com.landawn.abacus.util.Throwables.IndexedIntConsumer
 
accept(int, int) - Method in interface com.landawn.abacus.util.Throwables.IntBiConsumer
 
accept(int, int, int) - Method in interface com.landawn.abacus.util.function.IntTriConsumer
 
accept(int, int, int) - Method in interface com.landawn.abacus.util.Throwables.IntTriConsumer
 
accept(int, int, T) - Method in interface com.landawn.abacus.util.function.BiIntObjConsumer
 
accept(int, int, T) - Method in interface com.landawn.abacus.util.Throwables.BiIntObjConsumer
 
accept(int, long) - Method in interface com.landawn.abacus.util.Throwables.IndexedLongConsumer
 
accept(int, short) - Method in interface com.landawn.abacus.util.Throwables.IndexedShortConsumer
 
accept(int, IntConsumer) - Method in interface com.landawn.abacus.util.function.IntMapMultiConsumer
 
accept(int, T) - Method in interface com.landawn.abacus.util.function.IntObjConsumer
 
accept(int, T) - Method in interface com.landawn.abacus.util.Throwables.IntObjConsumer
 
accept(int, T, U) - Method in interface com.landawn.abacus.util.function.IntBiObjConsumer
 
accept(int, T, U) - Method in interface com.landawn.abacus.util.Throwables.IntBiObjConsumer
 
accept(long) - Method in interface com.landawn.abacus.util.function.LongConsumer
 
accept(long) - Method in class com.landawn.abacus.util.LongSummaryStatistics
 
accept(long) - Method in interface com.landawn.abacus.util.Throwables.LongConsumer
 
accept(long...) - Method in interface com.landawn.abacus.util.function.LongNConsumer
 
accept(long, long) - Method in interface com.landawn.abacus.util.function.LongBiConsumer
 
accept(long, long) - Method in interface com.landawn.abacus.util.Throwables.LongBiConsumer
 
accept(long, long, long) - Method in interface com.landawn.abacus.util.function.LongTriConsumer
 
accept(long, long, long) - Method in interface com.landawn.abacus.util.Throwables.LongTriConsumer
 
accept(long, LongConsumer) - Method in interface com.landawn.abacus.util.function.LongMapMultiConsumer
 
accept(long, T) - Method in interface com.landawn.abacus.util.function.LongObjConsumer
 
accept(long, T) - Method in interface com.landawn.abacus.util.Throwables.LongObjConsumer
 
accept(short) - Method in interface com.landawn.abacus.util.function.ShortConsumer
 
accept(short) - Method in class com.landawn.abacus.util.ShortSummaryStatistics
 
accept(short) - Method in interface com.landawn.abacus.util.Throwables.ShortConsumer
 
accept(short...) - Method in interface com.landawn.abacus.util.function.ShortNConsumer
 
accept(short, short) - Method in interface com.landawn.abacus.util.function.ShortBiConsumer
 
accept(short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortBiConsumer
 
accept(short, short, short) - Method in interface com.landawn.abacus.util.function.ShortTriConsumer
 
accept(short, short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortTriConsumer
 
accept(A, B, C) - Method in interface com.landawn.abacus.util.function.TriConsumer
 
accept(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.EE.TriConsumer
 
accept(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.EEE.TriConsumer
 
accept(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.TriConsumer
 
accept(A, B, C, D) - Method in interface com.landawn.abacus.util.function.QuadConsumer
 
accept(A, B, C, D) - Method in interface com.landawn.abacus.util.Throwables.QuadConsumer
 
accept(Throwables.BiConsumer<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
accept(Throwables.BiConsumer<? super L, ? super R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
accept(Throwables.BiConsumer<? super L, ? super R, E>) - Method in class com.landawn.abacus.util.Pair
 
accept(Throwables.BiConsumer<? super T1, ? super T2, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
accept(Throwables.Consumer<? super boolean[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
accept(Throwables.Consumer<? super byte[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
accept(Throwables.Consumer<? super char[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
accept(Throwables.Consumer<? super BooleanList, E>) - Method in class com.landawn.abacus.util.BooleanList
 
accept(Throwables.Consumer<? super ByteList, E>) - Method in class com.landawn.abacus.util.ByteList
 
accept(Throwables.Consumer<? super CharList, E>) - Method in class com.landawn.abacus.util.CharList
 
accept(Throwables.Consumer<? super DataSet, E>) - Method in interface com.landawn.abacus.util.DataSet
 
accept(Throwables.Consumer<? super DataSet, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
accept(Throwables.Consumer<? super DoubleList, E>) - Method in class com.landawn.abacus.util.DoubleList
 
accept(Throwables.Consumer<? super FloatList, E>) - Method in class com.landawn.abacus.util.FloatList
 
accept(Throwables.Consumer<? super IntList, E>) - Method in class com.landawn.abacus.util.IntList
 
accept(Throwables.Consumer<? super LongList, E>) - Method in class com.landawn.abacus.util.LongList
 
accept(Throwables.Consumer<? super LongMultiset<T>, E>) - Method in class com.landawn.abacus.util.LongMultiset
 
accept(Throwables.Consumer<? super Multimap<K, E, V>, X>) - Method in class com.landawn.abacus.util.Multimap
 
accept(Throwables.Consumer<? super Multiset<T>, E>) - Method in class com.landawn.abacus.util.Multiset
 
accept(Throwables.Consumer<? super NoCachingNoUpdating.DisposableEntry<K, V>, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
accept(Throwables.Consumer<? super Pair<L, R>, E>) - Method in class com.landawn.abacus.util.Pair
 
accept(Throwables.Consumer<? super Sheet<R, C, V>, X>) - Method in class com.landawn.abacus.util.Sheet
 
accept(Throwables.Consumer<? super ShortList, E>) - Method in class com.landawn.abacus.util.ShortList
 
accept(Throwables.Consumer<? super Triple<L, M, R>, E>) - Method in class com.landawn.abacus.util.Triple
 
accept(Throwables.Consumer<? super double[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
accept(Throwables.Consumer<? super float[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
accept(Throwables.Consumer<? super int[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
accept(Throwables.Consumer<? super Deque<T>, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
accept(Throwables.Consumer<? super L, E>) - Method in class com.landawn.abacus.util.PrimitiveList
 
accept(Throwables.Consumer<? super long[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
accept(Throwables.Consumer<? super short[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
accept(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Builder
 
accept(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Holder
 
accept(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Synchronized
 
accept(Throwables.Consumer<? super T[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
accept(Throwables.Consumer<? super TP, E>) - Method in class com.landawn.abacus.util.Tuple
 
accept(Throwables.IntBiConsumer<E>) - Method in class com.landawn.abacus.util.IntPair
 
accept(Throwables.IntTriConsumer<E>) - Method in class com.landawn.abacus.util.IntTriple
 
accept(Throwables.TriConsumer<? super L, ? super M, ? super R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
accept(Throwables.TriConsumer<? super L, ? super M, ? super R, E>) - Method in class com.landawn.abacus.util.Triple
 
accept(Throwables.TriConsumer<? super T1, ? super T2, ? super T3, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
accept(BigDecimal) - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
 
accept(BigInteger) - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
 
accept(T) - Method in interface com.landawn.abacus.util.function.Consumer
 
accept(T) - Method in interface com.landawn.abacus.util.Throwables.Consumer
 
accept(T) - Method in interface com.landawn.abacus.util.Throwables.EE.Consumer
 
accept(T) - Method in interface com.landawn.abacus.util.Throwables.EEE.Consumer
 
accept(T...) - Method in interface com.landawn.abacus.util.function.NConsumer
 
accept(T, boolean) - Method in interface com.landawn.abacus.util.function.ObjBooleanConsumer
 
accept(T, boolean) - Method in interface com.landawn.abacus.util.Throwables.ObjBooleanConsumer
 
accept(T, byte) - Method in interface com.landawn.abacus.util.function.ObjByteConsumer
 
accept(T, byte) - Method in interface com.landawn.abacus.util.Throwables.ObjByteConsumer
 
accept(T, char) - Method in interface com.landawn.abacus.util.function.ObjCharConsumer
 
accept(T, char) - Method in interface com.landawn.abacus.util.Throwables.ObjCharConsumer
 
accept(T, double) - Method in interface com.landawn.abacus.util.function.ObjDoubleConsumer
 
accept(T, double) - Method in interface com.landawn.abacus.util.Throwables.ObjDoubleConsumer
 
accept(T, float) - Method in interface com.landawn.abacus.util.function.ObjFloatConsumer
 
accept(T, float) - Method in interface com.landawn.abacus.util.Throwables.ObjFloatConsumer
 
accept(T, int) - Method in interface com.landawn.abacus.util.function.ObjIntConsumer
 
accept(T, int) - Method in interface com.landawn.abacus.util.Throwables.ObjIntConsumer
 
accept(T, int, int) - Method in interface com.landawn.abacus.util.function.ObjBiIntConsumer
 
accept(T, int, int) - Method in interface com.landawn.abacus.util.Throwables.ObjBiIntConsumer
 
accept(T, long) - Method in interface com.landawn.abacus.util.function.ObjLongConsumer
 
accept(T, long) - Method in interface com.landawn.abacus.util.Throwables.ObjLongConsumer
 
accept(T, short) - Method in interface com.landawn.abacus.util.function.ObjShortConsumer
 
accept(T, short) - Method in interface com.landawn.abacus.util.Throwables.ObjShortConsumer
 
accept(T, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Synchronized
 
accept(T, U) - Method in interface com.landawn.abacus.util.Throwables.BiConsumer
 
accept(T, U) - Method in interface com.landawn.abacus.util.Throwables.EE.BiConsumer
 
accept(T, U) - Method in interface com.landawn.abacus.util.Throwables.EEE.BiConsumer
 
accept(T, U, int) - Method in interface com.landawn.abacus.util.function.BiObjIntConsumer
 
accept(T, U, int) - Method in interface com.landawn.abacus.util.Throwables.BiObjIntConsumer
 
accept(T, U, Throwables.BiConsumer<? super T, ? super U, E>) - Static method in class com.landawn.abacus.util.Synchronized
 
ACCEPT - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Accept header field name.
ACCEPT_CHARSET - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Accept-Charset header field name.
ACCEPT_ENCODING - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Accept-Encoding header field name.
ACCEPT_LANGUAGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Accept-Language header field name.
ACCEPT_RANGES - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Accept-Ranges header field name.
acceptByKey(Throwables.Consumer<? super K, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
acceptByKey(Consumer<? super K>) - Static method in class com.landawn.abacus.util.Fn
Accept by key.
acceptByValue(Throwables.Consumer<? super V, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
acceptByValue(Consumer<? super V>) - Static method in class com.landawn.abacus.util.Fn
Accept by value.
ACCEPTED - Enum constant in enum class com.landawn.abacus.util.Status
 
acceptIf(Predicate<? super T>, Consumer<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
acceptIfNotEmpty(Throwables.Consumer<? super BooleanList, E>) - Method in class com.landawn.abacus.util.BooleanList
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super ByteList, E>) - Method in class com.landawn.abacus.util.ByteList
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super CharList, E>) - Method in class com.landawn.abacus.util.CharList
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super CheckedStream<T, E>, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
acceptIfNotEmpty(Throwables.Consumer<? super DataSet, E>) - Method in interface com.landawn.abacus.util.DataSet
 
acceptIfNotEmpty(Throwables.Consumer<? super DataSet, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
acceptIfNotEmpty(Throwables.Consumer<? super DoubleList, E>) - Method in class com.landawn.abacus.util.DoubleList
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super FloatList, E>) - Method in class com.landawn.abacus.util.FloatList
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super IntList, E>) - Method in class com.landawn.abacus.util.IntList
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super LongList, E>) - Method in class com.landawn.abacus.util.LongList
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super LongMultiset<T>, E>) - Method in class com.landawn.abacus.util.LongMultiset
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super Multimap<K, E, V>, X>) - Method in class com.landawn.abacus.util.Multimap
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super Multiset<T>, E>) - Method in class com.landawn.abacus.util.Multiset
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super ShortList, E>) - Method in class com.landawn.abacus.util.ShortList
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super EntryStream<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
acceptIfNotEmpty(Throwables.Consumer<? super L, E>) - Method in class com.landawn.abacus.util.PrimitiveList
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super S, E>) - Method in interface com.landawn.abacus.util.stream.BaseStream
This is a terminal operation.
acceptIfNotNull(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Holder
Deprecated.
acceptIfOrElse(Predicate<? super T>, Consumer<? super T>, Consumer<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
acceptKeyVal(BiConsumer<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Fn
Accept key val.
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Allow-Credentials header field name.
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Allow-Headers header field name.
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Allow-Methods header field name.
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Allow-Origin header field name.
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Expose-Headers header field name.
ACCESS_CONTROL_MAX_AGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Max-Age header field name.
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Request-Headers header field name.
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Request-Method header field name.
ACCESS_COUNT - Enum constant in enum class com.landawn.abacus.pool.EvictionPolicy
Field ACCESSED_COUNT.
AccessFieldByMethod - Annotation Interface in com.landawn.abacus.annotation
 
AccountStatus - Enum Class in com.landawn.abacus.util
The Enum AccountStatus.
ACK - Static variable in class com.landawn.abacus.util.Ascii
Acknowledge: A communication control character transmitted by a receiver as an affirmative response to a sender.
ACOS - Static variable in class com.landawn.abacus.util.WD
Field ACOS.
acosh(double) - Static method in class com.landawn.abacus.util.Numbers
Compute the inverse hyperbolic cosine of a number.
acquire() - Method in class com.landawn.abacus.util.RateLimiter
Acquires a single permit from this RateLimiter, blocking until the request can be granted.
acquire(int) - Method in class com.landawn.abacus.util.RateLimiter
Acquires the given number of permits from this RateLimiter, blocking until the request can be granted.
ACTIVE - Enum constant in enum class com.landawn.abacus.util.AccountStatus
 
ACTIVE - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
ACTIVE - Enum constant in enum class com.landawn.abacus.util.Status
 
activityPrint() - Method in class com.landawn.abacus.pool.AbstractPoolable
 
activityPrint() - Method in interface com.landawn.abacus.pool.Poolable
 
ActivityPrint - Class in com.landawn.abacus.pool
 
ActivityPrint(long, long) - Constructor for class com.landawn.abacus.pool.ActivityPrint
 
AD - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
ADC() - Constructor for class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
 
add(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
add(boolean) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
 
add(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Copies the given array and adds the given elementToAdd at the end of the new array.
add(byte) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
 
add(byte) - Method in class com.landawn.abacus.util.ByteList
 
add(byte) - Method in class com.landawn.abacus.util.MutableByte
Adds a value to the value of this instance.
add(byte[], byte) - Static method in class com.landawn.abacus.util.N
Copies the given array and adds the given elementToAdd at the end of the new array.
add(char) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
 
add(char) - Method in class com.landawn.abacus.util.CharList
 
add(char) - Method in class com.landawn.abacus.util.MutableChar
Adds a value to the value of this instance.
add(char[], char) - Static method in class com.landawn.abacus.util.N
Copies the given array and adds the given elementToAdd at the end of the new array.
add(double) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
 
add(double) - Method in class com.landawn.abacus.util.DoubleList
 
add(double) - Method in class com.landawn.abacus.util.KahanSummation
 
add(double) - Method in class com.landawn.abacus.util.MutableDouble
Adds a value to the value of this instance.
add(double[], double) - Static method in class com.landawn.abacus.util.N
Copies the given array and adds the given elementToAdd at the end of the new array.
add(float) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
 
add(float) - Method in class com.landawn.abacus.util.FloatList
 
add(float) - Method in class com.landawn.abacus.util.MutableFloat
Adds a value to the value of this instance.
add(float[], float) - Static method in class com.landawn.abacus.util.N
Copies the given array and adds the given elementToAdd at the end of the new array.
add(int) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
 
add(int) - Method in class com.landawn.abacus.util.IntList
 
add(int) - Method in class com.landawn.abacus.util.MutableInt
Adds a value to the value of this instance.
add(int[], int) - Static method in class com.landawn.abacus.util.N
Copies the given array and adds the given elementToAdd at the end of the new array.
add(int, boolean) - Method in class com.landawn.abacus.util.BooleanList
 
add(int, boolean) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
 
add(int, byte) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
 
add(int, byte) - Method in class com.landawn.abacus.util.ByteList
 
add(int, char) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
 
add(int, char) - Method in class com.landawn.abacus.util.CharList
 
add(int, double) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
 
add(int, double) - Method in class com.landawn.abacus.util.DoubleList
 
add(int, float) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
 
add(int, float) - Method in class com.landawn.abacus.util.FloatList
 
add(int, int) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
 
add(int, int) - Method in class com.landawn.abacus.util.IntList
 
add(int, long) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
 
add(int, long) - Method in class com.landawn.abacus.util.LongList
 
add(int, short) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
 
add(int, short) - Method in class com.landawn.abacus.util.ShortList
 
add(int, E) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
add(int, T) - Method in class com.landawn.abacus.util.Builder.ListBuilder
 
add(long) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
 
add(long) - Method in class com.landawn.abacus.util.LongList
 
add(long) - Method in class com.landawn.abacus.util.MutableLong
Adds a value to the value of this instance.
add(long[], long) - Static method in class com.landawn.abacus.util.N
Copies the given array and adds the given elementToAdd at the end of the new array.
add(short) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
 
add(short) - Method in class com.landawn.abacus.util.MutableShort
Adds a value to the value of this instance.
add(short) - Method in class com.landawn.abacus.util.ShortList
 
add(short[], short) - Static method in class com.landawn.abacus.util.N
Copies the given array and adds the given elementToAdd at the end of the new array.
add(Fraction) - Method in class com.landawn.abacus.util.Fraction
Adds the value of this fraction to another, returning the result in reduced form.
add(E) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
add(E) - Method in interface com.landawn.abacus.pool.ObjectPool
 
add(E) - Method in class com.landawn.abacus.util.ArrayHashSet
 
add(E) - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
add(E) - Method in class com.landawn.abacus.util.ImmutableList.Builder
 
add(E) - Method in class com.landawn.abacus.util.ImmutableSet.Builder
 
add(E...) - Method in class com.landawn.abacus.util.ImmutableList.Builder
 
add(E...) - Method in class com.landawn.abacus.util.ImmutableSet.Builder
 
add(E, boolean) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
add(E, boolean) - Method in interface com.landawn.abacus.pool.ObjectPool
 
add(E, long, TimeUnit) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
add(E, long, TimeUnit) - Method in interface com.landawn.abacus.pool.ObjectPool
 
add(E, long, TimeUnit, boolean) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
add(E, long, TimeUnit, boolean) - Method in interface com.landawn.abacus.pool.ObjectPool
 
add(String[], String) - Static method in class com.landawn.abacus.util.N
Copies the given array and adds the given elementToAdd at the end of the new array.
add(T) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
 
add(T) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
 
add(T) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
 
add(T) - Method in class com.landawn.abacus.util.IdentityHashSet
 
add(T) - Method in class com.landawn.abacus.util.ImmutableListIterator
Deprecated.
- UnsupportedOperationException
add(T) - Method in class com.landawn.abacus.util.LongMultiset
 
add(T) - Method in class com.landawn.abacus.util.Multiset
 
add(T[], T) - Static method in class com.landawn.abacus.util.N
Copies the given array and adds the given elementToAdd at the end of the new array.
add(T, int) - Method in class com.landawn.abacus.util.Multiset
 
add(T, long) - Method in class com.landawn.abacus.util.LongMultiset
 
ADD - Enum constant in enum class com.landawn.abacus.util.OperationType
Field ADD.
addAll(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Adds the all.
addAll(boolean[], boolean...) - Static method in class com.landawn.abacus.util.N
Adds all the elementToAdds of the given arrays into a new array.
addAll(byte[]) - Method in class com.landawn.abacus.util.ByteList
Adds the all.
addAll(byte[], byte...) - Static method in class com.landawn.abacus.util.N
Adds all the elementToAdds of the given arrays into a new array.
addAll(char[]) - Method in class com.landawn.abacus.util.CharList
Adds the all.
addAll(char[], char...) - Static method in class com.landawn.abacus.util.N
Adds all the elementToAdds of the given arrays into a new array.
addAll(double[]) - Method in class com.landawn.abacus.util.DoubleList
Adds the all.
addAll(double[]) - Method in class com.landawn.abacus.util.KahanSummation
Adds the all.
addAll(double[], double...) - Static method in class com.landawn.abacus.util.N
Adds all the elementToAdds of the given arrays into a new array.
addAll(float[]) - Method in class com.landawn.abacus.util.FloatList
Adds the all.
addAll(float[], float...) - Static method in class com.landawn.abacus.util.N
Adds all the elementToAdds of the given arrays into a new array.
addAll(int[]) - Method in class com.landawn.abacus.util.IntList
Adds the all.
addAll(int[], int...) - Static method in class com.landawn.abacus.util.N
Adds all the elementToAdds of the given arrays into a new array.
addAll(int, boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Adds the all.
addAll(int, byte[]) - Method in class com.landawn.abacus.util.ByteList
Adds the all.
addAll(int, char[]) - Method in class com.landawn.abacus.util.CharList
Adds the all.
addAll(int, double[]) - Method in class com.landawn.abacus.util.DoubleList
Adds the all.
addAll(int, float[]) - Method in class com.landawn.abacus.util.FloatList
Adds the all.
addAll(int, int[]) - Method in class com.landawn.abacus.util.IntList
Adds the all.
addAll(int, long[]) - Method in class com.landawn.abacus.util.LongList
Adds the all.
addAll(int, short[]) - Method in class com.landawn.abacus.util.ShortList
Adds the all.
addAll(int, A) - Method in class com.landawn.abacus.util.PrimitiveList
 
addAll(int, BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Adds the all.
addAll(int, BooleanList) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
Adds the all.
addAll(int, ByteList) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
Adds the all.
addAll(int, ByteList) - Method in class com.landawn.abacus.util.ByteList
Adds the all.
addAll(int, CharList) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Adds the all.
addAll(int, CharList) - Method in class com.landawn.abacus.util.CharList
Adds the all.
addAll(int, DoubleList) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Adds the all.
addAll(int, DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Adds the all.
addAll(int, FloatList) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Adds the all.
addAll(int, FloatList) - Method in class com.landawn.abacus.util.FloatList
Adds the all.
addAll(int, IntList) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Adds the all.
addAll(int, IntList) - Method in class com.landawn.abacus.util.IntList
Adds the all.
addAll(int, LongList) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Adds the all.
addAll(int, LongList) - Method in class com.landawn.abacus.util.LongList
Adds the all.
addAll(int, ShortList) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
Adds the all.
addAll(int, ShortList) - Method in class com.landawn.abacus.util.ShortList
Adds the all.
addAll(int, Collection<? extends E>) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
addAll(int, Collection<? extends T>) - Method in class com.landawn.abacus.util.Builder.ListBuilder
Adds the all.
addAll(int, L) - Method in class com.landawn.abacus.util.PrimitiveList
 
addAll(long[]) - Method in class com.landawn.abacus.util.LongList
Adds the all.
addAll(long[], long...) - Static method in class com.landawn.abacus.util.N
Adds all the elementToAdds of the given arrays into a new array.
addAll(short[]) - Method in class com.landawn.abacus.util.ShortList
Adds the all.
addAll(short[], short...) - Static method in class com.landawn.abacus.util.N
Adds all the elementToAdds of the given arrays into a new array.
addAll(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
addAll(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Adds the all.
addAll(BooleanList) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
Adds the all.
addAll(ByteList) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
Adds the all.
addAll(ByteList) - Method in class com.landawn.abacus.util.ByteList
Adds the all.
addAll(CharList) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Adds the all.
addAll(CharList) - Method in class com.landawn.abacus.util.CharList
Adds the all.
addAll(DoubleList) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Adds the all.
addAll(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Adds the all.
addAll(FloatList) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Adds the all.
addAll(FloatList) - Method in class com.landawn.abacus.util.FloatList
Adds the all.
addAll(IntList) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Adds the all.
addAll(IntList) - Method in class com.landawn.abacus.util.IntList
Adds the all.
addAll(LongList) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Adds the all.
addAll(LongList) - Method in class com.landawn.abacus.util.LongList
Adds the all.
addAll(LongMultiset<? extends T>) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
Adds the all.
addAll(LongMultiset<? extends T>) - Method in class com.landawn.abacus.util.LongMultiset
Adds the all.
addAll(Multiset<? extends T>) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
Adds the all.
addAll(Multiset<? extends T>) - Method in class com.landawn.abacus.util.Multiset
Adds the all.
addAll(ShortList) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
Adds the all.
addAll(ShortList) - Method in class com.landawn.abacus.util.ShortList
Adds the all.
addAll(String[], String...) - Static method in class com.landawn.abacus.util.N
Adds all the elementToAdds of the given arrays into a new array.
addAll(Collection<? extends E>) - Method in class com.landawn.abacus.util.ArrayHashSet
Adds the all.
addAll(Collection<? extends E>) - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
addAll(Collection<? extends E>) - Method in class com.landawn.abacus.util.ImmutableList.Builder
 
addAll(Collection<? extends E>) - Method in class com.landawn.abacus.util.ImmutableSet.Builder
 
addAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
Adds the all.
addAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
Adds the all.
addAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
Adds the all.
addAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.IdentityHashSet
Adds the all.
addAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.LongMultiset
Adds the all.
addAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.Multiset
Adds the all.
addAll(Collection<? extends T>, int) - Method in class com.landawn.abacus.util.Multiset
Adds the all.
addAll(Collection<? extends T>, long) - Method in class com.landawn.abacus.util.LongMultiset
Adds the all.
addAll(Collection<T>, Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
 
addAll(Collection<T>, T...) - Static method in class com.landawn.abacus.util.N
 
addAll(Iterator<? extends E>) - Method in class com.landawn.abacus.util.ImmutableList.Builder
 
addAll(Iterator<? extends E>) - Method in class com.landawn.abacus.util.ImmutableSet.Builder
 
addAll(Map<? extends T, Integer>) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
Adds the all.
addAll(Map<? extends T, Integer>) - Method in class com.landawn.abacus.util.Multiset
Adds the all.
addAll(Map<? extends T, Long>) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
Adds the all.
addAll(Map<? extends T, Long>) - Method in class com.landawn.abacus.util.LongMultiset
Adds the all.
addAll(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
addAll(T...) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
Adds the all.
addAll(T[], T...) - Static method in class com.landawn.abacus.util.N
Adds all the elementToAdds of the given arrays into a new array.
addAndGet(byte) - Method in class com.landawn.abacus.util.MutableByte
Adds the given value to the current value.
addAndGet(char) - Method in class com.landawn.abacus.util.MutableChar
Adds the given value to the current value.
addAndGet(double) - Method in class com.landawn.abacus.util.MutableDouble
Adds the given value to the current value.
addAndGet(float) - Method in class com.landawn.abacus.util.MutableFloat
Adds the given value to the current value.
addAndGet(int) - Method in class com.landawn.abacus.util.MutableInt
Adds the given value to the current value.
addAndGet(long) - Method in class com.landawn.abacus.util.MutableLong
Adds the given value to the current value.
addAndGet(short) - Method in class com.landawn.abacus.util.MutableShort
Adds the given value to the current value.
addAndGet(T) - Method in class com.landawn.abacus.util.LongMultiset
Adds the and get.
addAndGet(T) - Method in class com.landawn.abacus.util.Multiset
Adds the and get.
addAndGet(T, int) - Method in class com.landawn.abacus.util.Multiset
Adds the and get.
addAndGet(T, long) - Method in class com.landawn.abacus.util.LongMultiset
Adds the and get.
addColumn(int, C, Collection<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Adds the column.
addColumn(int, String, Tuple.Tuple2<String, String>, Throwables.BiFunction<?, ?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, Tuple.Tuple2<String, String>, Throwables.BiFunction<?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Generate the new column values from the specified columns by the specified Function.
addColumn(int, String, Tuple.Tuple2<String, String>, Throwables.BiFunction<?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
Adds the column.
addColumn(int, String, Tuple.Tuple3<String, String, String>, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, Tuple.Tuple3<String, String, String>, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Generate the new column values from the specified columns by the specified Function.
addColumn(int, String, Tuple.Tuple3<String, String, String>, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
Adds the column.
addColumn(int, String, String, Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Generate the new column values from the specified column by the specified Function.
addColumn(int, String, String, Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
Adds the column.
addColumn(int, String, String, Throwables.Function<T, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Generate the new column values from the specified columns by the specified Function.
addColumn(int, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
Adds the column.
addColumn(int, String, List<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, List<?>) - Method in interface com.landawn.abacus.util.DataSet
 
addColumn(int, String, List<?>) - Method in class com.landawn.abacus.util.RowDataSet
Adds the column.
addColumn(C, Collection<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Adds the column.
addColumn(String, Tuple.Tuple2<String, String>, Throwables.BiFunction<?, ?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, Tuple.Tuple2<String, String>, Throwables.BiFunction<?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Generate the new column values from the specified columns by the specified Function.
addColumn(String, Tuple.Tuple2<String, String>, Throwables.BiFunction<?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
Adds the column.
addColumn(String, Tuple.Tuple3<String, String, String>, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, Tuple.Tuple3<String, String, String>, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Generate the new column values from the specified columns by the specified Function.
addColumn(String, Tuple.Tuple3<String, String, String>, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
Adds the column.
addColumn(String, String, Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Generate the new column values from the specified column by the specified Function.
addColumn(String, String, Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
Adds the column.
addColumn(String, String, Throwables.Function<T, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Generate the new column values from the specified columns by the specified Function.
addColumn(String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
Adds the column.
addColumn(String, List<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, List<?>) - Method in interface com.landawn.abacus.util.DataSet
 
addColumn(String, List<?>) - Method in class com.landawn.abacus.util.RowDataSet
Adds the column.
addDays(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of days to a date returning a new object.
addDelayedShutdownHook(ExecutorService, long, TimeUnit) - Static method in class com.landawn.abacus.util.MoreExecutors
Adds the delayed shutdown hook.
addExact(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the sum of a and b, provided it does not overflow.
addExact(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the sum of a and b, provided it does not overflow.
addHeader(String, String) - Method in class com.landawn.abacus.http.OkHttpRequest
Deprecated.
no use case?
addHours(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of hours to a date returning a new object.
addIfAbsent(T) - Method in class com.landawn.abacus.util.LongMultiset
Adds the if absent.
addIfAbsent(T) - Method in class com.landawn.abacus.util.Multiset
Adds the if absent.
addIfAbsent(T, int) - Method in class com.landawn.abacus.util.Multiset
Adds the if absent.
addIfAbsent(T, long) - Method in class com.landawn.abacus.util.LongMultiset
Adds the if absent.
addMethodStatisticsList(Profiler.LoopStatistics) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Adds the method statistics list.
addMilliseconds(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of milliseconds to a date returning a new object.
addMinutes(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of minutes to a date returning a new object.
addMonths(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of months to a date returning a new object.
addRow(int, Object) - Method in interface com.landawn.abacus.util.DataSet
Adds the row.
addRow(int, Object) - Method in class com.landawn.abacus.util.RowDataSet
Adds the row.
addRow(int, R, Collection<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Adds the row.
addRow(Object) - Method in interface com.landawn.abacus.util.DataSet
Adds the row.
addRow(Object) - Method in class com.landawn.abacus.util.RowDataSet
Adds the row.
addRow(R, Collection<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Adds the row.
AddrUtil - Class in com.landawn.abacus.util
 
addSeconds(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of seconds to a date returning a new object.
addSubscriber(Throwables.Consumer<? super CheckedStream<T, E>, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Add a new Stream with terminal action to listen/consume the elements from upstream.
addSubscriber(Throwables.Consumer<? super CheckedStream<T, E>, ? extends Exception>, int, Executor) - Method in class com.landawn.abacus.util.CheckedStream
Add a new Stream with terminal action to listen/consume the elements from upstream.
addSubscriber(Throwables.Consumer<? super Stream<T>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Add a new Stream with terminal action to listen/consume the elements from upstream.
addSubscriber(Throwables.Consumer<? super Stream<T>, ? extends Exception>, int, Executor) - Method in class com.landawn.abacus.util.stream.Stream
Add a new Stream with terminal action to listen/consume the elements from upstream.
addWeeks(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of weeks to a date returning a new object.
addYears(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of years to a date returning a new object.
adler32() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Adler-32 checksum algorithm (32 hash bits) by delegating to the Adler32 Checksum.
advance(long) - Method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
 
advance(long) - Method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.CharIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.IntIteratorEx
 
advance(long) - Method in interface com.landawn.abacus.util.stream.IteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.LongIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
advance(Iterator<?>, long) - Static method in class com.landawn.abacus.util.Iterators
Note: copied from Google Guava under Apache license v2
Calls next() on iterator, either numberToAdvance times or until hasNext() returns false, whichever comes first.
AGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Age header field name.
alias() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
alias() - Element in annotation interface com.landawn.abacus.annotation.Table
 
aliases - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
ALL - Enum constant in enum class com.landawn.abacus.annotation.Type.Scope
Used for all scenarios.
ALL - Static variable in class com.landawn.abacus.util.WD
Field ALL.
allBlank(CharSequence...) - Static method in class com.landawn.abacus.util.N
Checks if all of the CharSequences are empty (""), null or whitespace only.
allBlank(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
 
allBlank(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
 
allBlank(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.N
 
allEmpty(A[], B[]) - Static method in class com.landawn.abacus.util.N
 
allEmpty(A[], B[], C[]) - Static method in class com.landawn.abacus.util.N
 
allEmpty(CharSequence...) - Static method in class com.landawn.abacus.util.N
Checks if all of the CharSequences are empty ("") or null.
allEmpty(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
 
allEmpty(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
 
allEmpty(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
 
allEmpty(Collection<?>, Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
 
allEmpty(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.N
 
allFalse(boolean[]) - Static method in class com.landawn.abacus.util.N
 
allMatch(int, int, Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
 
allMatch(int, int, Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
 
allMatch(int, int, Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
 
allMatch(int, int, Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
 
allMatch(int, int, Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
 
allMatch(int, int, Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
 
allMatch(int, int, Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
 
allMatch(int, int, Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
 
allMatch(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
allMatch(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Returns whether all elements of this List match the provided predicate.
allMatch(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Returns whether all elements of this List match the provided predicate.
allMatch(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
allMatch(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Returns whether all elements of this List match the provided predicate.
allMatch(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
allMatch(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Returns whether all elements of this List match the provided predicate.
allMatch(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
allMatch(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Returns whether all elements of this List match the provided predicate.
allMatch(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
allMatch(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Returns whether all elements of this List match the provided predicate.
allMatch(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
allMatch(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Returns whether all elements of this List match the provided predicate.
allMatch(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
allMatch(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
allMatch(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
allMatch(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
allMatch(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Returns whether all elements of this List match the provided predicate.
allMatch(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
allMatch(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
allMatch(Iterator<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
allMatch(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
allMaxOccurrences() - Method in class com.landawn.abacus.util.LongMultiset
All max occurrences.
allMaxOccurrences() - Method in class com.landawn.abacus.util.Multiset
All max occurrences.
allMinOccurrences() - Method in class com.landawn.abacus.util.LongMultiset
All min occurrences.
allMinOccurrences() - Method in class com.landawn.abacus.util.Multiset
All min occurrences.
allNull() - Method in class com.landawn.abacus.util.Tuple
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
allNull(A, B) - Static method in class com.landawn.abacus.util.N
 
allNull(A, B, C) - Static method in class com.landawn.abacus.util.N
 
allNull(Collection<?>) - Static method in class com.landawn.abacus.util.N
 
allNull(T...) - Static method in class com.landawn.abacus.util.N
 
allOf(boolean[], boolean) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the array.
allOf(boolean[], int, boolean) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the a starting at the given index.
allOf(byte[], byte) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the array.
allOf(byte[], int, byte) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the a starting at the given index.
allOf(char[], char) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the array.
allOf(char[], int, char) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the a starting at the given index.
allOf(double[], double) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the array.
allOf(double[], double, double) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value within a given tolerance in the array.
allOf(double[], int, double) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the a starting at the given index.
allOf(double[], int, double, double) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the a starting at the given index.
allOf(float[], float) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the array.
allOf(float[], int, float) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the a starting at the given index.
allOf(int[], int) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the array.
allOf(int[], int, int) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the a starting at the given index.
allOf(long[], int, long) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the a starting at the given index.
allOf(long[], long) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the array.
allOf(short[], int, short) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the a starting at the given index.
allOf(short[], short) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given value in the array.
allOf(Object[], int, Object) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given object in the a starting at the given index.
allOf(Object[], Object) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given object in the array.
allOf(Collection<?>, int, Object) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given object in the a starting at the given index.
allOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Index
Finds the indices of the given object in the array.
allOf(Collection<? extends Future<? extends T>>) - Static method in class com.landawn.abacus.util.Futures
Returns a new Future that is completed when all of the given Futures complete.
allOf(Collection<? extends T>, int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Index
 
allOf(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Index
 
allOf(Future<? extends T>...) - Static method in class com.landawn.abacus.util.Futures
Returns a new Future that is completed when all of the given Futures complete.
allOf(T[], int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Index
 
allOf(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Index
 
ALLOW - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Allow header field name.
allTrue(boolean[]) - Static method in class com.landawn.abacus.util.N
 
ALTER - Static variable in class com.landawn.abacus.util.WD
Field ALTER.
alternated() - Static method in class com.landawn.abacus.util.Fn.FnB
Deprecated. 
alternated() - Static method in class com.landawn.abacus.util.Fn.FnC
Deprecated. 
alternated() - Static method in class com.landawn.abacus.util.Fn.FnD
Deprecated. 
alternated() - Static method in class com.landawn.abacus.util.Fn.FnF
Deprecated. 
alternated() - Static method in class com.landawn.abacus.util.Fn.FnI
Deprecated. 
alternated() - Static method in class com.landawn.abacus.util.Fn.FnL
Deprecated. 
alternated() - Static method in class com.landawn.abacus.util.Fn.FnS
Deprecated. 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.ByteTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.CharPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.CharTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.FloatTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.IntTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.LongTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.ShortTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.ByteTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.CharPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.CharTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.FloatTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.IntTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.LongTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.ShortTriPredicate
 
alwaysFalse() - Static method in class com.landawn.abacus.util.Fn
 
alwaysFalse() - Static method in class com.landawn.abacus.util.Fn.BiPredicates
 
alwaysFalse() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
alwaysFalse() - Static method in class com.landawn.abacus.util.Fn.TriPredicates
 
alwaysTrue() - Static method in class com.landawn.abacus.util.Fn
 
alwaysTrue() - Static method in class com.landawn.abacus.util.Fn.BiPredicates
 
alwaysTrue() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
alwaysTrue() - Static method in class com.landawn.abacus.util.Fn.TriPredicates
 
AMPERSAND - Static variable in class com.landawn.abacus.util.WD
Field AMPERSAND.
and(BiIntObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.BiIntObjPredicate
 
and(BiObjIntPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiObjIntPredicate
 
and(BooleanBiPredicate) - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
and(BooleanPredicate) - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
and(BooleanTriPredicate) - Method in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
and(ByteBiPredicate) - Method in interface com.landawn.abacus.util.function.ByteBiPredicate
 
and(BytePredicate) - Method in interface com.landawn.abacus.util.function.BytePredicate
 
and(ByteTriPredicate) - Method in interface com.landawn.abacus.util.function.ByteTriPredicate
 
and(CharBiPredicate) - Method in interface com.landawn.abacus.util.function.CharBiPredicate
 
and(CharPredicate) - Method in interface com.landawn.abacus.util.function.CharPredicate
 
and(CharTriPredicate) - Method in interface com.landawn.abacus.util.function.CharTriPredicate
 
and(DoubleBiPredicate) - Method in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
and(DoubleObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.DoubleObjPredicate
 
and(DoubleTriPredicate) - Method in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
and(FloatBiPredicate) - Method in interface com.landawn.abacus.util.function.FloatBiPredicate
 
and(FloatPredicate) - Method in interface com.landawn.abacus.util.function.FloatPredicate
 
and(FloatTriPredicate) - Method in interface com.landawn.abacus.util.function.FloatTriPredicate
 
and(IntBiObjPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.IntBiObjPredicate
 
and(IntBiPredicate) - Method in interface com.landawn.abacus.util.function.IntBiPredicate
 
and(IntObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.IntObjPredicate
 
and(IntTriPredicate) - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
and(LongBiPredicate) - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
and(LongObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.LongObjPredicate
 
and(LongTriPredicate) - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
and(NPredicate<? super T>) - Method in interface com.landawn.abacus.util.function.NPredicate
 
and(ObjBiIntPredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjBiIntPredicate
 
and(ObjDoublePredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjDoublePredicate
 
and(ObjIntPredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjIntPredicate
 
and(ObjLongPredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjLongPredicate
 
and(QuadPredicate<? super A, ? super B, ? super C, ? super D>) - Method in interface com.landawn.abacus.util.function.QuadPredicate
 
and(ShortBiPredicate) - Method in interface com.landawn.abacus.util.function.ShortBiPredicate
 
and(ShortPredicate) - Method in interface com.landawn.abacus.util.function.ShortPredicate
 
and(ShortTriPredicate) - Method in interface com.landawn.abacus.util.function.ShortTriPredicate
 
and(TriPredicate<A, B, C>) - Method in interface com.landawn.abacus.util.function.TriPredicate
 
and(Collection<? extends Predicate<? super T>>) - Static method in class com.landawn.abacus.util.Fn
 
and(BiPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiPredicate
 
and(BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn
 
and(BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn
 
and(BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.Fn
 
and(BooleanSupplier, BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.Fn
 
and(DoublePredicate) - Method in interface com.landawn.abacus.util.function.DoublePredicate
 
and(IntPredicate) - Method in interface com.landawn.abacus.util.function.IntPredicate
 
and(LongPredicate) - Method in interface com.landawn.abacus.util.function.LongPredicate
 
and(Predicate<? super T>) - Method in interface com.landawn.abacus.util.function.Predicate
 
and(Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
and(Predicate<? super T>, Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
and(List<? extends BiPredicate<? super T, ? super U>>) - Static method in class com.landawn.abacus.util.Fn
 
AND - Static variable in class com.landawn.abacus.util.WD
Field AND.
AND_OP - Static variable in class com.landawn.abacus.util.WD
Field AND2.
AndroidUtil - Class in com.landawn.abacus.util
 
andThen(BiIntObjConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.BiIntObjConsumer
 
andThen(BiObjIntConsumer<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiObjIntConsumer
 
andThen(BooleanBiConsumer) - Method in interface com.landawn.abacus.util.function.BooleanBiConsumer
 
andThen(BooleanConsumer) - Method in interface com.landawn.abacus.util.function.BooleanConsumer
 
andThen(BooleanNConsumer) - Method in interface com.landawn.abacus.util.function.BooleanNConsumer
 
andThen(BooleanTriConsumer) - Method in interface com.landawn.abacus.util.function.BooleanTriConsumer
 
andThen(BooleanUnaryOperator) - Method in interface com.landawn.abacus.util.function.BooleanUnaryOperator
 
andThen(ByteBiConsumer) - Method in interface com.landawn.abacus.util.function.ByteBiConsumer
 
andThen(ByteConsumer) - Method in interface com.landawn.abacus.util.function.ByteConsumer
 
andThen(ByteNConsumer) - Method in interface com.landawn.abacus.util.function.ByteNConsumer
 
andThen(ByteTriConsumer) - Method in interface com.landawn.abacus.util.function.ByteTriConsumer
 
andThen(ByteUnaryOperator) - Method in interface com.landawn.abacus.util.function.ByteUnaryOperator
 
andThen(CharBiConsumer) - Method in interface com.landawn.abacus.util.function.CharBiConsumer
 
andThen(CharConsumer) - Method in interface com.landawn.abacus.util.function.CharConsumer
 
andThen(CharNConsumer) - Method in interface com.landawn.abacus.util.function.CharNConsumer
 
andThen(CharTriConsumer) - Method in interface com.landawn.abacus.util.function.CharTriConsumer
 
andThen(CharUnaryOperator) - Method in interface com.landawn.abacus.util.function.CharUnaryOperator
 
andThen(DoubleBiConsumer) - Method in interface com.landawn.abacus.util.function.DoubleBiConsumer
 
andThen(DoubleNConsumer) - Method in interface com.landawn.abacus.util.function.DoubleNConsumer
 
andThen(DoubleObjConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.DoubleObjConsumer
 
andThen(DoubleTriConsumer) - Method in interface com.landawn.abacus.util.function.DoubleTriConsumer
 
andThen(FloatBiConsumer) - Method in interface com.landawn.abacus.util.function.FloatBiConsumer
 
andThen(FloatConsumer) - Method in interface com.landawn.abacus.util.function.FloatConsumer
 
andThen(FloatNConsumer) - Method in interface com.landawn.abacus.util.function.FloatNConsumer
 
andThen(FloatTriConsumer) - Method in interface com.landawn.abacus.util.function.FloatTriConsumer
 
andThen(FloatUnaryOperator) - Method in interface com.landawn.abacus.util.function.FloatUnaryOperator
 
andThen(IntBiConsumer) - Method in interface com.landawn.abacus.util.function.IntBiConsumer
 
andThen(IntBiObjConsumer<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.IntBiObjConsumer
 
andThen(IntNConsumer) - Method in interface com.landawn.abacus.util.function.IntNConsumer
 
andThen(IntObjConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.IntObjConsumer
 
andThen(IntTriConsumer) - Method in interface com.landawn.abacus.util.function.IntTriConsumer
 
andThen(LongBiConsumer) - Method in interface com.landawn.abacus.util.function.LongBiConsumer
 
andThen(LongNConsumer) - Method in interface com.landawn.abacus.util.function.LongNConsumer
 
andThen(LongObjConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.LongObjConsumer
 
andThen(LongTriConsumer) - Method in interface com.landawn.abacus.util.function.LongTriConsumer
 
andThen(NConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.NConsumer
 
andThen(ObjBiIntConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.ObjBiIntConsumer
 
andThen(ObjDoubleConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.ObjDoubleConsumer
 
andThen(ObjIntConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.ObjIntConsumer
 
andThen(ObjLongConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.ObjLongConsumer
 
andThen(QuadConsumer<? super A, ? super B, ? super C, ? super D>) - Method in interface com.landawn.abacus.util.function.QuadConsumer
 
andThen(ShortBiConsumer) - Method in interface com.landawn.abacus.util.function.ShortBiConsumer
 
andThen(ShortConsumer) - Method in interface com.landawn.abacus.util.function.ShortConsumer
 
andThen(ShortNConsumer) - Method in interface com.landawn.abacus.util.function.ShortNConsumer
 
andThen(ShortTriConsumer) - Method in interface com.landawn.abacus.util.function.ShortTriConsumer
 
andThen(ShortUnaryOperator) - Method in interface com.landawn.abacus.util.function.ShortUnaryOperator
 
andThen(TriConsumer<? super A, ? super B, ? super C>) - Method in interface com.landawn.abacus.util.function.TriConsumer
 
andThen(BiConsumer<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiConsumer
 
andThen(Consumer<? super T>) - Method in interface com.landawn.abacus.util.function.Consumer
 
andThen(DoubleConsumer) - Method in interface com.landawn.abacus.util.function.DoubleConsumer
 
andThen(DoubleUnaryOperator) - Method in interface com.landawn.abacus.util.function.DoubleUnaryOperator
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BiIntObjFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BiObjIntFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BooleanBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BooleanFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BooleanNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BooleanTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ByteBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ByteFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ByteNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ByteTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.CharBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.CharFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.CharNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.CharTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleObjFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.FloatBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.FloatFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.FloatNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.FloatTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.Function
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntBiObjFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntObjFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongObjFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.NFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ObjBiIntFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ObjDoubleFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ObjIntFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ObjLongFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.QuadFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ShortBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ShortFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ShortNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ShortTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.TriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.BooleanNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.ByteNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.CharNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.DoubleNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.FloatNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.IntNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.LongNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.NFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.ShortNFunction
 
andThen(IntConsumer) - Method in interface com.landawn.abacus.util.function.IntConsumer
 
andThen(IntUnaryOperator) - Method in interface com.landawn.abacus.util.function.IntUnaryOperator
 
andThen(LongConsumer) - Method in interface com.landawn.abacus.util.function.LongConsumer
 
andThen(LongUnaryOperator) - Method in interface com.landawn.abacus.util.function.LongUnaryOperator
 
andThen(UnaryOperator<T>) - Method in interface com.landawn.abacus.util.function.UnaryOperator
 
annotations - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
annotations - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
ANY - Static variable in class com.landawn.abacus.util.WD
Field ANY.
anyBlank(CharSequence...) - Static method in class com.landawn.abacus.util.N
Checks if any of the CharSequences are empty ("") or null or whitespace only.
anyBlank(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
 
anyBlank(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
 
anyBlank(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.N
 
anyEmpty(A[], B[]) - Static method in class com.landawn.abacus.util.N
 
anyEmpty(A[], B[], C[]) - Static method in class com.landawn.abacus.util.N
 
anyEmpty(CharSequence...) - Static method in class com.landawn.abacus.util.N
Checks if any of the CharSequences are empty ("") or null.
anyEmpty(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
 
anyEmpty(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
 
anyEmpty(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
 
anyEmpty(Collection<?>, Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
 
anyEmpty(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.N
 
anyFalse(boolean[]) - Static method in class com.landawn.abacus.util.N
 
anyMatch(int, int, Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
 
anyMatch(int, int, Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
 
anyMatch(int, int, Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
 
anyMatch(int, int, Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
 
anyMatch(int, int, Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
 
anyMatch(int, int, Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
 
anyMatch(int, int, Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
 
anyMatch(int, int, Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
 
anyMatch(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
anyMatch(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Returns whether any elements of this List match the provided predicate.
anyMatch(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Returns whether any elements of this List match the provided predicate.
anyMatch(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
anyMatch(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Returns whether any elements of this List match the provided predicate.
anyMatch(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
anyMatch(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Returns whether any elements of this List match the provided predicate.
anyMatch(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
anyMatch(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Returns whether any elements of this List match the provided predicate.
anyMatch(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
anyMatch(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Returns whether any elements of this List match the provided predicate.
anyMatch(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
anyMatch(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Returns whether any elements of this List match the provided predicate.
anyMatch(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
anyMatch(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
anyMatch(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
anyMatch(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
anyMatch(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Returns whether any elements of this List match the provided predicate.
anyMatch(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
anyMatch(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
anyMatch(Iterator<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
anyMatch(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
anyNull() - Method in class com.landawn.abacus.util.Tuple
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
anyNull(A, B) - Static method in class com.landawn.abacus.util.N
 
anyNull(A, B, C) - Static method in class com.landawn.abacus.util.N
 
anyNull(Collection<?>) - Static method in class com.landawn.abacus.util.N
 
anyNull(T...) - Static method in class com.landawn.abacus.util.N
 
anyOf(Collection<? extends Future<? extends T>>) - Static method in class com.landawn.abacus.util.Futures
Returns a new Future that, when any of the given Futures complete normally.
anyOf(Future<? extends T>...) - Static method in class com.landawn.abacus.util.Futures
Returns a new Future that, when any of the given Futures complete normally.
anyTrue(boolean[]) - Static method in class com.landawn.abacus.util.N
 
append(boolean) - Method in class com.landawn.abacus.util.Joiner
 
append(byte...) - Method in class com.landawn.abacus.util.stream.ByteStream
 
append(char) - Method in class com.landawn.abacus.util.BufferedWriter
 
append(char) - Method in class com.landawn.abacus.util.Joiner
 
append(char) - Method in class com.landawn.abacus.util.StringWriter
 
append(char[]) - Method in class com.landawn.abacus.util.Joiner
 
append(char...) - Method in class com.landawn.abacus.util.stream.CharStream
 
append(char[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
append(double) - Method in class com.landawn.abacus.util.Joiner
 
append(double...) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
append(float) - Method in class com.landawn.abacus.util.Joiner
 
append(float...) - Method in class com.landawn.abacus.util.stream.FloatStream
 
append(int) - Method in class com.landawn.abacus.util.Joiner
 
append(int...) - Method in class com.landawn.abacus.util.stream.IntStream
 
append(long) - Method in class com.landawn.abacus.util.Joiner
 
append(long...) - Method in class com.landawn.abacus.util.stream.LongStream
 
append(short...) - Method in class com.landawn.abacus.util.stream.ShortStream
 
append(CheckedStream<T, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
append(DataSet) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Append the specified other into this DataSet.
append(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Append the specified other into this DataSet.
append(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
append(EntryStream<K, V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
append(u.Optional<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
append(File, byte[]) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, byte[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, char[]) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, char[], int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, char[], Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, File) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, File, long, long) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, InputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, InputStream, long, long) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, Reader) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, Reader, long, long) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, Reader, long, long, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, Reader, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, CharSequence) - Static method in class com.landawn.abacus.util.IOUtil
 
append(File, CharSequence, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
append(CharSequence) - Method in class com.landawn.abacus.util.BufferedWriter
 
append(CharSequence) - Method in class com.landawn.abacus.util.Joiner
 
append(CharSequence) - Method in class com.landawn.abacus.util.StringWriter
 
append(CharSequence, int, int) - Method in class com.landawn.abacus.util.BufferedWriter
 
append(CharSequence, int, int) - Method in class com.landawn.abacus.util.Joiner
 
append(CharSequence, int, int) - Method in class com.landawn.abacus.util.StringWriter
 
append(Object) - Method in class com.landawn.abacus.util.Joiner
 
append(String) - Method in class com.landawn.abacus.util.Joiner
 
append(StringBuffer) - Method in class com.landawn.abacus.util.Joiner
 
append(Collection<? extends T>) - Method in class com.landawn.abacus.util.CheckedStream
 
append(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
append(M) - Method in class com.landawn.abacus.util.stream.EntryStream
 
append(OT) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
append(S) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
append(T...) - Method in class com.landawn.abacus.util.CheckedStream
 
append(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
appendAll(boolean[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(boolean[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(byte[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(byte[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(char[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(char[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(double[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(double[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(float[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(float[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(int[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(int[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(long[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(long[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(short[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(short[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(BooleanList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(BooleanList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(ByteList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(ByteList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(CharList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(CharList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(DoubleList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(DoubleList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(FloatList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(FloatList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(IntList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(IntList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(LongList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(LongList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(ShortList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(ShortList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Iterable<?>) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Object[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Object[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Collection<?>) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Collection<?>, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Iterator<?>) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Iterator<? extends T>, Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Object) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Object, boolean, Set<String>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Object, Throwables.BiPredicate<? super String, ?, E>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Object, Collection<String>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Map<?, ?>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Map<?, ?>, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Map<K, V>, Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Map<K, V>, Throwables.Function<? super K, ?, E>, Throwables.Function<? super V, ?, E2>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Map<K, V>, Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, boolean) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, char) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, char[]) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, double) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, float) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, int) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, long) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, CharSequence) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, Object) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, String) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, StringBuffer) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(Map.Entry<?, ?>) - Method in class com.landawn.abacus.util.Joiner
 
appendIf(boolean, Supplier<?>) - Method in class com.landawn.abacus.util.Joiner
 
appendIfEmpty(byte...) - Method in class com.landawn.abacus.util.stream.ByteStream
 
appendIfEmpty(char...) - Method in class com.landawn.abacus.util.stream.CharStream
 
appendIfEmpty(double...) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
appendIfEmpty(float...) - Method in class com.landawn.abacus.util.stream.FloatStream
 
appendIfEmpty(int...) - Method in class com.landawn.abacus.util.stream.IntStream
 
appendIfEmpty(long...) - Method in class com.landawn.abacus.util.stream.LongStream
 
appendIfEmpty(short...) - Method in class com.landawn.abacus.util.stream.ShortStream
 
appendIfEmpty(Throwables.Supplier<? extends CheckedStream<T, E>, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
Append if empty.
appendIfEmpty(Collection<? extends T>) - Method in class com.landawn.abacus.util.CheckedStream
 
appendIfEmpty(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
appendIfEmpty(Supplier<? extends EntryStream<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
appendIfEmpty(Supplier<? extends S>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
appendIfEmpty(M) - Method in class com.landawn.abacus.util.stream.EntryStream
 
appendIfEmpty(T...) - Method in class com.landawn.abacus.util.CheckedStream
 
appendIfEmpty(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
appendIfMissing(String, String) - Static method in class com.landawn.abacus.util.Strings
Append if missing.
appendIfMissingIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
 
appendIfNotNull(Object) - Method in class com.landawn.abacus.util.Joiner
Append if not null.
appendLine(File, CharSequence) - Static method in class com.landawn.abacus.util.IOUtil
 
appendLine(File, CharSequence, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
appendTo(A) - Method in class com.landawn.abacus.util.Joiner
 
APPLICATION_JSON - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant APPLICATION_JSON.
APPLICATION_KRYO - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant APPLICATION_KRYO.
APPLICATION_URL_ENCODED - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The default HTML form content type.
APPLICATION_XML - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant APPLICATION_XML.
apply(boolean) - Method in interface com.landawn.abacus.util.function.BooleanFunction
 
apply(boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanFunction
 
apply(boolean...) - Method in interface com.landawn.abacus.util.function.BooleanNFunction
 
apply(boolean...) - Method in interface com.landawn.abacus.util.Throwables.BooleanNFunction
 
apply(boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanBiFunction
 
apply(boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanBiFunction
 
apply(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanTriFunction
 
apply(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanTriFunction
 
apply(byte) - Method in interface com.landawn.abacus.util.function.ByteFunction
 
apply(byte) - Method in interface com.landawn.abacus.util.Throwables.ByteFunction
 
apply(byte...) - Method in interface com.landawn.abacus.util.function.ByteNFunction
 
apply(byte...) - Method in interface com.landawn.abacus.util.Throwables.ByteNFunction
 
apply(byte, byte) - Method in interface com.landawn.abacus.util.function.ByteBiFunction
 
apply(byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteBiFunction
 
apply(byte, byte, byte) - Method in interface com.landawn.abacus.util.function.ByteTriFunction
 
apply(byte, byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteTriFunction
 
apply(char) - Method in interface com.landawn.abacus.util.function.CharFunction
 
apply(char) - Method in interface com.landawn.abacus.util.Throwables.CharFunction
 
apply(char...) - Method in interface com.landawn.abacus.util.function.CharNFunction
 
apply(char...) - Method in interface com.landawn.abacus.util.Throwables.CharNFunction
 
apply(char, char) - Method in interface com.landawn.abacus.util.function.CharBiFunction
 
apply(char, char) - Method in interface com.landawn.abacus.util.Throwables.CharBiFunction
 
apply(char, char, char) - Method in interface com.landawn.abacus.util.function.CharTriFunction
 
apply(char, char, char) - Method in interface com.landawn.abacus.util.Throwables.CharTriFunction
 
apply(double) - Method in interface com.landawn.abacus.util.function.DoubleFunction
 
apply(double) - Method in interface com.landawn.abacus.util.Throwables.DoubleFunction
 
apply(double...) - Method in interface com.landawn.abacus.util.function.DoubleNFunction
 
apply(double...) - Method in interface com.landawn.abacus.util.Throwables.DoubleNFunction
 
apply(double, double) - Method in interface com.landawn.abacus.util.function.DoubleBiFunction
 
apply(double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleBiFunction
 
apply(double, double, double) - Method in interface com.landawn.abacus.util.function.DoubleTriFunction
 
apply(double, double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleTriFunction
 
apply(double, T) - Method in interface com.landawn.abacus.util.function.DoubleObjFunction
 
apply(double, T) - Method in interface com.landawn.abacus.util.Throwables.DoubleObjFunction
 
apply(float) - Method in interface com.landawn.abacus.util.function.FloatFunction
 
apply(float) - Method in interface com.landawn.abacus.util.Throwables.FloatFunction
 
apply(float...) - Method in interface com.landawn.abacus.util.function.FloatNFunction
 
apply(float...) - Method in interface com.landawn.abacus.util.Throwables.FloatNFunction
 
apply(float, float) - Method in interface com.landawn.abacus.util.function.FloatBiFunction
 
apply(float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatBiFunction
 
apply(float, float, float) - Method in interface com.landawn.abacus.util.function.FloatTriFunction
 
apply(float, float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatTriFunction
 
apply(int) - Method in interface com.landawn.abacus.util.function.IntFunction
 
apply(int) - Method in interface com.landawn.abacus.util.Throwables.IntFunction
 
apply(int...) - Method in interface com.landawn.abacus.util.function.IntNFunction
 
apply(int...) - Method in interface com.landawn.abacus.util.Throwables.IntNFunction
 
apply(int, int) - Method in interface com.landawn.abacus.util.function.IntBiFunction
 
apply(int, int) - Method in interface com.landawn.abacus.util.Throwables.IntBiFunction
 
apply(int, int, int) - Method in interface com.landawn.abacus.util.function.IntTriFunction
 
apply(int, int, int) - Method in interface com.landawn.abacus.util.Throwables.IntTriFunction
 
apply(int, int, T) - Method in interface com.landawn.abacus.util.function.BiIntObjFunction
 
apply(int, int, T) - Method in interface com.landawn.abacus.util.Throwables.BiIntObjFunction
 
apply(int, T) - Method in interface com.landawn.abacus.util.function.IntObjFunction
 
apply(int, T) - Method in interface com.landawn.abacus.util.Throwables.IntObjFunction
 
apply(int, T, U) - Method in interface com.landawn.abacus.util.function.IntBiObjFunction
 
apply(int, T, U) - Method in interface com.landawn.abacus.util.Throwables.IntBiObjFunction
 
apply(long) - Method in interface com.landawn.abacus.util.function.LongFunction
 
apply(long) - Method in interface com.landawn.abacus.util.Throwables.LongFunction
 
apply(long...) - Method in interface com.landawn.abacus.util.function.LongNFunction
 
apply(long...) - Method in interface com.landawn.abacus.util.Throwables.LongNFunction
 
apply(long, long) - Method in interface com.landawn.abacus.util.function.LongBiFunction
 
apply(long, long) - Method in interface com.landawn.abacus.util.Throwables.LongBiFunction
 
apply(long, long, long) - Method in interface com.landawn.abacus.util.function.LongTriFunction
 
apply(long, long, long) - Method in interface com.landawn.abacus.util.Throwables.LongTriFunction
 
apply(long, T) - Method in interface com.landawn.abacus.util.function.LongObjFunction
 
apply(long, T) - Method in interface com.landawn.abacus.util.Throwables.LongObjFunction
 
apply(short) - Method in interface com.landawn.abacus.util.function.ShortFunction
 
apply(short) - Method in interface com.landawn.abacus.util.Throwables.ShortFunction
 
apply(short...) - Method in interface com.landawn.abacus.util.function.ShortNFunction
 
apply(short...) - Method in interface com.landawn.abacus.util.Throwables.ShortNFunction
 
apply(short, short) - Method in interface com.landawn.abacus.util.function.ShortBiFunction
 
apply(short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortBiFunction
 
apply(short, short, short) - Method in interface com.landawn.abacus.util.function.ShortTriFunction
 
apply(short, short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortTriFunction
 
apply(A, B, C) - Method in interface com.landawn.abacus.util.function.TriFunction
 
apply(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.EE.TriFunction
 
apply(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.EEE.TriFunction
 
apply(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.TriFunction
 
apply(A, B, C, D) - Method in interface com.landawn.abacus.util.function.QuadFunction
 
apply(A, B, C, D) - Method in interface com.landawn.abacus.util.Throwables.QuadFunction
 
apply(Throwables.BiFunction<? super K, ? super V, ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
apply(Throwables.BiFunction<? super L, ? super R, ? extends U, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
apply(Throwables.Function<? super boolean[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
apply(Throwables.Function<? super byte[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
apply(Throwables.Function<? super char[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
apply(Throwables.Function<? super BooleanList, ? extends R, E>) - Method in class com.landawn.abacus.util.BooleanList
 
apply(Throwables.Function<? super ByteList, ? extends R, E>) - Method in class com.landawn.abacus.util.ByteList
 
apply(Throwables.Function<? super CharList, ? extends R, E>) - Method in class com.landawn.abacus.util.CharList
 
apply(Throwables.Function<? super DataSet, ? extends R, E>) - Method in interface com.landawn.abacus.util.DataSet
 
apply(Throwables.Function<? super DataSet, ? extends R, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
apply(Throwables.Function<? super DoubleList, ? extends R, E>) - Method in class com.landawn.abacus.util.DoubleList
 
apply(Throwables.Function<? super FloatList, ? extends R, E>) - Method in class com.landawn.abacus.util.FloatList
 
apply(Throwables.Function<? super IntList, ? extends R, E>) - Method in class com.landawn.abacus.util.IntList
 
apply(Throwables.Function<? super LongList, ? extends R, E>) - Method in class com.landawn.abacus.util.LongList
 
apply(Throwables.Function<? super LongMultiset<T>, ? extends R, E>) - Method in class com.landawn.abacus.util.LongMultiset
 
apply(Throwables.Function<? super Multimap<K, E, V>, R, X>) - Method in class com.landawn.abacus.util.Multimap
 
apply(Throwables.Function<? super Multiset<T>, ? extends R, E>) - Method in class com.landawn.abacus.util.Multiset
 
apply(Throwables.Function<? super NoCachingNoUpdating.DisposableEntry<K, V>, ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
apply(Throwables.Function<? super Sheet<R, C, V>, T, X>) - Method in class com.landawn.abacus.util.Sheet
 
apply(Throwables.Function<? super ShortList, ? extends R, E>) - Method in class com.landawn.abacus.util.ShortList
 
apply(Throwables.Function<? super double[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
apply(Throwables.Function<? super float[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
apply(Throwables.Function<? super int[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
apply(Throwables.Function<? super Deque<T>, ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
apply(Throwables.Function<? super L, ? extends R, E>) - Method in class com.landawn.abacus.util.PrimitiveList
 
apply(Throwables.Function<? super long[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
apply(Throwables.Function<? super short[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
apply(Throwables.Function<? super T, ? extends R, E>) - Method in class com.landawn.abacus.util.Builder
 
apply(Throwables.Function<? super T, ? extends R, E>) - Method in class com.landawn.abacus.util.Synchronized
 
apply(Throwables.Function<? super T[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
apply(Throwables.TriFunction<? super L, ? super M, ? super R, ? extends U, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
apply(T) - Method in interface com.landawn.abacus.util.Throwables.EE.Function
 
apply(T) - Method in interface com.landawn.abacus.util.Throwables.EEE.Function
 
apply(T) - Method in interface com.landawn.abacus.util.Throwables.Function
 
apply(T...) - Method in interface com.landawn.abacus.util.function.NFunction
 
apply(T...) - Method in interface com.landawn.abacus.util.Throwables.NFunction
 
apply(T, double) - Method in interface com.landawn.abacus.util.function.ObjDoubleFunction
 
apply(T, double) - Method in interface com.landawn.abacus.util.Throwables.ObjDoubleFunction
 
apply(T, int) - Method in interface com.landawn.abacus.util.function.ObjIntFunction
 
apply(T, int) - Method in interface com.landawn.abacus.util.Throwables.ObjIntFunction
 
apply(T, int, int) - Method in interface com.landawn.abacus.util.function.ObjBiIntFunction
 
apply(T, int, int) - Method in interface com.landawn.abacus.util.Throwables.ObjBiIntFunction
 
apply(T, long) - Method in interface com.landawn.abacus.util.function.ObjLongFunction
 
apply(T, long) - Method in interface com.landawn.abacus.util.Throwables.ObjLongFunction
 
apply(T, Throwables.Function<? super T, ? extends R, E>) - Static method in class com.landawn.abacus.util.Synchronized
 
apply(T, T, T) - Method in interface com.landawn.abacus.util.Throwables.TernaryOperator
Apply as char.
apply(T, U) - Method in interface com.landawn.abacus.util.function.BiFunction
 
apply(T, U) - Method in interface com.landawn.abacus.util.Throwables.BiFunction
 
apply(T, U) - Method in interface com.landawn.abacus.util.Throwables.EE.BiFunction
 
apply(T, U) - Method in interface com.landawn.abacus.util.Throwables.EEE.BiFunction
 
apply(T, U, int) - Method in interface com.landawn.abacus.util.function.BiObjIntFunction
 
apply(T, U, int) - Method in interface com.landawn.abacus.util.Throwables.BiObjIntFunction
 
apply(T, U, Throwables.BiFunction<? super T, ? super U, ? extends R, E>) - Static method in class com.landawn.abacus.util.Synchronized
 
applyAsBoolean(boolean) - Method in interface com.landawn.abacus.util.function.BooleanUnaryOperator
 
applyAsBoolean(boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanUnaryOperator
Apply as boolean.
applyAsBoolean(boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanBinaryOperator
 
applyAsBoolean(boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanBinaryOperator
Apply as boolean.
applyAsBoolean(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanTernaryOperator
 
applyAsBoolean(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanTernaryOperator
Apply as boolean.
applyAsBoolean(T) - Method in interface com.landawn.abacus.util.function.ToBooleanFunction
 
applyAsBoolean(T) - Method in interface com.landawn.abacus.util.Throwables.ToBooleanFunction
Apply as boolean.
applyAsBoolean(T, U) - Method in interface com.landawn.abacus.util.function.ToBooleanBiFunction
 
applyAsByte(byte) - Method in interface com.landawn.abacus.util.function.ByteUnaryOperator
 
applyAsByte(byte) - Method in interface com.landawn.abacus.util.Throwables.ByteUnaryOperator
Apply as byte.
applyAsByte(byte, byte) - Method in interface com.landawn.abacus.util.function.ByteBinaryOperator
 
applyAsByte(byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteBinaryOperator
Apply as byte.
applyAsByte(byte, byte, byte) - Method in interface com.landawn.abacus.util.function.ByteTernaryOperator
 
applyAsByte(byte, byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteTernaryOperator
Apply as byte.
applyAsByte(int) - Method in interface com.landawn.abacus.util.function.IntToByteFunction
 
applyAsByte(T) - Method in interface com.landawn.abacus.util.function.ToByteFunction
 
applyAsByte(T) - Method in interface com.landawn.abacus.util.Throwables.ToByteFunction
Apply as byte.
applyAsByte(T, U) - Method in interface com.landawn.abacus.util.function.ToByteBiFunction
 
applyAsChar(char) - Method in interface com.landawn.abacus.util.function.CharUnaryOperator
 
applyAsChar(char) - Method in interface com.landawn.abacus.util.Throwables.CharUnaryOperator
Apply as char.
applyAsChar(char, char) - Method in interface com.landawn.abacus.util.function.CharBinaryOperator
 
applyAsChar(char, char) - Method in interface com.landawn.abacus.util.Throwables.CharBinaryOperator
Apply as char.
applyAsChar(char, char, char) - Method in interface com.landawn.abacus.util.function.CharTernaryOperator
 
applyAsChar(char, char, char) - Method in interface com.landawn.abacus.util.Throwables.CharTernaryOperator
Apply as char.
applyAsChar(int) - Method in interface com.landawn.abacus.util.function.IntToCharFunction
 
applyAsChar(T) - Method in interface com.landawn.abacus.util.function.ToCharFunction
 
applyAsChar(T) - Method in interface com.landawn.abacus.util.Throwables.ToCharFunction
Apply as char.
applyAsChar(T, U) - Method in interface com.landawn.abacus.util.function.ToCharBiFunction
 
applyAsDouble(double) - Method in interface com.landawn.abacus.util.function.DoubleUnaryOperator
 
applyAsDouble(double) - Method in interface com.landawn.abacus.util.Throwables.DoubleUnaryOperator
Apply as double.
applyAsDouble(double, double) - Method in interface com.landawn.abacus.util.function.DoubleBinaryOperator
 
applyAsDouble(double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleBinaryOperator
Apply as double.
applyAsDouble(double, double, double) - Method in interface com.landawn.abacus.util.function.DoubleTernaryOperator
 
applyAsDouble(double, double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleTernaryOperator
Apply as double.
applyAsDouble(float) - Method in interface com.landawn.abacus.util.function.FloatToDoubleFunction
 
applyAsDouble(int) - Method in interface com.landawn.abacus.util.function.IntToDoubleFunction
 
applyAsDouble(int) - Method in interface com.landawn.abacus.util.Throwables.IntToDoubleFunction
 
applyAsDouble(long) - Method in interface com.landawn.abacus.util.function.LongToDoubleFunction
 
applyAsDouble(long) - Method in interface com.landawn.abacus.util.Throwables.LongToDoubleFunction
 
applyAsDouble(A, B) - Method in interface com.landawn.abacus.util.Throwables.ToDoubleBiFunction
 
applyAsDouble(A, B, C) - Method in interface com.landawn.abacus.util.function.ToDoubleTriFunction
 
applyAsDouble(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.ToDoubleTriFunction
 
applyAsDouble(T) - Method in interface com.landawn.abacus.util.function.ToDoubleFunction
 
applyAsDouble(T) - Method in interface com.landawn.abacus.util.Throwables.ToDoubleFunction
Apply as double.
applyAsDouble(T, U) - Method in interface com.landawn.abacus.util.function.ToDoubleBiFunction
 
applyAsFloat(double) - Method in interface com.landawn.abacus.util.function.DoubleToFloatFunction
 
applyAsFloat(float) - Method in interface com.landawn.abacus.util.function.FloatUnaryOperator
 
applyAsFloat(float) - Method in interface com.landawn.abacus.util.Throwables.FloatUnaryOperator
Apply as float.
applyAsFloat(float, float) - Method in interface com.landawn.abacus.util.function.FloatBinaryOperator
 
applyAsFloat(float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatBinaryOperator
Apply as float.
applyAsFloat(float, float, float) - Method in interface com.landawn.abacus.util.function.FloatTernaryOperator
 
applyAsFloat(float, float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatTernaryOperator
Apply as float.
applyAsFloat(int) - Method in interface com.landawn.abacus.util.function.IntToFloatFunction
 
applyAsFloat(long) - Method in interface com.landawn.abacus.util.function.LongToFloatFunction
 
applyAsFloat(T) - Method in interface com.landawn.abacus.util.function.ToFloatFunction
 
applyAsFloat(T) - Method in interface com.landawn.abacus.util.Throwables.ToFloatFunction
Apply as float.
applyAsFloat(T, U) - Method in interface com.landawn.abacus.util.function.ToFloatBiFunction
 
applyAsInt(byte) - Method in interface com.landawn.abacus.util.function.ByteToIntFunction
 
applyAsInt(char) - Method in interface com.landawn.abacus.util.function.CharToIntFunction
 
applyAsInt(double) - Method in interface com.landawn.abacus.util.function.DoubleToIntFunction
 
applyAsInt(double) - Method in interface com.landawn.abacus.util.Throwables.DoubleToIntFunction
 
applyAsInt(float) - Method in interface com.landawn.abacus.util.function.FloatToIntFunction
 
applyAsInt(int) - Method in interface com.landawn.abacus.util.function.IntUnaryOperator
 
applyAsInt(int) - Method in interface com.landawn.abacus.util.Throwables.IntUnaryOperator
Apply as int.
applyAsInt(int, int) - Method in interface com.landawn.abacus.util.function.IntBinaryOperator
 
applyAsInt(int, int) - Method in interface com.landawn.abacus.util.Throwables.IntBinaryOperator
Apply as int.
applyAsInt(int, int, int) - Method in interface com.landawn.abacus.util.function.IntTernaryOperator
 
applyAsInt(int, int, int) - Method in interface com.landawn.abacus.util.Throwables.IntTernaryOperator
Apply as int.
applyAsInt(long) - Method in interface com.landawn.abacus.util.function.LongToIntFunction
 
applyAsInt(long) - Method in interface com.landawn.abacus.util.Throwables.LongToIntFunction
 
applyAsInt(short) - Method in interface com.landawn.abacus.util.function.ShortToIntFunction
 
applyAsInt(A, B) - Method in interface com.landawn.abacus.util.Throwables.ToIntBiFunction
 
applyAsInt(A, B, C) - Method in interface com.landawn.abacus.util.function.ToIntTriFunction
 
applyAsInt(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.ToIntTriFunction
 
applyAsInt(T) - Method in interface com.landawn.abacus.util.function.ToIntFunction
 
applyAsInt(T) - Method in interface com.landawn.abacus.util.Throwables.ToIntFunction
Apply as int.
applyAsInt(T, U) - Method in interface com.landawn.abacus.util.function.ToIntBiFunction
 
applyAsLong(double) - Method in interface com.landawn.abacus.util.function.DoubleToLongFunction
 
applyAsLong(double) - Method in interface com.landawn.abacus.util.Throwables.DoubleToLongFunction
 
applyAsLong(float) - Method in interface com.landawn.abacus.util.function.FloatToLongFunction
 
applyAsLong(int) - Method in interface com.landawn.abacus.util.function.IntToLongFunction
 
applyAsLong(int) - Method in interface com.landawn.abacus.util.Throwables.IntToLongFunction
 
applyAsLong(long) - Method in interface com.landawn.abacus.util.function.LongUnaryOperator
 
applyAsLong(long) - Method in interface com.landawn.abacus.util.Throwables.LongUnaryOperator
Apply as long.
applyAsLong(long, long) - Method in interface com.landawn.abacus.util.function.LongBinaryOperator
 
applyAsLong(long, long) - Method in interface com.landawn.abacus.util.Throwables.LongBinaryOperator
Apply as long.
applyAsLong(long, long, long) - Method in interface com.landawn.abacus.util.function.LongTernaryOperator
 
applyAsLong(long, long, long) - Method in interface com.landawn.abacus.util.Throwables.LongTernaryOperator
Apply as long.
applyAsLong(A, B) - Method in interface com.landawn.abacus.util.Throwables.ToLongBiFunction
 
applyAsLong(A, B, C) - Method in interface com.landawn.abacus.util.function.ToLongTriFunction
 
applyAsLong(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.ToLongTriFunction
 
applyAsLong(T) - Method in interface com.landawn.abacus.util.function.ToLongFunction
 
applyAsLong(T) - Method in interface com.landawn.abacus.util.Throwables.ToLongFunction
Apply as long.
applyAsLong(T, U) - Method in interface com.landawn.abacus.util.function.ToLongBiFunction
 
applyAsShort(int) - Method in interface com.landawn.abacus.util.function.IntToShortFunction
 
applyAsShort(short) - Method in interface com.landawn.abacus.util.function.ShortUnaryOperator
 
applyAsShort(short) - Method in interface com.landawn.abacus.util.Throwables.ShortUnaryOperator
Apply as short.
applyAsShort(short, short) - Method in interface com.landawn.abacus.util.function.ShortBinaryOperator
 
applyAsShort(short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortBinaryOperator
Apply as short.
applyAsShort(short, short, short) - Method in interface com.landawn.abacus.util.function.ShortTernaryOperator
 
applyAsShort(short, short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortTernaryOperator
Apply as short.
applyAsShort(T) - Method in interface com.landawn.abacus.util.function.ToShortFunction
 
applyAsShort(T) - Method in interface com.landawn.abacus.util.Throwables.ToShortFunction
Apply as short.
applyAsShort(T, U) - Method in interface com.landawn.abacus.util.function.ToShortBiFunction
 
applyByKey(Throwables.Function<? super K, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
applyByKey(Function<? super K, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
Apply by key.
applyByValue(Throwables.Function<? super V, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
applyByValue(Function<? super V, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
Apply by value.
applyIfNotEmpty(Throwables.Function<? super BooleanList, ? extends R, E>) - Method in class com.landawn.abacus.util.BooleanList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super ByteList, ? extends R, E>) - Method in class com.landawn.abacus.util.ByteList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super CharList, ? extends R, E>) - Method in class com.landawn.abacus.util.CharList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super CheckedStream<T, E>, R, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
applyIfNotEmpty(Throwables.Function<? super DataSet, ? extends R, E>) - Method in interface com.landawn.abacus.util.DataSet
 
applyIfNotEmpty(Throwables.Function<? super DataSet, ? extends R, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
applyIfNotEmpty(Throwables.Function<? super DoubleList, ? extends R, E>) - Method in class com.landawn.abacus.util.DoubleList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super FloatList, ? extends R, E>) - Method in class com.landawn.abacus.util.FloatList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super IntList, ? extends R, E>) - Method in class com.landawn.abacus.util.IntList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super LongList, ? extends R, E>) - Method in class com.landawn.abacus.util.LongList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super LongMultiset<T>, ? extends R, E>) - Method in class com.landawn.abacus.util.LongMultiset
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super Multimap<K, E, V>, R, X>) - Method in class com.landawn.abacus.util.Multimap
 
applyIfNotEmpty(Throwables.Function<? super Multiset<T>, ? extends R, E>) - Method in class com.landawn.abacus.util.Multiset
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super ShortList, ? extends R, E>) - Method in class com.landawn.abacus.util.ShortList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super EntryStream<K, V>, ? extends R, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
applyIfNotEmpty(Throwables.Function<? super L, ? extends R, E>) - Method in class com.landawn.abacus.util.PrimitiveList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super S, ? extends R, E>) - Method in interface com.landawn.abacus.util.stream.BaseStream
This is a terminal operation.
applyIfNotNullOrDefault(Function<A, B>, Function<B, ? extends R>, R) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or default.
applyIfNotNullOrDefault(Function<A, B>, Function<B, C>, Function<C, ? extends R>, R) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or default.
applyIfNotNullOrDefault(Function<A, B>, Function<B, C>, Function<C, D>, Function<D, ? extends R>, R) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or default.
applyIfNotNullOrElseGet(Function<A, B>, Function<B, ? extends R>, Supplier<R>) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or get.
applyIfNotNullOrElseGet(Function<A, B>, Function<B, C>, Function<C, ? extends R>, Supplier<R>) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or get.
applyIfNotNullOrElseGet(Function<A, B>, Function<B, C>, Function<C, D>, Function<D, ? extends R>, Supplier<R>) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or get.
applyIfOrElseDefault(Predicate<? super T>, Function<? super T, ? extends R>, R) - Static method in class com.landawn.abacus.util.Fn
 
applyIfOrElseGet(Predicate<? super T>, Function<? super T, ? extends R>, Supplier<? extends R>) - Static method in class com.landawn.abacus.util.Fn
 
applyKeyVal(BiFunction<? super K, ? super V, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
Apply key val.
applyToEach(List<T>, Throwables.Function<? super T, ? extends T, E>) - Static method in class com.landawn.abacus.util.N
 
applyToEach(T[], Throwables.Function<? super T, ? extends T, E>) - Static method in class com.landawn.abacus.util.N
Updates each element in the specified array a with specified function converter.
APPROVED - Enum constant in enum class com.landawn.abacus.util.Status
 
APRIL - Enum constant in enum class com.landawn.abacus.util.Month
 
areEqual() - Method in class com.landawn.abacus.util.Difference
 
areEqual() - Method in class com.landawn.abacus.util.Difference.MapDifference
 
arity() - Method in class com.landawn.abacus.util.Tuple
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
array() - Method in class com.landawn.abacus.util.BooleanList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
array() - Method in class com.landawn.abacus.util.ByteList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.CharList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.DoubleList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.FloatList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.IntList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.LongList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.PrimitiveList
Deprecated.
should call toArray()
array() - Method in class com.landawn.abacus.util.ShortList
Returns the original element array without copying.
Array - Class in com.landawn.abacus.util
 
ARRAY - Enum constant in enum class com.landawn.abacus.util.stream.BaseStream.Splitor
Splitor.ARRAY only works when stream elements are stored in an array.
ARRAY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ARRAY.
ARRAY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ARRAY_ELE_END.
ARRAY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ARRAY_ELE_START.
ARRAY_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ARRAY_NULL_ELE.
Array.ArrayEx - Class in com.landawn.abacus.util
 
ArrayHashMap<K,V> - Class in com.landawn.abacus.util
It's designed to supported primitive/object array key.
ArrayHashMap() - Constructor for class com.landawn.abacus.util.ArrayHashMap
 
ArrayHashMap(int) - Constructor for class com.landawn.abacus.util.ArrayHashMap
 
ArrayHashMap(Class<? extends Map>) - Constructor for class com.landawn.abacus.util.ArrayHashMap
 
ArrayHashMap(Map<? extends K, ? extends V>) - Constructor for class com.landawn.abacus.util.ArrayHashMap
 
ArrayHashSet<E> - Class in com.landawn.abacus.util
It's designed to supported primitive/object array.
ArrayHashSet() - Constructor for class com.landawn.abacus.util.ArrayHashSet
 
ArrayHashSet(int) - Constructor for class com.landawn.abacus.util.ArrayHashSet
 
ArrayHashSet(Class<? extends Set>) - Constructor for class com.landawn.abacus.util.ArrayHashSet
 
ArrayHashSet(Collection<? extends E>) - Constructor for class com.landawn.abacus.util.ArrayHashSet
 
AS - Static variable in class com.landawn.abacus.util.WD
Field AS.
asArray(T...) - Static method in class com.landawn.abacus.util.N
The input array is returned.
asArrayBlockingQueue(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable ArrayBlockingQueue with specified elements.
asArrayDeque(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable ArrayDeque with specified elements.
asByteSink(File, FileWriteMode...) - Static method in class com.landawn.abacus.guava.Files
As byte sink.
asByteSink(Path, OpenOption...) - Static method in class com.landawn.abacus.guava.Files
As byte sink.
asByteSource(File) - Static method in class com.landawn.abacus.guava.Files
As byte source.
asByteSource(Path, OpenOption...) - Static method in class com.landawn.abacus.guava.Files
As byte source.
ASC - Static variable in class com.landawn.abacus.util.WD
Field ASC.
ASC() - Constructor for class com.landawn.abacus.parser.AvroSerializationConfig.ASC
 
asCharSink(File, Charset, FileWriteMode...) - Static method in class com.landawn.abacus.guava.Files
As char sink.
asCharSink(Path, Charset, OpenOption...) - Static method in class com.landawn.abacus.guava.Files
As char sink.
asCharSource(File, Charset) - Static method in class com.landawn.abacus.guava.Files
As char source.
asCharSource(Path, Charset, OpenOption...) - Static method in class com.landawn.abacus.guava.Files
As char source.
Ascii - Class in com.landawn.abacus.util
Note: It's copied from Google Guava under Apache License 2.0 Static methods pertaining to ASCII characters (those in the range of values 0x00 through 0x7F), and to strings containing such characters.
asConcurrentLinkedDeque(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable ConcurrentLinkedDeque with specified elements.
asConcurrentLinkedQueue(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable ConcurrentLinkedQueue with specified elements.
asDelayQueue(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable DelayQueue with specified elements.
asDeque(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable Deque with specified elements.
asDoubleStream() - Method in class com.landawn.abacus.util.stream.FloatStream
 
asDoubleStream() - Method in class com.landawn.abacus.util.stream.IntStream
 
asDoubleStream() - Method in class com.landawn.abacus.util.stream.LongStream
 
asFloatStream() - Method in class com.landawn.abacus.util.stream.IntStream
 
asFloatStream() - Method in class com.landawn.abacus.util.stream.LongStream
Deprecated. 
ASIN - Static variable in class com.landawn.abacus.util.WD
Field ASIN.
asinh(double) - Static method in class com.landawn.abacus.util.Numbers
Compute the inverse hyperbolic sine of a number.
asIntStream() - Method in class com.landawn.abacus.util.stream.ByteStream
 
asIntStream() - Method in class com.landawn.abacus.util.stream.CharStream
Returns a LongStream consisting of the elements of this stream, converted to long.
asIntStream() - Method in class com.landawn.abacus.util.stream.ShortStream
 
asLinkedBlockingDeque(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedBlockingDeque with specified elements.
asLinkedBlockingQueue(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedBlockingQueue with specified elements.
asLinkedHashMap(Object...) - Static method in class com.landawn.abacus.util.N
Deprecated. 
asLinkedHashMap(K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashMap with specified keys/values.
asLinkedHashMap(K, V, K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashMap with specified keys/values.
asLinkedHashMap(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashMap with specified keys/values.
asLinkedHashMap(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashMap with specified keys/values.
asLinkedHashMap(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashMap with specified keys/values.
asLinkedHashMap(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashMap with specified keys/values.
asLinkedHashMap(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashMap with specified keys/values.
asLinkedHashSet(T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashSet with specified element.
asLinkedHashSet(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashSet with specified elements.
asLinkedHashSet(T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashSet with specified elements.
asLinkedHashSet(T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashSet with specified elements.
asLinkedHashSet(T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashSet with specified elements.
asLinkedHashSet(T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashSet with specified elements.
asLinkedHashSet(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashSet with specified elements.
asLinkedHashSet(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedHashSet with specified elements.
asLinkedList(T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedList with specified element.
asLinkedList(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedList with specified elements.
asLinkedList(T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedList with specified elements.
asLinkedList(T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedList with specified elements.
asLinkedList(T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedList with specified elements.
asLinkedList(T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedList with specified elements.
asLinkedList(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedList with specified elements.
asLinkedList(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable LinkedList with specified elements.
asList() - Method in class com.landawn.abacus.util.ImmutableArray
 
asList(T) - Static method in class com.landawn.abacus.util.N
Return a modifiable List with specified element.
asList(T) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asList(T...) - Static method in class com.landawn.abacus.util.Array
Returns a fixed-size list backed by the specified array if it's not null or empty, otherwise an immutable empty list is returned.
asList(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable List with specified elements.
asList(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asList(T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable List with specified elements.
asList(T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable List with specified elements.
asList(T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable List with specified elements.
asList(T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable List with specified elements.
asList(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable List with specified elements.
asList(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable List with specified elements.
asList(T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable List with specified elements.
asList(T, T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable List with specified elements.
asLongStream() - Method in class com.landawn.abacus.util.stream.IntStream
 
asMap(Object...) - Static method in class com.landawn.abacus.util.N
Deprecated. 
asMap(K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable Map with specified key/value.
asMap(K, V, K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable Map with specified keys/values.
asMap(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable Map with specified keys/values.
asMap(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable Map with specified keys/values.
asMap(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable Map with specified keys/values.
asMap(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable Map with specified keys/values.
asMap(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Return a modifiable Map with specified keys/values.
asMap(T) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asMap(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asMultiset(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable Multiset with specified elements.
asNavigableSet(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable NavigableSet with specified elements.
asPriorityQueue(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable PriorityQueue with specified elements.
asProps(Object...) - Static method in class com.landawn.abacus.util.N
Deprecated. 
asProps(String, Object) - Static method in class com.landawn.abacus.util.N
Return a modifiable Map with specified key/value.
asProps(String, Object, String, Object) - Static method in class com.landawn.abacus.util.N
Return a modifiable Map with specified keys/values.
asProps(String, Object, String, Object, String, Object) - Static method in class com.landawn.abacus.util.N
Return a modifiable Map with specified keys/values.
asProps(String, Object, String, Object, String, Object, String, Object) - Static method in class com.landawn.abacus.util.N
Return a modifiable Map with specified keys/values.
asProps(String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.landawn.abacus.util.N
Return a modifiable Map with specified keys/values.
asQueue(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable Queue with specified elements.
asSet(T) - Static method in class com.landawn.abacus.util.N
Return a modifiable Set with specified element.
asSet(T) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asSet(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable Set with specified elements.
asSet(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asSet(T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable Set with specified elements.
asSet(T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable Set with specified elements.
asSet(T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable Set with specified elements.
asSet(T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable Set with specified elements.
asSet(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable Set with specified elements.
asSet(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable Set with specified elements.
asSet(T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable Set with specified elements.
asSet(T, T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Return a modifiable Set with specified elements.
asSingletonList(T) - Static method in class com.landawn.abacus.util.N
Wrap the specified value with a singleton list.
asSingletonMap(K, V) - Static method in class com.landawn.abacus.util.N
Wrap the specified key/value with a singleton map.
asSingletonSet(T) - Static method in class com.landawn.abacus.util.N
Wrap the specified value with a singleton set.
asSortedMap(T) - Static method in class com.landawn.abacus.util.HBaseColumn
Returns a sorted map descended by version.
asSortedMap(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
Returns a sorted map descended by version.
asSortedMap(T, long, Comparator<Long>) - Static method in class com.landawn.abacus.util.HBaseColumn
As sorted map.
asSortedMap(T, Comparator<Long>) - Static method in class com.landawn.abacus.util.HBaseColumn
As sorted map.
asSortedSet(T) - Static method in class com.landawn.abacus.util.HBaseColumn
Returns a sorted set descended by version.
asSortedSet(T...) - Static method in class com.landawn.abacus.util.N
Return a modifiable SortedSet with specified elements.
asSortedSet(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
Returns a sorted set descended by version.
asSortedSet(T, long, Comparator<HBaseColumn<?>>) - Static method in class com.landawn.abacus.util.HBaseColumn
As sorted set.
asSortedSet(T, Comparator<HBaseColumn<?>>) - Static method in class com.landawn.abacus.util.HBaseColumn
As sorted set.
ASTERISK - Static variable in class com.landawn.abacus.util.WD
Field ASTERISK.
asynCall(Collection<? extends Callable<? extends R>>) - Static method in class com.landawn.abacus.util.N
Executes the specified commands/tasks asynchronous and immediately returns an iterator for iterating the result lazily.
asynCall(Collection<? extends Callable<? extends R>>, Executor) - Static method in class com.landawn.abacus.util.N
Executes the specified commands/tasks asynchronous and immediately returns an iterator for iterating the result lazily.
asyncCall(Throwables.Function<? super CheckedStream<T, E>, R, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
 
asyncCall(Throwables.Function<? super CheckedStream<T, E>, R, ? extends Exception>, Executor) - Method in class com.landawn.abacus.util.CheckedStream
 
asyncCall(Throwables.Function<? super Stream<T>, R, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
 
asyncCall(Throwables.Function<? super Stream<T>, R, ? extends Exception>, Executor) - Method in class com.landawn.abacus.util.stream.Stream
 
asyncDelete() - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete() - Method in class com.landawn.abacus.http.HttpRequest
 
asyncDelete() - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncDelete() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncDelete(HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncDelete(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncDelete(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncDelete(Class<T>, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(Class<T>, Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(Class<T>, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncDelete(Class<T>, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncDelete(Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncDelete(HttpResponse.BodyHandler<T>, HttpResponse.PushPromiseHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncDelete(Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncDelete(Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncExecute(HttpMethod) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncExecute(HttpMethod) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncExecute(HttpMethod, File) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, File, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, File, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, OutputStream) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, OutputStream, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, OutputStream, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, Writer) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, Writer, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, Writer, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncExecute(HttpMethod, Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncExecute(HttpMethod, Class<T>, Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, Class<T>, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, Class<T>, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncExecute(HttpMethod, Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncExecute(HttpMethod, HttpResponse.BodyHandler<T>, HttpResponse.PushPromiseHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncExecute(HttpMethod, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncExecute(Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Throwables.Runnable<? extends Exception>...) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Throwables.Runnable<? extends Exception>, int, long, Predicate<? super Exception>) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Throwables.Runnable<? extends Exception>, long) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Throwables.Runnable<? extends Exception>, Executor) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Collection<? extends Callable<R>>) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Collection<? extends Callable<R>>, Executor) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Callable<R>) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Callable<R>...) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Callable<R>, int, long, BiPredicate<? super R, ? super Exception>) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Callable<R>, long) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Callable<R>, Executor) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(List<? extends Throwables.Runnable<? extends Exception>>) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(List<? extends Throwables.Runnable<? extends Exception>>, Executor) - Static method in class com.landawn.abacus.util.N
 
AsyncExecutor - Class in com.landawn.abacus.util
 
AsyncExecutor() - Constructor for class com.landawn.abacus.util.AsyncExecutor
 
AsyncExecutor(int, int, long, TimeUnit) - Constructor for class com.landawn.abacus.util.AsyncExecutor
 
AsyncExecutor(Executor) - Constructor for class com.landawn.abacus.util.AsyncExecutor
 
asyncGet() - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet() - Method in class com.landawn.abacus.http.HttpRequest
 
asyncGet() - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncGet() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncGet(HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncGet(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncGet(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncGet(Class<T>, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(Class<T>, Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(Class<T>, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncGet(Class<T>, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncGet(Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncGet(HttpResponse.BodyHandler<T>, HttpResponse.PushPromiseHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncGet(Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncGet(Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncHead() - Method in class com.landawn.abacus.http.HttpClient
 
asyncHead() - Method in class com.landawn.abacus.http.HttpRequest
 
asyncHead() - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncHead() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncHead(HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncHead(Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncHead(Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPatch() - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPatch() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPatch(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPatch(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPatch(Class<T>, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPatch(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPatch(HttpResponse.BodyHandler<T>, HttpResponse.PushPromiseHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPatch(Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPost() - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPost() - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPost() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPost(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPost(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPost(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPost(Class<T>, Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPost(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPost(Class<T>, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPost(Class<T>, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPost(Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPost(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPost(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPost(HttpResponse.BodyHandler<T>, HttpResponse.PushPromiseHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPost(Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPost(Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPut() - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPut() - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPut() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPut(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPut(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPut(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPut(Class<T>, Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPut(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPut(Class<T>, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPut(Class<T>, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPut(Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPut(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPut(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPut(HttpResponse.BodyHandler<T>, HttpResponse.PushPromiseHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPut(Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPut(Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncRun(Throwables.Consumer<? super CheckedStream<T, E>, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
 
asyncRun(Throwables.Consumer<? super CheckedStream<T, E>, ? extends Exception>, Executor) - Method in class com.landawn.abacus.util.CheckedStream
 
asyncRun(Throwables.Consumer<? super Stream<T>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
 
asyncRun(Throwables.Consumer<? super Stream<T>, ? extends Exception>, Executor) - Method in class com.landawn.abacus.util.stream.Stream
 
asynRun(Collection<? extends Throwables.Runnable<? extends Exception>>) - Static method in class com.landawn.abacus.util.N
Executes the specified commands/tasks asynchronous and immediately returns an iterator for iterating the result lazily.
asynRun(Collection<? extends Throwables.Runnable<? extends Exception>>, Executor) - Static method in class com.landawn.abacus.util.N
Executes the specified commands/tasks asynchronous and immediately returns an iterator for iterating the result lazily.
ATAN - Static variable in class com.landawn.abacus.util.WD
Field ATAN.
ATAN2 - Static variable in class com.landawn.abacus.util.WD
Field ATAN2.
atanh(double) - Static method in class com.landawn.abacus.util.Numbers
Compute the inverse hyperbolic tangent of a number.
atLeast(JavaVersion) - Method in enum class com.landawn.abacus.util.JavaVersion
Whether this version of Java is at least the version of Java passed in.
atMost(int) - Static method in class com.landawn.abacus.util.Fn
 
atMost(int) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
atMost(JavaVersion) - Method in enum class com.landawn.abacus.util.JavaVersion
Whether this version of Java is at most the version of Java passed in.
AU - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
AUD - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
AUDIO - Enum constant in enum class com.landawn.abacus.util.MediaType
 
AUGUST - Enum constant in enum class com.landawn.abacus.util.Month
 
authenticator(Authenticator) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
AUTHORIZATION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Authorization header field name.
available() - Method in class com.landawn.abacus.util.BrotliInputStream
 
available() - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
available() - Method in class com.landawn.abacus.util.SnappyInputStream
 
AVAILABLE - Enum constant in enum class com.landawn.abacus.util.Status
 
average() - Method in class com.landawn.abacus.util.ByteList
 
average() - Method in class com.landawn.abacus.util.CharList
 
average() - Method in class com.landawn.abacus.util.DoubleList
 
average() - Method in class com.landawn.abacus.util.FloatList
 
average() - Static method in class com.landawn.abacus.util.Fn.FnB
 
average() - Static method in class com.landawn.abacus.util.Fn.FnD
 
average() - Static method in class com.landawn.abacus.util.Fn.FnF
 
average() - Static method in class com.landawn.abacus.util.Fn.FnI
 
average() - Static method in class com.landawn.abacus.util.Fn.FnL
 
average() - Static method in class com.landawn.abacus.util.Fn.FnS
 
average() - Method in class com.landawn.abacus.util.IntList
 
average() - Method in class com.landawn.abacus.util.IntPair
 
average() - Method in class com.landawn.abacus.util.IntTriple
 
average() - Method in class com.landawn.abacus.util.KahanSummation
 
average() - Method in class com.landawn.abacus.util.LongList
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
average() - Method in class com.landawn.abacus.util.ShortList
 
average() - Method in class com.landawn.abacus.util.stream.ByteStream
 
average() - Method in class com.landawn.abacus.util.stream.CharStream
 
average() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
average() - Method in class com.landawn.abacus.util.stream.FloatStream
 
average() - Method in class com.landawn.abacus.util.stream.IntStream
 
average() - Method in class com.landawn.abacus.util.stream.LongStream
 
average() - Method in class com.landawn.abacus.util.stream.ShortStream
 
average(byte...) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(char...) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(char[], int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(double...) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(double[], int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(float...) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(float[], int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(int...) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(int[], int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(int, int) - Method in class com.landawn.abacus.util.ByteList
 
average(int, int) - Method in class com.landawn.abacus.util.CharList
 
average(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
average(int, int) - Method in class com.landawn.abacus.util.FloatList
 
average(int, int) - Method in class com.landawn.abacus.util.IntList
 
average(int, int) - Method in class com.landawn.abacus.util.LongList
 
average(int, int) - Method in class com.landawn.abacus.util.ShortList
 
average(long...) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(long[], int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(short...) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
average(short[], int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageBigDecimal(Iterable<? extends BigDecimal>) - Static method in class com.landawn.abacus.util.Iterables
 
averageBigDecimal(Iterable<? extends BigDecimal>) - Static method in class com.landawn.abacus.util.N
 
averageBigDecimal(Iterable<? extends T>, Throwables.Function<? super T, BigDecimal, E>) - Static method in class com.landawn.abacus.util.Iterables
 
averageBigDecimal(Iterable<? extends T>, Throwables.Function<? super T, BigDecimal, E>) - Static method in class com.landawn.abacus.util.N
 
averageBigInteger(Iterable<? extends BigInteger>) - Static method in class com.landawn.abacus.util.Iterables
 
averageBigInteger(Iterable<? extends BigInteger>) - Static method in class com.landawn.abacus.util.N
 
averageBigInteger(Iterable<? extends T>, Throwables.Function<? super T, BigInteger, E>) - Static method in class com.landawn.abacus.util.Iterables
 
averageBigInteger(Iterable<? extends T>, Throwables.Function<? super T, BigInteger, E>) - Static method in class com.landawn.abacus.util.N
 
averageDouble(Throwables.ToDoubleFunction<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
averageDouble(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(Iterable<? extends T>, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(Iterable<? extends T>, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(Collection<? extends T>, int, int, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(Collection<? extends T>, int, int, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
averageDouble(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(T[]) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(T[], int, int) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(T[], int, int, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(T[], int, int, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(T[], Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageDouble(T[], Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(Throwables.ToIntFunction<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
averageInt(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(Iterable<? extends T>, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(Iterable<? extends T>, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(Collection<? extends T>, int, int, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(Collection<? extends T>, int, int, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
averageInt(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(T[]) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(T[], int, int) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(T[], int, int, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(T[], int, int, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(T[], Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageInt(T[], Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(Throwables.ToLongFunction<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
averageLong(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(Iterable<? extends T>, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(Iterable<? extends T>, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(Collection<? extends T>, int, int, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(Collection<? extends T>, int, int, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
averageLong(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(T[]) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(T[], int, int) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(T[], int, int, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(T[], int, int, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(T[], Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageLong(T[], Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the specified Array/Collection is null or empty, or fromIndex == toIndex.
averageOfOccurrences() - Method in class com.landawn.abacus.util.LongMultiset
Average of occurrences.
averageOfOccurrences() - Method in class com.landawn.abacus.util.Multiset
Average of occurrences.
averagingBigDecimal(Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingBigDecimal(Function<? super T, BigDecimal>, Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingBigDecimal(Function<? super T, BigDecimal>, Function<? super T, BigDecimal>, Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingBigDecimalOrElseThrow(Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingBigInteger(Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingBigInteger(Function<? super T, BigInteger>, Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingBigInteger(Function<? super T, BigInteger>, Function<? super T, BigInteger>, Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingBigIntegerOrElseThrow(Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingDouble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingDouble(ToDoubleFunction<? super T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingDouble(ToDoubleFunction<? super T>, ToDoubleFunction<? super T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingDoubleOrElseThrow(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingInt(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingInt(ToIntFunction<? super T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingInt(ToIntFunction<? super T>, ToIntFunction<? super T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingIntOrElseThrow(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingLong(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingLong(ToLongFunction<? super T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingLong(ToLongFunction<? super T>, ToLongFunction<? super T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingLongOrElseThrow(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
AVG - Static variable in class com.landawn.abacus.util.WD
Field AVG.
AvroDeserializationConfig - Class in com.landawn.abacus.parser
 
AvroDeserializationConfig.ADC - Class in com.landawn.abacus.parser
The Class ADC.
AvroParser - Class in com.landawn.abacus.parser
The content is encoded with Base64 if the target output is String or Writer, otherwise the content is NOT encoded with Base64 if the target output is File or OutputStream.
AvroParser() - Constructor for class com.landawn.abacus.parser.AvroParser
 
AvroSerializationConfig - Class in com.landawn.abacus.parser
 
AvroSerializationConfig() - Constructor for class com.landawn.abacus.parser.AvroSerializationConfig
 
AvroSerializationConfig.ASC - Class in com.landawn.abacus.parser
The Class ASC.

B

BACKSLASH - Static variable in class com.landawn.abacus.util.WD
Field BACKSLASH.
base64Decode(String) - Static method in class com.landawn.abacus.util.Strings
Base 64 decode.
base64DecodeToString(String) - Static method in class com.landawn.abacus.util.Strings
Base 64 decode to string.
base64DecodeToUtf8String(String) - Static method in class com.landawn.abacus.util.Strings
 
base64Encode(byte[]) - Static method in class com.landawn.abacus.util.Strings
Base 64 encode.
base64EncodeString(String) - Static method in class com.landawn.abacus.util.Strings
 
base64EncodeUtf8String(String) - Static method in class com.landawn.abacus.util.Strings
 
base64UrlDecode(String) - Static method in class com.landawn.abacus.util.Strings
Base 64 url decode.
base64UrlDecodeToString(String) - Static method in class com.landawn.abacus.util.Strings
Base 64 url decode to string.
base64UrlDecodeToUtf8String(String) - Static method in class com.landawn.abacus.util.Strings
 
base64UrlEncode(byte[]) - Static method in class com.landawn.abacus.util.Strings
Base 64 url encode.
BaseStream<T,A,P,C,PL,OT,IT,ITER extends Iterator<T>,S extends BaseStream<T,A,P,C,PL,OT,IT,ITER,S>> - Interface in com.landawn.abacus.util.stream
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
BaseStream.ParallelSettings - Class in com.landawn.abacus.util.stream
 
BaseStream.ParallelSettings.PS - Class in com.landawn.abacus.util.stream
 
BaseStream.Splitor - Enum Class in com.landawn.abacus.util.stream
Generally, or most of time, elements will be fetched and processed by parallel threads one by one.
basicAuth(String, Object) - Method in class com.landawn.abacus.http.HttpRequest
 
basicAuth(String, Object) - Method in class com.landawn.abacus.http.HttpSettings
 
basicAuth(String, Object) - Method in class com.landawn.abacus.http.OkHttpRequest
 
basicAuth(String, Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
bean2FlatMap(Object) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(Object, boolean, Set<String>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(Object, boolean, Set<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(Object, boolean, Set<String>, NamingPolicy, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(Object, boolean, Set<String>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(Object, Collection<String>, NamingPolicy, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(Object, Collection<String>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(Object, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(M, Object) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(M, Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(M, Object, boolean, Set<String>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(M, Object, boolean, Set<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(M, Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2FlatMap(M, Object, Collection<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(Object) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(Object, boolean, Set<String>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(Object, boolean, Set<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(Object, boolean, Set<String>, NamingPolicy, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(Object, boolean, Set<String>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(Object, Collection<String>, NamingPolicy, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(Object, Collection<String>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(Object, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(M, Object) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(M, Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(M, Object, boolean, Set<String>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(M, Object, boolean, Set<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(M, Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(M, Object, Collection<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
BEGIN_TRANSACTION - Static variable in class com.landawn.abacus.util.WD
Field BEGIN_TRANSACTION.
BEL - Static variable in class com.landawn.abacus.util.Ascii
Bell ('\a'): A character for use when there is a need to call for human attention.
Beta - Annotation Interface in com.landawn.abacus.annotation
 
between(byte, byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
between(char, char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
between(double, double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
between(float, float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
between(int, int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
between(long, long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
between(short, short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
between(T, T) - Static method in class com.landawn.abacus.util.Fn
Deprecated.
replaced by gtAndLt.
BETWEEN - Static variable in class com.landawn.abacus.util.WD
Field BETWEEN.
BiConsumer<T,U> - Interface in com.landawn.abacus.util.function
BiFunction<T,U,R> - Interface in com.landawn.abacus.util.function
BigDecimalSummaryStatistics - Class in com.landawn.abacus.util
 
BigDecimalSummaryStatistics() - Constructor for class com.landawn.abacus.util.BigDecimalSummaryStatistics
 
BigDecimalSummaryStatistics(long, BigDecimal, BigDecimal, BigDecimal) - Constructor for class com.landawn.abacus.util.BigDecimalSummaryStatistics
 
BigIntegerSummaryStatistics - Class in com.landawn.abacus.util
 
BigIntegerSummaryStatistics() - Constructor for class com.landawn.abacus.util.BigIntegerSummaryStatistics
 
BigIntegerSummaryStatistics(long, BigInteger, BigInteger, BigInteger) - Constructor for class com.landawn.abacus.util.BigIntegerSummaryStatistics
 
BiIntObjConsumer<T> - Interface in com.landawn.abacus.util.function
BiIntObjFunction<T,R> - Interface in com.landawn.abacus.util.function
BiIntObjPredicate<T> - Interface in com.landawn.abacus.util.function
biIterator() - Method in class com.landawn.abacus.util.stream.EntryStream
Remember to close this Stream after the iteration is done, if needed.
BiIterator<A,B> - Class in com.landawn.abacus.util
 
BiIterator() - Constructor for class com.landawn.abacus.util.BiIterator
 
BiMap<K,V> - Class in com.landawn.abacus.util
A BiMap (or "bidirectional map") is a map that preserves the uniqueness of its values as well as that of its keys.
BiMap() - Constructor for class com.landawn.abacus.util.BiMap
 
BiMap(int) - Constructor for class com.landawn.abacus.util.BiMap
 
BiMap(int, float) - Constructor for class com.landawn.abacus.util.BiMap
 
BiMap(Class<? extends Map>, Class<? extends Map>) - Constructor for class com.landawn.abacus.util.BiMap
 
BiMap(Supplier<? extends Map<K, V>>, Supplier<? extends Map<V, K>>) - Constructor for class com.landawn.abacus.util.BiMap
 
BiMap.Builder<K,V> - Class in com.landawn.abacus.util
 
BINARY - Enum constant in enum class com.landawn.abacus.util.MediaType
 
BinaryOperator<T> - Interface in com.landawn.abacus.util.function
binarySearch(byte) - Method in class com.landawn.abacus.util.ByteList
This List should be sorted first.
binarySearch(byte[], byte) - Static method in class com.landawn.abacus.util.N
binarySearch(byte[], int, int, byte) - Static method in class com.landawn.abacus.util.N
binarySearch(char) - Method in class com.landawn.abacus.util.CharList
This List should be sorted first.
binarySearch(char[], char) - Static method in class com.landawn.abacus.util.N
binarySearch(char[], int, int, char) - Static method in class com.landawn.abacus.util.N
binarySearch(double) - Method in class com.landawn.abacus.util.DoubleList
This List should be sorted first.
binarySearch(double[], double) - Static method in class com.landawn.abacus.util.N
binarySearch(double[], int, int, double) - Static method in class com.landawn.abacus.util.N
binarySearch(float) - Method in class com.landawn.abacus.util.FloatList
This List should be sorted first.
binarySearch(float[], float) - Static method in class com.landawn.abacus.util.N
binarySearch(float[], int, int, float) - Static method in class com.landawn.abacus.util.N
binarySearch(int) - Method in class com.landawn.abacus.util.IntList
This List should be sorted first.
binarySearch(int[], int) - Static method in class com.landawn.abacus.util.N
binarySearch(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
binarySearch(int, int, byte) - Method in class com.landawn.abacus.util.ByteList
This List should be sorted first.
binarySearch(int, int, char) - Method in class com.landawn.abacus.util.CharList
This List should be sorted first.
binarySearch(int, int, double) - Method in class com.landawn.abacus.util.DoubleList
This List should be sorted first.
binarySearch(int, int, float) - Method in class com.landawn.abacus.util.FloatList
This List should be sorted first.
binarySearch(int, int, int) - Method in class com.landawn.abacus.util.IntList
This List should be sorted first.
binarySearch(int, int, long) - Method in class com.landawn.abacus.util.LongList
This List should be sorted first.
binarySearch(int, int, short) - Method in class com.landawn.abacus.util.ShortList
This List should be sorted first.
binarySearch(long) - Method in class com.landawn.abacus.util.LongList
This List should be sorted first.
binarySearch(long[], int, int, long) - Static method in class com.landawn.abacus.util.N
binarySearch(long[], long) - Static method in class com.landawn.abacus.util.N
binarySearch(short) - Method in class com.landawn.abacus.util.ShortList
This List should be sorted first.
binarySearch(short[], int, int, short) - Static method in class com.landawn.abacus.util.N
binarySearch(short[], short) - Static method in class com.landawn.abacus.util.N
binarySearch(Object[], int, int, Object) - Static method in class com.landawn.abacus.util.N
binarySearch(Object[], Object) - Static method in class com.landawn.abacus.util.N
binarySearch(List<? extends T>, int, int, T) - Static method in class com.landawn.abacus.util.N
 
binarySearch(List<? extends T>, int, int, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
binarySearch(List<? extends T>, T) - Static method in class com.landawn.abacus.util.N
binarySearch(List<? extends T>, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
binarySearch(T[], int, int, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
binarySearch(T[], T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
binomial(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns n choose k, also known as the binomial coefficient of n and k, or Integer.MAX_VALUE if the result does not fit in an int.
binomialToBigInteger(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns n choose k, also known as the binomial coefficient of n and k, that is, n! / (k! (n - k)!).
binomialToLong(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns n choose k, also known as the binomial coefficient of n and k, or Long.MAX_VALUE if the result does not fit in a long.
BiObjIntConsumer<T,U> - Interface in com.landawn.abacus.util.function
 
BiObjIntFunction<T,U,R> - Interface in com.landawn.abacus.util.function
 
BiObjIntPredicate<T,U> - Interface in com.landawn.abacus.util.function
 
BiPredicate<T,U> - Interface in com.landawn.abacus.util.function
bits() - Method in interface com.landawn.abacus.guava.hash.HashFunction
Returns the number of bits (a multiple of 32) that each hash code produced by this hash function has.
BLACK - Enum constant in enum class com.landawn.abacus.util.Color
 
BLANK - Enum constant in enum class com.landawn.abacus.util.Gender
 
BLANK - Enum constant in enum class com.landawn.abacus.util.Status
General account/service status.
BLANK - Static variable in class com.landawn.abacus.util.WD
Field BLANK.
blankToEmpty(String) - Static method in class com.landawn.abacus.util.Strings
 
blankToEmpty(String[]) - Static method in class com.landawn.abacus.util.Strings
 
blankToNull(String) - Static method in class com.landawn.abacus.util.Strings
 
blankToNull(String[]) - Static method in class com.landawn.abacus.util.Strings
 
BLUE - Enum constant in enum class com.landawn.abacus.util.Color
 
body() - Method in class com.landawn.abacus.http.HttpResponse
 
body(byte[], int, int, MediaType) - Method in class com.landawn.abacus.http.OkHttpRequest
 
body(byte[], MediaType) - Method in class com.landawn.abacus.http.OkHttpRequest
 
body(Type<T>) - Method in class com.landawn.abacus.http.HttpResponse
 
body(File, MediaType) - Method in class com.landawn.abacus.http.OkHttpRequest
 
body(Class<T>) - Method in class com.landawn.abacus.http.HttpResponse
 
body(Object) - Method in class com.landawn.abacus.http.HttpRequest
 
body(Object) - Method in class com.landawn.abacus.http.OkHttpRequest
Deprecated.
body(String, MediaType) - Method in class com.landawn.abacus.http.OkHttpRequest
 
body(HttpRequest.BodyPublisher) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
body(Map<?, ?>) - Method in class com.landawn.abacus.http.OkHttpRequest
Deprecated.
body(RequestBody) - Method in class com.landawn.abacus.http.OkHttpRequest
 
BODY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field BODY.
BOOLEAN_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
BooleanBiConsumer - Interface in com.landawn.abacus.util.function
 
BooleanBiFunction<R> - Interface in com.landawn.abacus.util.function
 
BooleanBinaryOperator - Interface in com.landawn.abacus.util.function
 
BooleanBiPredicate - Interface in com.landawn.abacus.util.function
 
BooleanConsumer - Interface in com.landawn.abacus.util.function
 
BooleanFunction<R> - Interface in com.landawn.abacus.util.function
 
BooleanIterator - Class in com.landawn.abacus.util
 
BooleanIterator() - Constructor for class com.landawn.abacus.util.BooleanIterator
 
BooleanList - Class in com.landawn.abacus.util
 
BooleanList() - Constructor for class com.landawn.abacus.util.BooleanList
 
BooleanList(boolean[]) - Constructor for class com.landawn.abacus.util.BooleanList
The specified array is used as the element array for this list without copying action.
BooleanList(boolean[], int) - Constructor for class com.landawn.abacus.util.BooleanList
 
BooleanList(int) - Constructor for class com.landawn.abacus.util.BooleanList
 
BooleanNConsumer - Interface in com.landawn.abacus.util.function
 
BooleanNFunction<R> - Interface in com.landawn.abacus.util.function
 
BooleanPredicate - Interface in com.landawn.abacus.util.function
 
BooleanSupplier - Interface in com.landawn.abacus.util.function
BooleanTernaryOperator - Interface in com.landawn.abacus.util.function
 
BooleanTriConsumer - Interface in com.landawn.abacus.util.function
 
BooleanTriFunction<R> - Interface in com.landawn.abacus.util.function
 
BooleanTriPredicate - Interface in com.landawn.abacus.util.function
 
BooleanUnaryOperator - Interface in com.landawn.abacus.util.function
 
BOTH_FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
BOTH_TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
boundType() - Method in class com.landawn.abacus.util.Range
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
box(boolean...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive booleans to objects.
box(boolean[][]) - Static method in class com.landawn.abacus.util.Array
 
box(boolean[][][]) - Static method in class com.landawn.abacus.util.Array
 
box(boolean[], int, int) - Static method in class com.landawn.abacus.util.Array
 
box(byte...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive bytes to objects.
box(byte[][]) - Static method in class com.landawn.abacus.util.Array
 
box(byte[][][]) - Static method in class com.landawn.abacus.util.Array
 
box(byte[], int, int) - Static method in class com.landawn.abacus.util.Array
 
box(char...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive chars to objects.
box(char[][]) - Static method in class com.landawn.abacus.util.Array
 
box(char[][][]) - Static method in class com.landawn.abacus.util.Array
 
box(char[], int, int) - Static method in class com.landawn.abacus.util.Array
 
box(double...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive doubles to objects.
box(double[][]) - Static method in class com.landawn.abacus.util.Array
 
box(double[][][]) - Static method in class com.landawn.abacus.util.Array
 
box(double[], int, int) - Static method in class com.landawn.abacus.util.Array
 
box(float...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive floats to objects.
box(float[][]) - Static method in class com.landawn.abacus.util.Array
 
box(float[][][]) - Static method in class com.landawn.abacus.util.Array
 
box(float[], int, int) - Static method in class com.landawn.abacus.util.Array
 
box(int...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive ints to objects.
box(int[][]) - Static method in class com.landawn.abacus.util.Array
 
box(int[][][]) - Static method in class com.landawn.abacus.util.Array
 
box(int[], int, int) - Static method in class com.landawn.abacus.util.Array
 
box(long...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive longs to objects.
box(long[][]) - Static method in class com.landawn.abacus.util.Array
 
box(long[][][]) - Static method in class com.landawn.abacus.util.Array
 
box(long[], int, int) - Static method in class com.landawn.abacus.util.Array
 
box(short...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive shorts to objects.
box(short[][]) - Static method in class com.landawn.abacus.util.Array
 
box(short[][][]) - Static method in class com.landawn.abacus.util.Array
 
box(short[], int, int) - Static method in class com.landawn.abacus.util.Array
 
BOX - Static variable in interface com.landawn.abacus.util.function.BooleanFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.ByteFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.CharFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.DoubleFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.FloatFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.IntFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.LongFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.ShortFunction
 
boxed() - Method in class com.landawn.abacus.util.BooleanList
 
boxed() - Method in class com.landawn.abacus.util.ByteList
 
boxed() - Method in class com.landawn.abacus.util.CharList
 
boxed() - Method in class com.landawn.abacus.util.DoubleList
 
boxed() - Method in class com.landawn.abacus.util.FloatList
 
boxed() - Method in class com.landawn.abacus.util.IntList
 
boxed() - Method in class com.landawn.abacus.util.LongList
 
boxed() - Method in class com.landawn.abacus.util.ShortList
 
boxed() - Method in class com.landawn.abacus.util.stream.ByteStream
 
boxed() - Method in class com.landawn.abacus.util.stream.CharStream
Returns a Stream consisting of the elements of this stream, each boxed to an Chareger.
boxed() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
boxed() - Method in class com.landawn.abacus.util.stream.FloatStream
 
boxed() - Method in class com.landawn.abacus.util.stream.IntStream
 
boxed() - Method in class com.landawn.abacus.util.stream.LongStream
 
boxed() - Method in class com.landawn.abacus.util.stream.ShortStream
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalByte
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalChar
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalInt
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalLong
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalShort
 
boxed(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
boxed(int, int) - Method in class com.landawn.abacus.util.ByteList
 
boxed(int, int) - Method in class com.landawn.abacus.util.CharList
 
boxed(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
boxed(int, int) - Method in class com.landawn.abacus.util.FloatList
 
boxed(int, int) - Method in class com.landawn.abacus.util.IntList
 
boxed(int, int) - Method in class com.landawn.abacus.util.LongList
 
boxed(int, int) - Method in class com.landawn.abacus.util.ShortList
 
BR - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
BRACE_L - Static variable in class com.landawn.abacus.util.WD
Field BRACE_L.
BRACE_R - Static variable in class com.landawn.abacus.util.WD
Field BRACE_R.
BRACKET_L - Static variable in class com.landawn.abacus.util.WD
Field BRACKET_L.
BRACKET_R - Static variable in class com.landawn.abacus.util.WD
Field BRACKET_R.
bracketRootValue() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
The default value is true if it's not set.
bracketRootValue(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
It's set to if enclose the JSON string/text with '{' and '}' or '[' and ']'.
breadthFirst(T) - Method in class com.landawn.abacus.guava.Traverser
Returns an unmodifiable Iterable over the nodes reachable from startNode, in the order of a breadth-first traversal.
BrotliInputStream - Class in com.landawn.abacus.util
 
BrotliInputStream(InputStream) - Constructor for class com.landawn.abacus.util.BrotliInputStream
 
BrotliInputStream(InputStream, int) - Constructor for class com.landawn.abacus.util.BrotliInputStream
 
BS - Static variable in class com.landawn.abacus.util.Ascii
Backspace ('\b'): A format effector which controls the movement of the printing position one printing space backward on the same printing line.
buffer(long, long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
 
buffer(long, long, TimeUnit, int) - Method in class com.landawn.abacus.util.Observer
 
buffer(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
 
buffer(long, TimeUnit, int) - Method in class com.landawn.abacus.util.Observer
 
buffered() - Method in class com.landawn.abacus.util.CheckedStream
Returns a new Stream with elements from a temporary queue which is filled by reading the elements from this Stream asynchronously with a new thread.
buffered() - Method in class com.landawn.abacus.util.stream.Stream
Returns a new Stream with elements from a temporary queue which is filled by reading the elements from this Stream asynchronously with a new thread.
buffered(int) - Method in class com.landawn.abacus.util.CheckedStream
Returns a new Stream with elements from a temporary queue which is filled by reading the elements from this Stream asynchronously with a new thread.
buffered(int) - Method in class com.landawn.abacus.util.stream.Stream
Returns a new Stream with elements from a temporary queue which is filled by reading the elements from this Stream asynchronously with a new thread.
buffered(BlockingQueue<T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a new Stream with elements from a temporary queue which is filled by reading the elements from this Stream asynchronously with a new thread.
BufferedJSONWriter - Class in com.landawn.abacus.util
 
BufferedReader - Class in com.landawn.abacus.util
It's not multi-thread safety.
BufferedWriter - Class in com.landawn.abacus.util
It's not multi-thread safety.
BufferedXMLWriter - Class in com.landawn.abacus.util
 
build() - Method in class com.landawn.abacus.util.BiMap.Builder
 
build() - Method in class com.landawn.abacus.util.EntityId.EntityIdBuilder
 
build() - Method in class com.landawn.abacus.util.ImmutableList.Builder
 
build() - Method in class com.landawn.abacus.util.ImmutableMap.Builder
 
build() - Method in class com.landawn.abacus.util.ImmutableSet.Builder
 
build() - Method in class com.landawn.abacus.util.MapEntity.MapEntityBuilder
 
buildCurl(String, String, Map<String, ?>, String, String, char) - Static method in class com.landawn.abacus.http.WebUtil
 
builder() - Static method in class com.landawn.abacus.util.BiMap
 
builder() - Static method in interface com.landawn.abacus.util.EntityId
 
builder() - Static method in class com.landawn.abacus.util.ImmutableList
 
builder() - Static method in class com.landawn.abacus.util.ImmutableMap
 
builder() - Static method in class com.landawn.abacus.util.ImmutableSet
 
builder(String) - Static method in interface com.landawn.abacus.util.EntityId
 
builder(String) - Static method in class com.landawn.abacus.util.MapEntity
 
builder(List<E>) - Static method in class com.landawn.abacus.util.ImmutableList
 
builder(Map<K, V>) - Static method in class com.landawn.abacus.util.BiMap
 
builder(Map<K, V>) - Static method in class com.landawn.abacus.util.ImmutableMap
 
builder(Set<E>) - Static method in class com.landawn.abacus.util.ImmutableSet
 
Builder<T> - Class in com.landawn.abacus.util
 
Builder.BooleanListBuilder - Class in com.landawn.abacus.util
The Class BooleanListBuilder.
Builder.ByteListBuilder - Class in com.landawn.abacus.util
The Class ByteListBuilder.
Builder.CharListBuilder - Class in com.landawn.abacus.util
The Class CharListBuilder.
Builder.CollectionBuilder<T,C extends Collection<T>> - Class in com.landawn.abacus.util
The Class CollectionBuilder.
Builder.ComparisonBuilder - Class in com.landawn.abacus.util
The Class ComparisonChain.
Builder.DataSetBuilder - Class in com.landawn.abacus.util
The Class DataSetBuilder.
Builder.DoubleListBuilder - Class in com.landawn.abacus.util
The Class DoubleListBuilder.
Builder.EquivalenceBuilder - Class in com.landawn.abacus.util
The Class EquivalenceChain.
Builder.FloatListBuilder - Class in com.landawn.abacus.util
The Class FloatListBuilder.
Builder.HashCodeBuilder - Class in com.landawn.abacus.util
The Class HashCodeChain.
Builder.IntListBuilder - Class in com.landawn.abacus.util
The Class IntListBuilder.
Builder.ListBuilder<T,L extends List<T>> - Class in com.landawn.abacus.util
The Class ListBuilder.
Builder.LongListBuilder - Class in com.landawn.abacus.util
The Class LongListBuilder.
Builder.LongMultisetBuilder<T> - Class in com.landawn.abacus.util
The Class LongMultisetBuilder.
Builder.MapBuilder<K,V,M extends Map<K,V>> - Class in com.landawn.abacus.util
The Class MapBuilder.
Builder.MultimapBuilder<K,E,V extends Collection<E>,M extends Multimap<K,E,V>> - Class in com.landawn.abacus.util
The Class MultimapBuilder.
Builder.MultisetBuilder<T> - Class in com.landawn.abacus.util
The Class MultisetBuilder.
Builder.ShortListBuilder - Class in com.landawn.abacus.util
The Class ShortListBuilder.
Builder.X<T> - Class in com.landawn.abacus.util
The Class X.
BYTE_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
BYTE_MINUS_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Byte constant for minus one.
BYTE_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Byte constant for one.
BYTE_ZERO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Byte constant for zero.
ByteArrayOutputStream - Class in com.landawn.abacus.util
 
ByteArrayOutputStream() - Constructor for class com.landawn.abacus.util.ByteArrayOutputStream
 
ByteArrayOutputStream(int) - Constructor for class com.landawn.abacus.util.ByteArrayOutputStream
 
ByteBiConsumer - Interface in com.landawn.abacus.util.function
 
ByteBiFunction<R> - Interface in com.landawn.abacus.util.function
 
ByteBinaryOperator - Interface in com.landawn.abacus.util.function
 
ByteBiPredicate - Interface in com.landawn.abacus.util.function
 
ByteConsumer - Interface in com.landawn.abacus.util.function
 
ByteFunction<R> - Interface in com.landawn.abacus.util.function
 
ByteIterator - Class in com.landawn.abacus.util
 
ByteIterator() - Constructor for class com.landawn.abacus.util.ByteIterator
 
ByteIteratorEx - Class in com.landawn.abacus.util.stream
 
ByteIteratorEx() - Constructor for class com.landawn.abacus.util.stream.ByteIteratorEx
 
ByteList - Class in com.landawn.abacus.util
 
ByteList() - Constructor for class com.landawn.abacus.util.ByteList
 
ByteList(byte[]) - Constructor for class com.landawn.abacus.util.ByteList
The specified array is used as the element array for this list without copying action.
ByteList(byte[], int) - Constructor for class com.landawn.abacus.util.ByteList
 
ByteList(int) - Constructor for class com.landawn.abacus.util.ByteList
 
ByteNConsumer - Interface in com.landawn.abacus.util.function
 
ByteNFunction<R> - Interface in com.landawn.abacus.util.function
 
BytePredicate - Interface in com.landawn.abacus.util.function
 
bytes2Chars(byte[]) - Static method in class com.landawn.abacus.util.IOUtil
Bytes 2 chars.
bytes2Chars(byte[], int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Bytes 2 chars.
bytes2Chars(byte[], Charset) - Static method in class com.landawn.abacus.util.IOUtil
Bytes 2 chars.
ByteStream - Class in com.landawn.abacus.util.stream
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
ByteStream.ByteStreamEx - Class in com.landawn.abacus.util.stream
 
ByteSummaryStatistics - Class in com.landawn.abacus.util
 
ByteSummaryStatistics() - Constructor for class com.landawn.abacus.util.ByteSummaryStatistics
 
ByteSummaryStatistics(long, byte, byte, long) - Constructor for class com.landawn.abacus.util.ByteSummaryStatistics
 
ByteSupplier - Interface in com.landawn.abacus.util.function
 
ByteTernaryOperator - Interface in com.landawn.abacus.util.function
 
ByteToIntFunction - Interface in com.landawn.abacus.util.function
 
ByteTriConsumer - Interface in com.landawn.abacus.util.function
 
ByteTriFunction<R> - Interface in com.landawn.abacus.util.function
 
ByteTriPredicate - Interface in com.landawn.abacus.util.function
 
ByteUnaryOperator - Interface in com.landawn.abacus.util.function
 
byteValue() - Method in class com.landawn.abacus.util.MutableByte
Returns the value of this MutableByte as a byte.

C

c(A, B, TriConsumer<A, B, T>) - Static method in class com.landawn.abacus.util.Fn
 
c(A, B, Throwables.TriConsumer<A, B, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(A, TriConsumer<A, T, U>) - Static method in class com.landawn.abacus.util.Fn
 
c(A, Throwables.BiConsumer<A, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(A, Throwables.TriConsumer<A, T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(A, BiConsumer<A, T>) - Static method in class com.landawn.abacus.util.Fn
 
c(BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn
 
c(ByteConsumer) - Static method in class com.landawn.abacus.util.Fn.FnB
 
c(Callable<R>) - Static method in class com.landawn.abacus.util.Fn
 
c(CharConsumer) - Static method in class com.landawn.abacus.util.Fn.FnC
 
c(Consumer<T>) - Static method in class com.landawn.abacus.util.Fn
 
c(DoubleConsumer) - Static method in class com.landawn.abacus.util.Fn.FnD
 
c(FloatConsumer) - Static method in class com.landawn.abacus.util.Fn.FnF
 
c(IntConsumer) - Static method in class com.landawn.abacus.util.Fn.FnI
 
c(LongConsumer) - Static method in class com.landawn.abacus.util.Fn.FnL
 
c(ShortConsumer) - Static method in class com.landawn.abacus.util.Fn.FnS
 
c(TriConsumer<A, B, C>) - Static method in class com.landawn.abacus.util.Fn
 
c(Throwables.BiConsumer<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(Throwables.Callable<R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(Throwables.Consumer<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(Throwables.TriConsumer<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(BiConsumer<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
c2f(TriConsumer<? super A, ? super B, ? super C>) - Static method in class com.landawn.abacus.util.Fn
 
c2f(TriConsumer<? super A, ? super B, ? super C>, R) - Static method in class com.landawn.abacus.util.Fn
 
c2f(Throwables.BiConsumer<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2f(Throwables.BiConsumer<T, U, E>, R) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2f(Throwables.Consumer<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2f(Throwables.Consumer<T, E>, R) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2f(Throwables.TriConsumer<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2f(Throwables.TriConsumer<A, B, C, E>, R) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2f(BiConsumer<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn
 
c2f(BiConsumer<? super T, ? super U>, R) - Static method in class com.landawn.abacus.util.Fn
 
c2f(Consumer<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
c2f(Consumer<? super T>, R) - Static method in class com.landawn.abacus.util.Fn
 
c2jc(Throwables.Callable<R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2r(Callable<R>) - Static method in class com.landawn.abacus.util.Fn
 
c2r(Throwables.Callable<R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
CACHE_CONTROL - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Cache-Control header field name.
cacheControl(CacheControl) - Method in class com.landawn.abacus.http.OkHttpRequest
Sets this request's Cache-Control header, replacing any cache control headers already present.
cacheName(String, boolean) - Static method in class com.landawn.abacus.util.NameUtil
 
CalendarField - Enum Class in com.landawn.abacus.util
The Enum CalendarUnit.
call() - Method in interface com.landawn.abacus.util.function.Callable
 
call() - Method in interface com.landawn.abacus.util.Throwables.Callable
 
call() - Method in interface com.landawn.abacus.util.Throwables.EE.Callable
 
call() - Method in interface com.landawn.abacus.util.Throwables.EEE.Callable
 
call(Throwables.Callable<R, ? extends Throwable>) - Static method in class com.landawn.abacus.util.Throwables
 
call(Throwables.Callable<R, ? extends Throwable>, Function<? super Throwable, ? extends R>) - Static method in class com.landawn.abacus.util.Throwables
 
call(Throwables.Callable<R, ? extends Throwable>, Predicate<? super Throwable>, Supplier<R>) - Static method in class com.landawn.abacus.util.Throwables
 
call(Throwables.Callable<R, ? extends Throwable>, Predicate<? super Throwable>, R) - Static method in class com.landawn.abacus.util.Throwables
 
call(Throwables.Callable<R, ? extends Throwable>, Supplier<R>) - Static method in class com.landawn.abacus.util.Throwables
 
call(Throwables.Callable<R, ? extends Throwable>, R) - Static method in class com.landawn.abacus.util.Throwables
 
call(Throwables.Callable<R, E>) - Method in class com.landawn.abacus.util.Synchronized
 
call(Throwables.Callable<T, RuntimeException>) - Method in class com.landawn.abacus.util.Retry.RetryR
 
call(Throwables.Function<? super T, R, ? extends Exception>) - Method in class com.landawn.abacus.util.Try
 
call(Throwables.Function<? super T, R, ? extends Exception>, Function<? super Exception, ? extends R>) - Method in class com.landawn.abacus.util.Try
 
call(Throwables.Function<? super T, R, ? extends Exception>, Predicate<? super Exception>, Supplier<R>) - Method in class com.landawn.abacus.util.Try
 
call(Throwables.Function<? super T, R, ? extends Exception>, Predicate<? super Exception>, R) - Method in class com.landawn.abacus.util.Try
 
call(Throwables.Function<? super T, R, ? extends Exception>, Supplier<R>) - Method in class com.landawn.abacus.util.Try
 
call(Throwables.Function<? super T, R, ? extends Exception>, R) - Method in class com.landawn.abacus.util.Try
 
call(String, Object...) - Method in class com.landawn.abacus.util.Reflection
 
call(Callable<R>) - Static method in class com.landawn.abacus.util.Try
 
call(Callable<R>, Function<? super Exception, ? extends R>) - Static method in class com.landawn.abacus.util.Try
 
call(Callable<R>, Predicate<? super Exception>, Supplier<R>) - Static method in class com.landawn.abacus.util.Try
 
call(Callable<R>, Predicate<? super Exception>, R) - Static method in class com.landawn.abacus.util.Try
 
call(Callable<R>, Supplier<R>) - Static method in class com.landawn.abacus.util.Try
 
call(Callable<R>, R) - Static method in class com.landawn.abacus.util.Try
 
call(Callable<T>) - Static method in class com.landawn.abacus.util.ContinuableFuture
 
call(Callable<T>) - Method in class com.landawn.abacus.util.Retry
 
call(Callable<T>, Executor) - Static method in class com.landawn.abacus.util.ContinuableFuture
 
call(T, Throwables.Callable<R, E>) - Static method in class com.landawn.abacus.util.Synchronized
 
Callable<R> - Interface in com.landawn.abacus.util.function
 
callAfterBoth(ContinuableFuture<?>, Callable<R>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after both.
callAfterBoth(ContinuableFuture<U>, Throwables.BiFunction<? super T, ? super U, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after both.
callAfterBoth(ContinuableFuture<U>, Throwables.Function<? super Tuple.Tuple4<T, ? super Exception, U, ? super Exception>, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after both.
callAfterBoth(ContinuableFuture<U>, Throwables.QuadFunction<T, ? super Exception, U, ? super Exception, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after both.
callAfterEither(ContinuableFuture<?>, Callable<R>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after either.
callAfterEither(ContinuableFuture<? extends T>, Throwables.BiFunction<? super T, ? super Exception, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after either.
callAfterEither(ContinuableFuture<? extends T>, Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after either.
callAfterFirstSucceed(ContinuableFuture<?>, Callable<R>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after either.
callAfterFirstSucceed(ContinuableFuture<? extends T>, Throwables.BiFunction<? super T, ? super Exception, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after either.
callAfterFirstSucceed(ContinuableFuture<? extends T>, Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after either.
callByBatch(Iterable<? extends T>, int, Throwables.Function<? super List<? extends T>, R, E>) - Static method in class com.landawn.abacus.util.N
 
callByBatch(Iterable<? extends T>, int, Throwables.IntObjConsumer<? super T, E>, Throwables.Callable<? extends R, E2>) - Static method in class com.landawn.abacus.util.N
 
callByBatch(Iterator<? extends T>, int, Throwables.Function<? super List<? extends T>, R, E>) - Static method in class com.landawn.abacus.util.N
 
callByBatch(Iterator<? extends T>, int, Throwables.IntObjConsumer<? super T, E>, Throwables.Callable<? extends R, E2>) - Static method in class com.landawn.abacus.util.N
 
callByBatch(T[], int, Throwables.Function<? super List<? extends T>, R, E>) - Static method in class com.landawn.abacus.util.N
 
callByBatch(T[], int, Throwables.IntObjConsumer<? super T, E>, Throwables.Callable<? extends R, E2>) - Static method in class com.landawn.abacus.util.N
 
callInParallel(Collection<? extends Callable<? extends R>>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
callInParallel(Collection<? extends Callable<? extends R>>, Executor) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
callInParallel(Callable<R>, Callable<R2>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
callInParallel(Callable<R>, Callable<R2>, Callable<R3>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
callInParallel(Callable<R>, Callable<R2>, Callable<R3>, Callable<R4>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
callInParallel(Callable<R>, Callable<R2>, Callable<R3>, Callable<R4>, Callable<R5>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
callUninterruptibly(long, Throwables.LongFunction<T, InterruptedException>) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
callUninterruptibly(long, TimeUnit, Throwables.BiFunction<Long, TimeUnit, T, InterruptedException>) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
callUninterruptibly(Throwables.Callable<T, InterruptedException>) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
CAN - Static variable in class com.landawn.abacus.util.Ascii
Cancel: A control character used to indicate that the data with which it is sent is in error or is to be disregarded.
cancel(boolean) - Method in class com.landawn.abacus.util.ContinuableFuture
 
cancelAll(boolean) - Method in class com.landawn.abacus.util.ContinuableFuture
Cancel this future and all the previous stage future recursively.
CANCELLED - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
CANCELLED - Enum constant in enum class com.landawn.abacus.util.Status
 
canonicalClassName - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
capacity() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
capitalize(String) - Static method in class com.landawn.abacus.util.Strings
 
cartesianProduct(DataSet) - Method in interface com.landawn.abacus.util.DataSet
 
cartesianProduct(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
cartesianProduct(Collection<? extends E>...) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
cartesianProduct(Collection<? extends Collection<? extends E>>) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
cartesianProduct(Collection<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.Stream
 
cartesianProduct(Collection<? extends T>...) - Method in class com.landawn.abacus.util.stream.Stream
 
cast() - Method in class com.landawn.abacus.util.CheckedStream
 
cast(Class<U>) - Static method in class com.landawn.abacus.util.Fn
 
CAST - Static variable in class com.landawn.abacus.util.WD
Field CAST.
castExact(long) - Static method in class com.landawn.abacus.util.Numbers
Returns the int value that is equal to value, if possible.
castIfAssignable(Object, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns an empty Nullable if val is null while targetType is primitive or can not be assigned to targetType.
castIfAssignable(Object, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns an empty Nullable if val is null while targetType is primitive or can not be assigned to targetType.
cc(A, B, TriConsumer<A, B, T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(A, B, Throwables.TriConsumer<A, B, T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
cc(A, TriConsumer<A, T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(A, Throwables.BiConsumer<A, T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
cc(A, Throwables.TriConsumer<A, T, U, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
cc(A, BiConsumer<A, T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(Callable<R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(Consumer<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(TriConsumer<A, B, C>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(Throwables.BiConsumer<? super K, ? super V, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
cc(Throwables.BiConsumer<T, U, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
cc(Throwables.Callable<R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
cc(Throwables.Consumer<T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
cc(Throwables.TriConsumer<A, B, C, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
CEIL - Static variable in class com.landawn.abacus.util.WD
Field CEIL.
ceiling(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
ceiling(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
ceiling(T, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
 
ceilingEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
ceilingKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
ceilingPowerOfTwo(long) - Static method in class com.landawn.abacus.util.Numbers
Returns the smallest power of two greater than or equal to x.
ceilingPowerOfTwo(BigInteger) - Static method in class com.landawn.abacus.util.Numbers
Ceiling power of two.
cellsC() - Method in class com.landawn.abacus.util.Sheet
 
cellsC(int, int) - Method in class com.landawn.abacus.util.Sheet
 
cellsH() - Method in class com.landawn.abacus.util.Sheet
 
cellsH(int) - Method in class com.landawn.abacus.util.Sheet
 
cellsH(int, int) - Method in class com.landawn.abacus.util.Sheet
 
cellsR() - Method in class com.landawn.abacus.util.Sheet
 
cellsR(int, int) - Method in class com.landawn.abacus.util.Sheet
 
cellsV() - Method in class com.landawn.abacus.util.Sheet
 
cellsV(int) - Method in class com.landawn.abacus.util.Sheet
 
cellsV(int, int) - Method in class com.landawn.abacus.util.Sheet
 
center(String, int) - Static method in class com.landawn.abacus.util.Strings
Centers a String in a larger String of size size using the space character (' ').
center(String, int, char) - Static method in class com.landawn.abacus.util.Strings
Centers a String in a larger String of size size.
center(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Centers a String in a larger String of size minLength.
chain(Function<? super Stream<Map.Entry<K, V>>, ? extends Stream<Map.Entry<KK, VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
CHAR_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
CHAR_CR - Static variable in class com.landawn.abacus.util.Strings
 
CHAR_CR - Static variable in class com.landawn.abacus.util.WD
carriage return CR ('\r').
CHAR_LF - Static variable in class com.landawn.abacus.util.Strings
 
CHAR_LF - Static variable in class com.landawn.abacus.util.WD
linefeed LF ('\n').
CHAR_SPACE - Static variable in class com.landawn.abacus.util.Strings
 
CHAR_ZERO - Static variable in class com.landawn.abacus.util.Strings
 
CHAR_ZERO - Static variable in class com.landawn.abacus.util.WD
 
CharacterWriter - Class in com.landawn.abacus.util
 
CharBiConsumer - Interface in com.landawn.abacus.util.function
 
CharBiFunction<R> - Interface in com.landawn.abacus.util.function
 
CharBinaryOperator - Interface in com.landawn.abacus.util.function
 
CharBiPredicate - Interface in com.landawn.abacus.util.function
 
CharConsumer - Interface in com.landawn.abacus.util.function
 
CharFunction<R> - Interface in com.landawn.abacus.util.function
 
CharIterator - Class in com.landawn.abacus.util
 
CharIterator() - Constructor for class com.landawn.abacus.util.CharIterator
 
CharIteratorEx - Class in com.landawn.abacus.util.stream
 
CharIteratorEx() - Constructor for class com.landawn.abacus.util.stream.CharIteratorEx
 
CharList - Class in com.landawn.abacus.util
 
CharList() - Constructor for class com.landawn.abacus.util.CharList
 
CharList(char[]) - Constructor for class com.landawn.abacus.util.CharList
The specified array is used as the element array for this list without copying action.
CharList(char[], int) - Constructor for class com.landawn.abacus.util.CharList
 
CharList(int) - Constructor for class com.landawn.abacus.util.CharList
 
CharNConsumer - Interface in com.landawn.abacus.util.function
 
CharNFunction<R> - Interface in com.landawn.abacus.util.function
 
CharPredicate - Interface in com.landawn.abacus.util.function
 
chars2Bytes(char[]) - Static method in class com.landawn.abacus.util.IOUtil
Chars 2 bytes.
chars2Bytes(char[], int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Chars 2 bytes.
chars2Bytes(char[], Charset) - Static method in class com.landawn.abacus.util.IOUtil
Chars 2 bytes.
CharSequenceTranslator() - Constructor for class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
 
Charsets - Class in com.landawn.abacus.util
 
CharStream - Class in com.landawn.abacus.util.stream
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
CharStream.CharStreamEx - Class in com.landawn.abacus.util.stream
 
CharSummaryStatistics - Class in com.landawn.abacus.util
 
CharSummaryStatistics() - Constructor for class com.landawn.abacus.util.CharSummaryStatistics
 
CharSummaryStatistics(long, char, char, long) - Constructor for class com.landawn.abacus.util.CharSummaryStatistics
 
CharSupplier - Interface in com.landawn.abacus.util.function
 
CharTernaryOperator - Interface in com.landawn.abacus.util.function
 
CharToIntFunction - Interface in com.landawn.abacus.util.function
 
CharTriConsumer - Interface in com.landawn.abacus.util.function
 
CharTriFunction<R> - Interface in com.landawn.abacus.util.function
 
CharTriPredicate - Interface in com.landawn.abacus.util.function
 
CharUnaryOperator - Interface in com.landawn.abacus.util.function
 
checkArgNotBlank(T, String) - Static method in class com.landawn.abacus.util.N
Checks if a CharSequence is NOT null, empty ("") or whitespace only.
checkArgNotEmpty(boolean[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(byte[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(char[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(double[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(float[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(int[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(long[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(short[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(LongMultiset<T>, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(Multiset<T>, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(T[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(T, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNegative(byte, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is not negative, and throws IllegalArgumentException if it is.
checkArgNotNegative(double, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is not negative, and throws IllegalArgumentException if it is.
checkArgNotNegative(float, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is not negative, and throws IllegalArgumentException if it is.
checkArgNotNegative(int, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is not negative, and throws IllegalArgumentException if it is.
checkArgNotNegative(long, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is not negative, and throws IllegalArgumentException if it is.
checkArgNotNegative(short, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is not negative, and throws IllegalArgumentException if it is.
checkArgNotNull(T) - Static method in class com.landawn.abacus.util.N
Check arg not null.
checkArgNotNull(T, String) - Static method in class com.landawn.abacus.util.N
Check arg not null.
checkArgPositive(byte, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is positive, and throws IllegalArgumentException if it is not.
checkArgPositive(double, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is positive, and throws IllegalArgumentException if it is not.
checkArgPositive(float, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is positive, and throws IllegalArgumentException if it is not.
checkArgPositive(int, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is positive, and throws IllegalArgumentException if it is not.
checkArgPositive(long, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is positive, and throws IllegalArgumentException if it is not.
checkArgPositive(short, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is positive, and throws IllegalArgumentException if it is not.
checkArgument(boolean) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, boolean) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, boolean, boolean) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, boolean, boolean, boolean) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, byte) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, char) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, double) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, double, double) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, double, double, double) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, float) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, float, float) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, float, float, float) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int, int) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int, int, int) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long, long) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long, long, long) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, short) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, Object) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, Object, Object) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, Supplier<String>) - Static method in class com.landawn.abacus.util.N
 
checked() - Method in class com.landawn.abacus.util.stream.Stream
 
checked(Class<E>) - Method in class com.landawn.abacus.util.stream.Stream
 
CheckedIterator() - Constructor for class com.landawn.abacus.util.CheckedStream.CheckedIterator
 
CheckedStream<T,E extends Exception> - Class in com.landawn.abacus.util
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
CheckedStream.CheckedIterator<T,E extends Exception> - Class in com.landawn.abacus.util
The Class CheckedIterator.
checkElementNotNull(Object[]) - Static method in class com.landawn.abacus.util.N
Check if the specified Array contains any null element.
checkElementNotNull(Object[], String) - Static method in class com.landawn.abacus.util.N
Check if the specified Array contains any null element.
checkElementNotNull(Collection<?>) - Static method in class com.landawn.abacus.util.N
Check if the specified Collection contains any null element.
checkElementNotNull(Collection<?>, String) - Static method in class com.landawn.abacus.util.N
Check if the specified Collection contains any null element.
checkFromIndexSize(int, int, int) - Static method in class com.landawn.abacus.util.N
Check from index size.
checkFromToIndex(int, int, int) - Static method in class com.landawn.abacus.util.N
Check from to index.
checkIndex(int, int) - Static method in class com.landawn.abacus.util.N
 
checkKeyNotNull(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Check if the specified Map contains any null key.
checkKeyNotNull(Map<?, ?>, String) - Static method in class com.landawn.abacus.util.N
Check if the specified Map contains any null key.
checkState(boolean) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, double) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, double, double) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, double, double, double) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, float) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, float, float) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, float, float, float) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int, int) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int, int, int) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long, long) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long, long, long) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, Object) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, Object, Object) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, Supplier<String>) - Static method in class com.landawn.abacus.util.N
 
checkValueNotNull(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Check if the specified Map contains any null value.
checkValueNotNull(Map<?, ?>, String) - Static method in class com.landawn.abacus.util.N
Check if the specified Map contains any null value.
chomp(String) - Static method in class com.landawn.abacus.util.Strings
Removes one newline from end of a String if it's there, otherwise leave it alone.
chomp(String[]) - Static method in class com.landawn.abacus.util.Strings
 
chop(String) - Static method in class com.landawn.abacus.util.Strings
Remove the last character from a String.
chop(String[]) - Static method in class com.landawn.abacus.util.Strings
 
CIRCUMFLEX - Static variable in class com.landawn.abacus.util.WD
Field CIRCUMFLEX.
CLASS_MASK - Static variable in class com.landawn.abacus.util.ClassUtil
Deprecated.
for internal only.
ClassUtil - Class in com.landawn.abacus.util
 
clazz - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
clazz - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
clazz() - Element in annotation interface com.landawn.abacus.annotation.Type
 
Clazz - Class in com.landawn.abacus.util
It's designed to provide a convenient way to parameterized the generic type (e.g.
cleanDirectory(File) - Static method in class com.landawn.abacus.util.IOUtil
Cleans a directory without deleting it.
clear() - Method in class com.landawn.abacus.http.HttpHeaders
Clear.
clear() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Clear.
clear() - Method in class com.landawn.abacus.pool.GenericObjectPool
Clear.
clear() - Method in interface com.landawn.abacus.pool.Pool
Clear.
clear() - Method in class com.landawn.abacus.util.ArrayHashMap
Clear.
clear() - Method in class com.landawn.abacus.util.ArrayHashSet
Clear.
clear() - Method in class com.landawn.abacus.util.BiMap
Clear.
clear() - Method in class com.landawn.abacus.util.BooleanList
Clear.
clear() - Method in class com.landawn.abacus.util.ByteList
Clear.
clear() - Method in class com.landawn.abacus.util.CharList
Clear.
clear() - Method in interface com.landawn.abacus.util.DataSet
Method clear.
clear() - Method in class com.landawn.abacus.util.DoubleList
Clear.
clear() - Method in class com.landawn.abacus.util.FloatList
Clear.
clear() - Method in class com.landawn.abacus.util.IdentityHashSet
Clear.
clear() - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
clear() - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
clear() - Method in class com.landawn.abacus.util.IntList
Clear.
clear() - Method in class com.landawn.abacus.util.LongList
Clear.
clear() - Method in class com.landawn.abacus.util.LongMultiset
Clear.
clear() - Method in class com.landawn.abacus.util.Multimap
Clear.
clear() - Method in class com.landawn.abacus.util.Multiset
Clear.
clear() - Method in class com.landawn.abacus.util.ObjectPool
Clear.
clear() - Method in class com.landawn.abacus.util.PrimitiveList
Clear.
clear() - Method in class com.landawn.abacus.util.Properties
Clear.
clear() - Method in class com.landawn.abacus.util.RowDataSet
Clear.
clear() - Method in class com.landawn.abacus.util.Seid
Deprecated.
for internal use only
clear() - Method in class com.landawn.abacus.util.Sheet
Clear.
clear() - Method in class com.landawn.abacus.util.ShortList
Clear.
clone() - Method in class com.landawn.abacus.pool.ActivityPrint
 
clone() - Method in interface com.landawn.abacus.util.DataSet
Deeply copy each element in this DataSet by Serialization/Deserialization.
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
clone() - Method in class com.landawn.abacus.util.RowDataSet
 
clone() - Method in class com.landawn.abacus.util.Sheet
Deeply copy each element in this Sheet by Serialization/Deserialization.
clone(boolean) - Method in interface com.landawn.abacus.util.DataSet
Deeply copy each element in this DataSet by Serialization/Deserialization.
clone(boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
clone(boolean) - Method in class com.landawn.abacus.util.Sheet
Deeply copy each element in this Sheet by Serialization/Deserialization.
clone(boolean[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(boolean[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(boolean[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(byte[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(byte[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(byte[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(char[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(char[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(char[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(double[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(double[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(double[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(float[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(float[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(float[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(int[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(int[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(int[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(long[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(long[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(long[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(short[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(short[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(short[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(Object, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deeply copy by: obj -> serialize -> kryo/Json -> deserialize -> new object.
clone(T) - Method in class com.landawn.abacus.parser.KryoParser
Copy the property values deeply.
clone(T) - Static method in class com.landawn.abacus.util.N
 
clone(T[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(T[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(T[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
cloneArray() - Static method in class com.landawn.abacus.util.Fn.Disposables
 
close() - Method in class com.landawn.abacus.http.HttpClient
Close.
close() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Close.
close() - Method in class com.landawn.abacus.pool.GenericObjectPool
Close.
close() - Method in interface com.landawn.abacus.pool.Pool
Close.
close() - Method in class com.landawn.abacus.util.BrotliInputStream
 
close() - Method in class com.landawn.abacus.util.BufferedReader
 
close() - Method in class com.landawn.abacus.util.BufferedWriter
 
close() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
close() - Method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
 
close() - Method in class com.landawn.abacus.util.CheckedStream
It will be called by terminal operations in final.
close() - Static method in class com.landawn.abacus.util.Fn
 
close() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
close() - Method in class com.landawn.abacus.util.Joiner
Close.
close() - Method in class com.landawn.abacus.util.LineIterator
Closes the underlying Reader quietly.
close() - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
close() - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
close() - Method in class com.landawn.abacus.util.SnappyInputStream
 
close() - Method in class com.landawn.abacus.util.SnappyOutputStream
 
close() - Method in interface com.landawn.abacus.util.stream.BaseStream
It will be called by terminal operations in final.
close() - Method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.CharIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.EntryStream
 
close() - Method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.IntIteratorEx
 
close() - Method in interface com.landawn.abacus.util.stream.IteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.LongIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.ByteStream
 
close() - Method in class com.landawn.abacus.util.StringWriter
 
close(AutoCloseable) - Static method in class com.landawn.abacus.util.Fn
 
close(AutoCloseable) - Static method in class com.landawn.abacus.util.IOUtil
 
close(Connection) - Static method in class com.landawn.abacus.util.DataSourceUtil
close(ResultSet) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
close(ResultSet, boolean) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
close(ResultSet, boolean, boolean) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
close(ResultSet, Statement) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
close(ResultSet, Statement, Connection) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
close(Statement) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
close(Statement, Connection) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
closeAll(AutoCloseable...) - Static method in class com.landawn.abacus.util.Fn
 
closeAll(AutoCloseable...) - Static method in class com.landawn.abacus.util.IOUtil
 
closeAll(Iterable<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.IOUtil
 
closeAll(Collection<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.Fn
 
closeAllQuietly(AutoCloseable...) - Static method in class com.landawn.abacus.util.Fn
Close all quietly.
closeAllQuietly(AutoCloseable...) - Static method in class com.landawn.abacus.util.IOUtil
Close all quietly.
closeAllQuietly(Iterable<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.IOUtil
Close all quietly.
closeAllQuietly(Collection<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.Fn
Close all quietly.
closed(T, T) - Static method in class com.landawn.abacus.util.Range
 
CLOSED - Enum constant in enum class com.landawn.abacus.util.AccountStatus
 
CLOSED - Enum constant in enum class com.landawn.abacus.util.Status
 
CLOSED_CLOSED - Enum constant in enum class com.landawn.abacus.util.Range.BoundType
The closed closed.
CLOSED_OPEN - Enum constant in enum class com.landawn.abacus.util.Range.BoundType
The closed open.
closedOpen(T, T) - Static method in class com.landawn.abacus.util.Range
 
closeQuietly() - Static method in class com.landawn.abacus.util.Fn
 
closeQuietly() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
closeQuietly(AutoCloseable) - Static method in class com.landawn.abacus.util.Fn
 
closeQuietly(AutoCloseable) - Static method in class com.landawn.abacus.util.IOUtil
 
closeQuietly(Connection) - Static method in class com.landawn.abacus.util.DataSourceUtil
closeQuietly(ResultSet) - Static method in class com.landawn.abacus.util.DataSourceUtil
Unconditionally close an ResultSet.
closeQuietly(ResultSet, boolean) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
closeQuietly(ResultSet, boolean, boolean) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
closeQuietly(ResultSet, Statement) - Static method in class com.landawn.abacus.util.DataSourceUtil
Unconditionally close the ResultSet, Statement.
closeQuietly(ResultSet, Statement, Connection) - Static method in class com.landawn.abacus.util.DataSourceUtil
Unconditionally close the ResultSet, Statement, Connection.
closeQuietly(Statement) - Static method in class com.landawn.abacus.util.DataSourceUtil
Unconditionally close an Statement.
closeQuietly(Statement, Connection) - Static method in class com.landawn.abacus.util.DataSourceUtil
Unconditionally close the Statement, Connection.
collapse(ByteBiPredicate) - Method in class com.landawn.abacus.util.stream.ByteStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(ByteBiPredicate, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(ByteTriPredicate, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
collapse(CharBiPredicate) - Method in class com.landawn.abacus.util.stream.CharStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(CharBiPredicate, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(CharTriPredicate, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
collapse(DoubleBiPredicate) - Method in class com.landawn.abacus.util.stream.DoubleStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(DoubleBiPredicate, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(DoubleTriPredicate, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
collapse(FloatBiPredicate) - Method in class com.landawn.abacus.util.stream.FloatStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(FloatBiPredicate, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(FloatTriPredicate, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
collapse(IntBiPredicate) - Method in class com.landawn.abacus.util.stream.IntStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(IntBiPredicate, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(IntTriPredicate, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
collapse(LongBiPredicate) - Method in class com.landawn.abacus.util.stream.LongStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(LongBiPredicate, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(LongTriPredicate, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
collapse(ShortBiPredicate) - Method in class com.landawn.abacus.util.stream.ShortStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(ShortBiPredicate, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
collapse(ShortTriPredicate, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
collapse(TriPredicate<? super T, ? super T, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
collapse(TriPredicate<? super T, ? super T, ? super T>, BiFunction<? super T, ? super T, T>) - Method in class com.landawn.abacus.util.stream.Stream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(TriPredicate<? super T, ? super T, ? super T>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
collapse(TriPredicate<? super T, ? super T, ? super T>, Supplier<R>, BiConsumer<? super R, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
collapse(TriPredicate<? super T, ? super T, ? super T>, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(TriPredicate<? super T, ? super T, ? super T>, U, BiFunction<U, ? super T, U>) - Method in class com.landawn.abacus.util.stream.Stream
 
collapse(Throwables.BiPredicate<? super T, ? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
collapse(Throwables.BiPredicate<? super T, ? super T, ? extends E>, Throwables.BiFunction<? super T, ? super T, T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(Throwables.BiPredicate<? super T, ? super T, ? extends E>, Throwables.Supplier<R, E>, Throwables.BiConsumer<? super R, ? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
collapse(Throwables.BiPredicate<? super T, ? super T, ? extends E>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.CheckedStream
 
collapse(Throwables.BiPredicate<? super T, ? super T, ? extends E>, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.CheckedStream
 
collapse(Throwables.BiPredicate<? super T, ? super T, ? extends E>, U, Throwables.BiFunction<U, ? super T, U, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
collapse(Throwables.TriPredicate<? super T, ? super T, ? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
collapse(Throwables.TriPredicate<? super T, ? super T, ? super T, ? extends E>, Throwables.BiFunction<? super T, ? super T, T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(Throwables.TriPredicate<? super T, ? super T, ? super T, ? extends E>, Throwables.Supplier<R, E>, Throwables.BiConsumer<? super R, ? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
collapse(Throwables.TriPredicate<? super T, ? super T, ? super T, ? extends E>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.CheckedStream
 
collapse(Throwables.TriPredicate<? super T, ? super T, ? super T, ? extends E>, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.CheckedStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(Throwables.TriPredicate<? super T, ? super T, ? super T, ? extends E>, U, Throwables.BiFunction<U, ? super T, U, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
collapse(BiPredicate<? super T, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
collapse(BiPredicate<? super T, ? super T>, BiFunction<? super T, ? super T, T>) - Method in class com.landawn.abacus.util.stream.Stream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(BiPredicate<? super T, ? super T>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
collapse(BiPredicate<? super T, ? super T>, Supplier<R>, BiConsumer<? super R, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
collapse(BiPredicate<? super T, ? super T>, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collapse(BiPredicate<? super T, ? super T>, U, BiFunction<U, ? super T, U>) - Method in class com.landawn.abacus.util.stream.Stream
 
collapseByKey(BiPredicate<? super K, ? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collapseByKey(BiPredicate<? super K, ? super K>, Collector<? super V, ?, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
Merge series of adjacent elements which satisfy the given predicate using the merger function and return a new stream.
collect(Throwables.Supplier<R, E2>, Throwables.BiConsumer<? super R, ? super T, E3>) - Method in class com.landawn.abacus.util.CheckedStream
 
collect(Throwables.Supplier<R, E2>, Throwables.BiConsumer<? super R, ? super T, E3>, Throwables.Function<? super R, ? extends RR, E4>) - Method in class com.landawn.abacus.util.CheckedStream
 
collect(Supplier<R>, ObjByteConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.ByteStream
Only call this method when the returned type R is one types: Collection/Map/StringBuilder/Multiset/LongMultiset/Multimap/BooleanList/IntList/.../DoubleList.
collect(Supplier<R>, ObjByteConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
collect(Supplier<R>, ObjCharConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.CharStream
Only call this method when the returned type R is one types: Collection/Map/StringBuilder/Multiset/LongMultiset/Multimap/BooleanList/IntList/.../DoubleList.
collect(Supplier<R>, ObjCharConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.CharStream
 
collect(Supplier<R>, ObjFloatConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.FloatStream
Only call this method when the returned type R is one types: Collection/Map/StringBuilder/Multiset/LongMultiset/Multimap/BooleanList/IntList/.../DoubleList.
collect(Supplier<R>, ObjFloatConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
collect(Supplier<R>, ObjShortConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.ShortStream
Only call this method when the returned type R is one types: Collection/Map/StringBuilder/Multiset/LongMultiset/Multimap/BooleanList/IntList/.../DoubleList.
collect(Supplier<R>, ObjShortConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
collect(Supplier<R>, BiConsumer<? super R, ? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Only call this method when the returned type R is one types: Collection/Map/StringBuilder/Multiset/LongMultiset/Multimap/BooleanList/IntList/.../DoubleList.
collect(Supplier<R>, BiConsumer<? super R, ? super Map.Entry<K, V>>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collect(Supplier<R>, BiConsumer<? super R, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Only call this method when the returned type R is one types: Collection/Map/StringBuilder/Multiset/LongMultiset/Multimap/BooleanList/IntList/.../DoubleList.
collect(Supplier<R>, BiConsumer<? super R, ? super T>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
collect(Supplier<R>, ObjDoubleConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Only call this method when the returned type R is one types: Collection/Map/StringBuilder/Multiset/LongMultiset/Multimap/BooleanList/IntList/.../DoubleList.
collect(Supplier<R>, ObjDoubleConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
collect(Supplier<R>, ObjIntConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.IntStream
Only call this method when the returned type R is one types: Collection/Map/StringBuilder/Multiset/LongMultiset/Multimap/BooleanList/IntList/.../DoubleList.
collect(Supplier<R>, ObjIntConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.IntStream
 
collect(Supplier<R>, ObjLongConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.LongStream
Only call this method when the returned type R is one types: Collection/Map/StringBuilder/Multiset/LongMultiset/Multimap/BooleanList/IntList/.../DoubleList.
collect(Supplier<R>, ObjLongConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.LongStream
 
collect(Collector<? super Map.Entry<K, V>, ?, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collect(Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.CheckedStream
 
collect(Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
collectingAndThen(Collector<T, A, R>, Function<R, RR>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
collectingOrElseGetIfEmpty(Collector<T, A, R>, Supplier<? extends R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
collectingOrElseIfEmpty(Collector<T, A, R>, R) - Static method in class com.landawn.abacus.util.stream.Collectors
 
collectingOrElseThrowIfEmpty(Collector<T, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
collectingOrElseThrowIfEmpty(Collector<T, A, R>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
collectingOrEmpty(Collector<T, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
COLLECTION - Static variable in class com.landawn.abacus.parser.XMLConstants
Field COLLECTION.
COLLECTION_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
COLLECTION_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field COLLECTION_ELE_END.
COLLECTION_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field COLLECTION_ELE_START.
COLLECTION_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field COLLECTION_NULL_ELE.
Collectors - Class in com.landawn.abacus.util.stream
 
Collectors.MoreCollectors - Class in com.landawn.abacus.util.stream
 
collectThenAccept(Collector<? super Map.Entry<K, V>, ?, R>, Throwables.Consumer<? super R, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collectThenAccept(Collector<? super T, ?, R>, Throwables.Consumer<? super R, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
collectThenAccept(Collector<? super T, ?, R>, Throwables.Consumer<? super R, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
collectThenApply(Collector<? super Map.Entry<K, V>, ?, R>, Throwables.Function<? super R, ? extends RR, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collectThenApply(Collector<? super T, ?, R>, Throwables.Function<? super R, ? extends RR, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
collectThenApply(Collector<? super T, ?, R>, Throwables.Function<? super R, ? extends RR, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
COLON - Static variable in class com.landawn.abacus.util.WD
Field COLON.
COLON_SPACE - Static variable in class com.landawn.abacus.util.WD
Field COLON_SPACE.
Color - Enum Class in com.landawn.abacus.util
The Enum Color.
column(C) - Method in class com.landawn.abacus.util.Sheet
 
Column - Annotation Interface in com.landawn.abacus.annotation
 
columnCount() - Method in interface com.landawn.abacus.util.DataSet
Return the count of columns in this DataSet.
columnCount() - Method in class com.landawn.abacus.util.RowDataSet
 
columnFields() - Element in annotation interface com.landawn.abacus.annotation.Table
 
columnKey() - Method in interface com.landawn.abacus.util.Sheet.Cell
 
columnKeySet() - Method in class com.landawn.abacus.util.Sheet
Column key set.
columnLength() - Method in class com.landawn.abacus.util.Sheet
Returns the size of column key set.
columnMap() - Method in interface com.landawn.abacus.util.DataSet
 
columnMap() - Method in class com.landawn.abacus.util.RowDataSet
 
columnMap() - Method in class com.landawn.abacus.util.Sheet
 
columnName - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
columnNameList() - Method in interface com.landawn.abacus.util.DataSet
Return the column name list in this DataSet.
columnNameList() - Method in class com.landawn.abacus.util.RowDataSet
Column name list.
columnNames() - Method in interface com.landawn.abacus.util.DataSet
 
columnNames() - Method in class com.landawn.abacus.util.RowDataSet
 
columns() - Method in interface com.landawn.abacus.util.DataSet
 
columns() - Method in class com.landawn.abacus.util.RowDataSet
 
columns() - Method in class com.landawn.abacus.util.Sheet
 
columns(int, int) - Method in class com.landawn.abacus.util.Sheet
 
columns(Collection<R>, Collection<C>, Object[][]) - Static method in class com.landawn.abacus.util.Sheet
 
columns(Collection<R>, Collection<C>, Collection<? extends Collection<? extends E>>) - Static method in class com.landawn.abacus.util.Sheet
 
com.landawn.abacus.annotation - package com.landawn.abacus.annotation
 
com.landawn.abacus.eventbus - package com.landawn.abacus.eventbus
 
com.landawn.abacus.exception - package com.landawn.abacus.exception
 
com.landawn.abacus.guava - package com.landawn.abacus.guava
 
com.landawn.abacus.guava.hash - package com.landawn.abacus.guava.hash
 
com.landawn.abacus.http - package com.landawn.abacus.http
 
com.landawn.abacus.http.v2 - package com.landawn.abacus.http.v2
 
com.landawn.abacus.parser - package com.landawn.abacus.parser
 
com.landawn.abacus.pool - package com.landawn.abacus.pool
 
com.landawn.abacus.spring - package com.landawn.abacus.spring
 
com.landawn.abacus.util - package com.landawn.abacus.util
 
com.landawn.abacus.util.function - package com.landawn.abacus.util.function
 
com.landawn.abacus.util.stream - package com.landawn.abacus.util.stream
 
combinations() - Method in class com.landawn.abacus.util.stream.Stream
Stream.of(1, 2, 3).combinations().forEach(Fn.println()); // output [] [1] [2] [3] [1, 2] [1, 3] [2, 3] [1, 2, 3]
combinations(int) - Method in class com.landawn.abacus.util.stream.Stream
Stream.of(1, 2, 3).combinations(2).forEach(Fn.println()); // output [1, 2] [1, 3] [2, 3]
combinations(int, boolean) - Method in class com.landawn.abacus.util.stream.Stream
It's same as N.cartesianProduct(N.repeat(toList(), len)) if repeat is true.
combine(long, double) - Method in class com.landawn.abacus.util.KahanSummation
 
combine(BigDecimalSummaryStatistics) - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
 
combine(BigIntegerSummaryStatistics) - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
 
combine(ByteSummaryStatistics) - Method in class com.landawn.abacus.util.ByteSummaryStatistics
 
combine(CharSummaryStatistics) - Method in class com.landawn.abacus.util.CharSummaryStatistics
 
combine(DoubleSummaryStatistics) - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
 
combine(FloatSummaryStatistics) - Method in class com.landawn.abacus.util.FloatSummaryStatistics
 
combine(IntSummaryStatistics) - Method in class com.landawn.abacus.util.IntSummaryStatistics
 
combine(KahanSummation) - Method in class com.landawn.abacus.util.KahanSummation
 
combine(LongSummaryStatistics) - Method in class com.landawn.abacus.util.LongSummaryStatistics
 
combine(ShortSummaryStatistics) - Method in class com.landawn.abacus.util.ShortSummaryStatistics
 
combine(Collection<? extends Future<? extends T>>, Throwables.Function<List<T>, ? extends R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Futures
 
combine(Collection<? extends Collector<? super T, ?, ?>>, Function<Object[], R>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Future<? extends T1>, Future<? extends T2>) - Static method in class com.landawn.abacus.util.Futures
 
combine(Future<? extends T1>, Future<? extends T2>, Throwables.BiFunction<? super T1, ? super T2, ? extends R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Futures
 
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>) - Static method in class com.landawn.abacus.util.Futures
 
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>, Throwables.TriFunction<? super T1, ? super T2, ? super T3, ? extends R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Futures
 
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>, Future<? extends T4>) - Static method in class com.landawn.abacus.util.Futures
 
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>, Future<? extends T4>, Future<? extends T5>) - Static method in class com.landawn.abacus.util.Futures
 
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>, Future<? extends T4>, Future<? extends T5>, Future<? extends T6>) - Static method in class com.landawn.abacus.util.Futures
 
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>, Future<? extends T4>, Future<? extends T5>, Future<? extends T6>, Future<? extends T7>) - Static method in class com.landawn.abacus.util.Futures
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, BiFunction<? super R1, ? super R2, R>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>, TriFunction<? super R1, ? super R2, ? super R3, R>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>, Collector<? super T, ?, R4>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>, Collector<? super T, ?, R4>, QuadFunction<? super R1, ? super R2, ? super R3, ? super R4, R>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>, Collector<? super T, ?, R4>, Collector<? super T, ?, R5>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>, Collector<? super T, ?, R4>, Collector<? super T, ?, R5>, Collector<? super T, ?, R6>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>, Collector<? super T, ?, R4>, Collector<? super T, ?, R5>, Collector<? super T, ?, R6>, Collector<? super T, ?, R7>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combineColumns(Throwables.Predicate<String, E>, String, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E2>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Throwables.Predicate<String, E>, String, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E2>) - Method in interface com.landawn.abacus.util.DataSet
 
combineColumns(Throwables.Predicate<String, E>, String, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E2>) - Method in class com.landawn.abacus.util.RowDataSet
 
combineColumns(Throwables.Predicate<String, E>, String, Class<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Throwables.Predicate<String, E>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
 
combineColumns(Throwables.Predicate<String, E>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
combineColumns(Tuple.Tuple2<String, String>, String, Throwables.BiFunction<?, ?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Tuple.Tuple2<String, String>, String, Throwables.BiFunction<?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
combineColumns(Tuple.Tuple2<String, String>, String, Throwables.BiFunction<?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
combineColumns(Tuple.Tuple3<String, String, String>, String, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Tuple.Tuple3<String, String, String>, String, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
combineColumns(Tuple.Tuple3<String, String, String>, String, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
combineColumns(Collection<String>, String, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Collection<String>, String, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
combineColumns(Collection<String>, String, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
combineColumns(Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Collection<String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
 
combineColumns(Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
combineOrdered(HashCode, HashCode) - Static method in class com.landawn.abacus.guava.hash.Hashing
 
combineOrdered(HashCode, HashCode, HashCode) - Static method in class com.landawn.abacus.guava.hash.Hashing
 
combineOrdered(Iterable<HashCode>) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash code, having the same bit length as each of the input hash codes, that combines the information of these hash codes in an ordered fashion.
combineUnordered(HashCode, HashCode) - Static method in class com.landawn.abacus.guava.hash.Hashing
 
combineUnordered(HashCode, HashCode, HashCode) - Static method in class com.landawn.abacus.guava.hash.Hashing
 
combineUnordered(Iterable<HashCode>) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash code, having the same bit length as each of the input hash codes, that combines the information of these hash codes in an unordered fashion.
COMMA - Static variable in class com.landawn.abacus.util.WD
Field COMMA.
COMMA_SPACE - Static variable in class com.landawn.abacus.util.Strings
Field COMMA_SPACE.
COMMA_SPACE - Static variable in class com.landawn.abacus.util.WD
Field COMMA_SPACE.
COMMIT - Static variable in class com.landawn.abacus.util.WD
Field COMMIT.
commonPrefix() - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
commonPrefix(String...) - Static method in class com.landawn.abacus.util.Strings
 
commonPrefix(String, String) - Static method in class com.landawn.abacus.util.Strings
Note: copy rights: Google Guava.
commonSet(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.N
 
commonSet(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
 
commonSuffix() - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
commonSuffix(String...) - Static method in class com.landawn.abacus.util.Strings
 
commonSuffix(String, String) - Static method in class com.landawn.abacus.util.Strings
Note: copy rights: Google Guava.
comparator() - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
comparator() - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
Comparators - Class in com.landawn.abacus.util
Factory utility class for Comparator.
compare() - Static method in class com.landawn.abacus.util.Fn
 
compare(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
 
compare(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.N
 
compare(boolean, boolean) - Static method in class com.landawn.abacus.util.N
 
compare(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
 
compare(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
compare(byte, byte) - Static method in class com.landawn.abacus.util.Builder
Compares two byte values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(byte, byte) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two byte values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(byte, byte) - Static method in class com.landawn.abacus.util.N
 
compare(char[], char[]) - Static method in class com.landawn.abacus.util.N
 
compare(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.N
 
compare(char, char) - Static method in class com.landawn.abacus.util.Builder
Compares two char values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(char, char) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two char values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(double[], double[]) - Static method in class com.landawn.abacus.util.N
 
compare(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.N
 
compare(double, double) - Static method in class com.landawn.abacus.util.Builder
Compares two double values as specified by Double.compare(double, double), if the result of this comparison chain has not already been determined.
compare(double, double) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two double values as specified by Double.compare(double, double), if the result of this comparison chain has not already been determined.
compare(double, double) - Static method in class com.landawn.abacus.util.N
 
compare(float[], float[]) - Static method in class com.landawn.abacus.util.N
 
compare(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.N
 
compare(float, float) - Static method in class com.landawn.abacus.util.Builder
Compares two float values as specified by Float.compare(float, float), if the result of this comparison chain has not already been determined.
compare(float, float) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two float values as specified by Float.compare(float, float), if the result of this comparison chain has not already been determined.
compare(float, float) - Static method in class com.landawn.abacus.util.N
 
compare(int[], int[]) - Static method in class com.landawn.abacus.util.N
 
compare(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.N
 
compare(int, int) - Static method in class com.landawn.abacus.util.Builder
Compares two int values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(int, int) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two int values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(int, int) - Static method in class com.landawn.abacus.util.N
 
compare(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.N
 
compare(long[], long[]) - Static method in class com.landawn.abacus.util.N
 
compare(long, long) - Static method in class com.landawn.abacus.util.Builder
Compares two long values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(long, long) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two long values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(long, long) - Static method in class com.landawn.abacus.util.N
 
compare(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.N
 
compare(short[], short[]) - Static method in class com.landawn.abacus.util.N
 
compare(short, short) - Static method in class com.landawn.abacus.util.Builder
Compares two short values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(short, short) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two short values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(short, short) - Static method in class com.landawn.abacus.util.N
 
compare(Collection<T>, int, Collection<T>, int, int) - Static method in class com.landawn.abacus.util.N
 
compare(Collection<T>, int, Collection<T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
compare(Collection<T>, Collection<T>) - Static method in class com.landawn.abacus.util.N
 
compare(Collection<T>, Collection<T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
compare(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
compare(T[], int, T[], int, int) - Static method in class com.landawn.abacus.util.N
 
compare(T[], int, T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
compare(T[], T[]) - Static method in class com.landawn.abacus.util.N
 
compare(T[], T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
compare(T1, T1, T2, T2) - Static method in class com.landawn.abacus.util.N
Continue to compare the pairs of values (a1, b1), (a2, b2) until they're not equal.
compare(T1, T1, T2, T2, T3, T3) - Static method in class com.landawn.abacus.util.N
Continue to compare the pairs of values (a1, b1), (a2, b2), (a3, b3) until they're not equal.
compare(T1, T1, T2, T2, T3, T3, T4, T4) - Static method in class com.landawn.abacus.util.N
Deprecated.
please use Builder.ComparisonBuilder
compare(T1, T1, T2, T2, T3, T3, T4, T4, T5, T5) - Static method in class com.landawn.abacus.util.N
Deprecated.
please use Builder.ComparisonBuilder
compare(T1, T1, T2, T2, T3, T3, T4, T4, T5, T5, T6, T6) - Static method in class com.landawn.abacus.util.N
Deprecated.
please use Builder.ComparisonBuilder
compare(T1, T1, T2, T2, T3, T3, T4, T4, T5, T5, T6, T6, T7, T7) - Static method in class com.landawn.abacus.util.N
Deprecated.
please use Builder.ComparisonBuilder
compare(T, T) - Static method in class com.landawn.abacus.util.Builder
Compares two comparable objects as specified by Comparable.compareTo(T), if the result of this comparison chain has not already been determined.
compare(T, T) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two comparable objects as specified by Comparable.compareTo(T), if the result of this comparison chain has not already been determined.
compare(T, T) - Static method in class com.landawn.abacus.util.N
 
compare(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the arguments are identical and c.compare(a, b) otherwise.
compare(T, T, Comparator<T>) - Static method in class com.landawn.abacus.util.Builder
Compares two objects using a comparator, if the result of this comparison chain has not already been determined.
compare(T, T, Comparator<T>) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two objects using a comparator, if the result of this comparison chain has not already been determined.
compareFalseLess(boolean, boolean) - Static method in class com.landawn.abacus.util.Builder
Compares two boolean values, considering false to be less than true, if the result of this comparison chain has not already been determined.
compareFalseLess(boolean, boolean) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two boolean values, considering false to be less than true, if the result of this comparison chain has not already been determined.
compareIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.N
Compare ignore case.
compareIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Compare ignore case.
compareNullBigger(T, T) - Static method in class com.landawn.abacus.util.Builder
null is bigger.
compareNullBigger(T, T) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
null is bigger.
compareNullLess(T, T) - Static method in class com.landawn.abacus.util.Builder
null is smaller.
compareNullLess(T, T) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
null is smaller.
compareTo(Duration) - Method in class com.landawn.abacus.util.Duration
 
compareTo(Fraction) - Method in class com.landawn.abacus.util.Fraction
Compares this object to another based on size.
compareTo(HBaseColumn<T>) - Method in class com.landawn.abacus.util.HBaseColumn
 
compareTo(MutableBoolean) - Method in class com.landawn.abacus.util.MutableBoolean
Compares this mutable to another in ascending order.
compareTo(MutableByte) - Method in class com.landawn.abacus.util.MutableByte
Compares this mutable to another in ascending order.
compareTo(MutableChar) - Method in class com.landawn.abacus.util.MutableChar
Compares this mutable to another in ascending order.
compareTo(MutableDouble) - Method in class com.landawn.abacus.util.MutableDouble
Compares this mutable to another in ascending order.
compareTo(MutableFloat) - Method in class com.landawn.abacus.util.MutableFloat
Compares this mutable to another in ascending order.
compareTo(MutableInt) - Method in class com.landawn.abacus.util.MutableInt
Compares this mutable to another in ascending order.
compareTo(MutableLong) - Method in class com.landawn.abacus.util.MutableLong
Compares this mutable to another in ascending order.
compareTo(MutableShort) - Method in class com.landawn.abacus.util.MutableShort
Compares this mutable to another in ascending order.
compareTo(u.OptionalBoolean) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
compareTo(u.OptionalByte) - Method in class com.landawn.abacus.util.u.OptionalByte
 
compareTo(u.OptionalChar) - Method in class com.landawn.abacus.util.u.OptionalChar
 
compareTo(u.OptionalDouble) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
compareTo(u.OptionalFloat) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
compareTo(u.OptionalInt) - Method in class com.landawn.abacus.util.u.OptionalInt
 
compareTo(u.OptionalLong) - Method in class com.landawn.abacus.util.u.OptionalLong
 
compareTo(u.OptionalShort) - Method in class com.landawn.abacus.util.u.OptionalShort
 
compareTo(T) - Static method in class com.landawn.abacus.util.Fn
 
compareTo(T) - Method in class com.landawn.abacus.util.Range
Checks where the specified element occurs relative to this range.
compareTo(T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
compareTrueLess(boolean, boolean) - Static method in class com.landawn.abacus.util.Builder
Compares two boolean values, considering true to be less than false, if the result of this comparison chain has not already been determined.
compareTrueLess(boolean, boolean) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two boolean values, considering true to be less than false, if the result of this comparison chain has not already been determined.
comparingArray() - Static method in class com.landawn.abacus.util.Comparators
 
comparingArray(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingBoolean(ToBooleanFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingBy(Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.Comparators
Comparing the key/value extracted by keyMapper by nullsFirst() comparator.
comparingBy(Function<? super T, ? extends U>, Comparator<? super U>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingByArrayLength() - Static method in class com.landawn.abacus.util.Comparators
Comparing by array length.
comparingByIfNotNullOrElseNullsFirst(Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingByIfNotNullOrElseNullsLast(Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingByKey() - Static method in class com.landawn.abacus.util.Comparators
Comparing by key.
comparingByKey(Comparator<? super K>) - Static method in class com.landawn.abacus.util.Comparators
Comparing by key.
comparingByLength() - Static method in class com.landawn.abacus.util.Comparators
Comparing by length.
comparingByMapSize() - Static method in class com.landawn.abacus.util.Comparators
Comparing by map size.
comparingBySize() - Static method in class com.landawn.abacus.util.Comparators
Comparing by collection size.
comparingByte(ToByteFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingByValue() - Static method in class com.landawn.abacus.util.Comparators
Comparing by value.
comparingByValue(Comparator<? super V>) - Static method in class com.landawn.abacus.util.Comparators
Comparing by value.
comparingChar(ToCharFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingCollection() - Static method in class com.landawn.abacus.util.Comparators
 
comparingCollection(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingDouble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingFloat(ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingIgnoreCase() - Static method in class com.landawn.abacus.util.Comparators
Comparing ignore case.
comparingIgnoreCase(Function<? super T, String>) - Static method in class com.landawn.abacus.util.Comparators
Comparing ignore case.
comparingInt(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingIterable() - Static method in class com.landawn.abacus.util.Comparators
 
comparingIterable(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingIterator() - Static method in class com.landawn.abacus.util.Comparators
 
comparingIterator(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingLong(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingObjArray(Comparator<?>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingShort(ToShortFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
complete(BlockingQueue<?>) - Static method in class com.landawn.abacus.util.Observer
 
completed(T) - Static method in class com.landawn.abacus.util.ContinuableFuture
 
compose(BooleanUnaryOperator) - Method in interface com.landawn.abacus.util.function.BooleanUnaryOperator
 
compose(ByteUnaryOperator) - Method in interface com.landawn.abacus.util.function.ByteUnaryOperator
 
compose(CharUnaryOperator) - Method in interface com.landawn.abacus.util.function.CharUnaryOperator
 
compose(FloatUnaryOperator) - Method in interface com.landawn.abacus.util.function.FloatUnaryOperator
 
compose(ShortUnaryOperator) - Method in interface com.landawn.abacus.util.function.ShortUnaryOperator
 
compose(FC, Throwables.Function<? super FC, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
 
compose(FC, Throwables.Function<? super FC, R, Exception>, Throwables.Function<? super Tuple.Tuple3<FC, Long, TimeUnit>, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
 
compose(Future<T1>, Future<T2>, Throwables.BiFunction<? super Future<T1>, ? super Future<T2>, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
 
compose(Future<T1>, Future<T2>, Throwables.BiFunction<? super Future<T1>, ? super Future<T2>, R, Exception>, Throwables.Function<? super Tuple.Tuple4<Future<T1>, Future<T2>, Long, TimeUnit>, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
 
compose(Future<T1>, Future<T2>, Future<T3>, Throwables.TriFunction<? super Future<T1>, ? super Future<T2>, ? super Future<T3>, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
 
compose(Future<T1>, Future<T2>, Future<T3>, Throwables.TriFunction<? super Future<T1>, ? super Future<T2>, ? super Future<T3>, R, Exception>, Throwables.Function<? super Tuple.Tuple5<Future<T1>, Future<T2>, Future<T3>, Long, TimeUnit>, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
 
compose(DoubleUnaryOperator) - Method in interface com.landawn.abacus.util.function.DoubleUnaryOperator
 
compose(Function<? super V, ? extends T>) - Method in interface com.landawn.abacus.util.function.Function
 
compose(IntUnaryOperator) - Method in interface com.landawn.abacus.util.function.IntUnaryOperator
 
compose(LongUnaryOperator) - Method in interface com.landawn.abacus.util.function.LongUnaryOperator
 
compose(UnaryOperator<T>) - Method in interface com.landawn.abacus.util.function.UnaryOperator
 
CompressionMode - Enum Class in com.landawn.abacus.util
The Enum CompressionMode.
compute(K, Throwables.BiFunction<? super K, ? super V, ? extends V, X>) - Method in class com.landawn.abacus.util.Multimap
The implementation is equivalent to performing the following steps for this Multimap:
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
compute(T, Throwables.BiFunction<? super T, Integer, Integer, E>) - Method in class com.landawn.abacus.util.Multiset
The implementation is equivalent to performing the following steps for this Multiset:
compute(T, Throwables.BiFunction<? super T, Long, Long, E>) - Method in class com.landawn.abacus.util.LongMultiset
The implementation is equivalent to performing the following steps for this LongMultiset:
computeIfAbsent(K, Throwables.Function<? super K, ? extends V, X>) - Method in class com.landawn.abacus.util.Multimap
The implementation is equivalent to performing the following steps for this Multimap:
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
computeIfAbsent(T, Throwables.Function<? super T, Integer, E>) - Method in class com.landawn.abacus.util.Multiset
The implementation is equivalent to performing the following steps for this Multiset:
computeIfAbsent(T, Throwables.Function<? super T, Long, E>) - Method in class com.landawn.abacus.util.LongMultiset
The implementation is equivalent to performing the following steps for this LongMultiset:
computeIfPresent(K, Throwables.BiFunction<? super K, ? super V, ? extends V, X>) - Method in class com.landawn.abacus.util.Multimap
The implementation is equivalent to performing the following steps for this Multimap:
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
computeIfPresent(T, Throwables.BiFunction<? super T, Integer, Integer, E>) - Method in class com.landawn.abacus.util.Multiset
The implementation is equivalent to performing the following steps for this Multiset:
computeIfPresent(T, Throwables.BiFunction<? super T, Long, Long, E>) - Method in class com.landawn.abacus.util.LongMultiset
The implementation is equivalent to performing the following steps for this LongMultiset:
concat(boolean[]...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(boolean[]...) - Static method in class com.landawn.abacus.util.N
 
concat(boolean[][][], boolean[][][]) - Static method in class com.landawn.abacus.util.Array
 
concat(boolean[][], boolean[][]) - Static method in class com.landawn.abacus.util.Array
 
concat(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
 
concat(byte[]...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(byte[]...) - Static method in class com.landawn.abacus.util.N
 
concat(byte[]...) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
concat(byte[][][], byte[][][]) - Static method in class com.landawn.abacus.util.Array
 
concat(byte[][], byte[][]) - Static method in class com.landawn.abacus.util.Array
 
concat(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
 
concat(char[]...) - Static method in class com.landawn.abacus.util.N
 
concat(char[]...) - Static method in class com.landawn.abacus.util.stream.CharStream
 
concat(char[][][], char[][][]) - Static method in class com.landawn.abacus.util.Array
 
concat(char[][], char[][]) - Static method in class com.landawn.abacus.util.Array
 
concat(char[], char[]) - Static method in class com.landawn.abacus.util.N
 
concat(double[]...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(double[]...) - Static method in class com.landawn.abacus.util.N
 
concat(double[]...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
concat(double[][][], double[][][]) - Static method in class com.landawn.abacus.util.Array
 
concat(double[][], double[][]) - Static method in class com.landawn.abacus.util.Array
 
concat(double[], double[]) - Static method in class com.landawn.abacus.util.N
 
concat(float[]...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(float[]...) - Static method in class com.landawn.abacus.util.N
 
concat(float[]...) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
concat(float[][][], float[][][]) - Static method in class com.landawn.abacus.util.Array
 
concat(float[][], float[][]) - Static method in class com.landawn.abacus.util.Array
 
concat(float[], float[]) - Static method in class com.landawn.abacus.util.N
 
concat(int[]...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(int[]...) - Static method in class com.landawn.abacus.util.N
 
concat(int[]...) - Static method in class com.landawn.abacus.util.stream.IntStream
 
concat(int[][][], int[][][]) - Static method in class com.landawn.abacus.util.Array
 
concat(int[][], int[][]) - Static method in class com.landawn.abacus.util.Array
 
concat(int[], int[]) - Static method in class com.landawn.abacus.util.N
 
concat(long[]...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(long[]...) - Static method in class com.landawn.abacus.util.N
 
concat(long[]...) - Static method in class com.landawn.abacus.util.stream.LongStream
 
concat(long[][][], long[][][]) - Static method in class com.landawn.abacus.util.Array
 
concat(long[][], long[][]) - Static method in class com.landawn.abacus.util.Array
 
concat(long[], long[]) - Static method in class com.landawn.abacus.util.N
 
concat(short[]...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(short[]...) - Static method in class com.landawn.abacus.util.N
 
concat(short[]...) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
concat(short[][][], short[][][]) - Static method in class com.landawn.abacus.util.Array
 
concat(short[][], short[][]) - Static method in class com.landawn.abacus.util.Array
 
concat(short[], short[]) - Static method in class com.landawn.abacus.util.N
 
concat(BiIterator<A, B>...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(BooleanIterator...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(ByteIterator...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(ByteIterator...) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
concat(CharIterator...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(CharIterator...) - Static method in class com.landawn.abacus.util.stream.CharStream
 
concat(CheckedStream.CheckedIterator<? extends T, ? extends E>...) - Static method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
 
concat(CheckedStream<? extends T, E>...) - Static method in class com.landawn.abacus.util.CheckedStream
 
concat(DoubleIterator...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(DoubleIterator...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
concat(FloatIterator...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(FloatIterator...) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
concat(IntIterator...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(IntIterator...) - Static method in class com.landawn.abacus.util.stream.IntStream
 
concat(LongIterator...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(LongIterator...) - Static method in class com.landawn.abacus.util.stream.LongStream
 
concat(ShortIterator...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(ShortIterator...) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
concat(ByteStream...) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
concat(CharStream...) - Static method in class com.landawn.abacus.util.stream.CharStream
 
concat(DoubleStream...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
concat(FloatStream...) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
concat(IntStream...) - Static method in class com.landawn.abacus.util.stream.IntStream
 
concat(LongStream...) - Static method in class com.landawn.abacus.util.stream.LongStream
 
concat(ShortStream...) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
concat(Stream<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
 
concat(TriIterator<A, B, C>...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(Iterable<? extends T>...) - Static method in class com.landawn.abacus.util.CheckedStream
 
concat(Iterable<? extends T>...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(Iterable<? extends T>...) - Static method in class com.landawn.abacus.util.N
 
concat(Iterable<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
 
concat(Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
concat(Object, Object) - Static method in class com.landawn.abacus.util.Strings
Returns N.toString(a) + N.toString(b).
concat(Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
 
concat(Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
 
concat(Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
 
concat(Object, Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
 
concat(Object, Object, Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
Returns N.toString(a) + N.toString(b) + N.toString(c) + N.toString(d) + N.toString(e) + N.toString(f) + N.toString(g).
concat(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
Returns N.toString(a) + N.toString(b) + N.toString(c) + N.toString(d) + N.toString(e) + N.toString(f) + N.toString(g) + N.toString(h).
concat(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
Returns N.toString(a) + N.toString(b) + N.toString(c) + N.toString(d) + N.toString(e) + N.toString(f) + N.toString(g) + N.toString(h) + N.toString(i).
concat(String...) - Static method in class com.landawn.abacus.util.Strings
 
concat(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Concatenates a filename to a base path using normal command line style rules.
concat(String, String) - Static method in class com.landawn.abacus.util.Strings
Returns a + b.
concat(String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
concat(String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
concat(String, String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
concat(String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
concat(String, String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
concat(String, String, String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
concat(String, String, String, String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
concat(Collection<? extends CheckedStream.CheckedIterator<? extends T, ? extends E>>) - Static method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
 
concat(Collection<? extends CheckedStream<? extends T, E>>) - Static method in class com.landawn.abacus.util.CheckedStream
 
concat(Collection<? extends ByteStream>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
concat(Collection<? extends CharStream>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
concat(Collection<? extends DoubleStream>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
concat(Collection<? extends FloatStream>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
concat(Collection<? extends IntStream>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
concat(Collection<? extends LongStream>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
concat(Collection<? extends ShortStream>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
concat(Collection<? extends Stream<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
concat(Collection<? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.util.N
 
concat(Collection<? extends Iterable<? extends T>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
concat(Collection<? extends Enumeration<? extends T>>) - Static method in class com.landawn.abacus.util.Enumerations
 
concat(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.Iterators
 
concat(Collection<? extends Map<? extends K, ? extends E>>) - Static method in class com.landawn.abacus.util.ListMultimap
 
concat(Collection<? extends Map<? extends K, ? extends E>>) - Static method in class com.landawn.abacus.util.SetMultimap
 
concat(Collection<? extends Map<? extends K, ? extends V>>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
concat(Enumeration<? extends T>...) - Static method in class com.landawn.abacus.util.Enumerations
 
concat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.CheckedStream
 
concat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.N
 
concat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
 
concat(Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
 
concat(List<byte[]>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
concat(List<char[]>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
concat(List<double[]>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
concat(List<float[]>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
concat(List<int[]>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
concat(List<long[]>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
concat(List<short[]>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.ListMultimap
 
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.SetMultimap
 
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>, Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.ListMultimap
 
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>, Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.SetMultimap
 
concat(Map<? extends K, ? extends V>...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(Map<? extends K, ? extends V>...) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
concat(T[]...) - Static method in class com.landawn.abacus.util.CheckedStream
 
concat(T[]...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(T[]...) - Static method in class com.landawn.abacus.util.N
 
concat(T[]...) - Static method in class com.landawn.abacus.util.stream.Stream
 
concat(T[], T[]) - Static method in class com.landawn.abacus.util.N
 
CONCAT - Static variable in class com.landawn.abacus.util.WD
Field CONCAT.
concatenating(HashFunction, HashFunction) - Static method in class com.landawn.abacus.guava.hash.Hashing
 
concatenating(HashFunction, HashFunction, HashFunction) - Static method in class com.landawn.abacus.guava.hash.Hashing
 
concatenating(Iterable<HashFunction>) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function which computes its hash code by concatenating the hash codes of the underlying hash functions together.
concatIterables(Collection<? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.util.Iterators
 
concatIterables(Collection<? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
concatIterators(Collection<? extends ByteIterator>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
concatIterators(Collection<? extends CharIterator>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
concatIterators(Collection<? extends DoubleIterator>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
concatIterators(Collection<? extends FloatIterator>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
concatIterators(Collection<? extends IntIterator>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
concatIterators(Collection<? extends LongIterator>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
concatIterators(Collection<? extends ShortIterator>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
concatIterators(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
concatt(T[][][], T[][][]) - Static method in class com.landawn.abacus.util.Array
 
concatt(T[][], T[][]) - Static method in class com.landawn.abacus.util.Array
 
CONCLUDED - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
CONCLUDED - Enum constant in enum class com.landawn.abacus.util.Status
 
concurrentDistinct() - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
concurrentDistinctBy(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
Configuration - Class in com.landawn.abacus.util
 
CONNECT - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
CONNECTION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Connection header field name.
connectionTimeout(long) - Method in class com.landawn.abacus.http.HttpRequest
 
connectionTimeout(Duration) - Method in class com.landawn.abacus.http.HttpRequest
 
connectTimeout(Duration) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
consistentHash(long, int) - Static method in class com.landawn.abacus.guava.hash.Hashing
Assigns to input a "bucket" in the range [0, buckets), in a uniform manner that minimizes the need for remapping as buckets grows.
consistentHash(HashCode, int) - Static method in class com.landawn.abacus.guava.hash.Hashing
Assigns to hashCode a "bucket" in the range [0, buckets), in a uniform manner that minimizes the need for remapping as buckets grows.
Consumer<T> - Interface in com.landawn.abacus.util.function
contains(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
contains(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
 
contains(byte) - Method in class com.landawn.abacus.util.ByteList
 
contains(byte[], byte) - Static method in class com.landawn.abacus.util.N
 
contains(char) - Method in class com.landawn.abacus.util.CharList
 
contains(char[], char) - Static method in class com.landawn.abacus.util.N
 
contains(double) - Method in class com.landawn.abacus.util.DoubleList
 
contains(double[], double) - Static method in class com.landawn.abacus.util.N
 
contains(float) - Method in class com.landawn.abacus.util.FloatList
 
contains(float[], float) - Static method in class com.landawn.abacus.util.N
 
contains(int) - Method in class com.landawn.abacus.util.IntList
 
contains(int[], int) - Static method in class com.landawn.abacus.util.N
 
contains(long) - Method in class com.landawn.abacus.util.LongList
 
contains(long[], long) - Static method in class com.landawn.abacus.util.N
 
contains(short) - Method in class com.landawn.abacus.util.ShortList
 
contains(short[], short) - Static method in class com.landawn.abacus.util.N
 
contains(E) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
contains(E) - Method in interface com.landawn.abacus.pool.ObjectPool
 
contains(Iterable<?>, Object) - Static method in class com.landawn.abacus.util.N
 
contains(Object) - Method in class com.landawn.abacus.util.ArrayHashSet
 
contains(Object) - Method in class com.landawn.abacus.util.IdentityHashSet
 
contains(Object) - Method in class com.landawn.abacus.util.ImmutableCollection
 
contains(Object) - Method in class com.landawn.abacus.util.LongMultiset
 
contains(Object) - Method in class com.landawn.abacus.util.Multiset
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
contains(Object[], Object) - Static method in class com.landawn.abacus.util.N
 
contains(Object, Object) - Method in class com.landawn.abacus.util.Multimap
 
contains(String) - Static method in class com.landawn.abacus.util.Fn
 
contains(String, int) - Static method in class com.landawn.abacus.util.Strings
 
contains(String, String) - Static method in class com.landawn.abacus.util.Strings
 
contains(String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
contains(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
 
contains(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.N
 
contains(Map<?, ?>, Object, Object) - Static method in class com.landawn.abacus.util.Maps
 
contains(Map<?, ?>, Map.Entry<?, ?>) - Static method in class com.landawn.abacus.util.Maps
Check if the specified Map contains the specified Entry.
contains(R, C) - Method in class com.landawn.abacus.util.Sheet
 
contains(T) - Method in class com.landawn.abacus.util.ImmutableArray
 
contains(T) - Method in class com.landawn.abacus.util.Range
Checks whether the specified element occurs within this range.
contains(T) - Method in class com.landawn.abacus.util.u.Nullable
 
contains(T) - Method in class com.landawn.abacus.util.u.Optional
 
containsAll(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
containsAll(byte[]) - Method in class com.landawn.abacus.util.ByteList
 
containsAll(char[]) - Method in class com.landawn.abacus.util.CharList
 
containsAll(double[]) - Method in class com.landawn.abacus.util.DoubleList
 
containsAll(float[]) - Method in class com.landawn.abacus.util.FloatList
 
containsAll(int[]) - Method in class com.landawn.abacus.util.IntList
 
containsAll(long[]) - Method in class com.landawn.abacus.util.LongList
 
containsAll(short[]) - Method in class com.landawn.abacus.util.ShortList
 
containsAll(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
containsAll(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
 
containsAll(ByteList) - Method in class com.landawn.abacus.util.ByteList
 
containsAll(CharList) - Method in class com.landawn.abacus.util.CharList
 
containsAll(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
containsAll(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
containsAll(IntList) - Method in class com.landawn.abacus.util.IntList
 
containsAll(LongList) - Method in class com.landawn.abacus.util.LongList
 
containsAll(ShortList) - Method in class com.landawn.abacus.util.ShortList
 
containsAll(Iterable<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
 
containsAll(Object, Collection<?>) - Method in class com.landawn.abacus.util.Multimap
 
containsAll(String, char...) - Static method in class com.landawn.abacus.util.Strings
 
containsAll(String, String...) - Static method in class com.landawn.abacus.util.Strings
 
containsAll(Collection<?>) - Method in class com.landawn.abacus.util.ArrayHashSet
 
containsAll(Collection<?>) - Method in class com.landawn.abacus.util.IdentityHashSet
 
containsAll(Collection<?>) - Method in class com.landawn.abacus.util.LongMultiset
 
containsAll(Collection<?>) - Method in class com.landawn.abacus.util.Multiset
 
containsAll(Collection<?>, Object...) - Static method in class com.landawn.abacus.util.N
 
containsAll(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
 
containsAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.CheckedStream
 
containsAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.Range
 
containsAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
containsAll(Iterator<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
 
containsAll(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
containsAll(T...) - Method in class com.landawn.abacus.util.CheckedStream
 
containsAll(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
containsAllColumns(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Check if this DataSet contains all the specified columns.
containsAllColumns(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
Contains all columns.
containsAllIgnoreCase(String, String...) - Static method in class com.landawn.abacus.util.Strings
 
containsAny(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
containsAny(byte[]) - Method in class com.landawn.abacus.util.ByteList
 
containsAny(char[]) - Method in class com.landawn.abacus.util.CharList
 
containsAny(double[]) - Method in class com.landawn.abacus.util.DoubleList
 
containsAny(float[]) - Method in class com.landawn.abacus.util.FloatList
 
containsAny(int[]) - Method in class com.landawn.abacus.util.IntList
 
containsAny(long[]) - Method in class com.landawn.abacus.util.LongList
 
containsAny(short[]) - Method in class com.landawn.abacus.util.ShortList
 
containsAny(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
containsAny(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
 
containsAny(ByteList) - Method in class com.landawn.abacus.util.ByteList
 
containsAny(CharList) - Method in class com.landawn.abacus.util.CharList
 
containsAny(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
containsAny(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
containsAny(IntList) - Method in class com.landawn.abacus.util.IntList
 
containsAny(LongList) - Method in class com.landawn.abacus.util.LongList
 
containsAny(ShortList) - Method in class com.landawn.abacus.util.ShortList
 
containsAny(Iterable<?>, Set<?>) - Static method in class com.landawn.abacus.util.N
 
containsAny(String, char...) - Static method in class com.landawn.abacus.util.Strings
 
containsAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
 
containsAny(Collection<?>, Object...) - Static method in class com.landawn.abacus.util.N
 
containsAny(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
 
containsAny(Collection<? extends T>) - Method in class com.landawn.abacus.util.CheckedStream
 
containsAny(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
containsAny(Iterator<?>, Set<?>) - Static method in class com.landawn.abacus.util.N
 
containsAny(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
containsAny(T...) - Method in class com.landawn.abacus.util.CheckedStream
 
containsAny(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
containsAnyIgnoreCase(String, String...) - Static method in class com.landawn.abacus.util.Strings
 
containsColumn(C) - Method in class com.landawn.abacus.util.Sheet
 
containsColumn(String) - Method in interface com.landawn.abacus.util.DataSet
 
containsColumn(String) - Method in class com.landawn.abacus.util.RowDataSet
 
containsIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Contains ignore case.
containsKey(Object) - Method in class com.landawn.abacus.util.ArrayHashMap
 
containsKey(Object) - Method in class com.landawn.abacus.util.BiMap
 
containsKey(Object) - Method in class com.landawn.abacus.util.ImmutableMap
 
containsKey(Object) - Method in class com.landawn.abacus.util.Multimap
 
containsKey(Object) - Method in class com.landawn.abacus.util.ObjectPool
 
containsKey(Object) - Method in class com.landawn.abacus.util.Properties
 
containsKey(String) - Method in interface com.landawn.abacus.util.EntityId
 
containsKey(String) - Method in class com.landawn.abacus.util.MapEntity
 
containsKey(String) - Method in class com.landawn.abacus.util.Seid
 
containsKey(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
containsKey(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
 
containsNone(String, char...) - Static method in class com.landawn.abacus.util.Strings
 
containsOnly(String, char...) - Static method in class com.landawn.abacus.util.Strings
 
containsRange(Range<T>) - Method in class com.landawn.abacus.util.Range
Checks whether this range contains all the elements of the specified range.
containsRow(R) - Method in class com.landawn.abacus.util.Sheet
 
containsValue(E) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
containsValue(E) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
 
containsValue(Object) - Method in class com.landawn.abacus.util.ArrayHashMap
 
containsValue(Object) - Method in class com.landawn.abacus.util.BiMap
 
containsValue(Object) - Method in class com.landawn.abacus.util.ImmutableMap
 
containsValue(Object) - Method in class com.landawn.abacus.util.Multimap
 
containsValue(Object) - Method in class com.landawn.abacus.util.ObjectPool
 
containsValue(Object) - Method in class com.landawn.abacus.util.Properties
 
containsValue(Object) - Method in class com.landawn.abacus.util.Sheet
 
containsWhitespace(String) - Static method in class com.landawn.abacus.util.Strings
 
CONTENT_DISPOSITION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Disposition header field name.
CONTENT_ENCODING - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Encoding header field name.
CONTENT_LANGUAGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Language header field name.
CONTENT_LENGTH - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Length header field name.
CONTENT_LOCATION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Location header field name.
CONTENT_MD5 - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-MD5 header field name.
CONTENT_RANGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Range header field name.
CONTENT_SECURITY_POLICY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Security-Policy header field name.
CONTENT_SECURITY_POLICY_REPORT_ONLY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Security-Policy-Report-Only header field name.
CONTENT_TYPE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Type header field name.
contentEncoding() - Method in enum class com.landawn.abacus.http.ContentFormat
 
ContentFormat - Enum Class in com.landawn.abacus.http
 
contentType() - Method in enum class com.landawn.abacus.http.ContentFormat
 
ContinuableFuture<T> - Class in com.landawn.abacus.util
 
convert(Number, Type<? extends T>) - Static method in class com.landawn.abacus.util.Numbers
 
convert(Number, Class<? extends T>) - Static method in class com.landawn.abacus.util.Numbers
 
convert(Object, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
 
convert(Object, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Try to convert the specified obj to the specified targetClass.
convert(String) - Method in enum class com.landawn.abacus.util.NamingPolicy
 
convertColumn(String, Class<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
convertColumn(String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Convert the specified column to target type.
convertColumn(String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
convertColumns(Map<String, Class<?>>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
convertColumns(Map<String, Class<?>>) - Method in interface com.landawn.abacus.util.DataSet
Convert the specified columns to target types.
convertColumns(Map<String, Class<?>>) - Method in class com.landawn.abacus.util.RowDataSet
 
COOKIE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Cookie header field name.
copy() - Method in class com.landawn.abacus.http.HttpHeaders
 
copy() - Method in class com.landawn.abacus.http.HttpSettings
 
copy() - Method in class com.landawn.abacus.parser.ParserConfig
 
copy() - Method in class com.landawn.abacus.util.BiMap
 
copy() - Method in class com.landawn.abacus.util.BooleanList
 
copy() - Method in class com.landawn.abacus.util.ByteList
 
copy() - Method in class com.landawn.abacus.util.CharList
 
copy() - Method in interface com.landawn.abacus.util.DataSet
Returns the copy of this DataSet.
copy() - Method in class com.landawn.abacus.util.DoubleList
 
copy() - Method in class com.landawn.abacus.util.FloatList
 
copy() - Method in class com.landawn.abacus.util.HBaseColumn
 
copy() - Method in class com.landawn.abacus.util.IntList
 
copy() - Method in class com.landawn.abacus.util.ListMultimap
 
copy() - Method in class com.landawn.abacus.util.LongList
 
copy() - Method in class com.landawn.abacus.util.LongMultiset
 
copy() - Method in class com.landawn.abacus.util.MapEntity
 
copy() - Method in class com.landawn.abacus.util.Multimap
 
copy() - Method in class com.landawn.abacus.util.Multiset
 
copy() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
copy() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
copy() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
copy() - Method in class com.landawn.abacus.util.Pair
 
copy() - Method in class com.landawn.abacus.util.PrimitiveList
 
copy() - Method in class com.landawn.abacus.util.Properties
 
copy() - Method in class com.landawn.abacus.util.RowDataSet
 
copy() - Method in class com.landawn.abacus.util.Seid
Deprecated.
for internal use only
copy() - Method in class com.landawn.abacus.util.SetMultimap
 
copy() - Method in class com.landawn.abacus.util.Sheet
 
copy() - Method in class com.landawn.abacus.util.ShortList
 
copy() - Method in class com.landawn.abacus.util.Triple
 
copy(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.N
 
copy(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
copy(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.N
 
copy(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.N
 
copy(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.N
 
copy(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.N
 
copy(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
copy(int, int) - Method in class com.landawn.abacus.util.ByteList
 
copy(int, int) - Method in class com.landawn.abacus.util.CharList
 
copy(int, int) - Method in interface com.landawn.abacus.util.DataSet
Returns the copy of this DataSet from the specified fromRowIndex to toRowIndex.
copy(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
copy(int, int) - Method in class com.landawn.abacus.util.FloatList
 
copy(int, int) - Method in class com.landawn.abacus.util.ImmutableArray
 
copy(int, int) - Method in class com.landawn.abacus.util.IntList
 
copy(int, int) - Method in class com.landawn.abacus.util.LongList
 
copy(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
copy(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
copy(int, int) - Method in class com.landawn.abacus.util.ShortList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.BooleanList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.ByteList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.CharList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.DoubleList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.FloatList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.IntList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.LongList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.ShortList
 
copy(int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns the copy of this DataSet with specified column name list from the specified fromRowIndex to toRowIndex.
copy(int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
copy(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.N
 
copy(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.N
 
copy(File, File) - Static method in class com.landawn.abacus.guava.Files
 
copy(File, OutputStream) - Static method in class com.landawn.abacus.guava.Files
 
copy(InputStream, Path, CopyOption...) - Static method in class com.landawn.abacus.util.IOUtil
 
copy(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.N
 
copy(Object, boolean, Set<String>, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
 
copy(Object, int, Object, int, int) - Static method in class com.landawn.abacus.util.N
 
copy(Object, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
 
copy(Object, Collection<String>, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a new created instance of the specified cls and set with same properties retrieved by 'getXXX' method in the specified bean.
copy(Path, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
copy(Path, Path, CopyOption...) - Static method in class com.landawn.abacus.util.IOUtil
 
copy(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns the copy of this DataSet with specified column name list.
copy(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
copy(Collection<R>, Collection<C>) - Method in class com.landawn.abacus.util.Sheet
 
copy(List<? extends T>, int, List<? super T>, int, int) - Static method in class com.landawn.abacus.util.N
 
copy(List<? extends T>, List<? super T>) - Static method in class com.landawn.abacus.util.N
Copies all of the elements from one list into another.
copy(T) - Method in class com.landawn.abacus.parser.KryoParser
Copy the property values shallowly.
copy(T) - Static method in class com.landawn.abacus.util.N
Returns a new created instance of the same class and set with same properties retrieved by 'getXXX' method in the specified bean.
copy(T, Collection<String>) - Static method in class com.landawn.abacus.util.N
 
copyFileToDirectory(File, File) - Static method in class com.landawn.abacus.util.IOUtil
 
copyFileToDirectory(File, File, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
copyFileToDirectory(File, File, boolean, Throwables.BiPredicate<? super File, ? super File, E>) - Static method in class com.landawn.abacus.util.IOUtil
Copy the specified scrFile if it's a file or its sub files/directories if it's a directory to the target destDir with the specified filter.
copyInto(S) - Method in class com.landawn.abacus.util.Iterables.SetView
 
copyOf(boolean[]) - Static method in class com.landawn.abacus.util.BooleanList
 
copyOf(boolean[], int) - Static method in class com.landawn.abacus.util.N
 
copyOf(boolean[], int, int) - Static method in class com.landawn.abacus.util.BooleanList
 
copyOf(byte[]) - Static method in class com.landawn.abacus.util.ByteList
 
copyOf(byte[], int) - Static method in class com.landawn.abacus.util.N
 
copyOf(byte[], int, int) - Static method in class com.landawn.abacus.util.ByteList
 
copyOf(char[]) - Static method in class com.landawn.abacus.util.CharList
 
copyOf(char[], int) - Static method in class com.landawn.abacus.util.N
 
copyOf(char[], int, int) - Static method in class com.landawn.abacus.util.CharList
 
copyOf(double[]) - Static method in class com.landawn.abacus.util.DoubleList
 
copyOf(double[], int) - Static method in class com.landawn.abacus.util.N
 
copyOf(double[], int, int) - Static method in class com.landawn.abacus.util.DoubleList
 
copyOf(float[]) - Static method in class com.landawn.abacus.util.FloatList
 
copyOf(float[], int) - Static method in class com.landawn.abacus.util.N
 
copyOf(float[], int, int) - Static method in class com.landawn.abacus.util.FloatList
 
copyOf(int[]) - Static method in class com.landawn.abacus.util.IntList
 
copyOf(int[], int) - Static method in class com.landawn.abacus.util.N
 
copyOf(int[], int, int) - Static method in class com.landawn.abacus.util.IntList
 
copyOf(long[]) - Static method in class com.landawn.abacus.util.LongList
 
copyOf(long[], int) - Static method in class com.landawn.abacus.util.N
 
copyOf(long[], int, int) - Static method in class com.landawn.abacus.util.LongList
 
copyOf(short[]) - Static method in class com.landawn.abacus.util.ShortList
 
copyOf(short[], int) - Static method in class com.landawn.abacus.util.N
 
copyOf(short[], int, int) - Static method in class com.landawn.abacus.util.ShortList
 
copyOf(BiMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
 
copyOf(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableList
 
copyOf(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSet
 
copyOf(Map.Entry<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableEntry
 
copyOf(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.BiMap
 
copyOf(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Deprecated.
throws UnsupportedOperationException
copyOf(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableMap
 
copyOf(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Deprecated.
throws UnsupportedOperationException
copyOf(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpHeaders
 
copyOf(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
 
copyOf(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
 
copyOf(SortedSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
copyOf(SortedSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
copyOf(T[]) - Static method in class com.landawn.abacus.util.ImmutableArray
 
copyOf(T[], int) - Static method in class com.landawn.abacus.util.N
 
copyOf(U[], int, Class<? extends T[]>) - Static method in class com.landawn.abacus.util.N
 
copyOfColumn(String) - Method in interface com.landawn.abacus.util.DataSet
Copy of column.
copyOfColumn(String) - Method in class com.landawn.abacus.util.RowDataSet
Copy of column.
copyOfRange(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(boolean[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(byte[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(char[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(char[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(double[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(float[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(int[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(long[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(short[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(String, int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(String, int, int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(List<T>, int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(List<T>, int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(T[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(T[], int, int, int, Class<? extends T[]>) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(U[], int, int, Class<? extends T[]>) - Static method in class com.landawn.abacus.util.N
copyThenApply(T[], Throwables.Function<? super T, ? extends T, E>) - Static method in class com.landawn.abacus.util.N
Copy the specified array a first, then call converter on the copy.
copyThenStrip(String[]) - Static method in class com.landawn.abacus.util.Strings
 
copyThenTrim(String[]) - Static method in class com.landawn.abacus.util.Strings
 
copyURLToFile(URL, File) - Static method in class com.landawn.abacus.util.IOUtil
Copies bytes from the URL source to a file destination.
copyURLToFile(URL, File, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Copies bytes from the URL source to a file destination.
COS - Static variable in class com.landawn.abacus.util.WD
Field COS.
count() - Method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
 
count() - Method in class com.landawn.abacus.util.CheckedStream
 
count() - Method in class com.landawn.abacus.util.KahanSummation
 
count() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
count() - Method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.CharIteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.EntryStream
 
count() - Method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.IntIteratorEx
 
count() - Method in interface com.landawn.abacus.util.stream.IteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.LongIteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
count(boolean[], int, int, Throwables.BooleanPredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(boolean[], Throwables.BooleanPredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(byte[], int, int, Throwables.BytePredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(byte[], Throwables.BytePredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(char[], int, int, Throwables.CharPredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(char[], Throwables.CharPredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(double[], int, int, Throwables.DoublePredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(double[], Throwables.DoublePredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(float[], int, int, Throwables.FloatPredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(float[], Throwables.FloatPredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(int[], int, int, Throwables.IntPredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(int[], Throwables.IntPredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(int, int, Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
 
count(int, int, Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
 
count(int, int, Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
 
count(int, int, Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
 
count(int, int, Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
 
count(int, int, Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
 
count(int, int, Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
 
count(int, int, Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
 
count(long[], int, int, Throwables.LongPredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(long[], Throwables.LongPredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(short[], int, int, Throwables.ShortPredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(short[], Throwables.ShortPredicate<E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
 
count(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
 
count(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
 
count(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
 
count(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
 
count(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
 
count(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
 
count(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
 
count(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(Collection<? extends T>, int, int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(Iterator<?>) - Static method in class com.landawn.abacus.util.Iterators
 
count(Iterator<?>) - Static method in class com.landawn.abacus.util.N
 
count(Iterator<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
 
count(Iterator<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
count(T[], int, int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
COUNT - Static variable in class com.landawn.abacus.util.WD
Field COUNT.
countBy(Throwables.Function<? super T, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
countBy(Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
 
countByToEntry(Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
 
counting() - Static method in class com.landawn.abacus.util.stream.Collectors
 
countingBy(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
countingBy(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
countingToInt() - Static method in class com.landawn.abacus.util.stream.Collectors
 
countingToIntBy(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
countingToIntBy(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
countMatches(String, char) - Static method in class com.landawn.abacus.util.Strings
 
countMatches(String, String) - Static method in class com.landawn.abacus.util.Strings
 
CPU_CORES - Static variable in class com.landawn.abacus.util.IOUtil
 
CR - Static variable in class com.landawn.abacus.util.Ascii
Carriage Return ('\r'): A format effector which controls the movement of the printing position to the first printing position on the same printing line.
CR - Static variable in class com.landawn.abacus.util.Strings
A String for carriage return CR ("\r").
crc32() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the CRC-32 checksum algorithm (32 hash bits) by delegating to the CRC32 Checksum.
crc32c() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the CRC32C checksum algorithm (32 hash bits) as described by RFC 3720, Section 12.1.
create() - Static method in class com.landawn.abacus.http.HttpHeaders
 
create() - Static method in class com.landawn.abacus.http.HttpSettings
 
create() - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
 
create() - Static method in class com.landawn.abacus.parser.AvroSerializationConfig.ASC
 
create() - Static method in class com.landawn.abacus.parser.JacksonMapperConfig.JMC
 
create() - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
 
create() - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
 
create() - Static method in class com.landawn.abacus.parser.KryoDeserializationConfig.KDC
 
create() - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
 
create() - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
 
create() - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
 
create(double) - Static method in class com.landawn.abacus.util.RateLimiter
Creates a RateLimiter with the specified stable throughput, given as "permits per second" (commonly referred to as QPS, queries per second).
create(double, long, TimeUnit) - Static method in class com.landawn.abacus.util.RateLimiter
Creates a RateLimiter with the specified stable throughput, given as "permits per second" (commonly referred to as QPS, queries per second), and a warmup period, during which the RateLimiter smoothly ramps up its rate, until it reaches its maximum rate at the end of the period (as long as there are enough requests to saturate it).
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableObjArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
create(int) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(int, BaseStream.Splitor) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(int, BaseStream.Splitor, Executor) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(int, Executor) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(DeserializationConfig) - Static method in class com.landawn.abacus.parser.JacksonMapperConfig.JMC
 
create(SerializationConfig) - Static method in class com.landawn.abacus.parser.JacksonMapperConfig.JMC
 
create(SerializationConfig, DeserializationConfig) - Static method in class com.landawn.abacus.parser.JacksonMapperConfig.JMC
 
create(HttpClient) - Static method in class com.landawn.abacus.http.HttpRequest
 
create(Multiset<? extends T>) - Static method in class com.landawn.abacus.util.LongMultiset
 
create(BaseStream.Splitor) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(BaseStream.Splitor, Executor) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(Class<T>, int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
create(Class<T>, int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableObjArray
Deprecated.
throw UnsupportedOperation
create(Object) - Static method in interface com.landawn.abacus.util.EntityId
 
create(Object) - Static method in class com.landawn.abacus.util.Seid
 
create(Object[]) - Static method in class com.landawn.abacus.util.Tuple
 
create(Object, Collection<String>) - Static method in interface com.landawn.abacus.util.EntityId
 
create(Object, Collection<String>) - Static method in class com.landawn.abacus.util.Seid
 
create(String) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long, HttpSettings) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long, HttpSettings, AtomicInteger) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long, HttpSettings, AtomicInteger, Executor) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long, HttpSettings, Executor) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long, Executor) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, long, long) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, HttpClient) - Static method in class com.landawn.abacus.http.v2.HttpRequest
Sets the URI target of this request.
create(String, Map<String, Object>) - Static method in interface com.landawn.abacus.util.EntityId
 
create(String, OkHttpClient) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
create(URI, HttpClient) - Static method in class com.landawn.abacus.http.v2.HttpRequest
Sets the URI target of this request.
create(URL) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int, long, long) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int, long, long, HttpSettings) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int, long, long, HttpSettings, AtomicInteger) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int, long, long, HttpSettings, AtomicInteger, Executor) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int, long, long, HttpSettings, Executor) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int, long, long, Executor) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, long, long) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, HttpClient) - Static method in class com.landawn.abacus.http.v2.HttpRequest
Sets the URI target of this request.
create(URL, OkHttpClient) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
create(Collection<?>) - Static method in class com.landawn.abacus.util.Tuple
 
create(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Enumerations
 
create(Collection<? extends T>) - Static method in class com.landawn.abacus.util.LongMultiset
 
create(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Multiset
 
create(Collection<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.ListMultimap
 
create(Collection<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.SetMultimap
 
create(Collection<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends E>) - Static method in class com.landawn.abacus.util.ListMultimap
 
create(Collection<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends E>) - Static method in class com.landawn.abacus.util.SetMultimap
 
create(Executor) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Enumerations
 
create(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.LongMultiset
 
create(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Multiset
 
create(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.Pair
Create a new Pair with the values from the specified entry.
create(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.Tuple
 
create(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.ListMultimap
Create a new ListMultimap with the keys/values from the specified map.
create(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.SetMultimap
Create a new SetMultimap with the keys/values from the specified map.
create(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.Properties
 
create(Map<? extends T, ? extends V>, ToIntFunction<? super V>) - Static method in class com.landawn.abacus.util.Multiset
 
create(Map<? extends T, ? extends V>, ToLongFunction<? super V>) - Static method in class com.landawn.abacus.util.LongMultiset
 
create(Map<? extends T, Integer>) - Static method in class com.landawn.abacus.util.Multiset
 
create(Map<? extends T, Long>) - Static method in class com.landawn.abacus.util.LongMultiset
 
create(Map<String, Object>) - Static method in interface com.landawn.abacus.util.EntityId
 
create(Map<String, Object>) - Static method in class com.landawn.abacus.util.Seid
 
create(HttpUrl, OkHttpClient) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
CREATE - Static variable in class com.landawn.abacus.util.WD
Field CREATE.
createAbacusXMLParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createAbacusXMLParser(XMLSerializationConfig, XMLDeserializationConfig) - Static method in class com.landawn.abacus.parser.ParserFactory
 
createAvroParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createBeanResult() - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
createBigDecimal(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a BigDecimal.
createBigDecimal(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty Optional<BigDecimal> if the specified string is blank or a invalid BigDecimal string.
createBigInteger(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a BigInteger; since 3.2 it handles hex (0x or #) and octal (0) notations.
createBigInteger(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty Optional<BigInteger> if the specified string is blank or a invalid BigInteger string.
createBigStringBuilder() - Static method in class com.landawn.abacus.util.Objectory
 
createBufferedJSONWriter() - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered JSON writer.
createBufferedJSONWriter(OutputStream) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered JSON writer.
createBufferedJSONWriter(Writer) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered JSON writer.
createBufferedReader(InputStream) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered reader.
createBufferedReader(Reader) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered reader.
createBufferedReader(String) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered reader.
createBufferedWriter() - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered writer.
createBufferedWriter(OutputStream) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered writer.
createBufferedWriter(Writer) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered writer.
createBufferedXMLWriter() - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered XML writer.
createBufferedXMLWriter(OutputStream) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered XML writer.
createBufferedXMLWriter(Writer) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered XML writer.
createByteArrayBuffer() - Static method in class com.landawn.abacus.util.Objectory
Creates the byte array buffer.
createByteArrayBuffer(int) - Static method in class com.landawn.abacus.util.Objectory
Creates the byte array buffer.
createByteArrayOutputStream() - Static method in class com.landawn.abacus.util.Objectory
Creates the byte array output stream.
createByteArrayOutputStream(int) - Static method in class com.landawn.abacus.util.Objectory
Creates the byte array output stream.
createCalendar(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates the calendar.
createCalendar(long, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Creates the calendar.
createCalendar(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates the calendar.
createCalendar(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates the calendar.
createCharArrayBuffer() - Static method in class com.landawn.abacus.util.Objectory
Creates the char array buffer.
createCharArrayBuffer(int) - Static method in class com.landawn.abacus.util.Objectory
Creates the char array buffer.
createContentParser() - Static method in class com.landawn.abacus.util.XMLUtil
Call recycleContentParser to reuse the instance.
createDate(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates the date.
createDate(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates the date.
createDate(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates the date.
createDOMParser() - Static method in class com.landawn.abacus.util.XMLUtil
createDOMParser(boolean, boolean) - Static method in class com.landawn.abacus.util.XMLUtil
Creates the DOM parser.
createDouble(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a Double.
createDouble(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty OptionalDouble if the specified string is blank or a invalid double string.
createFilteredStreamReader(XMLStreamReader, StreamFilter) - Static method in class com.landawn.abacus.util.XMLUtil
Creates the filtered stream reader.
createFloat(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a Float.
createFloat(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty OptionalFloat if the specified string is blank or a invalid float string.
createGregorianCalendar(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates the gregorian calendar.
createGregorianCalendar(long, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Creates the gregorian calendar.
createGregorianCalendar(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates the gregorian calendar.
createGregorianCalendar(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates the gregorian calendar.
createIfNotExists(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates the if not exists.
createInteger(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a Integer, handling hex (0xhhhh) and octal (0dddd) notations.
createInteger(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty OptionalInt if the specified string is blank or a invalid integer string.
createJacksonMapper() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createJacksonMapper(JacksonMapperConfig) - Static method in class com.landawn.abacus.parser.ParserFactory
 
createJAXBParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createJAXBParser(XMLSerializationConfig, XMLDeserializationConfig) - Static method in class com.landawn.abacus.parser.ParserFactory
 
createJSONParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createJSONParser(JSONSerializationConfig, JSONDeserializationConfig) - Static method in class com.landawn.abacus.parser.ParserFactory
 
createJUDate(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates the JU date.
createJUDate(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates the JU date.
createJUDate(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates the JU date.
createKeyedObjectPool(int) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createKeyedObjectPool(int, long) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createKeyedObjectPool(int, long, EvictionPolicy) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createKeyedObjectPool(int, long, EvictionPolicy, boolean, float) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createKeyedObjectPool(int, long, EvictionPolicy, boolean, float, long, KeyedObjectPool.MemoryMeasure<K, E>) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createKeyedObjectPool(int, long, EvictionPolicy, long, KeyedObjectPool.MemoryMeasure<K, E>) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createKryoParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createLinkedHashMap() - Static method in class com.landawn.abacus.util.Objectory
Creates the linked hash map.
createLinkedHashSet() - Static method in class com.landawn.abacus.util.Objectory
Creates the linked hash set.
createList() - Static method in class com.landawn.abacus.util.Objectory
Creates the list.
createLong(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a Long; since 3.1 it handles hex (0Xhhhh) and octal (0ddd) notations.
createLong(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty OptionalLong if the specified string is blank or a invalid long string.
createMap() - Static method in class com.landawn.abacus.util.Objectory
Creates the map.
createMarshaller(Class<?>) - Static method in class com.landawn.abacus.util.XMLUtil
Creates the marshaller.
createMarshaller(String) - Static method in class com.landawn.abacus.util.XMLUtil
Creates the marshaller.
createMethodHandle(Method) - Static method in class com.landawn.abacus.util.ClassUtil
 
createNumber() - Static method in class com.landawn.abacus.util.Fn
Creates the number.
createNumber(String) - Static method in class com.landawn.abacus.util.Numbers
Turns a string value into a java.lang.Number.
createNumber(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty Optional<Number> if the specified string is blank or a invalid number string.
createObjectArray() - Static method in class com.landawn.abacus.util.Objectory
Creates the object array.
createObjectArray(int) - Static method in class com.landawn.abacus.util.Objectory
Creates the object array.
createObjectPool(int) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createObjectPool(int, long) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createObjectPool(int, long, EvictionPolicy) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createObjectPool(int, long, EvictionPolicy, boolean, float) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createObjectPool(int, long, EvictionPolicy, boolean, float, long, ObjectPool.MemoryMeasure<E>) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createObjectPool(int, long, EvictionPolicy, long, ObjectPool.MemoryMeasure<E>) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createOkHttpRequestForCurl(String, char, Consumer<String>) - Static method in class com.landawn.abacus.http.WebUtil
 
createOkHttpRequestForCurl(String, Consumer<String>) - Static method in class com.landawn.abacus.http.WebUtil
final OkHttpClient client = new OkHttpClient().newBuilder().addInterceptor(new com.moczul.ok2curl.CurlInterceptor(System.out::println)).build();
createParentDirectories(Path, FileAttribute<?>...) - Static method in class com.landawn.abacus.guava.Files
Creates the parent directories.
createParentDirs(File) - Static method in class com.landawn.abacus.guava.Files
Creates the parent dirs.
createSAXParser() - Static method in class com.landawn.abacus.util.XMLUtil
Call recycleSAXParser to reuse the instance.
createSet() - Static method in class com.landawn.abacus.util.Objectory
Creates the set.
createStarted() - Static method in class com.landawn.abacus.util.Stopwatch
Creates (and starts) a new stopwatch using System.nanoTime() as its time source.
createStarted(Ticker) - Static method in class com.landawn.abacus.util.Stopwatch
Creates (and starts) a new stopwatch, using the specified time source.
createStringBuilder() - Static method in class com.landawn.abacus.util.Objectory
Creates the string builder.
createStringBuilder(int) - Static method in class com.landawn.abacus.util.Objectory
Creates the string builder.
createTempDir() - Static method in class com.landawn.abacus.guava.Files
Deprecated.
For Android users, see the Data and File Storage overview to select an appropriate temporary directory (perhaps context.getCacheDir()). For developers on Java 7 or later, use Files.createTempDirectory(java.nio.file.Path, java.lang.String, java.nio.file.attribute.FileAttribute<?>...), transforming it to a File using toFile() if needed.
createTime(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates the time.
createTime(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates the time.
createTime(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates the time.
createTimestamp(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates the timestamp.
createTimestamp(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates the timestamp.
createTimestamp(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates the timestamp.
createUnmarshaller(Class<?>) - Static method in class com.landawn.abacus.util.XMLUtil
Creates the unmarshaller.
createUnmarshaller(String) - Static method in class com.landawn.abacus.util.XMLUtil
Creates the unmarshaller.
createUnstarted() - Static method in class com.landawn.abacus.util.Stopwatch
Creates (but does not start) a new stopwatch using System.nanoTime() as its time source.
createUnstarted(Ticker) - Static method in class com.landawn.abacus.util.Stopwatch
Creates (but does not start) a new stopwatch, using the specified time source.
createXMLGregorianCalendar(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates the XML gregorian calendar.
createXMLGregorianCalendar(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates the XML gregorian calendar.
createXMLGregorianCalendar(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates the XML gregorian calendar.
createXMLParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createXMLParser(XMLSerializationConfig, XMLDeserializationConfig) - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createXMLStreamReader(InputStream) - Static method in class com.landawn.abacus.util.XMLUtil
createXMLStreamReader(InputStream, String) - Static method in class com.landawn.abacus.util.XMLUtil
createXMLStreamReader(Reader) - Static method in class com.landawn.abacus.util.XMLUtil
createXMLStreamWriter(OutputStream) - Static method in class com.landawn.abacus.util.XMLUtil
createXMLStreamWriter(OutputStream, String) - Static method in class com.landawn.abacus.util.XMLUtil
createXMLStreamWriter(Writer) - Static method in class com.landawn.abacus.util.XMLUtil
createXMLTransformer() - Static method in class com.landawn.abacus.util.XMLUtil
CROSS - Static variable in class com.landawn.abacus.util.WD
Field CROSS.
CROSS_JOIN - Static variable in class com.landawn.abacus.util.WD
Field CROSS_JOIN.
CSV_HEADER_PARSER - Static variable in class com.landawn.abacus.util.CSVUtil
 
CSV_HEADER_PARSER_BY_SPLITTER - Static variable in class com.landawn.abacus.util.CSVUtil
 
CSV_LINE_PARSER - Static variable in class com.landawn.abacus.util.CSVUtil
 
CSV_LINE_PARSER_BY_SPLITTER - Static variable in class com.landawn.abacus.util.CSVUtil
 
CSVParser - Class in com.landawn.abacus.util
A very simple CSV parser released under a commercial-friendly license.
CSVParser() - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser using a comma for the separator.
CSVParser(char) - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser with supplied separator.
CSVParser(char, char) - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser with supplied separator and quote char.
CSVParser(char, char, char) - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser with supplied separator and quote char.
CSVParser(char, char, char, boolean) - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser with supplied separator and quote char.
CSVParser(char, char, char, boolean, boolean) - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser with supplied separator and quote char.
CSVParser(char, char, char, boolean, boolean, boolean) - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser with supplied separator and quote char.
CSVUtil - Class in com.landawn.abacus.util
 
cube(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
cube(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>) - Method in interface com.landawn.abacus.util.DataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, ? extends Exception>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, ? extends Exception>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, Collection<String>, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
cube(Collection<String>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, ? extends Exception>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
cube(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, ? extends Exception>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
 
cube(Collection<String>, String, Collection<String>, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
cube(Collection<String>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
curl2HttpRequest(String) - Static method in class com.landawn.abacus.http.WebUtil
 
curl2OkHttpRequest(String) - Static method in class com.landawn.abacus.http.WebUtil
 
CURRENT_DATE - Static variable in class com.landawn.abacus.util.WD
Field CURRENT_DATE.
CURRENT_PATH - Static variable in class com.landawn.abacus.util.IOUtil
current path retrieved by new File("./").getAbsolutePath()
CURRENT_TIME - Static variable in class com.landawn.abacus.util.WD
Field CURRENT_TIME.
CURRENT_TIMESTAMP - Static variable in class com.landawn.abacus.util.WD
Field CURRENT_TIMESTAMP.
currentCalendar() - Static method in class com.landawn.abacus.util.DateUtil
A new instance of java.util.Calendar returned is based on the current time in the default time zone with the default locale.
currentCalendarRolled(long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Adds or subtracts the specified amount of time with the given time unit to current java.util.Calendar.
currentDate() - Static method in class com.landawn.abacus.util.DateUtil
A new instance of java.sql.Date returned is based on the current time in the default time zone with the default locale.
currentDateRolled(long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Adds or subtracts the specified amount of time with the given time unit to current java.sql.Date
currentGregorianCalendar() - Static method in class com.landawn.abacus.util.DateUtil
Current gregorian calendar.
currentJUDate() - Static method in class com.landawn.abacus.util.DateUtil
A new instance of java.util.Date returned is based on the current time in the default time zone with the default locale.
currentJUDateRolled(long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Adds or subtracts the specified amount of time with the given time unit to current java.util.Date
currentPage() - Method in interface com.landawn.abacus.util.Paginated
 
currentPageNum() - Method in interface com.landawn.abacus.util.Paginated
 
currentRowNum() - Method in interface com.landawn.abacus.util.DataSet
Returns the current row number.
currentRowNum() - Method in class com.landawn.abacus.util.RowDataSet
Current row num.
currentTime() - Static method in class com.landawn.abacus.util.DateUtil
A new instance of java.sql.Time returned is based on the current time in the default time zone with the default locale.
currentTimeMillis() - Static method in class com.landawn.abacus.util.DateUtil
 
currentTimeRolled(long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Adds or subtracts the specified amount of time with the given time unit to current java.sql.Time
currentTimestamp() - Static method in class com.landawn.abacus.util.DateUtil
A new instance of java.sql.Timestamp returned is based on the current time in the default time zone with the default locale.
currentTimestampRolled(long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Adds or subtracts the specified amount of time with the given time unit to current java.sql.Timestamp
currentXMLGregorianCalendar() - Static method in class com.landawn.abacus.util.DateUtil
Current XML gregorian calendar.
CYAN - Enum constant in enum class com.landawn.abacus.util.Color
 
cycled() - Method in class com.landawn.abacus.util.CheckedStream
 
cycled() - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only runs sequentially, even in parallel stream and retrieved elements will be saved in memory for next cycle.
cycled() - Method in class com.landawn.abacus.util.stream.EntryStream
 
cycled(long) - Method in class com.landawn.abacus.util.CheckedStream
 
cycled(long) - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only runs sequentially, even in parallel stream and retrieved elements will be saved in memory for next cycle.
cycled(long) - Method in class com.landawn.abacus.util.stream.EntryStream
 

D

D - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't delete if lock on this level.
DATA_SET - Static variable in class com.landawn.abacus.parser.XMLConstants
Field DATA_SET.
DATA_SET_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field DATA_SET_ELE_END.
DATA_SET_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field DATA_SET_ELE_START.
DATA_SET_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field DATA_SET_NULL_ELE.
DataSet - Interface in com.landawn.abacus.util
 
DataSourceUtil - Class in com.landawn.abacus.util
 
DATE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Date header field name.
dateFormat() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
 
dateFormat() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
DateTimeFormat - Enum Class in com.landawn.abacus.util
The Enum DateTimeFormat.
DateUtil - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
DateUtil.Dates - Class in com.landawn.abacus.util
The Class Dates.
DateUtil.DateTimeUtil - Class in com.landawn.abacus.util
The Class DateTimeUtil.
DateUtil.Times - Class in com.landawn.abacus.util
The Class Times.
DAY - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value (5) as Calendar.DATE and Calendar.DAY_OF_MONTH
DayOfWeek - Enum Class in com.landawn.abacus.util
The Enum DayOfWeek.
dbType - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
DC1 - Static variable in class com.landawn.abacus.util.Ascii
Device Control 1.
DC2 - Static variable in class com.landawn.abacus.util.Ascii
Device Control 2.
DC3 - Static variable in class com.landawn.abacus.util.Ascii
Device Control 3.
DC4 - Static variable in class com.landawn.abacus.util.Ascii
Device Control 4.
debounce(long) - Method in class com.landawn.abacus.util.Observer
 
debounce(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
 
DECEMBER - Enum constant in enum class com.landawn.abacus.util.Month
 
declaringClass - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
decode(byte[]) - Method in class com.landawn.abacus.parser.KryoParser
 
decode(char[]) - Static method in class com.landawn.abacus.util.Hex
Converts an array of characters representing hexadecimal values into an array of bytes of those same values.
decode(String) - Static method in class com.landawn.abacus.util.Hex
 
decode(String) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
decode(String, Class<? extends T>) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
decode(String, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
decode(String, Charset, Class<? extends T>) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
decodeToMultimap(String) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
decodeToMultimap(String, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
decrement() - Method in class com.landawn.abacus.util.MutableByte
Decrements the value.
decrement() - Method in class com.landawn.abacus.util.MutableChar
Decrements the value.
decrement() - Method in class com.landawn.abacus.util.MutableDouble
Decrements the value.
decrement() - Method in class com.landawn.abacus.util.MutableFloat
Decrements the value.
decrement() - Method in class com.landawn.abacus.util.MutableInt
Decrements the value.
decrement() - Method in class com.landawn.abacus.util.MutableLong
Decrements the value.
decrement() - Method in class com.landawn.abacus.util.MutableShort
Decrements the value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableByte
Decrements by one the current value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableChar
Decrements by one the current value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableDouble
Decrements by one the current value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableFloat
Decrements by one the current value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableInt
Decrements by one the current value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableLong
Decrements by one the current value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableShort
Decrements by one the current value.
deduplicate() - Element in annotation interface com.landawn.abacus.eventbus.Subscribe
Ignore next event if it's same as previous one.
deepBean2Map(Object) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(Object, boolean, Set<String>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(Object, boolean, Set<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(Object, boolean, Set<String>, NamingPolicy, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(Object, boolean, Set<String>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(Object, Collection<String>, NamingPolicy, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(Object, Collection<String>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(Object, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(M, Object) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(M, Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(M, Object, boolean, Set<String>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(M, Object, boolean, Set<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(M, Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepBean2Map(M, Object, Collection<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
deepEquals(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.N
 
deepEquals(Object[], Object[]) - Static method in class com.landawn.abacus.util.N
 
deepEquals(Object, Object) - Static method in class com.landawn.abacus.util.N
compare a and b by Arrays.equals(Object[], Object[]) if both of them are array.
deepHashCode(Object) - Static method in class com.landawn.abacus.util.N
 
deepHashCode(Object[]) - Static method in class com.landawn.abacus.util.N
Deep hash code.
deepHashCode(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Deep hash code.
deepToString(Object) - Static method in class com.landawn.abacus.util.N
 
deepToString(Object[]) - Static method in class com.landawn.abacus.util.N
Deep to string.
deepToString(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Deep to string.
deepToString(Object[], String) - Static method in class com.landawn.abacus.util.N
Deep to string.
defauLt() - Static method in class com.landawn.abacus.util.Joiner
 
defauLt() - Static method in class com.landawn.abacus.util.Splitter
Returns the Splitter with the default delimiter: ", ".
defauLt() - Static method in class com.landawn.abacus.util.Splitter.MapSplitter
Returns the Map Splitter with the default entry and key/value delimiter: ", " and "=".
DEFAULT - Enum constant in enum class com.landawn.abacus.annotation.JsonXmlField.Expose
Deprecated.
don't need to set it. It's DEFAULT by default.
DEFAULT - Enum constant in enum class com.landawn.abacus.parser.Exclusion
Excludes the bean properties with default values.
DEFAULT - Enum constant in enum class com.landawn.abacus.util.AccountStatus
 
DEFAULT - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
DEFAULT - Enum constant in enum class com.landawn.abacus.util.ThreadMode
 
DEFAULT - Static variable in class com.landawn.abacus.util.Charsets
Returns the default charset of this Java virtual machine.
DEFAULT - Static variable in interface com.landawn.abacus.util.function.ByteToIntFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.CharToIntFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.DoubleToFloatFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.DoubleToIntFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.DoubleToLongFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.FloatToDoubleFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.FloatToIntFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.FloatToLongFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToByteFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToCharFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToDoubleFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToFloatFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToLongFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToShortFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.LongToDoubleFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.LongToFloatFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.LongToIntFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.ShortToIntFunction
 
DEFAULT_CHARSET - Static variable in class com.landawn.abacus.http.HttpUtil
 
DEFAULT_CHARSET - Static variable in class com.landawn.abacus.util.IOUtil
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.landawn.abacus.http.HttpClient
Unit is milliseconds.
DEFAULT_CONTENT_FORMAT - Static variable in class com.landawn.abacus.http.HttpUtil
 
DEFAULT_DELIMITER - Static variable in class com.landawn.abacus.util.Joiner
 
DEFAULT_ESCAPE_CHARACTER - Static variable in class com.landawn.abacus.util.CSVParser
The default escape character to use if none is supplied to the constructor.
DEFAULT_IGNORE_LEADING_WHITESPACE - Static variable in class com.landawn.abacus.util.CSVParser
The default leading whitespace behavior to use if none is supplied to the constructor.
DEFAULT_IGNORE_QUOTATIONS - Static variable in class com.landawn.abacus.util.CSVParser
If the quote character is set to null then there is no quote character.
DEFAULT_KEY_VALUE_DELIMITER - Static variable in class com.landawn.abacus.util.Joiner
 
DEFAULT_MAX_CONNECTION - Static variable in class com.landawn.abacus.http.HttpClient
 
DEFAULT_QUOTE_CHARACTER - Static variable in class com.landawn.abacus.util.CSVParser
The default quote character to use if none is supplied to the constructor.
DEFAULT_READ_TIMEOUT - Static variable in class com.landawn.abacus.http.HttpClient
 
DEFAULT_SEPARATOR - Static variable in class com.landawn.abacus.util.CSVParser
The default separator to use if none is supplied to the constructor.
DEFAULT_STRICT_QUOTES - Static variable in class com.landawn.abacus.util.CSVParser
The default strict quote behavior to use if none is supplied to the constructor.
defaultIfBlank(T, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.N
 
defaultIfBlank(T, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.Strings
 
defaultIfBlank(T, T) - Static method in class com.landawn.abacus.util.N
Same as Strings.defaultIfBlank(CharSequence, CharSequence).
defaultIfBlank(T, T) - Static method in class com.landawn.abacus.util.Strings
Same as N.defaultIfBlank(CharSequence, CharSequence).
defaultIfEmpty(Throwables.Supplier<? extends CheckedStream<T, E>, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
defaultIfEmpty(Supplier<? extends Stream<T>>) - Method in class com.landawn.abacus.util.stream.Stream
 
defaultIfEmpty(T) - Method in class com.landawn.abacus.util.CheckedStream
 
defaultIfEmpty(T) - Method in class com.landawn.abacus.util.stream.Stream
 
defaultIfEmpty(T, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.N
 
defaultIfEmpty(T, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.Strings
 
defaultIfEmpty(T, T) - Static method in class com.landawn.abacus.util.N
Same as Strings.defaultIfEmpty(CharSequence, CharSequence).
defaultIfEmpty(T, T) - Static method in class com.landawn.abacus.util.Strings
Same as N.defaultIfEmpty(CharSequence, CharSequence).
defaultIfNull(Boolean) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Boolean, boolean) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Byte) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Byte, byte) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Character) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Character, char) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Double) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Double, double) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Float) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Float, float) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Integer) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Integer, int) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Long) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Long, long) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Short) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Short, short) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(T, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(T, T) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultValueOf(Class<T>) - Static method in class com.landawn.abacus.util.N
Default value of.
defer(Throwables.Supplier<? extends CheckedStream<? extends T, ? extends E>, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Lazy evaluation.
defer(Throwables.Supplier<CheckedStream.CheckedIterator<T, E>, E>) - Static method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
Lazy evaluation.
defer(Supplier<? extends BooleanIterator>) - Static method in class com.landawn.abacus.util.BooleanIterator
Lazy evaluation.
defer(Supplier<? extends ByteIterator>) - Static method in class com.landawn.abacus.util.ByteIterator
Lazy evaluation.
defer(Supplier<? extends ByteIterator>) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
Lazy evaluation.
defer(Supplier<? extends CharIterator>) - Static method in class com.landawn.abacus.util.CharIterator
Lazy evaluation.
defer(Supplier<? extends CharIterator>) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
Lazy evaluation.
defer(Supplier<? extends DoubleIterator>) - Static method in class com.landawn.abacus.util.DoubleIterator
Lazy evaluation.
defer(Supplier<? extends DoubleIterator>) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
Lazy evaluation.
defer(Supplier<? extends FloatIterator>) - Static method in class com.landawn.abacus.util.FloatIterator
Lazy evaluation.
defer(Supplier<? extends FloatIterator>) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
Lazy evaluation.
defer(Supplier<? extends IntIterator>) - Static method in class com.landawn.abacus.util.IntIterator
Lazy evaluation.
defer(Supplier<? extends IntIterator>) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
Lazy evaluation.
defer(Supplier<? extends LongIterator>) - Static method in class com.landawn.abacus.util.LongIterator
Lazy evaluation.
defer(Supplier<? extends LongIterator>) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
Lazy evaluation.
defer(Supplier<? extends ShortIterator>) - Static method in class com.landawn.abacus.util.ShortIterator
Lazy evaluation.
defer(Supplier<? extends ShortIterator>) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
Lazy evaluation.
defer(Supplier<? extends Stream<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
Lazy evaluation.
defer(Supplier<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.ObjIterator
Lazy evaluation.
defer(Supplier<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
Lazy evaluation.
defer(Supplier<ByteStream>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Lazy evaluation.
defer(Supplier<CharStream>) - Static method in class com.landawn.abacus.util.stream.CharStream
Lazy evaluation.
defer(Supplier<DoubleStream>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Lazy evaluation.
defer(Supplier<EntryStream<? extends K, ? extends V>>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Lazy evaluation.
defer(Supplier<FloatStream>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Lazy evaluation.
defer(Supplier<IntStream>) - Static method in class com.landawn.abacus.util.stream.IntStream
Lazy evaluation.
defer(Supplier<LongStream>) - Static method in class com.landawn.abacus.util.stream.LongStream
Lazy evaluation.
defer(Supplier<ShortStream>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Lazy evaluation.
DEL - Static variable in class com.landawn.abacus.util.Ascii
Delete: This character is used primarily to "erase" or "obliterate" erroneous or unwanted characters in perforated tape.
delay(long) - Method in class com.landawn.abacus.util.Observer
 
delay(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
 
delay(Duration) - Method in class com.landawn.abacus.util.CheckedStream
 
delay(Duration) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
delay(Duration) - Method in class com.landawn.abacus.util.stream.ByteStream
 
delay(Duration) - Method in class com.landawn.abacus.util.stream.CharStream
 
delay(Duration) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
delay(Duration) - Method in class com.landawn.abacus.util.stream.EntryStream
 
delay(Duration) - Method in class com.landawn.abacus.util.stream.FloatStream
 
delay(Duration) - Method in class com.landawn.abacus.util.stream.IntStream
 
delay(Duration) - Method in class com.landawn.abacus.util.stream.LongStream
 
delay(Duration) - Method in class com.landawn.abacus.util.stream.ShortStream
 
delay(Duration) - Method in class com.landawn.abacus.util.stream.Stream
 
delete() - Method in class com.landawn.abacus.http.HttpClient
 
delete() - Method in class com.landawn.abacus.http.HttpRequest
 
delete() - Method in class com.landawn.abacus.http.OkHttpRequest
 
delete() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
delete(int) - Method in class com.landawn.abacus.util.BooleanList
 
delete(int) - Method in class com.landawn.abacus.util.ByteList
 
delete(int) - Method in class com.landawn.abacus.util.CharList
 
delete(int) - Method in class com.landawn.abacus.util.DoubleList
 
delete(int) - Method in class com.landawn.abacus.util.FloatList
 
delete(int) - Method in class com.landawn.abacus.util.IntList
 
delete(int) - Method in class com.landawn.abacus.util.LongList
 
delete(int) - Method in class com.landawn.abacus.util.ShortList
 
delete(HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
delete(Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
delete(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
delete(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
delete(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
delete(Class<T>, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
delete(Class<T>, Object) - Method in class com.landawn.abacus.http.HttpClient
 
delete(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
delete(Object) - Method in class com.landawn.abacus.http.HttpClient
 
delete(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
delete(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
DELETE - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
DELETE - Enum constant in enum class com.landawn.abacus.util.OperationType
Field DELETE.
DELETE - Static variable in class com.landawn.abacus.util.WD
Field DELETE.
deleteAllByIndices(boolean[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAllByIndices(byte[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAllByIndices(char[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAllByIndices(double[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAllByIndices(float[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.BooleanList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.ByteList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.CharList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.DoubleList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.FloatList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.IntList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.LongList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.PrimitiveList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.ShortList
 
deleteAllByIndices(int[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAllByIndices(long[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAllByIndices(short[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAllByIndices(String[], int...) - Static method in class com.landawn.abacus.util.N
 
deleteAllByIndices(List<?>, int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified List.
deleteAllByIndices(T[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAllIfExists(File) - Static method in class com.landawn.abacus.util.IOUtil
Delete the specified file and all its sub files/directories if it's a directory.
deleteByIndex(boolean[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
deleteByIndex(byte[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
deleteByIndex(char[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
deleteByIndex(double[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
deleteByIndex(float[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
deleteByIndex(int[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
deleteByIndex(long[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
deleteByIndex(short[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
deleteByIndex(T[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
DELETED - Enum constant in enum class com.landawn.abacus.util.AccountStatus
 
DELETED - Enum constant in enum class com.landawn.abacus.util.Status
 
deleteDirectoryContents(Path, RecursiveDeleteOption...) - Static method in class com.landawn.abacus.guava.Files
Delete directory contents.
deleteFiles(File) - Static method in class com.landawn.abacus.util.IOUtil
Delete the specified file if it's a file or its sub files/directories if it's a directory.
deleteFiles(File, Throwables.BiPredicate<? super File, ? super File, E>) - Static method in class com.landawn.abacus.util.IOUtil
Delete the specified file if it's a file or its sub files/directories if it's a directory with the specified filter.
deleteIfExists(File) - Static method in class com.landawn.abacus.util.IOUtil
Delete the specified file (or directory).
deleteQuietly(File) - Static method in class com.landawn.abacus.util.IOUtil
 
deleteRange(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Deletes the values from fromIndex to toIndex.
deleteRange(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Deletes the values from fromIndex to toIndex.
deleteRange(char[], int, int) - Static method in class com.landawn.abacus.util.N
Deletes the values from fromIndex to toIndex.
deleteRange(double[], int, int) - Static method in class com.landawn.abacus.util.N
Deletes the values from fromIndex to toIndex.
deleteRange(float[], int, int) - Static method in class com.landawn.abacus.util.N
Deletes the values from fromIndex to toIndex.
deleteRange(int[], int, int) - Static method in class com.landawn.abacus.util.N
Deletes the values from fromIndex to toIndex.
deleteRange(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.ByteList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.CharList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.FloatList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.IntList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.LongList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.ShortList
 
deleteRange(long[], int, int) - Static method in class com.landawn.abacus.util.N
Deletes the values from fromIndex to toIndex.
deleteRange(short[], int, int) - Static method in class com.landawn.abacus.util.N
Deletes the values from fromIndex to toIndex.
deleteRange(String[], int, int) - Static method in class com.landawn.abacus.util.N
 
deleteRange(String, int, int) - Static method in class com.landawn.abacus.util.N
 
deleteRange(List<T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns true if the List is updated when fromIndex < toIndex, otherwise false is returned when fromIndex == toIndex.
deleteRange(T[], int, int) - Static method in class com.landawn.abacus.util.N
Deletes the values from fromIndex to toIndex.
deleteRecursively(Path, RecursiveDeleteOption...) - Static method in class com.landawn.abacus.guava.Files
 
deleteWhitespace(String) - Static method in class com.landawn.abacus.util.Strings
Deletes all white spaces from a String as defined by Character.isWhitespace(char).
deleteWhitespace(String[]) - Static method in class com.landawn.abacus.util.Strings
 
DELIVERED - Enum constant in enum class com.landawn.abacus.util.Status
 
denominator() - Method in class com.landawn.abacus.util.Fraction
 
DEPLOYED - Enum constant in enum class com.landawn.abacus.util.Status
 
depthFirstPostOrder(T) - Method in class com.landawn.abacus.guava.Traverser
Returns an unmodifiable Iterable over the nodes reachable from startNode, in the order of a depth-first post-order traversal.
depthFirstPreOrder(T) - Method in class com.landawn.abacus.guava.Traverser
Returns an unmodifiable Iterable over the nodes reachable from startNode, in the order of a depth-first pre-order traversal.
DESC - Static variable in class com.landawn.abacus.util.WD
Field DESC.
DESC_HBASE_COLUMN_COMPARATOR - Static variable in class com.landawn.abacus.util.HBaseColumn
 
DESC_HBASE_VERSION_COMPARATOR - Static variable in class com.landawn.abacus.util.HBaseColumn
 
descendingIterator() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
descendingKeySet() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Descending key set.
descendingMap() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
descendingSet() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
DESCRIBE - Static variable in class com.landawn.abacus.util.WD
Field DESCRIBE.
DeserializationConfig<C extends DeserializationConfig<C>> - Class in com.landawn.abacus.parser
 
DeserializationConfig() - Constructor for class com.landawn.abacus.parser.DeserializationConfig
 
deserialize(Class<? extends T>, File) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Class<? extends T>, File) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<? extends T>, File, AvroDeserializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Class<? extends T>, File, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(Class<? extends T>, File, DC) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<? extends T>, InputStream) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Class<? extends T>, InputStream) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<? extends T>, InputStream, AvroDeserializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Class<? extends T>, InputStream, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(Class<? extends T>, InputStream, DC) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<? extends T>, Reader) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Class<? extends T>, Reader) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<? extends T>, Reader, AvroDeserializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Class<? extends T>, Reader, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(Class<? extends T>, Reader, DC) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<? extends T>, String) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Class<? extends T>, String) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<? extends T>, String, int, int) - Method in interface com.landawn.abacus.parser.JSONParser
 
deserialize(Class<? extends T>, String, int, int, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
deserialize(Class<? extends T>, String, AvroDeserializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Class<? extends T>, String, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(Class<? extends T>, String, DC) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<? extends T>, Node) - Method in interface com.landawn.abacus.parser.XMLParser
 
deserialize(Class<? extends T>, Node, XMLDeserializationConfig) - Method in interface com.landawn.abacus.parser.XMLParser
 
deserialize(Map<String, Class<?>>, InputStream, XMLDeserializationConfig) - Method in interface com.landawn.abacus.parser.XMLParser
 
deserialize(Map<String, Class<?>>, Reader, XMLDeserializationConfig) - Method in interface com.landawn.abacus.parser.XMLParser
 
deserialize(Map<String, Class<?>>, Node, XMLDeserializationConfig) - Method in interface com.landawn.abacus.parser.XMLParser
 
DESERIALIZE_ONLY - Enum constant in enum class com.landawn.abacus.annotation.JsonXmlField.Expose
 
destroy() - Method in interface com.landawn.abacus.pool.Poolable
Method destroy.
destroy() - Method in class com.landawn.abacus.pool.PoolableWrapper
Destroy.
DESTROYED - Enum constant in enum class com.landawn.abacus.util.Status
 
DEVELOPING - Enum constant in enum class com.landawn.abacus.util.Status
development.
difference(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
difference(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Returns the elements from a, but exclude the elements in b by occurrences.
difference(byte[]) - Method in class com.landawn.abacus.util.ByteList
 
difference(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Returns the elements from a, but exclude the elements in b by occurrences.
difference(char[]) - Method in class com.landawn.abacus.util.CharList
 
difference(char[], char[]) - Static method in class com.landawn.abacus.util.N
Returns the elements from a, but exclude the elements in b by occurrences.
difference(double[]) - Method in class com.landawn.abacus.util.DoubleList
 
difference(double[], double[]) - Static method in class com.landawn.abacus.util.N
Returns the elements from a, but exclude the elements in b by occurrences.
difference(float[]) - Method in class com.landawn.abacus.util.FloatList
 
difference(float[], float[]) - Static method in class com.landawn.abacus.util.N
Returns the elements from a, but exclude the elements in b by occurrences.
difference(int[]) - Method in class com.landawn.abacus.util.IntList
 
difference(int[], int[]) - Static method in class com.landawn.abacus.util.N
Returns the elements from a, but exclude the elements in b by occurrences.
difference(long[]) - Method in class com.landawn.abacus.util.LongList
 
difference(long[], long[]) - Static method in class com.landawn.abacus.util.N
Returns the elements from a, but exclude the elements in b by occurrences.
difference(short[]) - Method in class com.landawn.abacus.util.ShortList
 
difference(short[], short[]) - Static method in class com.landawn.abacus.util.N
Returns the elements from a, but exclude the elements in b by occurrences.
difference(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
difference(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
 
difference(ByteList) - Method in class com.landawn.abacus.util.ByteList
 
difference(CharList) - Method in class com.landawn.abacus.util.CharList
 
difference(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
difference(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
difference(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
difference(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
difference(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
difference(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
difference(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
difference(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
difference(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
difference(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
difference(IntList) - Method in class com.landawn.abacus.util.IntList
Returns the elements from a, but exclude the elements in b by occurrences.
difference(LongList) - Method in class com.landawn.abacus.util.LongList
 
difference(ShortList) - Method in class com.landawn.abacus.util.ShortList
 
difference(Collection<?>) - Method in class com.landawn.abacus.util.CheckedStream
 
difference(Collection<?>) - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only runs sequentially, even in parallel stream.
difference(Collection<?>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
difference(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns the elements from a, but exclude the elements in b by occurrences.
difference(Function<? super T, ? extends U>, Collection<U>) - Method in class com.landawn.abacus.util.CheckedStream
 
difference(Function<? super T, ? extends U>, Collection<U>) - Method in class com.landawn.abacus.util.stream.Stream
Except with the specified Collection by the values mapped by mapper.
difference(Map<K, V>, Map<K, V>) - Static method in class com.landawn.abacus.util.Maps
 
difference(Set<E>, Set<?>) - Static method in class com.landawn.abacus.util.Iterables
Returns an unmodifiable view of the difference of two sets.
difference(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
difference(T[], Object[]) - Static method in class com.landawn.abacus.util.N
Returns the elements from a, but exclude the elements in b by occurrences.
Difference<L,R> - Class in com.landawn.abacus.util
 
Difference.MapDifference<L,R,D> - Class in com.landawn.abacus.util
The Class MapDifference.
differentSet(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
 
DigestUtil - Class in com.landawn.abacus.util
Note: copied from Apache commons-codec: https://commons.apache.org/proper/commons-codec.
directoryContains(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Determines whether the parent directory contains the child element (a file or directory).
DISABLED - Enum constant in enum class com.landawn.abacus.util.Status
 
disjoint(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
disjoint(byte[]) - Method in class com.landawn.abacus.util.ByteList
 
disjoint(char[]) - Method in class com.landawn.abacus.util.CharList
 
disjoint(double[]) - Method in class com.landawn.abacus.util.DoubleList
 
disjoint(float[]) - Method in class com.landawn.abacus.util.FloatList
 
disjoint(int[]) - Method in class com.landawn.abacus.util.IntList
 
disjoint(long[]) - Method in class com.landawn.abacus.util.LongList
 
disjoint(short[]) - Method in class com.landawn.abacus.util.ShortList
 
disjoint(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
disjoint(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
 
disjoint(ByteList) - Method in class com.landawn.abacus.util.ByteList
 
disjoint(CharList) - Method in class com.landawn.abacus.util.CharList
 
disjoint(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
disjoint(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
disjoint(IntList) - Method in class com.landawn.abacus.util.IntList
 
disjoint(LongList) - Method in class com.landawn.abacus.util.LongList
 
disjoint(ShortList) - Method in class com.landawn.abacus.util.ShortList
 
disjoint(Object[], Object[]) - Static method in class com.landawn.abacus.util.N
 
disjoint(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns true if the two specified arrays have no elements in common.
disjoint(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
DisposableEntry() - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
DisposablePair() - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
DisposableTriple() - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
distanceOfInheritance(Class<?>, Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the number of inheritance hops between two classes.
distinct() - Method in class com.landawn.abacus.util.CheckedStream
Distinct and filter by occurrences.
distinct() - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with the rows de-duplicated by the values in all columns.
distinct() - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
distinct() - Method in class com.landawn.abacus.util.Observer
 
distinct() - Method in class com.landawn.abacus.util.PrimitiveList
 
distinct() - Method in class com.landawn.abacus.util.RowDataSet
 
distinct() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the distinct elements of this stream.
distinct() - Method in class com.landawn.abacus.util.stream.EntryStream
 
distinct(boolean[]) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(byte[]) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(char[]) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(char[], int, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(double[]) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(double[], int, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(float[]) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(float[], int, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(int[]) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(int[], int, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
distinct(int, int) - Method in class com.landawn.abacus.util.ByteList
 
distinct(int, int) - Method in class com.landawn.abacus.util.CharList
 
distinct(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
distinct(int, int) - Method in class com.landawn.abacus.util.FloatList
 
distinct(int, int) - Method in class com.landawn.abacus.util.IntList
 
distinct(int, int) - Method in class com.landawn.abacus.util.LongList
 
distinct(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
distinct(int, int) - Method in class com.landawn.abacus.util.ShortList
 
distinct(long[]) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(long[], int, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(short[]) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(short[], int, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(Throwables.BinaryOperator<T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
Distinct and filter by occurrences.
distinct(Throwables.Predicate<? super Long, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
Distinct and filter by occurrences.
distinct(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
 
distinct(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(BinaryOperator<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
distinct(BinaryOperator<T>) - Method in class com.landawn.abacus.util.stream.Stream
Distinct and merge duplicated elements.
distinct(Predicate<? super Long>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
distinct(Predicate<? super Long>) - Method in class com.landawn.abacus.util.stream.Stream
Distinct and filter by occurrences.
distinct(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
 
distinct(T[]) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
distinct(T[], int, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
DISTINCT - Static variable in class com.landawn.abacus.util.WD
Field DISTINCT.
distinctBy(Throwables.Function<? super T, K, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
Distinct by the value mapped from keyMapper .
distinctBy(Throwables.Function<? super T, K, ? extends E>, Throwables.BinaryOperator<T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
Distinct and filter by occurrences.
distinctBy(Throwables.Function<? super T, K, ? extends E>, Throwables.Predicate<? super Map.Entry<Keyed<K, T>, Long>, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
Distinct and filter by occurrences.
distinctBy(Iterable<? extends T>, Throwables.Function<? super T, ?, E>) - Static method in class com.landawn.abacus.util.N
Distinct by the value mapped from keyMapper.
distinctBy(Iterable<? extends T>, Throwables.Function<? super T, ?, E>, Supplier<C>) - Static method in class com.landawn.abacus.util.N
Distinct by the value mapped from keyMapper.
distinctBy(Iterable<? extends T>, Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Iterators
 
distinctBy(String) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with the rows de-duplicated by the value in the specified column.
distinctBy(String) - Method in class com.landawn.abacus.util.RowDataSet
 
distinctBy(String, Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with the rows de-duplicated by the value in the specified column from the specified fromRowIndex to toRowIndex.
distinctBy(String, Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
distinctBy(Collection<? extends T>, int, int, Throwables.Function<? super T, ?, E>) - Static method in class com.landawn.abacus.util.N
Distinct by the value mapped from keyMapper.
distinctBy(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with the rows de-duplicated by the values in the specified columns.
distinctBy(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
distinctBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with the rows de-duplicated by the values in the specified columns from the specified fromRowIndex to toRowIndex.
distinctBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
distinctBy(Function<? super Map.Entry<K, V>, KK>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
distinctBy(Function<? super Map.Entry<K, V>, KK>, BinaryOperator<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
distinctBy(Function<? super Map.Entry<K, V>, KK>, Predicate<? super Map.Entry<Keyed<KK, Map.Entry<K, V>>, Long>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
distinctBy(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
distinctBy(Function<? super T, ?>) - Method in class com.landawn.abacus.util.Observer
 
distinctBy(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
distinctBy(Function<? super T, ?>) - Method in class com.landawn.abacus.util.stream.Stream
Distinct by the value mapped from keyMapper.
distinctBy(Function<? super T, ?>, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
distinctBy(Function<? super T, K>, BinaryOperator<T>) - Method in class com.landawn.abacus.util.stream.Stream
Distinct and merge duplicated elements.
distinctBy(Function<? super T, K>, Predicate<? super Map.Entry<Keyed<K, T>, Long>>) - Method in class com.landawn.abacus.util.stream.Stream
Distinct and filter by occurrences.
distinctBy(Iterator<? extends T>, Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Iterators
 
distinctBy(T[], int, int, Throwables.Function<? super T, ?, E>) - Static method in class com.landawn.abacus.util.N
Distinct by the value mapped from keyMapper.
distinctBy(T[], Throwables.Function<? super T, ?, E>) - Static method in class com.landawn.abacus.util.N
Distinct by the value mapped from keyMapper.
distinctBy(T[], Throwables.Function<? super T, ?, E>, Supplier<C>) - Static method in class com.landawn.abacus.util.N
Distinct by the value mapped from keyMapper.
distinctByKey() - Method in class com.landawn.abacus.util.stream.EntryStream
 
distinctByValue() - Method in class com.landawn.abacus.util.stream.EntryStream
 
distinctCount(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
distinctLimitBy(Throwables.Function<? super T, K, ? extends E>, Throwables.BiFunction<? super K, ? super List<T>, Integer, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
Distinct and limit by keyMapper
distinctLimitBy(Function<? super Map.Entry<K, V>, KK>, BiFunction<? super KK, ? super List<Map.Entry<K, V>>, Integer>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
distinctLimitBy(Function<? super T, K>, BiFunction<? super K, ? super List<T>, Integer>) - Method in class com.landawn.abacus.util.stream.Stream
Distinct and limit by keyMapper
DISTINCTROW - Static variable in class com.landawn.abacus.util.WD
Field DISTINCTROW.
divide(int, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the result of dividing p by q, rounding using the specified RoundingMode.
divide(long, long, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the result of dividing p by q, rounding using the specified RoundingMode.
divide(BigInteger, BigInteger, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
 
divideColumn(String, Tuple.Tuple2<String, String>, Throwables.BiConsumer<?, Pair<Object, Object>, E>) - Method in interface com.landawn.abacus.util.DataSet
 
divideColumn(String, Tuple.Tuple2<String, String>, Throwables.BiConsumer<?, Pair<Object, Object>, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
divideColumn(String, Tuple.Tuple2<String, String>, Throwables.BiConsumer<T, Pair<Object, Object>, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
divideColumn(String, Tuple.Tuple3<String, String, String>, Throwables.BiConsumer<?, Triple<Object, Object, Object>, E>) - Method in interface com.landawn.abacus.util.DataSet
 
divideColumn(String, Tuple.Tuple3<String, String, String>, Throwables.BiConsumer<?, Triple<Object, Object, Object>, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
divideColumn(String, Tuple.Tuple3<String, String, String>, Throwables.BiConsumer<T, Triple<Object, Object, Object>, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
divideColumn(String, Collection<String>, Throwables.BiConsumer<?, Object[], E>) - Method in interface com.landawn.abacus.util.DataSet
 
divideColumn(String, Collection<String>, Throwables.BiConsumer<?, Object[], E>) - Method in class com.landawn.abacus.util.RowDataSet
 
divideColumn(String, Collection<String>, Throwables.BiConsumer<T, Object[], E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
divideColumn(String, Collection<String>, Throwables.Function<?, ? extends List<?>, E>) - Method in interface com.landawn.abacus.util.DataSet
 
divideColumn(String, Collection<String>, Throwables.Function<?, ? extends List<?>, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
divideColumn(String, Collection<String>, Throwables.Function<T, ? extends List<?>, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
dividedBy(long) - Method in class com.landawn.abacus.util.Duration
 
dividedBy(Fraction) - Method in class com.landawn.abacus.util.Fraction
Divide the value of this fraction by another.
DLE - Static variable in class com.landawn.abacus.util.Ascii
Data Link Escape: A communication control character which will change the meaning of a limited number of contiguously following characters.
DNT - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP DNT header field name.
doInput() - Method in class com.landawn.abacus.http.HttpSettings
 
doInput(boolean) - Method in class com.landawn.abacus.http.HttpSettings
Note: Only for HttpClient, not for OKHttpClient.
DOLLAR - Static variable in class com.landawn.abacus.util.WD
Field DOLLAR.
doNothing() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
 
doNothing() - Static method in class com.landawn.abacus.util.Fn
 
doNothing() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
doOutput() - Method in class com.landawn.abacus.http.HttpSettings
 
doOutput(boolean) - Method in class com.landawn.abacus.http.HttpSettings
Note: Only for HttpClient, not for OKHttpClient.
doPasswordDigest(byte[], byte[], byte[]) - Static method in class com.landawn.abacus.util.WSSecurityUtil
Do password digest.
doPasswordDigest(String, String, String) - Static method in class com.landawn.abacus.util.WSSecurityUtil
Do password digest.
DOUBLE_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
DOUBLE_LIST - Static variable in class com.landawn.abacus.util.Clazz
 
DOUBLE_MINUS_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Double constant for minus one.
DOUBLE_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Double constant for one.
DOUBLE_SET - Static variable in class com.landawn.abacus.util.Clazz
 
DOUBLE_ZERO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Double constant for zero.
DoubleBiConsumer - Interface in com.landawn.abacus.util.function
 
DoubleBiFunction<R> - Interface in com.landawn.abacus.util.function
 
DoubleBinaryOperator - Interface in com.landawn.abacus.util.function
DoubleBiPredicate - Interface in com.landawn.abacus.util.function
 
DoubleConsumer - Interface in com.landawn.abacus.util.function
DoubleFunction<R> - Interface in com.landawn.abacus.util.function
DoubleIterator - Class in com.landawn.abacus.util
 
DoubleIterator() - Constructor for class com.landawn.abacus.util.DoubleIterator
 
DoubleIteratorEx - Class in com.landawn.abacus.util.stream
 
DoubleIteratorEx() - Constructor for class com.landawn.abacus.util.stream.DoubleIteratorEx
 
DoubleList - Class in com.landawn.abacus.util
 
DoubleList() - Constructor for class com.landawn.abacus.util.DoubleList
 
DoubleList(double[]) - Constructor for class com.landawn.abacus.util.DoubleList
The specified array is used as the element array for this list without copying action.
DoubleList(double[], int) - Constructor for class com.landawn.abacus.util.DoubleList
 
DoubleList(int) - Constructor for class com.landawn.abacus.util.DoubleList
 
DoubleMapMultiConsumer - Interface in com.landawn.abacus.util.function
 
DoubleNConsumer - Interface in com.landawn.abacus.util.function
 
DoubleNFunction<R> - Interface in com.landawn.abacus.util.function
 
DoubleObjConsumer<T> - Interface in com.landawn.abacus.util.function
DoubleObjFunction<T,R> - Interface in com.landawn.abacus.util.function
DoubleObjPredicate<T> - Interface in com.landawn.abacus.util.function
DoublePredicate - Interface in com.landawn.abacus.util.function
DoubleStream - Class in com.landawn.abacus.util.stream
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
DoubleStream.DoubleStreamEx - Class in com.landawn.abacus.util.stream
 
DoubleSummaryStatistics - Class in com.landawn.abacus.util
 
DoubleSummaryStatistics() - Constructor for class com.landawn.abacus.util.DoubleSummaryStatistics
 
DoubleSummaryStatistics(long, double, double, double) - Constructor for class com.landawn.abacus.util.DoubleSummaryStatistics
 
DoubleSupplier - Interface in com.landawn.abacus.util.function
DoubleTernaryOperator - Interface in com.landawn.abacus.util.function
 
DoubleToFloatFunction - Interface in com.landawn.abacus.util.function
 
DoubleToIntFunction - Interface in com.landawn.abacus.util.function
DoubleToLongFunction - Interface in com.landawn.abacus.util.function
DoubleTriConsumer - Interface in com.landawn.abacus.util.function
 
DoubleTriFunction<R> - Interface in com.landawn.abacus.util.function
 
DoubleTriPredicate - Interface in com.landawn.abacus.util.function
 
DoubleUnaryOperator - Interface in com.landawn.abacus.util.function
doubleValue() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as a double.
doubleValue() - Method in class com.landawn.abacus.util.MutableByte
Returns the value of this MutableByte as a double.
doubleValue() - Method in class com.landawn.abacus.util.MutableDouble
Returns the value of this MutableDouble as a double.
doubleValue() - Method in class com.landawn.abacus.util.MutableFloat
Returns the value of this MutableFloat as a double.
doubleValue() - Method in class com.landawn.abacus.util.MutableInt
Returns the value of this MutableInt as a double.
doubleValue() - Method in class com.landawn.abacus.util.MutableLong
Returns the value of this MutableLong as a double.
doubleValue() - Method in class com.landawn.abacus.util.MutableShort
Returns the value of this MutableShort as a double.
doubleValue() - Method in enum class com.landawn.abacus.util.Percentage
 
DROP - Static variable in class com.landawn.abacus.util.WD
Field DROP.
dropWhile(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
dropWhile(Throwables.Predicate<? super T, ? extends E>, Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
dropWhile(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
dropWhile(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
dropWhile(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
dropWhile(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
dropWhile(Predicate<? super Map.Entry<K, V>>, Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
dropWhile(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
dropWhile(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Remove the elements until the given predicate returns false.
dropWhile(P, C) - Method in interface com.landawn.abacus.util.stream.BaseStream
Remove the elements until the given predicate returns false.
dropWhile(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
dropWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super CheckedStream<T, E>, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Add a new Stream with terminal action to listen/consume the elements dropped by the specified predicate.
dropWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super CheckedStream<T, E>, ? extends Exception>, int, Executor) - Method in class com.landawn.abacus.util.CheckedStream
Add a new Stream with terminal action to listen/consume the elements dropped by the specified predicate.
dropWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super Stream<T>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Add a new Stream with terminal action to listen/consume the elements dropped by the specified predicate.
dropWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super Stream<T>, ? extends Exception>, int, Executor) - Method in class com.landawn.abacus.util.stream.Stream
Add a new Stream with terminal action to listen/consume the elements dropped by the specified predicate.
DuplicatedResultException - Exception in com.landawn.abacus.exception
 
DuplicatedResultException() - Constructor for exception com.landawn.abacus.exception.DuplicatedResultException
Constructor for DuplicatedResultException.
DuplicatedResultException(String) - Constructor for exception com.landawn.abacus.exception.DuplicatedResultException
Constructor for DuplicatedResultException.
DuplicatedResultException(String, Throwable) - Constructor for exception com.landawn.abacus.exception.DuplicatedResultException
Constructor for DuplicatedResultException.
DuplicatedResultException(Throwable) - Constructor for exception com.landawn.abacus.exception.DuplicatedResultException
Constructor for DuplicatedResultException.
Duration - Class in com.landawn.abacus.util
 

E

E - Static variable in class com.landawn.abacus.parser.XMLConstants
Field E.
E_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field E_ELE_END.
E_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field E_ELE_END.
E_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field E_NULL_ELE.
EARLY_DATA - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Early-Data header field name.
ec(Throwables.BiConsumer<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
ef(Throwables.BiFunction<? super K, ? super V, ? extends T, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
elapsed() - Method in class com.landawn.abacus.util.Stopwatch
 
elapsed(TimeUnit) - Method in class com.landawn.abacus.util.Stopwatch
Returns the current elapsed time shown on this stopwatch, expressed in the desired time unit, with any fraction rounded down.
ELEMENT_SEPARATOR - Static variable in class com.landawn.abacus.util.Strings
Value is ", "
elementAt(long) - Method in class com.landawn.abacus.util.CheckedStream
 
elementAt(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.EntryStream
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.ByteStream
 
elements() - Method in class com.landawn.abacus.util.LongMultiset
 
elements() - Method in class com.landawn.abacus.util.Multiset
 
EM - Static variable in class com.landawn.abacus.util.Ascii
End of Medium: A control character associated with the sent data which may be used to identify the physical end of the medium, or the end of the used, or wanted, portion of information recorded on a medium.
EmailUtil - Class in com.landawn.abacus.util
 
emptiesFirst(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
emptiesLast(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
empty() - Static method in class com.landawn.abacus.util.BiIterator
 
empty() - Static method in class com.landawn.abacus.util.BooleanIterator
 
empty() - Static method in class com.landawn.abacus.util.ByteIterator
 
empty() - Static method in class com.landawn.abacus.util.CharIterator
 
empty() - Static method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
 
empty() - Static method in class com.landawn.abacus.util.CheckedStream
 
empty() - Static method in interface com.landawn.abacus.util.DataSet
Returns an empty immutable DataSet.
empty() - Static method in class com.landawn.abacus.util.DoubleIterator
 
empty() - Static method in class com.landawn.abacus.util.Enumerations
 
empty() - Static method in class com.landawn.abacus.util.FloatIterator
 
empty() - Static method in class com.landawn.abacus.util.ImmutableBiMap
 
empty() - Static method in class com.landawn.abacus.util.ImmutableList
 
empty() - Static method in class com.landawn.abacus.util.ImmutableListIterator
 
empty() - Static method in class com.landawn.abacus.util.ImmutableMap
 
empty() - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
 
empty() - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
empty() - Static method in class com.landawn.abacus.util.ImmutableSet
 
empty() - Static method in class com.landawn.abacus.util.ImmutableSortedMap
 
empty() - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
empty() - Static method in class com.landawn.abacus.util.IntIterator
 
empty() - Static method in class com.landawn.abacus.util.LongIterator
 
empty() - Static method in class com.landawn.abacus.util.ObjIterator
 
empty() - Static method in class com.landawn.abacus.util.Sheet
Returns an empty immutable Sheet.
empty() - Static method in class com.landawn.abacus.util.ShortIterator
 
empty() - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.ByteStream
 
empty() - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.CharStream
 
empty() - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
empty() - Static method in class com.landawn.abacus.util.stream.EntryStream
 
empty() - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.FloatStream
 
empty() - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.IntStream
 
empty() - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.LongStream
 
empty() - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.ShortStream
 
empty() - Static method in class com.landawn.abacus.util.stream.Stream
 
empty() - Static method in class com.landawn.abacus.util.Throwables.ObjIterator
 
empty() - Static method in class com.landawn.abacus.util.TriIterator
 
empty() - Static method in class com.landawn.abacus.util.u.Nullable
 
empty() - Static method in class com.landawn.abacus.util.u.Optional
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalBoolean
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalByte
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalChar
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalDouble
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalFloat
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalInt
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalLong
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalShort
 
EMPTY - Static variable in class com.landawn.abacus.util.BooleanIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.ByteIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.CharIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.DoubleIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.FloatIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.IntIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.LongIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.ShortIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.ByteIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.CharIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.FloatIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.IntIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.LongIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.ShortIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.WD
Field EMPTY.
EMPTY_BIG_DECIMAL_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable BigDecimal array.
EMPTY_BIG_INTEGER_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable BigInteger array.
EMPTY_BOOLEAN_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable boolean array.
EMPTY_BOOLEAN_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_BOOLEAN_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Boolean array.
EMPTY_BYTE_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable byte array.
EMPTY_BYTE_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_BYTE_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Byte array.
EMPTY_CALENDAR_ARRAY - Static variable in class com.landawn.abacus.util.N
/** An empty immutable Calendar array.
EMPTY_CHAR_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable char array.
EMPTY_CHAR_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_CHAR_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Character array.
EMPTY_DATE_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable java.sql.Date array.
EMPTY_DOUBLE_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable double array.
EMPTY_DOUBLE_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_DOUBLE_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Double array.
EMPTY_FLOAT_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable float array.
EMPTY_FLOAT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_FLOAT_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Float array.
EMPTY_INT_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable int array.
EMPTY_INT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_INT_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Integer array.
EMPTY_JU_DATE_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable java.util.Date array.
EMPTY_LONG_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable long array.
EMPTY_LONG_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_LONG_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Long array.
EMPTY_OBJECT_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Object array.
EMPTY_OBJECT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_SHORT_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable short array.
EMPTY_SHORT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_SHORT_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Short array.
EMPTY_STRING - Static variable in class com.landawn.abacus.util.Strings
The empty String "".
EMPTY_STRING_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable String array.
EMPTY_TIME_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Time array.
EMPTY_TIMESTAMP_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Timestamp array.
emptyAction() - Static method in class com.landawn.abacus.util.Fn
 
emptyAction() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
emptyArray() - Static method in class com.landawn.abacus.util.Pair
 
emptyArray() - Static method in class com.landawn.abacus.util.Triple
 
emptyDataSet() - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable empty DataSet.
emptyInputStream() - Static method in class com.landawn.abacus.util.N
Returns an empty immutable InputStream.
emptyIterator() - Static method in class com.landawn.abacus.util.N
Returns an empty immutable Iterator.
emptyList() - Static method in class com.landawn.abacus.util.N
Returns an empty immutable List.
emptyListIterator() - Static method in class com.landawn.abacus.util.N
Returns an empty immutable ListIterator.
emptyMap() - Static method in class com.landawn.abacus.util.N
Returns an empty immutable Map.
emptyNavigableMap() - Static method in class com.landawn.abacus.util.N
Returns an empty immutable NavigableMap.
emptyNavigableSet() - Static method in class com.landawn.abacus.util.N
Returns an empty immutable NavigableSet.
emptyOf(Class<?>) - Static method in class com.landawn.abacus.util.HBaseColumn
 
emptySet() - Static method in class com.landawn.abacus.util.N
Returns an empty immutable Set.
emptySortedMap() - Static method in class com.landawn.abacus.util.N
Returns an empty immutable SortedMap.
emptySortedSet() - Static method in class com.landawn.abacus.util.N
Returns an empty immutable SortedSet.
emptyToNull(String) - Static method in class com.landawn.abacus.util.Strings
 
emptyToNull(String[]) - Static method in class com.landawn.abacus.util.Strings
 
encode(byte[]) - Static method in class com.landawn.abacus.util.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encode(byte[], boolean) - Static method in class com.landawn.abacus.util.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encode(Object) - Method in class com.landawn.abacus.parser.KryoParser
 
encode(Object) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
encode(Object, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
encode(Object, Charset, NamingPolicy) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
encode(StringBuilder, Object) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
encode(StringBuilder, Object, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
encode(StringBuilder, Object, Charset, NamingPolicy) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
encode(String, Object) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
encode(String, Object, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
encode(String, Object, Charset, NamingPolicy) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
encodedLength(CharSequence) - Static method in class com.landawn.abacus.util.Utf8
Returns the number of bytes in the UTF-8-encoded form of sequence.
encodeToString(byte[]) - Static method in class com.landawn.abacus.util.Hex
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
encodeToString(byte[], boolean) - Static method in class com.landawn.abacus.util.Hex
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
encrypt(String) - Method in class com.landawn.abacus.util.Password
Returns the encrypted password encoded with Base64.
endsWith(String) - Static method in class com.landawn.abacus.util.Fn
 
endsWith(String, String) - Static method in class com.landawn.abacus.util.Strings
 
endsWithAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Ends with any.
endsWithAnyIgnoreCase(String, String...) - Static method in class com.landawn.abacus.util.Strings
Ends with ignore case.
endsWithIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Ends with ignore case.
ENQ - Static variable in class com.landawn.abacus.util.Ascii
Enquiry: A communication control character used in data communication systems as a request for a response from a remote station.
ENTITIES - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITIES.
ENTITIES_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITIES_ELE_END.
ENTITIES_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITIES_ELE_START.
ENTITIES_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITIES_NULL_ELE.
Entity - Annotation Interface in com.landawn.abacus.annotation
 
ENTITY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY.
ENTITY_CLASS - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_CLASS.
ENTITY_CLASS_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_CLASS_ELE_END.
ENTITY_CLASS_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_CLASS_ELE_START.
ENTITY_CLASS_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_CLASS_NULL_ELE.
ENTITY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ELE_END.
ENTITY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ELE_START.
ENTITY_ID - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ID.
ENTITY_ID_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ID_ELE_END.
ENTITY_ID_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ID_ELE_START.
ENTITY_ID_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ID_NULL_ELE.
ENTITY_IDS - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_IDS.
ENTITY_IDS_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_IDS_ELE_END.
ENTITY_IDS_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_IDS_ELE_START.
ENTITY_IDS_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_IDS_NULL_ELE.
ENTITY_NAME - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NAME.
ENTITY_NAME_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NAME_ELE_END.
ENTITY_NAME_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NAME_ELE_START.
ENTITY_NAME_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NAME_NULL_ELE.
ENTITY_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NULL_ELE.
EntityId - Interface in com.landawn.abacus.util
Identity of an entity.
EntityId.EntityIdBuilder - Class in com.landawn.abacus.util
 
entityName() - Method in interface com.landawn.abacus.util.EntityId
 
entityName() - Method in class com.landawn.abacus.util.MapEntity
 
entityName() - Method in class com.landawn.abacus.util.Seid
 
entries() - Method in class com.landawn.abacus.util.stream.EntryStream
 
entry() - Static method in class com.landawn.abacus.util.Fn
 
entry() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
entry(Function<? super V, K>) - Static method in class com.landawn.abacus.util.Fn
Deprecated.
replaced by Fn#entryByKeyMapper(Function)
entry(K) - Static method in class com.landawn.abacus.util.Fn
Deprecated.
replaced by Fn#entryWithKey(Object)
ENTRY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTRY.
ENTRY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP_ELE_END.
ENTRY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP_ELE_START.
entryByKeyMapper(Function<? super V, K>) - Static method in class com.landawn.abacus.util.Fn
 
entryByValueMapper(Function<? super K, V>) - Static method in class com.landawn.abacus.util.Fn
 
entrySet() - Method in class com.landawn.abacus.util.ArrayHashMap
 
entrySet() - Method in class com.landawn.abacus.util.BiMap
Returns an immutable Set of Immutable entry.
entrySet() - Method in interface com.landawn.abacus.util.EntityId
 
entrySet() - Method in class com.landawn.abacus.util.ImmutableMap
 
entrySet() - Method in class com.landawn.abacus.util.MapEntity
 
entrySet() - Method in class com.landawn.abacus.util.Multimap
 
entrySet() - Method in class com.landawn.abacus.util.ObjectPool
 
entrySet() - Method in class com.landawn.abacus.util.Properties
 
entrySet() - Method in class com.landawn.abacus.util.Seid
 
entrySet(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.Maps
Returns an immutable entry set of the specified map.
entryStream() - Method in class com.landawn.abacus.util.LongMultiset
 
entryStream() - Method in class com.landawn.abacus.util.Multimap
 
entryStream() - Method in class com.landawn.abacus.util.Multiset
 
EntryStream<K,V> - Class in com.landawn.abacus.util.stream
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
entryWithKey(K) - Static method in class com.landawn.abacus.util.Fn
 
entryWithValue(V) - Static method in class com.landawn.abacus.util.Fn
 
enumerated() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
 
enumerated() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
enumerated() - Element in annotation interface com.landawn.abacus.annotation.Type
 
Enumerations - Class in com.landawn.abacus.util
 
enumListOf(Class<E>) - Static method in class com.landawn.abacus.util.N
Enum list of.
enumMapOf(Class<E>) - Static method in class com.landawn.abacus.util.N
Enum map of.
enumSetOf(Class<E>) - Static method in class com.landawn.abacus.util.N
Enum set of.
ENVELOPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENVELOPE.
EOF - Static variable in class com.landawn.abacus.util.IOUtil
 
EOT - Static variable in class com.landawn.abacus.util.Ascii
End of Transmission: A communication control character used to indicate the conclusion of a transmission, which may have contained one or more texts and any associated headings.
ep(Throwables.BiPredicate<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
eqOr(Object, Object) - Static method in class com.landawn.abacus.util.Fn
 
eqOr(Object, Object, Object) - Static method in class com.landawn.abacus.util.Fn
 
equal() - Static method in class com.landawn.abacus.util.Fn
 
equal() - Static method in class com.landawn.abacus.util.Fn.FnB
 
equal() - Static method in class com.landawn.abacus.util.Fn.FnC
 
equal() - Static method in class com.landawn.abacus.util.Fn.FnD
 
equal() - Static method in class com.landawn.abacus.util.Fn.FnF
 
equal() - Static method in class com.landawn.abacus.util.Fn.FnI
 
equal() - Static method in class com.landawn.abacus.util.Fn.FnL
 
equal() - Static method in class com.landawn.abacus.util.Fn.FnS
 
equal(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
equal(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
equal(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
equal(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
equal(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
equal(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
equal(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
equal(File, File) - Static method in class com.landawn.abacus.guava.Files
 
equal(Object) - Static method in class com.landawn.abacus.util.Fn
 
equal(Path, Path) - Static method in class com.landawn.abacus.guava.Files
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
EQUAL - Static variable in class com.landawn.abacus.util.WD
Field EQUAL.
equals(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
 
equals(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.N
 
equals(boolean, boolean) - Static method in class com.landawn.abacus.util.Builder
Compares two boolean values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(boolean, boolean) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two boolean values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(boolean, boolean) - Static method in class com.landawn.abacus.util.N
 
equals(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
 
equals(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
equals(byte, byte) - Static method in class com.landawn.abacus.util.Builder
Compares two byte values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(byte, byte) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two byte values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(byte, byte) - Static method in class com.landawn.abacus.util.N
 
equals(char[], char[]) - Static method in class com.landawn.abacus.util.N
 
equals(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.N
 
equals(char, char) - Static method in class com.landawn.abacus.util.Builder
Compares two char values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(char, char) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two char values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(char, char) - Static method in class com.landawn.abacus.util.N
 
equals(double[], double[]) - Static method in class com.landawn.abacus.util.N
 
equals(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.N
 
equals(double, double) - Static method in class com.landawn.abacus.util.Builder
Compares two double values as specified by Double.compare(double, double), if the result of this equivalence chain has not already been determined.
equals(double, double) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two double values as specified by Double.compare(double, double), if the result of this equivalence chain has not already been determined.
equals(double, double) - Static method in class com.landawn.abacus.util.N
 
equals(float[], float[]) - Static method in class com.landawn.abacus.util.N
 
equals(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.N
 
equals(float, float) - Static method in class com.landawn.abacus.util.Builder
Compares two float values as specified by Float.compare(float, float), if the result of this equivalence chain has not already been determined.
equals(float, float) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two float values as specified by Float.compare(float, float), if the result of this equivalence chain has not already been determined.
equals(float, float) - Static method in class com.landawn.abacus.util.N
 
equals(int[], int[]) - Static method in class com.landawn.abacus.util.N
 
equals(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.N
 
equals(int, int) - Static method in class com.landawn.abacus.util.Builder
Compares two int values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(int, int) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two int values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(int, int) - Static method in class com.landawn.abacus.util.N
 
equals(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.N
 
equals(long[], long[]) - Static method in class com.landawn.abacus.util.N
 
equals(long, long) - Static method in class com.landawn.abacus.util.Builder
Compares two long values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(long, long) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two long values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(long, long) - Static method in class com.landawn.abacus.util.N
 
equals(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.N
 
equals(short[], short[]) - Static method in class com.landawn.abacus.util.N
 
equals(short, short) - Static method in class com.landawn.abacus.util.Builder
Compares two short values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(short, short) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two int values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(short, short) - Static method in class com.landawn.abacus.util.N
 
equals(Object) - Method in class com.landawn.abacus.http.HttpHeaders
 
equals(Object) - Method in class com.landawn.abacus.http.HttpResponse
 
equals(Object) - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.AvroSerializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.DeserializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
equals(Object) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
equals(Object) - Method in class com.landawn.abacus.parser.SerializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
 
equals(Object) - Method in class com.landawn.abacus.pool.ActivityPrint
 
equals(Object) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
equals(Object) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
equals(Object) - Method in class com.landawn.abacus.pool.PoolableWrapper
 
equals(Object) - Method in class com.landawn.abacus.util.ArrayHashMap
 
equals(Object) - Method in class com.landawn.abacus.util.ArrayHashSet
 
equals(Object) - Method in class com.landawn.abacus.util.BiMap
 
equals(Object) - Method in class com.landawn.abacus.util.BooleanList
 
equals(Object) - Method in class com.landawn.abacus.util.ByteList
 
equals(Object) - Method in class com.landawn.abacus.util.CharList
 
equals(Object) - Method in class com.landawn.abacus.util.Configuration
 
equals(Object) - Method in class com.landawn.abacus.util.DoubleList
 
equals(Object) - Method in class com.landawn.abacus.util.Duration
 
equals(Object) - Method in class com.landawn.abacus.util.FloatList
 
equals(Object) - Method in class com.landawn.abacus.util.Fraction
Compares this fraction to another object to test if they are equal.
equals(Object) - Method in class com.landawn.abacus.util.HBaseColumn
 
equals(Object) - Method in class com.landawn.abacus.util.Holder
 
equals(Object) - Method in class com.landawn.abacus.util.IdentityHashSet
 
equals(Object) - Method in class com.landawn.abacus.util.ImmutableArray
 
equals(Object) - Method in class com.landawn.abacus.util.ImmutableCollection
 
equals(Object) - Method in class com.landawn.abacus.util.Indexed
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedBoolean
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedByte
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedChar
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedDouble
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedFloat
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedInt
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedLong
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedShort
 
equals(Object) - Method in class com.landawn.abacus.util.IntList
 
equals(Object) - Method in class com.landawn.abacus.util.IntPair
 
equals(Object) - Method in class com.landawn.abacus.util.IntTriple
 
equals(Object) - Method in class com.landawn.abacus.util.Keyed
 
equals(Object) - Method in class com.landawn.abacus.util.LongList
 
equals(Object) - Method in class com.landawn.abacus.util.LongMultiset
 
equals(Object) - Method in class com.landawn.abacus.util.MapEntity
 
equals(Object) - Method in class com.landawn.abacus.util.Multimap
 
equals(Object) - Method in class com.landawn.abacus.util.Multiset
 
equals(Object) - Method in class com.landawn.abacus.util.MutableBoolean
Compares this object to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableByte
Compares this object to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableChar
Compares this object to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableDouble
Compares this object against the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableFloat
Compares this object against some other object.
equals(Object) - Method in class com.landawn.abacus.util.MutableInt
Compares this object to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableLong
Compares this object to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableShort
Compares this object to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.Timed
 
equals(Object) - Method in class com.landawn.abacus.util.Pair
 
equals(Object) - Method in class com.landawn.abacus.util.Password
 
equals(Object) - Method in class com.landawn.abacus.util.Properties
 
equals(Object) - Method in class com.landawn.abacus.util.Range
Compares this range to another object to test if they are equal.
equals(Object) - Method in class com.landawn.abacus.util.Result
 
equals(Object) - Method in class com.landawn.abacus.util.RowDataSet
 
equals(Object) - Method in class com.landawn.abacus.util.Seid
 
equals(Object) - Method in class com.landawn.abacus.util.Sheet
 
equals(Object) - Method in class com.landawn.abacus.util.ShortList
 
equals(Object) - Method in class com.landawn.abacus.util.Timed
 
equals(Object) - Method in class com.landawn.abacus.util.Triple
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
equals(Object) - Method in class com.landawn.abacus.util.u.Nullable
 
equals(Object) - Method in class com.landawn.abacus.util.u.Optional
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalByte
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalChar
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalInt
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalLong
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalShort
 
equals(Object) - Method in class com.landawn.abacus.util.Wrapper
 
equals(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.N
 
equals(Object[], Object[]) - Static method in class com.landawn.abacus.util.N
 
equals(Object, Object) - Static method in class com.landawn.abacus.util.Builder
Compares two comparable objects as specified by CommonUtil.equals(Object, Object), if the result of this equivalence chain has not already been determined.
equals(Object, Object) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two comparable objects as specified by CommonUtil.equals(Object, Object), if the result of this equivalence chain has not already been determined.
equals(Object, Object) - Static method in class com.landawn.abacus.util.N
compare a and b by Arrays.equals(Object[], Object[]) if both of them are array.
equals(String, String) - Static method in class com.landawn.abacus.util.N
 
equals(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether two filenames are equal exactly.
equals(String, String) - Static method in class com.landawn.abacus.util.Strings
 
equals(String, String, boolean, IOCase) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether two filenames are equal, optionally normalizing and providing control over the case-sensitivity.
equals(T, T, BiFunction<? super T, ? super T, Boolean>) - Static method in class com.landawn.abacus.util.Builder
 
equals(T, T, BiFunction<? super T, ? super T, Boolean>) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
 
equalsAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Equals with any.
equalsAnyIgnoreCase(String, String...) - Static method in class com.landawn.abacus.util.Strings
Equals with any.
equalsByCommonProps(Object, Object) - Static method in class com.landawn.abacus.util.N
 
equalsByCommonProps(Object, Object, Collection<String>) - Static method in class com.landawn.abacus.util.N
 
equalsIgnoreCase(String[], int, String[], int, int) - Static method in class com.landawn.abacus.util.N
Equals ignore case.
equalsIgnoreCase(String[], String[]) - Static method in class com.landawn.abacus.util.N
Equals ignore case.
equalsIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.N
Equals ignore case.
equalsIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Equals ignore case.
equalsNormalized(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether two filenames are equal after both have been normalized.
equalsNormalizedOnSystem(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether two filenames are equal after both have been normalized and using the case rules of the system.
equalsOnSystem(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether two filenames are equal using the case rules of the system.
erase(Object, String...) - Static method in class com.landawn.abacus.util.N
 
erase(Object, Collection<String>) - Static method in class com.landawn.abacus.util.N
 
eraseAll(Object) - Static method in class com.landawn.abacus.util.N
 
ERROR_MSG_FOR_NO_SUCH_EX - Static variable in class com.landawn.abacus.util.InternalUtil
 
ESC - Static variable in class com.landawn.abacus.util.Ascii
Escape: A control character intended to provide code extension (supplementary characters) in general information interchange.
ESCAPE_CSV - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping individual Comma Separated Values.
ESCAPE_ECMASCRIPT - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping EcmaScript/JavaScript.
ESCAPE_HTML3 - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping HTML version 3.0.
ESCAPE_HTML4 - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping HTML version 4.0.
ESCAPE_JAVA - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping Java.
ESCAPE_JSON - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping Json.
ESCAPE_XML10 - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping XML 1.0.
ESCAPE_XML11 - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping XML 1.1.
escapeCsv(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Returns a String value for a CSV column enclosed in double quotes, if required.
escapeEcmaScript(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using EcmaScript String rules.
escapeHtml3(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using HTML entities.
escapeHtml4(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using HTML entities.
escapeJava(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using Java String rules.
escapeJson(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using Json String rules.
EscapeUtil - Class in com.landawn.abacus.util
Note: it's copied from StringEscaperUtils in Apache Commons Lang under Apache License 2.0
EscapeUtil.CharSequenceTranslator - Class in com.landawn.abacus.util
An API for translating text.
escapeXml10(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using XML entities.
escapeXml11(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using XML entities.
ETAG - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP ETag header field name.
ETB - Static variable in class com.landawn.abacus.util.Ascii
End of Transmission Block: A communication control character used to indicate the end of a block of data for communication purposes.
ETX - Static variable in class com.landawn.abacus.util.Ascii
End of Text: A communication control character used to terminate a sequence of characters started with STX and transmitted as an entity.
EventBus - Class in com.landawn.abacus.eventbus
final Object strSubscriber_1 = new Subscriber() { @Override public void on(String event) { System.out.println("Subscriber: strSubscriber_1, event: " + event); } }; final Object anySubscriber_2 = new Object() { @Subscribe(threadMode = ThreadMode.DEFAULT, interval = 1000) public void anyMethod(Object event) { System.out.println("Subscriber: anySubscriber_2, event: " + event); } }; final Object anySubscriber_3 = new Object() { @Subscribe(threadMode = ThreadMode.DEFAULT, sticky = true) public void anyMethod(Object event) { System.out.println("Subscriber: anySubscriber_3, event: " + event); } }; final EventBus eventBus = EventBus.getDefault(); eventBus.register(strSubscriber_1); eventBus.register(strSubscriber_1); eventBus.register(anySubscriber_2, "eventId_2"); eventBus.post("abc"); eventBus.postSticky("sticky"); eventBus.post("eventId_2", "abc"); eventBus.post(123); eventBus.post("eventId_2", 123); eventBus.register(anySubscriber_3);
EventBus() - Constructor for class com.landawn.abacus.eventbus.EventBus
 
EventBus(String) - Constructor for class com.landawn.abacus.eventbus.EventBus
 
EventBus(String, Executor) - Constructor for class com.landawn.abacus.eventbus.EventBus
 
eventId() - Element in annotation interface com.landawn.abacus.eventbus.Subscribe
Only subscribe the events which are posted with the specified event id.
evictionCount() - Method in class com.landawn.abacus.pool.AbstractPool
 
evictionCount() - Method in interface com.landawn.abacus.pool.Pool
Returns the number of values that have been evicted.
EvictionPolicy - Enum Class in com.landawn.abacus.pool
The Enum EvictionPolicy.
except(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
except(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
except(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
except(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
except(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
except(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
except(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
except(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
EXCEPT - Static variable in class com.landawn.abacus.util.WD
Field EXCEPT.
EXCEPT2 - Static variable in class com.landawn.abacus.util.WD
Field EXCEPT2.
exceptAll(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
exceptAll(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
exceptAll(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
exceptAll(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
exceptAll(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
exceptAll(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
exceptAll(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
exceptAll(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
ExceptionUtil - Class in com.landawn.abacus.util
Note: This class contains the methods copied from Apache Commons and Google Guava under Apache License v2.
EXCLAMATION - Static variable in class com.landawn.abacus.util.WD
Field EXCLAMATION.
exclude(Collection<? extends T>, Object) - Static method in class com.landawn.abacus.util.N
Returns a new List with specified objToExclude excluded.
excludeAll(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns a new List with specified objsToExclude excluded.
excludeAllToSet(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns a new Set with specified objsToExclude excluded.
excludeToSet(Collection<? extends T>, Object) - Static method in class com.landawn.abacus.util.N
Returns a new Set with specified objToExclude excluded.
exclusion() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
 
Exclusion - Enum Class in com.landawn.abacus.parser
The Enum Exclusion.
execute(HttpMethod) - Method in class com.landawn.abacus.http.HttpRequest
 
execute(HttpMethod) - Method in class com.landawn.abacus.http.OkHttpRequest
 
execute(HttpMethod) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
execute(HttpMethod, File) - Method in class com.landawn.abacus.http.HttpRequest
 
execute(HttpMethod, File, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, OutputStream) - Method in class com.landawn.abacus.http.HttpRequest
 
execute(HttpMethod, OutputStream, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, Writer) - Method in class com.landawn.abacus.http.HttpRequest
 
execute(HttpMethod, Writer, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
execute(HttpMethod, Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
execute(HttpMethod, Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
execute(HttpMethod, Class<T>, Object) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, Object) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
execute(Throwables.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.AsyncExecutor
 
execute(Throwables.Runnable<? extends Exception>...) - Method in class com.landawn.abacus.util.AsyncExecutor
Deprecated. 
execute(Throwables.Runnable<? extends Exception>, int, long, Predicate<? super Exception>) - Method in class com.landawn.abacus.util.AsyncExecutor
 
execute(Throwables.Runnable<? extends Exception>, int, long, Predicate<? super Exception>) - Static method in class com.landawn.abacus.util.N
 
execute(Throwables.Runnable<? extends Exception>, Runnable) - Method in class com.landawn.abacus.util.AsyncExecutor
 
execute(Collection<? extends Callable<R>>) - Method in class com.landawn.abacus.util.AsyncExecutor
 
execute(Callable<R>) - Method in class com.landawn.abacus.util.AsyncExecutor
 
execute(Callable<R>...) - Method in class com.landawn.abacus.util.AsyncExecutor
Deprecated. 
execute(Callable<R>, int, long, BiPredicate<? super R, ? super Exception>) - Method in class com.landawn.abacus.util.AsyncExecutor
 
execute(Callable<R>, int, long, BiPredicate<? super R, ? super Exception>) - Static method in class com.landawn.abacus.util.N
 
execute(Callable<R>, Runnable) - Method in class com.landawn.abacus.util.AsyncExecutor
 
execute(List<? extends Throwables.Runnable<? extends Exception>>) - Method in class com.landawn.abacus.util.AsyncExecutor
 
executeBatch(Statement) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
exists(int) - Static method in class com.landawn.abacus.util.If
true for index >= 0, false for index < 0.
EXISTS - Static variable in class com.landawn.abacus.util.WD
Field EXISTS.
EXP - Static variable in class com.landawn.abacus.util.WD
Field EXP.
EXPECT - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Expect header field name.
EXPIRATION_TIME - Enum constant in enum class com.landawn.abacus.pool.EvictionPolicy
Field EXPIRATION_TIME.
EXPIRED - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
EXPIRED - Enum constant in enum class com.landawn.abacus.util.Status
 
EXPIRES - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Expires header field name.
expose() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
EXTENSION_SEPARATOR - Static variable in class com.landawn.abacus.util.FilenameUtil
The extension separator character.
EXTENSION_SEPARATOR_STR - Static variable in class com.landawn.abacus.util.FilenameUtil
The extension separator String.

F

f(A, B, TriFunction<A, B, T, R>) - Static method in class com.landawn.abacus.util.Fn
 
f(A, B, Throwables.TriFunction<A, B, T, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f(A, TriFunction<A, T, U, R>) - Static method in class com.landawn.abacus.util.Fn
 
f(A, Throwables.BiFunction<A, T, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f(A, Throwables.TriFunction<A, T, U, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f(A, BiFunction<A, T, R>) - Static method in class com.landawn.abacus.util.Fn
 
f(BiFunction<T, U, R>) - Static method in class com.landawn.abacus.util.Fn
 
f(ByteFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FnB
 
f(CharFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FnC
 
f(DoubleFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FnD
 
f(FloatFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FnF
 
f(Function<T, R>) - Static method in class com.landawn.abacus.util.Fn
 
f(IntFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FnI
 
f(LongFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FnL
 
f(ShortFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FnS
 
f(TriFunction<A, B, C, R>) - Static method in class com.landawn.abacus.util.Fn
 
f(Throwables.BiFunction<T, U, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f(Throwables.Function<T, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f(Throwables.TriFunction<A, B, C, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f(BiFunction<? super K, ? super V, ? extends T>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
f2c(TriFunction<? super A, ? super B, ? super C, ?>) - Static method in class com.landawn.abacus.util.Fn
 
f2c(Throwables.BiFunction<T, U, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f2c(Throwables.Function<T, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f2c(Throwables.TriFunction<A, B, C, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f2c(BiFunction<? super T, ? super U, ?>) - Static method in class com.landawn.abacus.util.Fn
 
f2c(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Fn
Returns a Consumer which calls the specified func.
factorial(int) - Static method in class com.landawn.abacus.util.Numbers
Returns n!, that is, the product of the first n positive integers, 1 if n == 0, or Integer.MAX_VALUE if the result does not fit in a int.
factorialToBigInteger(int) - Static method in class com.landawn.abacus.util.Numbers
Returns n!, that is, the product of the first n positive integers, or 1 if n == 0.
factorialToDouble(int) - Static method in class com.landawn.abacus.util.Numbers
Returns n!, that is, the product of the first n positive integers, 1 if n == 0, or n!, or Double.POSITIVE_INFINITY if n! > Double.MAX_VALUE.
factorialToLong(int) - Static method in class com.landawn.abacus.util.Numbers
Returns n!, that is, the product of the first n positive integers, 1 if n == 0, or Long.MAX_VALUE if the result does not fit in a long.
FACTORY_OF_LINKED_HASH_MAP - Static variable in class com.landawn.abacus.util.Fn
 
FACTORY_OF_MAP - Static variable in class com.landawn.abacus.util.Fn
 
FALSE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field FALSE.
FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanSupplier
 
FALSE - Static variable in class com.landawn.abacus.util.If.OrElse
For internal only
FALSE - Static variable in class com.landawn.abacus.util.u.Nullable
Presents Boolean.FALSE.
FALSE - Static variable in class com.landawn.abacus.util.u.Optional
Presents Boolean.FALSE.
FALSE - Static variable in class com.landawn.abacus.util.u.OptionalBoolean
Presents true.
farmHashFingerprint64() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing FarmHash's Fingerprint64, an open-source algorithm.
FAULT - Static variable in class com.landawn.abacus.parser.XMLConstants
Field FAULT.
FEBRUARY - Enum constant in enum class com.landawn.abacus.util.Month
 
FEMALE - Enum constant in enum class com.landawn.abacus.util.Gender
 
FETCH_FIRST - Static variable in class com.landawn.abacus.util.WD
Field FETCH_FIRST.
FETCH_NEXT - Static variable in class com.landawn.abacus.util.WD
Field FETCH_NEXT.
ff(A, B, TriFunction<A, B, T, R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(A, B, Throwables.TriFunction<A, B, T, R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
ff(A, TriFunction<A, T, U, R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(A, Throwables.BiFunction<A, T, R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
ff(A, Throwables.TriFunction<A, T, U, R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
ff(A, BiFunction<A, T, R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(BiFunction<T, U, R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(Function<T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(TriFunction<A, B, C, R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(Throwables.BiFunction<? super K, ? super V, ? extends T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
ff(Throwables.BiFunction<T, U, R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.BiFunction<T, U, R, ? extends Exception>, R) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.Function<T, ? extends R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.Function<T, ? extends R, ? extends Exception>, R) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.TriFunction<A, B, C, R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.TriFunction<A, B, C, R, ? extends Exception>, R) - Static method in class com.landawn.abacus.util.Fn
 
FF - Static variable in class com.landawn.abacus.util.Ascii
Form Feed ('\f'): A format effector which controls the movement of the printing position to the first pre-determined printing line on the next form or page.
field - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
FIELD_MASK - Static variable in class com.landawn.abacus.util.ClassUtil
Deprecated.
for internal only.
FILE_SEPARATOR - Static variable in class com.landawn.abacus.util.IOUtil
 
FilenameUtil - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons IO developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
Files - Class in com.landawn.abacus.guava
Copied from Google Guava under Apache License v2.
FILES - Static variable in class com.landawn.abacus.guava.Traverser
 
Files.MoreFiles - Class in com.landawn.abacus.guava
The Class MoreFiles.
fileTraverser() - Static method in class com.landawn.abacus.guava.Files
 
fill(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
fill(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
 
fill(boolean[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
 
fill(byte) - Method in class com.landawn.abacus.util.ByteList
 
fill(byte[], byte) - Static method in class com.landawn.abacus.util.N
 
fill(byte[], int, int, byte) - Static method in class com.landawn.abacus.util.N
 
fill(char) - Method in class com.landawn.abacus.util.CharList
 
fill(char[], char) - Static method in class com.landawn.abacus.util.N
 
fill(char[], int, int, char) - Static method in class com.landawn.abacus.util.N
 
fill(double) - Method in class com.landawn.abacus.util.DoubleList
 
fill(double[], double) - Static method in class com.landawn.abacus.util.N
 
fill(double[], int, int, double) - Static method in class com.landawn.abacus.util.N
 
fill(float) - Method in class com.landawn.abacus.util.FloatList
 
fill(float[], float) - Static method in class com.landawn.abacus.util.N
 
fill(float[], int, int, float) - Static method in class com.landawn.abacus.util.N
 
fill(int) - Method in class com.landawn.abacus.util.IntList
 
fill(int[], int) - Static method in class com.landawn.abacus.util.N
 
fill(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
fill(int, int, boolean) - Method in class com.landawn.abacus.util.BooleanList
 
fill(int, int, byte) - Method in class com.landawn.abacus.util.ByteList
 
fill(int, int, char) - Method in class com.landawn.abacus.util.CharList
 
fill(int, int, double) - Method in class com.landawn.abacus.util.DoubleList
 
fill(int, int, float) - Method in class com.landawn.abacus.util.FloatList
 
fill(int, int, int) - Method in class com.landawn.abacus.util.IntList
 
fill(int, int, long) - Method in class com.landawn.abacus.util.LongList
 
fill(int, int, short) - Method in class com.landawn.abacus.util.ShortList
 
fill(long) - Method in class com.landawn.abacus.util.LongList
 
fill(long[], int, int, long) - Static method in class com.landawn.abacus.util.N
 
fill(long[], long) - Static method in class com.landawn.abacus.util.N
 
fill(short) - Method in class com.landawn.abacus.util.ShortList
 
fill(short[], int, int, short) - Static method in class com.landawn.abacus.util.N
 
fill(short[], short) - Static method in class com.landawn.abacus.util.N
 
fill(Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Fill the properties of the bean with random values.
fill(Class<? extends T>) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the bean with random values.
fill(Class<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Fill the properties of the bean with random values.
fill(Class<? extends T>, int) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the bean with random values.
fill(Class<? extends T>, Collection<String>) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the bean with random values.
fill(Class<? extends T>, Collection<String>, int) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the bean with random values.
fill(Object) - Static method in class com.landawn.abacus.util.N
Fill the properties of the bean with random values.
fill(Object) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the bean with random values.
fill(Object[], int, int, Object) - Static method in class com.landawn.abacus.util.N
 
fill(Object[], Object) - Static method in class com.landawn.abacus.util.N
 
fill(Object, Collection<String>) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the bean with random values.
fill(List<? super T>, int, int, T) - Static method in class com.landawn.abacus.util.N
The specified value will be added/inserted into the specified List.
fill(List<? super T>, T) - Static method in class com.landawn.abacus.util.N
 
filter(boolean[], int, int, Throwables.BooleanPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(boolean[], int, int, Throwables.BooleanPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
filter(boolean[], int, Throwables.BooleanPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(boolean[], Throwables.BooleanPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(byte[], int, int, Throwables.BytePredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(byte[], int, int, Throwables.BytePredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
filter(byte[], Throwables.BytePredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(byte[], Throwables.BytePredicate<E>, int) - Static method in class com.landawn.abacus.util.N
 
filter(char[], int, int, Throwables.CharPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(char[], int, int, Throwables.CharPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
filter(char[], Throwables.CharPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(char[], Throwables.CharPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
 
filter(double[], int, int, Throwables.DoublePredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(double[], int, int, Throwables.DoublePredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
filter(double[], Throwables.DoublePredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(double[], Throwables.DoublePredicate<E>, int) - Static method in class com.landawn.abacus.util.N
 
filter(float[], int, int, Throwables.FloatPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(float[], int, int, Throwables.FloatPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
filter(float[], Throwables.FloatPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(float[], Throwables.FloatPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
 
filter(int[], int, int, Throwables.IntPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(int[], int, int, Throwables.IntPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
filter(int[], Throwables.IntPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(int[], Throwables.IntPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
 
filter(int, int, Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
 
filter(int, int, Throwables.BooleanPredicate<E>, int) - Method in class com.landawn.abacus.util.BooleanList
 
filter(int, int, Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
 
filter(int, int, Throwables.BytePredicate<E>, int) - Method in class com.landawn.abacus.util.ByteList
 
filter(int, int, Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
 
filter(int, int, Throwables.CharPredicate<E>, int) - Method in class com.landawn.abacus.util.CharList
 
filter(int, int, Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
 
filter(int, int, Throwables.DoublePredicate<E>, int) - Method in class com.landawn.abacus.util.DoubleList
 
filter(int, int, Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
 
filter(int, int, Throwables.FloatPredicate<E>, int) - Method in class com.landawn.abacus.util.FloatList
 
filter(int, int, Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
 
filter(int, int, Throwables.IntPredicate<E>, int) - Method in class com.landawn.abacus.util.IntList
 
filter(int, int, Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
 
filter(int, int, Throwables.LongPredicate<E>, int) - Method in class com.landawn.abacus.util.LongList
 
filter(int, int, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.util.DataSet
 
filter(int, int, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in interface com.landawn.abacus.util.DataSet
 
filter(int, int, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
 
filter(int, int, Throwables.ShortPredicate<E>, int) - Method in class com.landawn.abacus.util.ShortList
 
filter(int, int, Tuple.Tuple2<String, String>, Throwables.BiPredicate<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
filter(int, int, Tuple.Tuple2<String, String>, Throwables.BiPredicate<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Tuple.Tuple2<String, String>, Throwables.BiPredicate<?, ?, E>, int) - Method in interface com.landawn.abacus.util.DataSet
 
filter(int, int, Tuple.Tuple2<String, String>, Throwables.BiPredicate<?, ?, E>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Tuple.Tuple3<String, String, String>, Throwables.TriPredicate<?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
filter(int, int, Tuple.Tuple3<String, String, String>, Throwables.TriPredicate<?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Tuple.Tuple3<String, String, String>, Throwables.TriPredicate<?, ?, ?, E>, int) - Method in interface com.landawn.abacus.util.DataSet
 
filter(int, int, Tuple.Tuple3<String, String, String>, Throwables.TriPredicate<?, ?, ?, E>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, String, Throwables.Predicate<?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
filter(int, int, String, Throwables.Predicate<?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, String, Throwables.Predicate<?, E>, int) - Method in interface com.landawn.abacus.util.DataSet
 
filter(int, int, String, Throwables.Predicate<?, E>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Collection<String>, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.util.DataSet
 
filter(int, int, Collection<String>, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Collection<String>, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in interface com.landawn.abacus.util.DataSet
 
filter(int, int, Collection<String>, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(long[], int, int, Throwables.LongPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(long[], int, int, Throwables.LongPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
filter(long[], Throwables.LongPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(long[], Throwables.LongPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
 
filter(short[], int, int, Throwables.ShortPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(short[], int, int, Throwables.ShortPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
filter(short[], Throwables.ShortPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(short[], Throwables.ShortPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
 
filter(BooleanPredicate) - Method in class com.landawn.abacus.util.BooleanIterator
 
filter(BytePredicate) - Method in class com.landawn.abacus.util.ByteIterator
 
filter(FloatPredicate) - Method in class com.landawn.abacus.util.FloatIterator
 
filter(ShortPredicate) - Method in class com.landawn.abacus.util.ShortIterator
 
filter(TriPredicate<? super A, ? super B, ? super C>) - Method in class com.landawn.abacus.util.TriIterator
 
filter(Throwables.BiPredicate<? super K, ? super List<E>, X>) - Method in class com.landawn.abacus.util.ListMultimap
 
filter(Throwables.BiPredicate<? super K, ? super Set<E>, X>) - Method in class com.landawn.abacus.util.SetMultimap
 
filter(Throwables.BiPredicate<? super K, ? super V, X>) - Method in class com.landawn.abacus.util.Multimap
 
filter(Throwables.BiPredicate<? super L, ? super R, E>) - Method in class com.landawn.abacus.util.Pair
 
filter(Throwables.BiPredicate<? super T, Integer, E>) - Method in class com.landawn.abacus.util.Multiset
 
filter(Throwables.BiPredicate<? super T, Long, E>) - Method in class com.landawn.abacus.util.LongMultiset
 
filter(Throwables.BiPredicate<? super T1, ? super T2, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
filter(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
 
filter(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
filter(Throwables.BooleanPredicate<E>, int) - Method in class com.landawn.abacus.util.BooleanList
 
filter(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
 
filter(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalByte
 
filter(Throwables.BytePredicate<E>, int) - Method in class com.landawn.abacus.util.ByteList
 
filter(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
 
filter(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalChar
 
filter(Throwables.CharPredicate<E>, int) - Method in class com.landawn.abacus.util.CharList
 
filter(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
 
filter(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
filter(Throwables.DoublePredicate<E>, int) - Method in class com.landawn.abacus.util.DoubleList
 
filter(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
 
filter(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
filter(Throwables.FloatPredicate<E>, int) - Method in class com.landawn.abacus.util.FloatList
 
filter(Throwables.IntBiPredicate<E>) - Method in class com.landawn.abacus.util.IntPair
 
filter(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
 
filter(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalInt
 
filter(Throwables.IntPredicate<E>, int) - Method in class com.landawn.abacus.util.IntList
 
filter(Throwables.IntTriPredicate<E>) - Method in class com.landawn.abacus.util.IntTriple
 
filter(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
 
filter(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalLong
 
filter(Throwables.LongPredicate<E>, int) - Method in class com.landawn.abacus.util.LongList
 
filter(Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.util.DataSet
 
filter(Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in interface com.landawn.abacus.util.DataSet
 
filter(Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Throwables.Predicate<? super Pair<L, R>, E>) - Method in class com.landawn.abacus.util.Pair
 
filter(Throwables.Predicate<? super Triple<L, M, R>, E>) - Method in class com.landawn.abacus.util.Triple
 
filter(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
filter(Throwables.Predicate<? super T, ? extends E>, Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
filter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Builder
Deprecated. 
filter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Holder
 
filter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.LongMultiset
 
filter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Multiset
 
filter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
filter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
 
filter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
 
filter(Throwables.Predicate<? super TP, E>) - Method in class com.landawn.abacus.util.Tuple
 
filter(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
 
filter(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalShort
 
filter(Throwables.ShortPredicate<E>, int) - Method in class com.landawn.abacus.util.ShortList
 
filter(Throwables.TriPredicate<? super L, ? super M, ? super R, E>) - Method in class com.landawn.abacus.util.Triple
 
filter(Throwables.TriPredicate<? super T1, ? super T2, ? super T3, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
filter(Tuple.Tuple2<String, String>, Throwables.BiPredicate<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
filter(Tuple.Tuple2<String, String>, Throwables.BiPredicate<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Tuple.Tuple2<String, String>, Throwables.BiPredicate<?, ?, E>, int) - Method in interface com.landawn.abacus.util.DataSet
 
filter(Tuple.Tuple2<String, String>, Throwables.BiPredicate<?, ?, E>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Tuple.Tuple3<String, String, String>, Throwables.TriPredicate<?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
filter(Tuple.Tuple3<String, String, String>, Throwables.TriPredicate<?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Tuple.Tuple3<String, String, String>, Throwables.TriPredicate<?, ?, ?, E>, int) - Method in interface com.landawn.abacus.util.DataSet
 
filter(Tuple.Tuple3<String, String, String>, Throwables.TriPredicate<?, ?, ?, E>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
filter(Iterable<? extends T>, Throwables.Predicate<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
 
filter(Iterable<? extends T>, Throwables.Predicate<? super T, E>, int, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
 
filter(Iterable<? extends T>, Throwables.Predicate<? super T, E>, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
 
filter(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
filter(String, Throwables.Predicate<?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
filter(String, Throwables.Predicate<?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(String, Throwables.Predicate<?, E>, int) - Method in interface com.landawn.abacus.util.DataSet
 
filter(String, Throwables.Predicate<?, E>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Collection<? extends T>, int, int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
filter(Collection<? extends T>, int, int, Throwables.Predicate<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
 
filter(Collection<? extends T>, int, int, Throwables.Predicate<? super T, E>, int, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
 
filter(Collection<? extends T>, int, int, Throwables.Predicate<? super T, E>, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
 
filter(Collection<String>, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.util.DataSet
 
filter(Collection<String>, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Collection<String>, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in interface com.landawn.abacus.util.DataSet
 
filter(Collection<String>, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(BiPredicate<? super A, ? super B>) - Method in class com.landawn.abacus.util.BiIterator
 
filter(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
filter(DoublePredicate) - Method in class com.landawn.abacus.util.DoubleIterator
 
filter(IntPredicate) - Method in class com.landawn.abacus.util.IntIterator
 
filter(LongPredicate) - Method in class com.landawn.abacus.util.LongIterator
 
filter(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
filter(Predicate<? super Map.Entry<K, V>>, Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
filter(Predicate<? super T>) - Method in class com.landawn.abacus.util.ObjIterator
 
filter(Predicate<? super T>) - Method in class com.landawn.abacus.util.Observer
 
filter(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
filter(Map<K, V>, Throwables.BiPredicate<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Maps
 
filter(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(P, C) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(T[], int, int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
filter(T[], int, int, Throwables.Predicate<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
filter(T[], int, int, Throwables.Predicate<? super T, E>, int, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
filter(T[], int, int, Throwables.Predicate<? super T, E>, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
 
filter(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
filter(T[], Throwables.Predicate<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
 
filter(T[], Throwables.Predicate<? super T, E>, int, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
 
filter(T[], Throwables.Predicate<? super T, E>, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
 
filterByKey(Throwables.Predicate<? super K, X>) - Method in class com.landawn.abacus.util.ListMultimap
Filter by key.
filterByKey(Throwables.Predicate<? super K, X>) - Method in class com.landawn.abacus.util.Multimap
Filter by key.
filterByKey(Throwables.Predicate<? super K, X>) - Method in class com.landawn.abacus.util.SetMultimap
Filter by key.
filterByKey(Predicate<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
filterByKey(Map<K, V>, Throwables.Predicate<? super K, E>) - Static method in class com.landawn.abacus.util.Maps
Filter by key.
filterByValue(Throwables.Predicate<? super List<E>, X>) - Method in class com.landawn.abacus.util.ListMultimap
Filter by value.
filterByValue(Throwables.Predicate<? super Set<E>, X>) - Method in class com.landawn.abacus.util.SetMultimap
Filter by value.
filterByValue(Throwables.Predicate<? super V, X>) - Method in class com.landawn.abacus.util.Multimap
Filter by value.
filterByValue(Predicate<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
filterByValue(Map<K, V>, Throwables.Predicate<? super V, E>) - Static method in class com.landawn.abacus.util.Maps
Filter by value.
filterE(Throwables.Predicate<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
 
filterE(Throwables.Predicate<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
 
filterIfNotNull(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Holder
Filter if not null.
filterIfNotNull(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Filter if not null.
filtering(Predicate<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
filtering(Predicate<? super T>, Collector<? super T, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
filterThenLimit(BiPredicate<T, U>, int) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
filterThenLimit(Predicate<T>, int) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
filterWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super CheckedStream<T, E>, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Add a new Stream with terminal action to listen/consume the elements filtered out by the specified predicate.
filterWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super CheckedStream<T, E>, ? extends Exception>, int, Executor) - Method in class com.landawn.abacus.util.CheckedStream
Add a new Stream with terminal action to listen/consume the elements filtered out by the specified predicate.
filterWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super Stream<T>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Add a new Stream with terminal action to listen/consume the elements filtered out by the specified predicate.
filterWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super Stream<T>, ? extends Exception>, int, Executor) - Method in class com.landawn.abacus.util.stream.Stream
Add a new Stream with terminal action to listen/consume the elements filtered out by the specified predicate.
FINALIZED - Enum constant in enum class com.landawn.abacus.util.Status
 
findAllEmailAddresses(String) - Static method in class com.landawn.abacus.util.Strings
Return all the found email addresses or an empty List if there is no emal address found the specified String.
findAny(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
findAny(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
findAny(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
findAny(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
findAny(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
findAny(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
findAny(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
findAny(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
findAny(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Returns any element matched by predicateForFirst if found, Otherwise an empty Optional<T> will be returned.
findAny(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
Same as findFirst(Throwables.Predicate).
findAny(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
findCause(Throwable, Class<? extends E>) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
findCause(Throwable, Predicate<? super Throwable>) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
findDir(String) - Static method in class com.landawn.abacus.util.Configuration
All the folders named with '.cvs', '.svn', '.git' will be ignored in file/folder find/search method.
findDir(String) - Static method in class com.landawn.abacus.util.PropertiesUtil
 
findFile(String) - Static method in class com.landawn.abacus.util.Configuration
All the folders named with '.cvs', '.svn', '.git' will be ignored in file/folder find/search method.
findFile(String) - Static method in class com.landawn.abacus.util.PropertiesUtil
 
findFileByFile(File, String) - Static method in class com.landawn.abacus.util.Configuration
Find file by file.
findFileInDir(String, File, boolean) - Static method in class com.landawn.abacus.util.Configuration
Find file in dir.
findFirst(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
findFirst(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
 
findFirst(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
 
findFirst(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
findFirst(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
 
findFirst(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
findFirst(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
 
findFirst(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
findFirst(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
 
findFirst(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
findFirst(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
 
findFirst(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
findFirst(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
 
findFirst(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
findFirst(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
findFirst(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Returns the first element matched by predicateForFirst if found, Otherwise an empty Optional<T> will be returned.
findFirst(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
findFirst(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
 
findFirst(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
findFirst(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
findFirst(Iterator<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
findFirst(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
findFirstAndLast(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find first and last.
findFirstAndLast(Collection<? extends T>, Throwables.Predicate<? super T, E>, Throwables.Predicate<? super T, E2>) - Static method in class com.landawn.abacus.util.Iterables
Find first and last.
findFirstAndLast(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find first and last.
findFirstAndLast(T[], Throwables.Predicate<? super T, E>, Throwables.Predicate<? super T, E2>) - Static method in class com.landawn.abacus.util.Iterables
Find first and last.
findFirstAndLastIndex(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find first and last index.
findFirstAndLastIndex(Collection<? extends T>, Throwables.Predicate<? super T, E>, Throwables.Predicate<? super T, E2>) - Static method in class com.landawn.abacus.util.Iterables
Find first and last index.
findFirstAndLastIndex(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find first and last index.
findFirstAndLastIndex(T[], Throwables.Predicate<? super T, E>, Throwables.Predicate<? super T, E2>) - Static method in class com.landawn.abacus.util.Iterables
Find first and last index.
findFirstEmailAddress(String) - Static method in class com.landawn.abacus.util.Strings
Return the first found email address or null if there is no emal address found the specified String.
findFirstIndex(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Find first index.
findFirstIndex(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Find first index.
findFirstIndex(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Find first index.
findFirstIndex(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Find first index.
findFirstIndex(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Find first index.
findFirstIndex(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Find first index.
findFirstIndex(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Find first index.
findFirstIndex(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Find first index.
findFirstIndex(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Find first index.
findFirstIndex(Collection<? extends T>, U, Throwables.BiPredicate<? super T, ? super U, E>) - Static method in class com.landawn.abacus.util.N
Find first index.
findFirstIndex(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Find first index.
findFirstIndex(T[], U, Throwables.BiPredicate<? super T, ? super U, E>) - Static method in class com.landawn.abacus.util.N
Find first index.
findFirstNonNull(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Find first non null.
findFirstNonNull(Iterator<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
findFirstNonNull(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Find first non null.
findFirstOrAny(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns the first element matched by predicateForFirst if found or the first element if this stream is not empty Otherwise an empty Optional<Map.Entry<K, V>> will be returned.
findFirstOrAny(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
Returns the first element matched by predicateForFirst if found or the first element if this stream is not empty Otherwise an empty OptionalByte will be returned.
findFirstOrAny(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
Returns the first element matched by predicateForFirst if found or the first element if this stream is not empty Otherwise an empty OptionalChar will be returned.
findFirstOrAny(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Returns the first element matched by predicateForFirst if found or the first element if this stream is not empty Otherwise an empty OptionalDouble will be returned.
findFirstOrAny(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
Returns the first element matched by predicateForFirst if found or the first element if this stream is not empty Otherwise an empty OptionalFloat will be returned.
findFirstOrAny(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
Returns the first element matched by predicateForFirst if found or the first element if this stream is not empty Otherwise an empty OptionalInt will be returned.
findFirstOrAny(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
Returns the first element matched by predicateForFirst if found or the first element if this stream is not empty Otherwise an empty OptionalLong will be returned.
findFirstOrAny(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns the first element matched by predicateForFirst if found or the first element if this stream is not empty Otherwise an empty Optional<Map.Entry<K, V>> will be returned.
findFirstOrAny(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Returns the first element matched by predicateForFirst if found or the first element if this stream is not empty Otherwise an empty Optional<T> will be returned.
findFirstOrAny(Throwables.Predicate<? super T, E>, Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.stream.Stream
Returns the first element matched by predicateForFirst if found or any element matched by predicateForAny (If this is a sequential stream, it will always be the first element matched by predicateForAny).
findFirstOrAny(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
Returns the first element matched by predicateForFirst if found or the first element if this stream is not empty Otherwise an empty Optional<T> will be returned.
findFirstOrAny(Throwables.Predicate<? super T, E2>, Throwables.Predicate<? super T, E3>) - Method in class com.landawn.abacus.util.CheckedStream
Returns the first element matched by predicateForFirst if found or the first element matched by predicateForAny.
findFirstOrAny(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
Returns the first element matched by predicateForFirst if found or the first element if this stream is not empty Otherwise an empty OptionalShort will be returned.
findFirstOrLast(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns the first element matched by predicateForFirst if found or the last element if this stream is not empty Otherwise an empty Optional<Map.Entry<K, V>> will be returned.
findFirstOrLast(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
Returns the first element matched by predicateForFirst if found or the last element if this stream is not empty Otherwise an empty OptionalByte will be returned.
findFirstOrLast(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
Returns the first element matched by predicateForFirst if found or the last element if this stream is not empty Otherwise an empty OptionalChar will be returned.
findFirstOrLast(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Returns the first element matched by predicateForFirst if found or the last element if this stream is not empty Otherwise an empty OptionalDouble will be returned.
findFirstOrLast(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
Returns the first element matched by predicateForFirst if found or the last element if this stream is not empty Otherwise an empty OptionalFloat will be returned.
findFirstOrLast(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
Returns the first element matched by predicateForFirst if found or the last element if this stream is not empty Otherwise an empty OptionalInt will be returned.
findFirstOrLast(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
Returns the first element matched by predicateForFirst if found or the last element if this stream is not empty Otherwise an empty OptionalLong will be returned.
findFirstOrLast(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns the first element matched by predicateForFirst if found or the last element if this stream is not empty Otherwise an empty Optional<Map.Entry<K, V>> will be returned.
findFirstOrLast(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Returns the first element matched by predicateForFirst if found or the last element if this stream is not empty Otherwise an empty Optional<T> will be returned.
findFirstOrLast(Throwables.Predicate<? super T, E>, Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
findFirstOrLast(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
Returns the first element matched by predicateForFirst if found or the last element if this stream is not empty Otherwise an empty Optional<T> will be returned.
findFirstOrLast(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
Returns the first element matched by predicateForFirst if found or the last element if this stream is not empty Otherwise an empty OptionalShort will be returned.
findFirstOrLast(Collection<? extends T>, Throwables.Predicate<? super T, E>, Throwables.Predicate<? super T, E2>) - Static method in class com.landawn.abacus.util.Iterables
Find first or last.
findFirstOrLast(Function<? super T, U>, Throwables.BiPredicate<? super T, ? super U, E>, Throwables.BiPredicate<? super T, ? super U, E2>) - Method in class com.landawn.abacus.util.stream.Stream

This method only runs sequentially, even in parallel stream.
findFirstOrLast(T[], Throwables.Predicate<? super T, E>, Throwables.Predicate<? super T, E2>) - Static method in class com.landawn.abacus.util.Iterables
Find first or last.
findFirstOrLast(U, Throwables.BiPredicate<? super T, ? super U, E>, Throwables.BiPredicate<? super T, ? super U, E2>) - Method in class com.landawn.abacus.util.stream.Stream

This method only runs sequentially, even in parallel stream.
findFirstOrLastIndex(Collection<? extends T>, Throwables.Predicate<? super T, E>, Throwables.Predicate<? super T, E2>) - Static method in class com.landawn.abacus.util.Iterables
 
findFirstOrLastIndex(T[], Throwables.Predicate<? super T, E>, Throwables.Predicate<? super T, E2>) - Static method in class com.landawn.abacus.util.Iterables
Find first or last index.
findLast(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
findLast(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
 
findLast(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
 
findLast(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
 
findLast(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
 
findLast(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
 
findLast(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
 
findLast(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
 
findLast(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
findLast(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Returns the last element matched by predicateForFirst if found, Otherwise an empty Optional<T> will be returned.
findLast(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
 
findLast(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
findLast(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
findLastIndex(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Find last index.
findLastIndex(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Find last index.
findLastIndex(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Find last index.
findLastIndex(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Find last index.
findLastIndex(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Find last index.
findLastIndex(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Find last index.
findLastIndex(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Find last index.
findLastIndex(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Find last index.
findLastIndex(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Find last index.
findLastIndex(Collection<? extends T>, U, Throwables.BiPredicate<? super T, ? super U, E>) - Static method in class com.landawn.abacus.util.N
 
findLastIndex(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Find last index.
findLastIndex(T[], U, Throwables.BiPredicate<? super T, ? super U, E>) - Static method in class com.landawn.abacus.util.N
Find last index.
findLastNonNull(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Find last non null.
findLastNonNull(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Find last non null.
finish() - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
finishBeanResult(Object) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
first() - Method in class com.landawn.abacus.util.BiIterator
 
first() - Method in class com.landawn.abacus.util.BooleanIterator
 
first() - Method in class com.landawn.abacus.util.BooleanList
 
first() - Method in class com.landawn.abacus.util.ByteIterator
 
first() - Method in class com.landawn.abacus.util.ByteList
 
first() - Method in class com.landawn.abacus.util.CharIterator
 
first() - Method in class com.landawn.abacus.util.CharList
 
first() - Method in class com.landawn.abacus.util.CheckedStream
 
first() - Method in class com.landawn.abacus.util.DoubleIterator
 
first() - Method in class com.landawn.abacus.util.DoubleList
 
first() - Method in class com.landawn.abacus.util.FloatIterator
 
first() - Method in class com.landawn.abacus.util.FloatList
 
first() - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
first() - Method in class com.landawn.abacus.util.IntIterator
 
first() - Method in class com.landawn.abacus.util.IntList
 
first() - Method in class com.landawn.abacus.util.LongIterator
 
first() - Method in class com.landawn.abacus.util.LongList
 
first() - Method in class com.landawn.abacus.util.ObjIterator
 
first() - Method in class com.landawn.abacus.util.ShortIterator
 
first() - Method in class com.landawn.abacus.util.ShortList
 
first() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
first() - Static method in class com.landawn.abacus.util.stream.Collectors
Only works for sequential Stream.
first() - Method in class com.landawn.abacus.util.stream.EntryStream
 
first() - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
first() - Method in class com.landawn.abacus.util.TriIterator
 
first(int) - Static method in class com.landawn.abacus.util.stream.Collectors
Only works for sequential Stream.
firstCause(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
Returns the specified throwable if there is no cause found in it (throwable.getCause() == null).
firstChar(String) - Static method in class com.landawn.abacus.util.Strings
 
firstChars(String, int) - Static method in class com.landawn.abacus.util.Strings
Returns at most first n chars of the specified String if its length is bigger than n, or an empty String "" if str is empty or null, or itself it's length equal to or less than n.
firstElement(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
firstElement(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
 
firstElements(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Return at most first n elements.
firstEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
firstEntry(Map<K, V>) - Static method in class com.landawn.abacus.util.N
 
firstKey() - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
firstNonBlank(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Strings
 
firstNonBlank(T...) - Static method in class com.landawn.abacus.util.N
 
firstNonBlank(T...) - Static method in class com.landawn.abacus.util.Strings
 
firstNonBlank(T...) - Static method in class com.landawn.abacus.util.Strings.StrUtil
 
firstNonBlank(T, T) - Static method in class com.landawn.abacus.util.N
 
firstNonBlank(T, T) - Static method in class com.landawn.abacus.util.Strings
 
firstNonBlank(T, T) - Static method in class com.landawn.abacus.util.Strings.StrUtil
 
firstNonBlank(T, T, T) - Static method in class com.landawn.abacus.util.N
 
firstNonBlank(T, T, T) - Static method in class com.landawn.abacus.util.Strings
 
firstNonBlank(T, T, T) - Static method in class com.landawn.abacus.util.Strings.StrUtil
 
firstNonEmpty(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Strings
 
firstNonEmpty(T...) - Static method in class com.landawn.abacus.util.N
 
firstNonEmpty(T...) - Static method in class com.landawn.abacus.util.Strings
Returns the first value in the array which is not empty.
firstNonEmpty(T...) - Static method in class com.landawn.abacus.util.Strings.StrUtil
 
firstNonEmpty(T[], T[]) - Static method in class com.landawn.abacus.util.N
 
firstNonEmpty(T[], T[], T[]) - Static method in class com.landawn.abacus.util.N
 
firstNonEmpty(T, T) - Static method in class com.landawn.abacus.util.N
 
firstNonEmpty(T, T) - Static method in class com.landawn.abacus.util.Strings
 
firstNonEmpty(T, T) - Static method in class com.landawn.abacus.util.Strings.StrUtil
 
firstNonEmpty(T, T, T) - Static method in class com.landawn.abacus.util.N
 
firstNonEmpty(T, T, T) - Static method in class com.landawn.abacus.util.Strings
 
firstNonEmpty(T, T, T) - Static method in class com.landawn.abacus.util.Strings.StrUtil
 
firstNonNull() - Method in class com.landawn.abacus.util.ObjIterator
 
firstNonNull() - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
firstNonNull(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
First non null.
firstNonNull(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
First non null.
firstNonNull(T...) - Static method in class com.landawn.abacus.util.N
First non null.
firstNonNull(T, T) - Static method in class com.landawn.abacus.util.N
First non null.
firstNonNull(T, T, T) - Static method in class com.landawn.abacus.util.N
First non null.
firstOrDefaultIfEmpty(Iterable<? extends T>, T) - Static method in class com.landawn.abacus.util.N
First or default if empty.
firstOrDefaultIfEmpty(Iterator<? extends T>, T) - Static method in class com.landawn.abacus.util.N
First or default if empty.
firstOrDefaultIfEmpty(T[], T) - Static method in class com.landawn.abacus.util.N
First or default if empty.
firstOrNullIfEmpty(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
First or null if empty.
firstOrNullIfEmpty(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
First or null if empty.
firstOrNullIfEmpty(T[]) - Static method in class com.landawn.abacus.util.N
First or null if empty.
firstPage() - Method in interface com.landawn.abacus.util.Paginated
Returns the first page.
firstRow() - Method in interface com.landawn.abacus.util.DataSet
 
firstRow() - Method in class com.landawn.abacus.util.RowDataSet
 
firstRow(Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
firstRow(Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
firstRow(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
firstRow(Class<? extends T>, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
firstRow(Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
firstRow(Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
firstRow(IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
firstRow(IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
flatForEach(Throwables.BiConsumer<? super K, ? super E, X>) - Method in class com.landawn.abacus.util.Multimap
Flat for each.
flatForEachValue(Throwables.Consumer<? super E, X>) - Method in class com.landawn.abacus.util.Multimap
Flat for each value.
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Throwables.BiFunction<? super K, ? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Throwables.BiFunction<? super K, ? super T, ? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Throwables.BiFunction<? super K, ? super T, ? extends V, E2>, Collector<? super V, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Throwables.BiFunction<? super K, ? super T, ? extends V, E2>, Collector<? super V, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Collector<? super T, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatInvert(Map<K, ? extends Collection<? extends V>>) - Static method in class com.landawn.abacus.util.Maps
 
flatIterator() - Method in class com.landawn.abacus.util.LongMultiset
 
flatIterator() - Method in class com.landawn.abacus.util.Multiset
 
flatmap(ByteFunction<byte[]>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flatmap(CharFunction<char[]>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flatmap(FloatFunction<float[]>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatmap(ShortFunction<short[]>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flatmap(Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatmap(Iterable<? extends T>, Throwables.Function<? super T, ? extends R[], E>) - Static method in class com.landawn.abacus.util.N
 
flatmap(Iterable<? extends T>, Throwables.Function<? super T, ? extends R[], E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
flatmap(Iterable<? extends T>, Function<? super T, ? extends U[]>) - Static method in class com.landawn.abacus.util.Iterators
 
flatmap(Collection<? extends T>, int, int, Throwables.Function<? super T, ? extends R[], E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
flatmap(Collection<? extends T>, int, int, Throwables.Function<? super T, ? extends R[], E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
flatmap(BiFunction<? super K, ? super V, ? extends Map<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatmap(DoubleFunction<double[]>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatmap(Function<? super Map.Entry<K, V>, ? extends Map<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatmap(Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatmap(IntFunction<int[]>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatmap(LongFunction<long[]>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatmap(Iterator<? extends T>, Function<? super T, ? extends U[]>) - Static method in class com.landawn.abacus.util.Iterators
 
flatmap(T[], int, int, Throwables.Function<? super T, ? extends R[], E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
flatmap(T[], int, int, Throwables.Function<? super T, ? extends R[], E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
flatmap(T[], Throwables.Function<? super T, ? extends R[], E>) - Static method in class com.landawn.abacus.util.N
 
flatmap(T[], Throwables.Function<? super T, ? extends R[], E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
flatMap(ByteFunction<? extends ByteStream>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flatMap(CharFunction<? extends CharStream>) - Method in class com.landawn.abacus.util.stream.CharStream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMap(FloatFunction<? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatMap(ShortFunction<? extends ShortStream>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flatMap(Throwables.BooleanFunction<u.OptionalBoolean, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
flatMap(Throwables.ByteFunction<u.OptionalByte, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
 
flatMap(Throwables.CharFunction<u.OptionalChar, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
 
flatMap(Throwables.DoubleFunction<u.OptionalDouble, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
flatMap(Throwables.FloatFunction<u.OptionalFloat, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
flatMap(Throwables.Function<? super T, ? extends CheckedStream<? extends R, ? extends E>, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatMap(Throwables.Function<? super T, u.Nullable<U>, E>) - Method in class com.landawn.abacus.util.u.Nullable
 
flatMap(Throwables.Function<? super T, u.Optional<U>, E>) - Method in class com.landawn.abacus.util.u.Optional
 
flatMap(Throwables.IntFunction<u.OptionalInt, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
 
flatMap(Throwables.LongFunction<u.OptionalLong, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
 
flatMap(Throwables.ShortFunction<u.OptionalShort, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
 
flatMap(Tuple.Tuple2<String, String>, String, Collection<String>, Throwables.BiFunction<?, ?, ? extends Collection<?>, E>) - Method in interface com.landawn.abacus.util.DataSet
 
flatMap(Tuple.Tuple2<String, String>, String, Collection<String>, Throwables.BiFunction<?, ?, ? extends Collection<?>, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
flatMap(Tuple.Tuple3<String, String, String>, String, Collection<String>, Throwables.TriFunction<?, ?, ?, ? extends Collection<?>, E>) - Method in interface com.landawn.abacus.util.DataSet
 
flatMap(Tuple.Tuple3<String, String, String>, String, Collection<String>, Throwables.TriFunction<?, ?, ?, ? extends Collection<?>, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
flatMap(Iterable<? extends T>, Throwables.Function<? super T, ? extends Collection<? extends R>, E>) - Static method in class com.landawn.abacus.util.N
 
flatMap(Iterable<? extends T>, Throwables.Function<? super T, ? extends Collection<? extends R>, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
flatMap(Iterable<? extends T>, Throwables.Function<? super T, ? extends Collection<? extends U>, E>, Throwables.Function<? super U, ? extends Collection<? extends R>, E2>) - Static method in class com.landawn.abacus.util.N
 
flatMap(Iterable<? extends T>, Throwables.Function<? super T, ? extends Collection<? extends U>, E>, Throwables.Function<? super U, ? extends Collection<? extends R>, E2>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
flatMap(Iterable<? extends T>, Function<? super T, ? extends Iterable<? extends U>>) - Static method in class com.landawn.abacus.util.Iterators
 
flatMap(String, String, String, Throwables.Function<?, ? extends Collection<?>, E>) - Method in interface com.landawn.abacus.util.DataSet
 
flatMap(String, String, String, Throwables.Function<?, ? extends Collection<?>, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
flatMap(String, String, Collection<String>, Throwables.Function<?, ? extends Collection<?>, E>) - Method in interface com.landawn.abacus.util.DataSet
 
flatMap(String, String, Collection<String>, Throwables.Function<?, ? extends Collection<?>, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
flatMap(Collection<? extends T>, int, int, Throwables.Function<? super T, ? extends Collection<? extends R>, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
flatMap(Collection<? extends T>, int, int, Throwables.Function<? super T, ? extends Collection<? extends R>, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
flatMap(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Collection<?>, E>) - Method in interface com.landawn.abacus.util.DataSet
 
flatMap(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Collection<?>, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
flatMap(BiFunction<? super K, ? super V, ? extends EntryStream<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMap(DoubleFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMap(Function<? super Map.Entry<K, V>, ? extends EntryStream<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMap(Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.Observer
 
flatMap(IntFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMap(LongFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatMap(Iterator<? extends T>, Function<? super T, ? extends Iterable<? extends U>>) - Static method in class com.landawn.abacus.util.Iterators
 
flatMap(T[], int, int, Throwables.Function<? super T, ? extends Collection<? extends R>, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
flatMap(T[], int, int, Throwables.Function<? super T, ? extends Collection<? extends R>, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
flatMap(T[], Throwables.Function<? super T, ? extends Collection<? extends R>, E>) - Static method in class com.landawn.abacus.util.N
 
flatMap(T[], Throwables.Function<? super T, ? extends Collection<? extends R>, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
flatMap(T[], Throwables.Function<? super T, ? extends Collection<? extends U>, E>, Throwables.Function<? super U, ? extends Collection<? extends R>, E2>) - Static method in class com.landawn.abacus.util.N
 
flatMap(T[], Throwables.Function<? super T, ? extends Collection<? extends U>, E>, Throwables.Function<? super U, ? extends Collection<? extends R>, E2>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
flatmapE(Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatmapE(Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapE(Throwables.Function<? super T, ? extends CheckedStream<? extends R, ? extends Exception>, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatMapE(Throwables.Function<? super T, ? extends Stream<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapIfNotNull(Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatMapIfNotNull(Throwables.Function<? super T, ? extends Collection<? extends U>, ? extends E>, Throwables.Function<? super U, ? extends Collection<? extends R>, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatMapIfNotNull(Throwables.Function<? super T, u.Nullable<U>, E>) - Method in class com.landawn.abacus.util.u.Nullable
Flat map if not null.
flatMapIfNotNull(Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapIfNotNull(Function<? super T, ? extends Collection<? extends U>>, Function<? super U, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMaping(Function<? super T, ? extends Stream<? extends T2>>, BiFunction<? super T, ? super T2, ? extends U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMaping(Function<? super T, ? extends Stream<? extends T2>>, BiFunction<? super T, ? super T2, ? extends U>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMaping(Function<? super T, ? extends Stream<? extends U>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMaping(Function<? super T, ? extends Stream<? extends U>>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMapingKeyToMultimap(Function<? super T, Stream<? extends K>>, Function<? super T, V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMapingKeyToMultimap(Function<? super T, Stream<? extends K>>, Function<? super T, V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMapingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Stream<? extends V>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMapingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Stream<? extends V>>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmapKey(BiFunction<? super K, ? super V, ? extends Collection<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatmapKey(Function<? super K, ? extends Collection<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMapKey(BiFunction<? super K, ? super V, ? extends Stream<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMapKey(Function<? super K, ? extends Stream<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatmapKeyToDisposableEntry(Function<? super K, ? extends Collection<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
flatMapKeyToDisposableEntry(Function<? super K, ? extends Stream<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
flatmapping(Function<? super T, ? extends Collection<? extends T2>>, BiFunction<? super T, ? super T2, ? extends U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmapping(Function<? super T, ? extends Collection<? extends T2>>, BiFunction<? super T, ? super T2, ? extends U>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmapping(Function<? super T, ? extends Collection<? extends U>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmapping(Function<? super T, ? extends Collection<? extends U>>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmappingKeyToMultimap(Function<? super T, ? extends Collection<? extends K>>, Function<? super T, V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmappingKeyToMultimap(Function<? super T, ? extends Collection<? extends K>>, Function<? super T, V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmappingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Collection<? extends V>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmappingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Collection<? extends V>>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMapToBoolean(Throwables.Function<? super T, boolean[], ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatmapToByte(Function<? super T, byte[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToByte(Throwables.Function<? super T, byte[], ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatMapToByte(Function<? super T, ? extends ByteStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToByte(IntFunction<? extends ByteStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatmapToChar(Function<? super T, char[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToChar(Throwables.Function<? super T, char[], ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatMapToChar(Function<? super T, ? extends CharStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToChar(IntFunction<? extends CharStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatmapToDouble(Function<? super T, double[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToDouble(FloatFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatMapToDouble(Throwables.Function<? super T, double[], ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToDouble(IntFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMapToDouble(LongFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatmapToEntry(Function<? super T, ? extends Map<? extends K, ? extends V>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToEntry(Function<? super T, ? extends Stream<? extends Map.Entry<? extends K, ? extends V>>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatmapToFloat(Function<? super T, float[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToFloat(Throwables.Function<? super T, float[], ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatMapToFloat(DoubleFunction<? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMapToFloat(Function<? super T, ? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToFloat(IntFunction<? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMapToFloat(LongFunction<? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatmapToInt(Function<? super T, int[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToInt(ByteFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flatMapToInt(CharFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flatMapToInt(FloatFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatMapToInt(ShortFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flatMapToInt(DoubleFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMapToInt(Function<? super T, ? extends IntStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToInt(LongFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatMapToInteger(Throwables.Function<? super T, int[], ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatmapToLong(Function<? super T, long[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToLong(FloatFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatMapToLong(Throwables.Function<? super T, long[], ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatMapToLong(DoubleFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMapToLong(Function<? super T, ? extends LongStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToLong(IntFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatmapToObj(ByteFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flatmapToObj(CharFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flatmapToObj(FloatFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatmapToObj(ShortFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flatmapToObj(DoubleFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatmapToObj(IntFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatmapToObj(LongFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatMapToObj(ByteFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flatMapToObj(CharFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flatMapToObj(FloatFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatMapToObj(ShortFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flatMapToObj(DoubleFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMapToObj(IntFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMapToObj(LongFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatmapToShort(Function<? super T, short[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToShort(Throwables.Function<? super T, short[], ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flatMapToShort(Function<? super T, ? extends ShortStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToShort(IntFunction<? extends ShortStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatmapValue(BiFunction<? super K, ? super V, ? extends Collection<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatmapValue(Function<? super V, ? extends Collection<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMapValue(BiFunction<? super K, ? super V, ? extends Stream<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMapValue(Function<? super V, ? extends Stream<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatmapValueToDisposableEntry(Function<? super V, ? extends Collection<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
flatMapValueToDisposableEntry(Function<? super V, ? extends Stream<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
flatStream() - Method in class com.landawn.abacus.util.LongMultiset
 
flatStream() - Method in class com.landawn.abacus.util.Multiset
 
flatten() - Method in class com.landawn.abacus.util.LongMultiset
 
flatten() - Method in class com.landawn.abacus.util.Multiset
 
flatten(boolean[][]) - Static method in class com.landawn.abacus.util.N
 
flatten(byte[][]) - Static method in class com.landawn.abacus.util.N
 
flatten(byte[][]) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
flatten(byte[][][]) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
flatten(byte[][], boolean) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
flatten(byte[][], byte, boolean) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
flatten(char[][]) - Static method in class com.landawn.abacus.util.N
 
flatten(char[][]) - Static method in class com.landawn.abacus.util.stream.CharStream
 
flatten(char[][][]) - Static method in class com.landawn.abacus.util.stream.CharStream
 
flatten(char[][], boolean) - Static method in class com.landawn.abacus.util.stream.CharStream
 
flatten(char[][], char, boolean) - Static method in class com.landawn.abacus.util.stream.CharStream
 
flatten(double[][]) - Static method in class com.landawn.abacus.util.N
 
flatten(double[][]) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
flatten(double[][][]) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
flatten(double[][], boolean) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
flatten(double[][], double, boolean) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
flatten(float[][]) - Static method in class com.landawn.abacus.util.N
 
flatten(float[][]) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
flatten(float[][][]) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
flatten(float[][], boolean) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
flatten(float[][], float, boolean) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
flatten(int[][]) - Static method in class com.landawn.abacus.util.N
 
flatten(int[][]) - Static method in class com.landawn.abacus.util.stream.IntStream
 
flatten(int[][][]) - Static method in class com.landawn.abacus.util.stream.IntStream
 
flatten(int[][], boolean) - Static method in class com.landawn.abacus.util.stream.IntStream
 
flatten(int[][], int, boolean) - Static method in class com.landawn.abacus.util.stream.IntStream
 
flatten(long[][]) - Static method in class com.landawn.abacus.util.N
 
flatten(long[][]) - Static method in class com.landawn.abacus.util.stream.LongStream
 
flatten(long[][][]) - Static method in class com.landawn.abacus.util.stream.LongStream
 
flatten(long[][], boolean) - Static method in class com.landawn.abacus.util.stream.LongStream
 
flatten(long[][], long, boolean) - Static method in class com.landawn.abacus.util.stream.LongStream
 
flatten(short[][]) - Static method in class com.landawn.abacus.util.N
 
flatten(short[][]) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
flatten(short[][][]) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
flatten(short[][], boolean) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
flatten(short[][], short, boolean) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
flatten(Tuple.Tuple2<Tuple.Tuple2<T1, T2>, T3>) - Static method in class com.landawn.abacus.util.Tuple
 
flatten(Tuple.Tuple3<Tuple.Tuple3<T1, T2, T3>, T4, T5>) - Static method in class com.landawn.abacus.util.Tuple
 
flatten(Iterable<? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.util.N
 
flatten(Iterable<? extends Iterable<? extends T>>, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.N
 
flatten(Collection<? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.util.N
 
flatten(Collection<? extends Iterable<? extends T>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
flatten(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
flatten(Iterator<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.N
 
flatten(Map<String, Object>) - Static method in class com.landawn.abacus.util.Maps
 
flatten(Map<String, Object>, String, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
 
flatten(Map<String, Object>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
 
flatten(T[][]) - Static method in class com.landawn.abacus.util.N
 
flatten(T[][]) - Static method in class com.landawn.abacus.util.stream.Stream
 
flatten(T[][][]) - Static method in class com.landawn.abacus.util.stream.Stream
 
flatten(T[][], boolean) - Static method in class com.landawn.abacus.util.stream.Stream
 
flatten(T[][], Class<T>) - Static method in class com.landawn.abacus.util.N
 
flatten(T[][], T, boolean) - Static method in class com.landawn.abacus.util.stream.Stream
 
flattenEachElement(Iterable<?>) - Static method in class com.landawn.abacus.util.N
Flatten each element if it's a Iterable, otherwise just add it to result Collection.
flattenEachElement(Iterable<?>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Flatten each element if it's a Iterable, otherwise just add it to result Collection.
flattmap(Throwables.Function<? super T, ? extends Stream<? extends R>, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flattmap(DoubleFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flattmap(Function<? super T, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattmap(IntFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flattmap(LongFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flattMap(Throwables.Function<? super T, R[], ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
flattMap(BiFunction<? super K, ? super V, ? extends Stream<? extends Map.Entry<? extends KK, ? extends VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flattMap(Function<? super Map.Entry<K, V>, ? extends Stream<? extends Map.Entry<? extends KK, ? extends VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flattMap(Function<? super T, R[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMaping(Function<? super T, ? extends Stream<? extends T2>>, BiFunction<? super T, ? super T2, ? extends U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMaping(Function<? super T, ? extends Stream<? extends T2>>, BiFunction<? super T, ? super T2, ? extends U>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMaping(Function<? super T, ? extends Stream<? extends U>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMaping(Function<? super T, ? extends Stream<? extends U>>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMapingKeyToMultimap(Function<? super T, Stream<? extends K>>, Function<? super T, V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMapingKeyToMultimap(Function<? super T, Stream<? extends K>>, Function<? super T, V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMapingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Stream<? extends V>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMapingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Stream<? extends V>>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMapToEntry(Function<? super T, ? extends EntryStream<? extends K, ? extends V>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapToObj(ByteFunction<T[]>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flattMapToObj(CharFunction<T[]>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flattMapToObj(FloatFunction<T[]>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flattMapToObj(ShortFunction<T[]>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flattMapToObj(DoubleFunction<T[]>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flattMapToObj(IntFunction<T[]>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flattMapToObj(LongFunction<T[]>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatToMap() - Static method in class com.landawn.abacus.util.Fn
{a=[1, 2, 3], b=[4, 5, 6], c=[7, 8]} -> [{a=1, b=4, c=7}, {a=2, b=5, c=8}, {a=3, b=6}].
flatToMap(Map<K, ? extends Collection<? extends V>>) - Static method in class com.landawn.abacus.util.Maps
{a=[1, 2, 3], b=[4, 5, 6], c=[7, 8]} -> [{a=1, b=4, c=7}, {a=2, b=5, c=8}, {a=3, b=6}].
flatValues() - Method in class com.landawn.abacus.util.Multimap
 
flatValues(IntFunction<R>) - Method in class com.landawn.abacus.util.Multimap
 
FLOAT_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
FLOAT_MINUS_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Float constant for minus one.
FLOAT_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Float constant for one.
FLOAT_ZERO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Float constant for zero.
FloatBiConsumer - Interface in com.landawn.abacus.util.function
 
FloatBiFunction<R> - Interface in com.landawn.abacus.util.function
 
FloatBinaryOperator - Interface in com.landawn.abacus.util.function
 
FloatBiPredicate - Interface in com.landawn.abacus.util.function
 
FloatConsumer - Interface in com.landawn.abacus.util.function
 
FloatFunction<R> - Interface in com.landawn.abacus.util.function
 
FloatIterator - Class in com.landawn.abacus.util
 
FloatIterator() - Constructor for class com.landawn.abacus.util.FloatIterator
 
FloatIteratorEx - Class in com.landawn.abacus.util.stream
 
FloatIteratorEx() - Constructor for class com.landawn.abacus.util.stream.FloatIteratorEx
 
FloatList - Class in com.landawn.abacus.util
 
FloatList() - Constructor for class com.landawn.abacus.util.FloatList
 
FloatList(float[]) - Constructor for class com.landawn.abacus.util.FloatList
The specified array is used as the element array for this list without copying action.
FloatList(float[], int) - Constructor for class com.landawn.abacus.util.FloatList
 
FloatList(int) - Constructor for class com.landawn.abacus.util.FloatList
 
FloatNConsumer - Interface in com.landawn.abacus.util.function
 
FloatNFunction<R> - Interface in com.landawn.abacus.util.function
 
FloatPredicate - Interface in com.landawn.abacus.util.function
 
FloatStream - Class in com.landawn.abacus.util.stream
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
FloatStream.FloatStreamEx - Class in com.landawn.abacus.util.stream
 
FloatSummaryStatistics - Class in com.landawn.abacus.util
 
FloatSummaryStatistics() - Constructor for class com.landawn.abacus.util.FloatSummaryStatistics
 
FloatSummaryStatistics(long, float, float, double) - Constructor for class com.landawn.abacus.util.FloatSummaryStatistics
 
FloatSupplier - Interface in com.landawn.abacus.util.function
 
FloatTernaryOperator - Interface in com.landawn.abacus.util.function
 
FloatToDoubleFunction - Interface in com.landawn.abacus.util.function
 
FloatToIntFunction - Interface in com.landawn.abacus.util.function
 
FloatToLongFunction - Interface in com.landawn.abacus.util.function
 
FloatTriConsumer - Interface in com.landawn.abacus.util.function
 
FloatTriFunction<R> - Interface in com.landawn.abacus.util.function
 
FloatTriPredicate - Interface in com.landawn.abacus.util.function
 
FloatUnaryOperator - Interface in com.landawn.abacus.util.function
 
floatValue() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as a float.
floatValue() - Method in class com.landawn.abacus.util.MutableByte
Returns the value of this MutableByte as a float.
floatValue() - Method in class com.landawn.abacus.util.MutableDouble
Returns the value of this MutableDouble as a float.
floatValue() - Method in class com.landawn.abacus.util.MutableFloat
Returns the value of this MutableFloat as a float.
floatValue() - Method in class com.landawn.abacus.util.MutableInt
Returns the value of this MutableInt as a float.
floatValue() - Method in class com.landawn.abacus.util.MutableLong
Returns the value of this MutableLong as a float.
floatValue() - Method in class com.landawn.abacus.util.MutableShort
Returns the value of this MutableShort as a float.
floor(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
FLOOR - Static variable in class com.landawn.abacus.util.WD
Field FLOOR.
floorEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
floorKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
floorPowerOfTwo(long) - Static method in class com.landawn.abacus.util.Numbers
Returns the largest power of two less than or equal to x.
floorPowerOfTwo(BigInteger) - Static method in class com.landawn.abacus.util.Numbers
Floor power of two.
flush() - Method in class com.landawn.abacus.util.BufferedWriter
 
flush() - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
flush() - Method in class com.landawn.abacus.util.SnappyOutputStream
 
flush() - Method in class com.landawn.abacus.util.StringWriter
Flush.
flush(OutputStream) - Static method in class com.landawn.abacus.http.HttpUtil
 
Fn - Class in com.landawn.abacus.util
Factory utility class for functional interfaces.
Fn.BiConsumers - Class in com.landawn.abacus.util
The Class BiConsumers.
Fn.BiFunctions - Class in com.landawn.abacus.util
The Class BiFunctions.
Fn.BinaryOperators - Class in com.landawn.abacus.util
The Class BinaryOperators.
Fn.BiPredicates - Class in com.landawn.abacus.util
The Class BiPredicates.
Fn.Consumers - Class in com.landawn.abacus.util
The Class Consumers.
Fn.Disposables - Class in com.landawn.abacus.util
The Class Disposables.
Fn.Entries - Class in com.landawn.abacus.util
The Class Entries.
Fn.Factory - Class in com.landawn.abacus.util
The Class Factory.
Fn.FnB - Class in com.landawn.abacus.util
Utility class for BytePredicate/Function/Consumer.
Fn.FnB.ByteBinaryOperators - Class in com.landawn.abacus.util
 
Fn.FnC - Class in com.landawn.abacus.util
Utility class for CharPredicate/Function/Consumer.
Fn.FnC.CharBinaryOperators - Class in com.landawn.abacus.util
 
Fn.FnD - Class in com.landawn.abacus.util
Utility class for DoublePredicate/Function/Consumer.
Fn.FnD.DoubleBinaryOperators - Class in com.landawn.abacus.util
 
Fn.FnF - Class in com.landawn.abacus.util
Utility class for FloatPredicate/Function/Consumer.
Fn.FnF.FloatBinaryOperators - Class in com.landawn.abacus.util
 
Fn.FnI - Class in com.landawn.abacus.util
Utility class for IntPredicate/Function/Consumer.
Fn.FnI.IntBinaryOperators - Class in com.landawn.abacus.util
 
Fn.FnL - Class in com.landawn.abacus.util
Utility class for LongPredicate/Function/Consumer.
Fn.FnL.LongBinaryOperators - Class in com.landawn.abacus.util
 
Fn.Fnn - Class in com.landawn.abacus.util
Utility class for exceptional Predicate/Function/Consumer.
Fn.FnS - Class in com.landawn.abacus.util
Utility class for ShortPredicate/Function/Consumer.
Fn.FnS.ShortBinaryOperators - Class in com.landawn.abacus.util
 
Fn.Functions - Class in com.landawn.abacus.util
The Class Functions.
Fn.IntFunctions - Class in com.landawn.abacus.util
The Class
Fn.LongSuppliers - Class in com.landawn.abacus.util
 
Fn.Pairs - Class in com.landawn.abacus.util
The Class Pairs.
Fn.Predicates - Class in com.landawn.abacus.util
The Class Predicates.
Fn.Suppliers - Class in com.landawn.abacus.util
 
Fn.TriConsumers - Class in com.landawn.abacus.util
The Class TriConsumers.
Fn.TriFunctions - Class in com.landawn.abacus.util
The Class TriFunctions.
Fn.Triples - Class in com.landawn.abacus.util
The Class Triples.
Fn.TriPredicates - Class in com.landawn.abacus.util
The Class TriPredicates.
Fn.UnaryOperators - Class in com.landawn.abacus.util
The Class UnaryOperators.
foldLeft(Throwables.BinaryOperator<T, E>) - Method in class com.landawn.abacus.util.stream.Stream
This method will always run sequentially, even in parallel stream.
foldLeft(U, Throwables.BiFunction<U, ? super T, U, E>) - Method in class com.landawn.abacus.util.stream.Stream
This method will always run sequentially, even in parallel stream.
foldRight(Throwables.BinaryOperator<T, E>) - Method in class com.landawn.abacus.util.stream.Stream
This method will always run sequentially, even in parallel stream.
foldRight(U, Throwables.BiFunction<U, ? super T, U, E>) - Method in class com.landawn.abacus.util.stream.Stream
This method will always run sequentially, even in parallel stream.
FOLLOW_ONLY_WHEN_PRERENDER_SHOWN - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Follow-Only-When-Prerender-Shown header field name.
FOR_UPDATE - Static variable in class com.landawn.abacus.util.WD
Field FOR_UPDATE.
forcePut(K, V) - Method in class com.landawn.abacus.util.BiMap.Builder
 
forcePut(K, V) - Method in class com.landawn.abacus.util.BiMap
An alternate form of put that silently removes any existing entry with the value value before proceeding with the BiMap.put(K, V) operation.
forClass(String) - Static method in class com.landawn.abacus.util.ClassUtil
Supports primitive types: boolean, char, byte, short, int, long, float, double.
forEach(int, int, int, Throwables.IntConsumer<E>) - Static method in class com.landawn.abacus.util.N
 
forEach(int, int, int, Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.N
 
forEach(int, int, int, T, Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(int, int, Throwables.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanList
 
forEach(int, int, Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteList
 
forEach(int, int, Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.CharList
 
forEach(int, int, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the given action for each row of the DataSet until all rows have been processed or the action throws an exception.
forEach(int, int, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(int, int, Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleList
 
forEach(int, int, Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatList
 
forEach(int, int, Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntList
 
forEach(int, int, Throwables.IntConsumer<E>) - Static method in class com.landawn.abacus.util.N
 
forEach(int, int, Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.LongList
 
forEach(int, int, Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.N
 
forEach(int, int, Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortList
 
forEach(int, int, Tuple.Tuple2<String, String>, Throwables.BiConsumer<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
forEach(int, int, Tuple.Tuple2<String, String>, Throwables.BiConsumer<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(int, int, Tuple.Tuple3<String, String, String>, Throwables.TriConsumer<?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
forEach(int, int, Tuple.Tuple3<String, String, String>, Throwables.TriConsumer<?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(int, int, Collection<String>, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the given action for each row of the DataSet until all rows have been processed or the action throws an exception.
forEach(int, int, Collection<String>, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(int, int, T, Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(A[], B[], A, B, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(A[], B[], C[], A, B, C, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(A[], B[], C[], Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(A[], B[], Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Throwables.BiConsumer<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
forEach(Throwables.BiConsumer<? super K, ? super V, X>) - Method in class com.landawn.abacus.util.Multimap
 
forEach(Throwables.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanList
 
forEach(Throwables.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
forEach(Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteList
 
forEach(Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
forEach(Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
forEach(Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.CharList
 
forEach(Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
forEach(Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Pair
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Triple
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
forEach(Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the given action for each row of the DataSet until all rows have been processed or the action throws an exception.
forEach(Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(Throwables.Consumer<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
forEach(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.LongMultiset
 
forEach(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Multiset
 
forEach(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
forEach(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
forEach(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEach(Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEach(Throwables.Consumer<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
forEach(Throwables.Consumer<? super T, E2>, Throwables.Runnable<E3>) - Method in class com.landawn.abacus.util.CheckedStream
 
forEach(Throwables.Consumer<T, E>) - Method in class com.landawn.abacus.util.ImmutableArray
 
forEach(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleList
 
forEach(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
forEach(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
forEach(Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatList
 
forEach(Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
forEach(Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
forEach(Throwables.Function<? super T, ? extends Iterable<? extends U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEach(Throwables.Function<? super T, ? extends Iterable<? extends U>, E2>, Throwables.BiConsumer<? super T, ? super U, E3>) - Method in class com.landawn.abacus.util.CheckedStream
 
forEach(Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEach(Throwables.Function<? super T, ? extends Iterable<T2>, E2>, Throwables.Function<? super T2, ? extends Iterable<T3>, E3>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E4>) - Method in class com.landawn.abacus.util.CheckedStream
 
forEach(Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntList
 
forEach(Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntPair
 
forEach(Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntTriple
 
forEach(Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
forEach(Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
forEach(Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.LongList
 
forEach(Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
forEach(Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
forEach(Throwables.ObjIntConsumer<? super T, E>) - Method in class com.landawn.abacus.util.Multiset
 
forEach(Throwables.ObjLongConsumer<? super T, E>) - Method in class com.landawn.abacus.util.LongMultiset
 
forEach(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
forEach(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortList
 
forEach(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
forEach(Tuple.Tuple2<String, String>, Throwables.BiConsumer<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
forEach(Tuple.Tuple2<String, String>, Throwables.BiConsumer<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(Tuple.Tuple3<String, String, String>, Throwables.TriConsumer<?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
forEach(Tuple.Tuple3<String, String, String>, Throwables.TriConsumer<?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(Iterable<? extends T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Iterable<? extends T>, Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
 
forEach(Iterable<? extends T>, Throwables.Function<? super T, ? extends Iterable<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
 
forEach(Iterable<A>, Iterable<B>, A, B, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Iterable<A>, Iterable<B>, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Iterable<A>, Iterable<B>, Iterable<C>, A, B, C, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Iterable<A>, Iterable<B>, Iterable<C>, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Collection<? extends Iterator<? extends T>>, int, int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Collection<? extends Iterator<? extends T>>, int, int, int, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Collection<? extends Iterator<? extends T>>, long, long, int, int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Collection<? extends Iterator<? extends T>>, long, long, int, int, int, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
Parse the elements in the specified iterators one by one.
forEach(Collection<? extends Iterator<? extends T>>, long, long, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Collection<? extends Iterator<? extends T>>, long, long, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Collection<? extends Iterator<? extends T>>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Collection<? extends Iterator<? extends T>>, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Collection<? extends T>, int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
forEach(Collection<String>, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the given action for each row of the DataSet until all rows have been processed or the action throws an exception.
forEach(Collection<String>, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(BiConsumer<String, Object>) - Method in class com.landawn.abacus.http.HttpHeaders
 
forEach(Iterator<? extends T>, long, long, int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Iterator<? extends T>, long, long, int, int, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
Parse the elements in the specified iterators one by one.
forEach(Iterator<? extends T>, long, long, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Iterator<? extends T>, long, long, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Iterator<? extends T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Iterator<? extends T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Iterator<? extends T>, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Iterator<? extends T>, Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
 
forEach(Iterator<? extends T>, Throwables.Function<? super T, ? extends Iterable<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
 
forEach(Iterator<A>, Iterator<B>, A, B, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Iterator<A>, Iterator<B>, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Iterator<A>, Iterator<B>, Iterator<C>, A, B, C, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Iterator<A>, Iterator<B>, Iterator<C>, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Map<K, V>, Throwables.BiConsumer<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Map<K, V>, Throwables.Consumer<? super Map.Entry<K, V>, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(T[], int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(T[], Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(T[], Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
 
forEach(T[], Throwables.Function<? super T, ? extends Iterable<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
 
forEachH(Throwables.TriConsumer<? super R, ? super C, ? super V, X>) - Method in class com.landawn.abacus.util.Sheet
For each H.
foreachIndexed(Throwables.IndexedBooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanIterator
 
foreachIndexed(Throwables.IndexedByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteIterator
 
foreachIndexed(Throwables.IndexedCharConsumer<E>) - Method in class com.landawn.abacus.util.CharIterator
 
foreachIndexed(Throwables.IndexedDoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleIterator
 
foreachIndexed(Throwables.IndexedFloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatIterator
 
foreachIndexed(Throwables.IndexedIntConsumer<E>) - Method in class com.landawn.abacus.util.IntIterator
 
foreachIndexed(Throwables.IndexedLongConsumer<E>) - Method in class com.landawn.abacus.util.LongIterator
 
foreachIndexed(Throwables.IndexedShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortIterator
 
foreachIndexed(Throwables.IntObjConsumer<? super T, E>) - Method in class com.landawn.abacus.util.ObjIterator
 
foreachIndexed(Throwables.IntObjConsumer<? super T, E>) - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
forEachIndexed(int, int, Throwables.IndexedBooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanList
 
forEachIndexed(int, int, Throwables.IndexedByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteList
 
forEachIndexed(int, int, Throwables.IndexedCharConsumer<E>) - Method in class com.landawn.abacus.util.CharList
 
forEachIndexed(int, int, Throwables.IndexedDoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleList
 
forEachIndexed(int, int, Throwables.IndexedFloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatList
 
forEachIndexed(int, int, Throwables.IndexedIntConsumer<E>) - Method in class com.landawn.abacus.util.IntList
 
forEachIndexed(int, int, Throwables.IndexedLongConsumer<E>) - Method in class com.landawn.abacus.util.LongList
 
forEachIndexed(int, int, Throwables.IndexedShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortList
 
forEachIndexed(Throwables.IndexedBooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanList
 
forEachIndexed(Throwables.IndexedByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteList
 
forEachIndexed(Throwables.IndexedByteConsumer<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
forEachIndexed(Throwables.IndexedCharConsumer<E>) - Method in class com.landawn.abacus.util.CharList
 
forEachIndexed(Throwables.IndexedCharConsumer<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
forEachIndexed(Throwables.IndexedDoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleList
 
forEachIndexed(Throwables.IndexedDoubleConsumer<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
forEachIndexed(Throwables.IndexedFloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatList
 
forEachIndexed(Throwables.IndexedFloatConsumer<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
forEachIndexed(Throwables.IndexedIntConsumer<E>) - Method in class com.landawn.abacus.util.IntList
 
forEachIndexed(Throwables.IndexedIntConsumer<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
forEachIndexed(Throwables.IndexedLongConsumer<E>) - Method in class com.landawn.abacus.util.LongList
 
forEachIndexed(Throwables.IndexedLongConsumer<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
forEachIndexed(Throwables.IndexedShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortList
 
forEachIndexed(Throwables.IndexedShortConsumer<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
forEachIndexed(Throwables.IntObjConsumer<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
forEachIndexed(Throwables.IntObjConsumer<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEachIndexed(Throwables.IntObjConsumer<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
forEachIndexed(Throwables.IntObjConsumer<T, E>) - Method in class com.landawn.abacus.util.ImmutableArray
 
forEachIndexed(Iterable<? extends T>, Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEachIndexed(Collection<? extends T>, int, int, Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
forEachIndexed(Iterator<? extends T>, Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEachIndexed(Map<K, V>, Throwables.BiObjIntConsumer<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.N
 
forEachIndexed(Map<K, V>, Throwables.IntObjConsumer<? super Map.Entry<K, V>, E>) - Static method in class com.landawn.abacus.util.N
 
forEachIndexed(T[], int, int, Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEachIndexed(T[], Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEachInParallel(int, Throwables.Consumer<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
forEachInParallel(int, Throwables.Consumer<? super T, E2>, Executor) - Method in class com.landawn.abacus.util.CheckedStream
 
forEachKey(Throwables.Consumer<? super K, X>) - Method in class com.landawn.abacus.util.Multimap
For each key.
forEachNonNull(Iterable<? extends T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(Iterable<? extends T>, Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(Iterable<? extends T>, Throwables.Function<? super T, ? extends Iterable<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(Iterator<? extends T>, Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(Iterator<? extends T>, Throwables.Function<? super T, ? extends Iterable<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(T[], Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(T[], Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(T[], Throwables.Function<? super T, ? extends Iterable<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNullH(Throwables.TriConsumer<? super R, ? super C, ? super V, X>) - Method in class com.landawn.abacus.util.Sheet
For each H.
forEachNonNullV(Throwables.TriConsumer<? super R, ? super C, ? super V, X>) - Method in class com.landawn.abacus.util.Sheet
For each V.
forEachPair(int, Throwables.BiConsumer<? super T, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEachPair(int, Throwables.BiConsumer<? super T, ? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
For each pair.
forEachPair(Throwables.BiConsumer<? super T, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEachPair(Throwables.BiConsumer<? super T, ? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
For each pair.
forEachPair(Iterable<? extends T>, int, Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
For each pair.
forEachPair(Iterable<? extends T>, Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
For each pair.
forEachPair(Iterator<? extends T>, int, Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
For each pair.
forEachPair(Iterator<? extends T>, Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
For each pair.
forEachPair(T[], int, Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
For each pair.
forEachPair(T[], Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
For each pair.
foreachRemaining(Throwables.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanIterator
 
foreachRemaining(Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteIterator
 
foreachRemaining(Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.CharIterator
 
foreachRemaining(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ObjIterator
 
foreachRemaining(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
foreachRemaining(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleIterator
 
foreachRemaining(Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatIterator
 
foreachRemaining(Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntIterator
 
foreachRemaining(Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.LongIterator
 
foreachRemaining(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortIterator
 
forEachRemaining(Throwables.BiConsumer<? super A, ? super B, E>) - Method in class com.landawn.abacus.util.BiIterator
For each remaining.
forEachRemaining(Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Method in class com.landawn.abacus.util.TriIterator
For each remaining.
forEachRemaining(Consumer<? super Pair<A, B>>) - Method in class com.landawn.abacus.util.BiIterator
Deprecated. 
forEachRemaining(Consumer<? super Triple<A, B, C>>) - Method in class com.landawn.abacus.util.TriIterator
Deprecated. 
forEachRemaining(Consumer<? super Boolean>) - Method in class com.landawn.abacus.util.BooleanIterator
Deprecated. 
forEachRemaining(Consumer<? super Byte>) - Method in class com.landawn.abacus.util.ByteIterator
Deprecated. 
forEachRemaining(Consumer<? super Character>) - Method in class com.landawn.abacus.util.CharIterator
Deprecated. 
forEachRemaining(Consumer<? super Double>) - Method in class com.landawn.abacus.util.DoubleIterator
Deprecated. 
forEachRemaining(Consumer<? super Float>) - Method in class com.landawn.abacus.util.FloatIterator
Deprecated. 
forEachRemaining(Consumer<? super Integer>) - Method in class com.landawn.abacus.util.IntIterator
Deprecated. 
forEachRemaining(Consumer<? super Long>) - Method in class com.landawn.abacus.util.LongIterator
Deprecated. 
forEachRemaining(Consumer<? super Short>) - Method in class com.landawn.abacus.util.ShortIterator
Deprecated. 
forEachRemaining(Consumer<? super T>) - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
forEachTriple(int, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEachTriple(int, Throwables.TriConsumer<? super T, ? super T, ? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
For each triple.
forEachTriple(Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEachTriple(Throwables.TriConsumer<? super T, ? super T, ? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
For each triple.
forEachTriple(Iterable<? extends T>, int, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
For each triple.
forEachTriple(Iterable<? extends T>, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
For each triple.
forEachTriple(Iterator<? extends T>, int, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
For each triple.
forEachTriple(Iterator<? extends T>, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
For each triple.
forEachTriple(T[], int, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
For each triple.
forEachTriple(T[], Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
For each triple.
forEachUntil(MutableBoolean, Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Iterate and execute action until flagToBreak is set true.
forEachUntil(MutableBoolean, Throwables.Consumer<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
Iterate and execute action until flagToBreak is set true.
forEachUntil(Throwables.BiConsumer<? super T, MutableBoolean, E>) - Method in class com.landawn.abacus.util.stream.Stream
Iterate and execute action until the flag is set true.
forEachUntil(Throwables.BiConsumer<? super T, MutableBoolean, E2>) - Method in class com.landawn.abacus.util.CheckedStream
Iterate and execute action until the flag is set true.
forEachV(Throwables.TriConsumer<? super R, ? super C, ? super V, X>) - Method in class com.landawn.abacus.util.Sheet
For each V.
forEachValue(Throwables.Consumer<? super V, X>) - Method in class com.landawn.abacus.util.Multimap
For each value.
forGraph(Function<? super T, ? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.guava.Traverser
Creates a new traverser for the given general graph.
formalizePropName(String) - Static method in class com.landawn.abacus.util.ClassUtil
It's designed for field/method/class/column/table names.
format(double, String) - Static method in class com.landawn.abacus.util.Numbers
Numbers.format(val, "0.0"); --> 12.1 Numbers.format(val, "#.#"); --> 12.1 Numbers.format(val, "0.00"); --> 12.10 Numbers.format(val, "#.##"); --> 12.1 Numbers.format(val, "0.000"); --> 12.105 Numbers.format(val, "#.###"); --> 12.105 Numbers.format(val, "0.0000"); --> 12.1050 Numbers.format(val, "#.####"); --> 12.105 Numbers.format(val, "0.00000"); --> 12.10500 Numbers.format(val, "#.#####"); --> 12.105
format(float, String) - Static method in class com.landawn.abacus.util.Numbers
Numbers.format(val, "0.0"); --> 12.1 Numbers.format(val, "#.#"); --> 12.1 Numbers.format(val, "0.00"); --> 12.10 Numbers.format(val, "#.##"); --> 12.1 Numbers.format(val, "0.000"); --> 12.105 Numbers.format(val, "#.###"); --> 12.105 Numbers.format(val, "0.0000"); --> 12.1050 Numbers.format(val, "#.####"); --> 12.105 Numbers.format(val, "0.00000"); --> 12.10500 Numbers.format(val, "#.#####"); --> 12.105
format(Writer, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Writer, Calendar, String) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Writer, Calendar, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Writer, Date) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Writer, Date, String) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Writer, Date, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Writer, XMLGregorianCalendar) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Writer, XMLGregorianCalendar, String) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Writer, XMLGregorianCalendar, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Double, String) - Static method in class com.landawn.abacus.util.Numbers
 
format(Float, String) - Static method in class com.landawn.abacus.util.Numbers
 
format(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Calendar, String) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Calendar, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Date) - Static method in class com.landawn.abacus.http.HttpUtil.HttpDate
Returns the string for value.
format(Date) - Static method in class com.landawn.abacus.util.DateUtil
Format specified date with format yyyy-MM-dd'T'HH:mm:ss.SSS'Z' if it's a Timestamp, otherwise format it with format yyyy-MM-dd'T'HH:mm:ss'Z'.
format(Date) - Static method in class com.landawn.abacus.util.ISO8601Util
Format a date into 'yyyy-MM-ddThh:mm:ssZ' (default timezone, no milliseconds precision).
format(Date, boolean) - Static method in class com.landawn.abacus.util.ISO8601Util
Format a date into 'yyyy-MM-ddThh:mm:ss[.sss]Z' (GMT timezone)
format(Date, boolean, TimeZone) - Static method in class com.landawn.abacus.util.ISO8601Util
Deprecated. 
format(Date, boolean, TimeZone, Locale) - Static method in class com.landawn.abacus.util.ISO8601Util
Format date into yyyy-MM-ddThh:mm:ss[.sss][Z|[+-]hh:mm]
format(Date, String) - Static method in class com.landawn.abacus.util.DateUtil
 
format(Date, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
 
format(XMLGregorianCalendar) - Static method in class com.landawn.abacus.util.DateUtil
 
format(XMLGregorianCalendar, String) - Static method in class com.landawn.abacus.util.DateUtil
 
format(XMLGregorianCalendar, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
 
formatCurrentDateTime() - Static method in class com.landawn.abacus.util.DateUtil
Format current date with format with specified {@code yyyy-MM-dd'T'HH:mm:ss'Z'). @param date @param format @return
formatCurrentTimestamp() - Static method in class com.landawn.abacus.util.DateUtil
Format current date with format with specified {@code yyyy-MM-dd'T'HH:mm:ss.SSS'Z'). @param date @param format @return
formatJSON(Type<?>, String) - Static method in class com.landawn.abacus.util.N
 
formatJSON(Type<?>, String, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
formatJSON(Class<?>, String) - Static method in class com.landawn.abacus.util.N
 
formatJSON(Class<?>, String, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
formatJSON(String) - Static method in class com.landawn.abacus.util.N
 
formatJSON(String, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
formatLocalDate() - Static method in class com.landawn.abacus.util.DateUtil
Format current date with format yyyy-MM-dd
formatLocalDateTime() - Static method in class com.landawn.abacus.util.DateUtil
Format current date with format with specified {@code yyyy-MM-dd HH:mm:ss). @param date @return
formatParameterizedTypeName(String) - Static method in class com.landawn.abacus.util.ClassUtil
Format parameterized type name.
formatPath(File) - Static method in class com.landawn.abacus.util.Configuration
 
formatXML(Type<?>, String) - Static method in class com.landawn.abacus.util.N
 
formatXML(Type<?>, String, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
formatXML(Class<?>, String) - Static method in class com.landawn.abacus.util.N
 
formatXML(Class<?>, String, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
formatXML(String) - Static method in class com.landawn.abacus.util.N
 
formatXML(String, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
formBody(Object) - Method in class com.landawn.abacus.http.HttpRequest
 
formBody(Object) - Method in class com.landawn.abacus.http.OkHttpRequest
 
formBody(Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
formBody(Map<?, ?>) - Method in class com.landawn.abacus.http.HttpRequest
 
formBody(Map<?, ?>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
formBody(Map<?, ?>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
FormUrlEncoded - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
forTree(Function<? super T, ? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.guava.Traverser
Creates a new traverser for a directed acyclic graph that has at most one path from the start node to any node reachable from the start node, such as a tree.
FORWARDED - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Forwarded header field name.
FOUR_FIFTHS - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 4/5.
fprintln(String, T...) - Static method in class com.landawn.abacus.util.N
 
Fraction - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
freeDiskSpaceKb() - Static method in class com.landawn.abacus.util.IOUtil
Returns the disk size of the volume which holds the working directory.
freeDiskSpaceKb(long) - Static method in class com.landawn.abacus.util.IOUtil
Returns the disk size of the volume which holds the working directory.
freeDiskSpaceKb(String) - Static method in class com.landawn.abacus.util.IOUtil
Returns the free space on a drive or volume in kilobytes by invoking the command line.
freeDiskSpaceKb(String, long) - Static method in class com.landawn.abacus.util.IOUtil
Returns the free space on a drive or volume in kilobytes by invoking the command line.
freeze() - Method in interface com.landawn.abacus.util.DataSet
Method freeze.
freeze() - Method in class com.landawn.abacus.util.RowDataSet
Freeze.
freeze() - Method in class com.landawn.abacus.util.Sheet
Freeze.
FRIDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
FRIDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
from(u.Optional<T>) - Static method in class com.landawn.abacus.util.u.Nullable
 
from(Collection<Boolean>) - Static method in class com.landawn.abacus.util.BooleanList
 
from(Collection<Boolean>, boolean) - Static method in class com.landawn.abacus.util.BooleanList
 
from(Collection<Boolean>, int, int) - Static method in class com.landawn.abacus.util.BooleanList
 
from(Collection<Boolean>, int, int, boolean) - Static method in class com.landawn.abacus.util.BooleanList
 
from(Collection<Byte>) - Static method in class com.landawn.abacus.util.ByteList
 
from(Collection<Byte>, byte) - Static method in class com.landawn.abacus.util.ByteList
 
from(Collection<Byte>, int, int) - Static method in class com.landawn.abacus.util.ByteList
 
from(Collection<Byte>, int, int, byte) - Static method in class com.landawn.abacus.util.ByteList
 
from(Collection<Character>) - Static method in class com.landawn.abacus.util.CharList
 
from(Collection<Character>, char) - Static method in class com.landawn.abacus.util.CharList
 
from(Collection<Character>, int, int) - Static method in class com.landawn.abacus.util.CharList
 
from(Collection<Character>, int, int, char) - Static method in class com.landawn.abacus.util.CharList
 
from(Collection<Double>) - Static method in class com.landawn.abacus.util.DoubleList
 
from(Collection<Double>, double) - Static method in class com.landawn.abacus.util.DoubleList
 
from(Collection<Double>, int, int) - Static method in class com.landawn.abacus.util.DoubleList
 
from(Collection<Double>, int, int, double) - Static method in class com.landawn.abacus.util.DoubleList
 
from(Collection<Float>) - Static method in class com.landawn.abacus.util.FloatList
 
from(Collection<Float>, float) - Static method in class com.landawn.abacus.util.FloatList
 
from(Collection<Float>, int, int) - Static method in class com.landawn.abacus.util.FloatList
 
from(Collection<Float>, int, int, float) - Static method in class com.landawn.abacus.util.FloatList
 
from(Collection<Integer>) - Static method in class com.landawn.abacus.util.IntList
 
from(Collection<Integer>, int) - Static method in class com.landawn.abacus.util.IntList
 
from(Collection<Integer>, int, int) - Static method in class com.landawn.abacus.util.IntList
 
from(Collection<Integer>, int, int, int) - Static method in class com.landawn.abacus.util.IntList
 
from(Collection<Long>) - Static method in class com.landawn.abacus.util.LongList
 
from(Collection<Long>, int, int) - Static method in class com.landawn.abacus.util.LongList
 
from(Collection<Long>, int, int, long) - Static method in class com.landawn.abacus.util.LongList
 
from(Collection<Long>, long) - Static method in class com.landawn.abacus.util.LongList
 
from(Collection<Short>) - Static method in class com.landawn.abacus.util.ShortList
 
from(Collection<Short>, int, int) - Static method in class com.landawn.abacus.util.ShortList
 
from(Collection<Short>, int, int, short) - Static method in class com.landawn.abacus.util.ShortList
 
from(Collection<Short>, short) - Static method in class com.landawn.abacus.util.ShortList
 
from(BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn
 
from(BiFunction<T, U, ? extends R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(BiFunction<T, U, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
 
from(BinaryOperator<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(BinaryOperator<T>) - Static method in class com.landawn.abacus.util.Fn
 
from(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
 
from(Consumer<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(Consumer<T>) - Static method in class com.landawn.abacus.util.Fn
 
from(Function<T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(Function<T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
 
from(IntFunction<? extends T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(IntFunction<? extends T>) - Static method in class com.landawn.abacus.util.Fn
 
from(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
 
from(Supplier<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(Supplier<T>) - Static method in class com.landawn.abacus.util.Fn
 
from(UnaryOperator<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(UnaryOperator<T>) - Static method in class com.landawn.abacus.util.Fn
 
from(Iterator<Byte>) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
from(Iterator<Character>) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
from(Iterator<Double>) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
from(Iterator<Float>) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
from(Iterator<Integer>) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
from(Iterator<Long>) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
from(Iterator<Short>) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
from(Optional<T>) - Static method in class com.landawn.abacus.util.u.Nullable
 
from(Optional<T>) - Static method in class com.landawn.abacus.util.u.Optional
 
from(OptionalDouble) - Static method in class com.landawn.abacus.util.u.OptionalDouble
 
from(OptionalInt) - Static method in class com.landawn.abacus.util.u.OptionalInt
 
from(OptionalLong) - Static method in class com.landawn.abacus.util.u.OptionalLong
 
FROM - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP From header field name.
FROM - Static variable in class com.landawn.abacus.util.WD
Field FROM.
FROM_NUM - Static variable in interface com.landawn.abacus.util.function.ToByteFunction
 
FROM_NUM - Static variable in interface com.landawn.abacus.util.function.ToDoubleFunction
 
FROM_NUM - Static variable in interface com.landawn.abacus.util.function.ToFloatFunction
 
FROM_NUM - Static variable in interface com.landawn.abacus.util.function.ToIntFunction
 
FROM_NUM - Static variable in interface com.landawn.abacus.util.function.ToLongFunction
 
FROM_NUM - Static variable in interface com.landawn.abacus.util.function.ToShortFunction
 
fromJSON(Type<? extends T>, File) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Type<? extends T>, File, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Type<? extends T>, InputStream) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Type<? extends T>, InputStream, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Type<? extends T>, Reader) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Type<? extends T>, Reader, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Type<? extends T>, String) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Type<? extends T>, String, int, int) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Type<? extends T>, String, int, int, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Type<? extends T>, String, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Class<? extends T>, File) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Class<? extends T>, File, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Class<? extends T>, InputStream) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Class<? extends T>, InputStream, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Class<? extends T>, Reader) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Class<? extends T>, Reader, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Class<? extends T>, String) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Class<? extends T>, String, int, int) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Class<? extends T>, String, int, int, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromJSON(Class<? extends T>, String, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromXML(Type<? extends T>, File) - Static method in class com.landawn.abacus.util.N
 
fromXML(Type<? extends T>, File, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromXML(Type<? extends T>, InputStream) - Static method in class com.landawn.abacus.util.N
 
fromXML(Type<? extends T>, InputStream, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromXML(Type<? extends T>, Reader) - Static method in class com.landawn.abacus.util.N
 
fromXML(Type<? extends T>, Reader, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromXML(Type<? extends T>, String) - Static method in class com.landawn.abacus.util.N
 
fromXML(Type<? extends T>, String, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromXML(Class<? extends T>, File) - Static method in class com.landawn.abacus.util.N
 
fromXML(Class<? extends T>, File, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromXML(Class<? extends T>, InputStream) - Static method in class com.landawn.abacus.util.N
 
fromXML(Class<? extends T>, InputStream, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromXML(Class<? extends T>, Reader) - Static method in class com.landawn.abacus.util.N
 
fromXML(Class<? extends T>, Reader, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
fromXML(Class<? extends T>, String) - Static method in class com.landawn.abacus.util.N
 
fromXML(Class<? extends T>, String, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
FROZEN - Enum constant in enum class com.landawn.abacus.util.Status
 
FS - Static variable in class com.landawn.abacus.util.Ascii
File Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
FULL - Static variable in class com.landawn.abacus.util.WD
Field FULL.
FULL_JOIN - Static variable in class com.landawn.abacus.util.WD
Field FULL_JOIN.
fullJoin(DataSet, String, String) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that has all the rows from this DataSet and the specified right DataSet, regardless of whether there are any matches.
fullJoin(DataSet, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
fullJoin(DataSet, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that has all the rows from this DataSet and the specified right DataSet, regardless of whether there are any matches.
fullJoin(DataSet, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
fullJoin(DataSet, Map<String, String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that has all the rows from this DataSet and the specified right DataSet, regardless of whether there are any matches.
fullJoin(DataSet, Map<String, String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
fullJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that has all the rows from this DataSet and the specified right DataSet, regardless of whether there are any matches.
fullJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in class com.landawn.abacus.util.RowDataSet
 
Function<T,R> - Interface in com.landawn.abacus.util.function
futureGet() - Static method in class com.landawn.abacus.util.Fn
 
futureGetOrDefaultOnError(T) - Static method in class com.landawn.abacus.util.Fn
 
Futures - Class in com.landawn.abacus.util
 
fuzzyCompare(double, double, double) - Static method in class com.landawn.abacus.util.Numbers
Compares a and b "fuzzily," with a tolerance for nearly-equal values.
fuzzyEquals(double, double, double) - Static method in class com.landawn.abacus.util.Numbers
Returns true if a and b are within tolerance of each other.

G

gcd(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the greatest common divisor of a, b.
gcd(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the greatest common divisor of a, b.
geAndLe(T, T) - Static method in class com.landawn.abacus.util.Fn
Checks if the value/element: minValue <= e <= maxValue.
geAndLe(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns true is min <= value <= max, otherwise false is returned.
geAndLe(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns true is min <= value <= max, otherwise false is returned.
geAndLt(T, T) - Static method in class com.landawn.abacus.util.Fn
Checks if the value/element: minValue <= e < maxValue.
geAndLt(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns true is min <= value < max, otherwise false is returned.
geAndLt(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns true is min <= value < max, otherwise false is returned.
Gender - Enum Class in com.landawn.abacus.util
The Enum Gender.
generate(int, int, IntObjConsumer<Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
 
generate(int, int, IntObjConsumer<Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
 
generate(ByteSupplier) - Static method in class com.landawn.abacus.util.ByteIterator
Returns an infinite ByteIterator.
generate(ByteSupplier) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
generate(CharSupplier) - Static method in class com.landawn.abacus.util.CharIterator
Returns an infinite CharIterator.
generate(CharSupplier) - Static method in class com.landawn.abacus.util.stream.CharStream
 
generate(FloatSupplier) - Static method in class com.landawn.abacus.util.FloatIterator
Returns an infinite FloatIterator.
generate(FloatSupplier) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
generate(ShortSupplier) - Static method in class com.landawn.abacus.util.ShortIterator
Returns an infinite ShortIterator.
generate(ShortSupplier) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
generate(Throwables.Supplier<T, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
generate(BooleanSupplier) - Static method in class com.landawn.abacus.util.BooleanIterator
Returns an infinite BooleanIterator.
generate(BooleanSupplier, ByteSupplier) - Static method in class com.landawn.abacus.util.ByteIterator
 
generate(BooleanSupplier, CharSupplier) - Static method in class com.landawn.abacus.util.CharIterator
 
generate(BooleanSupplier, FloatSupplier) - Static method in class com.landawn.abacus.util.FloatIterator
 
generate(BooleanSupplier, ShortSupplier) - Static method in class com.landawn.abacus.util.ShortIterator
 
generate(BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.BooleanIterator
 
generate(BooleanSupplier, Consumer<Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
 
generate(BooleanSupplier, Consumer<Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
 
generate(BooleanSupplier, DoubleSupplier) - Static method in class com.landawn.abacus.util.DoubleIterator
 
generate(BooleanSupplier, IntSupplier) - Static method in class com.landawn.abacus.util.IntIterator
 
generate(BooleanSupplier, LongSupplier) - Static method in class com.landawn.abacus.util.LongIterator
 
generate(BooleanSupplier, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.ObjIterator
 
generate(Consumer<Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
Returns an infinite BiIterator.
generate(Consumer<Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
Returns an infinite BiIterator.
generate(DoubleSupplier) - Static method in class com.landawn.abacus.util.DoubleIterator
Returns an infinite DoubleIterator.
generate(DoubleSupplier) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
generate(IntSupplier) - Static method in class com.landawn.abacus.util.IntIterator
Returns an infinite IntIterator.
generate(IntSupplier) - Static method in class com.landawn.abacus.util.stream.IntStream
 
generate(LongSupplier) - Static method in class com.landawn.abacus.util.LongIterator
Returns an infinite LongIterator.
generate(LongSupplier) - Static method in class com.landawn.abacus.util.stream.LongStream
 
generate(Supplier<? extends T>) - Static method in class com.landawn.abacus.util.ObjIterator
Returns an infinite ObjIterator.
generate(Supplier<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
generate(U, BiPredicate<? super U, T>, BiFunction<? super U, T, T>) - Static method in class com.landawn.abacus.util.ObjIterator
 
generate(U, Predicate<? super U>, Function<? super U, T>) - Static method in class com.landawn.abacus.util.ObjIterator
 
generateDigest(byte[]) - Static method in class com.landawn.abacus.util.WSSecurityUtil
Generate a (SHA1) digest of the input bytes.
generateNonce(int) - Static method in class com.landawn.abacus.util.WSSecurityUtil
Generate a nonce of the given length using the SHA1PRNG algorithm.
GenericKeyedObjectPool<K,E extends Poolable> - Class in com.landawn.abacus.pool
 
GenericObjectPool<E extends Poolable> - Class in com.landawn.abacus.pool
 
get() - Method in class com.landawn.abacus.http.HttpClient
 
get() - Method in class com.landawn.abacus.http.HttpRequest
 
get() - Method in class com.landawn.abacus.http.OkHttpRequest
 
get() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
get() - Method in class com.landawn.abacus.util.ContinuableFuture
 
get() - Method in interface com.landawn.abacus.util.function.Supplier
 
get() - Method in class com.landawn.abacus.util.LazyInitializer
 
get() - Method in interface com.landawn.abacus.util.Throwables.EE.Supplier
 
get() - Method in interface com.landawn.abacus.util.Throwables.EEE.Supplier
 
get() - Method in class com.landawn.abacus.util.Throwables.LazyInitializer
 
get() - Method in interface com.landawn.abacus.util.Throwables.Supplier
 
get() - Method in class com.landawn.abacus.util.u.Nullable
 
get() - Method in class com.landawn.abacus.util.u.Optional
 
get() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
get() - Method in class com.landawn.abacus.util.u.OptionalByte
 
get() - Method in class com.landawn.abacus.util.u.OptionalChar
 
get() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
get() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
get() - Method in class com.landawn.abacus.util.u.OptionalInt
 
get() - Method in class com.landawn.abacus.util.u.OptionalLong
 
get() - Method in class com.landawn.abacus.util.u.OptionalShort
 
get(int) - Method in class com.landawn.abacus.util.BooleanList
 
get(int) - Method in class com.landawn.abacus.util.ByteList
 
get(int) - Method in class com.landawn.abacus.util.CharList
 
get(int) - Method in interface com.landawn.abacus.util.DataSet
There is NO underline auto-conversion from column value to target type: T.
get(int) - Method in class com.landawn.abacus.util.DoubleList
 
get(int) - Method in class com.landawn.abacus.util.FloatList
 
get(int) - Method in class com.landawn.abacus.util.ImmutableArray
 
get(int) - Method in class com.landawn.abacus.util.ImmutableList
 
get(int) - Method in class com.landawn.abacus.util.IntList
 
get(int) - Method in class com.landawn.abacus.util.LongList
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
get(int) - Method in class com.landawn.abacus.util.RowDataSet
 
get(int) - Method in class com.landawn.abacus.util.ShortList
 
get(int, int) - Method in interface com.landawn.abacus.util.DataSet
There is NO underline auto-conversion from column value to target type: T.
get(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
get(int, int) - Method in class com.landawn.abacus.util.Sheet
 
get(long, TimeUnit) - Method in class com.landawn.abacus.util.ContinuableFuture
 
get(HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
get(IntPair) - Method in class com.landawn.abacus.util.Sheet
 
get(Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
get(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
get(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
get(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
get(Class<T>, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
get(Class<T>, Object) - Method in class com.landawn.abacus.http.HttpClient
 
get(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
get(Object) - Method in class com.landawn.abacus.http.HttpClient
 
get(Object) - Method in class com.landawn.abacus.util.ArrayHashMap
 
get(Object) - Method in class com.landawn.abacus.util.BiMap
 
get(Object) - Method in class com.landawn.abacus.util.ImmutableMap
 
get(Object) - Method in class com.landawn.abacus.util.LongMultiset
 
get(Object) - Method in class com.landawn.abacus.util.Multimap
 
get(Object) - Method in class com.landawn.abacus.util.Multiset
 
get(Object) - Method in class com.landawn.abacus.util.ObjectPool
 
get(Object) - Method in class com.landawn.abacus.util.Properties
 
get(Object, int) - Static method in class com.landawn.abacus.util.Array
 
get(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
get(Object, Type<? extends T>) - Method in class com.landawn.abacus.util.Maps.MapGetter
Returns null if no value found by the specified key, or the value is null.
get(Object, Class<? extends T>) - Method in class com.landawn.abacus.util.Maps.MapGetter
Returns null if no value found by the specified key, or the value is null.
get(Object, Class<? extends T>) - Method in class com.landawn.abacus.util.Properties
To avoid NullPointerException for primitive type if the target property is null or not set.
get(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
get(String) - Static method in class com.landawn.abacus.util.Charsets
 
get(String) - Method in interface com.landawn.abacus.util.DataSet
There is NO underline auto-conversion from column value to target type: T.
get(String) - Method in interface com.landawn.abacus.util.EntityId
 
get(String) - Method in class com.landawn.abacus.util.MapEntity
 
get(String) - Method in class com.landawn.abacus.util.Reflection
 
get(String) - Method in class com.landawn.abacus.util.RowDataSet
 
get(String) - Method in class com.landawn.abacus.util.Seid
 
get(String, Class<? extends T>) - Method in interface com.landawn.abacus.util.EntityId

Node: To follow one of general design rules in Abacus, if there is a conversion behind when the source value is not assignable to the target type, put the targetType to last parameter of the method.
get(String, Class<? extends T>) - Method in class com.landawn.abacus.util.MapEntity

Node: To follow one of general design rules in Abacus, if there is a conversion behind when the source value is not assignable to the target type, put the targetType to last parameter of the method.
get(String, Class<? extends T>) - Method in class com.landawn.abacus.util.Seid
 
get(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
get(Iterator<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
 
get(Map<? super K, ?>, K, Type<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Returns an empty Optional<String> if the specified map is empty, or no value found by the specified key, or the value is null.
get(Map<? super K, ?>, K, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Returns an empty Optional<String> if the specified map is empty, or no value found by the specified key, or the value is null.
get(Map<? super K, ?>, K, T) - Static method in class com.landawn.abacus.util.Maps
Returns the mapped T or a T converted from N.valueOf((Class<T>) defaultForNull.getClass(), N.stringOf(val)).
get(Map<K, ? extends V>, K) - Static method in class com.landawn.abacus.util.Maps
 
get(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
get(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
 
get(R, C) - Method in class com.landawn.abacus.util.Sheet
 
GET - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
GET_AS_BOOLEAN - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_BYTE - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_CHAR - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_DOUBLE - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_DOUBLE_JDK - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_FLOAT - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_INT - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_INT_JDK - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_LONG - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_LONG_JDK - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_SHORT - Static variable in class com.landawn.abacus.util.Fn
 
getAccept(HttpHeaders) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAccept(HttpSettings) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAccept(HttpURLConnection) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAccept(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptCharset(HttpHeaders) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptCharset(HttpSettings) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptCharset(HttpURLConnection) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptCharset(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptEncoding(HttpHeaders) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptEncoding(HttpSettings) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptEncoding(HttpURLConnection) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptEncoding(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAccessCount() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the access count.
getAddressFromURL(URL) - Static method in class com.landawn.abacus.util.AddrUtil
Gets the address from URL.
getAddressList(String) - Static method in class com.landawn.abacus.util.AddrUtil
Split a string containing whitespace or comma separated host or IP addresses and port numbers of the form "host:port host2:port" or "host:port, host2:port" into a List of InetSocketAddress instances suitable for instantiating a MemcachedClient.
getAddressList(Collection<String>) - Static method in class com.landawn.abacus.util.AddrUtil
Gets the address list.
getAddressListFromURL(Collection<URL>) - Static method in class com.landawn.abacus.util.AddrUtil
Gets the address list from URL.
getAlgorithm() - Method in class com.landawn.abacus.util.Password
Gets the algorithm.
getAllFailedMethodStatisticsList() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the all failed method statistics list.
getAllInterfaces(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Copied from Apache Commons Lang under Apache License v2.
getAllSubscribers() - Method in class com.landawn.abacus.eventbus.EventBus
Returns all registered subscribers.
getAllSuperclasses(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Copied from Apache Commons Lang under Apache License v2.
getAllSuperTypes(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Returns all the interfaces and super classes the specified class implements or extends, excluding Object.class.
getAndAdd(byte) - Method in class com.landawn.abacus.util.MutableByte
Adds the given value to the current value.
getAndAdd(char) - Method in class com.landawn.abacus.util.MutableChar
Adds the given value to the current value.
getAndAdd(double) - Method in class com.landawn.abacus.util.MutableDouble
Adds the given value to the current value.
getAndAdd(float) - Method in class com.landawn.abacus.util.MutableFloat
Adds the given value to the current value.
getAndAdd(int) - Method in class com.landawn.abacus.util.MutableInt
Adds the given value to the current value.
getAndAdd(long) - Method in class com.landawn.abacus.util.MutableLong
Adds the given value to the current value.
getAndAdd(short) - Method in class com.landawn.abacus.util.MutableShort
Adds the given value to the current value.
getAndAdd(T) - Method in class com.landawn.abacus.util.LongMultiset
Gets the and add.
getAndAdd(T) - Method in class com.landawn.abacus.util.Multiset
Gets the and add.
getAndAdd(T, int) - Method in class com.landawn.abacus.util.Multiset
Gets the and add.
getAndAdd(T, long) - Method in class com.landawn.abacus.util.LongMultiset
Gets the and add.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableByte
Decrements by one the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableChar
Decrements by one the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableDouble
Decrements by one the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableFloat
Decrements by one the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableInt
Decrements by one the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableLong
Decrements by one the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableShort
Decrements by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableByte
Increments by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableChar
Increments by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableDouble
Increments by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableFloat
Increments by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableInt
Increments by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableLong
Increments by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableShort
Increments by one the current value.
getAndInvert() - Method in class com.landawn.abacus.util.MutableBoolean
Gets the and invert.
getAndPutLinkedHashSetIfAbsent(Map<K, Set<E>>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value associated with the specified key if it exists in the specified map contains, or the new put Set if it's absent.
getAndPutListIfAbsent(Map<K, List<E>>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value associated with the specified key if it exists in the specified map contains, or the new put List if it's absent.
getAndPutMapIfAbsent(Map<K, Map<KK, VV>>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value associated with the specified key if it exists in the specified map contains, or the new put Map if it's absent.
getAndPutSetIfAbsent(Map<K, Set<E>>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value associated with the specified key if it exists in the specified map contains, or the new put Set if it's absent.
getAndRemove(Object) - Method in class com.landawn.abacus.util.LongMultiset
Gets the and remove.
getAndRemove(Object) - Method in class com.landawn.abacus.util.Multiset
Gets the and remove.
getAndRemove(Object, int) - Method in class com.landawn.abacus.util.Multiset
Gets the and remove.
getAndRemove(Object, long) - Method in class com.landawn.abacus.util.LongMultiset
Gets the and remove.
getAndSet(boolean) - Method in class com.landawn.abacus.util.MutableBoolean
Gets the and set.
getAndSet(byte) - Method in class com.landawn.abacus.util.MutableByte
Gets the and set.
getAndSet(char) - Method in class com.landawn.abacus.util.MutableChar
Gets the and set.
getAndSet(double) - Method in class com.landawn.abacus.util.MutableDouble
Gets the and set.
getAndSet(float) - Method in class com.landawn.abacus.util.MutableFloat
Gets the and set.
getAndSet(int) - Method in class com.landawn.abacus.util.MutableInt
Gets the and set.
getAndSet(long) - Method in class com.landawn.abacus.util.MutableLong
Gets the and set.
getAndSet(short) - Method in class com.landawn.abacus.util.MutableShort
Gets the and set.
getAndSet(T) - Method in class com.landawn.abacus.util.Holder
Gets the and set.
getAndSet(T, int) - Method in class com.landawn.abacus.util.Multiset
The element will be removed if the specified count is 0.
getAndSet(T, long) - Method in class com.landawn.abacus.util.LongMultiset
The element will be removed if the specified count is 0.
getAndSetLeft(L) - Method in class com.landawn.abacus.util.Pair
Gets the and set left.
getAndSetLeft(L) - Method in class com.landawn.abacus.util.Triple
Gets the and set left.
getAndSetMiddle(M) - Method in class com.landawn.abacus.util.Triple
Gets the and set middle.
getAndSetRight(R) - Method in class com.landawn.abacus.util.Pair
Gets the and set right.
getAndSetRight(R) - Method in class com.landawn.abacus.util.Triple
Gets the and set right.
getAndUpdate(Throwables.UnaryOperator<T, E>) - Method in class com.landawn.abacus.util.Holder
Gets the and update.
getAnnotation(Class<T>) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
getAnnotation(Class<T>) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
getAsBoolean() - Method in interface com.landawn.abacus.util.function.BooleanSupplier
 
getAsBoolean() - Method in interface com.landawn.abacus.util.Throwables.BooleanSupplier
Gets the as boolean.
getAsByte() - Method in interface com.landawn.abacus.util.function.ByteSupplier
 
getAsByte() - Method in interface com.landawn.abacus.util.Throwables.ByteSupplier
Gets the as byte.
getAsChar() - Method in interface com.landawn.abacus.util.function.CharSupplier
 
getAsChar() - Method in interface com.landawn.abacus.util.Throwables.CharSupplier
Gets the as char.
getAsDouble() - Method in interface com.landawn.abacus.util.function.DoubleSupplier
 
getAsDouble() - Method in interface com.landawn.abacus.util.Throwables.DoubleSupplier
Gets the as double.
getAsFloat() - Method in interface com.landawn.abacus.util.function.FloatSupplier
 
getAsFloat() - Method in interface com.landawn.abacus.util.Throwables.FloatSupplier
Gets the as float.
getAsInt() - Method in interface com.landawn.abacus.util.function.IntSupplier
 
getAsInt() - Method in interface com.landawn.abacus.util.Throwables.IntSupplier
Gets the as int.
getAsLong() - Method in interface com.landawn.abacus.util.function.LongSupplier
 
getAsLong() - Method in interface com.landawn.abacus.util.Throwables.LongSupplier
Gets the as long.
getAsShort() - Method in interface com.landawn.abacus.util.function.ShortSupplier
 
getAsShort() - Method in interface com.landawn.abacus.util.Throwables.ShortSupplier
Gets the as short.
getAttribute(String) - Method in class com.landawn.abacus.util.Configuration
 
getAttribute(Node, String) - Static method in class com.landawn.abacus.util.XMLUtil
Gets the attribute.
getAttributes() - Method in class com.landawn.abacus.util.Configuration
Gets the attributes.
getAttrNames() - Method in class com.landawn.abacus.util.Configuration
 
getAverage() - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.CharSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.IntSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.LongSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Gets the average.
getBaseName(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the base name, minus the full path and extension, from a full filename.
getBeanInfo(Class<?>) - Static method in class com.landawn.abacus.parser.ParserUtil
Gets the bean info.
getBigDecimal(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getBigInteger(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getBodyAndMimeTypeByRequestEntry(Map<String, Object>) - Static method in class com.landawn.abacus.http.HARUtil
 
getBoolean(int) - Method in interface com.landawn.abacus.util.DataSet
Return default value (false) if the property is null.
getBoolean(int) - Method in class com.landawn.abacus.util.RowDataSet
Gets the boolean.
getBoolean(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getBoolean(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the boolean.
getBoolean(String) - Method in interface com.landawn.abacus.util.DataSet
Return default value (false) if the property is null.
getBoolean(String) - Method in class com.landawn.abacus.util.RowDataSet
Gets the boolean.
getBoolean(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalBoolean if the specified map is empty, or no value found by the specified key, or the value is null.
getBoolean(Map<? super K, ?>, K, boolean) - Static method in class com.landawn.abacus.util.Maps
Returns the mapped boolean or a boolean converted from String.
getBuilderInfo(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
 
getByPath(Map<?, ?>, String) - Static method in class com.landawn.abacus.util.Maps
Recursively get the values from the specified map by path.
getByPath(Map<?, ?>, String, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
 
getByPathIfPresent(Map<?, ?>, String) - Static method in class com.landawn.abacus.util.Maps
 
getByPathIfPresent(Map<?, ?>, String, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
 
getByPathOrDefault(Map<?, ?>, String, T) - Static method in class com.landawn.abacus.util.Maps
 
getByte(int) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0) if the property is null.
getByte(int) - Method in class com.landawn.abacus.util.RowDataSet
Gets the byte.
getByte(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getByte(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the byte.
getByte(String) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0) if the property is null.
getByte(String) - Method in class com.landawn.abacus.util.RowDataSet
Gets the byte.
getByte(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalByte if the specified map is empty, or no value found by the specified key, or the value is null.
getByte(Map<? super K, ?>, K, byte) - Static method in class com.landawn.abacus.util.Maps
Returns the mapped byte or a byte converted from String.
getBytes(String) - Static method in class com.landawn.abacus.util.Strings
Returns the byte array returned by String#getBytes(IOUtil.DEFAULT_CHARSET), or null if the specified String is null.
getBytes(String, Charset) - Static method in class com.landawn.abacus.util.Strings
Returns the byte array returned by String#getBytes(Charset), or null if the specified String is null.
getByValue(Object) - Method in class com.landawn.abacus.util.BiMap
Gets the by value.
getByValue(Object) - Method in class com.landawn.abacus.util.ImmutableBiMap
Gets the by value.
getByValueOrDefault(Object, K) - Method in class com.landawn.abacus.util.BiMap
 
getCachedName(String) - Static method in class com.landawn.abacus.util.NameUtil
Gets the cached name.
getCalendar(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getCanonicalClassName(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the canonical class name.
getCapacity() - Method in class com.landawn.abacus.pool.AbstractPool
Gets the capacity.
getCapacity() - Method in interface com.landawn.abacus.pool.Pool
Gets the capacity.
getCause() - Method in exception com.landawn.abacus.exception.UncheckedException
Returns the cause of this exception.
getCause() - Method in exception com.landawn.abacus.exception.UncheckedInterruptedException
Returns the cause of this exception.
getCause() - Method in exception com.landawn.abacus.exception.UncheckedIOException
Returns the cause of this exception.
getCause() - Method in exception com.landawn.abacus.exception.UncheckedParseException
Returns the cause of this exception.
getCause() - Method in exception com.landawn.abacus.exception.UncheckedReflectiveOperationException
Returns the cause of this exception.
getCause() - Method in exception com.landawn.abacus.exception.UncheckedSQLException
Returns the cause of this exception.
getChar(int) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0) if the property is null.
getChar(int) - Method in class com.landawn.abacus.util.RowDataSet
Gets the char.
getChar(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getChar(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the char.
getChar(String) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0) if the property is null.
getChar(String) - Method in class com.landawn.abacus.util.RowDataSet
Gets the char.
getChar(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalChar if the specified map is empty, or no value found by the specified key, or the value is null.
getChar(Map<? super K, ?>, K, char) - Static method in class com.landawn.abacus.util.Maps
Returns the mapped char or a char converted from String.
getCharQuotation() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Gets the char quotation.
getCharset(String) - Static method in class com.landawn.abacus.http.HttpUtil
 
getCharset(String, Charset) - Static method in class com.landawn.abacus.http.HttpUtil
 
getCharsForReadOnly(String) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
DO NOT call the methods defined in this class. it's for internal use only.
getClassesByPackage(String, boolean, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the classes by package.
getClassesByPackage(String, boolean, boolean, Throwables.Predicate<? super Class<?>, E>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the classes by package.
getClassName() - Method in class com.landawn.abacus.util.TypeAttrParser
Gets the class name.
getClassName(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the class name.
getColumn(int) - Method in interface com.landawn.abacus.util.DataSet
Must NOT modify the returned list.
getColumn(int) - Method in class com.landawn.abacus.util.RowDataSet
Gets the column.
getColumn(C) - Method in class com.landawn.abacus.util.Sheet
Gets the column.
getColumn(String) - Method in interface com.landawn.abacus.util.DataSet
Must NOT modify the returned list.
getColumn(String) - Method in class com.landawn.abacus.util.RowDataSet
Gets the column.
getColumnIndex(String) - Method in interface com.landawn.abacus.util.DataSet
 
getColumnIndex(String) - Method in class com.landawn.abacus.util.RowDataSet
Gets the column index.
getColumnIndexes(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
-1 is set to the element in the returned array if the mapping column name is not included in this DataSet.
getColumnIndexes(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
Gets the column indexes.
getColumnName(int) - Method in interface com.landawn.abacus.util.DataSet
 
getColumnName(int) - Method in class com.landawn.abacus.util.RowDataSet
Gets the column name.
getCommonConfigPath() - Static method in class com.landawn.abacus.util.Configuration
Gets the common config path.
getConnectionTimeout() - Method in class com.landawn.abacus.http.HttpSettings
Gets the connection timeout.
getContentEncoding() - Method in class com.landawn.abacus.http.HttpSettings
 
getContentEncoding(ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the content encoding.
getContentEncoding(HttpHeaders) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentEncoding(HttpSettings) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentEncoding(HttpURLConnection) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentEncoding(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentFormat() - Method in class com.landawn.abacus.http.HttpSettings
Gets the content format.
getContentFormat(String, String) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the content format.
getContentFormat(HttpURLConnection) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the content format.
getContentType() - Method in class com.landawn.abacus.http.HttpSettings
 
getContentType(ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the content type.
getContentType(HttpHeaders) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentType(HttpSettings) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentType(HttpURLConnection) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentType(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpUtil
 
getCount() - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.CharSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.IntSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.LongSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Gets the count.
getCreateTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the creates the time.
getCurrentHeaderParser() - Static method in class com.landawn.abacus.util.CSVUtil
 
getCurrentLineParser() - Static method in class com.landawn.abacus.util.CSVUtil
 
getDate(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getDateTimeFormat() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
The default format is: LONG.
getDeclaredConstructor(Class<T>, Class<?>...) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the constructor declared in the specified cls with the specified parameterTypes.
getDeclaredMethod(Class<?>, String, Class<?>...) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the method declared in the specified cls with the specified methodName and parameterTypes.
getDefault() - Static method in class com.landawn.abacus.eventbus.EventBus
Gets the default.
getDenominator() - Method in class com.landawn.abacus.util.Fraction
Deprecated.
replaced by denominator
getDeserializationConfig() - Method in class com.landawn.abacus.parser.JacksonMapperConfig
Gets the deserialization config.
getDigest(String) - Static method in class com.landawn.abacus.util.DigestUtil
Returns a MessageDigest for the given algorithm.
getDouble(int) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0d) if the property is null.
getDouble(int) - Method in class com.landawn.abacus.util.RowDataSet
Gets the double.
getDouble(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getDouble(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the double.
getDouble(String) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0d) if the property is null.
getDouble(String) - Method in class com.landawn.abacus.util.RowDataSet
Gets the double.
getDouble(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalDouble if the specified map is empty, or no value found by the specified key, or the value is null.
getDouble(Map<? super K, ?>, K, double) - Static method in class com.landawn.abacus.util.Maps
Returns the mapped double or a double converted from String.
getElapsedTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the elapsed time in millis.
getElapsedTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the elapsed time in millis.
getElement(Iterable<? extends T>, int) - Static method in class com.landawn.abacus.util.N
 
getElement(Iterator<? extends T>, long) - Static method in class com.landawn.abacus.util.N
 
getElementsByTagName(Element, String) - Static method in class com.landawn.abacus.util.XMLUtil
Gets the elements by tag name.
getElementType() - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the element type.
getEnclosingClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the enclosing class.
getEndTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the end time in millis.
getEndTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the end time in millis.
getEndTimeInNano() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the end time in nano.
getEndTimeInNano() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the end time in nano.
getErrorCode() - Method in exception com.landawn.abacus.exception.UncheckedSQLException
 
getErrorMessage(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
getErrorMessage(Throwable, boolean) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
getEscape() - Method in class com.landawn.abacus.util.CSVParser
 
getException() - Method in class com.landawn.abacus.util.Result
Returns the Exception if occurred, otherwise null is returned.
getExceptionIfPresent() - Method in class com.landawn.abacus.util.Result
Deprecated.
replaced by getException
getExclusion() - Method in class com.landawn.abacus.parser.SerializationConfig
Gets the exclusion.
getExecutor() - Method in class com.landawn.abacus.util.AsyncExecutor
Gets the executor.
getExitingExecutorService(ThreadPoolExecutor) - Static method in class com.landawn.abacus.util.MoreExecutors
Gets the exiting executor service.
getExitingExecutorService(ThreadPoolExecutor, long, TimeUnit) - Static method in class com.landawn.abacus.util.MoreExecutors
Gets the exiting executor service.
getExitingScheduledExecutorService(ScheduledThreadPoolExecutor) - Static method in class com.landawn.abacus.util.MoreExecutors
Gets the exiting scheduled executor service.
getExitingScheduledExecutorService(ScheduledThreadPoolExecutor, long, TimeUnit) - Static method in class com.landawn.abacus.util.MoreExecutors
Gets the exiting scheduled executor service.
getExpirationTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the expiration time.
getExtension(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the extension of a filename.
getFailedMethodStatisticsList(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the failed method statistics list.
getFileExtension(String) - Static method in class com.landawn.abacus.guava.Files
Gets the file extension.
getFileExtension(String) - Static method in class com.landawn.abacus.util.IOUtil
Note: copied from Google Guava under Apache License v2.
getFileExtension(Path) - Static method in class com.landawn.abacus.guava.Files
Gets the file extension.
getFirst() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
Gets the first.
getFloat(int) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0f) if the property is null.
getFloat(int) - Method in class com.landawn.abacus.util.RowDataSet
Gets the float.
getFloat(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getFloat(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the float.
getFloat(String) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0f) if the property is null.
getFloat(String) - Method in class com.landawn.abacus.util.RowDataSet
Gets the float.
getFloat(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalFloat if the specified map is empty, or no value found by the specified key, or the value is null.
getFloat(Map<? super K, ?>, K, float) - Static method in class com.landawn.abacus.util.Maps
Returns the mapped float or a float converted from String.
getFragmentInDays(Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInDays(Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInHours(Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInHours(Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInMilliseconds(Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInMilliseconds(Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInMinutes(Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInMinutes(Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInSeconds(Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInSeconds(Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFullPath(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the full path from a full filename, which is the prefix + path.
getFullPathNoEndSeparator(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the full path from a full filename, which is the prefix + path, and also excluding the final directory separator.
getHeadersByRequestEntry(Map<String, Object>) - Static method in class com.landawn.abacus.http.HARUtil
 
getHostName() - Static method in class com.landawn.abacus.util.IOUtil
 
getHttpMethodByRequestEntry(Map<String, Object>) - Static method in class com.landawn.abacus.http.HARUtil
 
getIfPresentForEach(Map<K, ? extends V>, Collection<?>) - Static method in class com.landawn.abacus.util.Maps
Returns a list of values of the keys which exist in the specified Map.
getIfPresentOrElseNull() - Static method in class com.landawn.abacus.util.Fn
 
getIfPresentOrElseNullJdk() - Static method in class com.landawn.abacus.util.Fn
 
getIgnoredPropNames() - Method in class com.landawn.abacus.parser.ParserConfig
Gets the ignored prop names.
getIgnoredPropNames(Class<?>) - Method in class com.landawn.abacus.parser.ParserConfig
Gets the ignored prop names.
getIndentation() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Gets the indentation.
getInputStream(HttpURLConnection, ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the input stream.
getInt(int) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0) if the property is null.
getInt(int) - Method in class com.landawn.abacus.util.RowDataSet
Gets the int.
getInt(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getInt(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the int.
getInt(String) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0) if the property is null.
getInt(String) - Method in interface com.landawn.abacus.util.EntityId
 
getInt(String) - Method in class com.landawn.abacus.util.RowDataSet
Gets the int.
getInt(String) - Method in class com.landawn.abacus.util.Seid
 
getInt(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalInt if the specified map is empty, or no value found by the specified key, or the value is null.
getInt(Map<? super K, ?>, K, int) - Static method in class com.landawn.abacus.util.Maps
Returns the mapped integer or an integer converted from String.
getJUDate(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getLast() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
Gets the last.
getLastAccessTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the last access time.
getLastDateOfMonth(Date) - Static method in class com.landawn.abacus.util.DateUtil
 
getLastDateOfYear(Date) - Static method in class com.landawn.abacus.util.DateUtil
 
getLeft() - Method in class com.landawn.abacus.util.Pair
Gets the left.
getLeft() - Method in class com.landawn.abacus.util.Triple
Gets the left.
getLength(Object) - Static method in class com.landawn.abacus.util.Array
Gets the length.
getLiveTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the live time.
getLocalDate(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getLocalDateTime(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getLocalTime(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getLong(int) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0) if the property is null.
getLong(int) - Method in class com.landawn.abacus.util.RowDataSet
Gets the long.
getLong(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getLong(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the long.
getLong(String) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0) if the property is null.
getLong(String) - Method in interface com.landawn.abacus.util.EntityId
 
getLong(String) - Method in class com.landawn.abacus.util.RowDataSet
Gets the long.
getLong(String) - Method in class com.landawn.abacus.util.Seid
 
getLong(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalLong if the specified map is empty, or no value found by the specified key, or the value is null.
getLong(Map<? super K, ?>, K, long) - Static method in class com.landawn.abacus.util.Maps
Returns the mapped long or a long converted from String.
getLoopStatisticsList() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the loop statistics list.
getMapInstanceType() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
getMapKeyType() - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the map key type.
getMapValueType() - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the map value type.
getMax() - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.CharSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.IntSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.LongSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Gets the max.
getMaxElapsedTimeMethod() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the max elapsed time method.
getMaxIdleTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the max idle time.
getMd2Digest() - Static method in class com.landawn.abacus.util.DigestUtil
Returns an MD2 MessageDigest.
getMd5Digest() - Static method in class com.landawn.abacus.util.DigestUtil
Returns an MD5 MessageDigest.
getMethod - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
getMethodAverageElapsedTimeInMillis(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method average elapsed time in millis.
getMethodMaxElapsedTimeInMillis(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method max elapsed time in millis.
getMethodMinElapsedTimeInMillis(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method min elapsed time in millis.
getMethodNameList() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method name list.
getMethodSize(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method size.
getMethodStatisticsList(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method statistics list.
getMethodTotalElapsedTimeInMillis(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method total elapsed time in millis.
getMiddle() - Method in class com.landawn.abacus.util.Triple
Gets the middle.
getMin() - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.CharSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.IntSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.LongSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Gets the min.
getMinElapsedTimeMethod() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the min elapsed time method.
getName(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the name minus the path from a full filename.
getNameWithoutExtension(String) - Static method in class com.landawn.abacus.guava.Files
Gets the name without extension.
getNameWithoutExtension(String) - Static method in class com.landawn.abacus.util.IOUtil
Note: copied from Google Guava under Apache License v2.
getNameWithoutExtension(Path) - Static method in class com.landawn.abacus.guava.Files
Gets the name without extension.
getNextNodeByName(Node, String) - Static method in class com.landawn.abacus.util.XMLUtil
Gets the next node by name.
getNodesByName(Node, String) - Static method in class com.landawn.abacus.util.XMLUtil
Gets the nodes by name.
getNonNullPropNames(Object) - Static method in class com.landawn.abacus.util.ClassUtil
 
getNow(T) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the now.
getNumerator() - Method in class com.landawn.abacus.util.Fraction
Deprecated.
replaced by numerator
getObject(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getOnlyElement(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Gets the only element.
getOnlyElement(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Gets the only element.
getOrDefault(Object, int) - Method in class com.landawn.abacus.util.Multiset
Gets the or default.
getOrDefault(Object, long) - Method in class com.landawn.abacus.util.LongMultiset
Gets the or default.
getOrDefault(Object, T, Class<? extends T>) - Method in class com.landawn.abacus.util.Properties
Gets the or default.
getOrDefault(Object, V) - Method in class com.landawn.abacus.util.ImmutableMap
Gets the or default.
getOrDefault(Object, V) - Method in class com.landawn.abacus.util.Multimap
Gets the or default.
getOrDefault(Object, V) - Method in class com.landawn.abacus.util.Properties
Gets the or default.
getOrDefault(Map<K, ? extends V>, K, V) - Static method in class com.landawn.abacus.util.Maps
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOrDefaultForEach(Map<K, V>, Collection<?>, V) - Static method in class com.landawn.abacus.util.Maps
Gets the or default for each.
getOrDefaultIfNull(Map<K, ? extends V>, K, V) - Static method in class com.landawn.abacus.util.Maps
Returns the value to which the specified key is mapped if it's not null, or defaultForNull if this map contains no mapping for the key or it's null.
getOrDefaultIfNullForEach(Map<K, V>, Collection<?>, V) - Static method in class com.landawn.abacus.util.Maps
 
getOrEmptyList(Map<K, V>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value to which the specified key is mapped, or an empty immutable List if this map contains no mapping for the key.
getOrEmptySet(Map<K, V>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value to which the specified key is mapped, or an empty immutable Set if this map contains no mapping for the key.
getOutputStream(HttpURLConnection, ContentFormat, String, String) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the output stream.
getPackage(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the package.
getPackageName(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the package name.
getPage(int) - Method in interface com.landawn.abacus.util.Paginated
 
getParameterizedTypeNameByField(Field) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the parameterized type name by method.
getParameterizedTypeNameByMethod(Method) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the parameterized type name by method.
getParameters() - Method in class com.landawn.abacus.util.TypeAttrParser
Gets the parameters.
getParentName(String) - Static method in class com.landawn.abacus.util.NameUtil
Gets the parent name.
getParser(ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the parser.
getPath(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the path from a full filename, which excludes the prefix.
getPathNoEndSeparator(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the path from a full filename, which excludes the prefix, and also excluding the final directory separator.
getPrefix(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the prefix from a full filename, such as C:/ or ~/.
getPrefixLength(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Returns the length of the filename prefix, such as C:/ or ~/.
getProperNumerator() - Method in class com.landawn.abacus.util.Fraction
Deprecated.
replaced by properNumerator
getProperWhole() - Method in class com.landawn.abacus.util.Fraction
Deprecated.
replaced by properWhole
getPropField(Class<?>, String) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the prop field.
getPropFields(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
 
getPropGetMethod(Class<?>, String) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the property get method declared in the specified cls with the specified property name propName.
getPropGetMethods(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Call registerXMLBindingClassForPropGetSetMethod first to retrieve the property getter/setter method for the class/bean generated/wrote by JAXB specification.
getPropHandler(String) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
getPropInfo(ParserUtil.PropInfo) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
Gets the prop info.
getPropInfo(String) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
Gets the prop info.
getPropInfoQueue(String) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
Gets the prop info queue.
getPropNameByMethod(Method) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the prop name by method.
getPropNameList(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Returns an immutable bean property name List by the specified class.
getPropNames(Object, Throwables.BiPredicate<Object, Type<Object>, E>) - Static method in class com.landawn.abacus.util.ClassUtil
 
getPropNames(Object, Throwables.Predicate<Object, E>) - Static method in class com.landawn.abacus.util.ClassUtil
 
getPropNamesExclusively(Class<?>, Collection<String>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the prop name list exclusively.
getPropNamesExclusively(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the prop name list exclusively.
getPropNamingPolicy() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Gets the prop naming policy.
getPropSetMethod(Class<?>, String) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the property set method declared in the specified cls with the specified property name propName.
getPropSetMethods(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the prop set method list.
getPropValue(Object) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
Gets the prop value.
getPropValue(Object, Method) - Static method in class com.landawn.abacus.util.ClassUtil
Return the specified propValue got by the specified method propSetMethod in the specified bean.
getPropValue(Object, String) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
Gets the prop value.
getPropValue(Object, String) - Static method in class com.landawn.abacus.util.ClassUtil
Refer to getPropValue(Method, Object).
getPropValue(Object, String, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the prop value.
getQuotechar() - Method in class com.landawn.abacus.util.CSVParser
 
getRate() - Method in class com.landawn.abacus.util.RateLimiter
Returns the stable rate (as permits per seconds) with which this RateLimiter is configured with.
getReadTimeout() - Method in class com.landawn.abacus.http.HttpSettings
Gets the read timeout.
getRequestCharset(HttpHeaders) - Static method in class com.landawn.abacus.http.HttpUtil
 
getRequestEntryByUrlFromHAR(File, Predicate<String>) - Static method in class com.landawn.abacus.http.HARUtil
 
getRequestEntryByUrlFromHAR(String, Predicate<String>) - Static method in class com.landawn.abacus.http.HARUtil
 
getResponseCharset(Map<String, ?>, Charset) - Static method in class com.landawn.abacus.http.HttpUtil
 
getResponseContentFormat(Map<String, ?>, ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
 
getResult() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the result.
getResult() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the result.
getRight() - Method in class com.landawn.abacus.util.Pair
Gets the right.
getRight() - Method in class com.landawn.abacus.util.Triple
Gets the right.
getRow(int) - Method in interface com.landawn.abacus.util.DataSet
Gets the row.
getRow(int) - Method in class com.landawn.abacus.util.RowDataSet
Gets the row.
getRow(int, Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Gets the row.
getRow(int, Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
Gets the row.
getRow(int, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Gets the row.
getRow(int, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
Gets the row.
getRow(Class<? extends T>, int) - Method in interface com.landawn.abacus.util.DataSet
Gets the row.
getRow(Class<? extends T>, int) - Method in class com.landawn.abacus.util.RowDataSet
Gets the row.
getRow(Class<? extends T>, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Gets the row.
getRow(Class<? extends T>, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
Gets the row.
getRow(R) - Method in class com.landawn.abacus.util.Sheet
Gets the row.
getSchema() - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
Gets the schema.
getSchema() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Gets the schema.
getSeparator() - Method in class com.landawn.abacus.util.CSVParser
 
getSerialExecutor() - Static method in class com.landawn.abacus.util.AndroidUtil
Gets the serial executor.
getSerializationConfig() - Method in class com.landawn.abacus.parser.JacksonMapperConfig
Gets the serialization config.
getServerList(String) - Static method in class com.landawn.abacus.util.AddrUtil
Split a string containing whitespace or comma separated host or IP addresses and port numbers of the form "host:port host2:port" or "host:port, host2:port" into a List of server.
getSha1Digest() - Static method in class com.landawn.abacus.util.DigestUtil
Returns an SHA-1 digest.
getSha256Digest() - Static method in class com.landawn.abacus.util.DigestUtil
Returns an SHA-256 digest.
getSha384Digest() - Static method in class com.landawn.abacus.util.DigestUtil
Returns an SHA-384 digest.
getSha512Digest() - Static method in class com.landawn.abacus.util.DigestUtil
Returns an SHA-512 digest.
getShort(int) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0) if the property is null.
getShort(int) - Method in class com.landawn.abacus.util.RowDataSet
Gets the short.
getShort(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getShort(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the short.
getShort(String) - Method in interface com.landawn.abacus.util.DataSet
Return default value (0) if the property is null.
getShort(String) - Method in class com.landawn.abacus.util.RowDataSet
Gets the short.
getShort(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalShort if the specified map is empty, or no value found by the specified key, or the value is null.
getShort(Map<? super K, ?>, K, short) - Static method in class com.landawn.abacus.util.Maps
Returns the mapped short or a short converted from String.
getSimpleClassName(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the simple class name.
getSimpleName(String) - Static method in class com.landawn.abacus.util.NameUtil
Gets the simple name.
getSourceCodeLocation(Class<?>) - Static method in class com.landawn.abacus.util.Configuration
Gets the source code location.
getSQLState() - Method in exception com.landawn.abacus.exception.UncheckedSQLException
 
getSSLSocketFactory() - Method in class com.landawn.abacus.http.HttpSettings
Gets the SSL socket factory.
getStackTrace(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
Gets the stack trace from a Throwable as a String.
getStartTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the start time in millis.
getStartTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the start time in millis.
getStartTimeInNano() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the start time in nano.
getStartTimeInNano() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the start time in nano.
getStickyEvents(Class<?>) - Method in class com.landawn.abacus.eventbus.EventBus
Returns the sticky events which can be assigned to specified eventType and posted with null event id.
getStickyEvents(Class<?>, String) - Method in class com.landawn.abacus.eventbus.EventBus
Returns the sticky events which can be assigned to specified eventType and posted with the specified eventId.
getString(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getString(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty Optional<String> if the specified map is empty, or no value found by the specified key, or the value is null.
getString(Map<? super K, ?>, K, String) - Static method in class com.landawn.abacus.util.Maps
Returns the mapped String or a String converted from N.toString(value).
getStringQuotation() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Gets the string quotation.
getSubscribers(Class<?>) - Method in class com.landawn.abacus.eventbus.EventBus
Returns the subscriber which is registered with specified eventType(or its sub types) and null event id.
getSubscribers(Class<?>, String) - Method in class com.landawn.abacus.eventbus.EventBus
Returns the subscriber which is registered with specified eventType(or its sub types) and eventId.
getSum() - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.CharSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.IntSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.LongSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Gets the sum.
gett() - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the t.
gett(long, TimeUnit) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the t.
getTextContent(Node) - Static method in class com.landawn.abacus.util.Configuration
 
getTextContent(Node) - Static method in class com.landawn.abacus.util.XMLUtil
Gets the text content.
getTextContent(Node, boolean) - Static method in class com.landawn.abacus.util.XMLUtil
Gets the text content.
getThenAccept(long, TimeUnit, Throwables.BiConsumer<? super T, ? super Exception, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then accept.
getThenAccept(long, TimeUnit, Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then accept.
getThenAccept(Throwables.BiConsumer<? super T, ? super Exception, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then accept.
getThenAccept(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then accept.
getThenApply(long, TimeUnit, Throwables.BiFunction<? super T, ? super Exception, U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then apply.
getThenApply(long, TimeUnit, Throwables.Function<? super T, U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then apply.
getThenApply(Throwables.BiFunction<? super T, ? super Exception, U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then apply.
getThenApply(Throwables.Function<? super T, U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then apply.
getThreadNum() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the thread num.
getThreadPoolExecutor() - Static method in class com.landawn.abacus.util.AndroidUtil
Gets the thread pool executor.
getTime(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getTimestamp(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
getToken() - Method in exception com.landawn.abacus.exception.ParseException
 
getTotalElapsedTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the total elapsed time in millis.
getTypeName(Type) - Static method in class com.landawn.abacus.util.ClassUtil
 
getTypeParameters() - Method in class com.landawn.abacus.util.TypeAttrParser
Gets the type parameters.
getUrlByRequestEntry(Map<String, Object>) - Static method in class com.landawn.abacus.http.HARUtil
 
getUseCaches() - Method in class com.landawn.abacus.http.HttpSettings
Gets the use caches.
getValue() - Method in class com.landawn.abacus.util.Holder
Deprecated.
replace by Holder.value().
getValue() - Method in class com.landawn.abacus.util.MutableBoolean
Deprecated.
getValue() - Method in class com.landawn.abacus.util.MutableByte
Deprecated.
getValue() - Method in class com.landawn.abacus.util.MutableChar
Deprecated.
getValue() - Method in class com.landawn.abacus.util.MutableDouble
Deprecated.
getValue() - Method in class com.landawn.abacus.util.MutableFloat
Deprecated.
getValue() - Method in class com.landawn.abacus.util.MutableInt
Deprecated.
replace by MutableInt.value().
getValue() - Method in class com.landawn.abacus.util.MutableLong
Deprecated.
getValue() - Method in class com.landawn.abacus.util.MutableShort
Deprecated.
getValueType(String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the value type by key name.
getValueType(String, Type<T>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the value type by key name.
getValueTypeClass(String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the value type class by key name.
getValueTypeClass(String, Class<T>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the value type class by key name.
getZonedDateTime(Object) - Method in class com.landawn.abacus.util.Maps.MapGetter
 
goodFastHash(int) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a general-purpose, temporary-use, non-cryptographic hash function.
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
GREATER_EQUAL - Static variable in class com.landawn.abacus.util.WD
Field GREATER_EQUAL.
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
GREATER_THAN - Static variable in class com.landawn.abacus.util.WD
Field GREATER_THAN.
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnB
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnC
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnD
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnF
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnI
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnL
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnS
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn
 
greaterEqual(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
greaterEqual(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
greaterEqual(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
greaterEqual(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
greaterEqual(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
greaterEqual(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
greaterEqual(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
greaterEqual(T) - Static method in class com.landawn.abacus.util.Fn
 
greaterEqual(T, T) - Static method in class com.landawn.abacus.util.N
Returns true is a >= b, otherwise false is returned.
greaterEqual(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns true is a >= b, otherwise false is returned.
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnB
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnC
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnD
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnF
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnI
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnL
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnS
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn
 
greaterThan(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
greaterThan(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
greaterThan(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
greaterThan(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
greaterThan(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
greaterThan(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
greaterThan(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
greaterThan(T) - Static method in class com.landawn.abacus.util.Fn
 
greaterThan(T, T) - Static method in class com.landawn.abacus.util.N
Returns true is a > b, otherwise false is returned.
greaterThan(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns true is a > b, otherwise false is returned.
GREEN - Enum constant in enum class com.landawn.abacus.util.Color
 
GROUP_BY - Static variable in class com.landawn.abacus.util.WD
Field GROUP_BY.
groupBy() - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Throwables.BinaryOperator<V, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Throwables.BinaryOperator<V, ? extends E>, Supplier<? extends Map<K, V>>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Supplier<? extends Map<K, List<V>>>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Collector<? super V, ?, D>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Collector<? super V, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Supplier<? extends Map<K, List<T>>>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Collector<? super T, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupBy(Iterable<? extends T>, Throwables.Function<? super T, ? extends K, E>) - Static method in class com.landawn.abacus.util.N
 
groupBy(Iterable<? extends T>, Throwables.Function<? super T, ? extends K, E>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
 
groupBy(Iterable<? extends T>, Throwables.Function<? super T, ? extends K, E>, Collector<? super T, ?, R>) - Static method in class com.landawn.abacus.util.N
 
groupBy(Iterable<? extends T>, Throwables.Function<? super T, ? extends K, E>, Collector<? super T, ?, R>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
 
groupBy(String, Throwables.Function<?, ?, E>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(String, Throwables.Function<?, ?, E>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, Throwables.Function<?, ?, E>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, E2>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(String, Throwables.Function<?, ?, E>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, E2>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, Throwables.Function<?, ?, E>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(String, Throwables.Function<?, ?, E>, String, Collection<String>, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, Throwables.Function<?, ?, E>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(String, Throwables.Function<?, ?, E>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(String, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, E>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(String, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, E>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(String, String, Collection<String>, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(String, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, E2>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, E2>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(Collection<String>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, E>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, E>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(Collection<String>, String, Collection<String>, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
groupBy(Collection<String>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(BinaryOperator<V>, Supplier<? extends Map<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>, BinaryOperator<VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>, BinaryOperator<VV>, Supplier<? extends Map<KK, VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>, Supplier<? extends Map<KK, List<VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Function<? super Map.Entry<K, V>, ? extends KK>, Collector<? super Map.Entry<K, V>, ?, D>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Function<? super Map.Entry<K, V>, ? extends KK>, Collector<? super Map.Entry<K, V>, ?, D>, Supplier<? extends Map<KK, D>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>, Supplier<? extends Map<K, V>>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends Map<K, List<V>>>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupBy(Function<? super T, ? extends K>, Supplier<? extends Map<K, List<T>>>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupBy(Function<? super T, ? extends K>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupBy(Function<? super T, ? extends K>, Collector<? super T, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupBy(Supplier<? extends Map<K, List<V>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Iterator<? extends T>, Throwables.Function<? super T, ? extends K, E>) - Static method in class com.landawn.abacus.util.N
 
groupBy(Iterator<? extends T>, Throwables.Function<? super T, ? extends K, E>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
 
groupBy(Iterator<? extends T>, Throwables.Function<? super T, ? extends K, E>, Collector<? super T, ?, R>) - Static method in class com.landawn.abacus.util.N
 
groupBy(Iterator<? extends T>, Throwables.Function<? super T, ? extends K, E>, Collector<? super T, ?, R>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
 
groupBy(Collector<? super Map.Entry<K, V>, ?, D>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Collector<? super Map.Entry<K, V>, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(T[], int, int, Throwables.Function<? super T, ? extends K, E>) - Static method in class com.landawn.abacus.util.N
 
groupBy(T[], int, int, Throwables.Function<? super T, ? extends K, E>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
 
groupBy(T[], Throwables.Function<? super T, ? extends K, E>) - Static method in class com.landawn.abacus.util.N
 
groupBy(T[], Throwables.Function<? super T, ? extends K, E>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
 
groupByToEntry(Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>, Supplier<? extends Map<K, V>>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends Map<K, List<V>>>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupByToEntry(Function<? super T, ? extends K>, Supplier<? extends Map<K, List<T>>>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupByToEntry(Function<? super T, ? extends K>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupByToEntry(Function<? super T, ? extends K>, Collector<? super T, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupingBy(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingBy(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingBy(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingBy(Function<? super T, ? extends K>, Collector<? super T, A, D>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingByConcurrent(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingByConcurrent(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingByConcurrent(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingByConcurrent(Function<? super T, ? extends K>, Collector<? super T, A, D>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupTo() - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupTo(Throwables.ByteFunction<? extends K, E>, Collector<? super Byte, ?, D>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
groupTo(Throwables.ByteFunction<? extends K, E>, Collector<? super Byte, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
groupTo(Throwables.CharFunction<? extends K, E>, Collector<? super Character, ?, D>) - Method in class com.landawn.abacus.util.stream.CharStream
 
groupTo(Throwables.CharFunction<? extends K, E>, Collector<? super Character, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.CharStream
 
groupTo(Throwables.DoubleFunction<? extends K, E>, Collector<? super Double, ?, D>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
groupTo(Throwables.DoubleFunction<? extends K, E>, Collector<? super Double, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
groupTo(Throwables.FloatFunction<? extends K, E>, Collector<? super Float, ?, D>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
groupTo(Throwables.FloatFunction<? extends K, E>, Collector<? super Float, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
groupTo(Throwables.Function<? super T, ? extends K, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupTo(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupTo(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupTo(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, Collector<? super V, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupTo(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, Collector<? super V, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupTo(Throwables.Function<? super T, ? extends K, E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupTo(Throwables.Function<? super T, ? extends K, E>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupTo(Throwables.Function<? super T, ? extends K, E>, Collector<? super T, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupTo(Throwables.Function<? super T, ? extends K, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupTo(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupTo(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupTo(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Collector<? super V, ?, D>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupTo(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Collector<? super V, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupTo(Throwables.Function<? super T, ? extends K, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupTo(Throwables.Function<? super T, ? extends K, E2>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupTo(Throwables.Function<? super T, ? extends K, E2>, Collector<? super T, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.CheckedStream
 
groupTo(Throwables.IntFunction<? extends K, E>, Collector<? super Integer, ?, D>) - Method in class com.landawn.abacus.util.stream.IntStream
 
groupTo(Throwables.IntFunction<? extends K, E>, Collector<? super Integer, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.IntStream
 
groupTo(Throwables.LongFunction<? extends K, E>, Collector<? super Long, ?, D>) - Method in class com.landawn.abacus.util.stream.LongStream
 
groupTo(Throwables.LongFunction<? extends K, E>, Collector<? super Long, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.LongStream
 
groupTo(Throwables.ShortFunction<? extends K, E>, Collector<? super Short, ?, D>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
groupTo(Throwables.ShortFunction<? extends K, E>, Collector<? super Short, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
groupTo(Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupToThenAccept(Throwables.Consumer<? super Map<K, List<V>>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupToThenApply(Throwables.Function<? super Map<K, List<V>>, ? extends R, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
GS - Static variable in class com.landawn.abacus.util.Ascii
Group Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
gtAndLe(T, T) - Static method in class com.landawn.abacus.util.Fn
Checks if the value/element: minValue < e <= maxValue.
gtAndLe(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns true is min < value <= max, otherwise false is returned.
gtAndLe(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns true is min < value <= max, otherwise false is returned.
gtAndLt(T, T) - Static method in class com.landawn.abacus.util.Fn
Checks if the value/element: minValue < e < maxValue.
gtAndLt(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns true is min < value < max, otherwise false is returned.
gtAndLt(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns true is min < value < max, otherwise false is returned.
GuavaUtil - Class in com.landawn.abacus.guava
 
guid() - Static method in class com.landawn.abacus.util.Strings
Returns a new UUID String without '-'.
GZIP - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
GZIP - Enum constant in enum class com.landawn.abacus.util.CompressionMode
 

H

HARUtil - Class in com.landawn.abacus.http
 
hasAttribute(String) - Method in class com.landawn.abacus.util.Configuration
 
hasCause(Throwable, Class<? extends Throwable>) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
hasCause(Throwable, Predicate<? super Throwable>) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
hasDuplicates() - Method in class com.landawn.abacus.util.BooleanList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.ByteList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.CharList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.CheckedStream
 
hasDuplicates() - Method in class com.landawn.abacus.util.DoubleList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.FloatList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.IntList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.LongList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.PrimitiveList
 
hasDuplicates() - Method in class com.landawn.abacus.util.ShortList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.stream.Stream
 
hasDuplicates(byte[]) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(byte[], boolean) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(char[]) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(char[], boolean) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(double[]) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(double[], boolean) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(float[]) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(float[], boolean) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(int[]) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(int[], boolean) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(long[]) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(long[], boolean) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(short[]) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(short[], boolean) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(Collection<?>, boolean) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(T[]) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hasDuplicates(T[], boolean) - Static method in class com.landawn.abacus.util.N
Checks for duplicates.
hash() - Method in interface com.landawn.abacus.guava.hash.Hasher
Computes a hash code based on the data that have been provided to this hasher.
hash(boolean) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(boolean) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(byte) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(byte) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(byte[]) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putBytes(input).hash().
hash(byte[], int, int) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putBytes(input, off, len).hash().
hash(char) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(char) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(double) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(double) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(float) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(float) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(int) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putInt(input).hash(); returns the hash code for the given int value, interpreted in little-endian byte order.
hash(int) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(int) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(long) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putLong(input).hash(); returns the hash code for the given long value, interpreted in little-endian byte order.
hash(long) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(long) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(short) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(short) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(CharSequence) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putUnencodedChars(input).hash().
hash(CharSequence, Charset) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putString(input, charset).hash().
hash(Object) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(Object) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(T, Funnel<? super T>) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putObject(instance, funnel).hash().
hash(T, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Builder
 
hash(T, ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
 
hashCode() - Method in class com.landawn.abacus.http.HttpHeaders
 
hashCode() - Method in class com.landawn.abacus.http.HttpResponse
 
hashCode() - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.DeserializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
hashCode() - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
hashCode() - Method in class com.landawn.abacus.parser.SerializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
 
hashCode() - Method in class com.landawn.abacus.pool.ActivityPrint
 
hashCode() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
hashCode() - Method in class com.landawn.abacus.pool.GenericObjectPool
 
hashCode() - Method in class com.landawn.abacus.pool.PoolableWrapper
 
hashCode() - Method in class com.landawn.abacus.util.ArrayHashMap
 
hashCode() - Method in class com.landawn.abacus.util.ArrayHashSet
 
hashCode() - Method in class com.landawn.abacus.util.BiMap
 
hashCode() - Method in class com.landawn.abacus.util.BooleanList
 
hashCode() - Method in class com.landawn.abacus.util.ByteList
 
hashCode() - Method in class com.landawn.abacus.util.CharList
 
hashCode() - Method in class com.landawn.abacus.util.Configuration
 
hashCode() - Method in class com.landawn.abacus.util.DoubleList
 
hashCode() - Method in class com.landawn.abacus.util.Duration
 
hashCode() - Method in class com.landawn.abacus.util.FloatList
 
hashCode() - Method in class com.landawn.abacus.util.Fraction
Gets a hashCode for the fraction.
hashCode() - Method in class com.landawn.abacus.util.HBaseColumn
 
hashCode() - Method in class com.landawn.abacus.util.Holder
 
hashCode() - Method in class com.landawn.abacus.util.IdentityHashSet
 
hashCode() - Method in class com.landawn.abacus.util.ImmutableArray
 
hashCode() - Method in class com.landawn.abacus.util.ImmutableCollection
 
hashCode() - Method in class com.landawn.abacus.util.Indexed
 
hashCode() - Method in class com.landawn.abacus.util.IndexedBoolean
 
hashCode() - Method in class com.landawn.abacus.util.IndexedByte
 
hashCode() - Method in class com.landawn.abacus.util.IndexedChar
 
hashCode() - Method in class com.landawn.abacus.util.IndexedDouble
 
hashCode() - Method in class com.landawn.abacus.util.IndexedFloat
 
hashCode() - Method in class com.landawn.abacus.util.IndexedInt
 
hashCode() - Method in class com.landawn.abacus.util.IndexedLong
 
hashCode() - Method in class com.landawn.abacus.util.IndexedShort
 
hashCode() - Method in class com.landawn.abacus.util.IntList
 
hashCode() - Method in class com.landawn.abacus.util.IntPair
 
hashCode() - Method in class com.landawn.abacus.util.IntTriple
 
hashCode() - Method in class com.landawn.abacus.util.Keyed
 
hashCode() - Method in class com.landawn.abacus.util.LongList
 
hashCode() - Method in class com.landawn.abacus.util.LongMultiset
 
hashCode() - Method in class com.landawn.abacus.util.MapEntity
 
hashCode() - Method in class com.landawn.abacus.util.Multimap
 
hashCode() - Method in class com.landawn.abacus.util.Multiset
 
hashCode() - Method in class com.landawn.abacus.util.MutableBoolean
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableByte
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableChar
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableDouble
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableFloat
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableInt
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableLong
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableShort
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.Timed
 
hashCode() - Method in class com.landawn.abacus.util.Pair
 
hashCode() - Method in class com.landawn.abacus.util.Password
 
hashCode() - Method in class com.landawn.abacus.util.Properties
 
hashCode() - Method in class com.landawn.abacus.util.Range
Gets a suitable hash code for the range.
hashCode() - Method in class com.landawn.abacus.util.Result
 
hashCode() - Method in class com.landawn.abacus.util.RowDataSet
 
hashCode() - Method in class com.landawn.abacus.util.Seid
 
hashCode() - Method in class com.landawn.abacus.util.Sheet
 
hashCode() - Method in class com.landawn.abacus.util.ShortList
 
hashCode() - Method in class com.landawn.abacus.util.Timed
 
hashCode() - Method in class com.landawn.abacus.util.Triple
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
hashCode() - Method in class com.landawn.abacus.util.u.Nullable
 
hashCode() - Method in class com.landawn.abacus.util.u.Optional
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalByte
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalChar
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalInt
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalLong
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalShort
 
hashCode() - Method in class com.landawn.abacus.util.Wrapper
 
hashCode(boolean) - Static method in class com.landawn.abacus.util.N
 
hashCode(boolean[]) - Static method in class com.landawn.abacus.util.N
 
hashCode(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
 
hashCode(byte) - Static method in class com.landawn.abacus.util.N
 
hashCode(byte[]) - Static method in class com.landawn.abacus.util.N
 
hashCode(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
hashCode(char) - Static method in class com.landawn.abacus.util.N
 
hashCode(char[]) - Static method in class com.landawn.abacus.util.N
 
hashCode(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
hashCode(double) - Static method in class com.landawn.abacus.util.N
 
hashCode(double[]) - Static method in class com.landawn.abacus.util.N
 
hashCode(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
hashCode(float) - Static method in class com.landawn.abacus.util.N
 
hashCode(float[]) - Static method in class com.landawn.abacus.util.N
 
hashCode(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
hashCode(int) - Static method in class com.landawn.abacus.util.N
 
hashCode(int[]) - Static method in class com.landawn.abacus.util.N
 
hashCode(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
hashCode(long) - Static method in class com.landawn.abacus.util.N
 
hashCode(long[]) - Static method in class com.landawn.abacus.util.N
 
hashCode(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
hashCode(short) - Static method in class com.landawn.abacus.util.N
 
hashCode(short[]) - Static method in class com.landawn.abacus.util.N
 
hashCode(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
hashCode(Object) - Static method in class com.landawn.abacus.util.N
 
hashCode(Object[]) - Static method in class com.landawn.abacus.util.N
 
hashCode(Object[], int, int) - Static method in class com.landawn.abacus.util.N
 
Hasher - Interface in com.landawn.abacus.guava.hash
Note: It's copied from Google Guava under Apache License 2.0 and modified.
HashFunction - Interface in com.landawn.abacus.guava.hash
Note: It's copied from Google Guava under Apache License 2.0 and modified.
Hashing - Class in com.landawn.abacus.guava.hash
Note: It's copied from Google Guava under Apache License 2.0 and modified.
hasIOCause(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
hasNext() - Method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
Checks for next.
hasNext() - Method in class com.landawn.abacus.util.LineIterator
Indicates whether the Reader has more lines.
hasNext() - Method in interface com.landawn.abacus.util.Paginated
Checks for next.
hasNext() - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
hasSQLCause(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
hasValueTypes() - Method in class com.landawn.abacus.parser.DeserializationConfig
 
HAVING - Static variable in class com.landawn.abacus.util.WD
Field HAVING.
HBaseColumn<T> - Class in com.landawn.abacus.util
 
HBaseColumn(T) - Constructor for class com.landawn.abacus.util.HBaseColumn
 
HBaseColumn(T, long) - Constructor for class com.landawn.abacus.util.HBaseColumn
 
head() - Method in class com.landawn.abacus.http.HttpClient
 
head() - Method in class com.landawn.abacus.http.HttpRequest
 
head() - Method in class com.landawn.abacus.http.OkHttpRequest
 
head() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
head(HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
HEAD - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
header(String, Object) - Method in class com.landawn.abacus.http.HttpRequest
Set http header specified by name/value.
header(String, Object) - Method in class com.landawn.abacus.http.HttpSettings
Set http header specified by name/value.
header(String, Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
Set http header specified by name/value.
header(String, String) - Method in class com.landawn.abacus.http.OkHttpRequest
Sets the header named name to value.
HEADER - Static variable in class com.landawn.abacus.parser.XMLConstants
Field HEADER.
headerNameSet() - Method in class com.landawn.abacus.http.HttpHeaders
Header name set.
headers() - Method in class com.landawn.abacus.http.HttpResponse
 
headers() - Method in class com.landawn.abacus.http.HttpSettings
 
headers(HttpHeaders) - Method in class com.landawn.abacus.http.HttpRequest
Removes all headers on this HttpSettings and adds headers.
headers(HttpHeaders) - Method in class com.landawn.abacus.http.HttpSettings
Removes all headers on this HttpSettings and adds headers.
headers(HttpHeaders) - Method in class com.landawn.abacus.http.OkHttpRequest
Removes all headers on this builder and adds headers.
headers(HttpHeaders) - Method in class com.landawn.abacus.http.v2.HttpRequest
Removes all headers on this HttpSettings and adds headers.
headers(String, Object, String, Object) - Method in class com.landawn.abacus.http.HttpRequest
Set http headers specified by name1/value1, name2/value2.
headers(String, Object, String, Object) - Method in class com.landawn.abacus.http.HttpSettings
Set http headers specified by name1/value1, name2/value2.
headers(String, Object, String, Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
Set http headers specified by name1/value1, name2/value2.
headers(String, Object, String, Object, String, Object) - Method in class com.landawn.abacus.http.HttpRequest
Set http headers specified by name1/value1, name2/value2, name3/value3.
headers(String, Object, String, Object, String, Object) - Method in class com.landawn.abacus.http.HttpSettings
Set http headers specified by name1/value1, name2/value2, name3/value3.
headers(String, Object, String, Object, String, Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
Set http headers specified by name1/value1, name2/value2, name3/value3.
headers(String, String, String, String) - Method in class com.landawn.abacus.http.OkHttpRequest
Set http headers specified by name1/value1, name2/value2.
headers(String, String, String, String, String, String) - Method in class com.landawn.abacus.http.OkHttpRequest
Set http headers specified by name1/value1, name2/value2, name3/value3.
headers(Map<String, ?>) - Method in class com.landawn.abacus.http.HttpRequest
Set http headers specified by the key/value entities from Map.
headers(Map<String, ?>) - Method in class com.landawn.abacus.http.HttpSettings
Set http headers specified by the key/value entities from Map.
headers(Map<String, ?>) - Method in class com.landawn.abacus.http.OkHttpRequest
Set http headers specified by the key/value entities from Map.
headers(Map<String, ?>) - Method in class com.landawn.abacus.http.v2.HttpRequest
Set http headers specified by the key/value entities from Map.
headers(Headers) - Method in class com.landawn.abacus.http.OkHttpRequest
Removes all headers on this builder and adds headers.
headMap(K) - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
headMap(K, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
headSet(E) - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
headSet(E, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
hex(int) - Static method in class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
Returns an upper case hexadecimal String for the given character.
Hex - Class in com.landawn.abacus.util
Note: copied from Apache commons-codec: https://commons.apache.org/proper/commons-codec.
hierarchy(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets an Iterator that can iterate over a class hierarchy in ascending (subclass to superclass) order, excluding interfaces.
hierarchy(Class<?>, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
Gets an Iterator that can iterate over a class hierarchy in ascending (subclass to superclass) order.
higher(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
higherEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
higherKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
hitCount() - Method in class com.landawn.abacus.pool.AbstractPool
 
hitCount() - Method in interface com.landawn.abacus.pool.Pool
 
hmacMd5(byte[]) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the MD5 (128 hash bits) hash function and a SecretSpecKey created from the given byte array and the MD5 algorithm.
hmacMd5(Key) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the MD5 (128 hash bits) hash function and the given secret key.
hmacSha1(byte[]) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the SHA-1 (160 hash bits) hash function and a SecretSpecKey created from the given byte array and the SHA-1 algorithm.
hmacSha1(Key) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the SHA-1 (160 hash bits) hash function and the given secret key.
hmacSha256(byte[]) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the SHA-256 (256 hash bits) hash function and a SecretSpecKey created from the given byte array and the SHA-256 algorithm.
hmacSha256(Key) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the SHA-256 (256 hash bits) hash function and the given secret key.
hmacSha512(byte[]) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the SHA-512 (512 hash bits) hash function and a SecretSpecKey created from the given byte array and the SHA-512 algorithm.
hmacSha512(Key) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the SHA-512 (512 hash bits) hash function and the given secret key.
Holder<T> - Class in com.landawn.abacus.util
The Class Holder.
Holder() - Constructor for class com.landawn.abacus.util.Holder
Instantiates a new holder.
HOST - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Host header field name.
HOUR - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.HOUR_OF_DAY
HT - Static variable in class com.landawn.abacus.util.Ascii
Horizontal Tabulation ('\t'): A format effector which controls the movement of the printing position to the next in a series of predetermined positions along the printing line.
HTTP2_SETTINGS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP HTTP2-Settings header field name.
HttpClient - Class in com.landawn.abacus.http
Any header can be set into the parameter settings
HttpClient is thread safe.
HttpHeaders - Class in com.landawn.abacus.http
 
HttpHeaders.Names - Class in com.landawn.abacus.http
Copied from Google Guava under Apache License v2.
HttpHeaders.ReferrerPolicyValues - Class in com.landawn.abacus.http
Copied from Google Guava under Apache License v2.
HttpHeaders.Values - Class in com.landawn.abacus.http
The Class Values.
HttpMethod - Enum Class in com.landawn.abacus.http
 
HttpRequest - Class in com.landawn.abacus.http
 
HttpRequest - Class in com.landawn.abacus.http.v2
 
HttpResponse - Class in com.landawn.abacus.http
 
HttpSettings - Class in com.landawn.abacus.http
 
HttpSettings() - Constructor for class com.landawn.abacus.http.HttpSettings
 
HttpUtil - Class in com.landawn.abacus.http
 
HttpUtil.HttpDate - Class in com.landawn.abacus.http
Copied from OkHttp under Apache License, Version 2.0.

I

Id - Annotation Interface in com.landawn.abacus.annotation
 
identifier() - Method in class com.landawn.abacus.eventbus.EventBus
 
identity() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
identity() - Static method in class com.landawn.abacus.util.Fn
 
identity() - Static method in class com.landawn.abacus.util.Fn.UnaryOperators
 
identity() - Static method in interface com.landawn.abacus.util.function.BooleanFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.BooleanUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.ByteFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.ByteUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.CharFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.CharUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.DoubleFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.DoubleUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.FloatFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.FloatUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.Function
 
identity() - Static method in interface com.landawn.abacus.util.function.IntFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.IntUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.LongFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.LongUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.ShortFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.ShortUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.UnaryOperator
 
IdentityHashSet<T> - Class in com.landawn.abacus.util
 
IdentityHashSet() - Constructor for class com.landawn.abacus.util.IdentityHashSet
 
IdentityHashSet(int) - Constructor for class com.landawn.abacus.util.IdentityHashSet
 
IdentityHashSet(Collection<? extends T>) - Constructor for class com.landawn.abacus.util.IdentityHashSet
 
idPropInfoList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
idPropNameList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
IEEE754rUtil - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
If - Class in com.landawn.abacus.util
This class is mainly designed for functional programming.
IF_MATCH - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP If-Match header field name.
IF_MODIFIED_SINCE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP If-Modified-Since header field name.
IF_NONE_MATCH - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP If-None-Match header field name.
IF_RANGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP If-Range header field name.
IF_UNMODIFIED_SINCE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP If-Unmodified-Since header field name.
If.OrElse - Class in com.landawn.abacus.util
The Class OrElse.
ifFailure(Throwables.Consumer<? super E, E2>) - Method in class com.landawn.abacus.util.Result
 
ifFailureOrElse(Throwables.Consumer<? super E, E2>, Throwables.Consumer<? super T, E3>) - Method in class com.landawn.abacus.util.Result
If failure or else.
ifNotNull(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Holder
If not null.
ifNotNull(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
If not null.
ifNotNullOrElse(Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.Holder
If not null or else.
ifNotNullOrElse(Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.Nullable
If not null or else.
ifOrElse(boolean, Throwables.Runnable<E1>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.N
If or else.
ifOrElse(boolean, T, Throwables.Consumer<? super T, E1>, Throwables.Consumer<? super T, E2>) - Static method in class com.landawn.abacus.util.N
If or else.
ifOrEmpty(boolean, Throwables.Supplier<R, E>) - Static method in class com.landawn.abacus.util.N
Returns a Nullable with value got from the specified supplier if b is true, otherwise returns an empty Nullable if b is false.
ifOrEmpty(boolean, T, Throwables.Function<? super T, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
Returns a Nullable with value returned by func.apply(init) if b is true, otherwise returns an empty Nullable if b is false.
ifPresent(Throwables.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
ifPresent(Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalByte
 
ifPresent(Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalChar
 
ifPresent(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
 
ifPresent(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
 
ifPresent(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
ifPresent(Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
ifPresent(Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalInt
 
ifPresent(Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalLong
 
ifPresent(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalShort
 
ifPresentOrElse(Throwables.BooleanConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
If present or else.
ifPresentOrElse(Throwables.ByteConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalByte
If present or else.
ifPresentOrElse(Throwables.CharConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalChar
If present or else.
ifPresentOrElse(Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.Nullable
If present or else.
ifPresentOrElse(Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.Optional
If present or else.
ifPresentOrElse(Throwables.DoubleConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalDouble
If present or else.
ifPresentOrElse(Throwables.FloatConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalFloat
If present or else.
ifPresentOrElse(Throwables.IntConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalInt
If present or else.
ifPresentOrElse(Throwables.LongConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalLong
If present or else.
ifPresentOrElse(Throwables.ShortConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalShort
If present or else.
ifSuccess(Throwables.Consumer<? super T, E2>) - Method in class com.landawn.abacus.util.Result
 
ifSuccessOrElse(Throwables.Consumer<? super T, E2>, Throwables.Consumer<? super E, E3>) - Method in class com.landawn.abacus.util.Result
If success or else.
ignore() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
ignoredFields() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
values can be regular expressions.
ignoreNullOrEmpty() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
ignoreNullOrEmpty(boolean) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
Won't set/add/put the value to bean/array/list/map if it's null or empty CharSequence/Array/Collection/Map.
ignoreTypeInfo() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Checks if is ignore type info.
ignoreTypeInfo(boolean) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Sets the ignore type info.
ignoreUnmatchedProperty() - Method in class com.landawn.abacus.parser.DeserializationConfig
Checks if is ignore unknown property.
ignoreUnmatchedProperty(boolean) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the ignore unknown property.
ignoringMerger() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ignoringMerger() - Static method in class com.landawn.abacus.util.Fn
 
IMAGE - Enum constant in enum class com.landawn.abacus.util.MediaType
 
IMAGE_GIF - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant IMAGE_GIF.
IMAGE_JPG - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant IMAGE_JPG.
Immutable - Interface in com.landawn.abacus.util
 
Immutable - Annotation Interface in com.landawn.abacus.annotation
 
ImmutableArray<T> - Class in com.landawn.abacus.util
 
ImmutableBiMap<K,V> - Class in com.landawn.abacus.util
 
ImmutableCollection<E> - Class in com.landawn.abacus.util
 
ImmutableEntry<K,V> - Class in com.landawn.abacus.util
 
ImmutableList<E> - Class in com.landawn.abacus.util
 
ImmutableList.Builder<E> - Class in com.landawn.abacus.util
 
ImmutableListIterator<T> - Class in com.landawn.abacus.util
 
ImmutableListIterator() - Constructor for class com.landawn.abacus.util.ImmutableListIterator
 
ImmutableMap<K,V> - Class in com.landawn.abacus.util
 
ImmutableMap.Builder<K,V> - Class in com.landawn.abacus.util
 
ImmutableNavigableMap<K,V> - Class in com.landawn.abacus.util
 
ImmutableNavigableSet<E> - Class in com.landawn.abacus.util
 
ImmutableSet<E> - Class in com.landawn.abacus.util
 
ImmutableSet.Builder<E> - Class in com.landawn.abacus.util
 
ImmutableSortedMap<K,V> - Class in com.landawn.abacus.util
 
ImmutableSortedSet<E> - Class in com.landawn.abacus.util
 
in(Collection<?>) - Static method in class com.landawn.abacus.util.Fn
 
IN - Static variable in class com.landawn.abacus.util.WD
Field IN.
inCommon() - Method in class com.landawn.abacus.util.Difference
 
increment() - Method in class com.landawn.abacus.util.MutableByte
Increments the value.
increment() - Method in class com.landawn.abacus.util.MutableChar
Increments the value.
increment() - Method in class com.landawn.abacus.util.MutableDouble
Increments the value.
increment() - Method in class com.landawn.abacus.util.MutableFloat
Increments the value.
increment() - Method in class com.landawn.abacus.util.MutableInt
Increments the value.
increment() - Method in class com.landawn.abacus.util.MutableLong
Increments the value.
increment() - Method in class com.landawn.abacus.util.MutableShort
Increments the value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableByte
Increments by one the current value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableChar
Increments by one the current value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableDouble
Increments by one the current value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableFloat
Increments by one the current value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableInt
Increments by one the current value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableLong
Increments by one the current value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableShort
Increments by one the current value.
index() - Method in class com.landawn.abacus.util.Indexed
 
Index - Class in com.landawn.abacus.util
 
INDEX_NOT_FOUND - Static variable in class com.landawn.abacus.util.N
The index value when an element is not found in a list or array: -1.
indexed() - Method in class com.landawn.abacus.util.BooleanIterator
 
indexed() - Method in class com.landawn.abacus.util.ByteIterator
 
indexed() - Method in class com.landawn.abacus.util.CharIterator
 
indexed() - Method in class com.landawn.abacus.util.CheckedStream
 
indexed() - Method in class com.landawn.abacus.util.DoubleIterator
 
indexed() - Method in class com.landawn.abacus.util.FloatIterator
 
indexed() - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
indexed() - Method in class com.landawn.abacus.util.IntIterator
 
indexed() - Method in class com.landawn.abacus.util.LongIterator
 
indexed() - Method in class com.landawn.abacus.util.ObjIterator
 
indexed() - Method in class com.landawn.abacus.util.ShortIterator
 
indexed() - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only runs sequentially, even in parallel stream.
indexed() - Method in class com.landawn.abacus.util.stream.EntryStream
 
indexed(long) - Method in class com.landawn.abacus.util.BooleanIterator
 
indexed(long) - Method in class com.landawn.abacus.util.ByteIterator
 
indexed(long) - Method in class com.landawn.abacus.util.CharIterator
 
indexed(long) - Method in class com.landawn.abacus.util.DoubleIterator
 
indexed(long) - Method in class com.landawn.abacus.util.FloatIterator
 
indexed(long) - Method in class com.landawn.abacus.util.IntIterator
 
indexed(long) - Method in class com.landawn.abacus.util.LongIterator
 
indexed(long) - Method in class com.landawn.abacus.util.ObjIterator
 
indexed(long) - Method in class com.landawn.abacus.util.ShortIterator
 
indexed(IntBiObjConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Returns a stateful BiPredicate.
indexed(IntBiObjFunction<T, U, ? extends R>) - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Returns a stateful BiPredicate.
indexed(IntBiObjPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn.BiPredicates
Returns a stateful BiPredicate.
indexed(IntObjConsumer<T>) - Static method in class com.landawn.abacus.util.Fn.Consumers
Returns a stateful BiPredicate.
indexed(IntObjFunction<T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn.Functions
Returns a stateful Function.
indexed(IntObjPredicate<T>) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
indexed(IntObjPredicate<T>) - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
Indexed<T> - Class in com.landawn.abacus.util
 
IndexedBoolean - Class in com.landawn.abacus.util
 
IndexedByte - Class in com.landawn.abacus.util
 
IndexedChar - Class in com.landawn.abacus.util
 
IndexedDouble - Class in com.landawn.abacus.util
 
IndexedFloat - Class in com.landawn.abacus.util
 
IndexedInt - Class in com.landawn.abacus.util
 
IndexedLong - Class in com.landawn.abacus.util
 
IndexedShort - Class in com.landawn.abacus.util
 
indexOf(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
indexOf(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
 
indexOf(boolean[], int, boolean) - Static method in class com.landawn.abacus.util.N
 
indexOf(byte) - Method in class com.landawn.abacus.util.ByteList
 
indexOf(byte[], byte) - Static method in class com.landawn.abacus.util.N
 
indexOf(byte[], int, byte) - Static method in class com.landawn.abacus.util.N
 
indexOf(char) - Method in class com.landawn.abacus.util.CharList
 
indexOf(char[], char) - Static method in class com.landawn.abacus.util.N
 
indexOf(char[], int, char) - Static method in class com.landawn.abacus.util.N
 
indexOf(double) - Method in class com.landawn.abacus.util.DoubleList
 
indexOf(double[], double) - Static method in class com.landawn.abacus.util.N
 
indexOf(double[], double, double) - Static method in class com.landawn.abacus.util.N
Finds the index of the given value within a given tolerance in the array.
indexOf(double[], int, double) - Static method in class com.landawn.abacus.util.N
 
indexOf(double[], int, double, double) - Static method in class com.landawn.abacus.util.N
Finds the index of the given value in the array starting at the given index.
indexOf(float) - Method in class com.landawn.abacus.util.FloatList
 
indexOf(float[], float) - Static method in class com.landawn.abacus.util.N
 
indexOf(float[], int, float) - Static method in class com.landawn.abacus.util.N
 
indexOf(int) - Method in class com.landawn.abacus.util.IntList
 
indexOf(int[], int) - Static method in class com.landawn.abacus.util.N
 
indexOf(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
indexOf(int, boolean) - Method in class com.landawn.abacus.util.BooleanList
 
indexOf(int, byte) - Method in class com.landawn.abacus.util.ByteList
 
indexOf(int, char) - Method in class com.landawn.abacus.util.CharList
 
indexOf(int, double) - Method in class com.landawn.abacus.util.DoubleList
 
indexOf(int, float) - Method in class com.landawn.abacus.util.FloatList
 
indexOf(int, int) - Method in class com.landawn.abacus.util.IntList
 
indexOf(int, long) - Method in class com.landawn.abacus.util.LongList
 
indexOf(int, short) - Method in class com.landawn.abacus.util.ShortList
 
indexOf(long) - Method in class com.landawn.abacus.util.LongList
 
indexOf(long[], int, long) - Static method in class com.landawn.abacus.util.N
 
indexOf(long[], long) - Static method in class com.landawn.abacus.util.N
 
indexOf(short) - Method in class com.landawn.abacus.util.ShortList
 
indexOf(short[], int, short) - Static method in class com.landawn.abacus.util.N
 
indexOf(short[], short) - Static method in class com.landawn.abacus.util.N
 
indexOf(Object) - Method in class com.landawn.abacus.util.ImmutableList
 
indexOf(Object[], int, Object) - Static method in class com.landawn.abacus.util.N
 
indexOf(Object[], Object) - Static method in class com.landawn.abacus.util.N
 
indexOf(Object[], Object) - Static method in class com.landawn.abacus.util.Iterables
 
indexOf(String, int) - Static method in class com.landawn.abacus.util.Strings
 
indexOf(String, int, char) - Static method in class com.landawn.abacus.util.Strings
 
indexOf(String, int, String) - Static method in class com.landawn.abacus.util.Strings
 
indexOf(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
 
indexOf(String, String) - Static method in class com.landawn.abacus.util.Strings
 
indexOf(String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
indexOf(Collection<?>, int, Object) - Static method in class com.landawn.abacus.util.N
 
indexOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
 
indexOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Iterables
 
indexOf(Iterator<?>, int, Object) - Static method in class com.landawn.abacus.util.N
 
indexOf(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.N
 
indexOf(T) - Method in class com.landawn.abacus.util.ImmutableArray
 
indexOfAny(String, char...) - Static method in class com.landawn.abacus.util.Strings
 
indexOfAny(String, int, char...) - Static method in class com.landawn.abacus.util.Strings
 
indexOfAny(String, int, String...) - Static method in class com.landawn.abacus.util.Strings
 
indexOfAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
 
indexOfAnyBut(String, char...) - Static method in class com.landawn.abacus.util.Strings
Index of any but.
indexOfAnyBut(String, int, char...) - Static method in class com.landawn.abacus.util.Strings
 
indexOfDifference(String...) - Static method in class com.landawn.abacus.util.Strings
Compares all Strings in an array and returns the index at which the Strings begin to differ.
indexOfDifference(String, String) - Static method in class com.landawn.abacus.util.Strings
Compares two Strings, and returns the index at which the Stringss begin to differ.
indexOfExtension(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Returns the index of the last extension separator character, which is a dot.
indexOfIgnoreCase(String[], int, String) - Static method in class com.landawn.abacus.util.N
 
indexOfIgnoreCase(String[], String) - Static method in class com.landawn.abacus.util.N
 
indexOfIgnoreCase(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Index of ignore case.
indexOfIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Index of ignore case.
indexOfLastSeparator(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Returns the index of the last directory separator character.
indexOfSubList(List<?>, int, List<?>) - Static method in class com.landawn.abacus.util.N
Index of sub list.
indexOfSubList(List<?>, List<?>) - Static method in class com.landawn.abacus.util.N
Index of sub list.
indicesOfAll(Object[], int, Object) - Static method in class com.landawn.abacus.util.N
 
indicesOfAll(Object[], Object) - Static method in class com.landawn.abacus.util.N
 
indicesOfAll(Collection<?>, int, Object) - Static method in class com.landawn.abacus.util.N
 
indicesOfAll(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
 
indicesOfAll(Collection<? extends T>, int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
indicesOfAll(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
indicesOfAll(T[], int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
indicesOfAll(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
indicesOfAllMax(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
 
indicesOfAllMax(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
indicesOfAllMax(T[]) - Static method in class com.landawn.abacus.util.N
 
indicesOfAllMax(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
indicesOfAllMin(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
 
indicesOfAllMin(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
indicesOfAllMin(T[]) - Static method in class com.landawn.abacus.util.N
 
indicesOfAllMin(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
INITIAL_READ_SIZE - Static variable in class com.landawn.abacus.util.CSVParser
The average size of a line read by opencsv (used for setting the size of StringBuilders).
INNER - Static variable in class com.landawn.abacus.util.WD
Field INNER.
INNER_JOIN - Static variable in class com.landawn.abacus.util.WD
Field INNER_JOIN.
innerJoin(DataSet, String, String) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that is limited to the rows where there is a match in both this DataSet and right DataSet.
innerJoin(DataSet, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
innerJoin(DataSet, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that is limited to the rows where there is a match in both this DataSet and right DataSet.
innerJoin(DataSet, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
innerJoin(DataSet, Map<String, String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that is limited to the rows where there is a match in both this DataSet and right DataSet.
innerJoin(DataSet, Map<String, String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
innerJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that is limited to the rows where there is a match in both this DataSet and right DataSet.
innerJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in class com.landawn.abacus.util.RowDataSet
 
insert(boolean[], int, boolean) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInsert at the specified position in the array.
insert(byte[], int, byte) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInsert at the specified position in the array.
insert(char[], int, char) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInsert at the specified position in the array.
insert(double[], int, double) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInsert at the specified position in the array.
insert(float[], int, float) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInsert at the specified position in the array.
insert(int[], int, int) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInsert at the specified position in the array.
insert(long[], int, long) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInsert at the specified position in the array.
insert(short[], int, short) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInsert at the specified position in the array.
insert(String[], int, String) - Static method in class com.landawn.abacus.util.N
 
insert(String, int, String) - Static method in class com.landawn.abacus.util.N
Returns a new String.
insert(T[], int, T) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInsert at the specified position in the array.
INSERT - Static variable in class com.landawn.abacus.util.WD
Field INSERT.
INSERTABLE - Enum constant in enum class com.landawn.abacus.util.Status
 
insertAll(boolean[], int, boolean...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInserts at the specified position in the array.
insertAll(byte[], int, byte...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInserts at the specified position in the array.
insertAll(char[], int, char...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInserts at the specified position in the array.
insertAll(double[], int, double...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInserts at the specified position in the array.
insertAll(float[], int, float...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInserts at the specified position in the array.
insertAll(int[], int, int...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInserts at the specified position in the array.
insertAll(long[], int, long...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInserts at the specified position in the array.
insertAll(short[], int, short...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInserts at the specified position in the array.
insertAll(String[], int, String...) - Static method in class com.landawn.abacus.util.N
 
insertAll(List<T>, int, T...) - Static method in class com.landawn.abacus.util.N
 
insertAll(T[], int, T...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elementToInserts at the specified position in the array.
instance() - Method in class com.landawn.abacus.util.Reflection
 
instanceOf(Class<?>) - Static method in class com.landawn.abacus.util.Fn
 
INT_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
IntBiConsumer - Interface in com.landawn.abacus.util.function
 
IntBiFunction<R> - Interface in com.landawn.abacus.util.function
 
IntBinaryOperator - Interface in com.landawn.abacus.util.function
IntBiObjConsumer<T,U> - Interface in com.landawn.abacus.util.function
 
IntBiObjFunction<T,U,R> - Interface in com.landawn.abacus.util.function
 
IntBiObjPredicate<T,U> - Interface in com.landawn.abacus.util.function
 
IntBiPredicate - Interface in com.landawn.abacus.util.function
 
IntConsumer - Interface in com.landawn.abacus.util.function
INTEGER_LIST - Static variable in class com.landawn.abacus.util.Clazz
 
INTEGER_MINUS_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Integer constant for minus one.
INTEGER_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Integer constant for one.
INTEGER_SET - Static variable in class com.landawn.abacus.util.Clazz
 
INTEGER_TWO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Integer constant for two
INTEGER_ZERO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Integer constant for zero.
IntermediateOp - Annotation Interface in com.landawn.abacus.annotation
Intermediate operation.
Internal - Annotation Interface in com.landawn.abacus.annotation
 
InternalUtil - Class in com.landawn.abacus.util
 
intersect(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
intersect(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
intersect(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
intersect(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
intersect(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
intersect(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
intersect(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
intersect(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
INTERSECT - Static variable in class com.landawn.abacus.util.WD
Field INTERSECT.
intersectAll(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns..
intersectAll(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
intersectAll(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
intersectAll(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
intersectAll(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns..
intersectAll(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
intersectAll(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
intersectAll(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
intersection(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
intersection(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
 
intersection(byte[]) - Method in class com.landawn.abacus.util.ByteList
 
intersection(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
 
intersection(char[]) - Method in class com.landawn.abacus.util.CharList
 
intersection(char[], char[]) - Static method in class com.landawn.abacus.util.N
 
intersection(double[]) - Method in class com.landawn.abacus.util.DoubleList
 
intersection(double[], double[]) - Static method in class com.landawn.abacus.util.N
 
intersection(float[]) - Method in class com.landawn.abacus.util.FloatList
 
intersection(float[], float[]) - Static method in class com.landawn.abacus.util.N
 
intersection(int[]) - Method in class com.landawn.abacus.util.IntList
 
intersection(int[], int[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with all the elements in b removed by occurrences.
intersection(long[]) - Method in class com.landawn.abacus.util.LongList
 
intersection(long[], long[]) - Static method in class com.landawn.abacus.util.N
 
intersection(short[]) - Method in class com.landawn.abacus.util.ShortList
 
intersection(short[], short[]) - Static method in class com.landawn.abacus.util.N
 
intersection(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
intersection(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
 
intersection(ByteList) - Method in class com.landawn.abacus.util.ByteList
 
intersection(CharList) - Method in class com.landawn.abacus.util.CharList
 
intersection(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
intersection(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
intersection(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
intersection(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
intersection(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
intersection(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
intersection(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
intersection(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
intersection(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
intersection(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
intersection(IntList) - Method in class com.landawn.abacus.util.IntList
Returns a new list with all the elements occurred in both a and b by occurrences.
intersection(LongList) - Method in class com.landawn.abacus.util.LongList
 
intersection(Range<T>) - Method in class com.landawn.abacus.util.Range
Calculate the intersection of this and an overlapping Range.
intersection(ShortList) - Method in class com.landawn.abacus.util.ShortList
 
intersection(Throwables.Function<? super T, ? extends U, E>, Collection<U>) - Method in class com.landawn.abacus.util.CheckedStream
 
intersection(Collection<?>) - Method in class com.landawn.abacus.util.CheckedStream
 
intersection(Collection<?>) - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only runs sequentially, even in parallel stream.
intersection(Collection<?>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
intersection(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.N
 
intersection(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
 
intersection(Function<? super T, ? extends U>, Collection<U>) - Method in class com.landawn.abacus.util.stream.Stream
Intersect with the specified Collection by the values mapped by mapper.
intersection(Map<K, V>, Map<?, ?>) - Static method in class com.landawn.abacus.util.Maps
 
intersection(Set<E>, Set<?>) - Static method in class com.landawn.abacus.util.Iterables
Returns an unmodifiable view of the intersection of two sets.
intersection(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
intersection(T[], Object[]) - Static method in class com.landawn.abacus.util.N
 
intersperse(T) - Method in class com.landawn.abacus.util.CheckedStream
 
intersperse(T) - Method in class com.landawn.abacus.util.stream.Stream
Stream.of(1).intersperse(9) --> [1] Stream.of(1, 2, 3).intersperse(9) --> [1, 9, 2, 9, 3]
This method only runs sequentially, even in parallel stream.
interval() - Element in annotation interface com.landawn.abacus.eventbus.Subscribe
The event will be ignored if the interval between this event and last event is less than the specified interval.
interval(long) - Static method in class com.landawn.abacus.util.Observer
 
interval(long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
interval(long, long) - Static method in class com.landawn.abacus.util.Observer
 
interval(long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
Generates the long value by the specified period: [0, 1, 2, 3...]
interval(long, long, TimeUnit) - Static method in class com.landawn.abacus.util.Observer
 
interval(long, long, TimeUnit) - Static method in class com.landawn.abacus.util.stream.LongStream
Generates the long value by the specified period: [0, 1, 2, 3...]
interval(long, long, TimeUnit, LongFunction<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
interval(long, long, TimeUnit, Supplier<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
interval(long, long, LongFunction<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
interval(long, long, Supplier<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
interval(long, TimeUnit) - Static method in class com.landawn.abacus.util.Observer
 
interval(long, LongFunction<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
interval(long, Supplier<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
IntFunction<R> - Interface in com.landawn.abacus.util.function
IntIterator - Class in com.landawn.abacus.util
 
IntIterator() - Constructor for class com.landawn.abacus.util.IntIterator
 
IntIteratorEx - Class in com.landawn.abacus.util.stream
 
IntIteratorEx() - Constructor for class com.landawn.abacus.util.stream.IntIteratorEx
 
IntList - Class in com.landawn.abacus.util
 
IntList() - Constructor for class com.landawn.abacus.util.IntList
 
IntList(int) - Constructor for class com.landawn.abacus.util.IntList
 
IntList(int[]) - Constructor for class com.landawn.abacus.util.IntList
The specified array is used as the element array for this list without copying action.
IntList(int[], int) - Constructor for class com.landawn.abacus.util.IntList
 
IntMapMultiConsumer - Interface in com.landawn.abacus.util.function
 
IntNConsumer - Interface in com.landawn.abacus.util.function
 
IntNFunction<R> - Interface in com.landawn.abacus.util.function
 
INTO - Static variable in class com.landawn.abacus.util.WD
Field INTO.
IntObjConsumer<T> - Interface in com.landawn.abacus.util.function
IntObjFunction<T,R> - Interface in com.landawn.abacus.util.function
IntObjPredicate<T> - Interface in com.landawn.abacus.util.function
IntPair - Class in com.landawn.abacus.util
 
IntPredicate - Interface in com.landawn.abacus.util.function
IntStream - Class in com.landawn.abacus.util.stream
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
IntStream.IntStreamEx - Class in com.landawn.abacus.util.stream
 
IntSummaryStatistics - Class in com.landawn.abacus.util
 
IntSummaryStatistics() - Constructor for class com.landawn.abacus.util.IntSummaryStatistics
 
IntSummaryStatistics(long, int, int, long) - Constructor for class com.landawn.abacus.util.IntSummaryStatistics
 
IntSupplier - Interface in com.landawn.abacus.util.function
IntTernaryOperator - Interface in com.landawn.abacus.util.function
 
IntToByteFunction - Interface in com.landawn.abacus.util.function
 
IntToCharFunction - Interface in com.landawn.abacus.util.function
 
IntToDoubleFunction - Interface in com.landawn.abacus.util.function
IntToFloatFunction - Interface in com.landawn.abacus.util.function
 
IntToLongFunction - Interface in com.landawn.abacus.util.function
IntToShortFunction - Interface in com.landawn.abacus.util.function
 
IntTriConsumer - Interface in com.landawn.abacus.util.function
 
IntTriFunction<R> - Interface in com.landawn.abacus.util.function
 
IntTriple - Class in com.landawn.abacus.util
 
IntTriPredicate - Interface in com.landawn.abacus.util.function
 
IntUnaryOperator - Interface in com.landawn.abacus.util.function
intValue() - Method in enum class com.landawn.abacus.util.AccountStatus
 
intValue() - Method in enum class com.landawn.abacus.util.Color
 
intValue() - Method in enum class com.landawn.abacus.util.DayOfWeek
 
intValue() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as an int.
intValue() - Method in enum class com.landawn.abacus.util.Gender
 
intValue() - Method in enum class com.landawn.abacus.util.LockMode
 
intValue() - Method in enum class com.landawn.abacus.util.MediaType
 
intValue() - Method in enum class com.landawn.abacus.util.Month
 
intValue() - Method in class com.landawn.abacus.util.MutableByte
Returns the value of this MutableByte as an int.
intValue() - Method in class com.landawn.abacus.util.MutableDouble
Returns the value of this MutableDouble as an int.
intValue() - Method in class com.landawn.abacus.util.MutableFloat
Returns the value of this MutableFloat as an int.
intValue() - Method in class com.landawn.abacus.util.MutableInt
Returns the value of this MutableInt as an int.
intValue() - Method in class com.landawn.abacus.util.MutableLong
Returns the value of this MutableLong as an int.
intValue() - Method in class com.landawn.abacus.util.MutableShort
Returns the value of this MutableShort as an int.
intValue() - Method in enum class com.landawn.abacus.util.OperationType
 
intValue() - Method in enum class com.landawn.abacus.util.ServiceStatus
 
intValue() - Method in enum class com.landawn.abacus.util.YesNo
 
inverse() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
inverse() - Static method in class com.landawn.abacus.util.Fn
 
inverse() - Method in class com.landawn.abacus.util.ListMultimap
 
inverse() - Method in class com.landawn.abacus.util.SetMultimap
 
inverse(IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Multimap
 
inversed() - Method in class com.landawn.abacus.util.BiMap
Returns the inverse view of this BiMap, which maps each of this bimap's values to its associated key.
inversed() - Method in class com.landawn.abacus.util.stream.EntryStream
 
inversedToDisposableEntry() - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
invert() - Method in class com.landawn.abacus.util.Fraction
Gets a fraction that is the inverse (1/fraction) of this one.
invert() - Method in class com.landawn.abacus.util.MutableBoolean
Invert.
invert(Map<K, V>) - Static method in class com.landawn.abacus.util.Maps
 
invert(Map<K, V>, BinaryOperator<K>) - Static method in class com.landawn.abacus.util.Maps
 
invertAndGet() - Method in class com.landawn.abacus.util.MutableBoolean
Invert and get.
invoke(String, Object...) - Method in class com.landawn.abacus.util.Reflection
 
invokeConstructor(Constructor<T>, Object...) - Static method in class com.landawn.abacus.util.ClassUtil
 
invokeMethod(Object, Method, Object...) - Static method in class com.landawn.abacus.util.ClassUtil
 
invokeMethod(Method, Object...) - Static method in class com.landawn.abacus.util.ClassUtil
 
IOUtil - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Apache Commons IO, Google Guava and other open source projects under the Apache License 2.0.
is(boolean) - Static method in class com.landawn.abacus.util.If
Checks if is.
IS - Static variable in class com.landawn.abacus.util.WD
Field IS.
IS_BLANK - Static variable in class com.landawn.abacus.util.WD
Field IS_BLANK.
IS_EMPTY - Static variable in class com.landawn.abacus.util.WD
Field EMPTY.
IS_FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanPredicate
 
IS_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
IS_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
IS_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
IS_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
IS_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
IS_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
IS_NOT - Static variable in class com.landawn.abacus.util.WD
Field IS_NOT.
IS_NOT_BLANK - Static variable in class com.landawn.abacus.util.WD
Field IS_NOT_BLANK.
IS_NOT_EMPTY - Static variable in class com.landawn.abacus.util.WD
Field IS_NOT_EMPTY.
IS_NOT_NULL - Static variable in class com.landawn.abacus.util.WD
Field IS_NOT_NULL.
IS_NULL - Static variable in class com.landawn.abacus.parser.XMLConstants
Field IS_NULL.
IS_NULL - Static variable in class com.landawn.abacus.util.WD
Field IS_NULL.
IS_NULL_ATTR - Static variable in class com.landawn.abacus.parser.XMLConstants
Field IS_NULL_ATTR.
IS_OS_LINUX - Static variable in class com.landawn.abacus.util.IOUtil
 
IS_OS_MAC - Static variable in class com.landawn.abacus.util.IOUtil
 
IS_OS_MAC_OSX - Static variable in class com.landawn.abacus.util.IOUtil
 
IS_OS_WINDOWS - Static variable in class com.landawn.abacus.util.IOUtil
 
IS_PLATFORM_ANDROID - Static variable in class com.landawn.abacus.util.IOUtil
 
IS_POSITIVE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
IS_POSITIVE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
IS_POSITIVE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
IS_POSITIVE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
IS_POSITIVE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
IS_POSITIVE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
IS_PRESENT_BOOLEAN - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_BYTE - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_CHAR - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_DOUBLE - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_DOUBLE_JDK - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_FLOAT - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_INT - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_INT_JDK - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_LONG - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_LONG_JDK - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_SHORT - Static variable in class com.landawn.abacus.util.Fn
 
IS_TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanPredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.CharPredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
isAbacusXMLAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is abacus XML available.
isAfter(T) - Method in class com.landawn.abacus.util.Range
Checks whether this range is after the specified element.
isAfterRange(Range<T>) - Method in class com.landawn.abacus.util.Range
Checks whether this range is completely after the specified range.
isAllBlank(CharSequence...) - Static method in class com.landawn.abacus.util.Strings
Checks if all of the CharSequences are empty (""), null or whitespace only.
isAllBlank(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
 
isAllBlank(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
 
isAllBlank(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.Strings
 
isAllCancelled() - Method in class com.landawn.abacus.util.ContinuableFuture
Returns true if this future and all previous stage futures have been recursively cancelled, otherwise false is returned.
isAllEmpty(CharSequence...) - Static method in class com.landawn.abacus.util.Strings
Checks if all of the CharSequences are empty ("") or null.
isAllEmpty(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
 
isAllEmpty(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
 
isAllEmpty(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.Strings
 
isAllLowerCase(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if is all lower case.
isAllUpperCase(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if is all upper case.
isAlpha(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only Unicode letters.
isAlphanumeric(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only Unicode letters or digits.
isAlphanumericSpace(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only Unicode letters, digits or space (' ').
isAlphaSpace(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only Unicode letters and space (' ').
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
isAnonymousClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
 
isAnonymousOrMemeberClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
 
isAnyBlank(CharSequence...) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the CharSequences are empty ("") or null or whitespace only.
isAnyBlank(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
 
isAnyBlank(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
 
isAnyBlank(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.Strings
 
isAnyEmpty(CharSequence...) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the CharSequences are empty ("") or null.
isAnyEmpty(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
 
isAnyEmpty(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
 
isAnyEmpty(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.Strings
 
isAscii(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit.
isAsciiAlpha(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit alphabetic.
isAsciiAlpha(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii alpha.
isAsciiAlphaLower(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit alphabetic lower case.
isAsciiAlphanumeric(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit numeric.
isAsciiAlphanumeric(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii alphanumeric.
isAsciiAlphanumericSpace(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii alphanumeric space.
isAsciiAlphaSpace(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii alpha space.
isAsciiAlphaUpper(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit alphabetic upper case.
isAsciiControl(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit control.
isAsciiDigtalInteger(String) - Static method in class com.landawn.abacus.util.Strings
true is returned if the specified str only includes characters ('0' ~ '9', '-', '+' ).
isAsciiDigtalNumber(String) - Static method in class com.landawn.abacus.util.Strings
true is returned if the specified str only includes characters ('0' ~ '9', '.', '-', '+', 'e').
isAsciiLowerCase(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii lower case.
isAsciiNumeric(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit numeric.
isAsciiNumeric(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii numeric.
isAsciiPrintable(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit printable.
isAsciiPrintable(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only ASCII printable characters.
isAsciiUpperCase(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii upper case.
isAvroAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is avro available.
isBase64(byte) - Static method in class com.landawn.abacus.util.Strings
Returns whether or not the octet is in the base 64 alphabet.
isBase64(byte[]) - Static method in class com.landawn.abacus.util.Strings
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isBase64(String) - Static method in class com.landawn.abacus.util.Strings
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
isBeanClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if is bean.
isBefore(T) - Method in class com.landawn.abacus.util.Range
Checks whether this range is before the specified element.
isBeforeRange(Range<T>) - Method in class com.landawn.abacus.util.Range
Checks whether this range is completely before the specified range.
isBetween(T, T, T) - Static method in class com.landawn.abacus.util.N
Deprecated.
replaced by CommonUtil.gtAndLt(Comparable, Comparable, Comparable)
isBetween(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Deprecated.
replaced by CommonUtil.gtAndLt(Comparable, Comparable, Comparable)
isBlank() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
isBlank() - Static method in class com.landawn.abacus.util.Fn
Checks if is null or empty or blank.
isBlank(CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if the specified CharSequence is null or blank.
isBlank(CharSequence) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty or blank.
isBlank(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the specified CharSequence is null or blank.
isBlank(Function<T, ? extends CharSequence>) - Static method in class com.landawn.abacus.util.Fn
 
isCachedName(String) - Static method in class com.landawn.abacus.util.NameUtil
Checks if is cached name.
isCancelled() - Method in class com.landawn.abacus.util.ContinuableFuture
Checks if is cancelled.
isCanonicalName(String, String) - Static method in class com.landawn.abacus.util.NameUtil
Checks if is canonical name.
isClosed() - Method in class com.landawn.abacus.pool.AbstractPool
Checks if is closed.
isClosed() - Method in interface com.landawn.abacus.pool.Pool
Checks if is closed.
isCreatable(String) - Static method in class com.landawn.abacus.util.Numbers
Checks whether the String a valid Java number.
isDigit(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is digit.
isDigits(String) - Static method in class com.landawn.abacus.util.Numbers
Checks whether the String contains only digit characters.
isDirectory() - Static method in class com.landawn.abacus.util.Fn
Checks if is directory.
isDone() - Method in class com.landawn.abacus.util.ContinuableFuture
Checks if is done.
isEmpty() - Method in class com.landawn.abacus.http.HttpHeaders
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.pool.AbstractPool
Checks if is empty.
isEmpty() - Method in interface com.landawn.abacus.pool.Pool
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.ArrayHashMap
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.ArrayHashSet
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.BiMap
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.BooleanList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.ByteList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.CharList
Checks if is empty.
isEmpty() - Method in interface com.landawn.abacus.util.DataSet
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.DoubleList
Checks if is empty.
isEmpty() - Method in interface com.landawn.abacus.util.EntityId
 
isEmpty() - Method in class com.landawn.abacus.util.FloatList
Checks if is empty.
isEmpty() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
isEmpty() - Static method in class com.landawn.abacus.util.Fn
Checks if is null or empty.
isEmpty() - Method in class com.landawn.abacus.util.IdentityHashSet
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.ImmutableArray
 
isEmpty() - Method in class com.landawn.abacus.util.ImmutableMap
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.IntList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.LongList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.LongMultiset
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.MapEntity
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.Multimap
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.Multiset
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.ObjectPool
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.PrimitiveList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.Properties
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.Range
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.RowDataSet
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.Seid
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.Sheet
Returns true if row key set or column key set is empty, otherwise false.
isEmpty() - Method in class com.landawn.abacus.util.ShortList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.u.Nullable
Deprecated.
isEmpty() - Method in class com.landawn.abacus.util.u.Optional
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalByte
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalChar
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalInt
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalLong
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalShort
 
isEmpty(boolean[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(boolean[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(byte[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(byte[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(char[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(char[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(double[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(double[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(float[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(float[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(int[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(int[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(long[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(long[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(short[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(short[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(DataSet) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(LongMultiset<?>) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(LongMultiset<?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(Multimap<?, ?, ?>) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(Multimap<?, ?, ?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(Multiset<?>) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(Multiset<?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(PrimitiveList) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(PrimitiveList) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if the specified CharSequence is null or empty.
isEmpty(CharSequence) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the specified CharSequence is null or empty.
isEmpty(Iterable<?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
isEmpty(Object[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(Object[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(Collection<?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(Function<T, ? extends CharSequence>) - Static method in class com.landawn.abacus.util.Fn
 
isEmpty(Iterator<?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
isEmpty(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isEmpty(Map<?, ?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmptyA() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
isEmptyA() - Static method in class com.landawn.abacus.util.Fn
 
isEmptyC() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
isEmptyC() - Static method in class com.landawn.abacus.util.Fn
 
isEmptyM() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
isEmptyM() - Static method in class com.landawn.abacus.util.Fn
 
isEndedBy(T) - Method in class com.landawn.abacus.util.Range
Checks whether this range starts with the specified element.
isEqual(String, String) - Method in class com.landawn.abacus.util.Password
Checks if is equal.
isEqualCollection(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns true if the given Collections contain exactly the same elements with exactly the same cardinalities.
isExpired() - Method in class com.landawn.abacus.pool.ActivityPrint
Checks if is expired.
isExtension(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether the extension of the filename is that specified.
isExtension(String, String[]) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether the extension of the filename is one of those specified.
isExtension(String, Collection<String>) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether the extension of the filename is one of those specified.
isFailure() - Method in class com.landawn.abacus.util.Result
Checks if is failure.
isFalse() - Method in class com.landawn.abacus.util.MutableBoolean
Checks if the current value is false.
isFalse(Boolean) - Static method in class com.landawn.abacus.util.N
Returns true if the specified boolean is Boolean.FALSE, not null or Boolean.TRUE.
isFile() - Static method in class com.landawn.abacus.util.Fn
Checks if is file.
isFileNewer(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Tests if the specified File is newer than the reference File.
isFileNewer(File, Date) - Static method in class com.landawn.abacus.util.IOUtil
Tests if the specified File is newer than the specified Date.
isFileOlder(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Tests if the specified File is older than the reference File.
isFileOlder(File, Date) - Static method in class com.landawn.abacus.util.IOUtil
Tests if the specified File is older than the specified Date.
isFrozen() - Method in interface com.landawn.abacus.util.DataSet
 
isFrozen() - Method in class com.landawn.abacus.util.RowDataSet
 
isFrozen() - Method in class com.landawn.abacus.util.Sheet
 
isIgnoreLeadingWhiteSpace() - Method in class com.landawn.abacus.util.CSVParser
 
isIgnoreQuotations() - Method in class com.landawn.abacus.util.CSVParser
 
isImmutable - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
isInfinite() - Method in class com.landawn.abacus.util.MutableDouble
Checks whether the double value is infinite.
isInfinite() - Method in class com.landawn.abacus.util.MutableFloat
Checks whether the float value is infinite.
isJsonRawValue() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
isKryoAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is kryo available.
isLastDateOfMonth(Date) - Static method in class com.landawn.abacus.util.DateUtil
 
isLastDateOfYear(Date) - Static method in class com.landawn.abacus.util.DateUtil
 
isLetter(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is letter.
isLetterOrDigit(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is letter or digit.
isLowerCase(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is lower case.
isMarkedToBean - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
isMarkedToColumn - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
isMarkedToId - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
isMarkedToReadOnlyId - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
isMathematicalInteger(double) - Static method in class com.landawn.abacus.util.Numbers
Returns true if x represents a mathematical integer.
isMemberClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
 
isMixedCase(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Copied from Apache Commons Lang: StringUtils#isMixedCase.
isNaN() - Method in class com.landawn.abacus.util.MutableDouble
Checks whether the double value is the special NaN value.
isNaN() - Method in class com.landawn.abacus.util.MutableFloat
Checks whether the float value is the special NaN value.
isNegative() - Method in class com.landawn.abacus.util.Duration
Checks if is negative.
isNotBlank(CharSequence) - Static method in class com.landawn.abacus.util.Strings
 
isNotEmpty(CharSequence) - Static method in class com.landawn.abacus.util.Strings
 
isNotFalse(Boolean) - Static method in class com.landawn.abacus.util.N
Returns true if the specified boolean is null or Boolean.TRUE.
isNotNull() - Method in class com.landawn.abacus.util.Holder
Checks if is not null.
isNotNull() - Method in class com.landawn.abacus.util.u.Nullable
Returns true if the value is present and it's not null, otherwise returns false.
isNotPresent() - Method in class com.landawn.abacus.util.u.Nullable
Returns true if the value is not present, otherwise returns false.
isNotTrue(Boolean) - Static method in class com.landawn.abacus.util.N
Returns true if the specified boolean is null or Boolean.FALSE.
isNull() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
isNull() - Static method in class com.landawn.abacus.util.Fn
Checks if is null.
isNull() - Method in class com.landawn.abacus.util.HBaseColumn
Checks if is null.
isNull() - Method in class com.landawn.abacus.util.Holder
Checks if is null.
isNull() - Method in class com.landawn.abacus.util.u.Nullable
Returns true if the value is not present, or it is present but it's null, otherwise returns false.
isNull(int) - Method in interface com.landawn.abacus.util.DataSet
Checks if is null.
isNull(int) - Method in class com.landawn.abacus.util.RowDataSet
Checks if is null.
isNull(int, int) - Method in interface com.landawn.abacus.util.DataSet
Checks if is null.
isNull(int, int) - Method in class com.landawn.abacus.util.RowDataSet
Checks if is null.
isNull(String) - Method in interface com.landawn.abacus.util.DataSet
Checks if is null.
isNull(String) - Method in class com.landawn.abacus.util.RowDataSet
Checks if is null.
isNull(Function<T, ?>) - Static method in class com.landawn.abacus.util.Fn
Checks if is null.
isNullPointerOrIllegalArgumentException(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
isNumber(String) - Static method in class com.landawn.abacus.util.Numbers
Note: It's copied from NumberUtils in Apache Commons Lang under Apache License 2.0

It's same as isCreatable(String).
isNumber(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
isNumeric(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only Unicode digits.
isNumericSpace(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only Unicode digits or space (' ').
ISO_8601_DATETIME - Enum constant in enum class com.landawn.abacus.util.DateTimeFormat
The format is: yyyy-MM-dd'T'HH:mm:ss'Z'.
ISO_8601_DATETIME_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
It's default date/time format.
ISO_8601_TIMESTAMP - Enum constant in enum class com.landawn.abacus.util.DateTimeFormat
The format is: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'
ISO_8601_TIMESTAMP_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
It's default timestamp format.
ISO_8859_1 - Static variable in class com.landawn.abacus.util.Charsets
 
ISO8601Util - Class in com.landawn.abacus.util
Copyright (c) 2017, Jackson Authors/Contributers.
isOneWayRequest() - Method in class com.landawn.abacus.http.HttpSettings
Checks if is one way request.
isOneWayRequest(boolean) - Method in class com.landawn.abacus.http.HttpSettings
Checks if is one way request.
isOverlappedBy(Range<T>) - Method in class com.landawn.abacus.util.Range
Checks whether this range is overlapped by the specified range.
isParallel() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
isParallel() - Method in class com.landawn.abacus.util.stream.EntryStream
 
isParallel() - Method in class com.landawn.abacus.util.stream.ByteStream
 
isParsable(String) - Static method in class com.landawn.abacus.util.Numbers
Checks whether the given String is a parsable number.
isPending() - Method in class com.landawn.abacus.util.CSVParser
 
isPerfectSquare(int) - Static method in class com.landawn.abacus.util.Numbers
Checks if is perfect square.
isPerfectSquare(long) - Static method in class com.landawn.abacus.util.Numbers
Checks if is perfect square.
isPowerOfTwo(double) - Static method in class com.landawn.abacus.util.Numbers
Checks if is power of two.
isPowerOfTwo(int) - Static method in class com.landawn.abacus.util.Numbers
Checks if is power of two.
isPowerOfTwo(long) - Static method in class com.landawn.abacus.util.Numbers
Checks if is power of two.
isPowerOfTwo(BigInteger) - Static method in class com.landawn.abacus.util.Numbers
Returns true if x represents a power of two.
isPresent() - Static method in class com.landawn.abacus.util.Fn
 
isPresent() - Method in class com.landawn.abacus.util.u.Nullable
Returns true if the value is present, otherwise returns false.
isPresent() - Method in class com.landawn.abacus.util.u.Optional
Checks if is present.
isPresent() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalByte
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalChar
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalInt
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalLong
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalShort
 
isPresentJdk() - Static method in class com.landawn.abacus.util.Fn
 
isPrime(long) - Static method in class com.landawn.abacus.util.Numbers
Returns true if n is a prime number: an integer greater than one that cannot be factored into a product of smaller positive integers.
isPrimitiveArrayType(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if is primitive array type.
isPrimitiveType(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if is primitive type.
isPrimitiveWrapper(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if is wrapper type.
isProperSubCollection(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns true if subColl is a proper sub-collection of coll, that is, if the cardinality of e in subColl is less than or equal to the cardinality of e in coll, for each element e in subColl, and there is at least one element f such that the cardinality of f in coll is strictly greater than the cardinality of f in subColl.
isRecordClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
 
isRegisteredXMLBindingClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
 
isRunning() - Method in class com.landawn.abacus.util.Stopwatch
Returns true if Stopwatch.start() has been called on this stopwatch, and Stopwatch.stop() has not been called since the last call to start().
isSameDay(Calendar, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
isSameDay(Date, Date) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
isSameInstant(Calendar, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
isSameInstant(Date, Date) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
isSameLocalTime(Calendar, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
isSameMonth(Calendar, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
 
isSameMonth(Date, Date) - Static method in class com.landawn.abacus.util.DateUtil
 
isSameYear(Calendar, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
 
isSameYear(Date, Date) - Static method in class com.landawn.abacus.util.DateUtil
 
isSorted() - Method in class com.landawn.abacus.util.BooleanList
 
isSorted() - Method in class com.landawn.abacus.util.ByteList
 
isSorted() - Method in class com.landawn.abacus.util.CharList
 
isSorted() - Method in class com.landawn.abacus.util.DoubleList
 
isSorted() - Method in class com.landawn.abacus.util.FloatList
 
isSorted() - Method in class com.landawn.abacus.util.IntList
 
isSorted() - Method in class com.landawn.abacus.util.LongList
 
isSorted() - Method in class com.landawn.abacus.util.PrimitiveList
 
isSorted() - Method in class com.landawn.abacus.util.ShortList
 
isSorted(boolean[]) - Static method in class com.landawn.abacus.util.N
 
isSorted(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
 
isSorted(byte[]) - Static method in class com.landawn.abacus.util.N
 
isSorted(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
isSorted(char[]) - Static method in class com.landawn.abacus.util.N
 
isSorted(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
isSorted(double[]) - Static method in class com.landawn.abacus.util.N
 
isSorted(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
isSorted(float[]) - Static method in class com.landawn.abacus.util.N
 
isSorted(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
isSorted(int[]) - Static method in class com.landawn.abacus.util.N
 
isSorted(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
isSorted(long[]) - Static method in class com.landawn.abacus.util.N
 
isSorted(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
isSorted(short[]) - Static method in class com.landawn.abacus.util.N
 
isSorted(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
isSorted(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
 
isSorted(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
isSorted(Collection<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
isSorted(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
isSorted(T[]) - Static method in class com.landawn.abacus.util.N
 
isSorted(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
isSorted(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
isSorted(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
isStartedBy(T) - Method in class com.landawn.abacus.util.Range
Checks whether this range starts with the specified element.
isStrictQuotes() - Method in class com.landawn.abacus.util.CSVParser
 
isSubCollection(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns true if subColl is a sub-collection of coll, that is, if the cardinality of e in subColl is less than or equal to the cardinality of e in coll, for each element e in subColl.
isSuccess() - Method in class com.landawn.abacus.util.Result
Checks if is success.
isSuccessful() - Method in class com.landawn.abacus.http.HttpResponse
Returns true if the code is in [200..300), which means the request was successfully received, understood, and accepted.
isSuccessfulResponseCode(int) - Static method in class com.landawn.abacus.http.HttpUtil
 
isSymbolicLink(File) - Static method in class com.landawn.abacus.util.IOUtil
Determines whether the specified file is a Symbolic Link rather than an actual file.
isTextElement(Node) - Static method in class com.landawn.abacus.util.Configuration
 
isTextElement(Node) - Static method in class com.landawn.abacus.util.XMLUtil
 
isTransient - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
isTrue() - Method in class com.landawn.abacus.util.MutableBoolean
Checks if the current value is true.
isTrue(Boolean) - Static method in class com.landawn.abacus.util.N
Returns true if the specified boolean is Boolean.TRUE, not null or Boolean.FALSE.
isUpperCase(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is upper case.
isValidEmailAddress(String) - Static method in class com.landawn.abacus.util.Strings
 
isValidHttpHeader(String, String) - Static method in class com.landawn.abacus.http.HttpUtil
 
isValidHttpUrl(String) - Static method in class com.landawn.abacus.util.Strings
 
isValidJavaIdentifier(String) - Static method in class com.landawn.abacus.util.Strings
 
isValidUrl(String) - Static method in class com.landawn.abacus.util.Strings
 
isWellFormed(byte[]) - Static method in class com.landawn.abacus.util.Utf8
Returns true if bytes is a well-formed UTF-8 byte sequence according to Unicode 6.0.
isWellFormed(byte[], int, int) - Static method in class com.landawn.abacus.util.Utf8
Returns whether the given byte array slice is a well-formed UTF-8 byte sequence, as defined by Utf8.isWellFormed(byte[]).
isWhitespace() - Static method in class com.landawn.abacus.util.Fn.FnC
 
isWhitespace(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only whitespace.
isXLockOf(LockMode) - Method in enum class com.landawn.abacus.util.LockMode
Check if this LockMode is locked by the specified byLockMode.
isXMLAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is XML available.
isZero() - Method in class com.landawn.abacus.util.Duration
Checks if is zero.
isZero() - Static method in class com.landawn.abacus.util.Fn.FnC
 
Iterables - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
Iterables.SetView<E> - Class in com.landawn.abacus.util
 
iterate(byte, BytePredicate, ByteUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
iterate(byte, ByteUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
iterate(byte, BooleanSupplier, ByteUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
iterate(char, CharPredicate, CharUnaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
 
iterate(char, CharUnaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
 
iterate(char, BooleanSupplier, CharUnaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
 
iterate(double, BooleanSupplier, DoubleUnaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
iterate(double, DoublePredicate, DoubleUnaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
iterate(double, DoubleUnaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
iterate(float, FloatPredicate, FloatUnaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
iterate(float, FloatUnaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
iterate(float, BooleanSupplier, FloatUnaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
iterate(int, BooleanSupplier, IntUnaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
 
iterate(int, IntPredicate, IntUnaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
 
iterate(int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
 
iterate(long, BooleanSupplier, LongUnaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
 
iterate(long, LongPredicate, LongUnaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
 
iterate(long, LongUnaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
 
iterate(short, ShortPredicate, ShortUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
iterate(short, ShortUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
iterate(short, BooleanSupplier, ShortUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
iterate(Throwables.BooleanSupplier<? extends E>, Throwables.Supplier<? extends T, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
iterate(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
iterate(Collection<? extends Future<? extends T>>) - Static method in class com.landawn.abacus.util.Futures
 
iterate(Collection<? extends Future<? extends T>>, long, TimeUnit) - Static method in class com.landawn.abacus.util.Futures
 
iterate(Future<? extends T>...) - Static method in class com.landawn.abacus.util.Futures
 
iterate(BooleanSupplier, ByteSupplier) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
iterate(BooleanSupplier, CharSupplier) - Static method in class com.landawn.abacus.util.stream.CharStream
 
iterate(BooleanSupplier, FloatSupplier) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
iterate(BooleanSupplier, ShortSupplier) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
iterate(BooleanSupplier, DoubleSupplier) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
iterate(BooleanSupplier, IntSupplier) - Static method in class com.landawn.abacus.util.stream.IntStream
 
iterate(BooleanSupplier, LongSupplier) - Static method in class com.landawn.abacus.util.stream.LongStream
 
iterate(BooleanSupplier, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
iterate(Iterator<E>) - Method in class com.landawn.abacus.util.Retry.RetryR
 
iterate(Iterator<E>, int) - Method in class com.landawn.abacus.util.Retry.RetryR
 
iterate(T[]) - Static method in class com.landawn.abacus.util.N
 
iterate(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
iterate(T, Throwables.BooleanSupplier<? extends E>, Throwables.UnaryOperator<T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
iterate(T, Throwables.Predicate<? super T, ? extends E>, Throwables.UnaryOperator<T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
iterate(T, Throwables.UnaryOperator<T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
iterate(T, BooleanSupplier, UnaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a sequential ordered Stream produced by iterative application of a function f to an initial element init, producing a Stream consisting of init, f(init), f(f(init)), etc.
iterate(T, Predicate<? super T>, UnaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
iterate(T, UnaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
iterator() - Method in class com.landawn.abacus.util.ArrayHashSet
 
iterator() - Method in class com.landawn.abacus.util.BooleanList
 
iterator() - Method in class com.landawn.abacus.util.ByteList
 
iterator() - Method in class com.landawn.abacus.util.CharList
 
iterator() - Method in class com.landawn.abacus.util.DoubleList
 
iterator() - Method in class com.landawn.abacus.util.FloatList
 
iterator() - Method in class com.landawn.abacus.util.IdentityHashSet
 
iterator() - Method in class com.landawn.abacus.util.ImmutableCollection
 
iterator() - Method in class com.landawn.abacus.util.IntList
 
iterator() - Method in class com.landawn.abacus.util.LongList
 
iterator() - Method in class com.landawn.abacus.util.LongMultiset
 
iterator() - Method in class com.landawn.abacus.util.Multiset
 
iterator() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
iterator() - Method in class com.landawn.abacus.util.ShortList
 
iterator() - Method in interface com.landawn.abacus.util.stream.BaseStream
Deprecated.
? may cause memory/resource leak if forget to close this Stream
iterator() - Method in class com.landawn.abacus.util.stream.ByteStream
Remember to close this Stream after the iteration is done, if needed.
iterator() - Method in class com.landawn.abacus.util.stream.CharStream
Remember to close this Stream after the iteration is done, if needed.
iterator() - Method in class com.landawn.abacus.util.stream.DoubleStream
Remember to close this Stream after the iteration is done, if needed.
iterator() - Method in class com.landawn.abacus.util.stream.EntryStream
Remember to close this Stream after the iteration is done, if needed.
iterator() - Method in class com.landawn.abacus.util.stream.FloatStream
Remember to close this Stream after the iteration is done, if needed.
iterator() - Method in class com.landawn.abacus.util.stream.IntStream
Remember to close this Stream after the iteration is done, if needed.
iterator() - Method in class com.landawn.abacus.util.stream.LongStream
Remember to close this Stream after the iteration is done, if needed.
iterator() - Method in class com.landawn.abacus.util.stream.ShortStream
Remember to close this Stream after the iteration is done, if needed.
iterator() - Method in class com.landawn.abacus.util.stream.Stream
Remember to close this Stream after the iteration is done, if needed.
iterator(int, int, String, String) - Method in interface com.landawn.abacus.util.DataSet
 
iterator(int, int, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
iterator(int, int, String, String, String) - Method in interface com.landawn.abacus.util.DataSet
 
iterator(int, int, String, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
iterator(String, String) - Method in interface com.landawn.abacus.util.DataSet
 
iterator(String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
iterator(String, String, String) - Method in interface com.landawn.abacus.util.DataSet
 
iterator(String, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
ITERATOR - Enum constant in enum class com.landawn.abacus.util.stream.BaseStream.Splitor
Elements will be fetched and processed by parallel threads one by one.
IteratorEx<T> - Interface in com.landawn.abacus.util.stream
 
Iterators - Class in com.landawn.abacus.util
This is a utility class mostly for Iterator.
iteratte(Collection<? extends Future<? extends T>>) - Static method in class com.landawn.abacus.util.Futures
 
iteratte(Collection<? extends Future<? extends T>>, long, TimeUnit) - Static method in class com.landawn.abacus.util.Futures
 
iteratte(Future<? extends T>...) - Static method in class com.landawn.abacus.util.Futures
 

J

JacksonMapperConfig - Class in com.landawn.abacus.parser
 
JacksonMapperConfig.JMC - Class in com.landawn.abacus.parser
The Class JMC.
JANUARY - Enum constant in enum class com.landawn.abacus.util.Month
 
JAVA_0_9 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
The Java version reported by Android.
JAVA_1_1 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.1.
JAVA_1_2 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.2.
JAVA_1_3 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.3.
JAVA_1_4 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.4.
JAVA_1_5 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.5.
JAVA_1_6 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.6.
JAVA_1_7 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.7.
JAVA_1_8 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.8.
JAVA_10 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 10.
JAVA_11 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 11.
JAVA_12 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 12.
JAVA_13 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 13.
JAVA_14 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 14.
JAVA_15 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 15.
JAVA_16 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 16.
JAVA_17 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 17.
JAVA_18 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 18.
JAVA_19 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 19.
JAVA_20 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 20.
JAVA_21 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 21.
JAVA_9 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 9.
JAVA_CLASS_PATH - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_CLASS_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_HOME - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_IO_TMPDIR - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_RECENT - Enum constant in enum class com.landawn.abacus.util.JavaVersion
The most recent java version.
JAVA_RUNTIME_NAME - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_RUNTIME_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_SPECIFICATION_NAME - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_SPECIFICATION_VENDOR - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_SPECIFICATION_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VENDOR - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_INFO - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_NAME - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_SPECIFICATION_NAME - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_SPECIFICATION_VENDOR - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_SPECIFICATION_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_VENDOR - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
JavaVersion - Enum Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, under the Apache License 2.0.
jc2c(Callable<R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
jc2c(Callable<R>) - Static method in class com.landawn.abacus.util.Fn
 
jc2r(Callable<?>) - Static method in class com.landawn.abacus.util.Fn
 
JDC() - Constructor for class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
 
JMC() - Constructor for class com.landawn.abacus.parser.JacksonMapperConfig.JMC
 
join() - Method in class com.landawn.abacus.util.PrimitiveList
 
join(boolean[]) - Static method in class com.landawn.abacus.util.Strings
 
join(boolean[], char) - Static method in class com.landawn.abacus.util.Strings
 
join(boolean[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
 
join(boolean[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
 
join(boolean[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
join(boolean[], String) - Static method in class com.landawn.abacus.util.Strings
 
join(byte[]) - Static method in class com.landawn.abacus.util.Strings
 
join(byte[], char) - Static method in class com.landawn.abacus.util.Strings
 
join(byte[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
 
join(byte[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
 
join(byte[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
join(byte[], String) - Static method in class com.landawn.abacus.util.Strings
 
join(char) - Method in class com.landawn.abacus.util.PrimitiveList
 
join(char[]) - Static method in class com.landawn.abacus.util.Strings
 
join(char[], char) - Static method in class com.landawn.abacus.util.Strings
 
join(char[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
 
join(char[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
 
join(char[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
join(char[], String) - Static method in class com.landawn.abacus.util.Strings
 
join(double[]) - Static method in class com.landawn.abacus.util.Strings
 
join(double[], char) - Static method in class com.landawn.abacus.util.Strings
 
join(double[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
 
join(double[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
 
join(double[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
join(double[], String) - Static method in class com.landawn.abacus.util.Strings
 
join(float[]) - Static method in class com.landawn.abacus.util.Strings
 
join(float[], char) - Static method in class com.landawn.abacus.util.Strings
 
join(float[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
 
join(float[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
 
join(float[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
join(float[], String) - Static method in class com.landawn.abacus.util.Strings
 
join(int[]) - Static method in class com.landawn.abacus.util.Strings
 
join(int[], char) - Static method in class com.landawn.abacus.util.Strings
 
join(int[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
 
join(int[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
 
join(int[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
join(int[], String) - Static method in class com.landawn.abacus.util.Strings
 
join(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
join(int, int, char) - Method in class com.landawn.abacus.util.BooleanList
 
join(int, int, char) - Method in class com.landawn.abacus.util.ByteList
 
join(int, int, char) - Method in class com.landawn.abacus.util.CharList
 
join(int, int, char) - Method in class com.landawn.abacus.util.DoubleList
 
join(int, int, char) - Method in class com.landawn.abacus.util.FloatList
 
join(int, int, char) - Method in class com.landawn.abacus.util.IntList
 
join(int, int, char) - Method in class com.landawn.abacus.util.LongList
 
join(int, int, char) - Method in class com.landawn.abacus.util.PrimitiveList
 
join(int, int, char) - Method in class com.landawn.abacus.util.ShortList
 
join(int, int, String) - Method in class com.landawn.abacus.util.BooleanList
 
join(int, int, String) - Method in class com.landawn.abacus.util.ByteList
 
join(int, int, String) - Method in class com.landawn.abacus.util.CharList
 
join(int, int, String) - Method in class com.landawn.abacus.util.DoubleList
 
join(int, int, String) - Method in class com.landawn.abacus.util.FloatList
 
join(int, int, String) - Method in class com.landawn.abacus.util.IntList
 
join(int, int, String) - Method in class com.landawn.abacus.util.LongList
 
join(int, int, String) - Method in class com.landawn.abacus.util.PrimitiveList
 
join(int, int, String) - Method in class com.landawn.abacus.util.ShortList
 
join(long[]) - Static method in class com.landawn.abacus.util.Strings
 
join(long[], char) - Static method in class com.landawn.abacus.util.Strings
 
join(long[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
 
join(long[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
 
join(long[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
join(long[], String) - Static method in class com.landawn.abacus.util.Strings
 
join(short[]) - Static method in class com.landawn.abacus.util.Strings
 
join(short[], char) - Static method in class com.landawn.abacus.util.Strings
 
join(short[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
 
join(short[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
 
join(short[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
join(short[], String) - Static method in class com.landawn.abacus.util.Strings
 
join(Joiner) - Method in class com.landawn.abacus.util.stream.Stream
 
join(CharSequence) - Method in class com.landawn.abacus.util.CheckedStream
 
join(CharSequence) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
join(CharSequence) - Method in class com.landawn.abacus.util.stream.EntryStream
 
join(CharSequence) - Method in class com.landawn.abacus.util.stream.ByteStream
 
join(CharSequence, CharSequence) - Method in class com.landawn.abacus.util.stream.EntryStream
 
join(CharSequence, CharSequence, CharSequence) - Method in class com.landawn.abacus.util.CheckedStream
 
join(CharSequence, CharSequence, CharSequence) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
join(CharSequence, CharSequence, CharSequence) - Method in class com.landawn.abacus.util.stream.EntryStream
 
join(CharSequence, CharSequence, CharSequence, CharSequence) - Method in class com.landawn.abacus.util.stream.EntryStream
 
join(Iterable<?>) - Static method in class com.landawn.abacus.util.Strings
 
join(Iterable<?>, char) - Static method in class com.landawn.abacus.util.Strings
 
join(Iterable<?>, String) - Static method in class com.landawn.abacus.util.Strings
 
join(Iterable<?>, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
join(Iterable<?>, String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
 
join(Object[]) - Static method in class com.landawn.abacus.util.Strings
 
join(Object[], char) - Static method in class com.landawn.abacus.util.Strings
 
join(Object[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
 
join(Object[], int, int, char, boolean) - Static method in class com.landawn.abacus.util.Strings
 
join(Object[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
 
join(Object[], int, int, String, boolean) - Static method in class com.landawn.abacus.util.Strings
 
join(Object[], int, int, String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
 
join(Object[], String) - Static method in class com.landawn.abacus.util.Strings
 
join(Object[], String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
join(Object[], String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
 
join(String) - Static method in class com.landawn.abacus.util.Fn.Disposables
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
join(String) - Method in class com.landawn.abacus.util.PrimitiveList
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
join(Collection<?>, int, int, char) - Static method in class com.landawn.abacus.util.Strings
 
join(Collection<?>, int, int, char, boolean) - Static method in class com.landawn.abacus.util.Strings
 
join(Collection<?>, int, int, String) - Static method in class com.landawn.abacus.util.Strings
 
join(Collection<?>, int, int, String, boolean) - Static method in class com.landawn.abacus.util.Strings
 
join(Collection<?>, int, int, String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
 
join(Iterator<?>) - Static method in class com.landawn.abacus.util.Strings
 
join(Iterator<?>, char) - Static method in class com.landawn.abacus.util.Strings
 
join(Iterator<?>, String) - Static method in class com.landawn.abacus.util.Strings
 
join(Iterator<?>, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
join(Iterator<?>, String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
 
JOIN - Static variable in class com.landawn.abacus.util.WD
Field JOIN.
JoinedBy - Annotation Interface in com.landawn.abacus.annotation
Sample for one-one or one-many join:
joinEntries(Map<?, ?>) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, char) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, char, char) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, int, int, char) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, int, int, char, boolean) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, int, int, char, char) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, int, int, char, char, boolean) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, int, int, String) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, int, int, String, boolean) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, int, int, String, String) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, int, int, String, String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, String) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, String, String) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<?, ?>, String, String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
 
joinEntries(Map<K, V>, String, String, String, String, boolean, Throwables.Function<? super K, ?, E>, Throwables.Function<? super V, ?, E2>) - Static method in class com.landawn.abacus.util.Strings
 
Joiner - Class in com.landawn.abacus.util
 
joining() - Static method in class com.landawn.abacus.util.stream.Collectors
 
joining(CharSequence) - Static method in class com.landawn.abacus.util.stream.Collectors
 
joining(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.stream.Collectors
 
jr2r(Runnable) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
jr2r(Runnable) - Static method in class com.landawn.abacus.util.Fn
 
JSC() - Constructor for class com.landawn.abacus.parser.JSONSerializationConfig.JSC
 
JSON - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
JSON_BR - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
JSON_GZIP - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
JSON_LZ4 - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
JSON_SNAPPY - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
json2XML(Class<?>, String) - Static method in class com.landawn.abacus.util.N
Json 2 XML.
json2XML(String) - Static method in class com.landawn.abacus.util.N
Json 2 XML.
jsonBody(Object) - Method in class com.landawn.abacus.http.HttpRequest
 
jsonBody(Object) - Method in class com.landawn.abacus.http.OkHttpRequest
 
jsonBody(Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
jsonBody(String) - Method in class com.landawn.abacus.http.HttpRequest
 
jsonBody(String) - Method in class com.landawn.abacus.http.OkHttpRequest
 
jsonBody(String) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
JSONDeserializationConfig - Class in com.landawn.abacus.parser
 
JSONDeserializationConfig() - Constructor for class com.landawn.abacus.parser.JSONDeserializationConfig
 
JSONDeserializationConfig.JDC - Class in com.landawn.abacus.parser
The Class JDC.
JSONHttpMessageConverter - Class in com.landawn.abacus.spring
 
JSONHttpMessageConverter() - Constructor for class com.landawn.abacus.spring.JSONHttpMessageConverter
 
jsonParser - Static variable in class com.landawn.abacus.util.CSVUtil
 
JSONParser - Interface in com.landawn.abacus.parser
 
JSONSerializationConfig - Class in com.landawn.abacus.parser
 
JSONSerializationConfig() - Constructor for class com.landawn.abacus.parser.JSONSerializationConfig
 
JSONSerializationConfig.JSC - Class in com.landawn.abacus.parser
The Class JSC.
JSONUtil - Class in com.landawn.abacus.util
 
JsonXmlConfig - Annotation Interface in com.landawn.abacus.annotation
 
JsonXmlCreator - Annotation Interface in com.landawn.abacus.annotation
 
jsonXmlExpose - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
JsonXmlField - Annotation Interface in com.landawn.abacus.annotation
 
JsonXmlField.Expose - Enum Class in com.landawn.abacus.annotation
 
JSONXMLSerializationConfig<C extends JSONXMLSerializationConfig<C>> - Class in com.landawn.abacus.parser
 
JSONXMLSerializationConfig() - Constructor for class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
jsonXmlType - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
JsonXmlValue - Annotation Interface in com.landawn.abacus.annotation
 
JULY - Enum constant in enum class com.landawn.abacus.util.Month
 
JUNE - Enum constant in enum class com.landawn.abacus.util.Month
 
just(T) - Static method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
 
just(T) - Static method in class com.landawn.abacus.util.CheckedStream
 
just(T) - Static method in class com.landawn.abacus.util.Enumerations
 
just(T) - Static method in class com.landawn.abacus.util.ImmutableList
 
just(T) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
just(T) - Static method in class com.landawn.abacus.util.ImmutableSet
 
just(T) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
just(T) - Static method in class com.landawn.abacus.util.ObjIterator
 
just(T) - Static method in class com.landawn.abacus.util.Range
Obtains a range using the specified element as both the minimum and maximum in this range.
just(T) - Static method in class com.landawn.abacus.util.stream.Stream
 
just(T) - Static method in class com.landawn.abacus.util.Throwables.ObjIterator
 
just(T, Class<E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
justification() - Element in annotation interface com.landawn.abacus.annotation.SuppressFBWarnings
Optional documentation of the reason why the warning is suppressed.

K

KahanSummation - Class in com.landawn.abacus.util
 
KahanSummation() - Constructor for class com.landawn.abacus.util.KahanSummation
 
KDC() - Constructor for class com.landawn.abacus.parser.KryoDeserializationConfig.KDC
 
key() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
key() - Static method in class com.landawn.abacus.util.Fn
 
key() - Method in class com.landawn.abacus.util.Keyed
 
KEY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field KEY.
KEY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field KEY_ELE_END.
KEY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field KEY_ELE_START.
KEY_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field KEY_NULL_ELE.
keyed(Function<? super T, K>) - Static method in class com.landawn.abacus.util.Fn
 
Keyed<K,T> - Class in com.landawn.abacus.util
It's designed for performance improvement by only hash/compare key in hashCode/equals method.
KeyedObjectPool<K,E extends Poolable> - Interface in com.landawn.abacus.pool
 
KeyedObjectPool.MemoryMeasure<K,E> - Interface in com.landawn.abacus.pool
The Interface MemoryMeasure.
keys() - Method in class com.landawn.abacus.util.stream.EntryStream
 
keys(Map<? extends K, ?>) - Static method in class com.landawn.abacus.util.Maps
Returns an immutable key set of the specified map.
keySet() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
keySet() - Method in interface com.landawn.abacus.pool.KeyedObjectPool
 
keySet() - Method in class com.landawn.abacus.util.ArrayHashMap
 
keySet() - Method in class com.landawn.abacus.util.BiMap
Returns an immutable key set.
keySet() - Method in interface com.landawn.abacus.util.EntityId
 
keySet() - Method in class com.landawn.abacus.util.ImmutableMap
 
keySet() - Method in class com.landawn.abacus.util.MapEntity
Returns the property names which have been set value.
keySet() - Method in class com.landawn.abacus.util.Multimap
 
keySet() - Method in class com.landawn.abacus.util.ObjectPool
 
keySet() - Method in class com.landawn.abacus.util.Properties
 
keySet() - Method in class com.landawn.abacus.util.Seid
 
kkv() - Static method in class com.landawn.abacus.util.Fn
 
KRYO - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
KryoDeserializationConfig - Class in com.landawn.abacus.parser
 
KryoDeserializationConfig() - Constructor for class com.landawn.abacus.parser.KryoDeserializationConfig
 
KryoDeserializationConfig.KDC - Class in com.landawn.abacus.parser
The Class KDC.
KryoParser - Class in com.landawn.abacus.parser
The content is encoded with Base64 if the target output is String or Writer, otherwise the content is NOT encoded with Base64 if the target output is File or OutputStream.
KryoSerializationConfig - Class in com.landawn.abacus.parser
 
KryoSerializationConfig() - Constructor for class com.landawn.abacus.parser.KryoSerializationConfig
 
KryoSerializationConfig.KSC - Class in com.landawn.abacus.parser
The Class KSC.
KSC() - Constructor for class com.landawn.abacus.parser.KryoSerializationConfig.KSC
 
kthLargest(byte[], int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(byte[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(char[], int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(char[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(double[], int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(float[], int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(int) - Method in class com.landawn.abacus.util.ByteList
 
kthLargest(int) - Method in class com.landawn.abacus.util.CharList
 
kthLargest(int) - Method in class com.landawn.abacus.util.DoubleList
 
kthLargest(int) - Method in class com.landawn.abacus.util.FloatList
 
kthLargest(int) - Method in class com.landawn.abacus.util.IntList
 
kthLargest(int) - Method in class com.landawn.abacus.util.LongList
 
kthLargest(int) - Method in class com.landawn.abacus.util.ShortList
 
kthLargest(int) - Method in class com.landawn.abacus.util.stream.ByteStream
 
kthLargest(int) - Method in class com.landawn.abacus.util.stream.CharStream
 
kthLargest(int) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
kthLargest(int) - Method in class com.landawn.abacus.util.stream.FloatStream
 
kthLargest(int) - Method in class com.landawn.abacus.util.stream.IntStream
 
kthLargest(int) - Method in class com.landawn.abacus.util.stream.LongStream
 
kthLargest(int) - Method in class com.landawn.abacus.util.stream.ShortStream
 
kthLargest(int[], int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.ByteList
 
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.CharList
 
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.DoubleList
 
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.FloatList
 
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.IntList
 
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.LongList
 
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.ShortList
 
kthLargest(int, Comparator<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
kthLargest(int, Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
kthLargest(long[], int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(short[], int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty, or its length/size is less than k.
kthLargest(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(Collection<? extends T>, int, int, int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(Collection<? extends T>, int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
kthLargest(Collection<? extends T>, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty, or its length/size is less than k.
kthLargest(Collection<? extends T>, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
kthLargest(T[], int) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty, or its length/size is less than k.
kthLargest(T[], int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
kthLargest(T[], int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
kthLargest(T[], int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty, or its length/size is less than k.
kthLargest(T[], int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 

L

largestindicesOfAll(String, int, String...) - Static method in class com.landawn.abacus.util.Strings
Find the largest index of any of a set of potential substrings.
largestindicesOfAll(String, String...) - Static method in class com.landawn.abacus.util.Strings
Find the largest index of any of a set of potential substrings.
largestLastindicesOfAll(String, int, String...) - Static method in class com.landawn.abacus.util.Strings
Find the largest index among the first index of any of a set of potential substrings.
largestLastindicesOfAll(String, String...) - Static method in class com.landawn.abacus.util.Strings
Find the largest index among the first index of any of a set of potential substrings.
last() - Method in class com.landawn.abacus.util.BiIterator
 
last() - Method in class com.landawn.abacus.util.BooleanIterator
 
last() - Method in class com.landawn.abacus.util.BooleanList
 
last() - Method in class com.landawn.abacus.util.ByteIterator
 
last() - Method in class com.landawn.abacus.util.ByteList
 
last() - Method in class com.landawn.abacus.util.CharIterator
 
last() - Method in class com.landawn.abacus.util.CharList
 
last() - Method in class com.landawn.abacus.util.CheckedStream
 
last() - Method in class com.landawn.abacus.util.DoubleIterator
 
last() - Method in class com.landawn.abacus.util.DoubleList
 
last() - Method in class com.landawn.abacus.util.FloatIterator
 
last() - Method in class com.landawn.abacus.util.FloatList
 
last() - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
last() - Method in class com.landawn.abacus.util.IntIterator
 
last() - Method in class com.landawn.abacus.util.IntList
 
last() - Method in class com.landawn.abacus.util.LongIterator
 
last() - Method in class com.landawn.abacus.util.LongList
 
last() - Method in class com.landawn.abacus.util.ObjIterator
 
last() - Method in class com.landawn.abacus.util.ShortIterator
 
last() - Method in class com.landawn.abacus.util.ShortList
 
last() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
last() - Static method in class com.landawn.abacus.util.stream.Collectors
Only works for sequential Stream.
last() - Method in class com.landawn.abacus.util.stream.EntryStream
 
last() - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
last() - Method in class com.landawn.abacus.util.TriIterator
 
last(boolean[], boolean) - Static method in class com.landawn.abacus.util.Index
 
last(boolean[], int, boolean) - Static method in class com.landawn.abacus.util.Index
 
last(byte[], byte) - Static method in class com.landawn.abacus.util.Index
 
last(byte[], int, byte) - Static method in class com.landawn.abacus.util.Index
 
last(char[], char) - Static method in class com.landawn.abacus.util.Index
 
last(char[], int, char) - Static method in class com.landawn.abacus.util.Index
 
last(double[], double) - Static method in class com.landawn.abacus.util.Index
 
last(double[], double, double) - Static method in class com.landawn.abacus.util.Index
 
last(double[], int, double) - Static method in class com.landawn.abacus.util.Index
 
last(double[], int, double, double) - Static method in class com.landawn.abacus.util.Index
 
last(float[], float) - Static method in class com.landawn.abacus.util.Index
 
last(float[], int, float) - Static method in class com.landawn.abacus.util.Index
 
last(int) - Method in class com.landawn.abacus.util.CheckedStream
A queue with size up to n will be maintained to filter out the last n elements.
last(int) - Static method in class com.landawn.abacus.util.stream.Collectors
Only works for sequential Stream.
last(int) - Method in class com.landawn.abacus.util.stream.Stream
A queue with size up to n will be maintained to filter out the last n elements.
last(int[], int) - Static method in class com.landawn.abacus.util.Index
 
last(int[], int, int) - Static method in class com.landawn.abacus.util.Index
 
last(long[], int, long) - Static method in class com.landawn.abacus.util.Index
 
last(long[], long) - Static method in class com.landawn.abacus.util.Index
 
last(short[], int, short) - Static method in class com.landawn.abacus.util.Index
 
last(short[], short) - Static method in class com.landawn.abacus.util.Index
 
last(Object[], int, Object) - Static method in class com.landawn.abacus.util.Index
 
last(Object[], Object) - Static method in class com.landawn.abacus.util.Index
 
last(String, char) - Static method in class com.landawn.abacus.util.Index
 
last(String, int, char) - Static method in class com.landawn.abacus.util.Index
 
last(String, int, String) - Static method in class com.landawn.abacus.util.Index
 
last(String, String) - Static method in class com.landawn.abacus.util.Index
 
last(Collection<?>, int, Object) - Static method in class com.landawn.abacus.util.Index
 
last(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Index
 
LAST_ACCESS_TIME - Enum constant in enum class com.landawn.abacus.pool.EvictionPolicy
Field LAST_ACCESSED_TIME.
LAST_EVENT_ID - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Last-Event-ID header field name.
LAST_MODIFIED - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Last-Modified header field name.
lastChar(String) - Static method in class com.landawn.abacus.util.Strings
 
lastChars(String, int) - Static method in class com.landawn.abacus.util.Strings
Returns at most last n chars of the specified String if its length is bigger than n, or an empty String "" if str is empty or null, or itself it's length equal to or less than n.
lastElement(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
lastElement(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
 
lastElements(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Return at most last n elements.
lastEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
lastEntry(Map<K, V>) - Static method in class com.landawn.abacus.util.N
 
lastIndexOf(boolean) - Method in class com.landawn.abacus.util.BooleanList
Last index of.
lastIndexOf(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(boolean[], int, boolean) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(byte) - Method in class com.landawn.abacus.util.ByteList
Last index of.
lastIndexOf(byte[], byte) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(byte[], int, byte) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(char) - Method in class com.landawn.abacus.util.CharList
Last index of.
lastIndexOf(char[], char) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(char[], int, char) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(double) - Method in class com.landawn.abacus.util.DoubleList
Last index of.
lastIndexOf(double[], double) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(double[], double, double) - Static method in class com.landawn.abacus.util.N
Finds the last index of the given value within a given tolerance in the array.
lastIndexOf(double[], int, double) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(double[], int, double, double) - Static method in class com.landawn.abacus.util.N
Finds the last index of the given value in the array starting at the given index.
lastIndexOf(float) - Method in class com.landawn.abacus.util.FloatList
Last index of.
lastIndexOf(float[], float) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(float[], int, float) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(int) - Method in class com.landawn.abacus.util.IntList
Last index of.
lastIndexOf(int[], int) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(int[], int, int) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(int, boolean) - Method in class com.landawn.abacus.util.BooleanList
Last index of.
lastIndexOf(int, byte) - Method in class com.landawn.abacus.util.ByteList
Last index of.
lastIndexOf(int, char) - Method in class com.landawn.abacus.util.CharList
Last index of.
lastIndexOf(int, double) - Method in class com.landawn.abacus.util.DoubleList
Last index of.
lastIndexOf(int, float) - Method in class com.landawn.abacus.util.FloatList
Last index of.
lastIndexOf(int, int) - Method in class com.landawn.abacus.util.IntList
Last index of.
lastIndexOf(int, long) - Method in class com.landawn.abacus.util.LongList
Last index of.
lastIndexOf(int, short) - Method in class com.landawn.abacus.util.ShortList
Last index of.
lastIndexOf(long) - Method in class com.landawn.abacus.util.LongList
Last index of.
lastIndexOf(long[], int, long) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(long[], long) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(short) - Method in class com.landawn.abacus.util.ShortList
Last index of.
lastIndexOf(short[], int, short) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(short[], short) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(Object) - Method in class com.landawn.abacus.util.ImmutableList
Last index of.
lastIndexOf(Object[], int, Object) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(Object[], Object) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(Object[], Object) - Static method in class com.landawn.abacus.util.Iterables
 
lastIndexOf(String, int) - Static method in class com.landawn.abacus.util.Strings
Last index of.
lastIndexOf(String, int, char) - Static method in class com.landawn.abacus.util.Strings
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Returns the index within str of the last occurrence of the specified substr, searching backward starting at the specified index.
lastIndexOf(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
Last index of.
lastIndexOf(String, String) - Static method in class com.landawn.abacus.util.Strings
Last index of.
lastIndexOf(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Last index of.
lastIndexOf(Collection<?>, int, Object) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Iterables
 
lastIndexOf(T) - Method in class com.landawn.abacus.util.ImmutableArray
 
lastIndexOfAny(String, char...) - Static method in class com.landawn.abacus.util.Strings
Last index of any.
lastIndexOfAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Last index of any.
lastIndexOfIgnoreCase(String[], int, String) - Static method in class com.landawn.abacus.util.N
 
lastIndexOfIgnoreCase(String[], String) - Static method in class com.landawn.abacus.util.N
 
lastIndexOfIgnoreCase(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Last index of ignore case.
lastIndexOfIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Last index of ignore case.
lastIndexOfSubList(List<?>, int, List<?>) - Static method in class com.landawn.abacus.util.N
Last index of sub list.
lastIndexOfSubList(List<?>, List<?>) - Static method in class com.landawn.abacus.util.N
Last index of sub list.
lastKey() - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
lastNonNull(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Last non null.
lastNonNull(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Last non null.
lastNonNull(T...) - Static method in class com.landawn.abacus.util.N
Last non null.
lastNonNull(T, T) - Static method in class com.landawn.abacus.util.N
Last non null.
lastNonNull(T, T, T) - Static method in class com.landawn.abacus.util.N
Last non null.
lastOfIgnoreCase(String, int, String) - Static method in class com.landawn.abacus.util.Index
 
lastOfIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(boolean[], int, boolean[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(byte[], byte[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(byte[], int, byte[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(char[], char[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(char[], int, char[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(double[], double[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(double[], int, double[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(float[], float[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(float[], int, float[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(int[], int[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(int[], int, int[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(long[], int, long[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(long[], long[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(short[], int, short[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(short[], short[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(Object[], int, Object[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubArray(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(Object[], Object[]) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubList(List<?>, int, List<?>) - Static method in class com.landawn.abacus.util.Index
 
lastOfSubList(List<?>, int, List<?>, int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub list.
lastOfSubList(List<?>, List<?>) - Static method in class com.landawn.abacus.util.Index
 
lastOrDefaultIfEmpty(Iterable<? extends T>, T) - Static method in class com.landawn.abacus.util.N
Last or default if empty.
lastOrDefaultIfEmpty(Iterator<? extends T>, T) - Static method in class com.landawn.abacus.util.N
Last or default if empty.
lastOrDefaultIfEmpty(T[], T) - Static method in class com.landawn.abacus.util.N
Last or default if empty.
lastOrdinalIndexOf(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Finds the n-th last index within a String, handling null.
lastOrNullIfEmpty(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Last or null if empty.
lastOrNullIfEmpty(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Last or null if empty.
lastOrNullIfEmpty(T[]) - Static method in class com.landawn.abacus.util.N
Last or null if empty.
lastPage() - Method in interface com.landawn.abacus.util.Paginated
Returns the last page.
lastRow() - Method in interface com.landawn.abacus.util.DataSet
 
lastRow() - Method in class com.landawn.abacus.util.RowDataSet
 
lastRow(Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
lastRow(Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
lastRow(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
lastRow(Class<? extends T>, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
lastRow(Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
lastRow(Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
lastRow(IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
lastRow(IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
LazyEvaluation - Annotation Interface in com.landawn.abacus.annotation
 
lazyInit(Supplier<T>) - Static method in class com.landawn.abacus.util.N
 
lazyInitialize(Throwables.Supplier<T, E>) - Static method in class com.landawn.abacus.util.N
 
LazyInitializer<T> - Class in com.landawn.abacus.util
 
lcm(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the least common multiple of the absolute value of two numbers, using the formula lcm(a,b) = (a / gcd(a,b)) * b.
lcm(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the least common multiple of the absolute value of two numbers, using the formula lcm(a,b) = (a / gcd(a,b)) * b.
left - Variable in class com.landawn.abacus.util.Pair
 
left - Variable in class com.landawn.abacus.util.Triple
 
left() - Static method in class com.landawn.abacus.util.Fn
 
left() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
left() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
LEFT - Static variable in class com.landawn.abacus.util.WD
Field LEFT.
LEFT_JOIN - Static variable in class com.landawn.abacus.util.WD
Field LEFT_JOIN.
leftJoin(DataSet, String, String) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that has all the rows from this DataSet and the rows from the specified right DataSet if they have a match with the rows from the this DataSet.
leftJoin(DataSet, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
leftJoin(DataSet, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that has all the rows from this DataSet and the rows from the specified right DataSet if they have a match with the rows from the this DataSet.
leftJoin(DataSet, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
leftJoin(DataSet, Map<String, String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that has all the rows from this DataSet and the rows from the specified right DataSet if they have a match with the rows from the this DataSet.
leftJoin(DataSet, Map<String, String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
leftJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that has all the rows from this DataSet and the rows from the specified right DataSet if they have a match with the rows from the this DataSet.
leftJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in class com.landawn.abacus.util.RowDataSet
 
len() - Static method in class com.landawn.abacus.util.Fn.FnB
 
len() - Static method in class com.landawn.abacus.util.Fn.FnC
 
len() - Static method in class com.landawn.abacus.util.Fn.FnD
 
len() - Static method in class com.landawn.abacus.util.Fn.FnF
 
len() - Static method in class com.landawn.abacus.util.Fn.FnI
 
len() - Static method in class com.landawn.abacus.util.Fn.FnL
 
len() - Static method in class com.landawn.abacus.util.Fn.FnS
 
len() - Static method in class com.landawn.abacus.util.Fn
 
len(boolean[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(byte[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(char[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(double[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(float[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(int[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(long[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(short[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(CharSequence) - Static method in class com.landawn.abacus.util.N
Returns the length of the specified CharSequence, or 0 if it's empty or null.
len(Object[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
length() - Static method in class com.landawn.abacus.util.Fn
 
length() - Method in class com.landawn.abacus.util.ImmutableArray
 
length() - Method in class com.landawn.abacus.util.Joiner
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
LENGTH - Static variable in class com.landawn.abacus.util.WD
Field LENGTH.
lenientFormat(String, Object...) - Static method in class com.landawn.abacus.util.Strings
Copied from Google Guava
Returns the given template string with each occurrence of "%s" replaced by the corresponding argument value from args; or, if the placeholder and argument counts do not match, returns a best-effort form of that string.
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
LESS_EQUAL - Static variable in class com.landawn.abacus.util.WD
Field LESS_EQUAL.
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
LESS_THAN - Static variable in class com.landawn.abacus.util.WD
Field LESS_THAN.
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnB
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnC
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnD
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnF
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnI
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnL
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnS
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn
 
lessEqual(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
lessEqual(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
lessEqual(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
lessEqual(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
lessEqual(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
lessEqual(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
lessEqual(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
lessEqual(T) - Static method in class com.landawn.abacus.util.Fn
 
lessEqual(T, T) - Static method in class com.landawn.abacus.util.N
Returns true is a <= b, otherwise false is returned.
lessEqual(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns true is a <= b, otherwise false is returned.
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnB
 
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnC
 
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnD
 
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnF
 
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnI
 
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnL
 
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnS
 
lessThan() - Static method in class com.landawn.abacus.util.Fn
 
lessThan(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
lessThan(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
lessThan(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
lessThan(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
lessThan(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
lessThan(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
lessThan(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
lessThan(T) - Static method in class com.landawn.abacus.util.Fn
 
lessThan(T, T) - Static method in class com.landawn.abacus.util.N
Returns true is a < b, otherwise false is returned.
lessThan(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns true is a < b, otherwise false is returned.
LF - Static variable in class com.landawn.abacus.util.Ascii
Line Feed ('\n'): A format effector which controls the movement of the printing position to the next printing line.
LF - Static variable in class com.landawn.abacus.util.Strings
A String for linefeed LF ("\n").
LIKE - Static variable in class com.landawn.abacus.util.WD
Field LIKE.
limit(int) - Method in class com.landawn.abacus.util.Splitter
 
limit(int) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
limit(long) - Method in class com.landawn.abacus.util.BiIterator
 
limit(long) - Method in class com.landawn.abacus.util.BooleanIterator
 
limit(long) - Method in class com.landawn.abacus.util.ByteIterator
 
limit(long) - Method in class com.landawn.abacus.util.CheckedStream
 
limit(long) - Method in class com.landawn.abacus.util.DoubleIterator
 
limit(long) - Method in class com.landawn.abacus.util.FloatIterator
 
limit(long) - Method in class com.landawn.abacus.util.IntIterator
 
limit(long) - Method in class com.landawn.abacus.util.LongIterator
 
limit(long) - Method in class com.landawn.abacus.util.ObjIterator
 
limit(long) - Method in class com.landawn.abacus.util.Observer
 
limit(long) - Method in class com.landawn.abacus.util.ShortIterator
 
limit(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
limit(long) - Method in class com.landawn.abacus.util.stream.EntryStream
 
limit(long) - Method in class com.landawn.abacus.util.TriIterator
 
limit(Iterator<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Returns a new Iterator.
LIMIT - Static variable in class com.landawn.abacus.util.WD
Field LIMIT.
limitThenFilter(int, BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
limitThenFilter(int, Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
LINE_SEPARATOR - Static variable in class com.landawn.abacus.util.IOUtil
 
LineIterator - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons IO developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
LineIterator(Reader) - Constructor for class com.landawn.abacus.util.LineIterator
Constructs an iterator of the lines for a Reader.
lines(File) - Static method in class com.landawn.abacus.util.CheckedStream
 
lines(File) - Static method in class com.landawn.abacus.util.stream.Stream
 
lines(File, Charset) - Static method in class com.landawn.abacus.util.CheckedStream
 
lines(File, Charset) - Static method in class com.landawn.abacus.util.stream.Stream
 
lines(Reader) - Static method in class com.landawn.abacus.util.CheckedStream
 
lines(Reader) - Static method in class com.landawn.abacus.util.stream.Stream
It's user's responsibility to close the input reader after the stream is finished.
lines(Path) - Static method in class com.landawn.abacus.util.CheckedStream
 
lines(Path) - Static method in class com.landawn.abacus.util.stream.Stream
 
lines(Path, Charset) - Static method in class com.landawn.abacus.util.CheckedStream
 
lines(Path, Charset) - Static method in class com.landawn.abacus.util.stream.Stream
 
LINK - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Link header field name.
LINKED_HASH_MAP - Static variable in class com.landawn.abacus.util.Clazz
 
LinkedArrayHashMap<K,V> - Class in com.landawn.abacus.util
It's designed to supported primitive/object array key.
LinkedArrayHashMap() - Constructor for class com.landawn.abacus.util.LinkedArrayHashMap
 
LinkedArrayHashSet<E> - Class in com.landawn.abacus.util
It's designed to supported primitive/object array.
LinkedArrayHashSet() - Constructor for class com.landawn.abacus.util.LinkedArrayHashSet
 
list(File) - Static method in class com.landawn.abacus.util.IOUtil
 
list(File, boolean, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
list(File, boolean, Throwables.BiPredicate<? super File, ? super File, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
LIST - Static variable in class com.landawn.abacus.parser.XMLConstants
Field LIST.
LIST_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field LIST_ELE_END.
LIST_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field LIST_ELE_START.
LIST_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field LIST_NULL_ELE.
listCause(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
listDirectories(File) - Static method in class com.landawn.abacus.util.IOUtil
 
listDirectories(File, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
listFiles(File) - Static method in class com.landawn.abacus.util.CheckedStream
 
listFiles(File) - Static method in class com.landawn.abacus.util.IOUtil
 
listFiles(File) - Static method in class com.landawn.abacus.util.stream.Stream
 
listFiles(File, boolean) - Static method in class com.landawn.abacus.util.CheckedStream
 
listFiles(File, boolean) - Static method in class com.landawn.abacus.util.stream.Stream
 
listFiles(File, boolean, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
listFiles(File, boolean, Throwables.BiPredicate<? super File, ? super File, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
listFiles(Path) - Static method in class com.landawn.abacus.guava.Files
 
listIterator() - Method in class com.landawn.abacus.util.ImmutableList
 
listIterator(int) - Method in class com.landawn.abacus.util.ImmutableList
 
ListMultimap<K,E> - Class in com.landawn.abacus.util
 
LN - Static variable in class com.landawn.abacus.util.WD
Field LN.
load(File) - Static method in class com.landawn.abacus.util.PropertiesUtil
 
load(File, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
 
load(InputStream) - Static method in class com.landawn.abacus.util.PropertiesUtil
 
load(Reader) - Static method in class com.landawn.abacus.util.PropertiesUtil
 
loadCSV(File) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(File, long, long, Throwables.Predicate<String[], E>, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(File, long, long, Throwables.Predicate<String[], E>, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(File, long, long, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(File, long, long, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(File, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(File, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(File, Collection<String>, long, long, Throwables.Predicate<String[], E>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(File, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(File, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(InputStream) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(InputStream, long, long, Throwables.Predicate<String[], E>, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(InputStream, long, long, Throwables.Predicate<String[], E>, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(InputStream, long, long, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(InputStream, long, long, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(InputStream, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(InputStream, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(InputStream, Collection<String>, long, long, Throwables.Predicate<String[], E>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(InputStream, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(InputStream, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Reader) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Reader, long, long, Throwables.Predicate<String[], E>, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(Reader, long, long, Throwables.Predicate<String[], E>, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(Reader, long, long, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Reader, long, long, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Reader, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Reader, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Reader, Collection<String>, long, long, Throwables.Predicate<String[], E>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(Reader, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Reader, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Class<?>, File) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Class<?>, File, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Class<?>, File, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Class<?>, File, Collection<String>, long, long, Throwables.Predicate<String[], E>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(Class<?>, InputStream) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Class<?>, InputStream, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Class<?>, InputStream, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Class<?>, InputStream, Collection<String>, long, long, Throwables.Predicate<String[], E>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(Class<?>, Reader) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Class<?>, Reader, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Class<?>, Reader, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(Class<?>, Reader, Collection<String>, long, long, Throwables.Predicate<String[], E>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadFromXML(File) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load from XML.
loadFromXML(File, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load from XML.
loadFromXML(File, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load from XML.
loadFromXML(File, Class<? extends T>) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load from XML.
loadFromXML(InputStream) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load from XML.
loadFromXML(InputStream, Class<? extends T>) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load from XML.
LOCAL_DATE_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
 
LOCAL_DATETIME_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
 
LOCAL_MONTH_DAY_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
 
LOCAL_TIME_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
 
LOCAL_TIMESTAMP_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
 
LOCAL_YEAR_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
Date format.
LOCATION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Location header field name.
lock() - Method in class com.landawn.abacus.pool.AbstractPool
Lock.
lock() - Method in interface com.landawn.abacus.pool.Pool
Lock.
LOCKED - Enum constant in enum class com.landawn.abacus.util.Status
 
LockMode - Enum Class in com.landawn.abacus.util
R --- Read; A --- Add; U --- Update; D --- Delete.
log(double) - Static method in class com.landawn.abacus.util.Numbers
 
LOG - Static variable in class com.landawn.abacus.util.WD
Field LOG.
log10(double) - Static method in class com.landawn.abacus.util.Numbers
 
log10(int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
 
log10(long, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the base-10 logarithm of x, rounded according to the specified rounding mode.
log10(BigInteger, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the base-10 logarithm of x, rounded according to the specified rounding mode.
log2(double) - Static method in class com.landawn.abacus.util.Numbers
Returns the base 2 logarithm of a double value.
log2(double, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the base 2 logarithm of a double value, rounded with the specified rounding mode to an int.
log2(int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
 
log2(long, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the base-2 logarithm of x, rounded according to the specified rounding mode.
log2(BigInteger, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the base-2 logarithm of x, rounded according to the specified rounding mode.
logRequestCurlForHARRequest(boolean) - Static method in class com.landawn.abacus.http.HARUtil
 
logRequestCurlForHARRequest(boolean, char) - Static method in class com.landawn.abacus.http.HARUtil
 
logRequestCurlForHARRequest(boolean, char, Consumer<String>) - Static method in class com.landawn.abacus.http.HARUtil
 
LONG - Enum constant in enum class com.landawn.abacus.util.DateTimeFormat
It's long number.
LONG_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
LONG_LIST - Static variable in class com.landawn.abacus.util.Clazz
 
LONG_MINUS_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Long constant for minus one.
LONG_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Long constant for one.
LONG_SET - Static variable in class com.landawn.abacus.util.Clazz
 
LONG_ZERO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Long constant for zero.
LongBiConsumer - Interface in com.landawn.abacus.util.function
 
LongBiFunction<R> - Interface in com.landawn.abacus.util.function
 
LongBinaryOperator - Interface in com.landawn.abacus.util.function
LongBiPredicate - Interface in com.landawn.abacus.util.function
 
LongConsumer - Interface in com.landawn.abacus.util.function
longestCommonSubstring(String, String) - Static method in class com.landawn.abacus.util.Strings
 
LongFunction<R> - Interface in com.landawn.abacus.util.function
longIndex() - Method in class com.landawn.abacus.util.Indexed
 
LongIterator - Class in com.landawn.abacus.util
 
LongIterator() - Constructor for class com.landawn.abacus.util.LongIterator
 
LongIteratorEx - Class in com.landawn.abacus.util.stream
 
LongIteratorEx() - Constructor for class com.landawn.abacus.util.stream.LongIteratorEx
 
LongList - Class in com.landawn.abacus.util
 
LongList() - Constructor for class com.landawn.abacus.util.LongList
 
LongList(int) - Constructor for class com.landawn.abacus.util.LongList
 
LongList(long[]) - Constructor for class com.landawn.abacus.util.LongList
The specified array is used as the element array for this list without copying action.
LongList(long[], int) - Constructor for class com.landawn.abacus.util.LongList
 
LongMapMultiConsumer - Interface in com.landawn.abacus.util.function
 
LongMultiset<T> - Class in com.landawn.abacus.util
A collection that supports order-independent equality, like Set, but may have duplicate elements.
LongMultiset() - Constructor for class com.landawn.abacus.util.LongMultiset
 
LongMultiset(int) - Constructor for class com.landawn.abacus.util.LongMultiset
 
LongMultiset(Class<? extends Map>) - Constructor for class com.landawn.abacus.util.LongMultiset
 
LongMultiset(Collection<? extends T>) - Constructor for class com.landawn.abacus.util.LongMultiset
 
LongMultiset(Supplier<? extends Map<? extends T, ?>>) - Constructor for class com.landawn.abacus.util.LongMultiset
 
LongNConsumer - Interface in com.landawn.abacus.util.function
 
LongNFunction<R> - Interface in com.landawn.abacus.util.function
 
LongObjConsumer<T> - Interface in com.landawn.abacus.util.function
LongObjFunction<T,R> - Interface in com.landawn.abacus.util.function
LongObjPredicate<T> - Interface in com.landawn.abacus.util.function
LongPredicate - Interface in com.landawn.abacus.util.function
LongStream - Class in com.landawn.abacus.util.stream
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
LongStream.LongStreamEx - Class in com.landawn.abacus.util.stream
 
LongSummaryStatistics - Class in com.landawn.abacus.util
 
LongSummaryStatistics() - Constructor for class com.landawn.abacus.util.LongSummaryStatistics
 
LongSummaryStatistics(long, long, long, long) - Constructor for class com.landawn.abacus.util.LongSummaryStatistics
 
LongSupplier - Interface in com.landawn.abacus.util.function
LongTernaryOperator - Interface in com.landawn.abacus.util.function
 
LongToDoubleFunction - Interface in com.landawn.abacus.util.function
LongToFloatFunction - Interface in com.landawn.abacus.util.function
 
LongToIntFunction - Interface in com.landawn.abacus.util.function
LongTriConsumer - Interface in com.landawn.abacus.util.function
 
LongTriFunction<R> - Interface in com.landawn.abacus.util.function
 
LongTriPredicate - Interface in com.landawn.abacus.util.function
 
LongUnaryOperator - Interface in com.landawn.abacus.util.function
longValue() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as a long.
longValue() - Method in class com.landawn.abacus.util.MutableByte
Returns the value of this MutableByte as a long.
longValue() - Method in class com.landawn.abacus.util.MutableDouble
Returns the value of this MutableDouble as a long.
longValue() - Method in class com.landawn.abacus.util.MutableFloat
Returns the value of this MutableFloat as a long.
longValue() - Method in class com.landawn.abacus.util.MutableInt
Returns the value of this MutableInt as a long.
longValue() - Method in class com.landawn.abacus.util.MutableLong
Returns the value of this MutableLong as a long.
longValue() - Method in class com.landawn.abacus.util.MutableShort
Returns the value of this MutableShort as a long.
lower(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
LOWER - Static variable in class com.landawn.abacus.util.WD
Field LOWER.
LOWER_CAMEL_CASE - Enum constant in enum class com.landawn.abacus.util.NamingPolicy
 
LOWER_CASE_WITH_UNDERSCORE - Enum constant in enum class com.landawn.abacus.util.NamingPolicy
 
lowerEndpoint() - Method in class com.landawn.abacus.util.Range
Gets the minimum value in this range.
lowerEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
lowerKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
LPAD - Static variable in class com.landawn.abacus.util.WD
Field LPAD.
LTRIM - Static variable in class com.landawn.abacus.util.WD
Field LTRIM.
LZ4 - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
LZ4 - Enum constant in enum class com.landawn.abacus.util.CompressionMode
 
LZ4BlockInputStream - Class in com.landawn.abacus.util
 
LZ4BlockInputStream(InputStream) - Constructor for class com.landawn.abacus.util.LZ4BlockInputStream
 
LZ4BlockOutputStream - Class in com.landawn.abacus.util
 
LZ4BlockOutputStream(OutputStream) - Constructor for class com.landawn.abacus.util.LZ4BlockOutputStream
 
LZ4BlockOutputStream(OutputStream, int) - Constructor for class com.landawn.abacus.util.LZ4BlockOutputStream
 

M

MALE - Enum constant in enum class com.landawn.abacus.util.Gender
 
map(int, int, Throwables.BooleanUnaryOperator<E>) - Method in class com.landawn.abacus.util.BooleanList
 
map(int, int, Throwables.ByteUnaryOperator<E>) - Method in class com.landawn.abacus.util.ByteList
 
map(int, int, Throwables.CharUnaryOperator<E>) - Method in class com.landawn.abacus.util.CharList
 
map(int, int, Throwables.DoubleUnaryOperator<E>) - Method in class com.landawn.abacus.util.DoubleList
 
map(int, int, Throwables.FloatUnaryOperator<E>) - Method in class com.landawn.abacus.util.FloatList
 
map(int, int, Throwables.IntUnaryOperator<E>) - Method in class com.landawn.abacus.util.IntList
 
map(int, int, Throwables.LongUnaryOperator<E>) - Method in class com.landawn.abacus.util.LongList
 
map(int, int, Throwables.ShortUnaryOperator<E>) - Method in class com.landawn.abacus.util.ShortList
 
map(ByteUnaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
map(CharUnaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Returns a stream consisting of the results of applying the given function to the elements of this stream.
map(FloatUnaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
map(ShortUnaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
map(TriFunction<? super A, ? super B, ? super C, ? extends R>) - Method in class com.landawn.abacus.util.TriIterator
 
map(Throwables.BiFunction<? super L, ? super R, U, E>) - Method in class com.landawn.abacus.util.Pair
 
map(Throwables.BiFunction<? super T1, ? super T2, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
map(Throwables.BooleanUnaryOperator<E>) - Method in class com.landawn.abacus.util.BooleanList
 
map(Throwables.BooleanUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
map(Throwables.ByteUnaryOperator<E>) - Method in class com.landawn.abacus.util.ByteList
 
map(Throwables.ByteUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalByte
 
map(Throwables.CharUnaryOperator<E>) - Method in class com.landawn.abacus.util.CharList
 
map(Throwables.CharUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalChar
 
map(Throwables.DoubleUnaryOperator<E>) - Method in class com.landawn.abacus.util.DoubleList
 
map(Throwables.DoubleUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
map(Throwables.FloatUnaryOperator<E>) - Method in class com.landawn.abacus.util.FloatList
 
map(Throwables.FloatUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
map(Throwables.Function<? super Pair<L, R>, U, E>) - Method in class com.landawn.abacus.util.Pair
 
map(Throwables.Function<? super Triple<L, M, R>, U, E>) - Method in class com.landawn.abacus.util.Triple
 
map(Throwables.Function<? super String, T, E>) - Method in class com.landawn.abacus.util.Joiner
The underline StringBuilder will be recycled after this method is called if resueStringBuilder is set to true, and should not continue to this instance.
map(Throwables.Function<? super T, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
map(Throwables.Function<? super T, ? extends R, E>) - Method in class com.landawn.abacus.util.Builder
Deprecated. 
map(Throwables.Function<? super T, ? extends U, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
 
map(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.Holder
 
map(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Nullable
 
map(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Optional
 
map(Throwables.Function<? super T, U, E>) - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
map(Throwables.Function<? super TP, U, E>) - Method in class com.landawn.abacus.util.Tuple
 
map(Throwables.IntBiFunction<U, E>) - Method in class com.landawn.abacus.util.IntPair
 
map(Throwables.IntTriFunction<U, E>) - Method in class com.landawn.abacus.util.IntTriple
 
map(Throwables.IntUnaryOperator<E>) - Method in class com.landawn.abacus.util.IntList
 
map(Throwables.IntUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalInt
 
map(Throwables.LongUnaryOperator<E>) - Method in class com.landawn.abacus.util.LongList
 
map(Throwables.LongUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalLong
 
map(Throwables.ShortUnaryOperator<E>) - Method in class com.landawn.abacus.util.ShortList
 
map(Throwables.ShortUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalShort
 
map(Throwables.TriFunction<? super L, ? super M, ? super R, U, E>) - Method in class com.landawn.abacus.util.Triple
 
map(Throwables.TriFunction<? super T1, ? super T2, ? super T3, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
map(Tuple.Tuple2<String, String>, String, Collection<String>, Throwables.BiFunction<?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
map(Tuple.Tuple2<String, String>, String, Collection<String>, Throwables.BiFunction<?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
map(Tuple.Tuple3<String, String, String>, String, Collection<String>, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
map(Tuple.Tuple3<String, String, String>, String, Collection<String>, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
map(File) - Static method in class com.landawn.abacus.guava.Files
 
map(File) - Static method in class com.landawn.abacus.util.IOUtil
Note: copied from Google Guava under Apache License v2.
map(File, FileChannel.MapMode) - Static method in class com.landawn.abacus.guava.Files
 
map(File, FileChannel.MapMode) - Static method in class com.landawn.abacus.util.IOUtil
Note: copied from Google Guava under Apache License v2.
map(File, FileChannel.MapMode, long) - Static method in class com.landawn.abacus.guava.Files
 
map(File, FileChannel.MapMode, long, long) - Static method in class com.landawn.abacus.util.IOUtil
Note: copied from Google Guava under Apache License v2.
map(Iterable<? extends T>, Throwables.Function<? super T, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
map(Iterable<? extends T>, Throwables.Function<? super T, ? extends R, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
map(Iterable<? extends T>, Function<? super T, U>) - Static method in class com.landawn.abacus.util.Iterators
 
map(String, String, String, Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
map(String, String, String, Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
map(String, String, Collection<String>, Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
map(String, String, Collection<String>, Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
map(Collection<? extends T>, int, int, Throwables.Function<? super T, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
map(Collection<? extends T>, int, int, Throwables.Function<? super T, ? extends R, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
map(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
 
map(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
map(BiFunction<? super A, ? super B, ? extends R>) - Method in class com.landawn.abacus.util.BiIterator
 
map(BiFunction<? super K, ? super V, ? extends Map.Entry<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
map(BiFunction<? super K, ? super V, ? extends KK>, BiFunction<? super K, ? super V, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
map(DoubleUnaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
map(Function<? super Map.Entry<K, V>, ? extends Map.Entry<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
map(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
map(Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
map(Function<? super T, R>) - Method in class com.landawn.abacus.util.Observer
 
map(Function<? super T, U>) - Method in class com.landawn.abacus.util.ObjIterator
 
map(Function<T, U>) - Method in class com.landawn.abacus.util.Range
 
map(IntUnaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
map(LongUnaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
map(Iterator<? extends T>, Function<? super T, U>) - Static method in class com.landawn.abacus.util.Iterators
 
map(T[], int, int, Throwables.Function<? super T, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
map(T[], int, int, Throwables.Function<? super T, ? extends R, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
map(T[], Throwables.Function<? super T, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
map(T[], Throwables.Function<? super T, ? extends R, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
MAP - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP.
MAP - Static variable in class com.landawn.abacus.util.Clazz
 
MAP_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP_ELE_END.
MAP_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP_ELE_START.
MAP_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP_NULL_ELE.
map2Bean(Collection<Map<String, Object>>, boolean, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Map to bean.
map2Bean(Collection<Map<String, Object>>, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Map to bean.
map2Bean(Collection<Map<String, Object>>, Collection<String>, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Map to bean.
map2Bean(Map<String, Object>, boolean, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Map to bean.
map2Bean(Map<String, Object>, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Map to bean.
map2Bean(Map<String, Object>, Collection<String>, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Map to bean.
mapE(Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapE(Throwables.Function<? super T, ? extends U, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
 
MapEntity - Class in com.landawn.abacus.util
This object is used to store the properties' values of an object.
MapEntity(String) - Constructor for class com.landawn.abacus.util.MapEntity
 
MapEntity(String, Map<String, Object>) - Constructor for class com.landawn.abacus.util.MapEntity
 
MapEntity.MapEntityBuilder - Class in com.landawn.abacus.util
 
mapFirst(Throwables.Function<? super T, ? extends T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
mapFirst(Function<? super T, ? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapFirstOrElse(Throwables.Function<? super T, ? extends R, E>, Throwables.Function<? super T, ? extends R, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
mapFirstOrElse(Function<? super T, ? extends R>, Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapIfNotEmpty(Throwables.Function<? super String, T, E>) - Method in class com.landawn.abacus.util.Joiner
Call mapper only if at least one element/object/entry is appended.
mapIfNotNul(Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Convert the element to a new value if it's not null, otherwise skip it.
mapIfNotNull(Throwables.Function<? super T, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
Convert the element to a new value if it's not null, otherwise skip it.
mapIfNotNull(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.Holder
Map if not null.
mapIfNotNull(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map if not null.
mapKey(BiFunction<? super K, ? super V, ? extends KK>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
mapKey(Function<? super K, ? extends KK>) - Static method in class com.landawn.abacus.util.Fn
 
mapKey(Function<? super K, ? extends KK>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
mapKeyPartial(BiFunction<? super K, ? super V, u.Optional<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
mapKeyPartial(Function<? super K, u.Optional<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
mapLast(Throwables.Function<? super T, ? extends T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
mapLast(Function<? super T, ? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapLastOrElse(Throwables.Function<? super T, ? extends R, E>, Throwables.Function<? super T, ? extends R, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
mapLastOrElse(Function<? super T, ? extends R>, Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapMulti(DoubleMapMultiConsumer) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapMulti(IntMapMultiConsumer) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapMulti(LongMapMultiConsumer) - Method in class com.landawn.abacus.util.stream.LongStream
 
mapMulti(Throwables.BiConsumer<? super T, ? super Consumer<R>, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
mapMulti(BiConsumer<? super Map.Entry<K, V>, ? super Consumer<Map.Entry<KK, VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
mapMulti(BiConsumer<? super T, ? super Consumer<R>>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapMultiToDouble(BiConsumer<? super T, ? super DoubleConsumer>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapMultiToInt(BiConsumer<? super T, ? super IntConsumer>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapMultiToLong(BiConsumer<? super T, ? super LongConsumer>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapPartial(ByteFunction<u.OptionalByte>) - Method in class com.landawn.abacus.util.stream.ByteStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(CharFunction<u.OptionalChar>) - Method in class com.landawn.abacus.util.stream.CharStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(FloatFunction<u.OptionalFloat>) - Method in class com.landawn.abacus.util.stream.FloatStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(ShortFunction<u.OptionalShort>) - Method in class com.landawn.abacus.util.stream.ShortStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(Throwables.Function<? super T, u.Optional<? extends R>, E>) - Method in class com.landawn.abacus.util.CheckedStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(BiFunction<? super K, ? super V, u.Optional<? extends Map.Entry<? extends KK, ? extends VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
mapPartial(DoubleFunction<u.OptionalDouble>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(Function<? super Map.Entry<K, V>, u.Optional<? extends Map.Entry<? extends KK, ? extends VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
mapPartial(Function<? super T, u.Optional<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(IntFunction<u.OptionalInt>) - Method in class com.landawn.abacus.util.stream.IntStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(LongFunction<u.OptionalLong>) - Method in class com.landawn.abacus.util.stream.LongStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialJdk(Throwables.Function<? super T, Optional<? extends R>, E>) - Method in class com.landawn.abacus.util.CheckedStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialJdk(DoubleFunction<OptionalDouble>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialJdk(Function<? super T, Optional<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialJdk(IntFunction<OptionalInt>) - Method in class com.landawn.abacus.util.stream.IntStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialJdk(LongFunction<OptionalLong>) - Method in class com.landawn.abacus.util.stream.LongStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToDouble(Throwables.Function<? super T, u.OptionalDouble, E>) - Method in class com.landawn.abacus.util.CheckedStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToDouble(Function<? super T, u.OptionalDouble>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToDoubleJdk(Throwables.Function<? super T, OptionalDouble, E>) - Method in class com.landawn.abacus.util.CheckedStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToDoubleJdk(Function<? super T, OptionalDouble>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToInt(Throwables.Function<? super T, u.OptionalInt, E>) - Method in class com.landawn.abacus.util.CheckedStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToInt(Function<? super T, u.OptionalInt>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToIntJdk(Throwables.Function<? super T, OptionalInt, E>) - Method in class com.landawn.abacus.util.CheckedStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToIntJdk(Function<? super T, OptionalInt>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToLong(Throwables.Function<? super T, u.OptionalLong, E>) - Method in class com.landawn.abacus.util.CheckedStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToLong(Function<? super T, u.OptionalLong>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToLongJdk(Throwables.Function<? super T, OptionalLong, E>) - Method in class com.landawn.abacus.util.CheckedStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToLongJdk(Function<? super T, OptionalLong>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
MapperConfig - Class in com.landawn.abacus.parser
 
MapperConfig() - Constructor for class com.landawn.abacus.parser.MapperConfig
 
mapping(Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
mapping(Function<? super T, ? extends U>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
Maps - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
Maps.MapGetter<K,V> - Class in com.landawn.abacus.util
 
mapToBolean(Throwables.ToBooleanFunction<Character, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Map to boolean.
mapToBolean(Throwables.ToBooleanFunction<Integer, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to boolean.
mapToBoolean(Throwables.ToBooleanFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to boolean.
mapToBoolean(Throwables.ToBooleanFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to boolean.
mapToBoolean(Collection<? extends T>, int, int, Throwables.ToBooleanFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToBoolean(Collection<? extends T>, Throwables.ToBooleanFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to boolean.
mapToBoolean(T[], int, int, Throwables.ToBooleanFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToBoolean(T[], Throwables.ToBooleanFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to boolean.
mapToBooleanIfNotNull(Throwables.ToBooleanFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to boolean if not null.
mapToByte(IntToByteFunction) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToByte(ToByteFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapToByte(Throwables.ToByteFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to byte.
mapToByte(Throwables.ToByteFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to byte.
mapToByte(Collection<? extends T>, int, int, Throwables.ToByteFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToByte(Collection<? extends T>, Throwables.ToByteFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to byte.
mapToByte(T[], int, int, Throwables.ToByteFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToByte(T[], Throwables.ToByteFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to byte.
mapToByteIfNotNull(Throwables.ToByteFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to byte if not null.
mapToChar(IntToCharFunction) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToChar(ToCharFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapToChar(Throwables.ToCharFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to char.
mapToChar(Throwables.ToCharFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to char.
mapToChar(Throwables.ToCharFunction<Boolean, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Map to char.
mapToChar(Throwables.ToCharFunction<Integer, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to char.
mapToChar(Collection<? extends T>, int, int, Throwables.ToCharFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToChar(Collection<? extends T>, Throwables.ToCharFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to char.
mapToChar(T[], int, int, Throwables.ToCharFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToChar(T[], Throwables.ToCharFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to char.
mapToCharIfNotNull(Throwables.ToCharFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to char if not null.
mapToDisposableEntry(BiFunction<? super K, ? super V, ? extends KK>, BiFunction<? super K, ? super V, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
mapToDisposableEntry(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
mapToDisposableEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Method in class com.landawn.abacus.util.stream.Stream
Deprecated. 
mapToDouble(int[], Throwables.IntToDoubleFunction<E>) - Static method in class com.landawn.abacus.util.N
 
mapToDouble(long[], Throwables.LongToDoubleFunction<E>) - Static method in class com.landawn.abacus.util.N
 
mapToDouble(FloatToDoubleFunction) - Method in class com.landawn.abacus.util.stream.FloatStream
 
mapToDouble(Throwables.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to double.
mapToDouble(Throwables.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to double.
mapToDouble(Throwables.ToDoubleFunction<Float, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Map to double.
mapToDouble(Throwables.ToDoubleFunction<Integer, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to double.
mapToDouble(Throwables.ToDoubleFunction<Long, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Map to double.
mapToDouble(Collection<? extends T>, int, int, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToDouble(Collection<? extends T>, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to double.
mapToDouble(IntToDoubleFunction) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToDouble(LongToDoubleFunction) - Method in class com.landawn.abacus.util.stream.LongStream
 
mapToDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapToDouble(T[], int, int, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToDouble(T[], Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to double.
mapToDoubleIfNotNull(Throwables.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to double if not null.
mapToEntry(Function<? super T, ? extends Map.Entry<? extends K, ? extends V>>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapToFloat(DoubleToFloatFunction) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapToFloat(IntToFloatFunction) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToFloat(LongToFloatFunction) - Method in class com.landawn.abacus.util.stream.LongStream
 
mapToFloat(ToFloatFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapToFloat(Throwables.ToFloatFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to float.
mapToFloat(Throwables.ToFloatFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to float.
mapToFloat(Throwables.ToFloatFunction<Integer, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to float.
mapToFloat(Collection<? extends T>, int, int, Throwables.ToFloatFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToFloat(Collection<? extends T>, Throwables.ToFloatFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to float.
mapToFloat(T[], int, int, Throwables.ToFloatFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToFloat(T[], Throwables.ToFloatFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to float.
mapToFloatIfNotNull(Throwables.ToFloatFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to float if not null.
mapToInt(double[], Throwables.DoubleToIntFunction<E>) - Static method in class com.landawn.abacus.util.N
 
mapToInt(long[], Throwables.LongToIntFunction<E>) - Static method in class com.landawn.abacus.util.N
 
mapToInt(ByteToIntFunction) - Method in class com.landawn.abacus.util.stream.ByteStream
 
mapToInt(CharToIntFunction) - Method in class com.landawn.abacus.util.stream.CharStream
Returns a IntStream consisting of the results of applying the given function to the elements of this stream.
mapToInt(FloatToIntFunction) - Method in class com.landawn.abacus.util.stream.FloatStream
 
mapToInt(ShortToIntFunction) - Method in class com.landawn.abacus.util.stream.ShortStream
 
mapToInt(Throwables.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to int.
mapToInt(Throwables.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to int.
mapToInt(Throwables.ToIntFunction<Boolean, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Map to int.
mapToInt(Throwables.ToIntFunction<Byte, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Map to int.
mapToInt(Throwables.ToIntFunction<Character, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Map to int.
mapToInt(Throwables.ToIntFunction<Double, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Map to int.
mapToInt(Throwables.ToIntFunction<Float, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Map to int.
mapToInt(Throwables.ToIntFunction<Long, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Map to int.
mapToInt(Throwables.ToIntFunction<Short, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Map to int.
mapToInt(Collection<? extends T>, int, int, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToInt(Collection<? extends T>, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to int.
mapToInt(DoubleToIntFunction) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapToInt(LongToIntFunction) - Method in class com.landawn.abacus.util.stream.LongStream
 
mapToInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapToInt(T[], int, int, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToInt(T[], Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to int.
mapToIntIfNotNull(Throwables.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to int if not null.
mapToLong(double[], Throwables.DoubleToLongFunction<E>) - Static method in class com.landawn.abacus.util.N
 
mapToLong(int[], Throwables.IntToLongFunction<E>) - Static method in class com.landawn.abacus.util.N
 
mapToLong(FloatToLongFunction) - Method in class com.landawn.abacus.util.stream.FloatStream
 
mapToLong(Throwables.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to long.
mapToLong(Throwables.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to long.
mapToLong(Throwables.ToLongFunction<Double, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Map to long.
mapToLong(Throwables.ToLongFunction<Integer, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to long.
mapToLong(Collection<? extends T>, int, int, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToLong(Collection<? extends T>, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to long.
mapToLong(DoubleToLongFunction) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapToLong(IntToLongFunction) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapToLong(T[], int, int, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToLong(T[], Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to long.
mapToLongIfNotNull(Throwables.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to long if not null.
mapToNonNull(Throwables.BooleanFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
mapToNonNull(Throwables.ByteFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
 
mapToNonNull(Throwables.CharFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
 
mapToNonNull(Throwables.DoubleFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
mapToNonNull(Throwables.FloatFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
mapToNonNull(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Nullable
 
mapToNonNull(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Optional
 
mapToNonNull(Throwables.IntFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
 
mapToNonNull(Throwables.LongFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
 
mapToNonNull(Throwables.ShortFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
 
mapToNonNullIfNotNull(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.Holder
 
mapToNonNullIfNotNull(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map if not null.
mapToObj(int, int, Throwables.BooleanFunction<? extends T, E>) - Method in class com.landawn.abacus.util.BooleanList
Map to obj.
mapToObj(int, int, Throwables.ByteFunction<? extends T, E>) - Method in class com.landawn.abacus.util.ByteList
Map to obj.
mapToObj(int, int, Throwables.CharFunction<? extends T, E>) - Method in class com.landawn.abacus.util.CharList
Map to obj.
mapToObj(int, int, Throwables.DoubleFunction<? extends T, E>) - Method in class com.landawn.abacus.util.DoubleList
Map to obj.
mapToObj(int, int, Throwables.FloatFunction<? extends T, E>) - Method in class com.landawn.abacus.util.FloatList
Map to obj.
mapToObj(int, int, Throwables.IntFunction<? extends T, E>) - Method in class com.landawn.abacus.util.IntList
Map to obj.
mapToObj(int, int, Throwables.LongFunction<? extends T, E>) - Method in class com.landawn.abacus.util.LongList
Map to obj.
mapToObj(int, int, Throwables.ShortFunction<? extends T, E>) - Method in class com.landawn.abacus.util.ShortList
Map to obj.
mapToObj(ByteFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
mapToObj(CharFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.CharStream
Returns an object-valued Stream consisting of the results of applying the given function to the elements of this stream.
mapToObj(FloatFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
mapToObj(ShortFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
mapToObj(Throwables.BooleanFunction<? extends T, E>) - Method in class com.landawn.abacus.util.BooleanList
Map to obj.
mapToObj(Throwables.BooleanFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Map to obj.
mapToObj(Throwables.ByteFunction<? extends T, E>) - Method in class com.landawn.abacus.util.ByteList
Map to obj.
mapToObj(Throwables.ByteFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Map to obj.
mapToObj(Throwables.CharFunction<? extends T, E>) - Method in class com.landawn.abacus.util.CharList
Map to obj.
mapToObj(Throwables.CharFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Map to obj.
mapToObj(Throwables.DoubleFunction<? extends T, E>) - Method in class com.landawn.abacus.util.DoubleList
Map to obj.
mapToObj(Throwables.DoubleFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Map to obj.
mapToObj(Throwables.FloatFunction<? extends T, E>) - Method in class com.landawn.abacus.util.FloatList
Map to obj.
mapToObj(Throwables.FloatFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Map to obj.
mapToObj(Throwables.IntFunction<? extends T, E>) - Method in class com.landawn.abacus.util.IntList
Map to obj.
mapToObj(Throwables.IntFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to obj.
mapToObj(Throwables.LongFunction<? extends T, E>) - Method in class com.landawn.abacus.util.LongList
Map to obj.
mapToObj(Throwables.LongFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Map to obj.
mapToObj(Throwables.ShortFunction<? extends T, E>) - Method in class com.landawn.abacus.util.ShortList
Map to obj.
mapToObj(Throwables.ShortFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Map to obj.
mapToObj(DoubleFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapToObj(IntFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToObj(LongFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.LongStream
 
mapToShort(IntToShortFunction) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToShort(ToShortFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapToShort(Throwables.ToShortFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to short.
mapToShort(Throwables.ToShortFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to short.
mapToShort(Collection<? extends T>, int, int, Throwables.ToShortFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToShort(Collection<? extends T>, Throwables.ToShortFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to short.
mapToShort(T[], int, int, Throwables.ToShortFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
mapToShort(T[], Throwables.ToShortFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to short.
mapToShortIfNotNull(Throwables.ToShortFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to short if not null.
mapValue(BiFunction<? super K, ? super V, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
mapValue(Function<? super V, ? extends VV>) - Static method in class com.landawn.abacus.util.Fn
 
mapValue(Function<? super V, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
mapValuePartial(BiFunction<? super K, ? super V, u.Optional<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
mapValuePartial(Function<? super V, u.Optional<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
MARCH - Enum constant in enum class com.landawn.abacus.util.Month
 
mark(int) - Method in class com.landawn.abacus.util.BrotliInputStream
 
mark(int) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
mark(int) - Method in class com.landawn.abacus.util.SnappyInputStream
 
markSupported() - Method in class com.landawn.abacus.util.BrotliInputStream
 
markSupported() - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
markSupported() - Method in class com.landawn.abacus.util.SnappyInputStream
 
marshal(Object) - Static method in class com.landawn.abacus.util.XMLUtil
Marshaller.marshal(Object, java.io.Writer) is called
matches(Pattern) - Static method in class com.landawn.abacus.util.Fn
 
max() - Method in class com.landawn.abacus.util.ByteList
 
max() - Method in class com.landawn.abacus.util.CharList
 
max() - Method in class com.landawn.abacus.util.DoubleList
 
max() - Method in class com.landawn.abacus.util.FloatList
 
max() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
max() - Static method in class com.landawn.abacus.util.Fn
 
max() - Method in class com.landawn.abacus.util.IntList
 
max() - Method in class com.landawn.abacus.util.IntPair
 
max() - Method in class com.landawn.abacus.util.IntTriple
 
max() - Method in class com.landawn.abacus.util.LongList
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
max() - Method in class com.landawn.abacus.util.ShortList
 
max() - Method in class com.landawn.abacus.util.stream.ByteStream
 
max() - Method in class com.landawn.abacus.util.stream.CharStream
Returns an OptionalChar describing the maximum element of this stream, or an empty optional if this stream is empty.
max() - Static method in class com.landawn.abacus.util.stream.Collectors
 
max() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
max() - Method in class com.landawn.abacus.util.stream.FloatStream
 
max() - Method in class com.landawn.abacus.util.stream.IntStream
 
max() - Method in class com.landawn.abacus.util.stream.LongStream
 
max() - Method in class com.landawn.abacus.util.stream.ShortStream
 
max(byte...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalByte.empty() if the specified Array/Collection is null or empty.
max(byte...) - Static method in class com.landawn.abacus.util.N
Returns the maximum value in an array.
max(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
max(byte, byte) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two byte values.
max(byte, byte, byte) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three byte values.
max(char...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalChar.empty() if the specified Array/Collection is null or empty.
max(char...) - Static method in class com.landawn.abacus.util.N
Returns the maximum value in an array.
max(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
max(char, char) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two char values.
max(char, char, char) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three char values.
max(double...) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Returns the maximum value in an array.
max(double...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty.
max(double...) - Static method in class com.landawn.abacus.util.N
Returns the maximum value in an array.
max(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
max(double, double) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the maximum of two double values.
max(double, double) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two double values.
max(double, double, double) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the maximum of three double values.
max(double, double, double) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three double values.
max(float...) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Returns the maximum value in an array.
max(float...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalFloat.empty() if the specified Array/Collection is null or empty.
max(float...) - Static method in class com.landawn.abacus.util.N
Returns the maximum value in an array.
max(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
max(float, float) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the maximum of two float values.
max(float, float) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two float values.
max(float, float, float) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the maximum of three float values.
max(float, float, float) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three float values.
max(int...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalInt.empty() if the specified Array/Collection is null or empty.
max(int...) - Static method in class com.landawn.abacus.util.N
Returns the maximum value in an array.
max(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
max(int, int) - Method in class com.landawn.abacus.util.ByteList
 
max(int, int) - Method in class com.landawn.abacus.util.CharList
 
max(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
max(int, int) - Method in class com.landawn.abacus.util.FloatList
 
max(int, int) - Method in class com.landawn.abacus.util.IntList
 
max(int, int) - Method in class com.landawn.abacus.util.LongList
 
max(int, int) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two int values.
max(int, int) - Method in class com.landawn.abacus.util.ShortList
 
max(int, int, int) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three int values.
max(long...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalLong.empty() if the specified Array/Collection is null or empty.
max(long...) - Static method in class com.landawn.abacus.util.N
Returns the maximum value in an array.
max(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
max(long, long) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two long values.
max(long, long, long) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three long values.
max(short...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalShort.empty() if the specified Array/Collection is null or empty.
max(short...) - Static method in class com.landawn.abacus.util.N
Returns the maximum value in an array.
max(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
max(short, short) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two short values.
max(short, short, short) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three short values.
max(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
max(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
max(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
max(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
max(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
max(Collection<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the maximum element in the collection.
max(Comparator<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
max(Comparator<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
max(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
max(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
max(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
max(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
max(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
max(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
max(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
max(T[]) - Static method in class com.landawn.abacus.util.N
Returns the maximum element in the array.
max(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
max(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
max(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
max(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the maximum element in the array.
max(T, T) - Static method in class com.landawn.abacus.util.N
 
max(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
max(T, T, T) - Static method in class com.landawn.abacus.util.N
 
max(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
MAX - Static variable in class com.landawn.abacus.util.Ascii
The maximum value of an ASCII character.
MAX - Static variable in class com.landawn.abacus.util.Fn.FnB.ByteBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.Fn.FnC.CharBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.Fn.FnD.DoubleBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.Fn.FnF.FloatBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.Fn.FnI.IntBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.Fn.FnL.LongBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.Fn.FnS.ShortBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.WD
Field MAX.
MAX_DATE - Static variable in class com.landawn.abacus.http.HttpUtil.HttpDate
The last four-digit year: "Fri, 31 Dec 9999 23:59:59 GMT".
MAX_FORWARDS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Max-Forwards header field name.
MAX_MEMORY_IN_MB - Static variable in class com.landawn.abacus.util.IOUtil
 
maxAll() - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
maxAll(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
maxAll(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
maxAll(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
maxAll(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
maxAll(Comparator<? super T>, int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxAll(Comparator<? super T>, Collector<? super T, ?, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
maxAll(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
 
maxAll(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
maxAll(Collector<T, ?, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
maxAll(T[]) - Static method in class com.landawn.abacus.util.N
 
maxAll(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
maxAlll(Comparator<? super T>, Collector<? super T, ?, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxAlll(Comparator<? super T>, Collector<? super T, ?, R>, Function<u.Optional<Pair<T, R>>, RR>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxAlll(Collector<T, ?, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxBy(Iterable<? extends T>, Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
maxBy(Function<? super Map.Entry<K, V>, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
maxBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.CheckedStream
 
maxBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
maxBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Fn
 
maxBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.Stream
 
maxBy(Iterator<? extends T>, Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
maxBy(T[], Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
maxByKey() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
maxByKey() - Static method in class com.landawn.abacus.util.Fn
 
maxByKey(Comparator<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
maxByOrElseGet(Function<? super T, ? extends Comparable>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxByOrElseThrow(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxByOrElseThrow(Function<? super T, ? extends Comparable>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxByValue() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
maxByValue() - Static method in class com.landawn.abacus.util.Fn
 
maxByValue(Comparator<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
maxDouble(T[], Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum double value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
maxDoubleOrDefaultIfEmpty(Iterable<? extends T>, Throwables.ToDoubleFunction<? super T, E>, double) - Static method in class com.landawn.abacus.util.N
Returns the maximum double value extracted from the specified iterable c by valueExtractor, or defaultValue if a is null or empty.
maxDoubleOrDefaultIfEmpty(Iterator<? extends T>, Throwables.ToDoubleFunction<? super T, E>, double) - Static method in class com.landawn.abacus.util.N
Returns the maximum double value extracted from the specified iterator iter by valueExtractor, or defaultValue if a is null or empty.
maxDoubleOrDefaultIfEmpty(T[], Throwables.ToDoubleFunction<? super T, E>, double) - Static method in class com.landawn.abacus.util.N
Returns the maximum double value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
maxFirst() - Static method in enum class com.landawn.abacus.util.MergeResult
 
maxFirst(Comparator<? super T>) - Static method in enum class com.landawn.abacus.util.MergeResult
 
maxFirst(T, T) - Static method in enum class com.landawn.abacus.util.MergeResult
 
maxFirst(T, T, Comparator<? super T>) - Static method in enum class com.landawn.abacus.util.MergeResult
 
maxInt(T[], Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum int value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
maxIntOrDefaultIfEmpty(Iterable<? extends T>, Throwables.ToIntFunction<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Returns the maximum int value extracted from the specified iterable c by valueExtractor, or defaultValue if a is null or empty.
maxIntOrDefaultIfEmpty(Iterator<? extends T>, Throwables.ToIntFunction<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Returns the maximum int value extracted from the specified iterator iter by valueExtractor, or defaultValue if a is null or empty.
maxIntOrDefaultIfEmpty(T[], Throwables.ToIntFunction<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Returns the maximum int value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
maxLong(T[], Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum long value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
maxLongOrDefaultIfEmpty(Iterable<? extends T>, Throwables.ToLongFunction<? super T, E>, long) - Static method in class com.landawn.abacus.util.N
Returns the maximum long value extracted from the specified iterable c by valueExtractor, or defaultValue if a is null or empty.
maxLongOrDefaultIfEmpty(Iterator<? extends T>, Throwables.ToLongFunction<? super T, E>, long) - Static method in class com.landawn.abacus.util.N
Returns the maximum long value extracted from the specified iterator iter by valueExtractor, or defaultValue if a is null or empty.
maxLongOrDefaultIfEmpty(T[], Throwables.ToLongFunction<? super T, E>, long) - Static method in class com.landawn.abacus.util.N
Returns the maximum long value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
maxOccurrences() - Method in class com.landawn.abacus.util.LongMultiset
 
maxOccurrences() - Method in class com.landawn.abacus.util.Multiset
 
maxOrDefaultIfEmpty(Iterable<? extends T>, Throwables.Function<? super T, ? extends R, E>, R) - Static method in class com.landawn.abacus.util.N
Returns the maximum value extracted from the specified collection c by valueExtractor, or defaultValue if c is null or empty.
maxOrDefaultIfEmpty(Iterator<? extends T>, Throwables.Function<? super T, ? extends R, E>, R) - Static method in class com.landawn.abacus.util.N
Returns the maximum value extracted from the specified iterator iter by valueExtractor, or defaultValue if iter is null or empty.
maxOrDefaultIfEmpty(T[], Throwables.Function<? super T, ? extends R, E>, R) - Static method in class com.landawn.abacus.util.N
Returns the maximum value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
maxOrElse(Comparator<? super T>, T) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrElse(T) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrElseGet(Comparator<? super T>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrElseGet(Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrElseThrow() - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrElseThrow(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrElseThrow(Comparator<? super T>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
MAY - Enum constant in enum class com.landawn.abacus.util.Month
 
MayReturnNull - Annotation Interface in com.landawn.abacus.annotation
 
md2(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a 16 element byte[].
md2(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a 16 element byte[].
md2(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a 16 element byte[].
md2Base64(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a base64 encoded string.
md2Base64(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a base64 encoded string.
md2Base64(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a base64 encoded string.
md2Hex(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a 32 character hex string.
md2Hex(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a 32 character hex string.
md2Hex(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a 32 character hex string.
md5() - Static method in class com.landawn.abacus.guava.hash.Hashing
Deprecated.
If you must interoperate with a system that requires MD5, then use this method, despite its deprecation. But if you can choose your hash function, avoid MD5, which is neither fast nor secure. As of January 2017, we suggest:
md5(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5Base64(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a base64 encoded string.
md5Base64(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a base64 encoded string.
md5Base64(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a base64 encoded string.
md5Hex(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a 32 character hex string.
md5Hex(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a 32 character hex string.
md5Hex(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a 32 character hex string.
mean(double...) - Static method in class com.landawn.abacus.util.Numbers
 
mean(double, double) - Static method in class com.landawn.abacus.util.Numbers
 
mean(int...) - Static method in class com.landawn.abacus.util.Numbers
Returns the arithmetic mean of values.
mean(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the arithmetic mean of x and y, rounded towards negative infinity.
mean(long...) - Static method in class com.landawn.abacus.util.Numbers
Returns the arithmetic mean of values.
mean(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the arithmetic mean of x and y, rounded toward negative infinity.
median() - Method in class com.landawn.abacus.util.ByteList
 
median() - Method in class com.landawn.abacus.util.CharList
 
median() - Method in class com.landawn.abacus.util.DoubleList
 
median() - Method in class com.landawn.abacus.util.FloatList
 
median() - Method in class com.landawn.abacus.util.IntList
 
median() - Method in class com.landawn.abacus.util.LongList
 
median() - Method in class com.landawn.abacus.util.ShortList
 
median(byte...) - Static method in class com.landawn.abacus.util.N
Returns the length / 2 + 1 largest value in the specified array.
median(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
median(byte, byte, byte) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(char...) - Static method in class com.landawn.abacus.util.N
Returns the length / 2 + 1 largest value in the specified array.
median(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
median(char, char, char) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(double...) - Static method in class com.landawn.abacus.util.N
Returns the length / 2 + 1 largest value in the specified array.
median(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
median(double, double, double) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(float...) - Static method in class com.landawn.abacus.util.N
Returns the length / 2 + 1 largest value in the specified array.
median(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
median(float, float, float) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(int...) - Static method in class com.landawn.abacus.util.N
Returns the length / 2 + 1 largest value in the specified array.
median(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
median(int, int) - Method in class com.landawn.abacus.util.ByteList
 
median(int, int) - Method in class com.landawn.abacus.util.CharList
 
median(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
median(int, int) - Method in class com.landawn.abacus.util.FloatList
 
median(int, int) - Method in class com.landawn.abacus.util.IntList
 
median(int, int) - Method in class com.landawn.abacus.util.LongList
 
median(int, int) - Method in class com.landawn.abacus.util.ShortList
 
median(int, int, int) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(long...) - Static method in class com.landawn.abacus.util.N
Returns the length / 2 + 1 largest value in the specified array.
median(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
median(long, long, long) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(short...) - Static method in class com.landawn.abacus.util.N
Returns the length / 2 + 1 largest value in the specified array.
median(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
median(short, short, short) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
median(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the length / 2 + 1 largest value in the specified array.
median(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
median(Collection<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
median(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
median(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the length / 2 + 1 largest value in the specified array.
median(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
median(T[]) - Static method in class com.landawn.abacus.util.N
Returns the length / 2 + 1 largest value in the specified array.
median(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
median(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
median(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
median(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the length / 2 + 1 largest value in the specified array.
median(T, T, T) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
Median - Class in com.landawn.abacus.util
 
medianBy(Collection<? extends T>, Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
medianBy(T[], Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
MediaType - Enum Class in com.landawn.abacus.util
The Enum MediaType.
memoize(Throwables.Supplier<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Returns a Supplier which returns a single instance created by calling the specified supplier.get().
memoize(Function<? super T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
 
memoize(Supplier<T>) - Static method in class com.landawn.abacus.util.Fn
Returns a Supplier which returns a single instance created by calling the specified supplier.get().
merge(byte[], byte[], byte[], ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(byte[], byte[], ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(char[], char[], char[], CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(char[], char[], CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(double[], double[], double[], DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(double[], double[], DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(float[], float[], float[], FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(float[], float[], FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(int[], int[], int[], IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(int[], int[], IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(long[], long[], long[], LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(long[], long[], LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(short[], short[], short[], ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(short[], short[], ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(ByteIterator, ByteIterator, ByteIterator, ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(ByteIterator, ByteIterator, ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(CharIterator, CharIterator, CharIterator, CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(CharIterator, CharIterator, CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(CheckedStream<? extends T, E>, CheckedStream<? extends T, E>, CheckedStream<? extends T, E>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
merge(CheckedStream<? extends T, E>, CheckedStream<? extends T, E>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
merge(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet by appending the specified other into this DataSet.
merge(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet by appending the specified other into this DataSet.
merge(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(DataSet, int, int) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet by appending the specified other from fromRowIndex to toRowIndex into this DataSet.
merge(DataSet, int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(DataSet, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet by appending the specified columnNames in other from fromRowIndex to toRowIndex into this DataSet.
merge(DataSet, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(DataSet, DataSet) - Static method in class com.landawn.abacus.util.N
 
merge(DataSet, DataSet, DataSet) - Static method in class com.landawn.abacus.util.N
 
merge(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet by appending the specified other into this DataSet.
merge(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(DoubleIterator, DoubleIterator, DoubleIterator, DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(DoubleIterator, DoubleIterator, DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(FloatIterator, FloatIterator, FloatIterator, FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(FloatIterator, FloatIterator, FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(IntIterator, IntIterator, IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(IntIterator, IntIterator, IntIterator, IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(Joiner) - Method in class com.landawn.abacus.util.Joiner
Adds the contents of the given StringJoiner without prefix and suffix as the next element if it is non-empty.
merge(LongIterator, LongIterator, LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(LongIterator, LongIterator, LongIterator, LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(Sheet<? extends R, ? extends C, ? extends E2>, Throwables.BiFunction<? super V, ? super E2, ? extends E3, X>) - Method in class com.landawn.abacus.util.Sheet
 
merge(ShortIterator, ShortIterator, ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(ShortIterator, ShortIterator, ShortIterator, ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(ByteStream, ByteStream, ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(ByteStream, ByteStream, ByteStream, ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(CharStream, CharStream, CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(CharStream, CharStream, CharStream, CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(DoubleStream, DoubleStream, DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(DoubleStream, DoubleStream, DoubleStream, DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(FloatStream, FloatStream, FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(FloatStream, FloatStream, FloatStream, FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(IntStream, IntStream, IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(IntStream, IntStream, IntStream, IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(LongStream, LongStream, LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(LongStream, LongStream, LongStream, LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(ShortStream, ShortStream, ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(ShortStream, ShortStream, ShortStream, ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(Stream<? extends T>, Stream<? extends T>, Stream<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Stream<? extends T>, Stream<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(File[], File) - Static method in class com.landawn.abacus.util.IOUtil
 
merge(Iterable<? extends T>, Iterable<? extends T>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
merge(Iterable<? extends T>, Iterable<? extends T>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.N
 
merge(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
merge(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Iterable<? extends T>, Iterable<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.Iterators
 
merge(Iterable<? extends T>, Iterable<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Object, T) - Static method in class com.landawn.abacus.util.N
 
merge(Object, T, boolean, Set<String>) - Static method in class com.landawn.abacus.util.N
 
merge(Object, T, boolean, Set<String>, BinaryOperator<?>) - Static method in class com.landawn.abacus.util.N
 
merge(Object, T, Collection<String>) - Static method in class com.landawn.abacus.util.N
Set all the signed properties(including all primitive type properties) in the specified sourceBean to the specified targetBean.
merge(Object, T, Collection<String>, BinaryOperator<?>) - Static method in class com.landawn.abacus.util.N
Set all the signed properties(including all primitive type properties) in the specified sourceBean to the specified targetBean.
merge(Object, T, BinaryOperator<?>) - Static method in class com.landawn.abacus.util.N
 
merge(Object, T, BiPredicate<String, ?>) - Static method in class com.landawn.abacus.util.N
Set all the signed properties(including all primitive type properties) in the specified sourceBean to the specified targetBean.
merge(Object, T, BiPredicate<String, ?>, BinaryOperator<?>) - Static method in class com.landawn.abacus.util.N
Set all the signed properties(including all primitive type properties) in the specified sourceBean to the specified targetBean.
merge(Collection<? extends DataSet>) - Static method in class com.landawn.abacus.util.N
 
merge(Collection<? extends DataSet>) - Method in interface com.landawn.abacus.util.DataSet
 
merge(Collection<? extends DataSet>) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(Collection<? extends DataSet>, boolean) - Static method in class com.landawn.abacus.util.N
 
merge(Collection<? extends DataSet>, boolean) - Method in interface com.landawn.abacus.util.DataSet
 
merge(Collection<? extends DataSet>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(Collection<? extends ByteStream>, ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(Collection<? extends CharStream>, CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(Collection<? extends DoubleStream>, DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(Collection<? extends FloatStream>, FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(Collection<? extends IntStream>, IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(Collection<? extends LongStream>, LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(Collection<? extends ShortStream>, ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(Collection<? extends Stream<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Collection<? extends Iterable<? extends T>>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.N
 
merge(Collection<? extends Iterable<? extends T>>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
merge(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.Iterators
 
merge(Collection<? extends Map<? extends K, ? extends V>>, BiFunction<? super Map.Entry<? extends K, ? extends V>, ? super Map.Entry<? extends K, ? extends V>, MergeResult>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
merge(Collection<File>, File) - Static method in class com.landawn.abacus.util.IOUtil
Merge the specified source files into the destination file.
merge(Iterator<? extends T>, Iterator<? extends T>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
merge(Iterator<? extends T>, Iterator<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.Iterators
 
merge(Iterator<? extends T>, Iterator<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
merge(Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Map<? extends K, ? extends V>, Map<? extends K, ? extends V>, BiFunction<? super Map.Entry<? extends K, ? extends V>, ? super Map.Entry<? extends K, ? extends V>, MergeResult>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
merge(Map<? extends K, ? extends V>, Map<? extends K, ? extends V>, Map<? extends K, ? extends V>, BiFunction<? super Map.Entry<? extends K, ? extends V>, ? super Map.Entry<? extends K, ? extends V>, MergeResult>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
merge(Map<K, V>, K, V, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.Maps
 
merge(K, E, Throwables.BiFunction<? super V, ? super E, ? extends V, X>) - Method in class com.landawn.abacus.util.Multimap
The implementation is equivalent to performing the following steps for this Multimap:
merge(K, V, Throwables.BiFunction<? super V, ? super V, ? extends V, X>) - Method in class com.landawn.abacus.util.Multimap
The implementation is equivalent to performing the following steps for this Multimap:
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
merge(T[], T[], Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
merge(T[], T[], Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.N
 
merge(T[], T[], BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(T[], T[], T[], Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
merge(T[], T[], T[], BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(T, int, Throwables.BiFunction<Integer, Integer, Integer, E>) - Method in class com.landawn.abacus.util.Multiset
The implementation is equivalent to performing the following steps for this Multiset:
merge(T, long, Throwables.BiFunction<Long, Long, Long, E>) - Method in class com.landawn.abacus.util.LongMultiset
The implementation is equivalent to performing the following steps for this LongMultiset:
MERGE - Static variable in class com.landawn.abacus.util.WD
Field MERGE.
mergeIterables(Collection<? extends Iterable<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.Iterators
 
mergeIterables(Collection<? extends Iterable<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
mergeIterators(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
MergeResult - Enum Class in com.landawn.abacus.util
 
mergeSorted(Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
 
mergeSorted(Iterable<? extends T>, Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
mergeSorted(Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
 
mergeSorted(Iterator<? extends T>, Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
mergeWith(CheckedStream<? extends T, E>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
mergeWith(ByteStream, ByteBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
mergeWith(CharStream, CharBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.CharStream
 
mergeWith(DoubleStream, DoubleBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mergeWith(FloatStream, FloatBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
mergeWith(IntStream, IntBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.IntStream
 
mergeWith(LongStream, LongBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.LongStream
 
mergeWith(ShortStream, ShortBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
mergeWith(Stream<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Method in class com.landawn.abacus.util.stream.Stream
 
mergeWith(Collection<? extends T>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
mergeWith(Collection<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Method in class com.landawn.abacus.util.stream.Stream
 
message() - Method in class com.landawn.abacus.http.HttpResponse
 
METHOD_MASK - Static variable in class com.landawn.abacus.util.ClassUtil
Deprecated.
for internal only.
middle - Variable in class com.landawn.abacus.util.Triple
 
middle() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
MILLISECOND - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.MILLISECOND
min() - Method in class com.landawn.abacus.util.ByteList
 
min() - Method in class com.landawn.abacus.util.CharList
 
min() - Method in class com.landawn.abacus.util.DoubleList
 
min() - Method in class com.landawn.abacus.util.FloatList
 
min() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
min() - Static method in class com.landawn.abacus.util.Fn
 
min() - Method in class com.landawn.abacus.util.IntList
 
min() - Method in class com.landawn.abacus.util.IntPair
 
min() - Method in class com.landawn.abacus.util.IntTriple
 
min() - Method in class com.landawn.abacus.util.LongList
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
min() - Method in class com.landawn.abacus.util.ShortList
 
min() - Method in class com.landawn.abacus.util.stream.ByteStream
 
min() - Method in class com.landawn.abacus.util.stream.CharStream
Returns an OptionalChar describing the minimum element of this stream, or an empty optional if this stream is empty.
min() - Static method in class com.landawn.abacus.util.stream.Collectors
 
min() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
min() - Method in class com.landawn.abacus.util.stream.FloatStream
 
min() - Method in class com.landawn.abacus.util.stream.IntStream
 
min() - Method in class com.landawn.abacus.util.stream.LongStream
 
min() - Method in class com.landawn.abacus.util.stream.ShortStream
 
min(byte...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalByte.empty() if the specified Array/Collection is null or empty.
min(byte...) - Static method in class com.landawn.abacus.util.N
Returns the minimum value in an array.
min(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
min(byte, byte) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two byte values.
min(byte, byte, byte) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three byte values.
min(char...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalChar.empty() if the specified Array/Collection is null or empty.
min(char...) - Static method in class com.landawn.abacus.util.N
Returns the minimum value in an array.
min(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
min(char, char) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two char values.
min(char, char, char) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three char values.
min(double...) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Returns the minimum value in an array.
min(double...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty.
min(double...) - Static method in class com.landawn.abacus.util.N
Returns the minimum value in an array.
min(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
min(double, double) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the minimum of two double values.
min(double, double) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two double values.
min(double, double, double) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the minimum of three double values.
min(double, double, double) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three double values.
min(float...) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Returns the minimum value in an array.
min(float...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalFloat.empty() if the specified Array/Collection is null or empty.
min(float...) - Static method in class com.landawn.abacus.util.N
Returns the minimum value in an array.
min(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
min(float, float) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the minimum of two float values.
min(float, float) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two float values.
min(float, float, float) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the minimum of three float values.
min(float, float, float) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three float values.
min(int...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalInt.empty() if the specified Array/Collection is null or empty.
min(int...) - Static method in class com.landawn.abacus.util.N
Returns the minimum value in an array.
min(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
min(int, int) - Method in class com.landawn.abacus.util.ByteList
 
min(int, int) - Method in class com.landawn.abacus.util.CharList
 
min(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
min(int, int) - Method in class com.landawn.abacus.util.FloatList
 
min(int, int) - Method in class com.landawn.abacus.util.IntList
 
min(int, int) - Method in class com.landawn.abacus.util.LongList
 
min(int, int) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two int values.
min(int, int) - Method in class com.landawn.abacus.util.ShortList
 
min(int, int, int) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three int values.
min(long...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalLong.empty() if the specified Array/Collection is null or empty.
min(long...) - Static method in class com.landawn.abacus.util.N
Returns the minimum value in an array.
min(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
min(long, long) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two long values.
min(long, long, long) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three long values.
min(short...) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalShort.empty() if the specified Array/Collection is null or empty.
min(short...) - Static method in class com.landawn.abacus.util.N
Returns the minimum value in an array.
min(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
min(short, short) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two short values.
min(short, short, short) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three short values.
min(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
min(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
min(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
min(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
min(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
min(Collection<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the minimum element in the collection.
min(Comparator<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
min(Comparator<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
min(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
min(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
min(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
min(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
min(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
min(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
min(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
min(T[]) - Static method in class com.landawn.abacus.util.N
Returns the minimum element in the array.
min(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
min(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
min(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
min(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the minimum element in the array.
min(T, T) - Static method in class com.landawn.abacus.util.N
 
min(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
min(T, T, T) - Static method in class com.landawn.abacus.util.N
 
min(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
MIN - Static variable in class com.landawn.abacus.util.Ascii
The minimum value of an ASCII character.
MIN - Static variable in class com.landawn.abacus.util.Fn.FnB.ByteBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.Fn.FnC.CharBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.Fn.FnD.DoubleBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.Fn.FnF.FloatBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.Fn.FnI.IntBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.Fn.FnL.LongBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.Fn.FnS.ShortBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.WD
Field MIN.
minAll() - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
minAll(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
minAll(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
minAll(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
minAll(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
minAll(Comparator<? super T>, int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minAll(Comparator<? super T>, Collector<T, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
minAll(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
 
minAll(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
minAll(Collector<T, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
minAll(T[]) - Static method in class com.landawn.abacus.util.N
 
minAll(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
minAlll(Comparator<? super T>, Collector<? super T, ?, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minAlll(Comparator<? super T>, Collector<? super T, ?, R>, Function<u.Optional<Pair<T, R>>, RR>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minAlll(Collector<T, ?, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minBy(Iterable<? extends T>, Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
minBy(Function<? super Map.Entry<K, V>, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
minBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.CheckedStream
 
minBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
minBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Fn
 
minBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.Stream
 
minBy(Iterator<? extends T>, Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
minBy(T[], Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns Nullable.empty() if the specified Array/Collection is null or empty.
minByKey() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
minByKey() - Static method in class com.landawn.abacus.util.Fn
 
minByKey(Comparator<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
minByOrElseGet(Function<? super T, ? extends Comparable>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minByOrElseThrow(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minByOrElseThrow(Function<? super T, ? extends Comparable>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minByValue() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
minByValue() - Static method in class com.landawn.abacus.util.Fn
 
minByValue(Comparator<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
minDouble(T[], Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum double value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
minDoubleOrDefaultIfEmpty(Iterable<? extends T>, Throwables.ToDoubleFunction<? super T, E>, double) - Static method in class com.landawn.abacus.util.N
Returns the minimum double value extracted from the specified iterable c by valueExtractor, or defaultValue if a is null or empty.
minDoubleOrDefaultIfEmpty(Iterator<? extends T>, Throwables.ToDoubleFunction<? super T, E>, double) - Static method in class com.landawn.abacus.util.N
Returns the minimum double value extracted from the specified iterator iter by valueExtractor, or defaultValue if a is null or empty.
minDoubleOrDefaultIfEmpty(T[], Throwables.ToDoubleFunction<? super T, E>, double) - Static method in class com.landawn.abacus.util.N
Returns the minimum double value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
minFirst() - Static method in enum class com.landawn.abacus.util.MergeResult
 
minFirst(Comparator<? super T>) - Static method in enum class com.landawn.abacus.util.MergeResult
 
minFirst(T, T) - Static method in enum class com.landawn.abacus.util.MergeResult
 
minFirst(T, T, Comparator<? super T>) - Static method in enum class com.landawn.abacus.util.MergeResult
 
minInt(T[], Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum int value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
minIntOrDefaultIfEmpty(Iterable<? extends T>, Throwables.ToIntFunction<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Returns the minimum int value extracted from the specified iterable c by valueExtractor, or defaultValue if a is null or empty.
minIntOrDefaultIfEmpty(Iterator<? extends T>, Throwables.ToIntFunction<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Returns the minimum int value extracted from the specified iterator iter by valueExtractor, or defaultValue if a is null or empty.
minIntOrDefaultIfEmpty(T[], Throwables.ToIntFunction<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Returns the minimum int value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
minLong(T[], Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum long value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
minLongOrDefaultIfEmpty(Iterable<? extends T>, Throwables.ToLongFunction<? super T, E>, long) - Static method in class com.landawn.abacus.util.N
Returns the minimum long value extracted from the specified iterable c by valueExtractor, or defaultValue if a is null or empty.
minLongOrDefaultIfEmpty(Iterator<? extends T>, Throwables.ToLongFunction<? super T, E>, long) - Static method in class com.landawn.abacus.util.N
Returns the minimum long value extracted from the specified iterator iter by valueExtractor, or defaultValue if a is null or empty.
minLongOrDefaultIfEmpty(T[], Throwables.ToLongFunction<? super T, E>, long) - Static method in class com.landawn.abacus.util.N
Returns the minimum long value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
minMax() - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMax(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
 
minMax(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
minMax(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
 
minMax(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
minMax(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMax(Comparator<? super T>, BiFunction<? super T, ? super T, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
minMax(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
 
minMax(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
 
minMax(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
 
minMax(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
minMax(T[]) - Static method in class com.landawn.abacus.util.Iterables
 
minMax(T[]) - Static method in class com.landawn.abacus.util.N
 
minMax(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
 
minMax(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
minMaxBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMaxBy(Function<? super T, ? extends Comparable>, BiFunction<? super T, ? super T, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMaxOrElseGet(Comparator<? super T>, Supplier<Pair<? extends T, ? extends T>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMaxOrElseGet(Supplier<Pair<? extends T, ? extends T>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMaxOrElseThrow() - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMaxOrElseThrow(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOccurrences() - Method in class com.landawn.abacus.util.LongMultiset
 
minOccurrences() - Method in class com.landawn.abacus.util.Multiset
 
minOrDefaultIfEmpty(Iterable<? extends T>, Throwables.Function<? super T, ? extends R, E>, R) - Static method in class com.landawn.abacus.util.N
Returns the minimum value extracted from the specified collection c by valueExtractor, or defaultValue if c is null or empty.
minOrDefaultIfEmpty(Iterator<? extends T>, Throwables.Function<? super T, ? extends R, E>, R) - Static method in class com.landawn.abacus.util.N
Returns the minimum value extracted from the specified iterator iter by valueExtractor, or defaultValue if iter is null or empty.
minOrDefaultIfEmpty(T[], Throwables.Function<? super T, ? extends R, E>, R) - Static method in class com.landawn.abacus.util.N
Returns the minimum value extracted from the specified array a by valueExtractor, or defaultValue if a is null or empty.
minOrElse(Comparator<? super T>, T) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrElse(T) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrElseGet(Comparator<? super T>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrElseGet(Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrElseThrow() - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrElseThrow(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrElseThrow(Comparator<? super T>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minus(Duration) - Method in class com.landawn.abacus.util.Duration
 
MINUS - Static variable in class com.landawn.abacus.util.WD
Field MINUS.
minusDays(long) - Method in class com.landawn.abacus.util.Duration
 
minusHours(long) - Method in class com.landawn.abacus.util.Duration
 
minusMillis(long) - Method in class com.landawn.abacus.util.Duration
 
minusMinutes(long) - Method in class com.landawn.abacus.util.Duration
 
minusSeconds(long) - Method in class com.landawn.abacus.util.Duration
 
MINUTE - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.MINUTE
missCount() - Method in class com.landawn.abacus.pool.AbstractPool
 
missCount() - Method in interface com.landawn.abacus.pool.Pool
 
mkdirIfNotExists(File) - Static method in class com.landawn.abacus.util.IOUtil
 
mkdirsIfNotExists(File) - Static method in class com.landawn.abacus.util.IOUtil
 
mod(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns x mod m, a non-negative value less than m.
mod(long, int) - Static method in class com.landawn.abacus.util.Numbers
Returns x mod m, a non-negative value less than m.
mod(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns x mod m, a non-negative value less than m.
MOD - Static variable in class com.landawn.abacus.util.WD
Field MOD.
MONDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
MONDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
Month - Enum Class in com.landawn.abacus.util
The Enum Month.
MONTH - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.MONTH
MoreExecutors - Class in com.landawn.abacus.util
Factory and utility methods for Executor, ExecutorService, and ThreadFactory.
move(File, File) - Static method in class com.landawn.abacus.guava.Files
 
move(File, File) - Static method in class com.landawn.abacus.util.IOUtil
 
moveColumn(C, int) - Method in class com.landawn.abacus.util.Sheet
Move the specified column to the new position.
moveColumn(String, int) - Method in interface com.landawn.abacus.util.DataSet
 
moveColumn(String, int) - Method in class com.landawn.abacus.util.RowDataSet
 
moveColumns(Map<String, Integer>) - Method in interface com.landawn.abacus.util.DataSet
 
moveColumns(Map<String, Integer>) - Method in class com.landawn.abacus.util.RowDataSet
 
moveRange(boolean[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
moveRange(byte[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
moveRange(char[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
moveRange(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
moveRange(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
moveRange(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.BooleanList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.ByteList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.CharList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.DoubleList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.FloatList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.IntList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.LongList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.ShortList
 
moveRange(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
moveRange(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
moveRange(String, int, int, int) - Static method in class com.landawn.abacus.util.N
 
moveRange(List<T>, int, int, int) - Static method in class com.landawn.abacus.util.N
 
moveRange(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
moveRow(int, int) - Method in interface com.landawn.abacus.util.DataSet
Move the specified row to the new position.
moveRow(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
moveRow(R, int) - Method in class com.landawn.abacus.util.Sheet
Move the specified row to the new position.
MultiLoopsStatistics(long, long, long, long, int) - Constructor for class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Instantiates a new multi loops statistics.
MultiLoopsStatistics(long, long, long, long, int, List<Profiler.LoopStatistics>) - Constructor for class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Instantiates a new multi loops statistics.
Multimap<K,E,V extends Collection<E>> - Class in com.landawn.abacus.util
Similar to Map, but in which each key may be associated with multiple values.
multipliedBy(long) - Method in class com.landawn.abacus.util.Duration
 
multipliedBy(Fraction) - Method in class com.landawn.abacus.util.Fraction
Multiplies the value of this fraction by another, returning the result in reduced form.
multiplyExact(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the product of a and b, provided it does not overflow.
multiplyExact(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the product of a and b, provided it does not overflow.
Multiset<T> - Class in com.landawn.abacus.util
A collection that supports order-independent equality, like Set, but may have duplicate elements.
Multiset() - Constructor for class com.landawn.abacus.util.Multiset
 
Multiset(int) - Constructor for class com.landawn.abacus.util.Multiset
 
Multiset(Class<? extends Map>) - Constructor for class com.landawn.abacus.util.Multiset
 
Multiset(Collection<? extends T>) - Constructor for class com.landawn.abacus.util.Multiset
 
Multiset(Supplier<? extends Map<? extends T, ?>>) - Constructor for class com.landawn.abacus.util.Multiset
 
murmur3_128() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the 128-bit murmur3 algorithm, x64 variant (little-endian variant), using a seed value of zero.
murmur3_128(int) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the 128-bit murmur3 algorithm, x64 variant (little-endian variant), using the given seed value.
murmur3_32() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the 32-bit murmur3 algorithm, x86 variant (little-endian variant), using a seed value of zero.
murmur3_32(int) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the 32-bit murmur3 algorithm, x86 variant (little-endian variant), using the given seed value.
Mutable - Interface in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
Mutable - Annotation Interface in com.landawn.abacus.annotation
 
MutableBoolean - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableByte - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableChar - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableDouble - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableFloat - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableInt - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableLong - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableShort - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.

N

N - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
NAK - Static variable in class com.landawn.abacus.util.Ascii
Negative Acknowledge: A communication control character transmitted by a receiver as a negative response to the sender.
name - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
name() - Element in annotation interface com.landawn.abacus.annotation.Column
 
name() - Element in annotation interface com.landawn.abacus.annotation.Entity
 
name() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
name() - Element in annotation interface com.landawn.abacus.annotation.Table
 
name() - Element in annotation interface com.landawn.abacus.annotation.Type
 
NAME - Enum constant in enum class com.landawn.abacus.annotation.Type.EnumBy
Persist enumerated type property or field as a string.
NAME - Static variable in class com.landawn.abacus.parser.XMLConstants
Field NAME.
NAME_VALUE_SEPARATOR - Static variable in class com.landawn.abacus.util.URLEncodedUtil
 
NameUtil - Class in com.landawn.abacus.util
It's tool for the conversion by between the simple name and canonical name.
namingPolicy() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
 
NamingPolicy - Enum Class in com.landawn.abacus.util
The Enum NamingPolicy.
NATURAL - Static variable in class com.landawn.abacus.util.WD
Field NATURAL.
NATURAL_JOIN - Static variable in class com.landawn.abacus.util.WD
Field NATURAL_JOIN.
naturalOrder() - Static method in class com.landawn.abacus.util.Comparators
Same as nullsFirst().
navigableKeySet() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Navigable key set.
NConsumer<T> - Interface in com.landawn.abacus.util.function
 
negate() - Method in class com.landawn.abacus.util.Fraction
Gets a fraction that is the negative (-fraction) of this one.
negate() - Method in interface com.landawn.abacus.util.function.BiIntObjPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.BiObjIntPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.BiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ByteBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.BytePredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ByteTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.CharBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.CharPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.CharTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.DoubleObjPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.DoublePredicate
 
negate() - Method in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.FloatBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.FloatPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.FloatTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.IntBiObjPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.IntBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.IntObjPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.IntPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.LongObjPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.LongPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.NPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ObjBiIntPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ObjDoublePredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ObjIntPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ObjLongPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.Predicate
 
negate() - Method in interface com.landawn.abacus.util.function.QuadPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ShortBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ShortPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ShortTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.TriPredicate
 
negate() - Method in interface com.landawn.abacus.util.Throwables.Predicate
 
negate(boolean[]) - Static method in class com.landawn.abacus.util.N
Negates boolean values in the specified boolean array
negate(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Negates boolean values fromIndex to toIndex in the specified boolean array
negate(Boolean) - Static method in class com.landawn.abacus.util.N
Note: copied from Apache commons Lang under Apache license v2.0
negated() - Method in class com.landawn.abacus.util.Duration
 
newArray(Class<?>, int) - Static method in class com.landawn.abacus.util.N
 
newArray(Class<?>, int...) - Static method in class com.landawn.abacus.util.N
 
newArrayDeque() - Static method in class com.landawn.abacus.util.N
New array deque.
newArrayDeque(int) - Static method in class com.landawn.abacus.util.N
Constructs an empty array deque with an initial capacity sufficient to hold the specified number of elements.
newArrayDeque(Collection<? extends E>) - Static method in class com.landawn.abacus.util.N
Constructs a deque containing the elements of the specified collection, in the order they are returned by the collection's iterator.
newArrayList() - Static method in class com.landawn.abacus.util.N
New array list.
newArrayList(int) - Static method in class com.landawn.abacus.util.N
New array list.
newArrayList(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
New array list.
newBean(Class<T>) - Static method in class com.landawn.abacus.util.N
 
newBean(Class<T>, String) - Static method in class com.landawn.abacus.util.N
 
newBiMap() - Static method in class com.landawn.abacus.util.N
New bi map.
newBiMap(int) - Static method in class com.landawn.abacus.util.N
New bi map.
newBiMap(int, float) - Static method in class com.landawn.abacus.util.N
New bi map.
newBiMap(Class<? extends Map>, Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
New bi map.
newBiMap(Supplier<? extends Map<K, V>>, Supplier<? extends Map<V, K>>) - Static method in class com.landawn.abacus.util.N
New bi map.
newBrotliInputStream(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
New GZIP input stream.
newBufferedReader(File) - Static method in class com.landawn.abacus.util.IOUtil
New buffered reader.
newBufferedReader(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
New buffered reader.
newBufferedReader(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
New buffered reader.
newBufferedReader(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
New buffered reader.
newBufferedReader(Path) - Static method in class com.landawn.abacus.util.IOUtil
New buffered reader.
newBufferedReader(Path, Charset) - Static method in class com.landawn.abacus.util.IOUtil
New buffered reader.
newBufferedWriter(File) - Static method in class com.landawn.abacus.util.IOUtil
New buffered writer.
newBufferedWriter(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
New buffered writer.
newBufferedWriter(OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
New buffered writer.
newBufferedWriter(OutputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
New buffered writer.
newCollection(Class<? extends Collection>) - Static method in class com.landawn.abacus.util.N
 
newCollection(Class<? extends Collection>, int) - Static method in class com.landawn.abacus.util.N
 
newConcurrentHashMap() - Static method in class com.landawn.abacus.util.N
New concurrent hash map.
newConcurrentHashMap(int) - Static method in class com.landawn.abacus.util.N
New concurrent hash map.
newConcurrentHashMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
New concurrent hash map.
newDataSet(String, String, Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Convert the specified Map to a two columns DataSet: one column is for keys and one column is for values.
newDataSet(Collection<?>) - Static method in class com.landawn.abacus.util.N
The first row will be used as column names if its type is array or list, or obtain the column names from first row if its type is bean or map.
newDataSet(Collection<String>, Object[][]) - Static method in class com.landawn.abacus.util.N
 
newDataSet(Collection<String>, Collection<?>) - Static method in class com.landawn.abacus.util.N
If the specified columnNames is null or empty, the first row will be used as column names if its type is array or list, or obtain the column names from first row if its type is bean or map.
newDataSet(Map<String, C>) - Static method in class com.landawn.abacus.util.N
New data set.
newEmptyDataSet() - Static method in class com.landawn.abacus.util.N
New empty data set.
newEmptyDataSet(Collection<String>) - Static method in class com.landawn.abacus.util.N
New empty data set.
newEntry(K, V) - Static method in class com.landawn.abacus.util.N
 
newEntry(K, V) - Static method in class com.landawn.abacus.util.Maps
Deprecated.
replaced by CommonUtil.newEntry(Object, Object)
newException() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
newFileInputStream(File) - Static method in class com.landawn.abacus.util.IOUtil
 
newFileInputStream(String) - Static method in class com.landawn.abacus.util.IOUtil
 
newFileOutputStream(File) - Static method in class com.landawn.abacus.util.IOUtil
 
newFileOutputStream(String) - Static method in class com.landawn.abacus.util.IOUtil
 
newFileReader(File) - Static method in class com.landawn.abacus.util.IOUtil
 
newFileReader(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
newFileWriter(File) - Static method in class com.landawn.abacus.util.IOUtil
 
newFileWriter(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
newGZIPInputStream(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
New GZIP input stream.
newGZIPInputStream(InputStream, int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new input stream with the specified buffer size.
newGZIPOutputStream(OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
New GZIP output stream.
newGZIPOutputStream(OutputStream, int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new input stream with the specified buffer size.
newHasher() - Method in interface com.landawn.abacus.guava.hash.HashFunction
Begins a new hash code computation by returning an initialized, stateful Hasher instance that is ready to receive data.
newHasher(int) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Begins a new hash code computation as HashFunction.newHasher(), but provides a hint of the expected size of the input (in bytes).
newHashMap() - Static method in class com.landawn.abacus.util.N
New hash map.
newHashMap(int) - Static method in class com.landawn.abacus.util.N
New hash map.
newHashMap(Collection<? extends V>, Throwables.Function<? super V, ? extends K, E>) - Static method in class com.landawn.abacus.util.N
New hash map.
newHashMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
New hash map.
newHashSet() - Static method in class com.landawn.abacus.util.N
New hash set.
newHashSet(int) - Static method in class com.landawn.abacus.util.N
New hash set.
newHashSet(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
New hash set.
newIdentityHashMap() - Static method in class com.landawn.abacus.util.N
New identity hash map.
newIdentityHashMap(int) - Static method in class com.landawn.abacus.util.N
New identity hash map.
newIdentityHashMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
New identity hash map.
newImmutableEntry(K, V) - Static method in class com.landawn.abacus.util.N
New immutable entry.
newImmutableEntry(K, V) - Static method in class com.landawn.abacus.util.Maps
Deprecated.
replaced by CommonUtil.newImmutableEntry(Object, Object)
newInputStreamReader(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
newInputStreamReader(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
newInstance(Class<?>, int) - Static method in class com.landawn.abacus.util.Array
 
newInstance(Class<?>, int...) - Static method in class com.landawn.abacus.util.Array
 
newInstance(Class<?>, String, Object...) - Static method in class com.landawn.abacus.util.TypeAttrParser
 
newInstance(Class<T>) - Static method in class com.landawn.abacus.util.N
 
newLine() - Method in class com.landawn.abacus.util.BufferedWriter
 
newLinkedHashMap() - Static method in class com.landawn.abacus.util.N
New linked hash map.
newLinkedHashMap(int) - Static method in class com.landawn.abacus.util.N
New linked hash map.
newLinkedHashMap(Collection<? extends V>, Throwables.Function<? super V, ? extends K, E>) - Static method in class com.landawn.abacus.util.N
New linked hash map.
newLinkedHashMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
New linked hash map.
newLinkedHashSet() - Static method in class com.landawn.abacus.util.N
New linked hash set.
newLinkedHashSet(int) - Static method in class com.landawn.abacus.util.N
New linked hash set.
newLinkedHashSet(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
New linked hash set.
newLinkedList() - Static method in class com.landawn.abacus.util.N
New linked list.
newLinkedList(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
New linked list.
newLinkedListMultimap() - Static method in class com.landawn.abacus.util.N
Return a ListMultimap backed by LinkedHashMap.
newLinkedListMultimap(int) - Static method in class com.landawn.abacus.util.N
Return a ListMultimap backed by LinkedHashMap.
newLinkedListMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
Return a ListMultimap backed by LinkedHashMap.
newLinkedSetMultimap() - Static method in class com.landawn.abacus.util.N
Return a SetMultimap backed by LinkedHashMap.
newLinkedSetMultimap(int) - Static method in class com.landawn.abacus.util.N
Return a SetMultimap backed by LinkedHashMap.
newLinkedSetMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
Return a SetMultimap backed by LinkedHashMap.
newListMultimap() - Static method in class com.landawn.abacus.util.N
New list multimap.
newListMultimap(int) - Static method in class com.landawn.abacus.util.N
New list multimap.
newListMultimap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
New list multimap.
newListMultimap(Class<? extends Map>, Class<? extends List>) - Static method in class com.landawn.abacus.util.N
New list multimap.
newListMultimap(Supplier<? extends Map<K, List<E>>>, Supplier<? extends List<E>>) - Static method in class com.landawn.abacus.util.N
New list multimap.
newListMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
New list multimap.
newLongMultiset() - Static method in class com.landawn.abacus.util.N
 
newLongMultiset(int) - Static method in class com.landawn.abacus.util.N
 
newLongMultiset(Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
 
newLongMultiset(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
 
newLongMultiset(Supplier<? extends Map<T, ?>>) - Static method in class com.landawn.abacus.util.N
 
newLZ4BlockInputStream(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
New LZ 4 block input stream.
newLZ4BlockOutputStream(OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
New LZ 4 block output stream.
newLZ4BlockOutputStream(OutputStream, int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new input stream with the specified buffer size.
newMap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
 
newMap(Class<? extends Map>, int) - Static method in class com.landawn.abacus.util.N
 
newMultimap(Supplier<? extends Map<K, V>>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.N
 
newMultiset() - Static method in class com.landawn.abacus.util.N
 
newMultiset(int) - Static method in class com.landawn.abacus.util.N
 
newMultiset(Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
 
newMultiset(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
 
newMultiset(Supplier<? extends Map<T, ?>>) - Static method in class com.landawn.abacus.util.N
 
newNoSuchElementException() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
newOutputStreamWriter(OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
newOutputStreamWriter(OutputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
newProxyInstance(Class<?>[], InvocationHandler) - Static method in class com.landawn.abacus.util.N
Refer to java.lang.reflect
newProxyInstance(Class<T>, InvocationHandler) - Static method in class com.landawn.abacus.util.N
New proxy instance.
newReader(File, Charset) - Static method in class com.landawn.abacus.guava.Files
 
newRuntimException() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
newSetFromMap(Map<E, Boolean>) - Static method in class com.landawn.abacus.util.N
Returns a set backed by the specified map.
newSetMultimap() - Static method in class com.landawn.abacus.util.N
New set multimap.
newSetMultimap(int) - Static method in class com.landawn.abacus.util.N
New set multimap.
newSetMultimap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
New set multimap.
newSetMultimap(Class<? extends Map>, Class<? extends Set>) - Static method in class com.landawn.abacus.util.N
New set multimap.
newSetMultimap(Supplier<? extends Map<K, Set<E>>>, Supplier<? extends Set<E>>) - Static method in class com.landawn.abacus.util.N
New set multimap.
newSetMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
New set multimap.
newSnappyInputStream(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
New snappy input stream.
newSnappyOutputStream(OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
New snappy output stream.
newSnappyOutputStream(OutputStream, int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new input stream with the specified buffer size.
newSortedListMultimap() - Static method in class com.landawn.abacus.util.N
Return a ListMultimap backed by SortedMap.
newSortedListMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
Return a ListMultimap backed by SortedMap.
newSortedSetMultimap() - Static method in class com.landawn.abacus.util.N
Return a SetMultimap backed by SortedMap.
newSortedSetMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
Return a SetMultimap backed by SortedMap.
newStream(CheckedStream.CheckedIterator<T, E>) - Static method in class com.landawn.abacus.util.InternalUtil
 
newTreeMap() - Static method in class com.landawn.abacus.util.N
New tree map.
newTreeMap(Comparator<C>) - Static method in class com.landawn.abacus.util.N
New tree map.
newTreeMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
New tree map.
newTreeMap(SortedMap<K, ? extends V>) - Static method in class com.landawn.abacus.util.N
New tree map.
newTreeSet() - Static method in class com.landawn.abacus.util.N
New tree set.
newTreeSet(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
New tree set.
newTreeSet(Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
New tree set.
newTreeSet(SortedSet<T>) - Static method in class com.landawn.abacus.util.N
New tree set.
newWriter(File, Charset) - Static method in class com.landawn.abacus.guava.Files
 
next() - Method in class com.landawn.abacus.util.BooleanIterator
Deprecated.
use nextBoolean() instead.
next() - Method in class com.landawn.abacus.util.ByteIterator
Deprecated.
use nextByte() instead.
next() - Method in class com.landawn.abacus.util.CharIterator
Deprecated.
use nextChar() instead.
next() - Method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
 
next() - Method in class com.landawn.abacus.util.DoubleIterator
Deprecated.
use nextDouble() instead.
next() - Method in class com.landawn.abacus.util.FloatIterator
Deprecated.
use nextFloat() instead.
next() - Method in class com.landawn.abacus.util.IntIterator
Deprecated.
use nextInt() instead.
next() - Method in class com.landawn.abacus.util.LineIterator
Returns the next line in the wrapped Reader.
next() - Method in class com.landawn.abacus.util.LongIterator
Deprecated.
use nextLong() instead.
next() - Method in class com.landawn.abacus.util.ShortIterator
Deprecated.
use nextShort() instead.
next() - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
nextBoolean() - Method in class com.landawn.abacus.util.BooleanIterator
 
nextByte() - Method in class com.landawn.abacus.util.ByteIterator
 
nextChar() - Method in class com.landawn.abacus.util.CharIterator
 
nextDouble() - Method in class com.landawn.abacus.util.DoubleIterator
 
nextFloat() - Method in class com.landawn.abacus.util.FloatIterator
 
nextInt() - Method in class com.landawn.abacus.util.IntIterator
 
nextLong() - Method in class com.landawn.abacus.util.LongIterator
 
nextPage() - Method in interface com.landawn.abacus.util.Paginated
 
nextShort() - Method in class com.landawn.abacus.util.ShortIterator
 
NFunction<T,R> - Interface in com.landawn.abacus.util.function
 
NL - Static variable in class com.landawn.abacus.util.Ascii
Alternate name for Ascii.LF.
nMatch(long, long, Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
nMatch(long, long, Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
nMatch(long, long, Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
nMatch(long, long, Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
nMatch(Iterable<? extends T>, int, int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
nMatch(Iterator<? extends T>, int, int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
nMatch(T[], int, int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
NO - Enum constant in enum class com.landawn.abacus.util.YesNo
 
NO_CHANGE - Enum constant in enum class com.landawn.abacus.util.NamingPolicy
 
NO_REFERRER - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant NO_REFERRER.
NO_REFFERER_WHEN_DOWNGRADE - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant NO_REFFERER_WHEN_DOWNGRADE.
NoCachingNoUpdating - Interface in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableArray<T> - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableBooleanArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableByteArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableCharArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableDeque<T> - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableDoubleArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableEntry<K,V> - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableFloatArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableIntArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableLongArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableObjArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposablePair<L,R> - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableShortArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableTriple<L,M,R> - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.Timed<T> - Class in com.landawn.abacus.util
 
noCharQuotation() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Deprecated.
this method should not be called
noCharQuotation() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
noCharQuotation() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Deprecated.
this method should not be called
nonColumnFields() - Element in annotation interface com.landawn.abacus.annotation.Table
 
NONE - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
NONE - Enum constant in enum class com.landawn.abacus.parser.Exclusion
No bean property is excluded.
NONE - Enum constant in enum class com.landawn.abacus.util.CompressionMode
 
noneMatch(int, int, Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
 
noneMatch(int, int, Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
 
noneMatch(int, int, Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
 
noneMatch(int, int, Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
 
noneMatch(int, int, Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
 
noneMatch(int, int, Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
 
noneMatch(int, int, Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
 
noneMatch(int, int, Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
 
noneMatch(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
noneMatch(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Returns whether no elements of this List match the provided predicate.
noneMatch(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Returns whether no elements of this List match the provided predicate.
noneMatch(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
noneMatch(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Returns whether no elements of this List match the provided predicate.
noneMatch(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
noneMatch(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Returns whether no elements of this List match the provided predicate.
noneMatch(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
noneMatch(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Returns whether no elements of this List match the provided predicate.
noneMatch(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
noneMatch(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Returns whether no elements of this List match the provided predicate.
noneMatch(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
noneMatch(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Returns whether no elements of this List match the provided predicate.
noneMatch(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
noneMatch(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
noneMatch(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
noneMatch(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
noneMatch(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Returns whether no elements of this List match the provided predicate.
noneMatch(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
noneMatch(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
noneMatch(Iterator<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
noneMatch(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
NonUpdatable - Annotation Interface in com.landawn.abacus.annotation
The properties will be ignored by update/updateAll/batchUpdate operations if the input is an entity.
noQuotation() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Deprecated.
this method should not be called
noQuotation() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
noQuotation() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Deprecated.
this method should not be called
normalize(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Normalizes a path, removing double and single dot path steps.
normalize(String, boolean) - Static method in class com.landawn.abacus.util.FilenameUtil
Normalizes a path, removing double and single dot path steps.
normalizeNoEndSeparator(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
normalizeNoEndSeparator(String, boolean) - Static method in class com.landawn.abacus.util.FilenameUtil
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
normalizeSpace(String) - Static method in class com.landawn.abacus.util.Strings
noStringQuotation() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Deprecated.
this method should not be called
noStringQuotation() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
noStringQuotation() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Deprecated.
this method should not be called
not(boolean) - Static method in class com.landawn.abacus.util.If
 
not(TriPredicate<A, B, C>) - Static method in class com.landawn.abacus.util.Fn
 
not(Throwables.BiPredicate<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
not(Throwables.Predicate<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
not(Throwables.TriPredicate<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
not(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
 
not(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
 
NOT - Static variable in class com.landawn.abacus.util.WD
Field NOT.
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
NOT_EQUAL - Static variable in class com.landawn.abacus.util.WD
Field NOT_EQUAL.
NOT_EQUAL2 - Static variable in class com.landawn.abacus.util.WD
Field NOT_EQUAL2.
NOT_EXISTS - Static variable in class com.landawn.abacus.util.WD
Field NOT_EXISTS.
NOT_IN - Static variable in class com.landawn.abacus.util.WD
Field NOT_IN.
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.CharPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
notBlank() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
notBlank() - Static method in class com.landawn.abacus.util.Fn
Not null or empty or blank.
notBlank(CharSequence) - Static method in class com.landawn.abacus.util.N
 
notBlank(CharSequence) - Static method in class com.landawn.abacus.util.If
Not null or empty or blank.
notBlank(Function<T, ? extends CharSequence>) - Static method in class com.landawn.abacus.util.Fn
 
NotColumn - Annotation Interface in com.landawn.abacus.annotation
To identity that the annotated field is not a DB column.
notContains(String) - Static method in class com.landawn.abacus.util.Fn
 
notEmpty() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
notEmpty() - Static method in class com.landawn.abacus.util.Fn
Not null or empty.
notEmpty(boolean[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(boolean[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(byte[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(byte[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(char[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(char[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(double[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(double[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(float[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(float[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(int[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(int[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(long[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(long[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(short[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(short[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(DataSet) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(LongMultiset<?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(LongMultiset<?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(Multimap<?, ?, ?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(Multimap<?, ?, ?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(Multiset<?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(Multiset<?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(PrimitiveList) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(PrimitiveList) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(CharSequence) - Static method in class com.landawn.abacus.util.N
 
notEmpty(CharSequence) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(Iterable<?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(Object[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(Object[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(Collection<?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(Collection<?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(Function<T, ? extends CharSequence>) - Static method in class com.landawn.abacus.util.Fn
 
notEmpty(Iterator<?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notEmpty(Map<?, ?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmptyA() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
notEmptyA() - Static method in class com.landawn.abacus.util.Fn
 
notEmptyC() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
notEmptyC() - Static method in class com.landawn.abacus.util.Fn
 
notEmptyM() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
notEmptyM() - Static method in class com.landawn.abacus.util.Fn
 
notEndsWith(String) - Static method in class com.landawn.abacus.util.Fn
Not ends with.
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnB
 
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnC
 
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnD
 
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnF
 
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnI
 
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnL
 
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnS
 
notEqual() - Static method in class com.landawn.abacus.util.Fn
 
notEqual(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
notEqual(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
notEqual(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
notEqual(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
notEqual(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
notEqual(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
notEqual(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
notEqual(Object) - Static method in class com.landawn.abacus.util.Fn
 
notIn(Collection<?>) - Static method in class com.landawn.abacus.util.Fn
 
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnB
 
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnD
 
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnF
 
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnI
 
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnL
 
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnS
 
notNull() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
notNull() - Static method in class com.landawn.abacus.util.Fn
 
notNull(Function<T, ?>) - Static method in class com.landawn.abacus.util.Fn
Not null.
notStartsWith(String) - Static method in class com.landawn.abacus.util.Fn
Not starts with.
NOVEMBER - Enum constant in enum class com.landawn.abacus.util.Month
 
NPredicate<T> - Interface in com.landawn.abacus.util.function
 
NUL - Static variable in class com.landawn.abacus.util.Ascii
Null ('\0'): The all-zeros character which may serve to accomplish time fill and media fill.
NULL - Enum constant in enum class com.landawn.abacus.parser.Exclusion
Excludes the bean properties with null values.
NULL - Static variable in class com.landawn.abacus.util.WD
Field NULL.
NULL_CHARACTER - Static variable in class com.landawn.abacus.util.CSVParser
This is the "null" character - if a value is set to this then it is ignored.
NULL_END_ELEMENT - Static variable in class com.landawn.abacus.parser.XMLConstants
Field NULL_END_ELEMENT.
NULL_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field NULL_NULL_ELE.
NULL_STRING - Static variable in class com.landawn.abacus.util.Strings
String with value "null".
NullSafe - Annotation Interface in com.landawn.abacus.annotation
 
nullsFirst() - Static method in class com.landawn.abacus.util.Comparators
Same as naturalOrder().
nullsFirst(Comparator<T>) - Static method in class com.landawn.abacus.util.Comparators
 
nullsFirstOrElseEqual() - Static method in class com.landawn.abacus.util.Comparators
 
nullsLast() - Static method in class com.landawn.abacus.util.Comparators
 
nullsLast(Comparator<T>) - Static method in class com.landawn.abacus.util.Comparators
 
nullsLastOrElseEqual() - Static method in class com.landawn.abacus.util.Comparators
 
nullToEmpty() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
nullToEmpty() - Static method in class com.landawn.abacus.util.Fn
 
nullToEmpty(boolean) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
nullToEmpty(boolean[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(byte[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(char[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(double[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(float[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(int[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(long[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(short[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(ImmutableBiMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable map if the specified ImmutableBiMap is null, otherwise itself is returned.
nullToEmpty(ImmutableCollection<T>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable Collection if the specified ImmutableCollection is null, otherwise itself is returned.
nullToEmpty(ImmutableList<T>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable list if the specified ImmutableList is null, otherwise itself is returned.
nullToEmpty(ImmutableMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable map if the specified ImmutableMap is null, otherwise itself is returned.
nullToEmpty(ImmutableNavigableMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable map if the specified ImmutableNavigableMap is null, otherwise itself is returned.
nullToEmpty(ImmutableNavigableSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable list if the specified ImmutableNavigableSet is null, otherwise itself is returned.
nullToEmpty(ImmutableSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable list if the specified ImmutableSet is null, otherwise itself is returned.
nullToEmpty(ImmutableSortedMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable map if the specified ImmutableSortedMap is null, otherwise itself is returned.
nullToEmpty(ImmutableSortedSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable list if the specified ImmutableSortedSet is null, otherwise itself is returned.
nullToEmpty(Object[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(String) - Static method in class com.landawn.abacus.util.N
 
nullToEmpty(String) - Static method in class com.landawn.abacus.util.Strings
Converts the specified String to an empty String "" if it's null, otherwise just returns itself.
nullToEmpty(String[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(String[]) - Static method in class com.landawn.abacus.util.Strings
Converts each null String element in the specified String array to an empty String "".
nullToEmpty(BigDecimal[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(BigInteger[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(Date[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(Time[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(Timestamp[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(Calendar[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(Date[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(Iterator<T>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable Iterator if the specified Iterator is null, otherwise itself is returned.
nullToEmpty(List<T>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable list if the specified List is null, otherwise itself is returned.
nullToEmpty(ListIterator<T>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable ListIterator if the specified ListIterator is null, otherwise itself is returned.
nullToEmpty(Map<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable map if the specified Map is null, otherwise itself is returned.
nullToEmpty(NavigableMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable NavigableMap if the specified NavigableMap is null, otherwise itself is returned.
nullToEmpty(NavigableSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable NavigableSet if the specified NavigableSet is null, otherwise itself is returned.
nullToEmpty(Set<T>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable set if the specified Set is null, otherwise itself is returned.
nullToEmpty(SortedMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable SortedMap if the specified SortedMap is null, otherwise itself is returned.
nullToEmpty(SortedSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an empty immutable SortedSet if the specified SortedSet is null, otherwise itself is returned.
nullToEmpty(T[], Class<T[]>) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmptyForEach(String[]) - Static method in class com.landawn.abacus.util.N
Converts the specified String array to an empty String[0] if it's null and each null element String to empty String "".
nullToEmptyL() - Static method in class com.landawn.abacus.util.Fn
Deprecated.
replaced by nullToEmptyList
nullToEmptyList() - Static method in class com.landawn.abacus.util.Fn
 
nullToEmptyM() - Static method in class com.landawn.abacus.util.Fn
Deprecated.
replaced by nullToEmptyMap
nullToEmptyMap() - Static method in class com.landawn.abacus.util.Fn
 
nullToEmptyS() - Static method in class com.landawn.abacus.util.Fn
Deprecated.
replaced by nullToEmptySet
nullToEmptySet() - Static method in class com.landawn.abacus.util.Fn
 
numberFormat() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
 
numberFormat() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
Numbers - Class in com.landawn.abacus.util
Note: A lot of codes in this classed are copied from Google Guava, Apache Commons Math and Apache Commons Lang under under the Apache License, Version 2.0.
numerator() - Method in class com.landawn.abacus.util.Fraction
 
numToDouble() - Static method in class com.landawn.abacus.util.Fn
Num to double.
numToInt() - Static method in class com.landawn.abacus.util.Fn
Num to int.
numToLong() - Static method in class com.landawn.abacus.util.Fn
Num to long.

O

ObjBiIntConsumer<T> - Interface in com.landawn.abacus.util.function
ObjBiIntFunction<T,R> - Interface in com.landawn.abacus.util.function
ObjBiIntPredicate<T> - Interface in com.landawn.abacus.util.function
ObjBooleanConsumer<T> - Interface in com.landawn.abacus.util.function
 
ObjByteConsumer<T> - Interface in com.landawn.abacus.util.function
 
ObjCharConsumer<T> - Interface in com.landawn.abacus.util.function
 
ObjDoubleConsumer<T> - Interface in com.landawn.abacus.util.function
ObjDoubleFunction<T,R> - Interface in com.landawn.abacus.util.function
ObjDoublePredicate<T> - Interface in com.landawn.abacus.util.function
OBJECT_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
OBJECT_LIST - Static variable in class com.landawn.abacus.util.Clazz
 
OBJECT_SET - Static variable in class com.landawn.abacus.util.Clazz
 
ObjectMapper<C extends MapperConfig> - Interface in com.landawn.abacus.parser
The intention of this class is to provide concise and consistent interface for Jackson JSON/XML/...
ObjectNotFoundException - Exception in com.landawn.abacus.exception
 
ObjectNotFoundException() - Constructor for exception com.landawn.abacus.exception.ObjectNotFoundException
Constructor for ObjectNotFoundException.
ObjectNotFoundException(String) - Constructor for exception com.landawn.abacus.exception.ObjectNotFoundException
Constructor for ObjectNotFoundException.
ObjectNotFoundException(String, Throwable) - Constructor for exception com.landawn.abacus.exception.ObjectNotFoundException
Constructor for ObjectNotFoundException.
ObjectNotFoundException(Throwable) - Constructor for exception com.landawn.abacus.exception.ObjectNotFoundException
Constructor for ObjectNotFoundException.
Objectory - Class in com.landawn.abacus.util
 
ObjectPool<K,V> - Class in com.landawn.abacus.util
It's is a multiple-thread safety map with fixed size.
ObjectPool<E extends Poolable> - Interface in com.landawn.abacus.pool
 
ObjectPool(int) - Constructor for class com.landawn.abacus.util.ObjectPool
 
ObjectPool.MemoryMeasure<E> - Interface in com.landawn.abacus.pool
The Interface MemoryMeasure.
ObjFloatConsumer<T> - Interface in com.landawn.abacus.util.function
 
ObjIntConsumer<T> - Interface in com.landawn.abacus.util.function
ObjIntFunction<T,R> - Interface in com.landawn.abacus.util.function
ObjIntPredicate<T> - Interface in com.landawn.abacus.util.function
ObjIterator<T> - Class in com.landawn.abacus.util
 
ObjIterator() - Constructor for class com.landawn.abacus.util.ObjIterator
 
ObjIterator() - Constructor for class com.landawn.abacus.util.Throwables.ObjIterator
 
ObjIteratorEx<T> - Class in com.landawn.abacus.util.stream
 
ObjIteratorEx() - Constructor for class com.landawn.abacus.util.stream.ObjIteratorEx
 
ObjLongConsumer<T> - Interface in com.landawn.abacus.util.function
ObjLongFunction<T,R> - Interface in com.landawn.abacus.util.function
ObjLongPredicate<T> - Interface in com.landawn.abacus.util.function
ObjShortConsumer<T> - Interface in com.landawn.abacus.util.function
 
observe(BlockingQueue<T>, Duration) - Static method in class com.landawn.abacus.util.stream.Stream
Sample code:
observe(BlockingQueue<T>, BooleanSupplier, long) - Static method in class com.landawn.abacus.util.stream.Stream
Sample code:
observe(Consumer<? super T>) - Method in class com.landawn.abacus.util.Observer
 
observe(Consumer<? super T>, Consumer<? super Exception>) - Method in class com.landawn.abacus.util.Observer
 
observe(Consumer<? super T>, Consumer<? super Exception>, Runnable) - Method in class com.landawn.abacus.util.Observer
 
Observer<T> - Class in com.landawn.abacus.util
 
occurrencesMap(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
occurrencesMap(Iterable<? extends T>, Supplier<Map<T, Integer>>) - Static method in class com.landawn.abacus.util.N
 
occurrencesMap(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
 
occurrencesMap(Iterator<? extends T>, Supplier<Map<T, Integer>>) - Static method in class com.landawn.abacus.util.N
 
occurrencesMap(T[]) - Static method in class com.landawn.abacus.util.N
 
occurrencesMap(T[], Supplier<Map<T, Integer>>) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
occurrencesOf(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(byte) - Method in class com.landawn.abacus.util.ByteList
 
occurrencesOf(byte[], byte) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(char) - Method in class com.landawn.abacus.util.CharList
 
occurrencesOf(char[], char) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(double) - Method in class com.landawn.abacus.util.DoubleList
 
occurrencesOf(double[], double) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(float) - Method in class com.landawn.abacus.util.FloatList
 
occurrencesOf(float[], float) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(int) - Method in class com.landawn.abacus.util.IntList
 
occurrencesOf(int[], int) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(long) - Method in class com.landawn.abacus.util.LongList
 
occurrencesOf(long[], long) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(short) - Method in class com.landawn.abacus.util.ShortList
 
occurrencesOf(short[], short) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(Iterable<?>, Object) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(Object) - Method in class com.landawn.abacus.util.LongMultiset
 
occurrencesOf(Object) - Method in class com.landawn.abacus.util.Multiset
 
occurrencesOf(Object[], Object) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(String, char) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(String, String) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.Iterators
 
occurrencesOf(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.N
 
OCTOBER - Enum constant in enum class com.landawn.abacus.util.Month
 
of(boolean) - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Deprecated.
to be removed in future version.
of(boolean) - Static method in class com.landawn.abacus.util.MutableBoolean
 
of(boolean) - Static method in class com.landawn.abacus.util.u.OptionalBoolean
 
of(boolean...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(boolean...) - Static method in class com.landawn.abacus.util.BooleanIterator
 
of(boolean...) - Static method in class com.landawn.abacus.util.BooleanList
 
of(boolean[]) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(boolean[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(boolean[], boolean) - Static method in class com.landawn.abacus.util.Index
 
of(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.Difference
 
of(boolean[], int) - Static method in class com.landawn.abacus.util.BooleanList
 
of(boolean[], int, boolean) - Static method in class com.landawn.abacus.util.Index
 
of(boolean[], int, int) - Static method in class com.landawn.abacus.util.BooleanIterator
 
of(boolean[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(boolean, boolean) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Deprecated.
to be removed in future version.
of(boolean, boolean) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Deprecated.
to be removed in future version.
of(boolean, boolean, DateTimeFormat, Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Deprecated.
to be removed in future version.
of(boolean, boolean, DateTimeFormat, Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Deprecated.
to be removed in future version.
of(boolean, int) - Static method in class com.landawn.abacus.util.IndexedBoolean
 
of(boolean, long) - Static method in class com.landawn.abacus.util.IndexedBoolean
 
of(boolean, Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Deprecated.
to be removed in future version.
of(boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated.
to be removed in future version.
of(boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated.
to be removed in future version.
of(byte) - Static method in class com.landawn.abacus.util.MutableByte
 
of(byte) - Static method in class com.landawn.abacus.util.u.OptionalByte
 
of(byte...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(byte...) - Static method in class com.landawn.abacus.util.ByteIterator
 
of(byte...) - Static method in class com.landawn.abacus.util.ByteList
 
of(byte[]) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(byte...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(byte...) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
of(byte...) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(byte[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(byte[], byte) - Static method in class com.landawn.abacus.util.Index
 
of(byte[], byte[]) - Static method in class com.landawn.abacus.util.Difference
 
of(byte[], int) - Static method in class com.landawn.abacus.util.ByteList
 
of(byte[], int, byte) - Static method in class com.landawn.abacus.util.Index
 
of(byte[], int, int) - Static method in class com.landawn.abacus.util.ByteIterator
 
of(byte[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(byte[], int, int) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
of(byte[], int, int) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(byte[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(byte, int) - Static method in class com.landawn.abacus.util.IndexedByte
 
of(byte, long) - Static method in class com.landawn.abacus.util.IndexedByte
 
of(char) - Static method in class com.landawn.abacus.util.MutableChar
 
of(char) - Static method in class com.landawn.abacus.util.u.OptionalChar
 
of(char...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(char...) - Static method in class com.landawn.abacus.util.CharIterator
 
of(char...) - Static method in class com.landawn.abacus.util.CharList
 
of(char[]) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(char...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(char...) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
of(char...) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(char[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(char[], char) - Static method in class com.landawn.abacus.util.Index
 
of(char[], char[]) - Static method in class com.landawn.abacus.util.Difference
 
of(char[], int) - Static method in class com.landawn.abacus.util.CharList
 
of(char[], int, char) - Static method in class com.landawn.abacus.util.Index
 
of(char[], int, int) - Static method in class com.landawn.abacus.util.CharIterator
 
of(char[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(char[], int, int) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
of(char[], int, int) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(char[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(char, int) - Static method in class com.landawn.abacus.util.IndexedChar
 
of(char, long) - Static method in class com.landawn.abacus.util.IndexedChar
 
of(double) - Static method in class com.landawn.abacus.util.Fraction
Creates a Fraction instance from a double value.
of(double) - Static method in class com.landawn.abacus.util.MutableDouble
 
of(double) - Static method in class com.landawn.abacus.util.u.OptionalDouble
 
of(double...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(double[]) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(double...) - Static method in class com.landawn.abacus.util.DoubleIterator
 
of(double...) - Static method in class com.landawn.abacus.util.DoubleList
 
of(double...) - Static method in class com.landawn.abacus.util.KahanSummation
 
of(double...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(double...) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
of(double...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(double[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(double[], double) - Static method in class com.landawn.abacus.util.Index
 
of(double[], double[]) - Static method in class com.landawn.abacus.util.Difference
 
of(double[], double, double) - Static method in class com.landawn.abacus.util.Index
 
of(double[], int) - Static method in class com.landawn.abacus.util.DoubleList
 
of(double[], int, double) - Static method in class com.landawn.abacus.util.Index
 
of(double[], int, double, double) - Static method in class com.landawn.abacus.util.Index
 
of(double[], int, int) - Static method in class com.landawn.abacus.util.DoubleIterator
 
of(double[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(double[], int, int) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
of(double[], int, int) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(double[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(double, int) - Static method in class com.landawn.abacus.util.IndexedDouble
 
of(double, long) - Static method in class com.landawn.abacus.util.IndexedDouble
 
of(float) - Static method in class com.landawn.abacus.util.MutableFloat
 
of(float) - Static method in class com.landawn.abacus.util.u.OptionalFloat
 
of(float...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(float[]) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(float...) - Static method in class com.landawn.abacus.util.FloatIterator
 
of(float...) - Static method in class com.landawn.abacus.util.FloatList
 
of(float...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(float...) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
of(float...) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(float[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(float[], float) - Static method in class com.landawn.abacus.util.Index
 
of(float[], float[]) - Static method in class com.landawn.abacus.util.Difference
 
of(float[], int) - Static method in class com.landawn.abacus.util.FloatList
 
of(float[], int, float) - Static method in class com.landawn.abacus.util.Index
 
of(float[], int, int) - Static method in class com.landawn.abacus.util.FloatIterator
 
of(float[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(float[], int, int) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
of(float[], int, int) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(float[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(float, int) - Static method in class com.landawn.abacus.util.IndexedFloat
 
of(float, long) - Static method in class com.landawn.abacus.util.IndexedFloat
 
of(int) - Static method in class com.landawn.abacus.util.MutableInt
 
of(int) - Static method in class com.landawn.abacus.util.u.OptionalInt
 
of(int...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(int[]) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(int...) - Static method in class com.landawn.abacus.util.IntIterator
 
of(int...) - Static method in class com.landawn.abacus.util.IntList
 
of(int...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(int...) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
of(int...) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(int[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(int[], int) - Static method in class com.landawn.abacus.util.Index
 
of(int[], int) - Static method in class com.landawn.abacus.util.IntList
 
of(int[], int[]) - Static method in class com.landawn.abacus.util.Difference
 
of(int[], int, int) - Static method in class com.landawn.abacus.util.Index
 
of(int[], int, int) - Static method in class com.landawn.abacus.util.IntIterator
 
of(int[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(int[], int, int) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
of(int[], int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(int[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(int, int) - Static method in class com.landawn.abacus.util.Fraction
 
of(int, int) - Static method in class com.landawn.abacus.util.IndexedInt
 
of(int, int) - Static method in class com.landawn.abacus.util.IntPair
 
of(int, int, boolean) - Static method in class com.landawn.abacus.util.Fraction
Creates a Fraction instance with the 2 parts of a fraction Y/Z.
of(int, int, int) - Static method in class com.landawn.abacus.util.Fraction
 
of(int, int, int) - Static method in class com.landawn.abacus.util.IntTriple
 
of(int, int, int, boolean) - Static method in class com.landawn.abacus.util.Fraction
Creates a Fraction instance with the 3 parts of a fraction X Y/Z.
of(int, long) - Static method in class com.landawn.abacus.util.IndexedInt
 
of(int, long, BiPredicate<? super R, ? super Exception>) - Static method in class com.landawn.abacus.util.Retry
 
of(int, long, BiPredicate<? super R, ? super RuntimeException>) - Static method in class com.landawn.abacus.util.Retry.RetryR
 
of(int, long, Predicate<? super Exception>) - Static method in class com.landawn.abacus.util.Retry
 
of(int, long, Predicate<? super RuntimeException>) - Static method in class com.landawn.abacus.util.Retry.RetryR
 
of(long) - Static method in class com.landawn.abacus.util.MutableLong
 
of(long) - Static method in class com.landawn.abacus.util.u.OptionalLong
 
of(long...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(long[]) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(long...) - Static method in class com.landawn.abacus.util.LongIterator
 
of(long...) - Static method in class com.landawn.abacus.util.LongList
 
of(long...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(long...) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
of(long...) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(long[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(long[], int) - Static method in class com.landawn.abacus.util.LongList
 
of(long[], int, int) - Static method in class com.landawn.abacus.util.LongIterator
 
of(long[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(long[], int, int) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
of(long[], int, int) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(long[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(long[], int, long) - Static method in class com.landawn.abacus.util.Index
 
of(long[], long) - Static method in class com.landawn.abacus.util.Index
 
of(long[], long[]) - Static method in class com.landawn.abacus.util.Difference
 
of(long, int) - Static method in class com.landawn.abacus.util.IndexedLong
 
of(long, long) - Static method in class com.landawn.abacus.util.IndexedLong
 
of(short) - Static method in class com.landawn.abacus.util.MutableShort
 
of(short) - Static method in class com.landawn.abacus.util.u.OptionalShort
 
of(short...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(short[]) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(short...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(short...) - Static method in class com.landawn.abacus.util.ShortIterator
 
of(short...) - Static method in class com.landawn.abacus.util.ShortList
 
of(short...) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
of(short...) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(short[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(short[], int) - Static method in class com.landawn.abacus.util.ShortList
 
of(short[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(short[], int, int) - Static method in class com.landawn.abacus.util.ShortIterator
 
of(short[], int, int) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
of(short[], int, int) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(short[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(short[], int, short) - Static method in class com.landawn.abacus.util.Index
 
of(short[], short) - Static method in class com.landawn.abacus.util.Index
 
of(short[], short[]) - Static method in class com.landawn.abacus.util.Difference
 
of(short, int) - Static method in class com.landawn.abacus.util.IndexedShort
 
of(short, long) - Static method in class com.landawn.abacus.util.IndexedShort
 
of(C) - Static method in class com.landawn.abacus.util.Builder
 
of(Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Deprecated.
to be removed in future version.
of(Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Deprecated.
to be removed in future version.
of(Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Deprecated.
to be removed in future version.
of(BooleanList) - Static method in class com.landawn.abacus.util.Builder
 
of(BooleanList, BooleanList) - Static method in class com.landawn.abacus.util.Difference
 
of(ByteIterator) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
of(ByteIterator) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(ByteList) - Static method in class com.landawn.abacus.util.Builder
 
of(ByteList, ByteList) - Static method in class com.landawn.abacus.util.Difference
 
of(CharIterator) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
of(CharIterator) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(CharList) - Static method in class com.landawn.abacus.util.Builder
 
of(CharList, CharList) - Static method in class com.landawn.abacus.util.Difference
 
of(DataSet) - Static method in class com.landawn.abacus.util.Builder
 
of(DateTimeFormat) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Deprecated.
to be removed in future version.
of(DateTimeFormat) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Deprecated.
to be removed in future version.
of(DoubleIterator) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
of(DoubleIterator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(DoubleList) - Static method in class com.landawn.abacus.util.Builder
 
of(DoubleList, DoubleList) - Static method in class com.landawn.abacus.util.Difference
 
of(FloatIterator) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
of(FloatIterator) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(FloatList) - Static method in class com.landawn.abacus.util.Builder
 
of(FloatList, FloatList) - Static method in class com.landawn.abacus.util.Difference
 
of(BooleanPredicate) - Static method in interface com.landawn.abacus.util.function.BooleanPredicate
Returns the specified instance.
of(BytePredicate) - Static method in interface com.landawn.abacus.util.function.BytePredicate
Returns the specified instance.
of(CharPredicate) - Static method in interface com.landawn.abacus.util.function.CharPredicate
Returns the specified instance.
of(DoublePredicate) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
Returns the specified instance.
of(FloatPredicate) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
Returns the specified instance.
of(IntPredicate) - Static method in interface com.landawn.abacus.util.function.IntPredicate
Returns the specified instance.
of(LongPredicate) - Static method in interface com.landawn.abacus.util.function.LongPredicate
Returns the specified instance.
of(ShortPredicate) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
Returns the specified instance.
of(IntIterator) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
of(IntIterator) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(IntList) - Static method in class com.landawn.abacus.util.Builder
 
of(IntList, IntList) - Static method in class com.landawn.abacus.util.Difference
 
of(LongIterator) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
of(LongIterator) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(LongList) - Static method in class com.landawn.abacus.util.Builder
 
of(LongList, LongList) - Static method in class com.landawn.abacus.util.Difference
 
of(LongMultiset<? extends E>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(LongMultiset<T>) - Static method in class com.landawn.abacus.util.Builder
 
of(Multimap<? extends K, E, ? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Multiset<? extends E>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Multiset<T>) - Static method in class com.landawn.abacus.util.Builder
 
of(ShortIterator) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
of(ShortIterator) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(ShortList) - Static method in class com.landawn.abacus.util.Builder
 
of(ShortList, ShortList) - Static method in class com.landawn.abacus.util.Difference
 
of(Stream<? extends T>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(Stream<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(Throwables.Supplier<T, E>) - Static method in class com.landawn.abacus.util.Throwables.LazyInitializer
 
of(u.Optional<T>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(u.Optional<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(u.OptionalDouble) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(u.OptionalInt) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(u.OptionalLong) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(E...) - Static method in class com.landawn.abacus.util.ImmutableList
 
of(E...) - Static method in class com.landawn.abacus.util.ImmutableSet
 
of(File) - Static method in class com.landawn.abacus.util.LineIterator
Returns an Iterator for the lines in a File using the default encoding for the VM.
of(File) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(File) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(File, Charset) - Static method in class com.landawn.abacus.util.LineIterator
Returns an Iterator for the lines in a File.
of(InputStream) - Static method in class com.landawn.abacus.util.LineIterator
 
of(InputStream) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(InputStream, boolean) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(InputStream, Charset) - Static method in class com.landawn.abacus.util.LineIterator
Returns an Iterator for the lines in an InputStream, using the character encoding specified (or default encoding if null).
of(Reader) - Static method in class com.landawn.abacus.util.LineIterator
 
of(Reader) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(Reader, boolean) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(Byte[]) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(Byte[], int, int) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(Character[]) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(Character[], int, int) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(CharSequence) - Static method in class com.landawn.abacus.util.stream.CharStream
Takes the chars in the specified String as the elements of the Stream
of(CharSequence, int, int) - Static method in class com.landawn.abacus.util.stream.CharStream
Takes the chars in the specified String as the elements of the Stream
of(Class<?>) - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
Deprecated.
to be removed in future version.
of(Class<?>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated.
to be removed in future version.
of(Class<?>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated.
to be removed in future version.
of(Class<?>, boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated.
to be removed in future version.
of(Class<?>, boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated.
to be removed in future version.
of(Class<?>, Class<?>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated.
to be removed in future version.
of(Class<?>, Class<?>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated.
to be removed in future version.
of(Class<?>, Class<?>, boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated.
to be removed in future version.
of(Class<?>, Class<?>, boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated.
to be removed in future version.
of(Class<?>, Class<?>, Class<?>, boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated.
to be removed in future version.
of(Class<?>, Class<?>, Class<?>, boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated.
to be removed in future version.
of(Class<?>, Schema) - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
Deprecated.
to be removed in future version.
of(Class<? super T>) - Static method in class com.landawn.abacus.util.Clazz
 
of(Double[]) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(Double[], int, int) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(Float[]) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(Float[], int, int) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(Integer[]) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(Integer[], int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.ObjIterator
 
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Throwables.ObjIterator
 
of(Iterable<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(Iterable<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Iterable<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Long[]) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(Long[], int, int) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(Object[], int, Object) - Static method in class com.landawn.abacus.util.Index
 
of(Object[], Object) - Static method in class com.landawn.abacus.util.Index
 
of(Object, Object) - Static method in class com.landawn.abacus.util.Difference.MapDifference
 
of(Object, Object, BiPredicate<?, ?>) - Static method in class com.landawn.abacus.util.Difference.MapDifference
 
of(Short[]) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(Short[], int, int) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(String) - Static method in class com.landawn.abacus.util.Fraction
Creates a Fraction from a String.
of(String) - Static method in enum class com.landawn.abacus.util.JavaVersion
 
of(String) - Static method in class com.landawn.abacus.util.Seid
Deprecated.
for internal use only
of(String) - Static method in class com.landawn.abacus.util.u.Nullable
 
of(String) - Static method in class com.landawn.abacus.util.u.Optional
 
of(String...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(String, char) - Static method in class com.landawn.abacus.util.Index
 
of(String, int, char) - Static method in class com.landawn.abacus.util.Index
 
of(String, int, String) - Static method in class com.landawn.abacus.util.Index
 
of(String, Object) - Static method in class com.landawn.abacus.http.HttpHeaders
 
of(String, Object) - Static method in interface com.landawn.abacus.util.EntityId
 
of(String, Object) - Static method in class com.landawn.abacus.util.Seid
 
of(String, Object, String, Object) - Static method in class com.landawn.abacus.http.HttpHeaders
 
of(String, Object, String, Object) - Static method in interface com.landawn.abacus.util.EntityId
 
of(String, Object, String, Object) - Static method in class com.landawn.abacus.util.Seid
 
of(String, Object, String, Object, String, Object) - Static method in class com.landawn.abacus.http.HttpHeaders
 
of(String, Object, String, Object, String, Object) - Static method in interface com.landawn.abacus.util.EntityId
 
of(String, Object, String, Object, String, Object) - Static method in class com.landawn.abacus.util.Seid
 
of(String, String) - Static method in class com.landawn.abacus.util.Index
 
of(String, String, Object) - Static method in interface com.landawn.abacus.util.EntityId
 
of(String, String, Object, String, Object) - Static method in interface com.landawn.abacus.util.EntityId
 
of(String, String, Object, String, Object, String, Object) - Static method in interface com.landawn.abacus.util.EntityId
 
of(ByteBuffer) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(CharBuffer) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(DoubleBuffer) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(FloatBuffer) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(IntBuffer) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(LongBuffer) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(ShortBuffer) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(Collection<?>, int, Object) - Static method in class com.landawn.abacus.util.Index
 
of(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Index
 
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Median
 
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.ObjIterator
 
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Observer
 
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Collection<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Median
 
of(Collection<? extends T1>, Collection<? extends T2>) - Static method in class com.landawn.abacus.util.Difference
 
of(Collection<Byte>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(Collection<Character>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(Collection<Double>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(Collection<Float>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(Collection<Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(Collection<Long>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(Collection<Short>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(Collection<T>) - Static method in class com.landawn.abacus.util.PermutationIterator
Returns a Collection of all the permutations of the specified Collection.
of(BlockingQueue<T>) - Static method in class com.landawn.abacus.util.Observer
 
of(Enumeration<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Supplier<T>) - Static method in class com.landawn.abacus.util.LazyInitializer
 
of(Iterator<?>, int, Object) - Static method in class com.landawn.abacus.util.Index
 
of(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.Index
 
of(Iterator<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
 
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.ObjIterator
 
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Observer
 
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Iterator<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(Iterator<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Iterator<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Iterator<Map.Entry<K, V>>) - Static method in class com.landawn.abacus.util.BiIterator
 
of(ListIterator<? extends T>) - Static method in class com.landawn.abacus.util.ImmutableListIterator
 
of(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Map<? extends K1, ? extends V1>, Map<? extends K2, ? extends V2>) - Static method in class com.landawn.abacus.util.Difference.MapDifference
 
of(Map<? extends K1, ? extends V1>, Map<? extends K2, ? extends V2>, BiPredicate<? super V1, ? super V2>) - Static method in class com.landawn.abacus.util.Difference.MapDifference
 
of(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpHeaders
 
of(Map<K, V>) - Static method in class com.landawn.abacus.util.BiIterator
 
of(Map<K, V>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(Map<K, V>) - Static method in class com.landawn.abacus.util.Maps.MapGetter
 
of(Map<K, V>, boolean) - Static method in class com.landawn.abacus.util.Maps.MapGetter
 
of(Map<K, V>, Class<E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(Optional<T>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(Optional<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(OptionalDouble) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(OptionalInt) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(OptionalLong) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(DoubleStream) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(IntStream) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(LongStream) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(Stream<? extends T>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(Stream<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Stream<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(K, E) - Static method in class com.landawn.abacus.util.ListMultimap
 
of(K, E) - Static method in class com.landawn.abacus.util.SetMultimap
 
of(K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
 
of(K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
 
of(K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
 
of(K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
 
of(K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
 
of(K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
 
of(K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
 
of(K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
 
of(K, E, K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
 
of(K, E, K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
 
of(K, E, K, E, K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
 
of(K, E, K, E, K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
 
of(K, T) - Static method in class com.landawn.abacus.util.Keyed
 
of(K, V) - Static method in class com.landawn.abacus.util.BiMap
 
of(K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
 
of(K, V) - Static method in class com.landawn.abacus.util.ImmutableEntry
 
of(K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
 
of(K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
 
of(K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
 
of(K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
 
of(K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
 
of(K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
 
of(K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
 
of(K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
 
of(K, V, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
 
of(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
 
of(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
 
of(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
 
of(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
 
of(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
 
of(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
 
of(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
 
of(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
 
of(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
 
of(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
 
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
 
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
 
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
 
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
 
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(L) - Static method in class com.landawn.abacus.util.Builder
 
of(L, M, R) - Static method in class com.landawn.abacus.util.Triple
 
of(L, R) - Static method in class com.landawn.abacus.util.Pair
 
of(M) - Static method in class com.landawn.abacus.util.Builder
 
of(Schema) - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
Deprecated.
to be removed in future version.
of(Schema) - Static method in class com.landawn.abacus.parser.AvroSerializationConfig.ASC
Deprecated. 
of(Schema, Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.AvroSerializationConfig.ASC
Deprecated. 
of(T) - Static method in class com.landawn.abacus.pool.PoolableWrapper
Wrap the the source object with Long.MAX_VALUE liveTime and Long.MAX_VALUE maxIdleTime.
of(T) - Static method in class com.landawn.abacus.util.Builder
 
of(T) - Static method in class com.landawn.abacus.util.Holder
 
of(T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T) - Static method in class com.landawn.abacus.util.ImmutableList
 
of(T) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(T) - Static method in class com.landawn.abacus.util.ImmutableSet
 
of(T) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(T) - Static method in class com.landawn.abacus.util.Timed
 
of(T) - Static method in class com.landawn.abacus.util.u.Nullable
 
of(T) - Static method in class com.landawn.abacus.util.u.Optional
 
of(T) - Static method in class com.landawn.abacus.util.Wrapper
 
of(T...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(T...) - Static method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
 
of(T...) - Static method in class com.landawn.abacus.util.CheckedStream
 
of(T...) - Static method in class com.landawn.abacus.util.Enumerations
 
of(T...) - Static method in class com.landawn.abacus.util.LongMultiset
 
of(T[]) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(T...) - Static method in class com.landawn.abacus.util.Multiset
 
of(T...) - Static method in class com.landawn.abacus.util.ObjIterator
 
of(T...) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(T...) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(T[], int, int) - Static method in class com.landawn.abacus.util.CheckedStream.CheckedIterator
 
of(T[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(T[], int, int) - Static method in class com.landawn.abacus.util.ObjIterator
 
of(T[], int, int) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(T[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(T[], Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(T[], Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(T1) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1[], T2[]) - Static method in class com.landawn.abacus.util.Difference
 
of(T1, T2) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1, T2, T3) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1, T2, T3, T4) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1, T2, T3, T4, T5) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1, T2, T3, T4, T5, T6) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.landawn.abacus.util.Tuple
Deprecated.
you should consider using class Some Bean/Record class: MyRecord { final T1 propName1, final T2 propName2...}
of(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.landawn.abacus.util.Tuple
Deprecated.
you should consider using class Some Bean/Record class: MyRecord { final T1 propName1, final T2 propName2...}
of(T, int) - Static method in class com.landawn.abacus.util.Indexed
 
of(T, long) - Static method in class com.landawn.abacus.util.Indexed
 
of(T, long) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.Timed
 
of(T, long) - Static method in class com.landawn.abacus.util.Timed
 
of(T, long, long) - Static method in class com.landawn.abacus.pool.PoolableWrapper
Wrap the the source object with specified liveTime and maxIdleTime.
of(T, E) - Static method in class com.landawn.abacus.util.Result
 
of(T, RuntimeException) - Static method in class com.landawn.abacus.util.Result.R
 
of(T, ToIntFunction<? super T>, BiPredicate<? super T, ? super T>) - Static method in class com.landawn.abacus.util.Wrapper
 
of(T, ToIntFunction<? super T>, BiPredicate<? super T, ? super T>, Function<? super T, String>) - Static method in class com.landawn.abacus.util.Wrapper
 
of(T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T) - Static method in class com.landawn.abacus.util.ImmutableList
 
of(T, T) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(T, T) - Static method in class com.landawn.abacus.util.ImmutableSet
 
of(T, T) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T) - Static method in class com.landawn.abacus.util.ImmutableList
 
of(T, T, T) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(T, T, T) - Static method in class com.landawn.abacus.util.ImmutableSet
 
of(T, T, T) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableList
 
of(T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableSet
 
of(T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableList
 
of(T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableSet
 
of(T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableList
 
of(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableSet
 
of(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableList
 
of(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableSet
 
of(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
oF(T...) - Static method in class com.landawn.abacus.util.Array
Deprecated.
please use N.asArray(Object...).
ofAdd() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
 
ofAdd() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
ofAddAll() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of add all.
ofAddAll() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of add all.
ofAddAll() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Deprecated.
replaced by #ofAddAllToFirst()
ofAddAlll() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of add alll.
ofAddAlll() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of add alll.
ofAddAllToBigger() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add all to bigger.
ofAddAllToFirst() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add all to first.
ofAddBigDecimal() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add big decimal.
ofAddBigInteger() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add big integer.
ofAddDouble() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add double.
ofAddInt() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add int.
ofAddLong() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add long.
ofAppend() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
 
ofAppend() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
ofAppend() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Deprecated.
replaced by #ofAppendToFirst()
ofAppendToBigger() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of append to bigger.
ofAppendToFirst() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of append to first.
ofArrayBlockingQueue() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofArrayBlockingQueue() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofArrayDeque() - Static method in class com.landawn.abacus.util.Clazz
Of array deque.
ofArrayDeque() - Static method in class com.landawn.abacus.util.Fn.Factory
Of array deque.
ofArrayDeque() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of array deque.
ofArrayDeque(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of array deque.
ofBiMap() - Static method in class com.landawn.abacus.util.Clazz
Of bi map.
ofBiMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of bi map.
ofBiMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofBiMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of bi map.
ofBooleanArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of boolean array.
ofBooleanList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of boolean list.
ofBooleanList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of boolean list.
ofByteArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of byte array.
ofByteList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of byte list.
ofByteList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of byte list.
ofCharArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of char array.
ofCharList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of char list.
ofCharList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of char list.
ofCodePoints(CharSequence) - Static method in class com.landawn.abacus.util.stream.IntStream
 
ofCollection() - Static method in class com.landawn.abacus.util.Clazz
 
ofCollection(Class<? extends Collection>) - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofCollection(Class<? extends Collection>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofCollection(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
 
ofConcat() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
 
ofConcurrentHashMap() - Static method in class com.landawn.abacus.util.Clazz
Of concurrent hash map.
ofConcurrentHashMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of concurrent hash map.
ofConcurrentHashMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofConcurrentHashMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of concurrent hash map.
ofConcurrentHashSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofConcurrentLinkedQueue() - Static method in class com.landawn.abacus.util.Clazz
Of concurrent linked queue.
ofConcurrentLinkedQueue() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofConcurrentLinkedQueue() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of concurrent linked queue.
ofConcurrentLinkedQueue(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of concurrent linked queue.
ofConcurrentMap() - Static method in class com.landawn.abacus.util.Clazz
Of concurrent map.
ofConcurrentMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of concurrent map.
ofConcurrentMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of concurrent map.
ofConcurrentMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of concurrent map.
ofCurrentTimeMillis() - Static method in class com.landawn.abacus.util.Fn.LongSuppliers
 
ofDays(long) - Static method in class com.landawn.abacus.util.Duration
 
ofDeque() - Static method in class com.landawn.abacus.util.Clazz
 
ofDeque() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofDeque() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofDeque(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
 
ofDisposableArray() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofDisposableArray(Class<T>) - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofDoubleArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of double array.
ofDoubleList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of double list.
ofDoubleList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of double list.
ofEmptyBooleanArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty boolean array.
ofEmptyByteArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty byte array.
ofEmptyCharArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty char array.
ofEmptyDoubleArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty double array.
ofEmptyFloatArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty float array.
ofEmptyIntArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty int array.
ofEmptyLongArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty long array.
ofEmptyObjectArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty object array.
ofEmptyShortArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty short array.
ofEmptyString() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty String.
ofEmptyStringArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty string array.
ofFloatArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of float array.
ofFloatList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of float list.
ofFloatList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of float list.
OFFSET - Static variable in class com.landawn.abacus.util.WD
Field OFFSET.
ofGUID() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofHours(long) - Static method in class com.landawn.abacus.util.Duration
 
ofIdentityHashMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of identity hash map.
ofIdentityHashMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of identity hash map.
ofIgnoreCase(String, int, String) - Static method in class com.landawn.abacus.util.Index
 
ofIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Index
 
ofImmutableList() - Static method in class com.landawn.abacus.util.Fn.Factory
Deprecated.
unsupported operation.
ofImmutableList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Deprecated.
unsupported operation.
ofImmutableMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Deprecated.
unsupported operation.
ofImmutableMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Deprecated.
unsupported operation.
ofImmutableSet() - Static method in class com.landawn.abacus.util.Fn.Factory
Deprecated.
unsupported operation.
ofImmutableSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Deprecated.
unsupported operation.
ofIndices(AC, int, int, int, BiFunction<? super AC, Integer, Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
ofIndices(AC, int, int, BiFunction<? super AC, Integer, Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
// Forwards: int[] a = {1, 2, 3, 2, 5, 1}; IntStream.ofIndices(a, N::indexOf).println(); // [0, 5] IntStream.ofIndices(a, 1, N::indexOf).println(); // [5] // Backwards IntStream.ofIndices(a, 5, -1, N::lastIndexOf).println(); // [5, 0] IntStream.ofIndices(a, 4, -1, N::lastIndexOf).println(); // [0] // OR // Forwards: int[] source = { 1, 2, 3, 1, 2, 1 }; int[] targetSubArray = { 1, 2 }; IntStream.ofIndices(source, (a, fromIndex) -> Index.ofSubArray(a, fromIndex, targetSubArray, 0, targetSubArray.length).orElse(-1)).println(); // [0, 3] // Backwards IntStream.ofIndices(source, 5, -2, (a, fromIndex) -> Index.ofSubArray(a, fromIndex, targetSubArray, 0, targetSubArray.length).orElse(-1)) .println(); // [3, 0]
ofIndices(AC, int, BiFunction<? super AC, Integer, Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
ofIndices(AC, BiFunction<? super AC, Integer, Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
ofInstance(T) - Static method in class com.landawn.abacus.util.Fn.Suppliers
Returns a supplier that always supplies instance.
ofIntArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of int array.
ofIntList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of int list.
ofIntList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of int list.
ofKeys(Map<? extends K, ?>) - Static method in class com.landawn.abacus.util.stream.Stream
 
ofKeys(Map<? extends K, ? extends V>, BiPredicate<? super K, ? super V>) - Static method in class com.landawn.abacus.util.stream.Stream
 
ofKeys(Map<? extends K, ? extends V>, Predicate<? super V>) - Static method in class com.landawn.abacus.util.stream.Stream
 
ofKeys(Map<K, ?>) - Static method in class com.landawn.abacus.util.CheckedStream
 
ofKeys(Map<K, V>, Throwables.BiPredicate<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
ofKeys(Map<K, V>, Throwables.Predicate<? super V, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
ofLinkedBlockingDeque() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofLinkedBlockingDeque() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofLinkedBlockingQueue() - Static method in class com.landawn.abacus.util.Clazz
Of linked blocking queue.
ofLinkedBlockingQueue() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofLinkedBlockingQueue() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of linked blocking queue.
ofLinkedBlockingQueue(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of linked blocking queue.
ofLinkedHashMap() - Static method in class com.landawn.abacus.util.Clazz
Of linked hash map.
ofLinkedHashMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of linked hash map.
ofLinkedHashMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of linked hash map.
ofLinkedHashMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of linked hash map.
ofLinkedHashSet() - Static method in class com.landawn.abacus.util.Clazz
Of linked hash set.
ofLinkedHashSet() - Static method in class com.landawn.abacus.util.Fn.Factory
Of linked hash set.
ofLinkedHashSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of linked hash set.
ofLinkedHashSet(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of linked hash set.
ofLinkedList() - Static method in class com.landawn.abacus.util.Clazz
Of linked list.
ofLinkedList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of linked list.
ofLinkedList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of linked list.
ofLinkedList(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of linked list.
ofList() - Static method in class com.landawn.abacus.util.Clazz
 
ofList() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofList(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
 
ofListMultimap() - Static method in class com.landawn.abacus.util.Clazz
Of list multimap.
ofListMultimap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of list multimap.
ofListMultimap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofListMultimap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofListMultimap(Class<? extends Map>, Class<? extends List>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofListMultimap(Class<K>, Class<E>) - Static method in class com.landawn.abacus.util.Clazz
Of list multimap.
ofListMultimap(Supplier<? extends Map<K, List<E>>>, Supplier<? extends List<E>>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofListOfMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of list of map.
ofLongArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of long array.
ofLongList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of long list.
ofLongList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of long list.
ofLongMultiset() - Static method in class com.landawn.abacus.util.Clazz
Of long multiset.
ofLongMultiset() - Static method in class com.landawn.abacus.util.Fn.Factory
Of long multiset.
ofLongMultiset() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofLongMultiset(Class<? extends Map>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofLongMultiset(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of long multiset.
ofLongMultiset(Supplier<? extends Map<T, ?>>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofMap() - Static method in class com.landawn.abacus.util.Clazz
 
ofMap() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofMap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofMap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
 
ofMerge() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
 
ofMerge() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
ofMerge() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Deprecated.
replaced by #ofMergeToFirst.
ofMergeToBigger() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of merge to bigger.
ofMergeToFirst() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of merge to first.
ofMillis(long) - Static method in class com.landawn.abacus.util.Duration
 
ofMinutes(long) - Static method in class com.landawn.abacus.util.Duration
 
ofMultimap(Supplier<? extends Map<K, V>>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofMultiset() - Static method in class com.landawn.abacus.util.Clazz
 
ofMultiset() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofMultiset() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofMultiset(Class<? extends Map>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofMultiset(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
 
ofMultiset(Supplier<? extends Map<T, ?>>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofNavigableMap() - Static method in class com.landawn.abacus.util.Clazz
Of navigable map.
ofNavigableMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of navigable map.
ofNavigableMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of navigable map.
ofNavigableMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of navigable map.
ofNavigableSet() - Static method in class com.landawn.abacus.util.Clazz
Of navigable set.
ofNavigableSet() - Static method in class com.landawn.abacus.util.Fn.Factory
Of navigable set.
ofNavigableSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of navigable set.
ofNavigableSet(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of navigable set.
ofNullable(Boolean) - Static method in class com.landawn.abacus.util.u.OptionalBoolean
 
ofNullable(Byte) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
ofNullable(Byte) - Static method in class com.landawn.abacus.util.u.OptionalByte
 
ofNullable(Character) - Static method in class com.landawn.abacus.util.stream.CharStream
 
ofNullable(Character) - Static method in class com.landawn.abacus.util.u.OptionalChar
 
ofNullable(Double) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
ofNullable(Double) - Static method in class com.landawn.abacus.util.u.OptionalDouble
 
ofNullable(Float) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
ofNullable(Float) - Static method in class com.landawn.abacus.util.u.OptionalFloat
 
ofNullable(Integer) - Static method in class com.landawn.abacus.util.stream.IntStream
 
ofNullable(Integer) - Static method in class com.landawn.abacus.util.u.OptionalInt
 
ofNullable(Long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
ofNullable(Long) - Static method in class com.landawn.abacus.util.u.OptionalLong
 
ofNullable(Short) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
ofNullable(Short) - Static method in class com.landawn.abacus.util.u.OptionalShort
 
ofNullable(String) - Static method in class com.landawn.abacus.util.u.Optional
 
ofNullable(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
ofNullable(T) - Static method in class com.landawn.abacus.util.CheckedStream
Returns an empty Stream if the specified t is null.
ofNullable(T) - Static method in class com.landawn.abacus.util.stream.Stream
Returns an empty Stream if the specified t is null.
ofNullable(T) - Static method in class com.landawn.abacus.util.u.Optional
 
ofNullable(T, Class<E>) - Static method in class com.landawn.abacus.util.CheckedStream
Returns an empty Stream if the specified t is null.
ofObjectArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of object array.
ofPriorityQueue() - Static method in class com.landawn.abacus.util.Clazz
Of priority queue.
ofPriorityQueue() - Static method in class com.landawn.abacus.util.Fn.Factory
Of priority queue.
ofPriorityQueue() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of priority queue.
ofPriorityQueue(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of priority queue.
ofPut() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
 
ofPut() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
ofPutAll() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of put all.
ofPutAll() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of put all.
ofPutAll() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Deprecated.
replaced by #ofPutAllToFirst()
ofPutAllToBigger() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of put all to bigger.
ofPutAllToFirst() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of put all to first.
ofQueue() - Static method in class com.landawn.abacus.util.Clazz
 
ofQueue() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofQueue() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofQueue(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
 
ofRemove() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
 
ofRemove() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
ofRemoveAll() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of remove all.
ofRemoveAll() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of remove all.
ofRemoveAll() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Deprecated.
replaced by #ofRemoveAllFromFirst().
ofRemoveAllFromFirst() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of remove all from first.
ofRemoveAlll() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of remove alll.
ofRemoveAlll() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of remove alll.
ofRemoveByKey() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of remove by key.
ofRemoveByKey() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of remove by key.
ofSeconds(long) - Static method in class com.landawn.abacus.util.Duration
 
ofSet() - Static method in class com.landawn.abacus.util.Clazz
 
ofSet() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofSet(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
 
ofSetMultimap() - Static method in class com.landawn.abacus.util.Clazz
Of set multimap.
ofSetMultimap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of set multimap.
ofSetMultimap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofSetMultimap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofSetMultimap(Class<? extends Map>, Class<? extends Set>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofSetMultimap(Class<K>, Class<E>) - Static method in class com.landawn.abacus.util.Clazz
Of set multimap.
ofSetMultimap(Supplier<? extends Map<K, Set<E>>>, Supplier<? extends Set<E>>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofSetOfMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of set of map.
ofShortArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of short array.
ofShortList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of short list.
ofShortList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of short list.
ofSortedMap() - Static method in class com.landawn.abacus.util.Clazz
Of sorted map.
ofSortedMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of sorted map.
ofSortedMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of sorted map.
ofSortedMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of sorted map.
ofSortedSet() - Static method in class com.landawn.abacus.util.Clazz
Of sorted set.
ofSortedSet() - Static method in class com.landawn.abacus.util.Fn.Factory
Of sorted set.
ofSortedSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of sorted set.
ofSortedSet(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of sorted set.
ofStringArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of string array.
ofStringBuilder() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of string builder.
ofSubArray(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(boolean[], int, boolean[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(byte[], byte[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(byte[], int, byte[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(char[], char[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(char[], int, char[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(double[], double[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(double[], int, double[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(float[], float[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(float[], int, float[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(int[], int[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(int[], int, int[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(long[], int, long[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(long[], long[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(short[], int, short[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(short[], short[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(Object[], int, Object[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubArray(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(Object[], Object[]) - Static method in class com.landawn.abacus.util.Index
 
ofSubList(List<?>, int, List<?>) - Static method in class com.landawn.abacus.util.Index
 
ofSubList(List<?>, int, List<?>, int, int) - Static method in class com.landawn.abacus.util.Index
Of sub list.
ofSubList(List<?>, List<?>) - Static method in class com.landawn.abacus.util.Index
 
ofTreeMap() - Static method in class com.landawn.abacus.util.Clazz
Of tree map.
ofTreeMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of tree map.
ofTreeMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of tree map.
ofTreeMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of tree map.
ofTreeSet() - Static method in class com.landawn.abacus.util.Clazz
Of tree set.
ofTreeSet() - Static method in class com.landawn.abacus.util.Fn.Factory
Of tree set.
ofTreeSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of tree set.
ofTreeSet(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of tree set.
ofUUID() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofValues(Map<?, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Stream
 
ofValues(Map<?, V>) - Static method in class com.landawn.abacus.util.CheckedStream
 
ofValues(Map<? extends K, ? extends V>, BiPredicate<? super K, ? super V>) - Static method in class com.landawn.abacus.util.stream.Stream
 
ofValues(Map<? extends K, ? extends V>, Predicate<? super K>) - Static method in class com.landawn.abacus.util.stream.Stream
 
ofValues(Map<K, V>, Throwables.BiPredicate<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
ofValues(Map<K, V>, Throwables.Predicate<? super K, E>) - Static method in class com.landawn.abacus.util.CheckedStream
 
OkHttpRequest - Class in com.landawn.abacus.http
Note: This class contains the codes and docs copied from OkHttp: https://square.github.io/okhttp/ under Apache License v2.
omitEmptyStrings() - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
omitEmptyStrings() - Method in class com.landawn.abacus.util.Splitter
 
omitEmptyStrings(boolean) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
omitEmptyStrings(boolean) - Method in class com.landawn.abacus.util.Splitter
Deprecated.
on(E) - Method in interface com.landawn.abacus.eventbus.Subscriber
 
on(Class<T>) - Static method in class com.landawn.abacus.util.Reflection
 
on(String) - Static method in class com.landawn.abacus.util.Reflection
 
on(T) - Static method in class com.landawn.abacus.util.Reflection
 
on(T) - Static method in class com.landawn.abacus.util.Synchronized
 
ON - Static variable in class com.landawn.abacus.util.WD
Field ON.
onClose(Throwables.Runnable<? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
onClose(Runnable) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
onClose(Runnable) - Method in class com.landawn.abacus.util.stream.EntryStream
 
ONE - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 1.
ONE_EB - Static variable in class com.landawn.abacus.util.IOUtil
 
ONE_FIFTH - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 1/5.
ONE_GB - Static variable in class com.landawn.abacus.util.IOUtil
 
ONE_HALF - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 1/2.
ONE_KB - Static variable in class com.landawn.abacus.util.IOUtil
 
ONE_MB - Static variable in class com.landawn.abacus.util.IOUtil
 
ONE_PB - Static variable in class com.landawn.abacus.util.IOUtil
 
ONE_QUARTER - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 1/4.
ONE_TB - Static variable in class com.landawn.abacus.util.IOUtil
 
ONE_THIRD - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 1/3.
ONE_ZB - Static variable in class com.landawn.abacus.util.IOUtil
 
onEach(C) - Method in interface com.landawn.abacus.util.stream.BaseStream
Same as peek
onEach(Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
onEach(BiConsumer<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
onEach(Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
onEachE(Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
 
onEachE(Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
 
onLeftOnly() - Method in class com.landawn.abacus.util.Difference
On left only.
onlyOne() - Method in class com.landawn.abacus.util.CheckedStream
 
onlyOne() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
onlyOne() - Static method in class com.landawn.abacus.util.stream.Collectors
TooManyElementsException is threw if there are more than one values are collected.
onlyOne() - Method in class com.landawn.abacus.util.stream.EntryStream
 
onlyOne(Predicate<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
TooManyElementsException is threw if there are more than one values are collected.
onRightOnly() - Method in class com.landawn.abacus.util.Difference
On right only.
open(T, T) - Static method in class com.landawn.abacus.util.Range
 
OPEN_CLOSED - Enum constant in enum class com.landawn.abacus.util.Range.BoundType
The open closed.
OPEN_OPEN - Enum constant in enum class com.landawn.abacus.util.Range.BoundType
The open open.
openClosed(T, T) - Static method in class com.landawn.abacus.util.Range
 
openConnection(HttpMethod, Class<?>, boolean, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
openConnection(HttpMethod, Class<?>, Object, boolean, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
OperationType - Enum Class in com.landawn.abacus.util
The Enum OperationType.
OPTIONS - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
or(BiIntObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.BiIntObjPredicate
 
or(BiObjIntPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiObjIntPredicate
 
or(BooleanBiPredicate) - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
or(BooleanPredicate) - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
or(BooleanTriPredicate) - Method in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
or(ByteBiPredicate) - Method in interface com.landawn.abacus.util.function.ByteBiPredicate
 
or(BytePredicate) - Method in interface com.landawn.abacus.util.function.BytePredicate
 
or(ByteTriPredicate) - Method in interface com.landawn.abacus.util.function.ByteTriPredicate
 
or(CharBiPredicate) - Method in interface com.landawn.abacus.util.function.CharBiPredicate
 
or(CharPredicate) - Method in interface com.landawn.abacus.util.function.CharPredicate
 
or(CharTriPredicate) - Method in interface com.landawn.abacus.util.function.CharTriPredicate
 
or(DoubleBiPredicate) - Method in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
or(DoubleObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.DoubleObjPredicate
 
or(DoubleTriPredicate) - Method in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
or(FloatBiPredicate) - Method in interface com.landawn.abacus.util.function.FloatBiPredicate
 
or(FloatPredicate) - Method in interface com.landawn.abacus.util.function.FloatPredicate
 
or(FloatTriPredicate) - Method in interface com.landawn.abacus.util.function.FloatTriPredicate
 
or(IntBiObjPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.IntBiObjPredicate
 
or(IntBiPredicate) - Method in interface com.landawn.abacus.util.function.IntBiPredicate
 
or(IntObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.IntObjPredicate
 
or(IntTriPredicate) - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
or(LongBiPredicate) - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
or(LongObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.LongObjPredicate
 
or(LongTriPredicate) - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
or(NPredicate<? super T>) - Method in interface com.landawn.abacus.util.function.NPredicate
 
or(ObjBiIntPredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjBiIntPredicate
 
or(ObjDoublePredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjDoublePredicate
 
or(ObjIntPredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjIntPredicate
 
or(ObjLongPredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjLongPredicate
 
or(QuadPredicate<? super A, ? super B, ? super C, ? super D>) - Method in interface com.landawn.abacus.util.function.QuadPredicate
 
or(ShortBiPredicate) - Method in interface com.landawn.abacus.util.function.ShortBiPredicate
 
or(ShortPredicate) - Method in interface com.landawn.abacus.util.function.ShortPredicate
 
or(ShortTriPredicate) - Method in interface com.landawn.abacus.util.function.ShortTriPredicate
 
or(TriPredicate<A, B, C>) - Method in interface com.landawn.abacus.util.function.TriPredicate
 
or(Throwables.Supplier<u.Nullable<? extends T>, E>) - Method in class com.landawn.abacus.util.u.Nullable
 
or(Throwables.Supplier<u.Optional<T>, E>) - Method in class com.landawn.abacus.util.u.Optional
 
or(Throwables.Supplier<u.OptionalBoolean, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
or(Throwables.Supplier<u.OptionalByte, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
 
or(Throwables.Supplier<u.OptionalChar, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
 
or(Throwables.Supplier<u.OptionalDouble, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
or(Throwables.Supplier<u.OptionalFloat, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
or(Throwables.Supplier<u.OptionalInt, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
 
or(Throwables.Supplier<u.OptionalLong, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
 
or(Throwables.Supplier<u.OptionalShort, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
 
or(Collection<? extends Predicate<? super T>>) - Static method in class com.landawn.abacus.util.Fn
 
or(BiPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiPredicate
 
or(BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn
 
or(BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn
 
or(BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.Fn
 
or(BooleanSupplier, BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.Fn
 
or(DoublePredicate) - Method in interface com.landawn.abacus.util.function.DoublePredicate
 
or(IntPredicate) - Method in interface com.landawn.abacus.util.function.IntPredicate
 
or(LongPredicate) - Method in interface com.landawn.abacus.util.function.LongPredicate
 
or(Predicate<? super T>) - Method in interface com.landawn.abacus.util.function.Predicate
 
or(Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
or(Predicate<? super T>, Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
or(List<? extends BiPredicate<? super T, ? super U>>) - Static method in class com.landawn.abacus.util.Fn
 
OR - Static variable in class com.landawn.abacus.util.WD
Field OR.
OR_OP - Static variable in class com.landawn.abacus.util.WD
Field OR2.
ORANGE - Enum constant in enum class com.landawn.abacus.util.Color
 
ORDER_BY - Static variable in class com.landawn.abacus.util.WD
Field ORDER_BY.
ordered(Collection<T>) - Static method in class com.landawn.abacus.util.PermutationIterator
Returns a Collection of all the permutations of the specified Iterable.
ordered(Collection<T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.PermutationIterator
Returns a Collection of all the permutations of the specified Iterable using the specified Comparator for establishing the lexicographical ordering.
orderedPermutations() - Method in class com.landawn.abacus.util.stream.Stream
Stream.of(1, 2, 3).orderedPermutations().forEach(Fn.println()); // output [1, 2, 3] [1, 3, 2] [2, 1, 3] [2, 3, 1] [3, 1, 2] [3, 2, 1]
orderedPermutations(Collection<E>) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
orderedPermutations(Collection<E>, Comparator<? super E>) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
orderedPermutations(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
ORDINAL - Enum constant in enum class com.landawn.abacus.annotation.Type.EnumBy
Persist enumerated type property or field as an integer.
ordinalIndexOf(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Finds the n-th index within a String, handling null.
orElse(boolean) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
orElse(byte) - Method in class com.landawn.abacus.util.u.OptionalByte
 
orElse(char) - Method in class com.landawn.abacus.util.u.OptionalChar
 
orElse(double) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
orElse(float) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
orElse(int) - Method in class com.landawn.abacus.util.u.OptionalInt
 
orElse(long) - Method in class com.landawn.abacus.util.u.OptionalLong
 
orElse(short) - Method in class com.landawn.abacus.util.u.OptionalShort
 
orElse(Throwables.Runnable<E>) - Method in class com.landawn.abacus.util.If.OrElse
 
orElse(T) - Method in class com.landawn.abacus.util.Result
Deprecated.
orElse(T) - Method in class com.landawn.abacus.util.u.Nullable
 
orElse(T) - Method in class com.landawn.abacus.util.u.Optional
 
orElse(U, Throwables.Consumer<? super U, E>) - Method in class com.landawn.abacus.util.If.OrElse
 
orElseGet(Throwables.BooleanSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else get.
orElseGet(Throwables.ByteSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else get.
orElseGet(Throwables.CharSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else get.
orElseGet(Throwables.DoubleSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else get.
orElseGet(Throwables.FloatSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else get.
orElseGet(Throwables.IntSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else get.
orElseGet(Throwables.LongSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else get.
orElseGet(Throwables.ShortSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else get.
orElseGet(Throwables.Supplier<? extends T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Or else get.
orElseGet(Throwables.Supplier<? extends T, E>) - Method in class com.landawn.abacus.util.u.Optional
Or else get.
orElseGet(Throwables.Supplier<? extends T, E2>) - Method in class com.landawn.abacus.util.Result
orElseGetIfFailure(Throwables.Supplier<? extends T, E2>) - Method in class com.landawn.abacus.util.Result
 
orElseGetIfNull(Throwables.Supplier<? extends T, E>) - Method in class com.landawn.abacus.util.Holder
Or else get if null.
orElseGetIfNull(Throwables.Supplier<? extends T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Or else get if null.
orElseIfFailure(T) - Method in class com.landawn.abacus.util.Result
 
orElseIfNull(T) - Method in class com.landawn.abacus.util.Holder
Or else if null.
orElseIfNull(T) - Method in class com.landawn.abacus.util.u.Nullable
Or else if null.
orElseNull() - Method in class com.landawn.abacus.util.u.Nullable
 
orElseNull() - Method in class com.landawn.abacus.util.u.Optional
 
orElseThrow() - Method in class com.landawn.abacus.util.Result
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(E2) - Method in class com.landawn.abacus.util.Result
 
orElseThrow(String) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(Function<? super E, E2>) - Method in class com.landawn.abacus.util.Result
Or else throw.
orElseThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.If.OrElse
Or else throw.
orElseThrow(Supplier<? extends E2>) - Method in class com.landawn.abacus.util.Result
 
orElseThrow(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrowIfNull() - Method in class com.landawn.abacus.util.u.Nullable
Or else throw if null.
orElseThrowIfNull(Supplier<? extends X>) - Method in class com.landawn.abacus.util.Holder
Or else throw if null.
orElseThrowIfNull(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw if null.
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalByte
 
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalChar
 
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalInt
 
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalLong
 
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalShort
 
orIfNull(Throwables.Supplier<u.Nullable<? extends T>, E>) - Method in class com.landawn.abacus.util.u.Nullable
Or if null.
ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Origin header field name.
ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant ORIGIN.
ORIGIN_WHEN_CROSS_ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant ORIGIN_WHEN_CROSS_ORIGIN.
OS_ARCH - Static variable in class com.landawn.abacus.util.IOUtil
 
OS_NAME - Static variable in class com.landawn.abacus.util.IOUtil
 
OS_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
OUTER - Static variable in class com.landawn.abacus.util.WD
Field OUTER .
overlay(String, String, int, int) - Static method in class com.landawn.abacus.util.Strings
Overlays part of a String with another String.

P

p(A, B, TriPredicate<A, B, T>) - Static method in class com.landawn.abacus.util.Fn
 
p(A, B, Throwables.TriPredicate<A, B, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
p(A, TriPredicate<A, T, U>) - Static method in class com.landawn.abacus.util.Fn
 
p(A, Throwables.BiPredicate<A, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
p(A, Throwables.TriPredicate<A, T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
p(A, BiPredicate<A, T>) - Static method in class com.landawn.abacus.util.Fn
 
p(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
 
p(BytePredicate) - Static method in class com.landawn.abacus.util.Fn.FnB
 
p(CharPredicate) - Static method in class com.landawn.abacus.util.Fn.FnC
 
p(DoublePredicate) - Static method in class com.landawn.abacus.util.Fn.FnD
 
p(FloatPredicate) - Static method in class com.landawn.abacus.util.Fn.FnF
 
p(IntPredicate) - Static method in class com.landawn.abacus.util.Fn.FnI
 
p(LongPredicate) - Static method in class com.landawn.abacus.util.Fn.FnL
 
p(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
 
p(ShortPredicate) - Static method in class com.landawn.abacus.util.Fn.FnS
 
p(TriPredicate<A, B, C>) - Static method in class com.landawn.abacus.util.Fn
 
p(Throwables.BiPredicate<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
p(Throwables.Predicate<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
p(Throwables.TriPredicate<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
p(BiPredicate<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
P3P - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP P3P header field name.
padEnd(String, int) - Static method in class com.landawn.abacus.util.Strings
 
padEnd(String, int, char) - Static method in class com.landawn.abacus.util.Strings
 
padEnd(String, int, String) - Static method in class com.landawn.abacus.util.Strings
 
padLeft(List<T>, int, T) - Static method in class com.landawn.abacus.util.N
 
padRight(Collection<T>, int, T) - Static method in class com.landawn.abacus.util.N
 
padStart(String, int) - Static method in class com.landawn.abacus.util.Strings
 
padStart(String, int, char) - Static method in class com.landawn.abacus.util.Strings
 
padStart(String, int, String) - Static method in class com.landawn.abacus.util.Strings
 
pageCount() - Method in interface com.landawn.abacus.util.Paginated
Deprecated.
replaced by totalPages
pageSize() - Method in interface com.landawn.abacus.util.Paginated
 
paginate(int) - Method in interface com.landawn.abacus.util.DataSet
 
paginate(int) - Method in class com.landawn.abacus.util.RowDataSet
 
paginate(Collection<String>, int) - Method in interface com.landawn.abacus.util.DataSet
 
paginate(Collection<String>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
Paginated<T> - Interface in com.landawn.abacus.util
 
pair() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pair() - Static method in class com.landawn.abacus.util.Fn
 
Pair<L,R> - Class in com.landawn.abacus.util
 
Pair() - Constructor for class com.landawn.abacus.util.Pair
 
pairWith(Function<? super T, ? extends U>) - Method in class com.landawn.abacus.util.stream.Stream
 
parallel() - Method in interface com.landawn.abacus.util.stream.BaseStream
Consider using sps(Function) if only next operation need to be parallelized.
parallel() - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
Consider using sps(int, Function) if only next operation need to be parallelized.
parallel(int) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(int, BaseStream.Splitor) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns an equivalent stream that is parallel.
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(int, BaseStream.Splitor, Executor) - Method in interface com.landawn.abacus.util.stream.BaseStream
stream.parallel(maxThreadNum, splitor, executor).map(f).filter(p)...; // Replace above line of code with "sps" if only "f" need to be parallelized.
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(int, Executor) - Method in interface com.landawn.abacus.util.stream.BaseStream
// Replace above line of code with "sps" if only "f" need to be parallelized.
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(BaseStream.ParallelSettings) - Method in interface com.landawn.abacus.util.stream.BaseStream
stream.parallel(parallelSettings).map(f).filter(p)...; // Replace above line of code with "sps" if only "f" need to be parallelized.
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(BaseStream.Splitor) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(Executor) - Method in interface com.landawn.abacus.util.stream.BaseStream
stream.parallel(executor).map(f).filter(p)...; // Replace above line of code with "sps" if only "f" need to be parallelized.
parallel(Executor) - Method in class com.landawn.abacus.util.stream.ByteStream
 
PARALLEL - Static variable in class com.landawn.abacus.util.WD
Field PARALLEL.
parallelConcat(Stream<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcat(Stream<? extends T>[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a Stream with elements from a temporary queue which is filled by reading the elements from the specified iterators in parallel.
parallelConcat(Iterable<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcat(Iterable<? extends T>[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcat(Collection<? extends Stream<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcat(Collection<? extends Stream<? extends T>>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcat(Collection<? extends Stream<? extends T>>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a Stream with elements from a temporary queue which is filled by reading the elements from the specified iterators in parallel.
parallelConcat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcat(Iterator<? extends T>[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcatIterables(Collection<? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcatIterables(Collection<? extends Iterable<? extends T>>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcatIterables(Collection<? extends Iterable<? extends T>>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a Stream with elements from a temporary queue which is filled by reading the elements from the specified iterators in parallel.
parallelConcatIterators(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcatIterators(Collection<? extends Iterator<? extends T>>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcatIterators(Collection<? extends Iterator<? extends T>>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelMerge(Collection<? extends ByteStream>, ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends ByteStream>, ByteBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.ByteStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends CharStream>, CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends CharStream>, CharBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.CharStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends DoubleStream>, DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends DoubleStream>, DoubleBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.DoubleStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends FloatStream>, FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends FloatStream>, FloatBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.FloatStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends IntStream>, IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends IntStream>, IntBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.IntStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends LongStream>, LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends LongStream>, LongBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.LongStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends ShortStream>, ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends ShortStream>, ShortBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.ShortStream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends Stream<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMerge(Collection<? extends Stream<? extends T>>, BiFunction<? super T, ? super T, MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.Stream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMergeIterables(Collection<? extends Iterable<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMergeIterables(Collection<? extends Iterable<? extends T>>, BiFunction<? super T, ? super T, MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.Stream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMergeIterators(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
parallelMergeIterators(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.Stream
All the elements from each input Collection/Iterator/Stream will be merged into two queues by multiple threads.
ParallelSettings() - Constructor for class com.landawn.abacus.util.stream.BaseStream.ParallelSettings
 
parallelSort() - Method in class com.landawn.abacus.util.ByteList
Parallel sort.
parallelSort() - Method in class com.landawn.abacus.util.CharList
Parallel sort.
parallelSort() - Method in class com.landawn.abacus.util.DoubleList
Parallel sort.
parallelSort() - Method in class com.landawn.abacus.util.FloatList
Parallel sort.
parallelSort() - Method in class com.landawn.abacus.util.IntList
Parallel sort.
parallelSort() - Method in class com.landawn.abacus.util.LongList
Parallel sort.
parallelSort() - Method in class com.landawn.abacus.util.ShortList
Parallel sort.
parallelSort(byte[]) - Static method in class com.landawn.abacus.util.N
 
parallelSort(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
parallelSort(char[]) - Static method in class com.landawn.abacus.util.N
 
parallelSort(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
parallelSort(double[]) - Static method in class com.landawn.abacus.util.N
 
parallelSort(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
parallelSort(float[]) - Static method in class com.landawn.abacus.util.N
 
parallelSort(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
parallelSort(int[]) - Static method in class com.landawn.abacus.util.N
 
parallelSort(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
parallelSort(long[]) - Static method in class com.landawn.abacus.util.N
 
parallelSort(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
parallelSort(short[]) - Static method in class com.landawn.abacus.util.N
 
parallelSort(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
parallelSort(List<? extends T>) - Static method in class com.landawn.abacus.util.N
 
parallelSort(List<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
parallelSort(List<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
parallelSort(List<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
parallelSort(T[]) - Static method in class com.landawn.abacus.util.N
 
parallelSort(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
parallelSort(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
parallelSort(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
parallelSortBy(String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(String) - Method in interface com.landawn.abacus.util.DataSet
Parallel sort by.
parallelSortBy(String) - Method in class com.landawn.abacus.util.RowDataSet
Parallel sort by.
parallelSortBy(String, Comparator<T>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(String, Comparator<T>) - Method in interface com.landawn.abacus.util.DataSet
Parallel sort by.
parallelSortBy(String, Comparator<T>) - Method in class com.landawn.abacus.util.RowDataSet
Parallel sort by.
parallelSortBy(Collection<String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Parallel sort by.
parallelSortBy(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
Parallel sort by.
parallelSortBy(Collection<String>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(Collection<String>, Comparator<? super Object[]>) - Method in interface com.landawn.abacus.util.DataSet
Parallel sort by.
parallelSortBy(Collection<String>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.RowDataSet
Parallel sort by.
parallelSortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in interface com.landawn.abacus.util.DataSet
Parallel sort by.
parallelSortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in class com.landawn.abacus.util.RowDataSet
Parallel sort by.
parallelSortBy(List<? extends T>, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Parallel sort by.
parallelSortBy(T[], Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Parallel sort by.
parallelSortByDouble(List<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by double.
parallelSortByDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by double.
parallelSortByFloat(List<? extends T>, ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by float.
parallelSortByFloat(T[], ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by float.
parallelSortByInt(List<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by int.
parallelSortByInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by int.
parallelSortByLong(List<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by long.
parallelSortByLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by long.
ParallelSupported - Annotation Interface in com.landawn.abacus.annotation
 
parallelZip(Stream<A>, Stream<B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Stream<A>, Stream<B>, A, B, BiFunction<? super A, ? super B, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Stream<A>, Stream<B>, Stream<C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Stream<A>, Stream<B>, Stream<C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Stream<A>, Stream<B>, Stream<C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Stream<A>, Stream<B>, Stream<C>, TriFunction<? super A, ? super B, ? super C, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Stream<A>, Stream<B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Stream<A>, Stream<B>, BiFunction<? super A, ? super B, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterable<? extends A>, Iterable<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterable<? extends A>, Iterable<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterable<? extends A>, Iterable<? extends B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterable<? extends A>, Iterable<? extends B>, BiFunction<? super A, ? super B, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Collection<? extends Stream<? extends T>>, Function<? super List<? extends T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Collection<? extends Stream<? extends T>>, Function<? super List<? extends T>, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Collection<? extends Stream<? extends T>>, List<? extends T>, Function<? super List<? extends T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Collection<? extends Stream<? extends T>>, List<? extends T>, Function<? super List<? extends T>, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Iterator<? extends A>, Iterator<? extends B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, BiFunction<? super A, ? super B, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, BiFunction<? super A, ? super B, ? extends R>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZipIterables(Collection<? extends Iterable<? extends T>>, Function<? super List<? extends T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZipIterables(Collection<? extends Iterable<? extends T>>, Function<? super List<? extends T>, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZipIterables(Collection<? extends Iterable<? extends T>>, List<? extends T>, Function<? super List<? extends T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZipIterables(Collection<? extends Iterable<? extends T>>, List<? extends T>, Function<? super List<? extends T>, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZipIterators(Collection<? extends Iterator<? extends T>>, Function<? super List<? extends T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZipIterators(Collection<? extends Iterator<? extends T>>, Function<? super List<? extends T>, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZipIterators(Collection<? extends Iterator<? extends T>>, Function<? super List<? extends T>, ? extends R>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZipIterators(Collection<? extends Iterator<? extends T>>, List<? extends T>, Function<? super List<? extends T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZipIterators(Collection<? extends Iterator<? extends T>>, List<? extends T>, Function<? super List<? extends T>, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
A new thread will be started for each Iterator/Collection/Stream to read the elements to queue for the zipFunction.
parallelZipIterators(Collection<? extends Iterator<? extends T>>, List<? extends T>, Function<? super List<? extends T>, ? extends R>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parameters2Bean(Map<String, String[]>, Class<? extends T>) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Parameters 2 bean.
PARENTHESES_L - Static variable in class com.landawn.abacus.util.WD
Field PARENTHESES_L.
PARENTHESES_R - Static variable in class com.landawn.abacus.util.WD
Field PARENTHESES_R.
PARENTHESES_R_SPACE - Static variable in class com.landawn.abacus.util.WD
Field PARENTHESES_R_SPACE.
parse(File) - Static method in class com.landawn.abacus.util.Configuration
 
parse(File, int, int, int, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(File, int, int, int, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(File, long, long, int, int, int, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(File, long, long, int, int, int, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified files/directory line by line.
parse(File, long, long, int, int, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(File, long, long, int, int, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified files/directory line by line.
parse(File, long, long, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(File, long, long, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(File, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(File, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(InputStream) - Static method in class com.landawn.abacus.util.Configuration
 
parse(InputStream, long, long, int, int, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(InputStream, long, long, int, int, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified Reader line by line.
parse(InputStream, long, long, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(InputStream, long, long, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(InputStream, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(InputStream, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(Reader, long, long, int, int, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(Reader, long, long, int, int, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified Reader line by line.
parse(Reader, long, long, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(Reader, long, long, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(Reader, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(Reader, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(String) - Static method in class com.landawn.abacus.http.HttpUtil.HttpDate
Returns the date for value.
parse(String) - Static method in class com.landawn.abacus.util.ISO8601Util
 
parse(String) - Static method in class com.landawn.abacus.util.TypeAttrParser
 
parse(String, ParsePosition) - Static method in class com.landawn.abacus.util.ISO8601Util
Parse a date from ISO-8601 formatted string.
parse(List<File>, int, int, int, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(List<File>, int, int, int, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(List<File>, long, long, int, int, int, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(List<File>, long, long, int, int, int, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified files/directory line by line.
parse(List<File>, long, long, int, int, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(List<File>, long, long, int, int, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified files/directory line by line.
parse(List<File>, long, long, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(List<File>, long, long, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(List<File>, Throwables.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
 
parse(List<File>, Throwables.Consumer<String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
 
parseBoolean(String) - Static method in class com.landawn.abacus.util.Strings
Returns a Boolean with a value represented by the specified string.
parseByte() - Static method in class com.landawn.abacus.util.Fn
Parses the byte.
parseByte(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by Numbers.toByte(String)
parseCalendar(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the calendar.
parseCalendar(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the calendar.
parseCalendar(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Converts the specified calendar with the specified format to a new instance of Calendar.
parseChar(String) - Static method in class com.landawn.abacus.util.Strings
Parses the char.
parseDate(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the date.
parseDate(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the date.
parseDate(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Converts the specified date with the specified format to a new instance of java.sql.Date.
parseDouble() - Static method in class com.landawn.abacus.util.Fn
Parses the double.
parseDouble(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by Numbers.toDouble(String)
ParseException - Exception in com.landawn.abacus.exception
 
ParseException() - Constructor for exception com.landawn.abacus.exception.ParseException
Constructor for ParseException.
ParseException(int, String) - Constructor for exception com.landawn.abacus.exception.ParseException
Constructor for ParseException.
ParseException(String) - Constructor for exception com.landawn.abacus.exception.ParseException
Constructor for ParseException.
ParseException(String, Throwable) - Constructor for exception com.landawn.abacus.exception.ParseException
Constructor for ParseException.
ParseException(Throwable) - Constructor for exception com.landawn.abacus.exception.ParseException
Constructor for ParseException.
parseFloat() - Static method in class com.landawn.abacus.util.Fn
Parses the float.
parseFloat(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by Numbers.toFloat(String)
parseGregorianCalendar(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the gregorian calendar.
parseGregorianCalendar(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the gregorian calendar.
parseGregorianCalendar(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Converts the specified calendar with the specified format to a new instance of GregorianCalendar.
parseInt() - Static method in class com.landawn.abacus.util.Fn
Parses the int.
parseInt(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by Numbers.toInt(String)
parseJUDate(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the JU date.
parseJUDate(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the JU date.
parseJUDate(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Converts the specified date with the specified format to a new instance of java.util.Date.
parseLine(String) - Method in class com.landawn.abacus.util.CSVParser
Parses an incoming String and returns an array of elements.
parseLineMulti(String) - Method in class com.landawn.abacus.util.CSVParser
Parses an incoming String and returns an array of elements.
parseLineMultiToArray(String) - Method in class com.landawn.abacus.util.CSVParser
 
parseLineMultiToArray(String[], String) - Method in class com.landawn.abacus.util.CSVParser
 
parseLineToArray(String) - Method in class com.landawn.abacus.util.CSVParser
 
parseLineToArray(String[], String) - Method in class com.landawn.abacus.util.CSVParser
 
parseLong() - Static method in class com.landawn.abacus.util.Fn
Parses the long.
parseLong(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by Numbers.toLong(String)
Parser<SC extends SerializationConfig<?>,DC extends DeserializationConfig<?>> - Interface in com.landawn.abacus.parser
Design principles: 1, Simple (is beautiful) 2, Fast (is powerful) 3, Concepts (must be integral and consistent)
These principles can't be broken by any change or reason.
ParserConfig<C extends ParserConfig<C>> - Class in com.landawn.abacus.parser
 
ParserConfig() - Constructor for class com.landawn.abacus.parser.ParserConfig
 
ParserFactory - Class in com.landawn.abacus.parser
A factory for creating Parser objects.
ParserUtil - Class in com.landawn.abacus.parser
 
ParserUtil.BeanInfo - Class in com.landawn.abacus.parser
 
ParserUtil.PropInfo - Class in com.landawn.abacus.parser
 
parseShort() - Static method in class com.landawn.abacus.util.Fn
Parses the short.
parseShort(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by Numbers.toShort(String)
parseTime(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the time.
parseTime(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the time.
parseTime(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Converts the specified date with the specified format to a new instance of Time.
parseTimestamp(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the timestamp.
parseTimestamp(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the timestamp.
parseTimestamp(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Converts the specified date with the specified format to a new instance of Timestamp.
parseXMLGregorianCalendar(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the XML gregorian calendar.
parseXMLGregorianCalendar(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the XML gregorian calendar.
parseXMLGregorianCalendar(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Converts the specified calendar with the specified format to a new instance of XMLGregorianCalendar.
partitionBy(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
partitionBy(Throwables.Predicate<? super T, E>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.CheckedStream
 
partitionBy(Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
partitionBy(Predicate<? super T>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
partitionByToEntry(Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
partitionByToEntry(Predicate<? super T>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
partitioningBy(Predicate<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
partitioningBy(Predicate<? super T>, Collector<? super T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
partitionTo(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
partitionTo(Throwables.Predicate<? super T, E>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
partitionTo(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
partitionTo(Throwables.Predicate<? super T, E2>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.CheckedStream
 
Password - Class in com.landawn.abacus.util
 
Password(String) - Constructor for class com.landawn.abacus.util.Password
 
patch() - Method in class com.landawn.abacus.http.OkHttpRequest
 
patch() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
patch(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
patch(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
patch(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
PATCH - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
PATH_SEPARATOR - Static variable in class com.landawn.abacus.util.IOUtil
 
pathTraverser() - Static method in class com.landawn.abacus.guava.Files
 
pattern(CharSequence) - Static method in class com.landawn.abacus.util.Splitter
 
pattern(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Splitter.MapSplitter
 
PAUSED - Enum constant in enum class com.landawn.abacus.util.Status
 
peek(C) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
peek(ByteConsumer) - Method in class com.landawn.abacus.util.stream.ByteStream
 
peek(Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
peek(BiConsumer<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
peek(Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
peek(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
peek(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Get but don't update last access time.
peekFirst(Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
peekFirst(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
peekIf(Throwables.BiPredicate<? super T, ? super Long, E>, Consumer<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
peekIf(Throwables.Predicate<? super T, E>, Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
peekIf(BiPredicate<? super T, ? super Long>, Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
peekIf(Predicate<? super T>, Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
peekLast(Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
peekLast(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
PENDING - Enum constant in enum class com.landawn.abacus.util.Status
 
PERCENT - Static variable in class com.landawn.abacus.util.WD
Field PERCENT.
Percentage - Enum Class in com.landawn.abacus.util
The Enum Percentage.
percentiles() - Method in interface com.landawn.abacus.util.stream.BaseStream

All elements will be loaded to memory and sorted if not yet.
percentiles() - Method in class com.landawn.abacus.util.stream.EntryStream
 
percentiles(byte[]) - Static method in class com.landawn.abacus.util.N
Returns the elements at: Percentage * length of the specified array.
percentiles(char[]) - Static method in class com.landawn.abacus.util.N
Returns the elements at: Percentage * length of the specified array.
percentiles(double[]) - Static method in class com.landawn.abacus.util.N
Returns the elements at: Percentage * length of the specified array.
percentiles(float[]) - Static method in class com.landawn.abacus.util.N
Returns the elements at: Percentage * length of the specified array.
percentiles(int[]) - Static method in class com.landawn.abacus.util.N
Returns the elements at: Percentage * length of the specified array.
percentiles(long[]) - Static method in class com.landawn.abacus.util.N
Returns the elements at: Percentage * length of the specified array.
percentiles(short[]) - Static method in class com.landawn.abacus.util.N
Returns the elements at: Percentage * length of the specified array.
percentiles(Comparator<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
percentiles(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
percentiles(List<T>) - Static method in class com.landawn.abacus.util.N
Returns the elements at: Percentage * length of the specified array.
percentiles(T[]) - Static method in class com.landawn.abacus.util.N
Returns the elements at: Percentage * length of the specified array.
PERIOD - Static variable in class com.landawn.abacus.util.WD
Field PERIOD.
PermutationIterator - Class in com.landawn.abacus.util
Copied from Google Guava.
permutations() - Method in class com.landawn.abacus.util.stream.Stream
Stream.of(1, 2, 3).permutations().forEach(Fn.println()); // output [1, 2, 3] [1, 3, 2] [3, 1, 2] [3, 2, 1] [2, 3, 1] [2, 1, 3]
permutations(Collection<E>) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
persist(File) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(File) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(File, Throwables.BiConsumer<? super T, Writer, IOException>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(File, Throwables.BiConsumer<? super T, Writer, IOException>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(File, Throwables.Function<? super T, String, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(File, String, String) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(File, String, String) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(File, String, String, Throwables.BiConsumer<? super T, Writer, IOException>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(File, String, String, Throwables.BiConsumer<? super T, Writer, IOException>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(File, String, String, Throwables.Function<? super T, String, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(File, String, String, Function<? super T, String>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(File, Function<? super T, String>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(OutputStream, Throwables.Function<? super T, String, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(OutputStream, String, String, Throwables.Function<? super T, String, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(OutputStream, String, String, Function<? super T, String>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(OutputStream, Function<? super T, String>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(Writer, Throwables.BiConsumer<? super T, Writer, IOException>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(Writer, Throwables.BiConsumer<? super T, Writer, IOException>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(Writer, Throwables.Function<? super T, String, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(Writer, String, String, Throwables.BiConsumer<? super T, Writer, IOException>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(Writer, String, String, Throwables.BiConsumer<? super T, Writer, IOException>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(Writer, String, String, Throwables.Function<? super T, String, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(Writer, String, String, Function<? super T, String>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(Writer, Function<? super T, String>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(Connection, String, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(Connection, String, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(PreparedStatement, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(PreparedStatement, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(DataSource, String, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.CheckedStream
 
persist(DataSource, String, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
 
PERSISTENCE - Enum constant in enum class com.landawn.abacus.annotation.Type.Scope
Used for database column value getter/setter.
persistToCSV(File) - Method in class com.landawn.abacus.util.CheckedStream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToCSV(File) - Method in class com.landawn.abacus.util.stream.Stream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToCSV(File, Collection<String>) - Method in class com.landawn.abacus.util.CheckedStream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToCSV(File, Collection<String>) - Method in class com.landawn.abacus.util.stream.Stream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToCSV(OutputStream) - Method in class com.landawn.abacus.util.CheckedStream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToCSV(OutputStream) - Method in class com.landawn.abacus.util.stream.Stream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToCSV(OutputStream, Collection<String>) - Method in class com.landawn.abacus.util.CheckedStream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToCSV(OutputStream, Collection<String>) - Method in class com.landawn.abacus.util.stream.Stream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToCSV(Writer) - Method in class com.landawn.abacus.util.CheckedStream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToCSV(Writer) - Method in class com.landawn.abacus.util.stream.Stream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToCSV(Writer, Collection<String>) - Method in class com.landawn.abacus.util.CheckedStream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToCSV(Writer, Collection<String>) - Method in class com.landawn.abacus.util.stream.Stream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToJSON(File) - Method in class com.landawn.abacus.util.CheckedStream
 
persistToJSON(File) - Method in class com.landawn.abacus.util.stream.Stream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToJSON(OutputStream) - Method in class com.landawn.abacus.util.CheckedStream
 
persistToJSON(OutputStream) - Method in class com.landawn.abacus.util.stream.Stream
Each line in the output file/Writer is an array of JSON String without root bracket.
persistToJSON(Writer) - Method in class com.landawn.abacus.util.CheckedStream
 
persistToJSON(Writer) - Method in class com.landawn.abacus.util.stream.Stream
Each line in the output file/Writer is an array of JSON String without root bracket.
PING_FROM - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Ping-From header field name.
PING_TO - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Ping-To header field name.
pivot(String, String, String, Collector<?, ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
pivot(String, String, String, Collector<?, ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
pivot(String, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends U, E>, Collector<? super U, ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
pivot(String, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends U, E>, Collector<? super U, ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
pivot(String, String, Collection<String>, Collector<? super Object[], ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
pivot(String, String, Collection<String>, Collector<? super Object[], ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
PLACED - Enum constant in enum class com.landawn.abacus.util.Status
 
plus(Duration) - Method in class com.landawn.abacus.util.Duration
 
PLUS - Static variable in class com.landawn.abacus.util.WD
Field PLUS.
plusDays(long) - Method in class com.landawn.abacus.util.Duration
 
plusHours(long) - Method in class com.landawn.abacus.util.Duration
 
plusMillis(long) - Method in class com.landawn.abacus.util.Duration
 
plusMinutes(long) - Method in class com.landawn.abacus.util.Duration
 
plusSeconds(long) - Method in class com.landawn.abacus.util.Duration
 
pointsC() - Method in class com.landawn.abacus.util.Sheet
 
pointsC(int, int) - Method in class com.landawn.abacus.util.Sheet
 
pointsH() - Method in class com.landawn.abacus.util.Sheet
 
pointsH(int) - Method in class com.landawn.abacus.util.Sheet
 
pointsH(int, int) - Method in class com.landawn.abacus.util.Sheet
 
pointsR() - Method in class com.landawn.abacus.util.Sheet
 
pointsR(int, int) - Method in class com.landawn.abacus.util.Sheet
 
pointsV() - Method in class com.landawn.abacus.util.Sheet
 
pointsV(int) - Method in class com.landawn.abacus.util.Sheet
 
pointsV(int, int) - Method in class com.landawn.abacus.util.Sheet
 
pollFirst() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
Deprecated.
- UnsupportedOperationException
pollFirstEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Deprecated.
throws UnsupportedOperationException
pollLast() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
Deprecated.
- UnsupportedOperationException
pollLastEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Deprecated.
throws UnsupportedOperationException
Pool - Interface in com.landawn.abacus.pool
 
POOL_SIZE - Static variable in class com.landawn.abacus.util.InternalUtil
Deprecated.
DO NOT call the methods defined in this class. it's for internal use only.
Poolable - Interface in com.landawn.abacus.pool
 
PoolableWrapper<T> - Class in com.landawn.abacus.pool
 
PoolableWrapper(T) - Constructor for class com.landawn.abacus.pool.PoolableWrapper
Wrap the the source object with Long.MAX_VALUE liveTime and Long.MAX_VALUE maxIdleTime.
PoolableWrapper(T, long, long) - Constructor for class com.landawn.abacus.pool.PoolableWrapper
 
PoolFactory - Class in com.landawn.abacus.pool
A factory for creating Pool objects.
positve() - Static method in class com.landawn.abacus.util.Fn.FnB
 
positve() - Static method in class com.landawn.abacus.util.Fn.FnD
 
positve() - Static method in class com.landawn.abacus.util.Fn.FnF
 
positve() - Static method in class com.landawn.abacus.util.Fn.FnI
 
positve() - Static method in class com.landawn.abacus.util.Fn.FnL
 
positve() - Static method in class com.landawn.abacus.util.Fn.FnS
 
post() - Method in class com.landawn.abacus.http.HttpRequest
 
post() - Method in class com.landawn.abacus.http.OkHttpRequest
 
post() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
post(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
post(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
post(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
post(Class<T>, Object) - Method in class com.landawn.abacus.http.HttpClient
 
post(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
post(Object) - Method in class com.landawn.abacus.eventbus.EventBus
 
post(Object) - Method in class com.landawn.abacus.http.HttpClient
 
post(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
post(String, Object) - Method in class com.landawn.abacus.eventbus.EventBus
 
post(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
POST - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
postSticky(Object) - Method in class com.landawn.abacus.eventbus.EventBus
 
postSticky(String, Object) - Method in class com.landawn.abacus.eventbus.EventBus
 
pow(int) - Method in class com.landawn.abacus.util.Fraction
Gets a fraction that is raised to the passed in power.
pow(int, int) - Static method in class com.landawn.abacus.util.Numbers
 
pow(long, int) - Static method in class com.landawn.abacus.util.Numbers
Returns b to the kth power.
POWER - Static variable in class com.landawn.abacus.util.WD
Field POWER.
powerSet(Set<E>) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
powExact(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the b to the kth power, provided it does not overflow.
powExact(long, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the b to the kth power, provided it does not overflow.
pp(A, B, TriPredicate<A, B, T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(A, B, Throwables.TriPredicate<A, B, T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
pp(A, TriPredicate<A, T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(A, Throwables.BiPredicate<A, T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
pp(A, Throwables.TriPredicate<A, T, U, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
pp(A, BiPredicate<A, T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(TriPredicate<A, B, C>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(Throwables.BiPredicate<? super K, ? super V, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
pp(Throwables.BiPredicate<T, U, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
pp(Throwables.Predicate<T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
pp(Throwables.TriPredicate<A, B, C, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
PRAGMA - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Pragma header field name.
Predicate<T> - Interface in com.landawn.abacus.util.function
PREPARING - Enum constant in enum class com.landawn.abacus.util.Status
order/process status.
prepend(byte...) - Method in class com.landawn.abacus.util.stream.ByteStream
 
prepend(char...) - Method in class com.landawn.abacus.util.stream.CharStream
 
prepend(double...) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
prepend(float...) - Method in class com.landawn.abacus.util.stream.FloatStream
 
prepend(int...) - Method in class com.landawn.abacus.util.stream.IntStream
 
prepend(long...) - Method in class com.landawn.abacus.util.stream.LongStream
 
prepend(short...) - Method in class com.landawn.abacus.util.stream.ShortStream
 
prepend(CheckedStream<T, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
prepend(DataSet) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Prepend the specified other into this DataSet.
prepend(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Prepend the specified other into this DataSet.
prepend(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
prepend(EntryStream<K, V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
prepend(u.Optional<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
prepend(Collection<? extends T>) - Method in class com.landawn.abacus.util.CheckedStream
 
prepend(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
prepend(M) - Method in class com.landawn.abacus.util.stream.EntryStream
 
prepend(OT) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
prepend(S) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
prepend(T...) - Method in class com.landawn.abacus.util.CheckedStream
 
prepend(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
prependIfMissing(String, String) - Static method in class com.landawn.abacus.util.Strings
Prepend if missing.
prependIfMissingIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
 
prettyFormat() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Checks if is pretty format.
prettyFormat(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Sets the pretty format.
previousPage() - Method in interface com.landawn.abacus.util.Paginated
 
PrimitiveList<B,A,L extends PrimitiveList<B,A,L>> - Class in com.landawn.abacus.util
 
PrimitiveList() - Constructor for class com.landawn.abacus.util.PrimitiveList
 
println() - Method in class com.landawn.abacus.util.CheckedStream
 
println() - Method in interface com.landawn.abacus.util.DataSet
 
println() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
println() - Static method in class com.landawn.abacus.util.Fn
 
println() - Method in class com.landawn.abacus.util.PrimitiveList
 
println() - Method in class com.landawn.abacus.util.RowDataSet
 
println() - Method in class com.landawn.abacus.util.Sheet
 
println() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
println() - Method in class com.landawn.abacus.util.stream.ByteStream
 
println(int, int) - Method in interface com.landawn.abacus.util.DataSet
 
println(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
println(int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
println(int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
println(String) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
println(String) - Static method in class com.landawn.abacus.util.Fn
 
println(Collection<R>, Collection<C>) - Method in class com.landawn.abacus.util.Sheet
 
println(T) - Static method in class com.landawn.abacus.util.N
 
println(W) - Method in interface com.landawn.abacus.util.DataSet
 
println(W) - Method in class com.landawn.abacus.util.RowDataSet
 
println(W) - Method in class com.landawn.abacus.util.Sheet
 
println(W, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
println(W, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
println(W, Collection<R>, Collection<C>) - Method in class com.landawn.abacus.util.Sheet
 
printResult() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Prints the result.
PROCESSED - Enum constant in enum class com.landawn.abacus.util.Status
 
PROCESSING - Enum constant in enum class com.landawn.abacus.util.Status
 
Profiler - Class in com.landawn.abacus.util
A simple way to run load/performance test.
Profiler.MultiLoopsStatistics - Class in com.landawn.abacus.util
The Class MultiLoopsStatistics.
PROP - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP.
PROP_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_ELE_END.
PROP_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_ELE_START.
PROP_NAME - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_NAME.
PROP_NAME_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_NAME_ELE_END.
PROP_NAME_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_NAME_ELE_START.
PROP_NAME_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_NAME_NULL_ELE.
PROP_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_NULL_ELE.
PROP_VALUE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_VALUE.
PROP_VALUE_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_VALUE_ELE_END.
PROP_VALUE_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_VALUE_ELE_START.
PROP_VALUE_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_VALUE_NULL_ELE.
properNumerator() - Method in class com.landawn.abacus.util.Fraction
 
properties() - Method in interface com.landawn.abacus.util.DataSet
 
properties() - Method in class com.landawn.abacus.util.RowDataSet
 
Properties<K,V> - Class in com.landawn.abacus.util
 
Properties() - Constructor for class com.landawn.abacus.util.Properties
 
PROPERTIES - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTIES.
PROPERTIES_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTIES_ELE_END.
PROPERTIES_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTIES_ELE_START.
PROPERTIES_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTIES_NULL_ELE.
PropertiesUtil - Class in com.landawn.abacus.util
 
PROPERTY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTY.
PROPERTY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTY_ELE_END.
PROPERTY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTY_ELE_START.
PROPERTY_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTY_NULL_ELE.
properWhole() - Method in class com.landawn.abacus.util.Fraction
 
propInfoList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
props() - Method in class com.landawn.abacus.util.MapEntity
 
PROPS - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS.
PROPS_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_ELE_END.
PROPS_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_ELE_START.
PROPS_LIST - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_LIST.
PROPS_LIST_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_LIST_ELE_END.
PROPS_LIST_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_LIST_ELE_START.
PROPS_LIST_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_LIST_NULL_ELE.
PROPS_MAP - Static variable in class com.landawn.abacus.util.Clazz
 
PROPS_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_NULL_ELE.
PROXY_AUTHENTICATE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Proxy-Authenticate header field name.
PROXY_AUTHORIZATION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Proxy-Authorization header field name.
psp(Function<? super S, ? extends SS>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Temporarily switch the stream to sequence stream for operation ops and then switch back to parallel stream with same maxThreadNum/splitor/asyncExecutor.
psp(Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
PUBLIC_KEY_PINS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Public-Key-Pins header field name.
PUBLIC_KEY_PINS_REPORT_ONLY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Public-Key-Pins-Report-Only header field name.
PURPLE - Enum constant in enum class com.landawn.abacus.util.Color
 
put() - Method in class com.landawn.abacus.http.HttpRequest
 
put() - Method in class com.landawn.abacus.http.OkHttpRequest
 
put() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
put(boolean) - Method in interface com.landawn.abacus.guava.hash.Hasher
Equivalent to putByte(b ? (byte) 1 : (byte) 0).
put(byte) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(byte[]) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(byte[], int, int) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(char) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(char[]) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(char[], int, int) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(double) - Method in interface com.landawn.abacus.guava.hash.Hasher
Equivalent to putLong(Double.doubleToRawLongBits(d)).
put(float) - Method in interface com.landawn.abacus.guava.hash.Hasher
Equivalent to putInt(Float.floatToRawIntBits(f)).
put(int) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(int, int, V) - Method in class com.landawn.abacus.util.Sheet
 
put(long) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(short) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(IntPair, V) - Method in class com.landawn.abacus.util.Sheet
 
put(CharSequence) - Method in interface com.landawn.abacus.guava.hash.Hasher
Equivalent to processing each char value in the CharSequence, in order.
put(CharSequence, Charset) - Method in interface com.landawn.abacus.guava.hash.Hasher
Equivalent to putBytes(charSequence.toString().getBytes(charset)).
put(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
put(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
put(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
put(Class<T>, Object) - Method in class com.landawn.abacus.http.HttpClient
 
put(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
put(Object) - Method in class com.landawn.abacus.http.HttpClient
 
put(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
put(String, Object) - Method in class com.landawn.abacus.util.EntityId.EntityIdBuilder
 
put(String, Object) - Method in class com.landawn.abacus.util.MapEntity.MapEntityBuilder
 
put(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
put(ByteBuffer) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(K, E) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
put(K, E) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
 
put(K, E) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
put(K, E) - Method in class com.landawn.abacus.util.Multimap
 
put(K, E, boolean) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
put(K, E, boolean) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
 
put(K, V) - Method in class com.landawn.abacus.util.ArrayHashMap
 
put(K, V) - Method in class com.landawn.abacus.util.BiMap.Builder
 
put(K, V) - Method in class com.landawn.abacus.util.BiMap
 
put(K, V) - Method in class com.landawn.abacus.util.Builder.MapBuilder
 
put(K, V) - Method in class com.landawn.abacus.util.ImmutableMap.Builder
 
put(K, V) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
put(K, V) - Method in class com.landawn.abacus.util.ObjectPool
 
put(K, V) - Method in class com.landawn.abacus.util.Properties
 
put(R, C, V) - Method in class com.landawn.abacus.util.Sheet
 
put(T, Funnel<? super T>) - Method in interface com.landawn.abacus.guava.hash.Hasher
A simple convenience for funnel.funnel(object, this).
PUT - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
putAll(Multimap<? extends K, ? extends E, ? extends Collection<? extends E>>) - Method in class com.landawn.abacus.util.Multimap
 
putAll(Multimap<? extends K, ? extends E, ? extends V>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
putAll(Sheet<? extends R, ? extends C, ? extends V>) - Method in class com.landawn.abacus.util.Sheet
 
putAll(Map<? extends K, ? extends E>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
putAll(Map<? extends K, ? extends E>) - Method in class com.landawn.abacus.util.Multimap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.ArrayHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.BiMap.Builder
 
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.BiMap
Warning: the results of calling this method may vary depending on the iteration order of map.
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.Builder.MapBuilder
 
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap.Builder
 
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.ObjectPool
 
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.Properties
 
putAll(K, Collection<? extends E>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
putAll(K, Collection<? extends E>) - Method in class com.landawn.abacus.util.Multimap
 
putAllIfKeyAbsent(K, Collection<? extends E>) - Method in class com.landawn.abacus.util.Multimap
If the specified key is not already associated with any value (or is mapped to null) associates it with the given values in the specified collection and returns true, else returns false.
putCount() - Method in class com.landawn.abacus.pool.AbstractPool
 
putCount() - Method in interface com.landawn.abacus.pool.Pool
 
putIfAbsent(Map<K, V>, K, Supplier<V>) - Static method in class com.landawn.abacus.util.Maps
Put if absent.
putIfAbsent(Map<K, V>, K, V) - Static method in class com.landawn.abacus.util.Maps
Put if absent.
putIfAbsent(K, E) - Method in class com.landawn.abacus.util.Multimap
If the specified value is not already associated with the specified key associates it with the given key and returns true, else returns false.
putIfAbsent(K, Supplier<V>) - Method in class com.landawn.abacus.util.Builder.MapBuilder
Put if absent.
putIfAbsent(K, V) - Method in class com.landawn.abacus.util.Builder.MapBuilder
Put if absent.
putIfAbsent(K, V) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
putIfAbsent(K, V) - Method in class com.landawn.abacus.util.Properties
Put if absent.
putIfKeyAbsent(K, E) - Method in class com.landawn.abacus.util.Multimap
If the specified key is not already associated with any value (or is mapped to null) associates it with the given value and returns true, else returns false.

Q

QP_SEP_A - Static variable in class com.landawn.abacus.util.URLEncodedUtil
 
QP_SEP_S - Static variable in class com.landawn.abacus.util.URLEncodedUtil
 
QuadConsumer<A,B,C,D> - Interface in com.landawn.abacus.util.function
 
QuadFunction<A,B,C,D,R> - Interface in com.landawn.abacus.util.function
 
QuadPredicate<A,B,C,D> - Interface in com.landawn.abacus.util.function
 
query(String) - Method in class com.landawn.abacus.http.HttpRequest
Set query parameters for GET or DELETE request.
query(String) - Method in class com.landawn.abacus.http.OkHttpRequest
Set query parameters for GET or DELETE request.
query(String) - Method in class com.landawn.abacus.http.v2.HttpRequest
Set query parameters for GET or DELETE request.
query(Map<String, ?>) - Method in class com.landawn.abacus.http.HttpRequest
Set query parameters for GET or DELETE request.
query(Map<String, ?>) - Method in class com.landawn.abacus.http.OkHttpRequest
Set query parameters for GET or DELETE request.
query(Map<String, ?>) - Method in class com.landawn.abacus.http.v2.HttpRequest
Set query parameters for GET or DELETE request.
QUERY - Enum constant in enum class com.landawn.abacus.util.OperationType
Field QUERY.
QUESTION_MARK - Static variable in class com.landawn.abacus.util.WD
Field QUESTION_MARK.
QUOTATION_D - Static variable in class com.landawn.abacus.util.WD
Field QUOTATION_D.
QUOTATION_D_SPACE - Static variable in class com.landawn.abacus.util.WD
Field QUOTATION_D_SPACE.
QUOTATION_S - Static variable in class com.landawn.abacus.util.WD
Field QUOTATION_S.
QUOTATION_S_SPACE - Static variable in class com.landawn.abacus.util.WD
Field QUOTATION_S_SPACE.
quoteEscaped(String) - Static method in class com.landawn.abacus.util.Strings
Replace ''' or '"' with '\'' or '\"' if the previous char of the quotation is not '\'.
quoteEscaped(String, char) - Static method in class com.landawn.abacus.util.Strings
 
quoteMapKey() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
The default value is false if it's not set.
quoteMapKey(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Sets the quote map key.
quotePropName() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
The default value is false if it's not set.
quotePropName(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Sets the quote prop name.

R

r(Runnable) - Static method in class com.landawn.abacus.util.Fn
 
r(Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
R - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't read by bean id (but can query by condition) if lock on this level.
r2c(Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
r2c(Throwables.Runnable<E>, R) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
r2c(Runnable) - Static method in class com.landawn.abacus.util.Fn
 
r2c(Runnable, R) - Static method in class com.landawn.abacus.util.Fn
 
r2jr(Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
RA - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
RAD - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
random() - Static method in class com.landawn.abacus.util.stream.ByteStream
 
random() - Static method in class com.landawn.abacus.util.stream.CharStream
 
random() - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
random() - Static method in class com.landawn.abacus.util.stream.FloatStream
 
random() - Static method in class com.landawn.abacus.util.stream.IntStream
 
random() - Static method in class com.landawn.abacus.util.stream.LongStream
 
random() - Static method in class com.landawn.abacus.util.stream.ShortStream
 
random(char[]) - Static method in class com.landawn.abacus.util.stream.CharStream
 
random(char[], int) - Static method in class com.landawn.abacus.util.CharList
 
random(char, char) - Static method in class com.landawn.abacus.util.stream.CharStream
 
random(char, char, int) - Static method in class com.landawn.abacus.util.CharList
 
random(int) - Static method in class com.landawn.abacus.util.BooleanList
 
random(int) - Static method in class com.landawn.abacus.util.ByteList
 
random(int) - Static method in class com.landawn.abacus.util.CharList
 
random(int) - Static method in class com.landawn.abacus.util.DoubleList
 
random(int) - Static method in class com.landawn.abacus.util.FloatList
 
random(int) - Static method in class com.landawn.abacus.util.IntList
 
random(int) - Static method in class com.landawn.abacus.util.LongList
 
random(int) - Static method in class com.landawn.abacus.util.ShortList
 
random(int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
random(int, int, int) - Static method in class com.landawn.abacus.util.IntList
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.BooleanSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.ByteSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.CharSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.DoubleSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.FloatSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.IntSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.LongSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.ShortSupplier
 
range(byte, byte) - Static method in class com.landawn.abacus.util.Array
 
range(byte, byte) - Static method in class com.landawn.abacus.util.ByteList
 
range(byte, byte) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
range(byte, byte, byte) - Static method in class com.landawn.abacus.util.Array
 
range(byte, byte, byte) - Static method in class com.landawn.abacus.util.ByteList
 
range(byte, byte, byte) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
range(char, char) - Static method in class com.landawn.abacus.util.Array
 
range(char, char) - Static method in class com.landawn.abacus.util.CharList
 
range(char, char) - Static method in class com.landawn.abacus.util.stream.CharStream
 
range(char, char, int) - Static method in class com.landawn.abacus.util.Array
 
range(char, char, int) - Static method in class com.landawn.abacus.util.CharList
 
range(char, char, int) - Static method in class com.landawn.abacus.util.stream.CharStream
 
range(int, int) - Static method in class com.landawn.abacus.util.Array
 
range(int, int) - Static method in class com.landawn.abacus.util.CheckedStream
 
range(int, int) - Static method in class com.landawn.abacus.util.IntList
 
range(int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
range(int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
range(int, int, int) - Static method in class com.landawn.abacus.util.Array
 
range(int, int, int) - Static method in class com.landawn.abacus.util.CheckedStream
 
range(int, int, int) - Static method in class com.landawn.abacus.util.IntList
 
range(int, int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
range(int, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
range(long, long) - Static method in class com.landawn.abacus.util.Array
 
range(long, long) - Static method in class com.landawn.abacus.util.LongList
 
range(long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
range(long, long) - Static method in class com.landawn.abacus.util.stream.Stream
 
range(long, long, long) - Static method in class com.landawn.abacus.util.Array
 
range(long, long, long) - Static method in class com.landawn.abacus.util.LongList
 
range(long, long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
range(long, long, long) - Static method in class com.landawn.abacus.util.stream.Stream
 
range(short, short) - Static method in class com.landawn.abacus.util.Array
 
range(short, short) - Static method in class com.landawn.abacus.util.ShortList
 
range(short, short) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
range(short, short, short) - Static method in class com.landawn.abacus.util.Array
 
range(short, short, short) - Static method in class com.landawn.abacus.util.ShortList
 
range(short, short, short) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
range(Percentage, Percentage) - Static method in enum class com.landawn.abacus.util.Percentage
 
range(Percentage, Percentage, Percentage) - Static method in enum class com.landawn.abacus.util.Percentage
 
Range<T extends Comparable<? super T>> - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
RANGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Range header field name.
Range.BoundType - Enum Class in com.landawn.abacus.util
The Enum BoundType.
rangeClosed(byte, byte) - Static method in class com.landawn.abacus.util.Array
 
rangeClosed(byte, byte) - Static method in class com.landawn.abacus.util.ByteList
 
rangeClosed(byte, byte) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
rangeClosed(byte, byte, byte) - Static method in class com.landawn.abacus.util.Array
 
rangeClosed(byte, byte, byte) - Static method in class com.landawn.abacus.util.ByteList
 
rangeClosed(byte, byte, byte) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
rangeClosed(char, char) - Static method in class com.landawn.abacus.util.Array
 
rangeClosed(char, char) - Static method in class com.landawn.abacus.util.CharList
 
rangeClosed(char, char) - Static method in class com.landawn.abacus.util.stream.CharStream
 
rangeClosed(char, char, int) - Static method in class com.landawn.abacus.util.Array
 
rangeClosed(char, char, int) - Static method in class com.landawn.abacus.util.CharList
 
rangeClosed(char, char, int) - Static method in class com.landawn.abacus.util.stream.CharStream
 
rangeClosed(int, int) - Static method in class com.landawn.abacus.util.Array
 
rangeClosed(int, int) - Static method in class com.landawn.abacus.util.CheckedStream
 
rangeClosed(int, int) - Static method in class com.landawn.abacus.util.IntList
 
rangeClosed(int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
rangeClosed(int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
rangeClosed(int, int, int) - Static method in class com.landawn.abacus.util.Array
 
rangeClosed(int, int, int) - Static method in class com.landawn.abacus.util.CheckedStream
 
rangeClosed(int, int, int) - Static method in class com.landawn.abacus.util.IntList
 
rangeClosed(int, int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
rangeClosed(int, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
rangeClosed(long, long) - Static method in class com.landawn.abacus.util.Array
 
rangeClosed(long, long) - Static method in class com.landawn.abacus.util.LongList
 
rangeClosed(long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
rangeClosed(long, long) - Static method in class com.landawn.abacus.util.stream.Stream
 
rangeClosed(long, long, long) - Static method in class com.landawn.abacus.util.Array
 
rangeClosed(long, long, long) - Static method in class com.landawn.abacus.util.LongList
 
rangeClosed(long, long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
rangeClosed(long, long, long) - Static method in class com.landawn.abacus.util.stream.Stream
 
rangeClosed(short, short) - Static method in class com.landawn.abacus.util.Array
 
rangeClosed(short, short) - Static method in class com.landawn.abacus.util.ShortList
 
rangeClosed(short, short) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
rangeClosed(short, short, short) - Static method in class com.landawn.abacus.util.Array
 
rangeClosed(short, short, short) - Static method in class com.landawn.abacus.util.ShortList
 
rangeClosed(short, short, short) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
rangeClosed(Percentage, Percentage) - Static method in enum class com.landawn.abacus.util.Percentage
 
rangeClosed(Percentage, Percentage, Percentage) - Static method in enum class com.landawn.abacus.util.Percentage
 
rangeMap(ByteBiPredicate, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(CharBiPredicate, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(DoubleBiPredicate, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(FloatBiPredicate, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(IntBiPredicate, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(LongBiPredicate, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(ShortBiPredicate, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(BiPredicate<? super T, ? super T>, BiFunction<? super T, ? super T, ? extends U>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(ByteBiPredicate, ByteBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.ByteStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(CharBiPredicate, CharBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.CharStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(DoubleBiPredicate, DoubleBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(FloatBiPredicate, FloatBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.FloatStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(IntBiPredicate, IntBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.IntStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(LongBiPredicate, LongBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.LongStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(ShortBiPredicate, ShortBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.ShortStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rateLimited(double) - Method in class com.landawn.abacus.util.CheckedStream
 
rateLimited(double) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
rateLimited(double) - Method in class com.landawn.abacus.util.stream.ByteStream
 
rateLimited(RateLimiter) - Method in class com.landawn.abacus.util.CheckedStream
 
rateLimited(RateLimiter) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
rateLimited(RateLimiter) - Method in class com.landawn.abacus.util.stream.ByteStream
 
rateLimited(RateLimiter) - Method in class com.landawn.abacus.util.stream.CharStream
 
rateLimited(RateLimiter) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
rateLimited(RateLimiter) - Method in class com.landawn.abacus.util.stream.EntryStream
 
rateLimited(RateLimiter) - Method in class com.landawn.abacus.util.stream.FloatStream
 
rateLimited(RateLimiter) - Method in class com.landawn.abacus.util.stream.IntStream
 
rateLimited(RateLimiter) - Method in class com.landawn.abacus.util.stream.LongStream
 
rateLimited(RateLimiter) - Method in class com.landawn.abacus.util.stream.ShortStream
 
rateLimited(RateLimiter) - Method in class com.landawn.abacus.util.stream.Stream
 
rateLimiter(double) - Static method in class com.landawn.abacus.util.Fn.Fnn
Returns a stateful Consumer.
rateLimiter(double) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Consumer.
rateLimiter(RateLimiter) - Static method in class com.landawn.abacus.util.Fn.Fnn
Returns a stateful Consumer.
rateLimiter(RateLimiter) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Consumer.
RateLimiter - Class in com.landawn.abacus.util
Note: Copied from Google Guava under Apache License v2.0

A rate limiter.
RAU - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
RAUD - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
RD - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't read by bean id (but can query by condition) and delete if lock on this level.
read() - Method in class com.landawn.abacus.util.BrotliInputStream
 
read() - Method in class com.landawn.abacus.util.BufferedReader
 
read() - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
read() - Method in class com.landawn.abacus.util.SnappyInputStream
 
read() - Method in class com.landawn.abacus.util.Ticker
Returns the number of nanoseconds elapsed since this ticker's fixed point of reference.
read(byte[]) - Method in class com.landawn.abacus.util.BrotliInputStream
 
read(byte[]) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
read(byte[]) - Method in class com.landawn.abacus.util.SnappyInputStream
 
read(byte[], int, int) - Method in class com.landawn.abacus.util.BrotliInputStream
 
read(byte[], int, int) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
read(byte[], int, int) - Method in class com.landawn.abacus.util.SnappyInputStream
 
read(char[], int, int) - Method in class com.landawn.abacus.util.BufferedReader
 
read(File, byte[]) - Static method in class com.landawn.abacus.util.IOUtil
 
read(File, byte[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
read(File, char[]) - Static method in class com.landawn.abacus.util.IOUtil
 
read(File, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
read(File, char[], int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
read(File, char[], Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
read(InputStream, byte[]) - Static method in class com.landawn.abacus.util.IOUtil
 
read(InputStream, byte[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
read(Reader, char[]) - Static method in class com.landawn.abacus.util.IOUtil
 
read(Reader, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
read(Class<? extends T>, File) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
read(Class<? extends T>, File, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
read(Class<? extends T>, InputStream) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
read(Class<? extends T>, InputStream, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
read(Class<? extends T>, Reader) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
read(Class<? extends T>, Reader, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
read(Class<? extends T>, String) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
read(Class<? extends T>, String, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
READ_BUFFER_SIZE - Static variable in class com.landawn.abacus.util.CSVParser
In most cases we know the size of the line we want to read.
READ_ONLY - Enum constant in enum class com.landawn.abacus.util.Status
privilege.
readAllBytes(File) - Static method in class com.landawn.abacus.util.IOUtil
Note: It should not be used to read File/InputStream with size closed to Integer.MAX_VALUE.
readAllBytes(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Note: It should not be used to read File/InputStream with size closed to Integer.MAX_VALUE.
readAllChars(File) - Static method in class com.landawn.abacus.util.IOUtil
Note: It should not be used to read File/InputStream/Reader with size closed to Integer.MAX_VALUE.
readAllChars(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Note: It should not be used to read File/InputStream/Reader with size closed to Integer.MAX_VALUE.
readAllChars(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Note: It should not be used to read File/InputStream/Reader with size closed to Integer.MAX_VALUE.
readAllChars(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Note: It should not be used to read File/InputStream/Reader with size closed to Integer.MAX_VALUE.
readAllChars(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Note: It should not be used to read File/InputStream/Reader with size closed to Integer.MAX_VALUE.
readAllLines(File) - Static method in class com.landawn.abacus.util.IOUtil

Note: It should not be used to read File/InputStream/Reader with size closed to Integer.MAX_VALUE.
readAllLines(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil

Note: It should not be used to read File/InputStream/Reader with size closed to Integer.MAX_VALUE.
readAllLines(InputStream) - Static method in class com.landawn.abacus.util.IOUtil

Note: It should not be used to read File/InputStream/Reader with size closed to Integer.MAX_VALUE.
readAllLines(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil

Note: It should not be used to read File/InputStream/Reader with size closed to Integer.MAX_VALUE.
readAllLines(Reader) - Static method in class com.landawn.abacus.util.IOUtil

Note: It should not be used to read File/InputStream/Reader with size closed to Integer.MAX_VALUE.
readAllToString(File) - Static method in class com.landawn.abacus.util.IOUtil
Read all content into one String.
readAllToString(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read all content into one String.
readAllToString(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Read all content into one String.
readAllToString(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read all content into one String.
readAllToString(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Read all content into one String.
readAttributes(Node) - Static method in class com.landawn.abacus.util.XMLUtil
 
readBytes(File) - Static method in class com.landawn.abacus.util.IOUtil
 
readBytes(File, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readBytes(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
readBytes(InputStream, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readChars(File) - Static method in class com.landawn.abacus.util.IOUtil
 
readChars(File, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readChars(File, long, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readChars(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readChars(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
readChars(InputStream, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readChars(InputStream, long, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readChars(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readChars(Reader) - Static method in class com.landawn.abacus.util.IOUtil
 
readChars(Reader, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readElement(Element) - Static method in class com.landawn.abacus.util.Configuration
 
readFirstLine(File) - Static method in class com.landawn.abacus.util.IOUtil
 
readFirstLine(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readFirstLine(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
readFirstLine(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readFirstLine(Reader) - Static method in class com.landawn.abacus.util.IOUtil
 
readHttpHeadValue(Object) - Static method in class com.landawn.abacus.http.HttpUtil
 
readLastLine(File) - Static method in class com.landawn.abacus.util.IOUtil
 
readLastLine(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readLastLine(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
readLastLine(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readLastLine(Reader) - Static method in class com.landawn.abacus.util.IOUtil
 
readLine() - Method in class com.landawn.abacus.util.BufferedReader
 
readLine(File, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readLine(File, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readLine(InputStream, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readLine(InputStream, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readLine(Reader, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readLines(File) - Static method in class com.landawn.abacus.util.IOUtil
Deprecated.
readLines(File, int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readLines(File, int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readLines(File, Charset) - Static method in class com.landawn.abacus.guava.Files
 
readLines(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Deprecated.
readLines(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Deprecated.
readLines(InputStream, int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readLines(InputStream, int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readLines(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
readLines(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Deprecated.
readLines(Reader, int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readNullToEmpty() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
readNullToEmpty(boolean) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
Deserialize the values to empty CharSequence/Array/Collection/Map, instead of null.
ReadOnly - Annotation Interface in com.landawn.abacus.annotation
The field will be excluded by add/addAll/batchAdd and update/updateAll/batchUpdate operations if the input is an entity.
ReadOnlyId - Annotation Interface in com.landawn.abacus.annotation
The field is identity and will be excluded by add/addAll/batchAdd and update/updateAll/batchUpdate operations if the input is an entity.
readOnlyIdPropInfoList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
readOnlyIdPropNameList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
readPropInfo(char[], int, int) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
Read prop info.
readPropValue(String) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
Read prop value.
readString(Class<? extends T>, String) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(Class<? extends T>, String, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(Object[], String) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(Object[], String, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(Collection<?>, String) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(Collection<?>, String, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(Map<?, ?>, String) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(Map<?, ?>, String, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
readTimeInMillis(String) - Static method in class com.landawn.abacus.util.Configuration
Supports the time property/attribute value which is multiplied by '*'.
readTimeout(long) - Method in class com.landawn.abacus.http.HttpRequest
 
readTimeout(Duration) - Method in class com.landawn.abacus.http.HttpRequest
 
readTimeout(Duration) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
readToString(File, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readToString(File, long, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readToString(InputStream, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readToString(InputStream, long, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readToString(Reader, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
ready() - Method in class com.landawn.abacus.util.BufferedReader
 
Record - Annotation Interface in com.landawn.abacus.annotation
This is a test annotation to identify the entity class created by Lombok is a mock record in jdk 16.
RECORD - Enum constant in enum class com.landawn.abacus.util.MediaType
 
recycle(byte[]) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(char[]) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(BufferedJSONWriter) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(BufferedReader) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(BufferedWriter) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(BufferedXMLWriter) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(ByteArrayOutputStream) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(Object[]) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(StringBuilder) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(List<?>) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(Map<?, ?>) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(Set<?>) - Static method in class com.landawn.abacus.util.Objectory
 
recycleContentParser(DocumentBuilder) - Static method in class com.landawn.abacus.util.XMLUtil
Recycle content parser.
recycleSAXParser(SAXParser) - Static method in class com.landawn.abacus.util.XMLUtil
Recycle SAX parser.
RED - Enum constant in enum class com.landawn.abacus.util.Color
 
reduce() - Method in class com.landawn.abacus.util.Fraction
Reduce the fraction to the smallest values for the numerator and denominator, returning the result.
reduce(boolean, Throwables.BooleanBinaryOperator<E>) - Method in class com.landawn.abacus.util.BooleanList
This is equivalent to:
reduce(byte, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
reduce(byte, Throwables.ByteBinaryOperator<E>) - Method in class com.landawn.abacus.util.ByteList
This is equivalent to:
reduce(char, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
reduce(char, Throwables.CharBinaryOperator<E>) - Method in class com.landawn.abacus.util.CharList
This is equivalent to:
reduce(double, Throwables.DoubleBinaryOperator<E>) - Method in class com.landawn.abacus.util.DoubleList
This is equivalent to:
reduce(double, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
reduce(float, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
reduce(float, Throwables.FloatBinaryOperator<E>) - Method in class com.landawn.abacus.util.FloatList
This is equivalent to:
reduce(int, Throwables.IntBinaryOperator<E>) - Method in class com.landawn.abacus.util.IntList
This is equivalent to:
reduce(int, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
reduce(long, Throwables.LongBinaryOperator<E>) - Method in class com.landawn.abacus.util.LongList
This is equivalent to:
reduce(long, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
reduce(short, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
reduce(short, Throwables.ShortBinaryOperator<E>) - Method in class com.landawn.abacus.util.ShortList
This is equivalent to:
reduce(ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
reduce(CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
reduce(FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
reduce(ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
reduce(Throwables.BinaryOperator<Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
reduce(Throwables.BinaryOperator<T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduce(Throwables.BinaryOperator<T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
reduce(Throwables.BooleanBinaryOperator<E>) - Method in class com.landawn.abacus.util.BooleanList
This is equivalent to:
reduce(Throwables.ByteBinaryOperator<E>) - Method in class com.landawn.abacus.util.ByteList
This is equivalent to:
reduce(Throwables.CharBinaryOperator<E>) - Method in class com.landawn.abacus.util.CharList
This is equivalent to:
reduce(Throwables.DoubleBinaryOperator<E>) - Method in class com.landawn.abacus.util.DoubleList
This is equivalent to:
reduce(Throwables.FloatBinaryOperator<E>) - Method in class com.landawn.abacus.util.FloatList
This is equivalent to:
reduce(Throwables.IntBinaryOperator<E>) - Method in class com.landawn.abacus.util.IntList
This is equivalent to:
reduce(Throwables.LongBinaryOperator<E>) - Method in class com.landawn.abacus.util.LongList
This is equivalent to:
reduce(Throwables.ShortBinaryOperator<E>) - Method in class com.landawn.abacus.util.ShortList
This is equivalent to:
reduce(DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
reduce(IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
reduce(LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
reduce(Map.Entry<K, V>, Throwables.BinaryOperator<Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
reduce(T, Throwables.BinaryOperator<T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduce(U, Throwables.BiFunction<U, ? super T, U, E>, Throwables.BinaryOperator<U, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduce(U, Throwables.BiFunction<U, ? super T, U, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
reduceUntil(Throwables.BinaryOperator<T, E>, Throwables.BiPredicate<? super T, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduceUntil(Throwables.BinaryOperator<T, E>, Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduceUntil(Throwables.BinaryOperator<T, E2>, Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
reduceUntil(T, Throwables.BinaryOperator<T, E>, Throwables.BiPredicate<? super T, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduceUntil(T, Throwables.BinaryOperator<T, E>, Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduceUntil(U, Throwables.BiFunction<U, ? super T, U, E>, Throwables.BinaryOperator<U, E>, Throwables.BiPredicate<? super U, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduceUntil(U, Throwables.BiFunction<U, ? super T, U, E>, Throwables.BinaryOperator<U, E>, Throwables.Predicate<? super U, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduceUntil(U, Throwables.BiFunction<U, ? super T, U, E2>, Throwables.Predicate<? super U, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
reducing(BinaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducing(Function<? super T, ? extends R>, BinaryOperator<R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducing(R, Function<? super T, ? extends R>, BinaryOperator<R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducing(T, BinaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrElseGet(BinaryOperator<T>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrElseGet(Function<? super T, ? extends R>, BinaryOperator<R>, Supplier<? extends R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrElseThrow(BinaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrElseThrow(BinaryOperator<T>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrElseThrow(Function<? super T, ? extends R>, BinaryOperator<R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrElseThrow(Function<? super T, ? extends R>, BinaryOperator<R>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
REFERER - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Referer header field name.
REFERRER_POLICY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Referrer-Policy header field name.
Reflection<T> - Class in com.landawn.abacus.util
Add reflectasm library to build path for better performance.
REFRESH - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Refresh header field name.
refreshBeanPropInfo(Class<?>) - Static method in class com.landawn.abacus.parser.ParserUtil
Deprecated.
internal use only.
REFUNDED - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
REFUNDED - Enum constant in enum class com.landawn.abacus.util.Status
 
RegExUtil - Class in com.landawn.abacus.util
Note: Copied from Apache Commons Lang under Apache License V2.
register(Subscriber<T>, String) - Method in class com.landawn.abacus.eventbus.EventBus
 
register(Subscriber<T>, String, ThreadMode) - Method in class com.landawn.abacus.eventbus.EventBus
 
register(Class<?>) - Method in class com.landawn.abacus.parser.KryoParser
 
register(Class<?>, int) - Method in class com.landawn.abacus.parser.KryoParser
 
register(Class<?>, Serializer<?>) - Method in class com.landawn.abacus.parser.KryoParser
 
register(Class<?>, Serializer<?>, int) - Method in class com.landawn.abacus.parser.KryoParser
 
register(Object) - Method in class com.landawn.abacus.eventbus.EventBus
 
register(Object, ThreadMode) - Method in class com.landawn.abacus.eventbus.EventBus
 
register(Object, String) - Method in class com.landawn.abacus.eventbus.EventBus
 
register(Object, String, ThreadMode) - Method in class com.landawn.abacus.eventbus.EventBus
Register the subscriber with the specified eventId and threadMode.
registerConverter(Class<?>, BiFunction<?, Class<?>, ?>) - Static method in class com.landawn.abacus.util.N
 
registerForCollection(Class<T>, IntFunction<T>) - Static method in class com.landawn.abacus.util.Fn.Factory
 
registerForCollection(Class<T>, Supplier<T>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
registerForMap(Class<T>, IntFunction<T>) - Static method in class com.landawn.abacus.util.Fn.Factory
 
registerForMap(Class<T>, Supplier<T>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
registerKryo(Class<?>) - Static method in class com.landawn.abacus.parser.ParserFactory
 
registerKryo(Class<?>, int) - Static method in class com.landawn.abacus.parser.ParserFactory
 
registerKryo(Class<?>, Serializer<?>) - Static method in class com.landawn.abacus.parser.ParserFactory
 
registerKryo(Class<?>, Serializer<?>, int) - Static method in class com.landawn.abacus.parser.ParserFactory
 
registerNonBeanClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Register non bean class.
registerNonPropGetSetMethod(Class<?>, String) - Static method in class com.landawn.abacus.util.ClassUtil
Register non prop get set method.
registerPropGetSetMethod(String, Method) - Static method in class com.landawn.abacus.util.ClassUtil
Register prop get set method.
registerRuntimeExceptionMapper(Class<E>, Function<E, RuntimeException>) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
registerRuntimeExceptionMapper(Class<E>, Function<E, RuntimeException>, boolean) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
registerXMLBindingClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
The property maybe only has get method if its type is collection or map by xml binding specification Otherwise, it will be ignored if not registered by calling this method.
releaseConnection(Connection, DataSource) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
RELEASED - Enum constant in enum class com.landawn.abacus.util.Status
 
remove() - Method in class com.landawn.abacus.util.BiIterator
Deprecated.
- UnsupportedOperationException
remove(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
remove(boolean) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
 
remove(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified elementToRemove from the specified array.
remove(byte) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
 
remove(byte) - Method in class com.landawn.abacus.util.ByteList
 
remove(byte[], byte) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified elementToRemove from the specified array.
remove(char) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
 
remove(char) - Method in class com.landawn.abacus.util.CharList
 
remove(char[], char) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified elementToRemove from the specified array.
remove(double) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
 
remove(double) - Method in class com.landawn.abacus.util.DoubleList
 
remove(double[], double) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified elementToRemove from the specified array.
remove(float) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
 
remove(float) - Method in class com.landawn.abacus.util.FloatList
 
remove(float[], float) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified elementToRemove from the specified array.
remove(int) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
 
remove(int) - Method in class com.landawn.abacus.util.Builder.ListBuilder
 
remove(int) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
remove(int) - Method in class com.landawn.abacus.util.IntList
 
remove(int[], int) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified elementToRemove from the specified array.
remove(int, int) - Method in class com.landawn.abacus.util.Sheet
 
remove(long) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
 
remove(long) - Method in class com.landawn.abacus.util.LongList
 
remove(long[], long) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified elementToRemove from the specified array.
remove(short) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
 
remove(short) - Method in class com.landawn.abacus.util.ShortList
 
remove(short[], short) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified elementToRemove from the specified array.
remove(IntPair) - Method in class com.landawn.abacus.util.Sheet
 
remove(Object) - Method in class com.landawn.abacus.util.ArrayHashMap
 
remove(Object) - Method in class com.landawn.abacus.util.ArrayHashSet
 
remove(Object) - Method in class com.landawn.abacus.util.BiMap
 
remove(Object) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
 
remove(Object) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
 
remove(Object) - Method in class com.landawn.abacus.util.Builder.MapBuilder
 
remove(Object) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
 
remove(Object) - Method in class com.landawn.abacus.util.IdentityHashSet
 
remove(Object) - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
remove(Object) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
remove(Object) - Method in class com.landawn.abacus.util.LongMultiset
Remove one occurrence from the specified elements.
remove(Object) - Method in class com.landawn.abacus.util.Multiset
Remove one occurrence from the specified elements.
remove(Object) - Method in class com.landawn.abacus.util.ObjectPool
 
remove(Object) - Method in class com.landawn.abacus.util.Properties
 
remove(Object, int) - Method in class com.landawn.abacus.util.Multiset
Remove the specified occurrences from the specified element.
remove(Object, long) - Method in class com.landawn.abacus.util.LongMultiset
Remove the specified occurrences from the specified element.
remove(Object, Object) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
remove(Object, Object) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
remove(Object, Object) - Method in class com.landawn.abacus.util.Multimap
 
remove(Object, Object) - Method in class com.landawn.abacus.util.Properties
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
remove(String) - Method in class com.landawn.abacus.util.MapEntity
 
remove(String[], String) - Static method in class com.landawn.abacus.util.N
 
remove(Collection<T>, T) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified elementToRemove from the specified collection.
remove(Map<K, V>, Object, Object) - Static method in class com.landawn.abacus.util.Maps
 
remove(Map<K, V>, Map.Entry<?, ?>) - Static method in class com.landawn.abacus.util.Maps
Removes the specified entry.
remove(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
remove(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
 
remove(R, C) - Method in class com.landawn.abacus.util.Sheet
 
remove(T[], T) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified elementToRemove from the specified array.
removeAll(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Removes the all.
removeAll(boolean[], boolean...) - Static method in class com.landawn.abacus.util.N
Returns a new array with removes all the occurrences of specified elementsToRemove from a.
removeAll(byte[]) - Method in class com.landawn.abacus.util.ByteList
Removes the all.
removeAll(byte[], byte...) - Static method in class com.landawn.abacus.util.N
Returns a new array with removes all the occurrences of specified elementsToRemove from a.
removeAll(char[]) - Method in class com.landawn.abacus.util.CharList
Removes the all.
removeAll(char[], char...) - Static method in class com.landawn.abacus.util.N
Returns a new array with removes all the occurrences of specified elementsToRemove from a.
removeAll(double[]) - Method in class com.landawn.abacus.util.DoubleList
Removes the all.
removeAll(double[], double...) - Static method in class com.landawn.abacus.util.N
Returns a new array with removes all the occurrences of specified elementsToRemove from a.
removeAll(float[]) - Method in class com.landawn.abacus.util.FloatList
Removes the all.
removeAll(float[], float...) - Static method in class com.landawn.abacus.util.N
Returns a new array with removes all the occurrences of specified elementsToRemove from a.
removeAll(int[]) - Method in class com.landawn.abacus.util.IntList
Removes the all.
removeAll(int[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with removes all the occurrences of specified elementsToRemove from a.
removeAll(long[]) - Method in class com.landawn.abacus.util.LongList
Removes the all.
removeAll(long[], long...) - Static method in class com.landawn.abacus.util.N
Returns a new array with removes all the occurrences of specified elementsToRemove from a.
removeAll(short[]) - Method in class com.landawn.abacus.util.ShortList
Removes the all.
removeAll(short[], short...) - Static method in class com.landawn.abacus.util.N
Returns a new array with removes all the occurrences of specified elementsToRemove from a.
removeAll(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
removeAll(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Removes the all.
removeAll(BooleanList) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
Removes the all.
removeAll(ByteList) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
Removes the all.
removeAll(ByteList) - Method in class com.landawn.abacus.util.ByteList
Removes the all.
removeAll(CharList) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Removes the all.
removeAll(CharList) - Method in class com.landawn.abacus.util.CharList
Removes the all.
removeAll(DoubleList) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Removes the all.
removeAll(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Removes the all.
removeAll(FloatList) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Removes the all.
removeAll(FloatList) - Method in class com.landawn.abacus.util.FloatList
Removes the all.
removeAll(IntList) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Removes the all.
removeAll(IntList) - Method in class com.landawn.abacus.util.IntList
Removes the all.
removeAll(LongList) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Removes the all.
removeAll(LongList) - Method in class com.landawn.abacus.util.LongList
Removes the all.
removeAll(LongMultiset<?>) - Method in class com.landawn.abacus.util.LongMultiset
Removes the all.
removeAll(LongMultiset<? extends T>) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
Removes the all.
removeAll(Multimap<?, ?, ?>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Removes the all.
removeAll(Multimap<?, ?, ?>) - Method in class com.landawn.abacus.util.Multimap
Removes the all.
removeAll(Multiset<?>) - Method in class com.landawn.abacus.util.Multiset
Removes the all.
removeAll(Multiset<? extends T>) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
Removes the all.
removeAll(ShortList) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
Removes the all.
removeAll(ShortList) - Method in class com.landawn.abacus.util.ShortList
Removes the all.
removeAll(Object) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Removes the all.
removeAll(Object) - Method in class com.landawn.abacus.util.Multimap
Removes the all.
removeAll(Object, Collection<?>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Removes the all.
removeAll(Object, Collection<?>) - Method in class com.landawn.abacus.util.Multimap
Removes the all.
removeAll(String[], String...) - Static method in class com.landawn.abacus.util.N
Returns a new array with removes all the occurrences of specified elementsToRemove from a.
removeAll(String, char) - Static method in class com.landawn.abacus.util.Strings
Removes all occurrences of a character from within the source string.
removeAll(String, int, char) - Static method in class com.landawn.abacus.util.Strings
Removes the all.
removeAll(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Removes the all.
removeAll(String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Removes each substring of the text String that matches the given regular expression.
removeAll(String, String) - Static method in class com.landawn.abacus.util.Strings
Removes all occurrences of a substring from within the source string.
removeAll(String, Pattern) - Static method in class com.landawn.abacus.util.RegExUtil
Removes each substring of the text String that matches the given regular expression pattern.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.ArrayHashSet
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Builder.MapBuilder
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.IdentityHashSet
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.LongMultiset
Remove one occurrence for each element in the specified Collection.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Multiset
Remove one occurrence for each element in the specified Collection.
removeAll(Collection<?>, int) - Method in class com.landawn.abacus.util.Multiset
Remove the specified occurrences for each element in the specified Collection.
removeAll(Collection<?>, long) - Method in class com.landawn.abacus.util.LongMultiset
Remove the specified occurrences for each element in the specified Collection.
removeAll(Collection<String>) - Method in class com.landawn.abacus.util.MapEntity
Removes the all.
removeAll(Collection<T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Removes the all.
removeAll(Collection<T>, Iterator<?>) - Static method in class com.landawn.abacus.util.N
 
removeAll(Collection<T>, T...) - Static method in class com.landawn.abacus.util.N
Removes the all.
removeAll(Map<?, ? extends Collection<?>>) - Method in class com.landawn.abacus.util.Multimap
ListMultimap<String, Integer> listMultimap = ListMultimap.of("a", 1, "b", 2, "a", 2, "a", 2); // -> {a=[1, 2, 2], b=[2]} listMultimap.removeAll(N.asMap("a", N.asList(2))); // -> {a=[1], b=[2]}
removeAll(Map<?, Integer>) - Method in class com.landawn.abacus.util.Multiset
Removes the all.
removeAll(Map<?, Long>) - Method in class com.landawn.abacus.util.LongMultiset
Removes the all.
removeAll(Map<? extends K, ? extends E>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Removes the all.
removeAll(Map<? extends T, Integer>) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
Removes the all.
removeAll(Map<? extends T, Long>) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
Removes the all.
removeAll(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
removeAll(T...) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
Removes the all.
removeAll(T[], T...) - Static method in class com.landawn.abacus.util.N
Returns a new array with removes all the occurrences of specified elementsToRemove from a.
removeAllIf(Throwables.BiPredicate<? super K, ? super V, X>) - Method in class com.landawn.abacus.util.Multimap
Remove all the values associated with keys which satisfy the specified predicate.
removeAllIf(Throwables.Predicate<? super K, X>) - Method in class com.landawn.abacus.util.Multimap
Remove all the values associated with keys which satisfy the specified predicate.
removeAllIf(Collection<?>, Throwables.BiPredicate<? super K, ? super V, X>) - Method in class com.landawn.abacus.util.Multimap
Remove the specified values (all occurrences) from the value set associated with keys which satisfy the specified predicate.
removeAllIf(Collection<?>, Throwables.Predicate<? super K, X>) - Method in class com.landawn.abacus.util.Multimap
Remove the specified values (all occurrences) from the value set associated with keys which satisfy the specified predicate.
removeAllOccurrences(boolean) - Method in class com.landawn.abacus.util.BooleanList
Removes the all occurrences.
removeAllOccurrences(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified elementToRemove from the specified array.
removeAllOccurrences(byte) - Method in class com.landawn.abacus.util.ByteList
Removes the all occurrences.
removeAllOccurrences(byte[], byte) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified elementToRemove from the specified array.
removeAllOccurrences(char) - Method in class com.landawn.abacus.util.CharList
Removes the all occurrences.
removeAllOccurrences(char[], char) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified elementToRemove from the specified array.
removeAllOccurrences(double) - Method in class com.landawn.abacus.util.DoubleList
Removes the all occurrences.
removeAllOccurrences(double[], double) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified elementToRemove from the specified array.
removeAllOccurrences(float) - Method in class com.landawn.abacus.util.FloatList
Removes the all occurrences.
removeAllOccurrences(float[], float) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified elementToRemove from the specified array.
removeAllOccurrences(int) - Method in class com.landawn.abacus.util.IntList
Removes the all occurrences.
removeAllOccurrences(int[], int) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified elementToRemove from the specified array.
removeAllOccurrences(long) - Method in class com.landawn.abacus.util.LongList
Removes the all occurrences.
removeAllOccurrences(long[], long) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified elementToRemove from the specified array.
removeAllOccurrences(short) - Method in class com.landawn.abacus.util.ShortList
Removes the all occurrences.
removeAllOccurrences(short[], short) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified elementToRemove from the specified array.
removeAllOccurrences(Object) - Method in class com.landawn.abacus.util.LongMultiset
Removes the all occurrences.
removeAllOccurrences(Object) - Method in class com.landawn.abacus.util.Multiset
Removes the all occurrences.
removeAllOccurrences(String[], String) - Static method in class com.landawn.abacus.util.N
 
removeAllOccurrences(Collection<T>, T) - Static method in class com.landawn.abacus.util.N
Removes the all occurrences.
removeAllOccurrences(T[], T) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified elementToRemove from the specified array.
removeAllOccurrencesForEach(Collection<?>) - Method in class com.landawn.abacus.util.LongMultiset
Removes the all occurrences.
removeAllOccurrencesForEach(Collection<?>) - Method in class com.landawn.abacus.util.Multiset
Removes the all occurrences.
removeAllOccurrencesIf(Throwables.BiPredicate<? super T, ? super Integer, E>) - Method in class com.landawn.abacus.util.Multiset
Removes the all occurrences if.
removeAllOccurrencesIf(Throwables.BiPredicate<? super T, ? super Long, E>) - Method in class com.landawn.abacus.util.LongMultiset
Removes the all occurrences if.
removeAllOccurrencesIf(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.LongMultiset
Removes the all occurrences if.
removeAllOccurrencesIf(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Multiset
Removes the all occurrences if.
removeAllStickyEvents() - Method in class com.landawn.abacus.eventbus.EventBus
Removes all sticky events.
removeAndGet(Object) - Method in class com.landawn.abacus.util.LongMultiset
Removes the and get.
removeAndGet(Object) - Method in class com.landawn.abacus.util.Multiset
Removes the and get.
removeAndGet(Object, int) - Method in class com.landawn.abacus.util.Multiset
Removes the and get.
removeAndGet(Object, long) - Method in class com.landawn.abacus.util.LongMultiset
Removes the and get.
removeByValue(Object) - Method in class com.landawn.abacus.util.BiMap
Removes the by value.
removeColumn(C) - Method in class com.landawn.abacus.util.Sheet
Removes the column.
removeColumn(String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Removes the column.
removeColumn(String) - Method in interface com.landawn.abacus.util.DataSet
Remove the column with the specified columnName from this DataSet.
removeColumn(String) - Method in class com.landawn.abacus.util.RowDataSet
Removes the column.
removeColumns(Throwables.Predicate<String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Removes the columns.
removeColumns(Throwables.Predicate<String, E>) - Method in interface com.landawn.abacus.util.DataSet
Remove the column(s) whose name matches the specified filter.
removeColumns(Throwables.Predicate<String, E>) - Method in class com.landawn.abacus.util.RowDataSet
Removes the columns.
removeColumns(Collection<String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Removes the columns.
removeColumns(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Remove the column(s) with the specified columnNames from this DataSet.
removeColumns(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
Removes the columns.
REMOVED - Enum constant in enum class com.landawn.abacus.util.Status
 
removeDuplicates() - Method in class com.landawn.abacus.util.BooleanList
 
removeDuplicates() - Method in class com.landawn.abacus.util.ByteList
 
removeDuplicates() - Method in class com.landawn.abacus.util.CharList
 
removeDuplicates() - Method in class com.landawn.abacus.util.DoubleList
 
removeDuplicates() - Method in class com.landawn.abacus.util.FloatList
 
removeDuplicates() - Method in class com.landawn.abacus.util.IntList
 
removeDuplicates() - Method in class com.landawn.abacus.util.LongList
 
removeDuplicates() - Method in class com.landawn.abacus.util.PrimitiveList
 
removeDuplicates() - Method in class com.landawn.abacus.util.ShortList
 
removeDuplicates(boolean[]) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(byte[]) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(byte[], boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(byte[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(char[]) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(char[], boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(char[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(double[]) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(double[], boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(double[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(float[]) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(float[], boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(float[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(int[]) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(int[], boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(int[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(long[]) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(long[], boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(long[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(short[]) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(short[], boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(short[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(String[]) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(String[], boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(String[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(Collection<?>) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(Collection<?>, boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(T[]) - Static method in class com.landawn.abacus.util.N
Removes all duplicates elements
removeDuplicates(T[], boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(T[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeEnd(String, String) - Static method in class com.landawn.abacus.util.Strings
Removes a substring only if it is at the end of a source string, otherwise returns the source string.
removeEndIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Case insensitive removal of a substring if it is at the end of a source string, otherwise returns the source string.
removeEntries(Map<?, ?>, Map<?, ?>) - Static method in class com.landawn.abacus.util.Maps
The the entries from the specified Map.
removeExtension(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Removes the extension from a filename.
removeFirst(String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Removes the first substring of the text string that matches the given regular expression.
removeFirst(String, Pattern) - Static method in class com.landawn.abacus.util.RegExUtil
Removes the first substring of the text string that matches the given regular expression pattern.
removeHeader(String) - Method in class com.landawn.abacus.http.OkHttpRequest
Deprecated.
no use case?
removeIf(int, Throwables.BiPredicate<? super T, ? super Integer, E>) - Method in class com.landawn.abacus.util.Multiset
Removes the if.
removeIf(int, Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Multiset
Removes the if.
removeIf(long, Throwables.BiPredicate<? super T, ? super Long, E>) - Method in class com.landawn.abacus.util.LongMultiset
Removes the if.
removeIf(long, Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.LongMultiset
Removes the if.
removeIf(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Removes the if.
removeIf(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Removes the if.
removeIf(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Removes the if.
removeIf(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Removes the if.
removeIf(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Removes the if.
removeIf(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Removes the if.
removeIf(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Removes the if.
removeIf(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Removes the if.
removeIf(E, Throwables.BiPredicate<? super K, ? super V, X>) - Method in class com.landawn.abacus.util.Multimap
Remove the specified value (one occurrence) from the value set associated with keys which satisfy the specified predicate.
removeIf(E, Throwables.Predicate<? super K, X>) - Method in class com.landawn.abacus.util.Multimap
Remove the specified value (one occurrence) from the value set associated with keys which satisfy the specified predicate.
removeIf(Predicate<? super E>) - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
removeIf(Map<K, V>, Throwables.Predicate<? super Map.Entry<K, V>, E>) - Static method in class com.landawn.abacus.util.Maps
Removes entries from the specified map by the the specified filter.
removeIfKey(Map<K, V>, Throwables.Predicate<? super K, E>) - Static method in class com.landawn.abacus.util.Maps
Removes entries from the specified map by the the specified filter.
removeIfValue(Map<K, V>, Throwables.Predicate<? super V, E>) - Static method in class com.landawn.abacus.util.Maps
Removes entries from the specified map by the the specified filter.
removeKeys(Map<?, ?>, Collection<?>) - Static method in class com.landawn.abacus.util.Maps
Removes the keys.
removePattern(String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Removes each substring of the source String that matches the given regular expression using the DOTALL option.
removePattern(String, String) - Static method in class com.landawn.abacus.util.Strings
Removes each substring of the source String that matches the given regular expression using the DOTALL option.
removeRow(int) - Method in interface com.landawn.abacus.util.DataSet
Removes the row.
removeRow(int) - Method in class com.landawn.abacus.util.RowDataSet
Removes the row.
removeRow(R) - Method in class com.landawn.abacus.util.Sheet
Removes the row.
removeRowRange(int, int) - Method in interface com.landawn.abacus.util.DataSet
Removes the row range.
removeRowRange(int, int) - Method in class com.landawn.abacus.util.RowDataSet
Removes the row range.
removeRows(int...) - Method in interface com.landawn.abacus.util.DataSet
Removes the rows.
removeRows(int...) - Method in class com.landawn.abacus.util.RowDataSet
Removes the rows.
removeStart(String, String) - Static method in class com.landawn.abacus.util.Strings
Removes a substring only if it is at the beginning of a source string, otherwise returns the source string.
removeStartIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Case insensitive removal of a substring if it is at the beginning of a source string, otherwise returns the source string.
removeStickyEvent(Object) - Method in class com.landawn.abacus.eventbus.EventBus
Remove the sticky event posted with null event id.
removeStickyEvent(Object, String) - Method in class com.landawn.abacus.eventbus.EventBus
Remove the sticky event posted with the specified eventId.
removeStickyEvents(Class<?>) - Method in class com.landawn.abacus.eventbus.EventBus
Remove the sticky events which can be assigned to specified eventType and posted with null event id.
removeStickyEvents(Class<?>, String) - Method in class com.landawn.abacus.eventbus.EventBus
Remove the sticky events which can be assigned to specified eventType and posted with the specified eventId.
RENAME - Static variable in class com.landawn.abacus.util.WD
Field RENAME.
renameColumn(C, C) - Method in class com.landawn.abacus.util.Sheet
 
renameColumn(String, Throwables.Function<String, String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
renameColumn(String, Throwables.Function<String, String, E>) - Method in interface com.landawn.abacus.util.DataSet
 
renameColumn(String, Throwables.Function<String, String, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
renameColumn(String, String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
renameColumn(String, String) - Method in interface com.landawn.abacus.util.DataSet
 
renameColumn(String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
renameColumns(Throwables.Function<String, String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
renameColumns(Throwables.Function<String, String, E>) - Method in interface com.landawn.abacus.util.DataSet
 
renameColumns(Throwables.Function<String, String, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
renameColumns(Collection<String>, Throwables.Function<String, String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
renameColumns(Collection<String>, Throwables.Function<String, String, E>) - Method in interface com.landawn.abacus.util.DataSet
 
renameColumns(Collection<String>, Throwables.Function<String, String, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
renameColumns(Map<String, String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
renameColumns(Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
 
renameColumns(Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
renameRow(R, R) - Method in class com.landawn.abacus.util.Sheet
 
renameTo(File, String) - Static method in class com.landawn.abacus.util.IOUtil
 
repeat(boolean, int) - Static method in class com.landawn.abacus.util.Array
 
repeat(boolean, int) - Static method in class com.landawn.abacus.util.BooleanList
 
repeat(byte, int) - Static method in class com.landawn.abacus.util.Array
 
repeat(byte, int) - Static method in class com.landawn.abacus.util.ByteList
 
repeat(byte, long) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
repeat(char, int) - Static method in class com.landawn.abacus.util.Array
 
repeat(char, int) - Static method in class com.landawn.abacus.util.CharList
 
repeat(char, int) - Static method in class com.landawn.abacus.util.Strings
 
repeat(char, int, char) - Static method in class com.landawn.abacus.util.Strings
 
repeat(char, long) - Static method in class com.landawn.abacus.util.stream.CharStream
 
repeat(double, int) - Static method in class com.landawn.abacus.util.Array
 
repeat(double, int) - Static method in class com.landawn.abacus.util.DoubleList
 
repeat(double, long) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
repeat(float, int) - Static method in class com.landawn.abacus.util.Array
 
repeat(float, int) - Static method in class com.landawn.abacus.util.FloatList
 
repeat(float, long) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
repeat(int, int) - Static method in class com.landawn.abacus.util.Array
 
repeat(int, int) - Static method in class com.landawn.abacus.util.IntList
 
repeat(int, long) - Static method in class com.landawn.abacus.util.stream.IntStream
 
repeat(long, int) - Static method in class com.landawn.abacus.util.Array
 
repeat(long, int) - Static method in class com.landawn.abacus.util.LongList
 
repeat(long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
repeat(short, int) - Static method in class com.landawn.abacus.util.Array
 
repeat(short, int) - Static method in class com.landawn.abacus.util.ShortList
 
repeat(short, long) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
repeat(Object, int) - Method in class com.landawn.abacus.util.Joiner
 
repeat(String, int) - Static method in class com.landawn.abacus.util.Array
 
repeat(String, int) - Method in class com.landawn.abacus.util.Joiner
 
repeat(String, int) - Static method in class com.landawn.abacus.util.Strings
 
repeat(String, int, String) - Static method in class com.landawn.abacus.util.Strings
 
repeat(String, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
repeat(T, int) - Static method in class com.landawn.abacus.util.Array
Deprecated.
prefer to Array.repeatNonNull(Object, int) or Array.repeat(Object, int, Class) because this method throws NullPointerException when element is null
repeat(T, int) - Static method in class com.landawn.abacus.util.N
 
repeat(T, int) - Static method in class com.landawn.abacus.util.Iterators
 
repeat(T, int, Class<? extends T>) - Static method in class com.landawn.abacus.util.Array
 
repeat(T, long) - Static method in class com.landawn.abacus.util.CheckedStream
 
repeat(T, long) - Static method in class com.landawn.abacus.util.Iterators
 
repeat(T, long) - Static method in class com.landawn.abacus.util.stream.Stream
 
repeatCollection(Collection<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Repeats the whole specified Collection n times.
repeatCollection(Collection<T>, int) - Static method in class com.landawn.abacus.util.N
Repeats the whole specified Collection n times.
repeatCollectionToSize(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Repeats the whole specified Collection till reach the specified size.
repeatCollectionToSize(Collection<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Repeats the whole specified Collection till reach the specified size.
repeatElements(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Repeats the elements in the specified Collection one by one.
repeatElements(Collection<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Repeats the elements in the specified Collection one by one.
repeatElementsToSize(Collection<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Repeats the elements in the specified Collection one by one till reach the specified size.
repeatElementsToSize(Collection<T>, int) - Static method in class com.landawn.abacus.util.N
Repeats the elements in the specified Collection one by one till reach the specified size.
repeatNonNull(T, int) - Static method in class com.landawn.abacus.util.Array
 
replace(String, int, String, String, int) - Static method in class com.landawn.abacus.util.Strings
Replaces a String with another String inside a larger String, for the first max values of the search String.
replace(Map<K, V>, K, V) - Static method in class com.landawn.abacus.util.Maps
 
replace(Map<K, V>, K, V, V) - Static method in class com.landawn.abacus.util.Maps
 
replace(K, E, E) - Method in class com.landawn.abacus.util.Multimap
Replace the specified oldValue (one occurrence) with the specified newValue.
replace(K, V) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
replace(K, V) - Method in class com.landawn.abacus.util.Properties
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V, V) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
replace(K, V, V) - Method in class com.landawn.abacus.util.Properties
Replaces the entry for the specified key only if currently mapped to the specified value.
REPLACE - Static variable in class com.landawn.abacus.util.WD
Field REPLACE.
replaceAll(boolean[], boolean, boolean) - Static method in class com.landawn.abacus.util.N
 
replaceAll(boolean[], Throwables.BooleanUnaryOperator<E>) - Static method in class com.landawn.abacus.util.N
 
replaceAll(boolean, boolean) - Method in class com.landawn.abacus.util.BooleanList
 
replaceAll(byte[], byte, byte) - Static method in class com.landawn.abacus.util.N
 
replaceAll(byte[], Throwables.ByteUnaryOperator<E>) - Static method in class com.landawn.abacus.util.N
 
replaceAll(byte, byte) - Method in class com.landawn.abacus.util.ByteList
 
replaceAll(char[], char, char) - Static method in class com.landawn.abacus.util.N
 
replaceAll(char[], Throwables.CharUnaryOperator<E>) - Static method in class com.landawn.abacus.util.N
 
replaceAll(char, char) - Method in class com.landawn.abacus.util.CharList
 
replaceAll(double[], double, double) - Static method in class com.landawn.abacus.util.N
 
replaceAll(double[], Throwables.DoubleUnaryOperator<E>) - Static method in class com.landawn.abacus.util.N
 
replaceAll(double, double) - Method in class com.landawn.abacus.util.DoubleList
 
replaceAll(float[], float, float) - Static method in class com.landawn.abacus.util.N
 
replaceAll(float[], Throwables.FloatUnaryOperator<E>) - Static method in class com.landawn.abacus.util.N
 
replaceAll(float, float) - Method in class com.landawn.abacus.util.FloatList
 
replaceAll(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
replaceAll(int[], Throwables.IntUnaryOperator<E>) - Static method in class com.landawn.abacus.util.N
 
replaceAll(int, int) - Method in class com.landawn.abacus.util.IntList
 
replaceAll(long[], long, long) - Static method in class com.landawn.abacus.util.N
 
replaceAll(long[], Throwables.LongUnaryOperator<E>) - Static method in class com.landawn.abacus.util.N
 
replaceAll(long, long) - Method in class com.landawn.abacus.util.LongList
 
replaceAll(short[], short, short) - Static method in class com.landawn.abacus.util.N
 
replaceAll(short[], Throwables.ShortUnaryOperator<E>) - Static method in class com.landawn.abacus.util.N
 
replaceAll(short, short) - Method in class com.landawn.abacus.util.ShortList
 
replaceAll(Throwables.BiFunction<? super K, ? super V, ? extends V, X>) - Method in class com.landawn.abacus.util.Multimap
The associated keys will be removed if null or empty values are returned by the specified function.
replaceAll(Throwables.BiFunction<? super T, ? super Integer, Integer, E>) - Method in class com.landawn.abacus.util.Multiset
The associated elements will be removed if zero or negative occurrences are returned by the specified function.
replaceAll(Throwables.BiFunction<? super T, ? super Long, Long, E>) - Method in class com.landawn.abacus.util.LongMultiset
The associated elements will be removed if zero or negative occurrences are returned by the specified function.
replaceAll(Throwables.BooleanUnaryOperator<E>) - Method in class com.landawn.abacus.util.BooleanList
 
replaceAll(Throwables.ByteUnaryOperator<E>) - Method in class com.landawn.abacus.util.ByteList
 
replaceAll(Throwables.CharUnaryOperator<E>) - Method in class com.landawn.abacus.util.CharList
 
replaceAll(Throwables.DoubleUnaryOperator<E>) - Method in class com.landawn.abacus.util.DoubleList
 
replaceAll(Throwables.FloatUnaryOperator<E>) - Method in class com.landawn.abacus.util.FloatList
 
replaceAll(Throwables.IntUnaryOperator<E>) - Method in class com.landawn.abacus.util.IntList
 
replaceAll(Throwables.LongUnaryOperator<E>) - Method in class com.landawn.abacus.util.LongList
 
replaceAll(Throwables.ShortUnaryOperator<E>) - Method in class com.landawn.abacus.util.ShortList
 
replaceAll(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
 
replaceAll(String, String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Replaces each substring of the text String that matches the given regular expression with the given replacement.
replaceAll(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces all occurrences of a String within another String.
replaceAll(String, Pattern, String) - Static method in class com.landawn.abacus.util.RegExUtil
Replaces each substring of the text String that matches the given regular expression pattern with the given replacement.
replaceAll(UnaryOperator<E>) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
replaceAll(List<T>, Throwables.UnaryOperator<T, E>) - Static method in class com.landawn.abacus.util.N
 
replaceAll(List<T>, Object, T) - Static method in class com.landawn.abacus.util.N
 
replaceAll(Map<K, V>, Throwables.BiFunction<? super K, ? super V, ? extends V, E>) - Static method in class com.landawn.abacus.util.Maps
 
replaceAll(K, E, E) - Method in class com.landawn.abacus.util.Multimap
Replace the specified oldValue (all occurrences) with the specified newValue.
replaceAll(T[], Throwables.UnaryOperator<T, E>) - Static method in class com.landawn.abacus.util.N
 
replaceAll(T[], Object, T) - Static method in class com.landawn.abacus.util.N
 
replaceAllIf(Throwables.BiPredicate<? super K, ? super V, X>, E, E) - Method in class com.landawn.abacus.util.Multimap
Replace the specified oldValue (all occurrences) from the value set associated with keys which satisfy the specified predicate with the specified newValue.
replaceAllIf(Throwables.Predicate<? super K, X>, E, E) - Method in class com.landawn.abacus.util.Multimap
Replace the specified oldValue (all occurrences) from the value set associated with keys which satisfy the specified predicate with the specified newValue.
replaceAllIgnoreCase(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
Replace all ignore case.
replaceAllIgnoreCase(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replace all ignore case.
replaceFirst(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
 
replaceFirst(String, String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Replaces the first substring of the text string that matches the given regular expression with the given replacement.
replaceFirst(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces a String with another String inside a larger String, once.
replaceFirst(String, Pattern, String) - Static method in class com.landawn.abacus.util.RegExUtil
Replaces the first substring of the text string that matches the given regular expression pattern with the given replacement.
replaceFirstIgnoreCase(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
Replace once ignore case.
replaceFirstIgnoreCase(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replace once ignore case.
replaceIf(boolean[], Throwables.BooleanPredicate<E>, boolean) - Static method in class com.landawn.abacus.util.N
 
replaceIf(byte[], Throwables.BytePredicate<E>, byte) - Static method in class com.landawn.abacus.util.N
 
replaceIf(char[], Throwables.CharPredicate<E>, char) - Static method in class com.landawn.abacus.util.N
 
replaceIf(double[], Throwables.DoublePredicate<E>, double) - Static method in class com.landawn.abacus.util.N
 
replaceIf(float[], Throwables.FloatPredicate<E>, float) - Static method in class com.landawn.abacus.util.N
 
replaceIf(int[], Throwables.IntPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
 
replaceIf(long[], Throwables.LongPredicate<E>, long) - Static method in class com.landawn.abacus.util.N
 
replaceIf(short[], Throwables.ShortPredicate<E>, short) - Static method in class com.landawn.abacus.util.N
 
replaceIf(Throwables.BiPredicate<? super K, ? super V, X>, E, E) - Method in class com.landawn.abacus.util.Multimap
Replace the specified oldValue (one occurrence) from the value set associated with keys which satisfy the specified predicate with the specified newValue.
replaceIf(Throwables.BiPredicate<? super T, ? super Integer, E>, int) - Method in class com.landawn.abacus.util.Multiset
 
replaceIf(Throwables.BiPredicate<? super T, ? super Long, E>, long) - Method in class com.landawn.abacus.util.LongMultiset
 
replaceIf(Throwables.BooleanPredicate<E>, boolean) - Method in class com.landawn.abacus.util.BooleanList
 
replaceIf(Throwables.BytePredicate<E>, byte) - Method in class com.landawn.abacus.util.ByteList
 
replaceIf(Throwables.CharPredicate<E>, char) - Method in class com.landawn.abacus.util.CharList
 
replaceIf(Throwables.DoublePredicate<E>, double) - Method in class com.landawn.abacus.util.DoubleList
 
replaceIf(Throwables.FloatPredicate<E>, float) - Method in class com.landawn.abacus.util.FloatList
 
replaceIf(Throwables.IntBiPredicate<X>, V) - Method in class com.landawn.abacus.util.Sheet
Replace elements by Predicate.test(i, j) based on points
replaceIf(Throwables.IntPredicate<E>, int) - Method in class com.landawn.abacus.util.IntList
 
replaceIf(Throwables.LongPredicate<E>, long) - Method in class com.landawn.abacus.util.LongList
 
replaceIf(Throwables.Predicate<?, E>, Object) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
replaceIf(Throwables.Predicate<?, E>, Object) - Method in interface com.landawn.abacus.util.DataSet
Replace all the values in this DataSet with the specified new value if it matches the specified condition.
replaceIf(Throwables.Predicate<?, E>, Object) - Method in class com.landawn.abacus.util.RowDataSet
 
replaceIf(Throwables.Predicate<? super K, X>, E, E) - Method in class com.landawn.abacus.util.Multimap
Replace the specified oldValue (one occurrence) from the value set associated with keys which satisfy the specified predicate with the specified newValue.
replaceIf(Throwables.Predicate<? super T, E>, int) - Method in class com.landawn.abacus.util.Multiset
 
replaceIf(Throwables.Predicate<? super T, E>, long) - Method in class com.landawn.abacus.util.LongMultiset
 
replaceIf(Throwables.Predicate<? super V, X>, V) - Method in class com.landawn.abacus.util.Sheet
 
replaceIf(Throwables.ShortPredicate<E>, short) - Method in class com.landawn.abacus.util.ShortList
 
replaceIf(Throwables.TriPredicate<? super R, ? super C, ? super V, X>, V) - Method in class com.landawn.abacus.util.Sheet
Replace elements by Predicate.test(i, j) based on points
replaceIf(List<T>, Throwables.Predicate<? super T, E>, T) - Static method in class com.landawn.abacus.util.N
 
replaceIf(T[], Throwables.Predicate<? super T, E>, T) - Static method in class com.landawn.abacus.util.N
 
replaceIgnoreCase(String, int, String, String, int) - Static method in class com.landawn.abacus.util.Strings
Replace ignore case.
replaceManyWithOne(K, Collection<? extends E>, E) - Method in class com.landawn.abacus.util.Multimap
Replace all the specified oldValues (all occurrences) with single specified newValue.
replaceManyWithOneIf(Throwables.BiPredicate<? super K, ? super V, X>, Collection<? extends E>, E) - Method in class com.landawn.abacus.util.Multimap
Replace all the specified oldValue (all occurrences) from the value set associated with keys which satisfy the specified predicate with single specified newValue.
replaceManyWithOneIf(Throwables.Predicate<? super K, X>, Collection<? extends E>, E) - Method in class com.landawn.abacus.util.Multimap
Replace all the specified oldValue (all occurrences) from the value set associated with keys which satisfy the specified predicate with single specified newValue.
replaceOnce(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
replaceOnce(String, String, String) - Static method in class com.landawn.abacus.util.Strings
replaceOnceIgnoreCase(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
replaceOnceIgnoreCase(String, String, String) - Static method in class com.landawn.abacus.util.Strings
replacePattern(String, String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Replaces each substring of the source String that matches the given regular expression with the given replacement using the Pattern.DOTALL option.
replacePattern(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces each substring of the source String that matches the given regular expression with the given replacement using the Pattern.DOTALL option.
replaceRange(boolean[], int, int, boolean[]) - Static method in class com.landawn.abacus.util.N
Return a new array.
replaceRange(byte[], int, int, byte[]) - Static method in class com.landawn.abacus.util.N
Return a new array.
replaceRange(char[], int, int, char[]) - Static method in class com.landawn.abacus.util.N
Return a new array.
replaceRange(double[], int, int, double[]) - Static method in class com.landawn.abacus.util.N
Return a new array.
replaceRange(float[], int, int, float[]) - Static method in class com.landawn.abacus.util.N
Return a new array.
replaceRange(int[], int, int, int[]) - Static method in class com.landawn.abacus.util.N
Return a new array.
replaceRange(int, int, boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
replaceRange(int, int, byte[]) - Method in class com.landawn.abacus.util.ByteList
 
replaceRange(int, int, char[]) - Method in class com.landawn.abacus.util.CharList
 
replaceRange(int, int, double[]) - Method in class com.landawn.abacus.util.DoubleList
 
replaceRange(int, int, float[]) - Method in class com.landawn.abacus.util.FloatList
 
replaceRange(int, int, int[]) - Method in class com.landawn.abacus.util.IntList
 
replaceRange(int, int, long[]) - Method in class com.landawn.abacus.util.LongList
 
replaceRange(int, int, short[]) - Method in class com.landawn.abacus.util.ShortList
 
replaceRange(int, int, A) - Method in class com.landawn.abacus.util.PrimitiveList
 
replaceRange(long[], int, int, long[]) - Static method in class com.landawn.abacus.util.N
Return a new array.
replaceRange(short[], int, int, short[]) - Static method in class com.landawn.abacus.util.N
Return a new array.
replaceRange(String[], int, int, String[]) - Static method in class com.landawn.abacus.util.N
 
replaceRange(String, int, int, String) - Static method in class com.landawn.abacus.util.N
Returns a new String.
replaceRange(List<T>, int, int, Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
 
replaceRange(T[], int, int, T[]) - Static method in class com.landawn.abacus.util.N
Return a new array.
replacingMerger() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
replacingMerger() - Static method in class com.landawn.abacus.util.Fn
 
requestSentAtMillis() - Method in class com.landawn.abacus.http.HttpResponse
Sent request at millis.
requestUrl() - Method in class com.landawn.abacus.http.HttpResponse
 
reset() - Method in class com.landawn.abacus.util.BrotliInputStream
 
reset() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
Reset.
reset() - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
reset() - Method in class com.landawn.abacus.util.SnappyInputStream
 
reset() - Method in class com.landawn.abacus.util.Stopwatch
Sets the elapsed time for this stopwatch to zero, and places it in a stopped state.
resetCSVHeaderParser() - Static method in class com.landawn.abacus.util.CSVUtil
 
resetCSVLineParser() - Static method in class com.landawn.abacus.util.CSVUtil
 
resetHttpHeaderFilterForHARRequest() - Static method in class com.landawn.abacus.http.HARUtil
 
responseReceivedAtMillis() - Method in class com.landawn.abacus.http.HttpResponse
Received response at millis.
result() - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
 
result() - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
 
result() - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
 
Result<T,E extends Throwable> - Class in com.landawn.abacus.util
 
RESULT - Static variable in class com.landawn.abacus.parser.XMLConstants
Field RESULT.
RESULT_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field RESULT_ELE_END.
RESULT_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field RESULT_ELE_START.
RESULT_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field RESULT_NULL_ELE.
Result.R<T> - Class in com.landawn.abacus.util
 
retainAll(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
retainAll(byte[]) - Method in class com.landawn.abacus.util.ByteList
 
retainAll(char[]) - Method in class com.landawn.abacus.util.CharList
 
retainAll(double[]) - Method in class com.landawn.abacus.util.DoubleList
 
retainAll(float[]) - Method in class com.landawn.abacus.util.FloatList
 
retainAll(int[]) - Method in class com.landawn.abacus.util.IntList
 
retainAll(long[]) - Method in class com.landawn.abacus.util.LongList
 
retainAll(short[]) - Method in class com.landawn.abacus.util.ShortList
 
retainAll(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
retainAll(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
 
retainAll(ByteList) - Method in class com.landawn.abacus.util.ByteList
 
retainAll(CharList) - Method in class com.landawn.abacus.util.CharList
 
retainAll(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
retainAll(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
retainAll(IntList) - Method in class com.landawn.abacus.util.IntList
 
retainAll(LongList) - Method in class com.landawn.abacus.util.LongList
 
retainAll(ShortList) - Method in class com.landawn.abacus.util.ShortList
 
retainAll(Collection<?>) - Method in class com.landawn.abacus.util.ArrayHashSet
 
retainAll(Collection<?>) - Method in class com.landawn.abacus.util.IdentityHashSet
 
retainAll(Collection<?>) - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
retainAll(Collection<?>) - Method in class com.landawn.abacus.util.LongMultiset
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class com.landawn.abacus.util.Multiset
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection<T>, Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
 
retainAll(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
RETIRED - Enum constant in enum class com.landawn.abacus.util.AccountStatus
 
RETIRED - Enum constant in enum class com.landawn.abacus.util.Status
 
Retry<T> - Class in com.landawn.abacus.util
 
RETRY_AFTER - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Retry-After header field name.
Retry.RetryR<T> - Class in com.landawn.abacus.util
 
RETURNED - Enum constant in enum class com.landawn.abacus.util.Status
 
reuse(IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.Fn
Deprecated. 
reuse(Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Fn
Deprecated. 
reuseCachedBuffer() - Method in class com.landawn.abacus.util.Joiner
Improving performance by set useCachedBuffer=true, and must remember to call toString()/appendTo()/map()/mapIfNotEmpty()/stream()/streamIfNotEmpty() or close() to recycle the cached buffer.
reuseCachedBuffer(boolean) - Method in class com.landawn.abacus.util.Joiner
Deprecated.
reverse() - Method in class com.landawn.abacus.util.BooleanList
Reverse.
reverse() - Method in class com.landawn.abacus.util.ByteList
Reverse.
reverse() - Method in class com.landawn.abacus.util.CharList
Reverse.
reverse() - Method in class com.landawn.abacus.util.DoubleList
Reverse.
reverse() - Method in class com.landawn.abacus.util.FloatList
Reverse.
reverse() - Method in class com.landawn.abacus.util.IntList
Reverse.
reverse() - Method in class com.landawn.abacus.util.IntPair
 
reverse() - Method in class com.landawn.abacus.util.IntTriple
 
reverse() - Method in class com.landawn.abacus.util.LongList
Reverse.
reverse() - Method in class com.landawn.abacus.util.Pair
Returns a new instance of Pair<R, L>.
reverse() - Method in class com.landawn.abacus.util.PrimitiveList
 
reverse() - Method in class com.landawn.abacus.util.ShortList
Reverse.
reverse() - Method in class com.landawn.abacus.util.Triple
Returns a new instance of Triple<R, M, L>.
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
reverse(boolean[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(byte[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(char[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(char[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(double[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(double[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(float[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(float[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(int[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(int[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
reverse(int, int) - Method in class com.landawn.abacus.util.ByteList
 
reverse(int, int) - Method in class com.landawn.abacus.util.CharList
 
reverse(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
reverse(int, int) - Method in class com.landawn.abacus.util.FloatList
 
reverse(int, int) - Method in class com.landawn.abacus.util.IntList
 
reverse(int, int) - Method in class com.landawn.abacus.util.LongList
 
reverse(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
reverse(int, int) - Method in class com.landawn.abacus.util.ShortList
 
reverse(long[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(long[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(short[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(short[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(Object[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(String) - Static method in class com.landawn.abacus.util.Strings
 
reverse(Collection<?>) - Static method in class com.landawn.abacus.util.N
 
reverse(List<?>) - Static method in class com.landawn.abacus.util.N
 
reverse(List<?>, int, int) - Static method in class com.landawn.abacus.util.N
 
reversed() - Method in class com.landawn.abacus.util.CheckedStream
 
reversed() - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only runs sequentially, even in parallel stream and all elements will be loaded to memory.
reversed() - Method in class com.landawn.abacus.util.stream.EntryStream
 
reversedComparingBoolean(ToBooleanFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingBy(Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.Comparators
Reversed comparing by.
reversedComparingByIfNotNullOrElseNullsFirst(Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingByIfNotNullOrElseNullsLast(Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingByKey() - Static method in class com.landawn.abacus.util.Comparators
Reversed comparing by key.
reversedComparingByKey(Comparator<? super K>) - Static method in class com.landawn.abacus.util.Comparators
Reversed comparing by key.
reversedComparingByte(ToByteFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingByValue() - Static method in class com.landawn.abacus.util.Comparators
Reversed comparing by value.
reversedComparingByValue(Comparator<? super V>) - Static method in class com.landawn.abacus.util.Comparators
Reversed comparing by value.
reversedComparingChar(ToCharFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingDouble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingFloat(ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingInt(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingLong(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingShort(ToShortFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reverseDelimited(String, char) - Static method in class com.landawn.abacus.util.Strings
Reverses a String that is delimited by a specific character.
reverseDelimited(String, String) - Static method in class com.landawn.abacus.util.Strings
 
reverseOrder() - Static method in class com.landawn.abacus.util.Comparators
 
reverseOrder(Comparator<T>) - Static method in class com.landawn.abacus.util.Comparators
 
reverseSort() - Method in class com.landawn.abacus.util.BooleanList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.ByteList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.CharList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.DoubleList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.FloatList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.IntList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.LongList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.PrimitiveList
 
reverseSort() - Method in class com.landawn.abacus.util.ShortList
Reverse sort.
reverseSort(boolean[]) - Static method in class com.landawn.abacus.util.N
 
reverseSort(byte[]) - Static method in class com.landawn.abacus.util.N
 
reverseSort(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
reverseSort(char[]) - Static method in class com.landawn.abacus.util.N
 
reverseSort(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
reverseSort(double[]) - Static method in class com.landawn.abacus.util.N
 
reverseSort(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
reverseSort(float[]) - Static method in class com.landawn.abacus.util.N
 
reverseSort(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
reverseSort(int[]) - Static method in class com.landawn.abacus.util.N
 
reverseSort(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
reverseSort(long[]) - Static method in class com.landawn.abacus.util.N
 
reverseSort(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
reverseSort(short[]) - Static method in class com.landawn.abacus.util.N
 
reverseSort(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
reverseSort(Object[]) - Static method in class com.landawn.abacus.util.N
 
reverseSort(Object[], int, int) - Static method in class com.landawn.abacus.util.N
 
reverseSort(List<? extends T>) - Static method in class com.landawn.abacus.util.N
 
reverseSort(List<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
reverseSortBy(List<? extends T>, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Reverse sort by.
reverseSortBy(T[], Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Reverse sort by.
reverseSortByDouble(List<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
 
reverseSortByDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
 
reverseSortByFloat(List<? extends T>, ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
 
reverseSortByFloat(T[], ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
 
reverseSortByInt(List<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
 
reverseSortByInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
 
reverseSortByLong(List<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
 
reverseSortByLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
 
reverseSorted() - Method in class com.landawn.abacus.util.CheckedStream
 
reverseSorted() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
reverseSorted() - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
reverseSorted(Comparator<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
reverseSorted(Comparator<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
reverseSorted(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
reverseSortedBy(Function<? super Map.Entry<K, V>, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
reverseSortedBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.CheckedStream
 
reverseSortedBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.Stream
 
reverseSortedByDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
reverseSortedByDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
reverseSortedByInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
reverseSortedByInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
reverseSortedByLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
reverseSortedByLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
REVOKED - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
REVOKED - Enum constant in enum class com.landawn.abacus.util.Status
 
RFC1123_DATE_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
This constant defines the date format specified by RFC 1123 / RFC 822.
right - Variable in class com.landawn.abacus.util.Pair
 
right - Variable in class com.landawn.abacus.util.Triple
 
right() - Static method in class com.landawn.abacus.util.Fn
 
right() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
right() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
RIGHT - Static variable in class com.landawn.abacus.util.WD
Field RIGHT.
RIGHT_JOIN - Static variable in class com.landawn.abacus.util.WD
Field RIGHT_JOIN.
rightJoin(DataSet, String, String) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that has all the rows from the specified right DataSet and the rows from this DataSet if they have a match with the rows from the right DataSet.
rightJoin(DataSet, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
rightJoin(DataSet, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that has all the rows from the specified right DataSet and the rows from this DataSet if they have a match with the rows from the right DataSet.
rightJoin(DataSet, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
rightJoin(DataSet, Map<String, String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that has all the rows from the specified right DataSet and the rows from this DataSet if they have a match with the rows from the right DataSet.
rightJoin(DataSet, Map<String, String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rightJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that has all the rows from the specified right DataSet and the rows from this DataSet if they have a match with the rows from the right DataSet.
rightJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in class com.landawn.abacus.util.RowDataSet
 
roll(T, long, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Deprecated.
replaced by addYears/addMonths/addWeeks/...
roll(T, long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Deprecated.
replaced by addYears/addMonths/addWeeks/...
ROLLBACK - Static variable in class com.landawn.abacus.util.WD
Field ROLLBACK.
rollup() - Method in class com.landawn.abacus.util.stream.Stream
 
rollup(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
 
rollup(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
rollup(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>) - Method in interface com.landawn.abacus.util.DataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, ? extends Exception>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, ? extends Exception>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, Collection<String>, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, ? extends Exception>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
rollup(Collection<String>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, ? extends Exception>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
rollup(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T, ? extends Exception>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
 
rollup(Collection<String>, String, Collection<String>, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
 
rollup(Collection<String>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rotate(boolean[], int) - Static method in class com.landawn.abacus.util.N
 
rotate(byte[], int) - Static method in class com.landawn.abacus.util.N
 
rotate(char[], int) - Static method in class com.landawn.abacus.util.N
 
rotate(double[], int) - Static method in class com.landawn.abacus.util.N
 
rotate(float[], int) - Static method in class com.landawn.abacus.util.N
 
rotate(int) - Method in class com.landawn.abacus.util.BooleanList
 
rotate(int) - Method in class com.landawn.abacus.util.ByteList
 
rotate(int) - Method in class com.landawn.abacus.util.CharList
 
rotate(int) - Method in class com.landawn.abacus.util.DoubleList
 
rotate(int) - Method in class com.landawn.abacus.util.FloatList
 
rotate(int) - Method in class com.landawn.abacus.util.IntList
 
rotate(int) - Method in class com.landawn.abacus.util.LongList
 
rotate(int) - Method in class com.landawn.abacus.util.PrimitiveList
 
rotate(int) - Method in class com.landawn.abacus.util.ShortList
 
rotate(int[], int) - Static method in class com.landawn.abacus.util.N
 
rotate(long[], int) - Static method in class com.landawn.abacus.util.N
 
rotate(short[], int) - Static method in class com.landawn.abacus.util.N
 
rotate(Object[], int) - Static method in class com.landawn.abacus.util.N
 
rotate(String, int) - Static method in class com.landawn.abacus.util.Strings
Rotate (circular shift) a String of shift characters.
rotate(Collection<?>, int) - Static method in class com.landawn.abacus.util.N
 
rotate(List<?>, int) - Static method in class com.landawn.abacus.util.N
 
rotated(int) - Method in class com.landawn.abacus.util.CheckedStream
 
rotated(int) - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only runs sequentially, even in parallel stream and all elements will be loaded to memory.
rotated(int) - Method in class com.landawn.abacus.util.stream.EntryStream
 
round(double, int) - Static method in class com.landawn.abacus.util.Numbers
 
round(double, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
 
round(double, String) - Static method in class com.landawn.abacus.util.Numbers
 
round(double, DecimalFormat) - Static method in class com.landawn.abacus.util.Numbers
 
round(float, int) - Static method in class com.landawn.abacus.util.Numbers
 
round(float, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
 
round(float, String) - Static method in class com.landawn.abacus.util.Numbers
 
round(float, DecimalFormat) - Static method in class com.landawn.abacus.util.Numbers
 
round(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
round(T, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
 
roundToBigInteger(double, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the BigInteger value that is equal to x rounded with the specified rounding mode, if possible.
roundToInt(double, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the int value that is equal to x rounded with the specified rounding mode, if possible.
roundToLong(double, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the long value that is equal to x rounded with the specified rounding mode, if possible.
row(R) - Method in class com.landawn.abacus.util.Sheet
 
ROW_NEXT - Static variable in class com.landawn.abacus.util.WD
Field ROW_NEXT.
RowDataSet - Class in com.landawn.abacus.util
It's a row DataSet from logic aspect.
RowDataSet(List<String>, List<List<Object>>) - Constructor for class com.landawn.abacus.util.RowDataSet
 
RowDataSet(List<String>, List<List<Object>>, Properties<String, Object>) - Constructor for class com.landawn.abacus.util.RowDataSet
 
rowKey() - Method in interface com.landawn.abacus.util.Sheet.Cell
 
rowKeySet() - Method in class com.landawn.abacus.util.Sheet
Row key set.
rowLength() - Method in class com.landawn.abacus.util.Sheet
Returns the size of row key set.
rowMap() - Method in class com.landawn.abacus.util.Sheet
 
ROWNUM - Static variable in class com.landawn.abacus.util.WD
Field ROWNUM.
rows() - Method in class com.landawn.abacus.util.Sheet
 
rows(int, int) - Method in class com.landawn.abacus.util.Sheet
 
rows(Collection<R>, Collection<C>, Object[][]) - Static method in class com.landawn.abacus.util.Sheet
 
rows(Collection<R>, Collection<C>, Collection<? extends Collection<? extends E>>) - Static method in class com.landawn.abacus.util.Sheet
 
ROWS - Static variable in class com.landawn.abacus.util.WD
Field ROWS.
ROWS_ONLY - Static variable in class com.landawn.abacus.util.WD
Field ROWS_ONLY.
RPAD - Static variable in class com.landawn.abacus.util.WD
Field RPAD.
rr(Runnable) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
rr(Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
RS - Static variable in class com.landawn.abacus.util.Ascii
Record Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
RTRIM - Static variable in class com.landawn.abacus.util.WD
Field RTRIM.
RU - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't read by bean id (but can query by condition) and modify(update) if lock on this level.
RUD - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't read by bean id (but can query by condition), modify(update) and delete if lock on this level.
run() - Method in interface com.landawn.abacus.util.function.Runnable
 
run() - Method in interface com.landawn.abacus.util.Throwables.EE.Runnable
 
run() - Method in interface com.landawn.abacus.util.Throwables.EEE.Runnable
 
run() - Method in interface com.landawn.abacus.util.Throwables.Runnable
 
run(int, int, int, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Profiler
 
run(int, int, int, String, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Profiler
 
run(int, long, int, long, int, String, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Profiler
 
run(Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.Try
 
run(Throwables.Consumer<? super T, ? extends Exception>, Consumer<? super Exception>) - Method in class com.landawn.abacus.util.Try
 
run(Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.ContinuableFuture
 
run(Throwables.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.Retry
 
run(Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Try
 
run(Throwables.Runnable<? extends Exception>, Executor) - Static method in class com.landawn.abacus.util.ContinuableFuture
 
run(Throwables.Runnable<? extends Exception>, Consumer<? super Exception>) - Static method in class com.landawn.abacus.util.Try
 
run(Throwables.Runnable<? extends Throwable>) - Static method in class com.landawn.abacus.util.Throwables
 
run(Throwables.Runnable<? extends Throwable>, Consumer<? super Throwable>) - Static method in class com.landawn.abacus.util.Throwables
 
run(Throwables.Runnable<E>) - Method in class com.landawn.abacus.util.Synchronized
 
run(Runnable) - Method in class com.landawn.abacus.util.Retry.RetryR
 
run(T, Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.Synchronized
 
runAfterBoth(ContinuableFuture<?>, Throwables.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after both.
runAfterBoth(ContinuableFuture<U>, Throwables.BiConsumer<? super T, ? super U, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after both.
runAfterBoth(ContinuableFuture<U>, Throwables.Consumer<? super Tuple.Tuple4<T, ? super Exception, U, ? super Exception>, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after both.
runAfterBoth(ContinuableFuture<U>, Throwables.QuadConsumer<T, ? super Exception, U, ? super Exception, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after both.
runAfterEither(ContinuableFuture<?>, Throwables.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after either.
runAfterEither(ContinuableFuture<? extends T>, Throwables.BiConsumer<? super T, ? super Exception, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after either.
runAfterEither(ContinuableFuture<? extends T>, Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after either.
runAfterFirstSucceed(ContinuableFuture<?>, Throwables.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after either.
runAfterFirstSucceed(ContinuableFuture<? extends T>, Throwables.BiConsumer<? super T, ? super Exception, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after either.
runAfterFirstSucceed(ContinuableFuture<? extends T>, Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after either.
runByBatch(Iterable<? extends T>, int, Throwables.Consumer<? super List<? extends T>, E>) - Static method in class com.landawn.abacus.util.N
 
runByBatch(Iterable<? extends T>, int, Throwables.IntObjConsumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.N
 
runByBatch(Iterator<? extends T>, int, Throwables.Consumer<? super List<? extends T>, E>) - Static method in class com.landawn.abacus.util.N
 
runByBatch(Iterator<? extends T>, int, Throwables.IntObjConsumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.N
 
runByBatch(T[], int, Throwables.Consumer<? super List<? extends T>, E>) - Static method in class com.landawn.abacus.util.N
 
runByBatch(T[], int, Throwables.IntObjConsumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.N
 
runInParallel(Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
runInParallel(Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
runInParallel(Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
runInParallel(Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
runInParallel(Collection<? extends Throwables.Runnable<? extends Exception>>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
runInParallel(Collection<? extends Throwables.Runnable<? extends Exception>>, Executor) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
Runnable - Interface in com.landawn.abacus.util.function
 
RUNNING - Enum constant in enum class com.landawn.abacus.util.Status
 
runUninterruptibly(long, Throwables.LongConsumer<InterruptedException>) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
runUninterruptibly(long, TimeUnit, Throwables.BiConsumer<Long, TimeUnit, InterruptedException>) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
runUninterruptibly(Throwables.Runnable<InterruptedException>) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.

S

SAME_ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant SAME_ORIGIN.
saturatedAdd(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the sum of a and b unless it would overflow or underflow in which case Integer.MAX_VALUE or Integer.MIN_VALUE is returned, respectively.
saturatedAdd(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the sum of a and b unless it would overflow or underflow in which case Long.MAX_VALUE or Long.MIN_VALUE is returned, respectively.
saturatedCast(long) - Static method in class com.landawn.abacus.util.Numbers
Returns the int nearest in value to value.
saturatedMultiply(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the product of a and b unless it would overflow or underflow in which case Integer.MAX_VALUE or Integer.MIN_VALUE is returned, respectively.
saturatedMultiply(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the product of a and b unless it would overflow or underflow in which case Long.MAX_VALUE or Long.MIN_VALUE is returned, respectively.
saturatedPow(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the b to the kth power, unless it would overflow or underflow in which case Integer.MAX_VALUE or Integer.MIN_VALUE is returned, respectively.
saturatedPow(long, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the b to the kth power, unless it would overflow or underflow in which case Long.MAX_VALUE or Long.MIN_VALUE is returned, respectively.
saturatedSubtract(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the difference of a and b unless it would overflow or underflow in which case Integer.MAX_VALUE or Integer.MIN_VALUE is returned, respectively.
saturatedSubtract(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the difference of a and b unless it would overflow or underflow in which case Long.MAX_VALUE or Long.MIN_VALUE is returned, respectively.
SATURDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
SATURDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
saveEach(File) - Method in class com.landawn.abacus.util.CheckedStream
 
saveEach(File) - Method in class com.landawn.abacus.util.stream.Stream
 
saveEach(File, Throwables.BiConsumer<? super T, Writer, IOException>) - Method in class com.landawn.abacus.util.CheckedStream
 
saveEach(File, Throwables.BiConsumer<? super T, Writer, IOException>) - Method in class com.landawn.abacus.util.stream.Stream
 
saveEach(File, Throwables.Function<? super T, String, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
saveEach(File, Function<? super T, String>) - Method in class com.landawn.abacus.util.stream.Stream
saveEach(OutputStream, Throwables.Function<? super T, String, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
saveEach(OutputStream, Function<? super T, String>) - Method in class com.landawn.abacus.util.stream.Stream
 
saveEach(Writer, Throwables.BiConsumer<? super T, Writer, IOException>) - Method in class com.landawn.abacus.util.CheckedStream
 
saveEach(Writer, Throwables.BiConsumer<? super T, Writer, IOException>) - Method in class com.landawn.abacus.util.stream.Stream
 
saveEach(Writer, Throwables.Function<? super T, String, E>) - Method in class com.landawn.abacus.util.CheckedStream
 
saveEach(Writer, Function<? super T, String>) - Method in class com.landawn.abacus.util.stream.Stream
 
saveEach(Connection, String, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.CheckedStream
To support batch call, please use onEach or onEachE.
saveEach(Connection, String, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
To support batch call, please use onEach or onEachE.
saveEach(PreparedStatement, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.CheckedStream
To support batch call, please use onEach or onEachE.
saveEach(PreparedStatement, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
To support batch call, please use onEach or onEachE.
saveEach(DataSource, String, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.CheckedStream
To support batch/parallel call, please use onEach or onEachE.
saveEach(DataSource, String, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
To support batch/parallel call, please use onEach or onEachE.
sc(Object, A, Throwables.BiConsumer<A, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Consumer.
sc(Object, A, BiConsumer<A, T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Consumer.
sc(Object, Throwables.BiConsumer<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized BiConsumer.
sc(Object, Throwables.Consumer<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Consumer.
sc(Object, BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn
Synchronized BiConsumer.
sc(Object, Consumer<T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Consumer.
scan(byte, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(byte, ByteBinaryOperator, boolean) - Method in class com.landawn.abacus.util.stream.ByteStream
 
scan(char, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(char, CharBinaryOperator, boolean) - Method in class com.landawn.abacus.util.stream.CharStream
 
scan(double, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(double, DoubleBinaryOperator, boolean) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
scan(float, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(float, FloatBinaryOperator, boolean) - Method in class com.landawn.abacus.util.stream.FloatStream
 
scan(int, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(int, IntBinaryOperator, boolean) - Method in class com.landawn.abacus.util.stream.IntStream
 
scan(long, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(long, LongBinaryOperator, boolean) - Method in class com.landawn.abacus.util.stream.LongStream
 
scan(short, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(short, ShortBinaryOperator, boolean) - Method in class com.landawn.abacus.util.stream.ShortStream
 
scan(ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(Throwables.BiFunction<? super T, ? super T, T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
scan(BiFunction<? super T, ? super T, T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(U, Throwables.BiFunction<U, ? super T, U, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
scan(U, Throwables.BiFunction<U, ? super T, U, ? extends E>, boolean) - Method in class com.landawn.abacus.util.CheckedStream
 
scan(U, BiFunction<U, ? super T, U>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream produced by iterative application of a accumulation function to an initial element init and next element of the current stream.
scan(U, BiFunction<U, ? super T, U>, boolean) - Method in class com.landawn.abacus.util.stream.Stream
 
scope() - Element in annotation interface com.landawn.abacus.annotation.Type
 
Script - Class in com.landawn.abacus.util
 
Script() - Constructor for class com.landawn.abacus.util.Script
 
SEC_METADATA - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Sec-Metadata header field name.
SEC_PROVIDED_TOKEN_BINDING_ID - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Sec-Provided-Token-Binding-ID header field name.
SEC_REFERRED_TOKEN_BINDING_ID - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Sec-Referred-Token-Binding-ID header field name.
SEC_TOKEN_BINDING - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Sec-Token-Binding header field name.
SECOND - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.SECOND
SecurityUtil - Class in com.landawn.abacus.util
 
SecurityUtil() - Constructor for class com.landawn.abacus.util.SecurityUtil
 
Seid - Class in com.landawn.abacus.util
 
Seid(String) - Constructor for class com.landawn.abacus.util.Seid
Deprecated. 
Seid(String, Object) - Constructor for class com.landawn.abacus.util.Seid
 
Seid(Map<String, Object>) - Constructor for class com.landawn.abacus.util.Seid
 
select(Class<? extends U>) - Method in class com.landawn.abacus.util.stream.Stream
Select the elements belong to the specified targetType(including its subtype).
SELECT - Static variable in class com.landawn.abacus.util.WD
Field SELECT.
selectByKey(Class<KK>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream consisting of the elements of this stream which keys are instances of given class.
selectByValue(Class<VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream consisting of the elements of this stream which values are instances of given class.
selectFirst() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
selectFirst() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
selectFirst() - Static method in class com.landawn.abacus.util.Fn
 
selectSecond() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
selectSecond() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
selectSecond() - Static method in class com.landawn.abacus.util.Fn
 
SEMI_MONTH - Static variable in class com.landawn.abacus.util.DateUtil
This is half a month, so this represents whether a date is in the top or bottom half of the month.
SEMICOLON - Static variable in class com.landawn.abacus.util.WD
Field SEMICOLON.
SEMICOLON_SPACE - Static variable in class com.landawn.abacus.util.WD
Field SEMICOLON_SPACE.
sendEmail(String[], String, String, String, String, String, Properties) - Static method in class com.landawn.abacus.util.EmailUtil
 
sendEmailWithAttachment(String[], String, String, String, String[], String, String, Properties) - Static method in class com.landawn.abacus.util.EmailUtil
Send mail with attachment.
sendHTMLEmail(String[], String, String, String, String, String, Properties) - Static method in class com.landawn.abacus.util.EmailUtil
Send HTML mail.
sendHTMLEmailWithAttachment(String[], String, String, String, String[], String, String, Properties) - Static method in class com.landawn.abacus.util.EmailUtil
Send HTML mail with attachment.
sendMultiRequstsByHAR(File, Predicate<String>) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
sendMultiRequstsByHAR(String, Predicate<String>) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
sendRequestByRequestEntry(Map<String, Object>, Class<T>) - Static method in class com.landawn.abacus.http.HARUtil
 
sendRequstByHAR(File, String) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
sendRequstByHAR(File, Predicate<String>) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
sendRequstByHAR(String, String) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
sendRequstByHAR(String, Predicate<String>) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
separatorsToSystem(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Converts all separators to the system separator.
separatorsToUnix(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Converts all separators to the Unix separator of forward slash.
separatorsToWindows(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Converts all separators to the Windows separator of backslash.
SEPTEMBER - Enum constant in enum class com.landawn.abacus.util.Month
 
sequential() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
sequential() - Method in class com.landawn.abacus.util.stream.EntryStream
 
sequential() - Method in class com.landawn.abacus.util.stream.ByteStream
 
SequentialOnly - Annotation Interface in com.landawn.abacus.annotation
 
SERIALIZATION - Enum constant in enum class com.landawn.abacus.annotation.Type.Scope
Used for json/xml/...
SerializationConfig<C extends SerializationConfig<C>> - Class in com.landawn.abacus.parser
 
SerializationConfig() - Constructor for class com.landawn.abacus.parser.SerializationConfig
 
serialize(File, Object) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(File, Object) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(File, Object, AvroSerializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(File, Object, KryoSerializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
serialize(File, Object, SC) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(OutputStream, Object) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(OutputStream, Object) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(OutputStream, Object, AvroSerializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(OutputStream, Object, KryoSerializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
serialize(OutputStream, Object, SC) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(Writer, Object) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(Writer, Object) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(Writer, Object, AvroSerializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(Writer, Object, KryoSerializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
serialize(Writer, Object, SC) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(Object) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(Object) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(Object, AvroSerializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(Object, KryoSerializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
serialize(Object, SC) - Method in interface com.landawn.abacus.parser.Parser
 
SERIALIZE_ONLY - Enum constant in enum class com.landawn.abacus.annotation.JsonXmlField.Expose
 
SERVER - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Server header field name.
SERVER_TIMING - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Server-Timing header field name.
ServerException - Exception in com.landawn.abacus.exception
 
ServerException() - Constructor for exception com.landawn.abacus.exception.ServerException
Constructor for XmlReadException.
ServerException(String) - Constructor for exception com.landawn.abacus.exception.ServerException
Constructor for XmlReadException.
ServerException(String, Throwable) - Constructor for exception com.landawn.abacus.exception.ServerException
Constructor for XmlReadException.
ServerException(Throwable) - Constructor for exception com.landawn.abacus.exception.ServerException
Constructor for XmlReadException.
SERVICE_WORKER - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Service-Worker header field name.
SERVICE_WORKER_ALLOWED - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Service-Worker-Allowed header field name.
ServiceStatus - Enum Class in com.landawn.abacus.util
The Enum ServiceStatus.
set(int, boolean) - Method in class com.landawn.abacus.util.BooleanList
 
set(int, boolean) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
 
set(int, byte) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
 
set(int, byte) - Method in class com.landawn.abacus.util.ByteList
 
set(int, char) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
 
set(int, char) - Method in class com.landawn.abacus.util.CharList
 
set(int, double) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
 
set(int, double) - Method in class com.landawn.abacus.util.DoubleList
 
set(int, float) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
 
set(int, float) - Method in class com.landawn.abacus.util.FloatList
 
set(int, int) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
 
set(int, int) - Method in class com.landawn.abacus.util.IntList
 
set(int, int, Object) - Method in interface com.landawn.abacus.util.DataSet
 
set(int, int, Object) - Method in class com.landawn.abacus.util.RowDataSet
 
set(int, long) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
 
set(int, long) - Method in class com.landawn.abacus.util.LongList
 
set(int, short) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
 
set(int, short) - Method in class com.landawn.abacus.util.ShortList
 
set(int, E) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
set(int, Object) - Method in interface com.landawn.abacus.util.DataSet
 
set(int, Object) - Method in class com.landawn.abacus.util.RowDataSet
 
set(Object, int, Object) - Static method in class com.landawn.abacus.util.Array
 
set(String, Object) - Method in class com.landawn.abacus.http.HttpHeaders
 
set(String, Object) - Method in interface com.landawn.abacus.util.DataSet

Using set(int, Object) for better performance.
set(String, Object) - Method in class com.landawn.abacus.util.MapEntity
 
set(String, Object) - Method in class com.landawn.abacus.util.Reflection
 
set(String, Object) - Method in class com.landawn.abacus.util.RowDataSet
 
set(String, Object) - Method in class com.landawn.abacus.util.Seid
Deprecated.
for internal use only
set(Map<String, Object>) - Method in class com.landawn.abacus.util.MapEntity
 
set(Map<String, Object>) - Method in class com.landawn.abacus.util.Seid
Deprecated.
for internal use only
set(K, V) - Method in class com.landawn.abacus.util.Properties
 
set(L, M, R) - Method in class com.landawn.abacus.util.Triple
 
set(L, R) - Method in class com.landawn.abacus.util.Pair
 
set(T) - Method in class com.landawn.abacus.util.ImmutableListIterator
Deprecated.
- UnsupportedOperationException
set(T, int) - Method in class com.landawn.abacus.util.Multiset
The element will be removed if the specified count is 0.
set(T, long) - Method in class com.landawn.abacus.util.LongMultiset
The element will be removed if the specified count is 0.
SET - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SET.
SET - Static variable in class com.landawn.abacus.util.WD
Field SET.
SET_COOKIE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Set-Cookie header field name.
SET_COOKIE2 - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Set-Cookie2 header field name.
SET_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SET_ELE_END.
SET_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SET_ELE_START.
SET_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SET_NULL_ELE.
setAccept(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setAcceptCharset(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the accept charset.
setAcceptEncoding(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the accept encoding.
setAcceptLanguage(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the accept language.
setAcceptRanges(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the accept ranges.
setAccessible(AccessibleObject, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
 
setAccessibleQuietly(AccessibleObject, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
 
setAll(LongMultiset<? extends T>) - Method in class com.landawn.abacus.util.LongMultiset
Sets the all.
setAll(Multiset<? extends T>) - Method in class com.landawn.abacus.util.Multiset
Sets the all.
setAll(Collection<? extends T>, int) - Method in class com.landawn.abacus.util.Multiset
Sets the all.
setAll(Collection<? extends T>, long) - Method in class com.landawn.abacus.util.LongMultiset
Sets the all.
setAll(Map<? extends T, Integer>) - Method in class com.landawn.abacus.util.Multiset
Sets the all.
setAll(Map<? extends T, Long>) - Method in class com.landawn.abacus.util.LongMultiset
Sets the all.
setAll(Map<String, ?>) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the all.
setAndGet(boolean) - Method in class com.landawn.abacus.util.MutableBoolean
Sets the and get.
setAndGet(byte) - Method in class com.landawn.abacus.util.MutableByte
Sets the and get.
setAndGet(char) - Method in class com.landawn.abacus.util.MutableChar
Sets the and get.
setAndGet(double) - Method in class com.landawn.abacus.util.MutableDouble
Sets the and get.
setAndGet(float) - Method in class com.landawn.abacus.util.MutableFloat
Sets the and get.
setAndGet(int) - Method in class com.landawn.abacus.util.MutableInt
Sets the and get.
setAndGet(long) - Method in class com.landawn.abacus.util.MutableLong
Sets the and get.
setAndGet(short) - Method in class com.landawn.abacus.util.MutableShort
Sets the and get.
setAndGet(T) - Method in class com.landawn.abacus.util.Holder
Sets the and get.
setAndGet(T, int) - Method in class com.landawn.abacus.util.Multiset
The element will be removed if the specified count is 0.
setAndGet(T, long) - Method in class com.landawn.abacus.util.LongMultiset
The element will be removed if the specified count is 0.
setAndGetLeft(L) - Method in class com.landawn.abacus.util.Pair
Sets the and get left.
setAndGetLeft(L) - Method in class com.landawn.abacus.util.Triple
Sets the and get left.
setAndGetMiddle(M) - Method in class com.landawn.abacus.util.Triple
Sets the and get middle.
setAndGetRight(R) - Method in class com.landawn.abacus.util.Pair
Sets the and get right.
setAndGetRight(R) - Method in class com.landawn.abacus.util.Triple
Sets the and get right.
setAuthorization(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setBasicAuthentication(String, String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setBoolean(Object, int, boolean) - Static method in class com.landawn.abacus.util.Array
Sets the boolean.
setByte(Object, int, byte) - Static method in class com.landawn.abacus.util.Array
Sets the byte.
setCacheControl(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setChar(Object, int, char) - Static method in class com.landawn.abacus.util.Array
Sets the char.
setCharQuotation(char) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Deprecated.
this method should not be called
setCharQuotation(char) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Sets the char quotation.
setCharQuotation(char) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Deprecated.
this method should not be called
setColumn(C, Collection<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Sets the column.
setConnection(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setConnectionTimeout(long) - Method in class com.landawn.abacus.http.HttpSettings
Note: Only for HttpClient, not for OKHttpClient.
setContentEncoding(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the content encoding.
setContentEncoding(String) - Method in class com.landawn.abacus.http.HttpSettings
 
setContentFormat(ContentFormat) - Method in class com.landawn.abacus.http.HttpSettings
Sets the content format.
setContentLanguage(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the content language.
setContentLength(long) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the content length.
setContentType(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the content type.
setContentType(String) - Method in class com.landawn.abacus.http.HttpSettings
 
setContentTypeByRequestBodyType(String, HttpHeaders) - Static method in class com.landawn.abacus.http.WebUtil
 
setCookie(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the cookie.
setCSVHeaderParser(Function<String, String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
 
setCSVLineParser(BiConsumer<String[], String>) - Static method in class com.landawn.abacus.util.CSVUtil
 
setDateTimeFormat(DateTimeFormat) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Sets the date time format.
setDays(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
setDeserializationConfig(Function<? super DeserializationConfig, DeserializationConfig>) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
 
setDouble(Object, int, double) - Static method in class com.landawn.abacus.util.Array
Sets the double.
setElementType(Type<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the element type.
setElementType(Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the element type.
setElementType(String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the element type.
setEmptyValue(CharSequence) - Method in class com.landawn.abacus.util.Joiner
Sets the empty value.
setEndTimeInMillis(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the end time in millis.
setEndTimeInMillis(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the end time in millis.
setEndTimeInNano(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the end time in nano.
setEndTimeInNano(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the end time in nano.
setExclusion(Exclusion) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the exclusion for field in bean.
setFalse() - Method in class com.landawn.abacus.util.MutableBoolean
Sets the value to true.
setFloat(Object, int, float) - Static method in class com.landawn.abacus.util.Array
Sets the float.
setFrom(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setHost(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setHours(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
setHttpHeaderFilterForHARRequest(BiPredicate<String, String>) - Static method in class com.landawn.abacus.http.HARUtil
 
setIf(boolean, Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.MutableBoolean
Set with the specified new value and returns true if predicate returns true.
setIf(byte, Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.MutableByte
Set with the specified new value and returns true if predicate returns true.
setIf(char, Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.MutableChar
Set with the specified new value and returns true if predicate returns true.
setIf(double, Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.MutableDouble
Set with the specified new value and returns true if predicate returns true.
setIf(float, Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.MutableFloat
Set with the specified new value and returns true if predicate returns true.
setIf(int, Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.MutableInt
Set with the specified new value and returns true if predicate returns true.
setIf(long, Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.MutableLong
Set with the specified new value and returns true if predicate returns true.
setIf(short, Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.MutableShort
Set with the specified new value and returns true if predicate returns true.
setIf(L, M, R, Throwables.QuadPredicate<? super Triple<L, M, R>, ? super L, ? super M, ? super R, E>) - Method in class com.landawn.abacus.util.Triple
Set to the specified newLeft and newRight and returns true if predicate returns true.
setIf(L, R, Throwables.TriPredicate<? super Pair<L, R>, ? super L, ? super R, E>) - Method in class com.landawn.abacus.util.Pair
Set to the specified newLeft and newRight and returns true if predicate returns true.
setIf(T, Throwables.BiPredicate<? super T, ? super T, E>) - Method in class com.landawn.abacus.util.Holder
Deprecated. 
setIf(T, Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Holder
Set with the specified new value and returns true if predicate returns true.
setIgnoredPropNames(Class<?>, Set<String>) - Method in class com.landawn.abacus.parser.ParserConfig
Sets the ignored prop names.
setIgnoredPropNames(Map<Class<?>, Set<String>>) - Method in class com.landawn.abacus.parser.ParserConfig
Sets the ignored prop names.
setIgnoredPropNames(Set<String>) - Method in class com.landawn.abacus.parser.ParserConfig
Sets the ignored prop names.
setIndentation(String) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Sets the indentation.
setInt(Object, int, int) - Static method in class com.landawn.abacus.util.Array
Sets the int.
setLeft(L) - Method in class com.landawn.abacus.util.Pair
Sets the left.
setLeft(L) - Method in class com.landawn.abacus.util.Triple
Sets the left.
setLeftIf(L, Throwables.BiPredicate<? super Pair<L, R>, ? super L, E>) - Method in class com.landawn.abacus.util.Pair
Set to the specified newLeft and returns true if predicate returns true.
setLeftIf(L, Throwables.BiPredicate<? super Triple<L, M, R>, ? super L, E>) - Method in class com.landawn.abacus.util.Triple
Set to the specified newLeft and returns true if predicate returns true.
setLiveTime(long) - Method in class com.landawn.abacus.pool.ActivityPrint
Sets the live time.
setLong(Object, int, long) - Static method in class com.landawn.abacus.util.Array
Sets the long.
setLoopStatisticsList(List<Profiler.LoopStatistics>) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the loop statistics list.
setMapInstanceType(Class<? extends Map>) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
setMapKeyType(Type<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map key type.
setMapKeyType(Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map key type.
setMapKeyType(String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map key type.
setMapValueType(Type<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map value type.
setMapValueType(Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map value type.
setMapValueType(String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map value type.
setMaxIdleTime(long) - Method in class com.landawn.abacus.pool.ActivityPrint
Sets the max idle time.
setMethod - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
setMiddle(M) - Method in class com.landawn.abacus.util.Triple
Sets the middle.
setMiddleIf(M, Throwables.BiPredicate<? super Triple<L, M, R>, ? super M, E>) - Method in class com.landawn.abacus.util.Triple
Set to the specified newMiddle and returns true if predicate returns true.
setMilliseconds(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
setMinutes(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
setMonths(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
SetMultimap<K,E> - Class in com.landawn.abacus.util
 
setPropHandler(String, BiConsumer<? super Collection<?>, ?>) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
Sets property handler/converter for (Big) collection values property.
setPropNamingPolicy(NamingPolicy) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Sets the prop naming policy.
setPropValue(Object, ParserUtil.PropInfo, Object) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
setPropValue(Object, ParserUtil.PropInfo, Object, boolean) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
setPropValue(Object, Object) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
Sets the prop value.
setPropValue(Object, Method, Object) - Static method in class com.landawn.abacus.util.ClassUtil
Set the specified propValue to bean by the specified method propSetMethod.
setPropValue(Object, String, Object) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
setPropValue(Object, String, Object) - Static method in class com.landawn.abacus.util.ClassUtil
setPropValue(Object, String, Object, boolean) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
Sets the prop value.
setPropValue(Object, String, Object, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
setPropValueByGet(Object, Method, Object) - Static method in class com.landawn.abacus.util.ClassUtil
Sets the prop value by get.
setProxyAuthorization(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setRate(double) - Method in class com.landawn.abacus.util.RateLimiter
Updates the stable rate of this RateLimiter, that is, the permitsPerSecond argument provided in the factory method that constructed the RateLimiter.
setReadTimeout(long) - Method in class com.landawn.abacus.http.HttpSettings
Note: Only for HttpClient, not for OKHttpClient.
setResult(Object) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the result.
setResult(Object) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the result.
setRight(R) - Method in class com.landawn.abacus.util.Pair
Sets the right.
setRight(R) - Method in class com.landawn.abacus.util.Triple
Sets the right.
setRightIf(R, Throwables.BiPredicate<? super Pair<L, R>, ? super R, E>) - Method in class com.landawn.abacus.util.Pair
Set to the specified newRight and returns true if predicate returns true.
setRightIf(R, Throwables.BiPredicate<? super Triple<L, M, R>, ? super R, E>) - Method in class com.landawn.abacus.util.Triple
Set to the specified newRight and returns true if predicate returns true.
setRow(R, Collection<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Sets the row.
setSchema(Schema) - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
Sets the schema.
setSchema(Schema) - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Sets the schema.
setSeconds(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
setSerializationConfig(Function<? super SerializationConfig, SerializationConfig>) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
 
setShort(Object, int, short) - Static method in class com.landawn.abacus.util.Array
Sets the short.
setSSLSocketFactory(SSLSocketFactory) - Method in class com.landawn.abacus.http.HttpSettings
Sets the SSL socket factory.
setStartTimeInMillis(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the start time in millis.
setStartTimeInMillis(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the start time in millis.
setStartTimeInNano(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the start time in nano.
setStartTimeInNano(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the start time in nano.
setStringQuotation(char) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Deprecated.
this method should not be called
setStringQuotation(char) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Sets the string quotation.
setStringQuotation(char) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Deprecated.
this method should not be called
setTrue() - Method in class com.landawn.abacus.util.MutableBoolean
Sets the value to false.
setUseCaches(boolean) - Method in class com.landawn.abacus.http.HttpSettings
Note: Only for HttpClient, not for OKHttpClient.
setUserAgent(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the user agent.
setValue(boolean) - Method in class com.landawn.abacus.util.MutableBoolean
Sets the value.
setValue(byte) - Method in class com.landawn.abacus.util.MutableByte
Sets the value.
setValue(char) - Method in class com.landawn.abacus.util.MutableChar
Sets the value.
setValue(double) - Method in class com.landawn.abacus.util.MutableDouble
Sets the value.
setValue(float) - Method in class com.landawn.abacus.util.MutableFloat
Sets the value.
setValue(int) - Method in class com.landawn.abacus.util.MutableInt
Sets the value.
setValue(long) - Method in class com.landawn.abacus.util.MutableLong
Sets the value.
setValue(short) - Method in class com.landawn.abacus.util.MutableShort
Sets the value.
setValue(T) - Method in class com.landawn.abacus.util.Holder
Sets the value.
setValue(V) - Method in class com.landawn.abacus.util.ImmutableEntry
Deprecated. 
setValue(V) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
Deprecated.
UnsupportedOperationException
setValueType(String, Type<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets value type with key name.
setValueType(String, Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets value type with key name.
setValueType(String, String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets value type with key name.
setValueTypes(Map<String, Type<?>>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets value types with key names.
setValueTypesByBeanClass(Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets value types by bean class.
setYears(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
sf(Object, A, Throwables.BiFunction<A, T, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Function.
sf(Object, A, BiFunction<A, T, R>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Function.
sf(Object, Throwables.BiFunction<T, U, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized BiFunction.
sf(Object, Throwables.Function<T, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Function.
sf(Object, BiFunction<T, U, R>) - Static method in class com.landawn.abacus.util.Fn
Synchronized BiFunction.
sf(Object, Function<T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Function.
sha1() - Static method in class com.landawn.abacus.guava.hash.Hashing
Deprecated.
If you must interoperate with a system that requires SHA-1, then use this method, despite its deprecation. But if you can choose your hash function, avoid SHA-1, which is neither fast nor secure. As of January 2017, we suggest:
sha1(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a byte[].
sha1(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a byte[].
sha1(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a byte[].
sha1Base64(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a base64 encoded string.
sha1Base64(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a base64 encoded string.
sha1Base64(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a base64 encoded string.
sha1Hex(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a hex string.
sha1Hex(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a hex string.
sha1Hex(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a hex string.
sha256() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the SHA-256 algorithm (256 hash bits) by delegating to the SHA-256 MessageDigest.
sha256(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a byte[].
sha256(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a byte[].
sha256(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a byte[].
sha256Base64(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a base64 encoded string.
sha256Base64(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a base64 encoded string.
sha256Base64(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a base64 encoded string.
sha256Hex(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a hex string.
sha256Hex(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a hex string.
sha256Hex(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a hex string.
sha384() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the SHA-384 algorithm (384 hash bits) by delegating to the SHA-384 MessageDigest.
sha384(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a byte[].
sha384(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a byte[].
sha384(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a byte[].
sha384Base64(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a base64 encoded string.
sha384Base64(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a base64 encoded string.
sha384Base64(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a base64 encoded string.
sha384Hex(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a hex string.
sha384Hex(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a hex string.
sha384Hex(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a hex string.
sha512() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the SHA-512 algorithm (512 hash bits) by delegating to the SHA-512 MessageDigest.
sha512(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a byte[].
sha512(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a byte[].
sha512(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a byte[].
sha512Base64(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a base64 encoded string.
sha512Base64(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a base64 encoded string.
sha512Base64(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a base64 encoded string.
sha512Hex(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a hex string.
sha512Hex(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a hex string.
sha512Hex(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a hex string.
SHARP - Static variable in class com.landawn.abacus.util.WD
Field SHARP.
Sheet<R,C,V> - Class in com.landawn.abacus.util
R = Row, C = Column, H = Horizontal, V = Vertical.
Sheet() - Constructor for class com.landawn.abacus.util.Sheet
 
Sheet(Collection<R>, Collection<C>) - Constructor for class com.landawn.abacus.util.Sheet
 
Sheet(Collection<R>, Collection<C>, Object[][]) - Constructor for class com.landawn.abacus.util.Sheet
 
Sheet.Cell<R,C,V> - Interface in com.landawn.abacus.util
The Interface Cell.
SHIPPED - Enum constant in enum class com.landawn.abacus.util.Status
 
SHORT_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
SHORT_MINUS_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Short constant for minus one.
SHORT_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Short constant for one.
SHORT_ZERO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Short constant for zero.
ShortBiConsumer - Interface in com.landawn.abacus.util.function
 
ShortBiFunction<R> - Interface in com.landawn.abacus.util.function
 
ShortBinaryOperator - Interface in com.landawn.abacus.util.function
 
ShortBiPredicate - Interface in com.landawn.abacus.util.function
 
ShortConsumer - Interface in com.landawn.abacus.util.function
 
ShortFunction<R> - Interface in com.landawn.abacus.util.function
 
ShortIterator - Class in com.landawn.abacus.util
 
ShortIterator() - Constructor for class com.landawn.abacus.util.ShortIterator
 
ShortIteratorEx - Class in com.landawn.abacus.util.stream
 
ShortIteratorEx() - Constructor for class com.landawn.abacus.util.stream.ShortIteratorEx
 
ShortList - Class in com.landawn.abacus.util
 
ShortList() - Constructor for class com.landawn.abacus.util.ShortList
 
ShortList(int) - Constructor for class com.landawn.abacus.util.ShortList
 
ShortList(short[]) - Constructor for class com.landawn.abacus.util.ShortList
The specified array is used as the element array for this list without copying action.
ShortList(short[], int) - Constructor for class com.landawn.abacus.util.ShortList
 
ShortNConsumer - Interface in com.landawn.abacus.util.function
 
ShortNFunction<R> - Interface in com.landawn.abacus.util.function
 
ShortPredicate - Interface in com.landawn.abacus.util.function
 
ShortStream - Class in com.landawn.abacus.util.stream
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
ShortStream.ShortStreamEx - Class in com.landawn.abacus.util.stream
 
ShortSummaryStatistics - Class in com.landawn.abacus.util
 
ShortSummaryStatistics() - Constructor for class com.landawn.abacus.util.ShortSummaryStatistics
 
ShortSummaryStatistics(long, short, short, long) - Constructor for class com.landawn.abacus.util.ShortSummaryStatistics
 
ShortSupplier - Interface in com.landawn.abacus.util.function
 
ShortTernaryOperator - Interface in com.landawn.abacus.util.function
 
ShortToIntFunction - Interface in com.landawn.abacus.util.function
 
ShortTriConsumer - Interface in com.landawn.abacus.util.function
 
ShortTriFunction<R> - Interface in com.landawn.abacus.util.function
 
ShortTriPredicate - Interface in com.landawn.abacus.util.function
 
ShortUnaryOperator - Interface in com.landawn.abacus.util.function
 
shortValue() - Method in class com.landawn.abacus.util.MutableShort
Returns the value of this MutableShort as a short.
SHOW - Static variable in class com.landawn.abacus.util.WD
Field SHOW.
shuffle() - Method in class com.landawn.abacus.util.BooleanList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.ByteList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.CharList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.DoubleList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.FloatList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.IntList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.LongList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.PrimitiveList
 
shuffle() - Method in class com.landawn.abacus.util.ShortList
Shuffle.
shuffle(boolean[]) - Static method in class com.landawn.abacus.util.N
 
shuffle(boolean[], Random) - Static method in class com.landawn.abacus.util.N
 
shuffle(byte[]) - Static method in class com.landawn.abacus.util.N
 
shuffle(byte[], Random) - Static method in class com.landawn.abacus.util.N
 
shuffle(char[]) - Static method in class com.landawn.abacus.util.N
 
shuffle(char[], Random) - Static method in class com.landawn.abacus.util.N
 
shuffle(double[]) - Static method in class com.landawn.abacus.util.N
 
shuffle(double[], Random) - Static method in class com.landawn.abacus.util.N
 
shuffle(float[]) - Static method in class com.landawn.abacus.util.N
 
shuffle(float[], Random) - Static method in class com.landawn.abacus.util.N
 
shuffle(int[]) - Static method in class com.landawn.abacus.util.N
 
shuffle(int[], Random) - Static method in class com.landawn.abacus.util.N
 
shuffle(long[]) - Static method in class com.landawn.abacus.util.N
 
shuffle(long[], Random) - Static method in class com.landawn.abacus.util.N
 
shuffle(short[]) - Static method in class com.landawn.abacus.util.N
 
shuffle(short[], Random) - Static method in class com.landawn.abacus.util.N
 
shuffle(String) - Static method in class com.landawn.abacus.util.Strings
 
shuffle(String, Random) - Static method in class com.landawn.abacus.util.Strings
 
shuffle(Collection<?>) - Static method in class com.landawn.abacus.util.N
 
shuffle(Collection<?>, Random) - Static method in class com.landawn.abacus.util.N
 
shuffle(List<?>) - Static method in class com.landawn.abacus.util.N
 
shuffle(List<?>, Random) - Static method in class com.landawn.abacus.util.N
 
shuffle(Random) - Method in class com.landawn.abacus.util.BooleanList
 
shuffle(Random) - Method in class com.landawn.abacus.util.ByteList
 
shuffle(Random) - Method in class com.landawn.abacus.util.CharList
 
shuffle(Random) - Method in class com.landawn.abacus.util.DoubleList
 
shuffle(Random) - Method in class com.landawn.abacus.util.FloatList
 
shuffle(Random) - Method in class com.landawn.abacus.util.IntList
 
shuffle(Random) - Method in class com.landawn.abacus.util.LongList
 
shuffle(Random) - Method in class com.landawn.abacus.util.PrimitiveList
 
shuffle(Random) - Method in class com.landawn.abacus.util.ShortList
 
shuffle(T[]) - Static method in class com.landawn.abacus.util.N
 
shuffle(T[], Random) - Static method in class com.landawn.abacus.util.N
 
shuffled() - Method in class com.landawn.abacus.util.CheckedStream
 
shuffled() - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only runs sequentially, even in parallel stream and all elements will be loaded to memory.
shuffled() - Method in class com.landawn.abacus.util.stream.EntryStream
 
shuffled() - Method in class com.landawn.abacus.util.stream.ByteStream
 
shuffled(Random) - Method in class com.landawn.abacus.util.CheckedStream
 
shuffled(Random) - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only runs sequentially, even in parallel stream and all elements will be loaded to memory.
shuffled(Random) - Method in class com.landawn.abacus.util.stream.EntryStream
 
shutdown() - Method in class com.landawn.abacus.util.AsyncExecutor
 
shutdown(long, TimeUnit) - Method in class com.landawn.abacus.util.AsyncExecutor
 
shutDown(ExecutorService) - Static method in class com.landawn.abacus.util.Fn
 
shutDown(ExecutorService, long, TimeUnit) - Static method in class com.landawn.abacus.util.Fn
 
SI - Static variable in class com.landawn.abacus.util.Ascii
Shift In: A control character indicating that the code combinations which follow shall be interpreted according to the standard code table.
SIGN - Static variable in class com.landawn.abacus.util.WD
Field SIGN.
simpleClassName - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
simplifyPath(String) - Static method in class com.landawn.abacus.guava.Files
 
simplifyPath(String) - Static method in class com.landawn.abacus.util.IOUtil
Note: copied from Google Guava under Apache License v2.
SIN - Static variable in class com.landawn.abacus.util.WD
Field SIN.
single(IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.Fn.Factory
Deprecated. 
single(Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
Deprecated. 
sipHash24() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the 64-bit SipHash-2-4 algorithm using a seed value of k = 00 01 02 ....
sipHash24(long, long) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the 64-bit SipHash-2-4 algorithm using the given seed.
size() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
size() - Method in class com.landawn.abacus.pool.GenericObjectPool
 
size() - Method in interface com.landawn.abacus.pool.Pool
 
size() - Method in class com.landawn.abacus.util.ArrayHashMap
 
size() - Method in class com.landawn.abacus.util.ArrayHashSet
 
size() - Method in class com.landawn.abacus.util.BiMap
 
size() - Method in class com.landawn.abacus.util.BooleanList
 
size() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
size() - Method in class com.landawn.abacus.util.ByteList
 
size() - Method in class com.landawn.abacus.util.CharList
 
size() - Method in interface com.landawn.abacus.util.DataSet
Returns the size of this DataSet.
size() - Method in class com.landawn.abacus.util.DoubleList
 
size() - Method in interface com.landawn.abacus.util.EntityId
 
size() - Method in class com.landawn.abacus.util.FloatList
 
size() - Static method in class com.landawn.abacus.util.Fn
 
size() - Method in class com.landawn.abacus.util.IdentityHashSet
 
size() - Method in class com.landawn.abacus.util.ImmutableCollection
 
size() - Method in class com.landawn.abacus.util.ImmutableMap
 
size() - Method in class com.landawn.abacus.util.IntList
 
size() - Method in class com.landawn.abacus.util.LongList
 
size() - Method in class com.landawn.abacus.util.LongMultiset
 
size() - Method in class com.landawn.abacus.util.MapEntity
 
size() - Method in class com.landawn.abacus.util.Multimap
 
size() - Method in class com.landawn.abacus.util.Multiset
 
size() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
size() - Method in class com.landawn.abacus.util.ObjectPool
 
size() - Method in class com.landawn.abacus.util.PrimitiveList
 
size() - Method in class com.landawn.abacus.util.Properties
 
size() - Method in class com.landawn.abacus.util.RowDataSet
 
size() - Method in class com.landawn.abacus.util.Seid
 
size() - Method in class com.landawn.abacus.util.Sheet
Returns the count of non-null values.
size() - Method in class com.landawn.abacus.util.ShortList
 
size(PrimitiveList) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
size(Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
size(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
SIZE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SIZE.
sizeM() - Static method in class com.landawn.abacus.util.Fn
 
sizeOf(E) - Method in interface com.landawn.abacus.pool.ObjectPool.MemoryMeasure
 
sizeOf(File) - Static method in class com.landawn.abacus.util.IOUtil
Returns the size of the specified file or directory.
sizeOf(K, E) - Method in interface com.landawn.abacus.pool.KeyedObjectPool.MemoryMeasure
 
sizeOfDirectory(File) - Static method in class com.landawn.abacus.util.IOUtil
Counts the size of a directory recursively (sum of the length of all files).
sjps(Function<? super Stream<T>, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to Jdk parallel stream for operation ops and then switch back to sequence stream.
skip(long) - Method in class com.landawn.abacus.util.BiIterator
 
skip(long) - Method in class com.landawn.abacus.util.BooleanIterator
 
skip(long) - Method in class com.landawn.abacus.util.BrotliInputStream
 
skip(long) - Method in class com.landawn.abacus.util.BufferedReader
 
skip(long) - Method in class com.landawn.abacus.util.ByteIterator
 
skip(long) - Method in class com.landawn.abacus.util.CheckedStream
 
skip(long) - Method in class com.landawn.abacus.util.DoubleIterator
 
skip(long) - Method in class com.landawn.abacus.util.FloatIterator
 
skip(long) - Method in class com.landawn.abacus.util.IntIterator
 
skip(long) - Method in class com.landawn.abacus.util.LongIterator
 
skip(long) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
skip(long) - Method in class com.landawn.abacus.util.ObjIterator
 
skip(long) - Method in class com.landawn.abacus.util.Observer
 
skip(long) - Method in class com.landawn.abacus.util.ShortIterator
 
skip(long) - Method in class com.landawn.abacus.util.SnappyInputStream
 
skip(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
skip(long) - Method in class com.landawn.abacus.util.stream.EntryStream
 
skip(long) - Method in class com.landawn.abacus.util.TriIterator
 
skip(long, C) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
skip(long, Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
skip(InputStream, long) - Static method in class com.landawn.abacus.util.IOUtil
Return the count of skipped bytes.
skip(Reader, long) - Static method in class com.landawn.abacus.util.IOUtil
Return the count of skipped chars.
skip(Iterator<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Calls next() on iterator, either n times or until hasNext() returns false, whichever comes first.
skipAndLimit(Iterator<? extends T>, long, long) - Static method in class com.landawn.abacus.util.Iterators
Calls next() on iterator, either offset times or until hasNext() returns false, whichever comes first.
skipFully(InputStream, long) - Static method in class com.landawn.abacus.util.IOUtil
 
skipFully(Reader, long) - Static method in class com.landawn.abacus.util.IOUtil
 
skipLast(int) - Method in class com.landawn.abacus.util.CheckedStream
 
skipLast(int) - Method in class com.landawn.abacus.util.stream.Stream
A queue with size up to n will be maintained to filter out the last n elements.
skipNull() - Method in class com.landawn.abacus.util.CheckedStream
Deprecated.
skipNull(boolean) - Method in class com.landawn.abacus.util.Joiner
Deprecated.
replaced by Joiner.skipNulls()
skipNull(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
Deprecated.
Use #skipNulls(Iterator<? extends T>) instead
skipNulls() - Method in class com.landawn.abacus.util.CheckedStream
 
skipNulls() - Method in class com.landawn.abacus.util.Joiner
 
skipNulls() - Method in class com.landawn.abacus.util.ObjIterator
 
skipNulls() - Method in class com.landawn.abacus.util.stream.Stream
 
skipNulls(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator with null elements removed.
skipNulls(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator with null elements removed.
skipRange(int, int) - Method in class com.landawn.abacus.util.stream.Stream
Skip the range: [fromIndexInclusive, fromIndexInclusive].
skipRange(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
skipRange(Collection<? extends T>, int, int, IntFunction<C>) - Static method in class com.landawn.abacus.util.N
 
skipRepeats() - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
skipTransientField() - Method in class com.landawn.abacus.parser.SerializationConfig
Checks if is skip transient field.
skipTransientField(boolean) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the skip transient field.
skipUntil(BytePredicate) - Method in class com.landawn.abacus.util.stream.ByteStream
 
skipUntil(CharPredicate) - Method in class com.landawn.abacus.util.stream.CharStream
 
skipUntil(FloatPredicate) - Method in class com.landawn.abacus.util.stream.FloatStream
 
skipUntil(ShortPredicate) - Method in class com.landawn.abacus.util.stream.ShortStream
 
skipUntil(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
skipUntil(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
skipUntil(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
skipUntil(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
skipUntil(DoublePredicate) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
skipUntil(IntPredicate) - Method in class com.landawn.abacus.util.stream.IntStream
 
skipUntil(LongPredicate) - Method in class com.landawn.abacus.util.stream.LongStream
 
skipUntil(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
skipUntil(Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
skipUntil(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
skipUntil(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
skipUntil(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
SLASH - Static variable in class com.landawn.abacus.util.WD
Field SLASH.
sleep(long) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
sleep(long) - Static method in class com.landawn.abacus.util.Fn
 
sleep(long) - Static method in class com.landawn.abacus.util.N
 
sleep(long, TimeUnit) - Static method in class com.landawn.abacus.util.N
 
sleepUninterruptibly(long) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
sleepUninterruptibly(long) - Static method in class com.landawn.abacus.util.Fn
 
sleepUninterruptibly(long) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
sleepUninterruptibly(long, TimeUnit) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
slice(int, int) - Method in interface com.landawn.abacus.util.DataSet
Returns a frozen slice view on this DataSet.
slice(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
slice(int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a frozen slice view on this DataSet.
slice(int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
slice(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns a read-only ImmutableCollection.
slice(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a frozen slice view on this DataSet.
slice(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
slice(Iterator<? extends T>, long, long) - Static method in class com.landawn.abacus.util.N
 
slice(List<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns a read-only ImmutableCollection.
slice(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a read-only Seq.
sliding(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
sliding(int) - Method in class com.landawn.abacus.util.stream.ByteStream
 
sliding(int, int) - Method in class com.landawn.abacus.util.CheckedStream
 
sliding(int, int) - Method in interface com.landawn.abacus.util.stream.BaseStream
Stream.of(1, 2, 3, 4, 5, 6, 7, 8).sliding(3, 1).forEach(Stream::println)
output:
[1, 2, 3]
[2, 3, 4]
[3, 4, 5]
[4, 5, 6]
[5, 6, 7]
[6, 7, 8]

============================================================================
Stream.of(1, 2, 3, 4, 5, 6, 7, 8).sliding(3, 3).forEach(Stream::println)
output:
[1, 2, 3]
[4, 5, 6]
[7, 8]

============================================================================
Stream.of(1, 2, 3, 4, 5, 6, 7, 5).sliding(3, 5).forEach(Stream::println)
output:
[1, 2, 3]
[6, 7, 8]

This method only runs sequentially, even in parallel stream.
sliding(int, int) - Method in class com.landawn.abacus.util.stream.EntryStream
 
sliding(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.CheckedStream
 
sliding(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
sliding(int, int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.CheckedStream
 
sliding(int, int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
sliding(int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
sliding(int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
slidingMap(int, boolean, TriFunction<? super T, ? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
slidingMap(int, boolean, Throwables.BiFunction<? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
slidingMap(int, boolean, Throwables.TriFunction<? super T, ? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
slidingMap(int, boolean, BiFunction<? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
slidingMap(int, TriFunction<? super T, ? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Slide with windowSize = 3 and the specified increment, then map by the specified mapper.
slidingMap(int, Throwables.BiFunction<? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
slidingMap(int, Throwables.TriFunction<? super T, ? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
slidingMap(int, BiFunction<? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Slide with windowSize = 2 and the specified increment, then map by the specified mapper.
slidingMap(TriFunction<? super T, ? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
slidingMap(Throwables.BiFunction<? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
slidingMap(Throwables.TriFunction<? super T, ? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
slidingMap(BiFunction<? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
slidingToList(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
slidingToList(int) - Method in class com.landawn.abacus.util.stream.ByteStream
 
slidingToList(int, int) - Method in class com.landawn.abacus.util.CheckedStream
Sliding to list.
slidingToList(int, int) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
slidingToList(int, int) - Method in class com.landawn.abacus.util.stream.EntryStream
 
slidingToSet(int) - Method in class com.landawn.abacus.util.stream.Stream
 
slidingToSet(int, int) - Method in class com.landawn.abacus.util.CheckedStream
Sliding to set.
slidingToSet(int, int) - Method in class com.landawn.abacus.util.stream.Stream
 
smallestindicesOfAll(String, int, String...) - Static method in class com.landawn.abacus.util.Strings
Find the smallest index of any of a set of potential substrings from fromIndex.
smallestindicesOfAll(String, String...) - Static method in class com.landawn.abacus.util.Strings
Find the smallest index of any of a set of potential substrings.
smallestLastindicesOfAll(String, int, String...) - Static method in class com.landawn.abacus.util.Strings
Find the smallest last index of any of a set of potential substrings from fromIndex.
smallestLastindicesOfAll(String, String...) - Static method in class com.landawn.abacus.util.Strings
Find the smallest last index of any of a set of potential substrings from fromIndex.
SNAPPY - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
SNAPPY - Enum constant in enum class com.landawn.abacus.util.CompressionMode
 
SnappyInputStream - Class in com.landawn.abacus.util
 
SnappyInputStream(InputStream) - Constructor for class com.landawn.abacus.util.SnappyInputStream
 
SnappyOutputStream - Class in com.landawn.abacus.util
 
SnappyOutputStream(OutputStream) - Constructor for class com.landawn.abacus.util.SnappyOutputStream
 
SnappyOutputStream(OutputStream, int) - Constructor for class com.landawn.abacus.util.SnappyOutputStream
 
SO - Static variable in class com.landawn.abacus.util.Ascii
Shift Out: A control character indicating that the code combinations which follow shall be interpreted as outside of the character set of the standard code table until a Shift In character is reached.
SOAP_BODY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_BODY_ELE_END.
SOAP_BODY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_BODY_ELE_START.
SOAP_ENVELOPE_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_ENVELOPE_ELE_END.
SOAP_ENVELOPE_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_ENVELOPE_ELE_START.
SOAP_FAULT_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_FAULT_ELE_END.
SOAP_FAULT_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_FAULT_ELE_START.
SOAP_HEADER_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_HEADER_ELE_END.
SOAP_HEADER_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_HEADER_ELE_START.
SOH - Static variable in class com.landawn.abacus.util.Ascii
Start of Heading: A communication control character used at the beginning of a sequence of characters which constitute a machine-sensible address or routing information.
SOME - Static variable in class com.landawn.abacus.util.WD
Field SOME.
sort() - Method in class com.landawn.abacus.util.BooleanList
Sort.
sort() - Method in class com.landawn.abacus.util.ByteList
Sort.
sort() - Method in class com.landawn.abacus.util.CharList
Sort.
sort() - Method in class com.landawn.abacus.util.DoubleList
Sort.
sort() - Method in class com.landawn.abacus.util.FloatList
Sort.
sort() - Method in class com.landawn.abacus.util.IntList
Sort.
sort() - Method in class com.landawn.abacus.util.LongList
Sort.
sort() - Method in class com.landawn.abacus.util.PrimitiveList
 
sort() - Method in class com.landawn.abacus.util.ShortList
Sort.
sort(boolean[]) - Static method in class com.landawn.abacus.util.N
 
sort(byte[]) - Static method in class com.landawn.abacus.util.N
 
sort(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
sort(char[]) - Static method in class com.landawn.abacus.util.N
 
sort(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
sort(double[]) - Static method in class com.landawn.abacus.util.N
 
sort(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
sort(float[]) - Static method in class com.landawn.abacus.util.N
 
sort(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
sort(int[]) - Static method in class com.landawn.abacus.util.N
 
sort(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
sort(long[]) - Static method in class com.landawn.abacus.util.N
 
sort(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
sort(short[]) - Static method in class com.landawn.abacus.util.N
 
sort(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
sort(Object[]) - Static method in class com.landawn.abacus.util.N
 
sort(Object[], int, int) - Static method in class com.landawn.abacus.util.N
 
sort(String) - Static method in class com.landawn.abacus.util.Strings
Returns a new sorted String if the specified str is not null or empty, otherwise the specified str is returned.
sort(Comparator<? super E>) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
sort(List<? extends T>) - Static method in class com.landawn.abacus.util.N
 
sort(List<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
sort(List<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
sort(List<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
sort(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
sort(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
sortBy(String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(String) - Method in interface com.landawn.abacus.util.DataSet
 
sortBy(String) - Method in class com.landawn.abacus.util.RowDataSet
 
sortBy(String, Comparator<T>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(String, Comparator<T>) - Method in interface com.landawn.abacus.util.DataSet
 
sortBy(String, Comparator<T>) - Method in class com.landawn.abacus.util.RowDataSet
 
sortBy(Collection<String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
sortBy(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
sortBy(Collection<String>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(Collection<String>, Comparator<? super Object[]>) - Method in interface com.landawn.abacus.util.DataSet
 
sortBy(Collection<String>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.RowDataSet
 
sortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in interface com.landawn.abacus.util.DataSet
 
sortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in class com.landawn.abacus.util.RowDataSet
 
sortBy(List<? extends T>, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
 
sortBy(T[], Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
 
sortByColumn() - Method in class com.landawn.abacus.util.Sheet
 
sortByColumn(Comparator<? super C>) - Method in class com.landawn.abacus.util.Sheet
 
sortByDouble(List<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by double.
sortByDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by double.
sortByFloat(List<? extends T>, ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by float.
sortByFloat(T[], ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by float.
sortByInt(List<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by int.
sortByInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by int.
sortByLong(List<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by long.
sortByLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by long.
sortByRow() - Method in class com.landawn.abacus.util.Sheet
 
sortByRow(Comparator<? super R>) - Method in class com.landawn.abacus.util.Sheet
 
sorted() - Method in class com.landawn.abacus.util.CheckedStream
 
sorted() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream in sorted order.
sorted() - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
sorted(Comparator<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
sorted(Comparator<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
sorted(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
sortedBy(Function<? super Map.Entry<K, V>, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
sortedBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.CheckedStream
 
sortedBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.Stream
 
sortedByDouble(ToDoubleFunction<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
sortedByDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
sortedByDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
sortedByInt(ToIntFunction<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
sortedByInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
sortedByInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
sortedByKey(Comparator<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
sortedByLong(ToLongFunction<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
sortedByLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
sortedByLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
sortedByValue(Comparator<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
sp(Object, A, B, TriPredicate<A, B, T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Predicate.
sp(Object, A, B, Throwables.TriPredicate<A, B, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Predicate.
sp(Object, A, Throwables.BiPredicate<A, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Predicate.
sp(Object, A, BiPredicate<A, T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Predicate.
sp(Object, Throwables.BiPredicate<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized BiPredicate.
sp(Object, Throwables.Predicate<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Predicate.
sp(Object, BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
Synchronized BiPredicate.
sp(Object, Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Predicate.
SP - Static variable in class com.landawn.abacus.util.Ascii
Space: A normally non-printing graphic character used to separate words.
SPACE - Static variable in class com.landawn.abacus.util.Ascii
Alternate name for Ascii.SP.
SPACE - Static variable in class com.landawn.abacus.util.Strings
A String for a space character.
SPACE - Static variable in class com.landawn.abacus.util.WD
Field SPACE.
SPACE_PARENTHESES_L - Static variable in class com.landawn.abacus.util.WD
Field SPACE_PARENTHESES_L.
SPACE_QUOTATION_D - Static variable in class com.landawn.abacus.util.WD
Field SPACE_QUOTATION_D.
SPACE_QUOTATION_S - Static variable in class com.landawn.abacus.util.WD
Field SPACE_QUOTATION_S.
span(Range<T>) - Method in class com.landawn.abacus.util.Range
Copied from Guava under Apache License v2.0
Returns the minimal range that encloses both this range and other.
split(boolean[], int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same size (the final list may be smaller), or an empty List if the specified array is null or empty.
split(boolean[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(byte[], int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(byte[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(char[], int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(char[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(double[], int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(float[], int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(int) - Method in class com.landawn.abacus.util.CheckedStream
 
split(int) - Method in interface com.landawn.abacus.util.DataSet
Returns consecutive sub lists of this DataSet, each of the same chunkSize (the list may be smaller), or an empty List if this DataSet is empty.
split(int) - Method in class com.landawn.abacus.util.PrimitiveList
Returns consecutive sub lists of this list, each of the same size (the final list may be smaller), or an empty List if the specified list is null or empty.
split(int) - Method in class com.landawn.abacus.util.RowDataSet
 
split(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns Stream of S with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int) - Method in class com.landawn.abacus.util.stream.EntryStream
 
split(int[], int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(int, int, int) - Method in class com.landawn.abacus.util.BooleanList
Returns List of BooleanList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.ByteList
Returns List of ByteList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.CharList
Returns List of CharList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.DoubleList
Returns List of DoubleList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.FloatList
Returns List of FloatList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.IntList
Returns List of IntList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.LongList
Returns List of LongList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.PrimitiveList
Returns List of PrimitiveList 'L' with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.ShortList
Returns List of ShortList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.CheckedStream
Returns CheckedStream of C with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
Returns Stream of Stream with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.CheckedStream
 
split(int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
split(long[], int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(short[], int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(C, CharSequence) - Method in class com.landawn.abacus.util.Splitter
 
split(C, CharSequence, Type<? extends T>) - Method in class com.landawn.abacus.util.Splitter
 
split(C, CharSequence, Class<? extends T>) - Method in class com.landawn.abacus.util.Splitter
 
split(File, int) - Static method in class com.landawn.abacus.util.IOUtil
 
split(File, int, File) - Static method in class com.landawn.abacus.util.IOUtil
 
split(CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive substring of the specified string, each of the same length (the final list may be smaller), or an empty array if the specified string is null or empty.
split(CharSequence, int, int, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive substring of the specified string, each of the same length (the final list may be smaller), or an empty array if the specified string is null or empty.
split(CharSequence, Type<? extends T>) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Type<? extends T>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Type<K>, Type<V>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence, Type<K>, Type<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence, Throwables.Function<? super String, ? extends T, E>) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.CheckedStream
 
split(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.stream.Stream
 
split(CharSequence, Class<? extends T>) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Class<? extends T>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Class<K>, Class<V>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence, Class<K>, Class<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(Iterable<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub lists of a collection, each of the same chunkSize (the final list may be smaller).
split(String, char) - Static method in class com.landawn.abacus.util.Strings
 
split(String, char, boolean) - Static method in class com.landawn.abacus.util.Strings
 
split(String, String) - Static method in class com.landawn.abacus.util.Strings
 
split(String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
 
split(String, String, int) - Static method in class com.landawn.abacus.util.Strings
 
split(String, String, int, boolean) - Static method in class com.landawn.abacus.util.Strings
 
split(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
 
split(Collection<? extends T>, int, int, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub lists of a collection, each of the same chunkSize (the final list may be smaller).
split(Collection<String>, int) - Method in interface com.landawn.abacus.util.DataSet
Returns consecutive sub lists of this DataSet, each of the same chunkSize (the list may be smaller), or an empty List if this DataSet is empty.
split(Collection<String>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
split(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
split(Predicate<? super T>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
split(Predicate<? super T>, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
split(Iterator<? extends T>, int) - Static method in class com.landawn.abacus.util.N
 
split(M, CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(M, CharSequence, Type<K>, Type<V>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(M, CharSequence, Class<K>, Class<V>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Split the stream by the specified predicate.
split(T[], int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
split(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive sub arrays of an array, each of the same chunkSize (the final list may be smaller), or an empty List if the specified array is null or empty.
splitAt(int) - Method in class com.landawn.abacus.util.CheckedStream
 
splitAt(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
Split the stream into two pieces at where.
splitAt(int) - Method in class com.landawn.abacus.util.stream.EntryStream
 
splitAt(int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Split the stream into two pieces at where turns to false.
splitAt(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
splitAt(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
splitAt(Predicate<? super T>, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Split the stream into two pieces at where turns to false.
splitAt(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Split the stream into two pieces at where turns to true.
splitByCount(int, int, boolean, IntBiFunction<? extends T>) - Static method in class com.landawn.abacus.util.N
final int[] a = Array.rangeClosed(1, 7); splitByCount(5, 7, true, (fromIndex, toIndex) -> copyOfRange(a, fromIndex, toIndex)).forEach(Fn.println()); // [[1], [2], [3], [4, 5], [6, 7]] splitByCount(5, 7, false, (fromIndex, toIndex) -> copyOfRange(a, fromIndex, toIndex)).forEach(Fn.println()); // [[1, 2], [3, 4], [5], [6], [7]]
splitBySize(File, long) - Static method in class com.landawn.abacus.util.IOUtil
Split by size.
splitBySize(File, long, File) - Static method in class com.landawn.abacus.util.IOUtil
Mostly it's designed for (zipped/unzipped/log) text files.
splitPreserveAllTokens(String, char) - Static method in class com.landawn.abacus.util.Strings
Split preserve all tokens.
splitPreserveAllTokens(String, char, boolean) - Static method in class com.landawn.abacus.util.Strings
Split preserve all tokens.
splitPreserveAllTokens(String, String) - Static method in class com.landawn.abacus.util.Strings
Split preserve all tokens.
splitPreserveAllTokens(String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Split preserve all tokens.
splitPreserveAllTokens(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Split preserve all tokens.
splitPreserveAllTokens(String, String, int, boolean) - Static method in class com.landawn.abacus.util.Strings
Split preserve all tokens.
Splitter - Class in com.landawn.abacus.util
 
Splitter.MapSplitter - Class in com.landawn.abacus.util
The Class MapSplitter.
splitThenAccept(CharSequence, Throwables.Consumer<? super List<String>, E>) - Method in class com.landawn.abacus.util.Splitter
 
splitThenAccept(CharSequence, Throwables.Consumer<? super Map<String, String>, E>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
splitThenApply(CharSequence, Throwables.Function<? super List<String>, T, E>) - Method in class com.landawn.abacus.util.Splitter
 
splitThenApply(CharSequence, Throwables.Function<? super Map<String, String>, T, E>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
splitToArray(CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToArray(CharSequence, Throwables.Function<? super String, String, E>) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToArray(CharSequence, Class<T>) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToArray(String[], CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToEntryStream(CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split to entry stream.
splitToImmutableList(CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToImmutableList(CharSequence, Class<? extends T>) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToImmutableMap(CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
splitToImmutableMap(CharSequence, Class<K>, Class<V>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
splitToList(int) - Method in class com.landawn.abacus.util.CheckedStream
Returns CheckedStream of List<T> with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
splitToList(int) - Method in interface com.landawn.abacus.util.DataSet
Returns consecutive sub lists of this DataSet, each of the same chunkSize (the list may be smaller), or an empty List if this DataSet is empty.
splitToList(int) - Method in class com.landawn.abacus.util.RowDataSet
 
splitToList(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns Stream of PL with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
splitToList(int) - Method in class com.landawn.abacus.util.stream.EntryStream
 
splitToList(Collection<String>, int) - Method in interface com.landawn.abacus.util.DataSet
Returns consecutive sub lists of this DataSet, each of the same chunkSize (the list may be smaller), or an empty List if this DataSet is empty.
splitToList(Collection<String>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
splitToList(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
splitToList(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Split the stream by the specified predicate.
splitToSet(int) - Method in class com.landawn.abacus.util.CheckedStream
Returns CheckedStream of Set<T> with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
splitToSet(int) - Method in class com.landawn.abacus.util.stream.Stream
Returns Stream of Stream with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
splitToSet(Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
splitToStream(CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split to stream.
splitToStream(CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split to stream.
sps(int, int, Function<? super Stream<T>, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation op and then switch back to sequence stream.
sps(int, Function<? super Stream<T>, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation ops and then switch back to sequence stream.
sps(int, Function<? super S, ? extends SS>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Temporarily switch the stream to parallel stream for operation ops and then switch back to sequence stream.
sps(int, Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
sps(Function<? super Stream<T>, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation ops and then switch back to sequence stream.
sps(Function<? super S, ? extends SS>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Temporarily switch the stream to parallel stream for operation ops and then switch back to sequence stream.
sps(Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
spsFilter(int, int, Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation filter and then switch back to sequence stream.
spsFilter(int, Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation filter and then switch back to sequence stream.
spsFilter(int, Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation filter and then switch back to sequence stream.
spsFilter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation filter and then switch back to sequence stream.
spsFilter(Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation filter and then switch back to sequence stream.
spsFilterE(int, Throwables.Predicate<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation filter and then switch back to sequence stream.
spsFilterE(int, Throwables.Predicate<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation filter and then switch back to sequence stream.
spsFilterE(Throwables.Predicate<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation filter and then switch back to sequence stream.
spsFilterE(Throwables.Predicate<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation filter and then switch back to sequence stream.
spsFlatmap(int, int, Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatmap(int, Throwables.Function<? super T, ? extends Collection<? extends R>, E>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatmap(int, Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatmap(Throwables.Function<? super T, ? extends Collection<? extends R>, E>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatmap(Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatMap(int, int, Function<? super T, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatMap(int, Throwables.Function<? super T, ? extends Stream<? extends R>, E>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatMap(int, Function<? super T, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatMap(Throwables.Function<? super T, ? extends Stream<? extends R>, E>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatmapE(int, Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatmapE(int, Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatmapE(Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatmapE(Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatMapE(int, Throwables.Function<? super T, ? extends Stream<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatMapE(int, Throwables.Function<? super T, ? extends Stream<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatMapE(Throwables.Function<? super T, ? extends Stream<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsFlatMapE(Throwables.Function<? super T, ? extends Stream<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation flatMap and then switch back to sequence stream.
spsMap(int, int, Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation map and then switch back to sequence stream.
spsMap(int, Throwables.Function<? super T, ? extends R, E>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation map and then switch back to sequence stream.
spsMap(int, Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation map and then switch back to sequence stream.
spsMap(Throwables.Function<? super T, ? extends R, E>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation map and then switch back to sequence stream.
spsMap(Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation map and then switch back to sequence stream.
spsMapE(int, Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation map and then switch back to sequence stream.
spsMapE(int, Throwables.Function<? super T, ? extends U, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation map and then switch back to sequence stream.
spsMapE(Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation map and then switch back to sequence stream.
spsMapE(Throwables.Function<? super T, ? extends U, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation map and then switch back to sequence stream.
spsOnEach(int, int, Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation onEach and then switch back to sequence stream.
spsOnEach(int, Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation onEach and then switch back to sequence stream.
spsOnEach(int, Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation onEach and then switch back to sequence stream.
spsOnEach(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation onEach and then switch back to sequence stream.
spsOnEach(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation onEach and then switch back to sequence stream.
spsOnEachE(int, Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation onEach and then switch back to sequence stream.
spsOnEachE(int, Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation onEach and then switch back to sequence stream.
spsOnEachE(Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Temporarily switch the stream to parallel stream for operation onEach and then switch back to sequence stream.
spsOnEachE(Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation onEach and then switch back to sequence stream.
sqrt(int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the square root of x, rounded with the specified rounding mode.
sqrt(long, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the square root of x, rounded with the specified rounding mode.
sqrt(BigInteger, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
 
SQRT - Static variable in class com.landawn.abacus.util.WD
Field SQRT.
start() - Method in class com.landawn.abacus.util.Stopwatch
Starts the stopwatch.
START_TRANSACTION - Static variable in class com.landawn.abacus.util.WD
Field START_TRANSACTION.
STARTED - Enum constant in enum class com.landawn.abacus.util.Status
Running status.
startsWith(String) - Static method in class com.landawn.abacus.util.Fn
 
startsWith(String, String) - Static method in class com.landawn.abacus.util.Strings
 
startsWithAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Starts with any.
startsWithAnyIgnoreCase(String, String...) - Static method in class com.landawn.abacus.util.Strings
Starts with any.
startsWithIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Starts with ignore case.
Stateful - Annotation Interface in com.landawn.abacus.annotation
Generally, don't cache/save the stateful object or access/update it with multiple threads.
Status - Enum Class in com.landawn.abacus.util
The Enum Status.
statusCode() - Method in class com.landawn.abacus.http.HttpResponse
 
step(long) - Method in class com.landawn.abacus.util.CheckedStream
 
step(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
step(long) - Method in class com.landawn.abacus.util.stream.EntryStream
 
sticky() - Element in annotation interface com.landawn.abacus.eventbus.Subscribe
If true, delivers the most recent sticky event (posted with EventBus.postSticky(Object)) to this subscriber (if event available).
stop() - Method in class com.landawn.abacus.util.Stopwatch
Stops the stopwatch.
STOPPED - Enum constant in enum class com.landawn.abacus.util.Status
 
Stopwatch - Class in com.landawn.abacus.util
Note: Copied from Google Guava under Apache License v2.0

An object that measures elapsed time in nanoseconds.
store(Properties<?, ?>, File, String) - Static method in class com.landawn.abacus.util.PropertiesUtil
 
store(Properties<?, ?>, OutputStream, String) - Static method in class com.landawn.abacus.util.PropertiesUtil
 
store(Properties<?, ?>, Writer, String) - Static method in class com.landawn.abacus.util.PropertiesUtil
 
storeToXML(Properties<?, ?>, File, String, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Store to XML.
storeToXML(Properties<?, ?>, OutputStream, String, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Store to XML.
stream() - Method in class com.landawn.abacus.util.BooleanIterator
 
stream() - Method in class com.landawn.abacus.util.BooleanList
 
stream() - Method in class com.landawn.abacus.util.Builder
 
stream() - Method in class com.landawn.abacus.util.ByteIterator
 
stream() - Method in class com.landawn.abacus.util.ByteList
 
stream() - Method in class com.landawn.abacus.util.CharIterator
 
stream() - Method in class com.landawn.abacus.util.CharList
 
stream() - Method in class com.landawn.abacus.util.DoubleIterator
 
stream() - Method in class com.landawn.abacus.util.DoubleList
 
stream() - Method in class com.landawn.abacus.util.FloatIterator
 
stream() - Method in class com.landawn.abacus.util.FloatList
 
stream() - Method in class com.landawn.abacus.util.Holder
 
stream() - Method in class com.landawn.abacus.util.ImmutableArray
 
stream() - Method in class com.landawn.abacus.util.IntIterator
 
stream() - Method in class com.landawn.abacus.util.IntList
 
stream() - Method in class com.landawn.abacus.util.IntPair
 
stream() - Method in class com.landawn.abacus.util.IntTriple
 
stream() - Method in class com.landawn.abacus.util.Joiner
The underline StringBuilder will be recycled after this method is called if resueStringBuilder is set to true, and should not continue to this instance.
stream() - Method in class com.landawn.abacus.util.LongIterator
 
stream() - Method in class com.landawn.abacus.util.LongList
 
stream() - Method in class com.landawn.abacus.util.LongMultiset
 
stream() - Method in class com.landawn.abacus.util.Multimap
 
stream() - Method in class com.landawn.abacus.util.Multiset
 
stream() - Method in class com.landawn.abacus.util.ObjIterator
 
stream() - Method in interface com.landawn.abacus.util.Paginated
 
stream() - Method in class com.landawn.abacus.util.Pair
 
stream() - Method in class com.landawn.abacus.util.ShortIterator
 
stream() - Method in class com.landawn.abacus.util.ShortList
 
stream() - Method in class com.landawn.abacus.util.Triple
 
stream() - Method in class com.landawn.abacus.util.Tuple
 
stream() - Method in class com.landawn.abacus.util.u.Nullable
 
stream() - Method in class com.landawn.abacus.util.u.Optional
 
stream() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
stream() - Method in class com.landawn.abacus.util.u.OptionalByte
 
stream() - Method in class com.landawn.abacus.util.u.OptionalChar
 
stream() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
stream() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
stream() - Method in class com.landawn.abacus.util.u.OptionalInt
 
stream() - Method in class com.landawn.abacus.util.u.OptionalLong
 
stream() - Method in class com.landawn.abacus.util.u.OptionalShort
 
stream(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
stream(int, int) - Method in class com.landawn.abacus.util.ByteList
 
stream(int, int) - Method in class com.landawn.abacus.util.CharList
 
stream(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
stream(int, int) - Method in class com.landawn.abacus.util.FloatList
 
stream(int, int) - Method in class com.landawn.abacus.util.IntList
 
stream(int, int) - Method in class com.landawn.abacus.util.LongList
 
stream(int, int) - Method in class com.landawn.abacus.util.ShortList
 
stream(int, int, IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(int, int, IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, Tuple.Tuple2<String, String>, BiFunction<?, ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(int, int, Tuple.Tuple2<String, String>, BiFunction<?, ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(int, int, Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, String) - Method in interface com.landawn.abacus.util.DataSet
 
stream(int, int, String) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, Collection<String>, IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(int, int, Collection<String>, IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(int, int, Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(int, int, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(TriFunction<? super A, ? super B, ? super C, ? extends R>) - Method in class com.landawn.abacus.util.TriIterator
 
stream(Throwables.Function<? super Pair<L, R>, Stream<T>, E>) - Method in class com.landawn.abacus.util.Pair
 
stream(Throwables.Function<? super Triple<L, M, R>, Stream<T>, E>) - Method in class com.landawn.abacus.util.Triple
 
stream(Throwables.Function<? super TP, Stream<T>, E>) - Method in class com.landawn.abacus.util.Tuple
 
stream(Tuple.Tuple2<String, String>, BiFunction<?, ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(Tuple.Tuple2<String, String>, BiFunction<?, ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Class<? extends T>, int, int) - Method in interface com.landawn.abacus.util.DataSet
 
stream(Class<? extends T>, int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Class<? extends T>, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(Class<? extends T>, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Class<? extends T>, int, int, Collection<String>, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(Class<? extends T>, int, int, Collection<String>, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Class<? extends T>, int, int, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(Class<? extends T>, int, int, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Class<? extends T>, File) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<? extends T>, File) - Static method in class com.landawn.abacus.util.CSVUtil
 
stream(Class<? extends T>, File, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<? extends T>, File, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
 
stream(Class<? extends T>, File, Collection<String>, long, long, Predicate<String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
 
stream(Class<? extends T>, InputStream, boolean) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<? extends T>, InputStream, boolean, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<? extends T>, Reader, boolean) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<? extends T>, Reader, boolean) - Static method in class com.landawn.abacus.util.CSVUtil
 
stream(Class<? extends T>, Reader, boolean, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<? extends T>, Reader, Collection<String>, boolean) - Static method in class com.landawn.abacus.util.CSVUtil
 
stream(Class<? extends T>, Reader, Collection<String>, long, long, boolean, Predicate<String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
 
stream(Class<? extends T>, String) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<? extends T>, String, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(Class<? extends T>, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Class<? extends T>, Collection<String>, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(Class<? extends T>, Collection<String>, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Class<? extends T>, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(Class<? extends T>, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(String) - Method in interface com.landawn.abacus.util.DataSet
 
stream(String) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Collection<String>, IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(Collection<String>, IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(BiFunction<? super A, ? super B, ? extends R>) - Method in class com.landawn.abacus.util.BiIterator
 
stream(IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
stream(IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
Stream<T> - Class in com.landawn.abacus.util.stream
Note: This class includes codes copied from StreamEx: https://github.com/amaembo/streamex under Apache License, version 2.0.
Stream.StreamEx<T> - Class in com.landawn.abacus.util.stream
 
streamC() - Method in class com.landawn.abacus.util.Sheet
 
streamC(int, int) - Method in class com.landawn.abacus.util.Sheet
 
streamH() - Method in class com.landawn.abacus.util.Sheet
 
streamH(int) - Method in class com.landawn.abacus.util.Sheet
 
streamH(int, int) - Method in class com.landawn.abacus.util.Sheet
 
streamIfNotEmpty() - Method in class com.landawn.abacus.util.Joiner
Returns a stream with the String value generated by toString() if at least one element/object/entry is appended, otherwise an empty Stream is returned.
streamIfNotNull() - Method in class com.landawn.abacus.util.Holder
Returns a Stream with the value if value is not null, otherwise an empty Stream is returned.
streamIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
Stream if not null.
streamJSON(Class<? extends T>, File) - Static method in class com.landawn.abacus.util.N
 
streamJSON(Class<? extends T>, File, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
streamJSON(Class<? extends T>, InputStream) - Static method in class com.landawn.abacus.util.N
 
streamJSON(Class<? extends T>, InputStream, boolean) - Static method in class com.landawn.abacus.util.N
 
streamJSON(Class<? extends T>, InputStream, boolean, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
streamJSON(Class<? extends T>, Reader) - Static method in class com.landawn.abacus.util.N
 
streamJSON(Class<? extends T>, Reader, boolean) - Static method in class com.landawn.abacus.util.N
 
streamJSON(Class<? extends T>, Reader, boolean, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
streamJSON(Class<? extends T>, String) - Static method in class com.landawn.abacus.util.N
 
streamJSON(Class<? extends T>, String, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
 
streamMultiRequstsByHAR(File, Predicate<String>) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
streamMultiRequstsByHAR(String, Predicate<String>) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
streamR() - Method in class com.landawn.abacus.util.Sheet
 
streamR(int, int) - Method in class com.landawn.abacus.util.Sheet
 
streamV() - Method in class com.landawn.abacus.util.Sheet
 
streamV(int) - Method in class com.landawn.abacus.util.Sheet
 
streamV(int, int) - Method in class com.landawn.abacus.util.Sheet
 
STRICT_ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant STRICT_ORIGIN.
STRICT_ORIGIN_WHEN_CROSS_ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant STRICT_ORIGIN_WHEN_CROSS_ORIGIN.
STRICT_TRANSPORT_SECURITY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Strict-Transport-Security header field name.
strictEventType() - Element in annotation interface com.landawn.abacus.eventbus.Subscribe
Only accept the events which have extract same class type as the method parameter if it's true.
STRING_LIST - Static variable in class com.landawn.abacus.util.Clazz
 
STRING_SET - Static variable in class com.landawn.abacus.util.Clazz
 
string2InputStream(String) - Static method in class com.landawn.abacus.util.IOUtil
String 2 input stream.
string2InputStream(String, Charset) - Static method in class com.landawn.abacus.util.IOUtil
String 2 input stream.
string2Reader(String) - Static method in class com.landawn.abacus.util.IOUtil
String 2 reader.
stringBuilder() - Method in class com.landawn.abacus.util.StringWriter
 
stringBuilder2Writer(StringBuilder) - Static method in class com.landawn.abacus.util.IOUtil
String builder 2 writer.
stringOf(boolean) - Static method in class com.landawn.abacus.util.N
 
stringOf(byte) - Static method in class com.landawn.abacus.util.N
 
stringOf(char) - Static method in class com.landawn.abacus.util.N
 
stringOf(double) - Static method in class com.landawn.abacus.util.N
 
stringOf(float) - Static method in class com.landawn.abacus.util.N
 
stringOf(int) - Static method in class com.landawn.abacus.util.N
 
stringOf(long) - Static method in class com.landawn.abacus.util.N
 
stringOf(short) - Static method in class com.landawn.abacus.util.N
 
stringOf(Object) - Static method in class com.landawn.abacus.util.N
 
Strings - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
Strings.StringUtil - Class in com.landawn.abacus.util
 
Strings.StrUtil - Class in com.landawn.abacus.util
 
StringWriter - Class in com.landawn.abacus.util
Built on StringBuilder.
StringWriter() - Constructor for class com.landawn.abacus.util.StringWriter
 
StringWriter(int) - Constructor for class com.landawn.abacus.util.StringWriter
 
StringWriter(StringBuilder) - Constructor for class com.landawn.abacus.util.StringWriter
 
strip() - Static method in class com.landawn.abacus.util.Fn
 
strip(boolean) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Deprecated.
strip(boolean) - Method in class com.landawn.abacus.util.Splitter
Deprecated.
strip(String) - Static method in class com.landawn.abacus.util.Strings
Strips whitespace from the start and end of a String.
strip(String[]) - Static method in class com.landawn.abacus.util.Strings
 
strip(String[], String) - Static method in class com.landawn.abacus.util.Strings
 
strip(String, String) - Static method in class com.landawn.abacus.util.Strings
Strips any of a set of characters from the start and end of a String.
stripAccents(String) - Static method in class com.landawn.abacus.util.Strings
Removes diacritics (~= accents) from a string.
stripAccents(String[]) - Static method in class com.landawn.abacus.util.Strings
 
stripEnd(String[], String) - Static method in class com.landawn.abacus.util.Strings
 
stripEnd(String, String) - Static method in class com.landawn.abacus.util.Strings
Strips any of a set of characters from the end of a String.
stripResults() - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
stripResults() - Method in class com.landawn.abacus.util.Splitter
 
stripStart(String[], String) - Static method in class com.landawn.abacus.util.Strings
 
stripStart(String, String) - Static method in class com.landawn.abacus.util.Strings
Strips any of a set of characters from the start of a String.
stripToEmpty() - Static method in class com.landawn.abacus.util.Fn
 
stripToEmpty(String) - Static method in class com.landawn.abacus.util.Strings
Strips whitespace from the start and end of a String returning an empty String if null input.
stripToEmpty(String[]) - Static method in class com.landawn.abacus.util.Strings
 
stripToNull() - Static method in class com.landawn.abacus.util.Fn
 
stripToNull(String) - Static method in class com.landawn.abacus.util.Strings
Strips whitespace from the start and end of a String returning null if the String is empty ("") after the strip.
stripToNull(String[]) - Static method in class com.landawn.abacus.util.Strings
 
STX - Static variable in class com.landawn.abacus.util.Ascii
Start of Text: A communication control character which precedes a sequence of characters that is to be treated as an entity and entirely transmitted through to the ultimate destination.
SUB - Static variable in class com.landawn.abacus.util.Ascii
Substitute: A character that may be substituted for a character which is determined to be invalid or in error.
subList(int, int) - Method in class com.landawn.abacus.util.ImmutableList
 
subMap(K, boolean, K, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
subMap(K, K) - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
Subscribe - Annotation Interface in com.landawn.abacus.eventbus
 
Subscriber<E> - Interface in com.landawn.abacus.eventbus
 
subSet(E, boolean, E, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
subSet(E, E) - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
subSet(NavigableSet<K>, Range<K>) - Static method in class com.landawn.abacus.util.Iterables
 
SUBSTR - Static variable in class com.landawn.abacus.util.WD
Field SUBSTR.
substring(String, char) - Static method in class com.landawn.abacus.util.Strings
Deprecated. 
substring(String, char, int) - Static method in class com.landawn.abacus.util.Strings
Deprecated. 
substring(String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substring(String, int) - Static method in class com.landawn.abacus.util.Strings
Returns null if (str == null || inclusiveBeginIndex < 0 || inclusiveBeginIndex > str.length()), otherwise returns: str.substring(inclusiveBeginIndex).
substring(String, int, char) - Static method in class com.landawn.abacus.util.Strings
Deprecated. 
substring(String, int, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substring(String, int, int) - Static method in class com.landawn.abacus.util.Strings
Returns null if str == null || inclusiveBeginIndex < 0 || exclusiveEndIndex < 0 || inclusiveBeginIndex > exclusiveEndIndex || inclusiveBeginIndex > str.length(), otherwise returns: str.substring(inclusiveBeginIndex, min(exclusiveEndIndex, str.length())).
substring(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Deprecated. 
substring(String, int, BiFunction<String, Integer, Integer>) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substring(String, int, BiFunction<String, Integer, Integer>) - Static method in class com.landawn.abacus.util.Strings
Returns null if (str == null || inclusiveBeginIndex < 0), or funcOfExclusiveEndIndex.apply(str, inclusiveBeginIndex) < 0.
substring(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substring(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings
Returns null if (str == null || inclusiveBeginIndex < 0), or funcOfExclusiveEndIndex.applyAsInt(inclusiveBeginIndex) < 0.
substring(String, String) - Static method in class com.landawn.abacus.util.Strings
Deprecated. 
substring(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Deprecated. 
substring(String, BiFunction<String, Integer, Integer>, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substring(String, BiFunction<String, Integer, Integer>, int) - Static method in class com.landawn.abacus.util.Strings
Returns null if (str == null || exclusiveEndIndex < 0), or funcOfInclusiveBeginIndex.apply(str, exclusiveEndIndex) < 0.
substring(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substring(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.Strings
Returns null if (str == null || exclusiveEndIndex < 0), or funcOfInclusiveBeginIndex.applyAsInt(exclusiveEndIndex) < 0.
substringAfter(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringAfter(String, char) - Static method in class com.landawn.abacus.util.Strings
Returns the substring after first delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfter(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringAfter(String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the substring after first delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfter(String, String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringAfter(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Returns null if str == null || delimiterOfExclusiveBeginIndex == null || exclusiveEndIndex < 0, or str.indexOf(delimiterOfExclusiveBeginIndex) < 0 || str.indexOf(delimiterOfExclusiveBeginIndex) + delimiterOfExclusiveBeginIndex.length() > exclusiveEndIndex otherwise returns substring(str, index + delimiterOfExclusiveBeginIndex.length(), exclusiveEndIndex);
substringAfterAny(String, char...) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringAfterAny(String, char...) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before any of delimitersOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfterAny(String, String...) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringAfterAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before any of delimitersOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfterLast(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringAfterLast(String, char) - Static method in class com.landawn.abacus.util.Strings
Returns the substring after last delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfterLast(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringAfterLast(String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the substring after last delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfterLast(String, String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringAfterLast(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Returns the substring after last delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfterLastOrElse(String, String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringAfterLastOrElseItself(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringAfterLastOrElseItself(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringAfterLastOrElseItself(String, String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringAfterOrElse(String, String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringAfterOrElseItself(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringAfterOrElseItself(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringAfterOrElseItself(String, String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBefore(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBefore(String, char) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before first delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringBefore(String, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBefore(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before first delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringBefore(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBefore(String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before first delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringBeforeAny(String, char...) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBeforeAny(String, char...) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before any of delimitersOfExclusiveEndIndex if it exists, otherwise return null String.
substringBeforeAny(String, String...) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBeforeAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before any of delimitersOfExclusiveEndIndex if it exists, otherwise return null String.
substringBeforeLast(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBeforeLast(String, char) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before last delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringBeforeLast(String, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBeforeLast(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before last delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringBeforeLast(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBeforeLast(String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before last delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringBeforeLastOrElse(String, String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringBeforeLastOrElseItself(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBeforeLastOrElseItself(String, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBeforeLastOrElseItself(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBeforeOrElse(String, String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringBeforeOrElseItself(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBeforeOrElseItself(String, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBeforeOrElseItself(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBetween(String, char, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, char, char) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, char, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, char, int) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, int, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, int, char) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, int, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, int, int) - Static method in class com.landawn.abacus.util.Strings
Returns null if str == null || exclusiveBeginIndex < 0 || exclusiveEndIndex < 0 || exclusiveBeginIndex >= exclusiveEndIndex || exclusiveBeginIndex >= str.length(), Otherwise returns: str.substring(exclusiveBeginIndex + 1, min(exclusiveEndIndex, str.length())).
substringBetween(String, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, int, String) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, int, BiFunction<String, Integer, Integer>) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, int, BiFunction<String, Integer, Integer>) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, String) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, String, int) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, String, String) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, String, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, String, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, BiFunction<String, Integer, Integer>, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, BiFunction<String, Integer, Integer>, int) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>
substringBetween(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, IntUnaryOperator, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
 
substringBetween(String, IntUnaryOperator, String) - Static method in class com.landawn.abacus.util.Strings
 
substringIndicesBetween(String, char, char) - Static method in class com.landawn.abacus.util.Strings
substringIndicesBetween("3[a2[c]]2[a]", '[', ']') = [[2, 7], [10, 11]].
substringIndicesBetween(String, int, int, char, char) - Static method in class com.landawn.abacus.util.Strings
substringIndicesBetween("3[a2[c]]2[a]", '[', ']') = [[2, 7], [10, 11]].
substringIndicesBetween(String, int, int, String, String) - Static method in class com.landawn.abacus.util.Strings
substringIndicesBetween("3[a2[c]]2[a]", '[', ']') = [[2, 7], [10, 11]].
substringIndicesBetween(String, String, String) - Static method in class com.landawn.abacus.util.Strings
substringIndicesBetween("3[a2[c]]2[a]", '[', ']') = [[2, 7], [10, 11]].
substringOrElse(String, int, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringOrElse(String, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringOrElse(String, int, IntUnaryOperator, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringOrElse(String, IntUnaryOperator, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringOrElseItself(String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringOrElseItself(String, int, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringOrElseItself(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringOrElseItself(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringsBetween(String, char, char) - Static method in class com.landawn.abacus.util.Strings
substringsBetween("3[a2[c]]2[a]", '[', ']') = [a2[c], a].
substringsBetween(String, int, int, char, char) - Static method in class com.landawn.abacus.util.Strings
substringsBetween("3[a2[c]]2[a]", '[', ']') = [a2[c], a].
substringsBetween(String, int, int, String, String) - Static method in class com.landawn.abacus.util.Strings
substringsBetween("3[a2[c]]2[a]", '[', ']') = [a2[c], a].
substringsBetween(String, String, String) - Static method in class com.landawn.abacus.util.Strings
substringsBetween("3[a2[c]]2[a]", '[', ']') = [a2[c], a].
subtract(byte) - Method in class com.landawn.abacus.util.MutableByte
Subtracts a value from the value of this instance.
subtract(char) - Method in class com.landawn.abacus.util.MutableChar
Subtracts a value from the value of this instance.
subtract(double) - Method in class com.landawn.abacus.util.MutableDouble
Subtracts a value from the value of this instance.
subtract(float) - Method in class com.landawn.abacus.util.MutableFloat
Subtracts a value from the value of this instance.
subtract(int) - Method in class com.landawn.abacus.util.MutableInt
Subtracts a value from the value of this instance.
subtract(long) - Method in class com.landawn.abacus.util.MutableLong
Subtracts a value from the value of this instance.
subtract(short) - Method in class com.landawn.abacus.util.MutableShort
Subtracts a value from the value of this instance.
subtract(Fraction) - Method in class com.landawn.abacus.util.Fraction
Subtracts the value of another fraction from the value of this one, returning the result in reduced form.
subtractExact(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the difference of a and b, provided it does not overflow.
subtractExact(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the difference of a and b, provided it does not overflow.
subtypeOf(Class<?>) - Static method in class com.landawn.abacus.util.Fn
 
sum() - Method in class com.landawn.abacus.util.ByteList
 
sum() - Method in class com.landawn.abacus.util.CharList
 
sum() - Method in class com.landawn.abacus.util.DoubleList
 
sum() - Method in class com.landawn.abacus.util.FloatList
 
sum() - Static method in class com.landawn.abacus.util.Fn.FnB
 
sum() - Static method in class com.landawn.abacus.util.Fn.FnD
 
sum() - Static method in class com.landawn.abacus.util.Fn.FnF
 
sum() - Static method in class com.landawn.abacus.util.Fn.FnI
 
sum() - Static method in class com.landawn.abacus.util.Fn.FnL
 
sum() - Static method in class com.landawn.abacus.util.Fn.FnS
 
sum() - Method in class com.landawn.abacus.util.IntList
 
sum() - Method in class com.landawn.abacus.util.IntPair
 
sum() - Method in class com.landawn.abacus.util.IntTriple
 
sum() - Method in class com.landawn.abacus.util.KahanSummation
 
sum() - Method in class com.landawn.abacus.util.LongList
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
sum() - Method in class com.landawn.abacus.util.ShortList
 
sum() - Method in class com.landawn.abacus.util.stream.ByteStream
 
sum() - Method in class com.landawn.abacus.util.stream.CharStream
 
sum() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
sum() - Method in class com.landawn.abacus.util.stream.FloatStream
 
sum() - Method in class com.landawn.abacus.util.stream.IntStream
 
sum() - Method in class com.landawn.abacus.util.stream.LongStream
 
sum() - Method in class com.landawn.abacus.util.stream.ShortStream
 
sum(byte...) - Static method in class com.landawn.abacus.util.N
 
sum(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
sum(char...) - Static method in class com.landawn.abacus.util.N
 
sum(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
sum(double...) - Static method in class com.landawn.abacus.util.N
 
sum(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
sum(float...) - Static method in class com.landawn.abacus.util.N
 
sum(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
sum(int...) - Static method in class com.landawn.abacus.util.N
 
sum(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
sum(int, int) - Method in class com.landawn.abacus.util.ByteList
 
sum(int, int) - Method in class com.landawn.abacus.util.CharList
 
sum(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
sum(int, int) - Method in class com.landawn.abacus.util.FloatList
 
sum(int, int) - Method in class com.landawn.abacus.util.IntList
 
sum(int, int) - Method in class com.landawn.abacus.util.LongList
 
sum(int, int) - Method in class com.landawn.abacus.util.ShortList
 
sum(long...) - Static method in class com.landawn.abacus.util.N
 
sum(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
sum(short...) - Static method in class com.landawn.abacus.util.N
 
sum(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
SUM - Static variable in class com.landawn.abacus.util.WD
Field SUM.
sumBigDecimal(Iterable<? extends BigDecimal>) - Static method in class com.landawn.abacus.util.Iterables
 
sumBigDecimal(Iterable<? extends BigDecimal>) - Static method in class com.landawn.abacus.util.N
 
sumBigDecimal(Iterable<? extends T>, Throwables.Function<? super T, BigDecimal, E>) - Static method in class com.landawn.abacus.util.Iterables
 
sumBigDecimal(Iterable<? extends T>, Throwables.Function<? super T, BigDecimal, E>) - Static method in class com.landawn.abacus.util.N
 
sumBigInteger(Iterable<? extends BigInteger>) - Static method in class com.landawn.abacus.util.Iterables
 
sumBigInteger(Iterable<? extends BigInteger>) - Static method in class com.landawn.abacus.util.N
 
sumBigInteger(Iterable<? extends T>, Throwables.Function<? super T, BigInteger, E>) - Static method in class com.landawn.abacus.util.Iterables
 
sumBigInteger(Iterable<? extends T>, Throwables.Function<? super T, BigInteger, E>) - Static method in class com.landawn.abacus.util.N
 
sumDouble(Throwables.ToDoubleFunction<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
sumDouble(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
sumDouble(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
sumDouble(Iterable<? extends T>, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalDouble.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
sumDouble(Iterable<? extends T>, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
sumDouble(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
sumDouble(Collection<? extends T>, int, int, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
sumDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
sumDouble(T[]) - Static method in class com.landawn.abacus.util.N
 
sumDouble(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
sumDouble(T[], int, int, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
sumDouble(T[], Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
sumInt(Throwables.ToIntFunction<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
sumInt(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalLong.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
sumInt(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
sumInt(Iterable<? extends T>, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalLong.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
sumInt(Iterable<? extends T>, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
sumInt(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
sumInt(Collection<? extends T>, int, int, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
sumInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
sumInt(T[]) - Static method in class com.landawn.abacus.util.N
 
sumInt(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
sumInt(T[], int, int, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
sumInt(T[], Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
sumIntToLong(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalLong.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
sumIntToLong(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
sumIntToLong(Iterable<? extends T>, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalLong.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
sumIntToLong(Iterable<? extends T>, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
sumLong(Throwables.ToLongFunction<? super T, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
sumLong(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalLong.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
sumLong(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
 
sumLong(Iterable<? extends T>, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Returns OptionalLong.empty() if the specified Array/Collection is null or empty, or fromIndex == toIndex.
sumLong(Iterable<? extends T>, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
sumLong(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
sumLong(Collection<? extends T>, int, int, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
sumLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
sumLong(T[]) - Static method in class com.landawn.abacus.util.N
 
sumLong(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
sumLong(T[], int, int, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
sumLong(T[], Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
summarize() - Method in class com.landawn.abacus.util.stream.ByteStream
 
summarize() - Method in class com.landawn.abacus.util.stream.CharStream
 
summarize() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
summarize() - Method in class com.landawn.abacus.util.stream.FloatStream
 
summarize() - Method in class com.landawn.abacus.util.stream.IntStream
 
summarize() - Method in class com.landawn.abacus.util.stream.LongStream
 
summarize() - Method in class com.landawn.abacus.util.stream.ShortStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.ByteStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.CharStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.FloatStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.IntStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.LongStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.ShortStream
 
summarizingBigDecimal(Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingBigInteger(Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingByte(ToByteFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingChar(ToCharFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingDouble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingFloat(ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingInt(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingLong(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingShort(ToShortFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingBigDecimal(Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingBigDecimal(Function<? super T, BigDecimal>, Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingBigDecimal(Function<? super T, BigDecimal>, Function<? super T, BigDecimal>, Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingBigInteger(Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingBigInteger(Function<? super T, BigInteger>, Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingBigInteger(Function<? super T, BigInteger>, Function<? super T, BigInteger>, Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingDouble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingDouble(ToDoubleFunction<? super T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingDouble(ToDoubleFunction<? super T>, ToDoubleFunction<? super T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingInt(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingInt(ToIntFunction<? super T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingInt(ToIntFunction<? super T>, ToIntFunction<? super T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingIntToLong(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingIntToLong(ToIntFunction<? super T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingIntToLong(ToIntFunction<? super T>, ToIntFunction<? super T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingLong(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingLong(ToLongFunction<? super T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingLong(ToLongFunction<? super T>, ToLongFunction<? super T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
sumOfOccurrences() - Method in class com.landawn.abacus.util.LongMultiset
Sum of occurrences.
sumOfOccurrences() - Method in class com.landawn.abacus.util.Multiset
Sum of occurrences.
sumToLong(int...) - Static method in class com.landawn.abacus.util.N
 
sumToLong(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
SUNDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
SUNDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
Supplier<T> - Interface in com.landawn.abacus.util.function
SUPPLIER_OF_LINKED_HASH_MAP - Static variable in class com.landawn.abacus.util.Fn
 
SUPPLIER_OF_MAP - Static variable in class com.landawn.abacus.util.Fn
 
supportCircularReference() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Support circular reference.
supportCircularReference(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Support circular reference.
SuppressFBWarnings - Annotation Interface in com.landawn.abacus.annotation
 
SUSPENDED - Enum constant in enum class com.landawn.abacus.util.AccountStatus
 
SUSPENDED - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
SUSPENDED - Enum constant in enum class com.landawn.abacus.util.Status
 
swap(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
 
swap(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
swap(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
swap(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
swap(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
swap(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
swap(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
swap(int, int) - Method in class com.landawn.abacus.util.ByteList
 
swap(int, int) - Method in class com.landawn.abacus.util.CharList
 
swap(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
swap(int, int) - Method in class com.landawn.abacus.util.FloatList
 
swap(int, int) - Method in class com.landawn.abacus.util.IntList
 
swap(int, int) - Method in class com.landawn.abacus.util.LongList
 
swap(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
swap(int, int) - Method in class com.landawn.abacus.util.ShortList
 
swap(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
swap(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
swap(Pair<T, T>) - Static method in class com.landawn.abacus.util.N
 
swap(Triple<T, M, T>) - Static method in class com.landawn.abacus.util.N
 
swap(Object[], int, int) - Static method in class com.landawn.abacus.util.N
 
swap(List<?>, int, int) - Static method in class com.landawn.abacus.util.N
 
swapCase(char) - Static method in class com.landawn.abacus.util.Strings
 
swapCase(String) - Static method in class com.landawn.abacus.util.Strings
Swaps the case of a String changing upper and title case to lower case, and lower case to upper case.
swapColumns(C, C) - Method in class com.landawn.abacus.util.Sheet
Swap the positions of the two specified columns.
swapColumns(String, String) - Method in interface com.landawn.abacus.util.DataSet
Swap the positions of the two specified columns.
swapColumns(String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
swapIf(Pair<T, T>, Throwables.Predicate<? super Pair<T, T>, E>) - Static method in class com.landawn.abacus.util.N
 
swapIf(Triple<T, M, T>, Throwables.Predicate<? super Triple<T, M, T>, E>) - Static method in class com.landawn.abacus.util.N
 
swapRows(int, int) - Method in interface com.landawn.abacus.util.DataSet
Swap the positions of the two specified rows.
swapRows(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
swapRows(R, R) - Method in class com.landawn.abacus.util.Sheet
Swap the positions of the two specified rows.
switchOnNext() - Static method in class com.landawn.abacus.util.Fn
Returns a stateful BiFunction.
switchOnNext() - Static method in enum class com.landawn.abacus.util.MergeResult
Deprecated.
Use Fn.switchOnNext() instead
symmetricDifference(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
symmetricDifference(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
 
symmetricDifference(byte[]) - Method in class com.landawn.abacus.util.ByteList
 
symmetricDifference(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
 
symmetricDifference(char[]) - Method in class com.landawn.abacus.util.CharList
 
symmetricDifference(char[], char[]) - Static method in class com.landawn.abacus.util.N
 
symmetricDifference(double[]) - Method in class com.landawn.abacus.util.DoubleList
 
symmetricDifference(double[], double[]) - Static method in class com.landawn.abacus.util.N
 
symmetricDifference(float[]) - Method in class com.landawn.abacus.util.FloatList
 
symmetricDifference(float[], float[]) - Static method in class com.landawn.abacus.util.N
 
symmetricDifference(int[]) - Method in class com.landawn.abacus.util.IntList
 
symmetricDifference(int[], int[]) - Static method in class com.landawn.abacus.util.N
int[] a = {0, 1, 2, 2, 3}; int[] b = {2, 5, 1}; int[] c = symmetricDifference(a, b); // The elements c in a will b: [0, 2, 3, 5].
symmetricDifference(long[]) - Method in class com.landawn.abacus.util.LongList
 
symmetricDifference(long[], long[]) - Static method in class com.landawn.abacus.util.N
 
symmetricDifference(short[]) - Method in class com.landawn.abacus.util.ShortList
 
symmetricDifference(short[], short[]) - Static method in class com.landawn.abacus.util.N
 
symmetricDifference(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
symmetricDifference(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
 
symmetricDifference(ByteList) - Method in class com.landawn.abacus.util.ByteList
 
symmetricDifference(CharList) - Method in class com.landawn.abacus.util.CharList
 
symmetricDifference(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns or vice versa.
symmetricDifference(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
symmetricDifference(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns or vice versa.
symmetricDifference(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
symmetricDifference(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns or vice versa.
symmetricDifference(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
symmetricDifference(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns or vice versa.
symmetricDifference(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
symmetricDifference(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
symmetricDifference(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
symmetricDifference(IntList) - Method in class com.landawn.abacus.util.IntList
IntList a = IntList.of(0, 1, 2, 2, 3); IntList b = IntList.of(2, 5, 1); IntList c = a.symmetricDifference(b); // The elements c in a will be: [0, 2, 3, 5].
symmetricDifference(LongList) - Method in class com.landawn.abacus.util.LongList
 
symmetricDifference(ShortList) - Method in class com.landawn.abacus.util.ShortList
 
symmetricDifference(Collection<? extends T>, Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
 
symmetricDifference(Collection<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
symmetricDifference(Collection<T>) - Method in class com.landawn.abacus.util.CheckedStream
 
symmetricDifference(Collection<T>) - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only runs sequentially, even in parallel stream.
symmetricDifference(Map<K, V>, Map<K, V>) - Static method in class com.landawn.abacus.util.Maps
 
symmetricDifference(Set<? extends E>, Set<? extends E>) - Static method in class com.landawn.abacus.util.Iterables
Returns an unmodifiable view of the symmetric difference of two sets.
symmetricDifference(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
symmetricDifference(T[], T[]) - Static method in class com.landawn.abacus.util.N
 
symmetricDifferentSet(Collection<? extends T>, Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Symmetric different set.
SYN - Static variable in class com.landawn.abacus.util.Ascii
Synchronous Idle: A communication control character used by a synchronous transmission system in the absence of any other character to provide a signal from which synchronism may be achieved or retained.
Synchronized<T> - Class in com.landawn.abacus.util
 
systemTicker() - Static method in class com.landawn.abacus.util.Ticker
A ticker that reads the current time using System.nanoTime().

T

Table - Annotation Interface in com.landawn.abacus.annotation
 
tableName - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
tag(Class<? super T>, T) - Method in class com.landawn.abacus.http.OkHttpRequest
Attaches tag to the request using type as a key.
tag(Object) - Method in class com.landawn.abacus.http.OkHttpRequest
Attaches tag to the request.
tagByPropertyName() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Checks if is tag by property name.
tagByPropertyName(boolean) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Sets the tag by property name.
tailMap(K) - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
tailMap(K, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
tailSet(E) - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
tailSet(E, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
take() - Method in class com.landawn.abacus.pool.GenericObjectPool
 
take() - Method in interface com.landawn.abacus.pool.ObjectPool
Retrieves and removes the head of this queue, or returns null if this queue is empty.
take(long, TimeUnit) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
take(long, TimeUnit) - Method in interface com.landawn.abacus.pool.ObjectPool
 
TAKE_FIRST - Enum constant in enum class com.landawn.abacus.util.MergeResult
 
TAKE_SECOND - Enum constant in enum class com.landawn.abacus.util.MergeResult
 
takeWhile(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
takeWhile(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
takeWhile(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
takeWhile(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
takeWhile(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
takeWhile(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
takeWhile(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Keep the elements until the given predicate returns false.
takeWhile(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
takeWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super CheckedStream<T, E>, ? extends Exception>) - Method in class com.landawn.abacus.util.CheckedStream
Add a new Stream with terminal action to listen/consume the elements not token by the specified predicate.
takeWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super CheckedStream<T, E>, ? extends Exception>, int, Executor) - Method in class com.landawn.abacus.util.CheckedStream
Add a new Stream with terminal action to listen/consume the elements not token by the specified predicate.
takeWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super Stream<T>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Add a new Stream with terminal action to listen/consume the elements not token by the specified predicate.
takeWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super Stream<T>, ? extends Exception>, int, Executor) - Method in class com.landawn.abacus.util.stream.Stream
Add a new Stream with terminal action to listen/consume the elements not token by the specified predicate.
takeWhileInclusive(Iterable<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Take while inclusive.
takeWhileInclusive(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
takeWhileInclusive(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
takeWhileInclusive(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Take while inclusive.
TAN - Static variable in class com.landawn.abacus.util.WD
Field TAN.
TE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP TE header field name.
teeing(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, BiFunction<? super R1, ? super R2, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
TerminalOp - Annotation Interface in com.landawn.abacus.annotation
Terminal operation.
TerminalOpTriggered - Annotation Interface in com.landawn.abacus.annotation
When terminal operation is triggered by intermediate operation, the current stream will be closed and a new stream will be returned.
test(boolean) - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
test(boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanPredicate
 
test(boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
test(boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanBiPredicate
 
test(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
test(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanTriPredicate
 
test(byte) - Method in interface com.landawn.abacus.util.function.BytePredicate
 
test(byte) - Method in interface com.landawn.abacus.util.Throwables.BytePredicate
 
test(byte, byte) - Method in interface com.landawn.abacus.util.function.ByteBiPredicate
 
test(byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteBiPredicate
 
test(byte, byte, byte) - Method in interface com.landawn.abacus.util.function.ByteTriPredicate
 
test(byte, byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteTriPredicate
 
test(char) - Method in interface com.landawn.abacus.util.function.CharPredicate
 
test(char) - Method in interface com.landawn.abacus.util.Throwables.CharPredicate
 
test(char, char) - Method in interface com.landawn.abacus.util.function.CharBiPredicate
 
test(char, char) - Method in interface com.landawn.abacus.util.Throwables.CharBiPredicate
 
test(char, char, char) - Method in interface com.landawn.abacus.util.function.CharTriPredicate
 
test(char, char, char) - Method in interface com.landawn.abacus.util.Throwables.CharTriPredicate
 
test(double) - Method in interface com.landawn.abacus.util.function.DoublePredicate
 
test(double) - Method in interface com.landawn.abacus.util.Throwables.DoublePredicate
 
test(double, double) - Method in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
test(double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleBiPredicate
 
test(double, double, double) - Method in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
test(double, double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleTriPredicate
 
test(double, T) - Method in interface com.landawn.abacus.util.function.DoubleObjPredicate
 
test(double, T) - Method in interface com.landawn.abacus.util.Throwables.DoubleObjPredicate
 
test(float) - Method in interface com.landawn.abacus.util.function.FloatPredicate
 
test(float) - Method in interface com.landawn.abacus.util.Throwables.FloatPredicate
 
test(float, float) - Method in interface com.landawn.abacus.util.function.FloatBiPredicate
 
test(float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatBiPredicate
 
test(float, float, float) - Method in interface com.landawn.abacus.util.function.FloatTriPredicate
 
test(float, float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatTriPredicate
 
test(int) - Method in interface com.landawn.abacus.util.function.IntPredicate
 
test(int) - Method in interface com.landawn.abacus.util.Throwables.IntPredicate
 
test(int, int) - Method in interface com.landawn.abacus.util.function.IntBiPredicate
 
test(int, int) - Method in interface com.landawn.abacus.util.Throwables.IntBiPredicate
 
test(int, int, int) - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
test(int, int, int) - Method in interface com.landawn.abacus.util.Throwables.IntTriPredicate
 
test(int, int, T) - Method in interface com.landawn.abacus.util.function.BiIntObjPredicate
 
test(int, int, T) - Method in interface com.landawn.abacus.util.Throwables.BiIntObjPredicate
 
test(int, T) - Method in interface com.landawn.abacus.util.function.IntObjPredicate
 
test(int, T) - Method in interface com.landawn.abacus.util.Throwables.IntObjPredicate
 
test(int, T, U) - Method in interface com.landawn.abacus.util.function.IntBiObjPredicate
 
test(int, T, U) - Method in interface com.landawn.abacus.util.Throwables.IntBiObjPredicate
 
test(long) - Method in interface com.landawn.abacus.util.function.LongPredicate
 
test(long) - Method in interface com.landawn.abacus.util.Throwables.LongPredicate
 
test(long, long) - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
test(long, long) - Method in interface com.landawn.abacus.util.Throwables.LongBiPredicate
 
test(long, long, long) - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
test(long, long, long) - Method in interface com.landawn.abacus.util.Throwables.LongTriPredicate
 
test(long, T) - Method in interface com.landawn.abacus.util.function.LongObjPredicate
 
test(long, T) - Method in interface com.landawn.abacus.util.Throwables.LongObjPredicate
 
test(short) - Method in interface com.landawn.abacus.util.function.ShortPredicate
 
test(short) - Method in interface com.landawn.abacus.util.Throwables.ShortPredicate
 
test(short, short) - Method in interface com.landawn.abacus.util.function.ShortBiPredicate
 
test(short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortBiPredicate
 
test(short, short, short) - Method in interface com.landawn.abacus.util.function.ShortTriPredicate
 
test(short, short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortTriPredicate
 
test(A, B, C) - Method in interface com.landawn.abacus.util.function.TriPredicate
 
test(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.EE.TriPredicate
 
test(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.EEE.TriPredicate
 
test(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.TriPredicate
 
test(A, B, C, D) - Method in interface com.landawn.abacus.util.function.QuadPredicate
 
test(A, B, C, D) - Method in interface com.landawn.abacus.util.Throwables.QuadPredicate
 
test(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Synchronized
 
test(T) - Method in interface com.landawn.abacus.util.function.Predicate
 
test(T) - Method in interface com.landawn.abacus.util.Throwables.EE.Predicate
 
test(T) - Method in interface com.landawn.abacus.util.Throwables.EEE.Predicate
 
test(T) - Method in interface com.landawn.abacus.util.Throwables.Predicate
 
test(T...) - Method in interface com.landawn.abacus.util.function.NPredicate
 
test(T, double) - Method in interface com.landawn.abacus.util.function.ObjDoublePredicate
 
test(T, double) - Method in interface com.landawn.abacus.util.Throwables.ObjDoublePredicate
 
test(T, int) - Method in interface com.landawn.abacus.util.function.ObjIntPredicate
 
test(T, int) - Method in interface com.landawn.abacus.util.Throwables.ObjIntPredicate
 
test(T, int, int) - Method in interface com.landawn.abacus.util.function.ObjBiIntPredicate
 
test(T, int, int) - Method in interface com.landawn.abacus.util.Throwables.ObjBiIntPredicate
 
test(T, long) - Method in interface com.landawn.abacus.util.function.ObjLongPredicate
 
test(T, long) - Method in interface com.landawn.abacus.util.Throwables.ObjLongPredicate
 
test(T, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Synchronized
 
test(T, U) - Method in interface com.landawn.abacus.util.function.BiPredicate
 
test(T, U) - Method in interface com.landawn.abacus.util.Throwables.BiPredicate
 
test(T, U) - Method in interface com.landawn.abacus.util.Throwables.EE.BiPredicate
 
test(T, U) - Method in interface com.landawn.abacus.util.Throwables.EEE.BiPredicate
 
test(T, U, int) - Method in interface com.landawn.abacus.util.function.BiObjIntPredicate
 
test(T, U, int) - Method in interface com.landawn.abacus.util.Throwables.BiObjIntPredicate
 
test(T, U, Throwables.BiPredicate<? super T, ? super U, E>) - Static method in class com.landawn.abacus.util.Synchronized
 
Test - Annotation Interface in com.landawn.abacus.annotation
 
testByKey(Throwables.Predicate<? super K, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
testByKey(Predicate<? super K>) - Static method in class com.landawn.abacus.util.Fn
Test by key.
testByValue(Throwables.Predicate<? super V, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
testByValue(Predicate<? super V>) - Static method in class com.landawn.abacus.util.Fn
Test by value.
TESTING - Enum constant in enum class com.landawn.abacus.util.Status
 
testKeyVal(BiPredicate<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Fn
Test key val.
TestUtil - Class in com.landawn.abacus.util
 
TEXT - Enum constant in enum class com.landawn.abacus.util.MediaType
 
TEXT_HTML - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant TEXT_HTML.
TEXT_JSON - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant TEXT_JSON.
TEXT_XML - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant TEXT_XML.
then(Throwables.Runnable<E>) - Method in class com.landawn.abacus.util.If
 
then(U, Throwables.Consumer<? super U, E>) - Method in class com.landawn.abacus.util.If
 
thenCall(Throwables.BiFunction<? super T, ? super Exception, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
 
thenCall(Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
 
thenCall(Callable<R>) - Method in class com.landawn.abacus.util.ContinuableFuture
 
thenDelay(long, TimeUnit) - Method in class com.landawn.abacus.util.ContinuableFuture
 
thenDoNothing() - Method in class com.landawn.abacus.util.If
Then do nothing.
thenRun(Throwables.BiConsumer<? super T, ? super Exception, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
 
thenRun(Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
 
thenRun(Throwables.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
 
thenThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.If
 
thenUse(Executor) - Method in class com.landawn.abacus.util.ContinuableFuture
 
THREAD_POOL_EXECUTOR - Enum constant in enum class com.landawn.abacus.util.ThreadMode
 
threadMode() - Element in annotation interface com.landawn.abacus.eventbus.Subscribe
 
ThreadMode - Enum Class in com.landawn.abacus.util
The Enum ThreadMode.
THREE_FIFTHS - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 3/5.
THREE_QUARTERS - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 3/4.
throttleFirst(long) - Method in class com.landawn.abacus.util.Observer
 
throttleFirst(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
 
throttleLast(long) - Method in class com.landawn.abacus.util.Observer
 
throttleLast(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
 
Throwables - Class in com.landawn.abacus.util
Catch checked exception and convert it to RuntimeException.
Throwables.BiConsumer<T,U,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BiConsumer.
Throwables.BiFunction<T,U,R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BiFunction.
Throwables.BiIntObjConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.BiIntObjFunction<T,R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.BiIntObjPredicate<T,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.BinaryOperator<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BinaryOperator.
Throwables.BiObjIntConsumer<T,U,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedBiConsumer.
Throwables.BiObjIntFunction<T,U,R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedBiFunction.
Throwables.BiObjIntPredicate<T,U,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedBiPredicate.
Throwables.BiPredicate<T,U,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BiPredicate.
Throwables.BooleanBiConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanBiConsumer.
Throwables.BooleanBiFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanBiFunction.
Throwables.BooleanBinaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanBinaryOperator.
Throwables.BooleanBiPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanBiPredicate.
Throwables.BooleanConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanConsumer.
Throwables.BooleanFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanFunction.
Throwables.BooleanNFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.BooleanPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanPredicate.
Throwables.BooleanSupplier<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanSupplier.
Throwables.BooleanTernaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanTernaryOperator.
Throwables.BooleanTriConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanTriConsumer.
Throwables.BooleanTriFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanTriFunction.
Throwables.BooleanTriPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanTriPredicate.
Throwables.BooleanUnaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BooleanUnaryOperator.
Throwables.ByteBiConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ByteBiConsumer.
Throwables.ByteBiFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ByteBiFunction.
Throwables.ByteBinaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ByteBinaryOperator.
Throwables.ByteBiPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ByteBiPredicate.
Throwables.ByteConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ByteConsumer.
Throwables.ByteFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ByteFunction.
Throwables.ByteNFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.BytePredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BytePredicate.
Throwables.ByteSupplier<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ByteSupplier.
Throwables.ByteTernaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ByteTernaryOperator.
Throwables.ByteTriConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ByteTriConsumer.
Throwables.ByteTriFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ByteTriFunction.
Throwables.ByteTriPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ByteTriPredicate.
Throwables.ByteUnaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ByteUnaryOperator.
Throwables.Callable<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface Callable.
Throwables.CharBiConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharBiConsumer.
Throwables.CharBiFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharBiFunction.
Throwables.CharBinaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharBinaryOperator.
Throwables.CharBiPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharBiPredicate.
Throwables.CharConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharConsumer.
Throwables.CharFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharFunction.
Throwables.CharNFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.CharPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharPredicate.
Throwables.CharSupplier<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharSupplier.
Throwables.CharTernaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharTernaryOperator.
Throwables.CharTriConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharTriConsumer.
Throwables.CharTriFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharTriFunction.
Throwables.CharTriPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharTriPredicate.
Throwables.CharUnaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface CharUnaryOperator.
Throwables.Consumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface Consumer.
Throwables.DoubleBiConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleBiConsumer.
Throwables.DoubleBiFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleBiFunction.
Throwables.DoubleBinaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleBinaryOperator.
Throwables.DoubleBiPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleBiPredicate.
Throwables.DoubleConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleConsumer.
Throwables.DoubleFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleFunction.
Throwables.DoubleNFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.DoubleObjConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.DoubleObjFunction<T,R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.DoubleObjPredicate<T,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.DoublePredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoublePredicate.
Throwables.DoubleSupplier<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleSupplier.
Throwables.DoubleTernaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleTernaryOperator.
Throwables.DoubleToIntFunction<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleToIntFunction.
Throwables.DoubleToLongFunction<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleToLongFunction.
Throwables.DoubleTriConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleTriConsumer.
Throwables.DoubleTriFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleTriFunction.
Throwables.DoubleTriPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleTriPredicate.
Throwables.DoubleUnaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface DoubleUnaryOperator.
Throwables.EE - Class in com.landawn.abacus.util
 
Throwables.EE.BiConsumer<T,U,E extends Throwable,E2 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EE.BiFunction<T,U,R,E extends Throwable,E2 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EE.BiPredicate<T,U,E extends Throwable,E2 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EE.Callable<R,E extends Throwable,E2 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EE.Consumer<T,E extends Throwable,E2 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EE.Function<T,R,E extends Throwable,E2 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EE.Predicate<T,E extends Throwable,E2 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EE.Runnable<E extends Throwable,E2 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EE.Supplier<T,E extends Throwable,E2 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EE.TriConsumer<A,B,C,E extends Throwable,E2 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EE.TriFunction<A,B,C,R,E extends Throwable,E2 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EE.TriPredicate<A,B,C,E extends Throwable,E2 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EEE - Class in com.landawn.abacus.util
The Class EEE.
Throwables.EEE.BiConsumer<T,U,E extends Throwable,E2 extends Throwable,E3 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EEE.BiFunction<T,U,R,E extends Throwable,E2 extends Throwable,E3 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EEE.BiPredicate<T,U,E extends Throwable,E2 extends Throwable,E3 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EEE.Callable<R,E extends Throwable,E2 extends Throwable,E3 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EEE.Consumer<T,E extends Throwable,E2 extends Throwable,E3 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EEE.Function<T,R,E extends Throwable,E2 extends Throwable,E3 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EEE.Predicate<T,E extends Throwable,E2 extends Throwable,E3 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EEE.Runnable<E extends Throwable,E2 extends Throwable,E3 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EEE.Supplier<T,E extends Throwable,E2 extends Throwable,E3 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EEE.TriConsumer<A,B,C,E extends Throwable,E2 extends Throwable,E3 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EEE.TriFunction<A,B,C,R,E extends Throwable,E2 extends Throwable,E3 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.EEE.TriPredicate<A,B,C,E extends Throwable,E2 extends Throwable,E3 extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.FloatBiConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatBiConsumer.
Throwables.FloatBiFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatBiFunction.
Throwables.FloatBinaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatBinaryOperator.
Throwables.FloatBiPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatBiPredicate.
Throwables.FloatConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatConsumer.
Throwables.FloatFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatFunction.
Throwables.FloatNFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.FloatPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatPredicate.
Throwables.FloatSupplier<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatSupplier.
Throwables.FloatTernaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatTernaryOperator.
Throwables.FloatTriConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatTriConsumer.
Throwables.FloatTriFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatTriFunction.
Throwables.FloatTriPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatTriPredicate.
Throwables.FloatUnaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface FloatUnaryOperator.
Throwables.Function<T,R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface Function.
Throwables.IndexedBooleanConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedBooleanConsumer.
Throwables.IndexedByteConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedByteConsumer.
Throwables.IndexedCharConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedCharConsumer.
Throwables.IndexedDoubleConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedDoubleConsumer.
Throwables.IndexedFloatConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedFloatConsumer.
Throwables.IndexedIntConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedIntConsumer.
Throwables.IndexedLongConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedLongConsumer.
Throwables.IndexedShortConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedShortConsumer.
Throwables.IntBiConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntBiConsumer.
Throwables.IntBiFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntBiFunction.
Throwables.IntBinaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntBinaryOperator.
Throwables.IntBiObjConsumer<T,U,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.IntBiObjFunction<T,U,R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.IntBiObjPredicate<T,U,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.IntBiPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntBiPredicate.
Throwables.IntConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntConsumer.
Throwables.IntFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntFunction.
Throwables.IntNFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.IntObjConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.IntObjFunction<T,R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.IntObjPredicate<T,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.IntPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntPredicate.
Throwables.IntSupplier<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntSupplier.
Throwables.IntTernaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntTernaryOperator.
Throwables.IntToDoubleFunction<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntToDoubleFunction.
Throwables.IntToLongFunction<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntToLongFunction.
Throwables.IntTriConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntTriConsumer.
Throwables.IntTriFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntTriFunction.
Throwables.IntTriPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntTriPredicate.
Throwables.IntUnaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IntUnaryOperator.
Throwables.LazyInitializer<T,E extends Throwable> - Class in com.landawn.abacus.util
 
Throwables.LongBiConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongBiConsumer.
Throwables.LongBiFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongBiFunction.
Throwables.LongBinaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongBinaryOperator.
Throwables.LongBiPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongBiPredicate.
Throwables.LongConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongConsumer.
Throwables.LongFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongFunction.
Throwables.LongNFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.LongObjConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.LongObjFunction<T,R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.LongObjPredicate<T,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.LongPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongPredicate.
Throwables.LongSupplier<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongSupplier.
Throwables.LongTernaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongTernaryOperator.
Throwables.LongToDoubleFunction<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongToDoubleFunction.
Throwables.LongToIntFunction<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongToIntFunction.
Throwables.LongTriConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongTriConsumer.
Throwables.LongTriFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongTriFunction.
Throwables.LongTriPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongTriPredicate.
Throwables.LongUnaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface LongUnaryOperator.
Throwables.NFunction<T,R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.ObjBiIntConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.ObjBiIntFunction<T,R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.ObjBiIntPredicate<T,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.ObjBooleanConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjBooleanConsumer.
Throwables.ObjByteConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjByteConsumer.
Throwables.ObjCharConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjCharConsumer.
Throwables.ObjDoubleConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjDoubleConsumer.
Throwables.ObjDoubleFunction<T,R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjDoubleFunction.
Throwables.ObjDoublePredicate<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjDoublePredicate.
Throwables.ObjFloatConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjFloatConsumer.
Throwables.ObjIntConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjIntConsumer.
Throwables.ObjIntFunction<T,R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjIntConsumer.
Throwables.ObjIntPredicate<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjIntPredicate.
Throwables.ObjIterator<T,E extends Throwable> - Class in com.landawn.abacus.util
 
Throwables.ObjLongConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjLongConsumer.
Throwables.ObjLongFunction<T,R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjLongFunction.
Throwables.ObjLongPredicate<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjLongPredicate.
Throwables.ObjShortConsumer<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjShortConsumer.
Throwables.Predicate<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface Predicate.
Throwables.QuadConsumer<A,B,C,D,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface QuadConsumer.
Throwables.QuadFunction<A,B,C,D,R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface QuadFunction.
Throwables.QuadPredicate<A,B,C,D,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface QuadPredicate.
Throwables.Runnable<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface Runnable.
Throwables.ShortBiConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortBiConsumer.
Throwables.ShortBiFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortBiFunction.
Throwables.ShortBinaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortBinaryOperator.
Throwables.ShortBiPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortBiPredicate.
Throwables.ShortConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortConsumer.
Throwables.ShortFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortFunction.
Throwables.ShortNFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
 
Throwables.ShortPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortPredicate.
Throwables.ShortSupplier<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortSupplier.
Throwables.ShortTernaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortTernaryOperator.
Throwables.ShortTriConsumer<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortTriConsumer.
Throwables.ShortTriFunction<R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortTriFunction.
Throwables.ShortTriPredicate<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortTriPredicate.
Throwables.ShortUnaryOperator<E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ShortUnaryOperator.
Throwables.Supplier<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface Supplier.
Throwables.TernaryOperator<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface TernaryOperator.
Throwables.ToBooleanFunction<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ToBooleanFunction.
Throwables.ToByteFunction<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ToByteFunction.
Throwables.ToCharFunction<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ToCharFunction.
Throwables.ToDoubleBiFunction<A,B,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface TriDoubleFunction.
Throwables.ToDoubleFunction<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ToDoubleFunction.
Throwables.ToDoubleTriFunction<A,B,C,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface TriDoubleFunction.
Throwables.ToFloatFunction<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ToFloatFunction.
Throwables.ToIntBiFunction<A,B,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface TriIntFunction.
Throwables.ToIntFunction<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ToIntFunction.
Throwables.ToIntTriFunction<A,B,C,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface TriIntFunction.
Throwables.ToLongBiFunction<A,B,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface TriLongFunction.
Throwables.ToLongFunction<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ToLongFunction.
Throwables.ToLongTriFunction<A,B,C,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface TriLongFunction.
Throwables.ToShortFunction<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ToShortFunction.
Throwables.TriConsumer<A,B,C,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface TriConsumer.
Throwables.TriFunction<A,B,C,R,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface TriFunction.
Throwables.TriPredicate<A,B,C,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface TriPredicate.
Throwables.UnaryOperator<T,E extends Throwable> - Interface in com.landawn.abacus.util
The Interface UnaryOperator.
throwException(String) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
throwException(Supplier<? extends E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
throwException(Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.Fn
 
throwIfEmpty() - Method in class com.landawn.abacus.util.CheckedStream
Throws NoSuchElementException in terminal operation if this CheckedStream if empty.
throwIfEmpty() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.ByteStream
 
throwIfEmpty(Supplier<? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
throwingMerger() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
throwingMerger() - Static method in class com.landawn.abacus.util.Fn
 
throwIOException(String) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
throwRuntimeException(String) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
throwRuntimeException(String) - Static method in class com.landawn.abacus.util.Fn
 
THURSDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
THURSDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
Ticker - Class in com.landawn.abacus.util
Note: Copied from Google Guava under Apache License v2.0

A time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time.
timed() - Method in class com.landawn.abacus.util.CheckedStream
 
Timed<T> - Class in com.landawn.abacus.util
 
timeInterval() - Method in class com.landawn.abacus.util.Observer
 
timeLimit(long) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
timeLimit(Duration) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
timer(long) - Static method in class com.landawn.abacus.util.Observer
 
timer(long, TimeUnit) - Static method in class com.landawn.abacus.util.Observer
 
timestamp() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.Timed
 
timestamp() - Method in class com.landawn.abacus.util.Observer
 
timestamp() - Method in class com.landawn.abacus.util.Timed
 
timeZone() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
 
timeZone() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
TIMING_ALLOW_ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Timing-Allow-Origin header field name.
toArray() - Method in class com.landawn.abacus.util.ArrayHashSet
 
toArray() - Method in class com.landawn.abacus.util.BiIterator
 
toArray() - Method in class com.landawn.abacus.util.BooleanIterator
 
toArray() - Method in class com.landawn.abacus.util.BooleanList
 
toArray() - Method in class com.landawn.abacus.util.ByteIterator
 
toArray() - Method in class com.landawn.abacus.util.ByteList
 
toArray() - Method in class com.landawn.abacus.util.CharIterator
 
toArray() - Method in class com.landawn.abacus.util.CharList
 
toArray() - Method in class com.landawn.abacus.util.CheckedStream
 
toArray() - Method in class com.landawn.abacus.util.DoubleIterator
 
toArray() - Method in class com.landawn.abacus.util.DoubleList
 
toArray() - Method in class com.landawn.abacus.util.FloatIterator
 
toArray() - Method in class com.landawn.abacus.util.FloatList
 
toArray() - Method in class com.landawn.abacus.util.IdentityHashSet
 
toArray() - Method in class com.landawn.abacus.util.ImmutableCollection
 
toArray() - Method in class com.landawn.abacus.util.IntIterator
 
toArray() - Method in class com.landawn.abacus.util.IntList
 
toArray() - Method in class com.landawn.abacus.util.LongIterator
 
toArray() - Method in class com.landawn.abacus.util.LongList
 
toArray() - Method in class com.landawn.abacus.util.LongMultiset
 
toArray() - Method in class com.landawn.abacus.util.Multiset
 
toArray() - Method in class com.landawn.abacus.util.ObjIterator
 
toArray() - Method in class com.landawn.abacus.util.Pair
 
toArray() - Method in class com.landawn.abacus.util.PrimitiveList
 
toArray() - Method in class com.landawn.abacus.util.ShortIterator
 
toArray() - Method in class com.landawn.abacus.util.ShortList
 
toArray() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toArray() - Method in class com.landawn.abacus.util.stream.ByteStream
 
toArray() - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
toArray() - Method in class com.landawn.abacus.util.TriIterator
 
toArray() - Method in class com.landawn.abacus.util.Triple
 
toArray() - Method in class com.landawn.abacus.util.Tuple
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
toArray(A[]) - Method in class com.landawn.abacus.util.IdentityHashSet
 
toArray(A[]) - Method in class com.landawn.abacus.util.LongMultiset
 
toArray(A[]) - Method in class com.landawn.abacus.util.Multiset
 
toArray(A[]) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
toArray(A[]) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
toArray(A[]) - Method in class com.landawn.abacus.util.ObjIterator
 
toArray(A[]) - Method in class com.landawn.abacus.util.Pair
 
toArray(A[]) - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
toArray(A[]) - Method in class com.landawn.abacus.util.Triple
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
toArray(Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns an empty array if the specified collection is null or empty.
toArray(Collection<?>, int, int) - Static method in class com.landawn.abacus.util.N
 
toArray(Collection<? extends T>, int, int, A[]) - Static method in class com.landawn.abacus.util.N
 
toArray(Collection<? extends T>, int, int, Class<A[]>) - Static method in class com.landawn.abacus.util.N
 
toArray(Collection<? extends T>, int, int, IntFunction<A[]>) - Static method in class com.landawn.abacus.util.N
 
toArray(Collection<? extends T>, A[]) - Static method in class com.landawn.abacus.util.N
 
toArray(Collection<? extends T>, Class<A[]>) - Static method in class com.landawn.abacus.util.N
 
toArray(Collection<? extends T>, IntFunction<A[]>) - Static method in class com.landawn.abacus.util.N
 
toArray(IntFunction<A[]>) - Method in class com.landawn.abacus.util.CheckedStream
 
toArray(IntFunction<A[]>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toArray(IntFunction<A[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
toArray(Supplier<A[]>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toArray(T[]) - Method in class com.landawn.abacus.util.ArrayHashSet
 
toArray(T[]) - Method in class com.landawn.abacus.util.BiIterator
Deprecated. 
toArray(T[]) - Method in class com.landawn.abacus.util.ImmutableCollection
 
toArray(T[]) - Method in class com.landawn.abacus.util.TriIterator
Deprecated. 
toArrayH() - Method in class com.landawn.abacus.util.Sheet
To array H.
toArrayH(Class<T>) - Method in class com.landawn.abacus.util.Sheet
To array H.
toArrayV() - Method in class com.landawn.abacus.util.Sheet
To array V.
toArrayV(Class<T>) - Method in class com.landawn.abacus.util.Sheet
To array V.
toBiMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toBiMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toBiMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>, Supplier<BiMap<K, V>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toBiMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<BiMap<K, V>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toBooleanArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toBooleanArray(byte[]) - Static method in class com.landawn.abacus.util.N
 
toBooleanArray(Collection<Boolean>) - Static method in class com.landawn.abacus.util.N
To boolean array.
toBooleanArray(Collection<Boolean>, boolean) - Static method in class com.landawn.abacus.util.N
To boolean array.
toBooleanArray(Collection<Boolean>, int, int) - Static method in class com.landawn.abacus.util.N
To boolean array.
toBooleanArray(Collection<Boolean>, int, int, boolean) - Static method in class com.landawn.abacus.util.N
To boolean array.
ToBooleanBiFunction<T,U> - Interface in com.landawn.abacus.util.function
 
ToBooleanFunction<T> - Interface in com.landawn.abacus.util.function
 
toBooleanList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toByte(Object) - Static method in class com.landawn.abacus.util.Numbers
 
toByte(Object, byte) - Static method in class com.landawn.abacus.util.Numbers
 
toByte(String) - Static method in class com.landawn.abacus.util.Numbers
 
toByte(String, byte) - Static method in class com.landawn.abacus.util.Numbers
 
toByteArray() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
To byte array.
toByteArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toByteArray(boolean[]) - Static method in class com.landawn.abacus.util.N
 
toByteArray(File) - Static method in class com.landawn.abacus.guava.Files
To byte array.
toByteArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
To byte array.
toByteArray(Collection<? extends Number>, byte) - Static method in class com.landawn.abacus.util.N
To byte array.
toByteArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
To byte array.
toByteArray(Collection<? extends Number>, int, int, byte) - Static method in class com.landawn.abacus.util.N
To byte array.
ToByteBiFunction<T,U> - Interface in com.landawn.abacus.util.function
 
ToByteFunction<T> - Interface in com.landawn.abacus.util.function
 
toByteList() - Method in class com.landawn.abacus.util.stream.ByteStream
 
toByteList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCallable() - Method in interface com.landawn.abacus.util.function.Runnable
 
toCamelCase() - Static method in class com.landawn.abacus.util.Fn
To camel case.
toCamelCase(String) - Static method in class com.landawn.abacus.util.ClassUtil
It's designed for field/method/class/column/table names.
toCamelCase(String) - Static method in class com.landawn.abacus.util.Strings
 
toCamelCase(Map<String, Object>) - Static method in class com.landawn.abacus.util.ClassUtil
To camel case.
toCharArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCharArray(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Returns the char array of the specified CharSequence, or null if the specified String is null.
toCharArray(Collection<Character>) - Static method in class com.landawn.abacus.util.N
To char array.
toCharArray(Collection<Character>, char) - Static method in class com.landawn.abacus.util.N
To char array.
toCharArray(Collection<Character>, int, int) - Static method in class com.landawn.abacus.util.N
To char array.
toCharArray(Collection<Character>, int, int, char) - Static method in class com.landawn.abacus.util.N
To char array.
ToCharBiFunction<T,U> - Interface in com.landawn.abacus.util.function
 
ToCharFunction<T> - Interface in com.landawn.abacus.util.function
 
toCharList() - Method in class com.landawn.abacus.util.stream.CharStream
 
toCharList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCodePoints(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Converts a CharSequence into an array of code points.
toCollection(boolean[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(boolean[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(byte[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(byte[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(char[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(char[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(double[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(double[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(float[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(float[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(int[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(int[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.BooleanList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.ByteList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.CharList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.DoubleList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.FloatList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.IntList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.LongList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.PrimitiveList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.ShortList
 
toCollection(long[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(long[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(short[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(short[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(Iterable<? extends T>, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(Enumeration<? extends T>, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Enumerations
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.PrimitiveList
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.CheckedStream
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.BiIterator
 
toCollection(Supplier<? extends C>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCollection(Supplier<? extends C>, int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCollection(Supplier<? extends C>, BiConsumer<C, T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCollection(Supplier<? extends C>, BiConsumer<C, T>, BinaryOperator<C>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCollection(Supplier<? extends CC>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toCollection(Supplier<? extends CC>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toCollection(Iterator<? extends T>, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(T[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollection(T[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
toCollectionThenAccept(Supplier<? extends CC>, Throwables.Consumer<? super CC, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
toCollectionThenAccept(Supplier<? extends CC>, Throwables.Consumer<? super CC, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
toCollectionThenApply(Supplier<? extends CC>, Throwables.Function<? super CC, ? extends R, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
toCollectionThenApply(Supplier<? extends CC>, Throwables.Function<? super CC, R, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCSV() - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV() - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(boolean, boolean) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(boolean, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(int, int, Collection<String>, boolean, boolean) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(int, int, Collection<String>, boolean, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(File) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(File) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(File, boolean, boolean) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(File, boolean, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(File, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(File, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(File, int, int, Collection<String>, boolean, boolean) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(File, int, int, Collection<String>, boolean, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(OutputStream, boolean, boolean) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(OutputStream, boolean, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(OutputStream, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(OutputStream, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(OutputStream, int, int, Collection<String>, boolean, boolean) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(OutputStream, int, int, Collection<String>, boolean, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(Writer) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(Writer, boolean, boolean) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(Writer, boolean, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(Writer, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(Writer, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toCSV(Writer, int, int, Collection<String>, boolean, boolean) - Method in interface com.landawn.abacus.util.DataSet
Each line in the output file/Writer is an array of JSON String without root bracket.
toCSV(Writer, int, int, Collection<String>, boolean, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
toDataSet() - Method in class com.landawn.abacus.util.CheckedStream
The first row will be used as column names if its type is array or list, or obtain the column names from first row if its type is bean or map.
toDataSet() - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
toDataSet() - Method in class com.landawn.abacus.util.stream.Stream
The first row will be used as column names if its type is array or list, or obtain the column names from first row if its type is bean or map.
toDataSet(List<String>) - Method in class com.landawn.abacus.util.CheckedStream
If the specified columnNames is null or empty, the first row will be used as column names if its type is array or list, or obtain the column names from first row if its type is bean or map.
toDataSet(List<String>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
toDataSet(List<String>) - Method in class com.landawn.abacus.util.stream.Stream
If the specified columnNames is null or empty, the first row will be used as column names if its type is array or list, or obtain the column names from first row if its type is bean or map.
toDataSetH() - Method in class com.landawn.abacus.util.Sheet
To data set H.
toDataSetV() - Method in class com.landawn.abacus.util.Sheet
To data set V.
toDays() - Method in class com.landawn.abacus.util.Duration
 
toDeque() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toDouble(Object) - Static method in class com.landawn.abacus.util.Numbers
 
toDouble(Object, double) - Static method in class com.landawn.abacus.util.Numbers
 
toDouble(String) - Static method in class com.landawn.abacus.util.Numbers
 
toDouble(String, double) - Static method in class com.landawn.abacus.util.Numbers
 
toDouble(BigDecimal) - Static method in class com.landawn.abacus.util.Numbers
Convert a BigDecimal to a double.
toDouble(BigDecimal, double) - Static method in class com.landawn.abacus.util.Numbers
Convert a BigDecimal to a double.
toDoubleArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toDoubleArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
To double array.
toDoubleArray(Collection<? extends Number>, double) - Static method in class com.landawn.abacus.util.N
To double array.
toDoubleArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
To double array.
toDoubleArray(Collection<? extends Number>, int, int, double) - Static method in class com.landawn.abacus.util.N
To double array.
ToDoubleBiFunction<T,U> - Interface in com.landawn.abacus.util.function
ToDoubleFunction<T> - Interface in com.landawn.abacus.util.function
toDoubleList() - Method in class com.landawn.abacus.util.FloatList
To double list.
toDoubleList() - Method in class com.landawn.abacus.util.IntList
To double list.
toDoubleList() - Method in class com.landawn.abacus.util.LongList
To double list.
toDoubleList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toDoubleList() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
ToDoubleTriFunction<A,B,C> - Interface in com.landawn.abacus.util.function
 
toEntities(Class<? extends T>, int, int, Collection<String>, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
 
toEntities(Class<? extends T>, int, int, Collection<String>, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toEntities(Class<? extends T>, int, int, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
 
toEntities(Class<? extends T>, int, int, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toEntities(Class<? extends T>, Collection<String>, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
 
toEntities(Class<? extends T>, Collection<String>, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toEntities(Class<? extends T>, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
 
toEntities(Class<? extends T>, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toEntry() - Method in class com.landawn.abacus.util.Pair
 
toEntry() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
toFile(URL) - Static method in class com.landawn.abacus.util.IOUtil
Convert from a URL to a File.
toFiles(URL[]) - Static method in class com.landawn.abacus.util.IOUtil
Converts each of an array of URL to a File.
toFiles(Collection<URL>) - Static method in class com.landawn.abacus.util.IOUtil
 
toFloat(Object) - Static method in class com.landawn.abacus.util.Numbers
 
toFloat(Object, float) - Static method in class com.landawn.abacus.util.Numbers
 
toFloat(String) - Static method in class com.landawn.abacus.util.Numbers
 
toFloat(String, float) - Static method in class com.landawn.abacus.util.Numbers
 
toFloatArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toFloatArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
To float array.
toFloatArray(Collection<? extends Number>, float) - Static method in class com.landawn.abacus.util.N
To float array.
toFloatArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
To float array.
toFloatArray(Collection<? extends Number>, int, int, float) - Static method in class com.landawn.abacus.util.N
To float array.
ToFloatBiFunction<T,U> - Interface in com.landawn.abacus.util.function
 
ToFloatFunction<T> - Interface in com.landawn.abacus.util.function
 
toFloatList() - Method in class com.landawn.abacus.util.IntList
To float list.
toFloatList() - Method in class com.landawn.abacus.util.LongList
To float list.
toFloatList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toFloatList() - Method in class com.landawn.abacus.util.stream.FloatStream
 
toHours() - Method in class com.landawn.abacus.util.Duration
 
toImmutableEntry() - Method in class com.landawn.abacus.util.Pair
 
toImmutableList() - Method in class com.landawn.abacus.util.CheckedStream
 
toImmutableList() - Method in class com.landawn.abacus.util.BiIterator
 
toImmutableList() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toImmutableList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.ByteStream
 
toImmutableList() - Method in class com.landawn.abacus.util.u.Nullable
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.Optional
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalBoolean
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalByte
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalChar
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalDouble
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalFloat
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalInt
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalLong
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalShort
To immutable list.
toImmutableListIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
To immutable list if not null.
toImmutableMap() - Method in class com.landawn.abacus.util.ListMultimap
To immutable map.
toImmutableMap() - Method in class com.landawn.abacus.util.LongMultiset
To immutable map.
toImmutableMap() - Method in class com.landawn.abacus.util.Multiset
To immutable map.
toImmutableMap() - Method in class com.landawn.abacus.util.SetMultimap
To immutable map.
toImmutableMap() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toImmutableMap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
toImmutableMap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.Stream
 
toImmutableMap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>) - Method in class com.landawn.abacus.util.CheckedStream
 
toImmutableMap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Throwables.BinaryOperator<V, E4>) - Method in class com.landawn.abacus.util.CheckedStream
 
toImmutableMap(BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap(BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toImmutableMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap(IntFunction<? extends Map<K, ImmutableList<E>>>) - Method in class com.landawn.abacus.util.ListMultimap
To immutable map.
toImmutableMap(IntFunction<? extends Map<K, ImmutableSet<E>>>) - Method in class com.landawn.abacus.util.SetMultimap
To immutable map.
toImmutableMap(IntFunction<? extends Map<T, Integer>>) - Method in class com.landawn.abacus.util.Multiset
To immutable map.
toImmutableMap(IntFunction<? extends Map<T, Long>>) - Method in class com.landawn.abacus.util.LongMultiset
To immutable map.
toImmutableSet() - Method in class com.landawn.abacus.util.CheckedStream
 
toImmutableSet() - Method in class com.landawn.abacus.util.BiIterator
 
toImmutableSet() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toImmutableSet() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.ByteStream
 
toImmutableSet() - Method in class com.landawn.abacus.util.u.Nullable
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.Optional
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalBoolean
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalByte
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalChar
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalDouble
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalFloat
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalInt
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalLong
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalShort
To immutable set.
toImmutableSetIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
To immutable set if not null.
toInt(Object) - Static method in class com.landawn.abacus.util.Numbers
 
toInt(Object, int) - Static method in class com.landawn.abacus.util.Numbers
 
toInt(String) - Static method in class com.landawn.abacus.util.Numbers
 
toInt(String, int) - Static method in class com.landawn.abacus.util.Numbers
 
toIntArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toIntArray(char[]) - Static method in class com.landawn.abacus.util.N
 
toIntArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
To int array.
toIntArray(Collection<? extends Number>, int) - Static method in class com.landawn.abacus.util.N
To int array.
toIntArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
To int array.
toIntArray(Collection<? extends Number>, int, int, int) - Static method in class com.landawn.abacus.util.N
To int array.
ToIntBiFunction<T,U> - Interface in com.landawn.abacus.util.function
toIntExact(long) - Static method in class com.landawn.abacus.util.Numbers
Returns the value of the long argument; throwing an exception if the value overflows an int.
ToIntFunction<T> - Interface in com.landawn.abacus.util.function
toIntList() - Method in class com.landawn.abacus.util.ByteList
To int list.
toIntList() - Method in class com.landawn.abacus.util.CharList
To int list.
toIntList() - Method in class com.landawn.abacus.util.ShortList
To int list.
toIntList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toIntList() - Method in class com.landawn.abacus.util.stream.IntStream
 
ToIntTriFunction<A,B,C> - Interface in com.landawn.abacus.util.function
 
toIterator(Enumeration<? extends T>) - Static method in class com.landawn.abacus.util.Enumerations
 
toJdkOptional() - Method in class com.landawn.abacus.util.u.Nullable
Returns an empty java.util.Optional if it's empty or value is null.
toJdkOptional() - Method in class com.landawn.abacus.util.u.Optional
 
toJdkOptional() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
toJdkOptional() - Method in class com.landawn.abacus.util.u.OptionalInt
 
toJdkOptional() - Method in class com.landawn.abacus.util.u.OptionalLong
 
toJdkStream() - Method in class com.landawn.abacus.util.CheckedStream
 
toJdkStream() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toJdkStream() - Method in class com.landawn.abacus.util.stream.IntStream
 
toJdkStream() - Method in class com.landawn.abacus.util.stream.LongStream
 
toJdkStream() - Method in class com.landawn.abacus.util.stream.Stream
Remember to close this Stream after the iteration is done, if needed.
toJson() - Static method in class com.landawn.abacus.util.Fn
 
toJSON() - Method in interface com.landawn.abacus.util.DataSet
 
toJSON() - Method in class com.landawn.abacus.util.RowDataSet
 
toJSON(int, int) - Method in interface com.landawn.abacus.util.DataSet
 
toJSON(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toJSON(int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toJSON(int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toJSON(File) - Method in interface com.landawn.abacus.util.DataSet
 
toJSON(File) - Method in class com.landawn.abacus.util.RowDataSet
 
toJSON(File, int, int) - Method in interface com.landawn.abacus.util.DataSet
 
toJSON(File, int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toJSON(File, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toJSON(File, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toJSON(File, Object) - Static method in class com.landawn.abacus.util.N
 
toJSON(File, Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
toJSON(OutputStream) - Method in interface com.landawn.abacus.util.DataSet
 
toJSON(OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toJSON(OutputStream, int, int) - Method in interface com.landawn.abacus.util.DataSet
 
toJSON(OutputStream, int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toJSON(OutputStream, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toJSON(OutputStream, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toJSON(OutputStream, Object) - Static method in class com.landawn.abacus.util.N
 
toJSON(OutputStream, Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
toJSON(Writer) - Method in interface com.landawn.abacus.util.DataSet
 
toJSON(Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toJSON(Writer, int, int) - Method in interface com.landawn.abacus.util.DataSet
 
toJSON(Writer, int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toJSON(Writer, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toJSON(Writer, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toJSON(Writer, Object) - Static method in class com.landawn.abacus.util.N
 
toJSON(Writer, Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
toJSON(Object) - Static method in class com.landawn.abacus.util.N
 
toJSON(Object, boolean) - Static method in class com.landawn.abacus.util.N
 
toJSON(Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
toLinkedHashMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toLinkedHashMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toLinkedHashSet() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toLinkedList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toList() - Method in class com.landawn.abacus.util.BiIterator
 
toList() - Method in class com.landawn.abacus.util.BooleanIterator
 
toList() - Method in class com.landawn.abacus.util.ByteIterator
 
toList() - Method in class com.landawn.abacus.util.CharIterator
 
toList() - Method in class com.landawn.abacus.util.CheckedStream
 
toList() - Method in interface com.landawn.abacus.util.DataSet
 
toList() - Method in class com.landawn.abacus.util.DoubleIterator
 
toList() - Method in class com.landawn.abacus.util.FloatIterator
 
toList() - Static method in class com.landawn.abacus.util.Fn.Pairs
 
toList() - Static method in class com.landawn.abacus.util.Fn.Triples
 
toList() - Method in class com.landawn.abacus.util.IntIterator
 
toList() - Method in class com.landawn.abacus.util.LongIterator
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
toList() - Method in class com.landawn.abacus.util.ObjIterator
 
toList() - Method in class com.landawn.abacus.util.PrimitiveList
 
toList() - Method in class com.landawn.abacus.util.RowDataSet
 
toList() - Method in class com.landawn.abacus.util.ShortIterator
 
toList() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toList() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toList() - Method in class com.landawn.abacus.util.Throwables.ObjIterator
 
toList() - Method in class com.landawn.abacus.util.TriIterator
 
toList() - Method in class com.landawn.abacus.util.u.Nullable
 
toList() - Method in class com.landawn.abacus.util.u.Optional
 
toList() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
toList() - Method in class com.landawn.abacus.util.u.OptionalByte
 
toList() - Method in class com.landawn.abacus.util.u.OptionalChar
 
toList() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
toList() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
toList() - Method in class com.landawn.abacus.util.u.OptionalInt
 
toList() - Method in class com.landawn.abacus.util.u.OptionalLong
 
toList() - Method in class com.landawn.abacus.util.u.OptionalShort
 
toList(boolean[]) - Static method in class com.landawn.abacus.util.N
 
toList(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
 
toList(byte[]) - Static method in class com.landawn.abacus.util.N
 
toList(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
toList(char[]) - Static method in class com.landawn.abacus.util.N
 
toList(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
toList(double[]) - Static method in class com.landawn.abacus.util.N
 
toList(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
toList(float[]) - Static method in class com.landawn.abacus.util.N
 
toList(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
toList(int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toList(int[]) - Static method in class com.landawn.abacus.util.N
 
toList(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
toList(int, int) - Method in interface com.landawn.abacus.util.DataSet
 
toList(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
toList(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(int, int, Throwables.Predicate<? super String, E>, Throwables.Function<? super String, String, E2>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
toList(int, int, Throwables.Predicate<? super String, E>, Throwables.Function<? super String, String, E2>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(int, int, Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
toList(int, int, Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(int, int, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
toList(int, int, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(long[]) - Static method in class com.landawn.abacus.util.N
 
toList(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
toList(short[]) - Static method in class com.landawn.abacus.util.N
 
toList(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
toList(Throwables.Predicate<? super String, E>, Throwables.Function<? super String, String, E2>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
toList(Throwables.Predicate<? super String, E>, Throwables.Function<? super String, String, E2>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Tuple.Tuple1<? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple2<? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple3<? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple4<? extends T, ? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple5<? extends T, ? extends T, ? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple6<? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple7<? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple8<? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple9<? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
toList(Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Class<? extends T>, int, int) - Method in interface com.landawn.abacus.util.DataSet
 
toList(Class<? extends T>, int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Class<? extends T>, int, int, Throwables.Predicate<? super String, E>, Throwables.Function<? super String, String, E2>) - Method in interface com.landawn.abacus.util.DataSet
 
toList(Class<? extends T>, int, int, Throwables.Predicate<? super String, E>, Throwables.Function<? super String, String, E2>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Class<? extends T>, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toList(Class<? extends T>, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Class<? extends T>, Throwables.Predicate<? super String, E>, Throwables.Function<? super String, String, E2>) - Method in interface com.landawn.abacus.util.DataSet
 
toList(Class<? extends T>, Throwables.Predicate<? super String, E>, Throwables.Function<? super String, String, E2>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toList(Class<? extends T>, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
toList(Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Enumeration<? extends T>) - Static method in class com.landawn.abacus.util.Enumerations
 
toList(IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
toList(IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
 
toList(T[]) - Static method in class com.landawn.abacus.util.N
 
toList(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
toListIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
To list if not null.
toListThenAccept(Throwables.Consumer<? super List<T>, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
toListThenAccept(Throwables.Consumer<? super List<T>, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
toListThenApply(Throwables.Function<? super List<T>, ? extends R, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
toListThenApply(Throwables.Function<? super List<T>, R, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
toLong(Object) - Static method in class com.landawn.abacus.util.Numbers
 
toLong(Object, long) - Static method in class com.landawn.abacus.util.Numbers
 
toLong(String) - Static method in class com.landawn.abacus.util.Numbers
 
toLong(String, long) - Static method in class com.landawn.abacus.util.Numbers
 
toLongArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toLongArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
To long array.
toLongArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
To long array.
toLongArray(Collection<? extends Number>, int, int, long) - Static method in class com.landawn.abacus.util.N
To long array.
toLongArray(Collection<? extends Number>, long) - Static method in class com.landawn.abacus.util.N
To long array.
ToLongBiFunction<T,U> - Interface in com.landawn.abacus.util.function
ToLongFunction<T> - Interface in com.landawn.abacus.util.function
toLongList() - Method in class com.landawn.abacus.util.IntList
To long list.
toLongList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toLongList() - Method in class com.landawn.abacus.util.stream.LongStream
 
toLongMultiset() - Method in class com.landawn.abacus.util.CheckedStream
 
toLongMultiset() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toLongMultiset() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toLongMultiset() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toLongMultiset(Supplier<? extends LongMultiset<Map.Entry<K, V>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toLongMultiset(Supplier<? extends LongMultiset<T>>) - Method in class com.landawn.abacus.util.CheckedStream
 
toLongMultiset(Supplier<? extends LongMultiset<T>>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toLongMultiset(Supplier<LongMultiset<T>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
ToLongTriFunction<A,B,C> - Interface in com.landawn.abacus.util.function
 
toLowerCase() - Static method in class com.landawn.abacus.util.Fn
To lower case.
toLowerCase(char) - Static method in class com.landawn.abacus.util.Strings
To lower case.
toLowerCase(String) - Static method in class com.landawn.abacus.util.Strings
Converts a String to lower case as per String.toLowerCase().
toLowerCase(String, Locale) - Static method in class com.landawn.abacus.util.Strings
Converts a String to lower case as per String.toLowerCase(Locale) .
toLowerCaseKeyWithUnderscore(Map<String, Object>) - Static method in class com.landawn.abacus.util.ClassUtil
To lower case key with underscore.
toLowerCaseWithUnderscore() - Static method in class com.landawn.abacus.util.Fn
To lower case with underscore.
toLowerCaseWithUnderscore(String) - Static method in class com.landawn.abacus.util.ClassUtil
It's designed for field/method/class/column/table names.
toLowerCaseWithUnderscore(String) - Static method in class com.landawn.abacus.util.Strings
To lower case with underscore.
toMap() - Method in class com.landawn.abacus.http.HttpHeaders
 
toMap() - Method in class com.landawn.abacus.util.LongMultiset
 
toMap() - Method in class com.landawn.abacus.util.Multimap
 
toMap() - Method in class com.landawn.abacus.util.Multiset
 
toMap() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMap(int, int, String, String) - Method in interface com.landawn.abacus.util.DataSet
 
toMap(int, int, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(int, int, String, String, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
 
toMap(int, int, String, String, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(int, int, String, Collection<String>, IntFunction<? extends V>) - Method in interface com.landawn.abacus.util.DataSet
 
toMap(int, int, String, Collection<String>, IntFunction<? extends V>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(int, int, String, Collection<String>, IntFunction<? extends V>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
 
toMap(int, int, String, Collection<String>, IntFunction<? extends V>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(Throwables.ByteFunction<? extends K, E>, Throwables.ByteFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(Throwables.ByteFunction<? extends K, E>, Throwables.ByteFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(Throwables.ByteFunction<? extends K, E>, Throwables.ByteFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(Throwables.ByteFunction<? extends K, E>, Throwables.ByteFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(Throwables.CharFunction<? extends K, E>, Throwables.CharFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(Throwables.CharFunction<? extends K, E>, Throwables.CharFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(Throwables.CharFunction<? extends K, E>, Throwables.CharFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(Throwables.CharFunction<? extends K, E>, Throwables.CharFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(Throwables.DoubleFunction<? extends K, E>, Throwables.DoubleFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(Throwables.DoubleFunction<? extends K, E>, Throwables.DoubleFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(Throwables.DoubleFunction<? extends K, E>, Throwables.DoubleFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(Throwables.DoubleFunction<? extends K, E>, Throwables.DoubleFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(Throwables.FloatFunction<? extends K, E>, Throwables.FloatFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(Throwables.FloatFunction<? extends K, E>, Throwables.FloatFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(Throwables.FloatFunction<? extends K, E>, Throwables.FloatFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(Throwables.FloatFunction<? extends K, E>, Throwables.FloatFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>) - Method in class com.landawn.abacus.util.CheckedStream
 
toMap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Throwables.BinaryOperator<V, E4>) - Method in class com.landawn.abacus.util.CheckedStream
 
toMap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Throwables.BinaryOperator<V, E4>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.CheckedStream
 
toMap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.CheckedStream
 
toMap(Throwables.IntFunction<? extends K, E>, Throwables.IntFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(Throwables.IntFunction<? extends K, E>, Throwables.IntFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(Throwables.IntFunction<? extends K, E>, Throwables.IntFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(Throwables.IntFunction<? extends K, E>, Throwables.IntFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(Throwables.LongFunction<? extends K, E>, Throwables.LongFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(Throwables.LongFunction<? extends K, E>, Throwables.LongFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(Throwables.LongFunction<? extends K, E>, Throwables.LongFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(Throwables.LongFunction<? extends K, E>, Throwables.LongFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(Throwables.ShortFunction<? extends K, E>, Throwables.ShortFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(Throwables.ShortFunction<? extends K, E>, Throwables.ShortFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(Throwables.ShortFunction<? extends K, E>, Throwables.ShortFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(Throwables.ShortFunction<? extends K, E>, Throwables.ShortFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(Class<? extends V>, int, int, String, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toMap(Class<? extends V>, int, int, String, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(Class<? extends V>, int, int, String, Collection<String>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
 
toMap(Class<? extends V>, int, int, String, Collection<String>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(Class<? extends V>, String, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toMap(Class<? extends V>, String, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(Class<? extends V>, String, Collection<String>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
 
toMap(Class<? extends V>, String, Collection<String>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(Iterable<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.N
 
toMap(Iterable<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.N
 
toMap(Iterable<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.N
 
toMap(Iterable<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.N
 
toMap(String, String) - Method in interface com.landawn.abacus.util.DataSet
 
toMap(String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(String, String, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
 
toMap(String, String, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(String, Collection<String>, IntFunction<? extends V>) - Method in interface com.landawn.abacus.util.DataSet
 
toMap(String, Collection<String>, IntFunction<? extends V>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(String, Collection<String>, IntFunction<? extends V>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
 
toMap(String, Collection<String>, IntFunction<? extends V>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMap(BinaryOperator<V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(IntFunction<? extends M>) - Method in class com.landawn.abacus.util.LongMultiset
 
toMap(IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Multimap
 
toMap(IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Multiset
 
toMap(Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMap(Iterator<? extends T>, Function<? super T, K>) - Static method in class com.landawn.abacus.util.N
 
toMap(Iterator<? extends T>, Function<? super T, K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.N
 
toMap(Iterator<? extends T>, Function<? super T, K>, Function<? super T, ? extends V>, BinaryOperator<V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.N
 
toMap(Iterator<? extends T>, Function<? super T, K>, Function<? super T, ? extends V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.N
 
toMapSortedByKey(Comparator<? super T>) - Method in class com.landawn.abacus.util.LongMultiset
To map sorted by key.
toMapSortedByKey(Comparator<? super T>) - Method in class com.landawn.abacus.util.Multiset
To map sorted by key.
toMapSortedByOccurrences() - Method in class com.landawn.abacus.util.LongMultiset
To map sorted by occurrences.
toMapSortedByOccurrences() - Method in class com.landawn.abacus.util.Multiset
To map sorted by occurrences.
toMapSortedByOccurrences(Comparator<? super Integer>) - Method in class com.landawn.abacus.util.Multiset
To map sorted by occurrences.
toMapSortedByOccurrences(Comparator<? super Long>) - Method in class com.landawn.abacus.util.LongMultiset
To map sorted by occurrences.
toMapThenAccept(Throwables.Consumer<? super Map<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMapThenApply(Throwables.Function<? super Map<K, V>, ? extends R, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMergedEntities(Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
 
toMergedEntities(Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMergedEntities(Class<? extends T>, String) - Method in interface com.landawn.abacus.util.DataSet
 
toMergedEntities(Class<? extends T>, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toMergedEntities(Class<? extends T>, String, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toMergedEntities(Class<? extends T>, String, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMergedEntities(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toMergedEntities(Class<? extends T>, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMergedEntities(Class<? extends T>, Collection<String>, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toMergedEntities(Class<? extends T>, Collection<String>, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMergedEntities(Class<? extends T>, Collection<String>, Collection<String>, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
 
toMergedEntities(Class<? extends T>, Collection<String>, Collection<String>, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMillis() - Method in class com.landawn.abacus.util.Duration
 
toMinutes() - Method in class com.landawn.abacus.util.Duration
 
toMultimap() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMultimap(int, int, String, String) - Method in interface com.landawn.abacus.util.DataSet
 
toMultimap(int, int, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(int, int, String, String, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
 
toMultimap(int, int, String, String, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(int, int, String, Collection<String>, IntFunction<? extends E>) - Method in interface com.landawn.abacus.util.DataSet
 
toMultimap(int, int, String, Collection<String>, IntFunction<? extends E>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(int, int, String, Collection<String>, IntFunction<? extends E>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
 
toMultimap(int, int, String, Collection<String>, IntFunction<? extends E>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(Throwables.Function<? super T, ? extends K, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMultimap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMultimap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMultimap(Throwables.Function<? super T, ? extends K, E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMultimap(Throwables.Function<? super T, ? extends K, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
toMultimap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>) - Method in class com.landawn.abacus.util.CheckedStream
 
toMultimap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.CheckedStream
 
toMultimap(Throwables.Function<? super T, ? extends K, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.CheckedStream
 
toMultimap(Class<? extends E>, int, int, String, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toMultimap(Class<? extends E>, int, int, String, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(Class<? extends E>, int, int, String, Collection<String>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
 
toMultimap(Class<? extends E>, int, int, String, Collection<String>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(Class<? extends E>, String, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toMultimap(Class<? extends E>, String, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(Class<? extends E>, String, Collection<String>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
 
toMultimap(Class<? extends E>, String, Collection<String>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(String, String) - Method in interface com.landawn.abacus.util.DataSet
 
toMultimap(String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(String, String, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
 
toMultimap(String, String, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(String, Collection<String>, IntFunction<? extends E>) - Method in interface com.landawn.abacus.util.DataSet
 
toMultimap(String, Collection<String>, IntFunction<? extends E>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(String, Collection<String>, IntFunction<? extends E>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
 
toMultimap(String, Collection<String>, IntFunction<? extends E>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMultiset() - Method in class com.landawn.abacus.util.CheckedStream
 
toMultiset() - Method in class com.landawn.abacus.util.Multimap
 
toMultiset() - Method in class com.landawn.abacus.util.PrimitiveList
 
toMultiset() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toMultiset() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultiset() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMultiset(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
toMultiset(int, int, IntFunction<Multiset<B>>) - Method in class com.landawn.abacus.util.PrimitiveList
 
toMultiset(int, int, IntFunction<Multiset<Boolean>>) - Method in class com.landawn.abacus.util.BooleanList
 
toMultiset(int, int, IntFunction<Multiset<Byte>>) - Method in class com.landawn.abacus.util.ByteList
 
toMultiset(int, int, IntFunction<Multiset<Character>>) - Method in class com.landawn.abacus.util.CharList
 
toMultiset(int, int, IntFunction<Multiset<Double>>) - Method in class com.landawn.abacus.util.DoubleList
 
toMultiset(int, int, IntFunction<Multiset<Float>>) - Method in class com.landawn.abacus.util.FloatList
 
toMultiset(int, int, IntFunction<Multiset<Integer>>) - Method in class com.landawn.abacus.util.IntList
 
toMultiset(int, int, IntFunction<Multiset<Long>>) - Method in class com.landawn.abacus.util.LongList
 
toMultiset(int, int, IntFunction<Multiset<Short>>) - Method in class com.landawn.abacus.util.ShortList
 
toMultiset(IntFunction<Multiset<B>>) - Method in class com.landawn.abacus.util.PrimitiveList
 
toMultiset(Supplier<? extends Multiset<Map.Entry<K, V>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMultiset(Supplier<? extends Multiset<T>>) - Method in class com.landawn.abacus.util.CheckedStream
 
toMultiset(Supplier<? extends Multiset<T>>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toMultiset(Supplier<Multiset<T>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toNullable() - Method in class com.landawn.abacus.util.Holder
Returns a non-empty Nullable with the value.
toNullable() - Method in class com.landawn.abacus.util.u.Optional
 
TooManyElementsException - Exception in com.landawn.abacus.exception
 
TooManyElementsException() - Constructor for exception com.landawn.abacus.exception.TooManyElementsException
Constructor for TooManyElementsException.
TooManyElementsException(String) - Constructor for exception com.landawn.abacus.exception.TooManyElementsException
Constructor for TooManyElementsException.
TooManyElementsException(String, Throwable) - Constructor for exception com.landawn.abacus.exception.TooManyElementsException
Constructor for TooManyElementsException.
TooManyElementsException(Throwable) - Constructor for exception com.landawn.abacus.exception.TooManyElementsException
Constructor for TooManyElementsException.
toOptional() - Method in class com.landawn.abacus.util.Holder
Returns an Optional with the value if value is not null, otherwise an empty Optional is returned.
toOptional() - Method in class com.landawn.abacus.util.Pair
 
toOptional() - Method in class com.landawn.abacus.util.Triple
 
toOptional() - Method in class com.landawn.abacus.util.Tuple
 
toOptional() - Method in class com.landawn.abacus.util.u.Nullable
Returns an empty Optional if it's empty or value is null.
top(double[], int) - Static method in class com.landawn.abacus.util.N
 
top(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
top(double[], int, int, int, Comparator<? super Double>) - Static method in class com.landawn.abacus.util.N
 
top(double[], int, Comparator<? super Double>) - Static method in class com.landawn.abacus.util.N
 
top(float[], int) - Static method in class com.landawn.abacus.util.N
 
top(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
top(float[], int, int, int, Comparator<? super Float>) - Static method in class com.landawn.abacus.util.N
 
top(float[], int, Comparator<? super Float>) - Static method in class com.landawn.abacus.util.N
 
top(int) - Method in class com.landawn.abacus.util.CheckedStream
 
top(int) - Method in class com.landawn.abacus.util.DoubleList
 
top(int) - Method in class com.landawn.abacus.util.FloatList
 
top(int) - Method in class com.landawn.abacus.util.IntList
 
top(int) - Method in class com.landawn.abacus.util.LongList
 
top(int) - Method in class com.landawn.abacus.util.ShortList
 
top(int) - Method in class com.landawn.abacus.util.stream.DoubleStream

This method only runs sequentially, even in parallel stream.
top(int) - Method in class com.landawn.abacus.util.stream.FloatStream

This method only runs sequentially, even in parallel stream.
top(int) - Method in class com.landawn.abacus.util.stream.IntStream

This method only runs sequentially, even in parallel stream.
top(int) - Method in class com.landawn.abacus.util.stream.LongStream

This method only runs sequentially, even in parallel stream.
top(int) - Method in class com.landawn.abacus.util.stream.ShortStream

This method only runs sequentially, even in parallel stream.
top(int) - Method in class com.landawn.abacus.util.stream.Stream

This method only runs sequentially, even in parallel stream.
top(int[], int) - Static method in class com.landawn.abacus.util.N
 
top(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
top(int[], int, int, int, Comparator<? super Integer>) - Static method in class com.landawn.abacus.util.N
 
top(int[], int, Comparator<? super Integer>) - Static method in class com.landawn.abacus.util.N
 
top(int, int, int) - Method in class com.landawn.abacus.util.DoubleList
 
top(int, int, int) - Method in class com.landawn.abacus.util.FloatList
 
top(int, int, int) - Method in class com.landawn.abacus.util.IntList
 
top(int, int, int) - Method in class com.landawn.abacus.util.LongList
 
top(int, int, int) - Method in class com.landawn.abacus.util.ShortList
 
top(int, int, int, Comparator<? super Double>) - Method in class com.landawn.abacus.util.DoubleList
 
top(int, int, int, Comparator<? super Float>) - Method in class com.landawn.abacus.util.FloatList
 
top(int, int, int, Comparator<? super Integer>) - Method in class com.landawn.abacus.util.IntList
 
top(int, int, int, Comparator<? super Long>) - Method in class com.landawn.abacus.util.LongList
 
top(int, int, int, Comparator<? super Short>) - Method in class com.landawn.abacus.util.ShortList
 
top(int, Comparator<? super Double>) - Method in class com.landawn.abacus.util.DoubleList
 
top(int, Comparator<? super Double>) - Method in class com.landawn.abacus.util.stream.DoubleStream

This method only runs sequentially, even in parallel stream.
top(int, Comparator<? super Float>) - Method in class com.landawn.abacus.util.FloatList
 
top(int, Comparator<? super Float>) - Method in class com.landawn.abacus.util.stream.FloatStream

This method only runs sequentially, even in parallel stream.
top(int, Comparator<? super Integer>) - Method in class com.landawn.abacus.util.IntList
 
top(int, Comparator<? super Integer>) - Method in class com.landawn.abacus.util.stream.IntStream

This method only runs sequentially, even in parallel stream.
top(int, Comparator<? super Long>) - Method in class com.landawn.abacus.util.LongList
 
top(int, Comparator<? super Long>) - Method in class com.landawn.abacus.util.stream.LongStream

This method only runs sequentially, even in parallel stream.
top(int, Comparator<? super Short>) - Method in class com.landawn.abacus.util.ShortList
 
top(int, Comparator<? super Short>) - Method in class com.landawn.abacus.util.stream.ShortStream

This method only runs sequentially, even in parallel stream.
top(int, Comparator<? super T>) - Method in class com.landawn.abacus.util.CheckedStream
 
top(int, Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream

This method only runs sequentially, even in parallel stream.
top(long[], int) - Static method in class com.landawn.abacus.util.N
 
top(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
top(long[], int, int, int, Comparator<? super Long>) - Static method in class com.landawn.abacus.util.N
 
top(long[], int, Comparator<? super Long>) - Static method in class com.landawn.abacus.util.N
 
top(short[], int) - Static method in class com.landawn.abacus.util.N
 
top(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
top(short[], int, int, int, Comparator<? super Short>) - Static method in class com.landawn.abacus.util.N
 
top(short[], int, Comparator<? super Short>) - Static method in class com.landawn.abacus.util.N
 
top(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
 
top(Collection<? extends T>, int, boolean) - Static method in class com.landawn.abacus.util.N
 
top(Collection<? extends T>, int, int, int) - Static method in class com.landawn.abacus.util.N
 
top(Collection<? extends T>, int, int, int, boolean) - Static method in class com.landawn.abacus.util.N
 
top(Collection<? extends T>, int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
top(Collection<? extends T>, int, int, int, Comparator<? super T>, boolean) - Static method in class com.landawn.abacus.util.N
 
top(Collection<? extends T>, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
top(Collection<? extends T>, int, Comparator<? super T>, boolean) - Static method in class com.landawn.abacus.util.N
 
top(T[], int) - Static method in class com.landawn.abacus.util.N
 
top(T[], int, boolean) - Static method in class com.landawn.abacus.util.N
 
top(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
top(T[], int, int, int, boolean) - Static method in class com.landawn.abacus.util.N
 
top(T[], int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
top(T[], int, int, int, Comparator<? super T>, boolean) - Static method in class com.landawn.abacus.util.N
 
top(T[], int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
top(T[], int, Comparator<? super T>, boolean) - Static method in class com.landawn.abacus.util.N
 
TOP - Static variable in class com.landawn.abacus.util.WD
Field TOP.
toPair() - Method in class com.landawn.abacus.util.Result
 
toPair() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
topBy(String, int) - Method in interface com.landawn.abacus.util.DataSet
 
topBy(String, int) - Method in class com.landawn.abacus.util.RowDataSet
 
topBy(String, int, Comparator<T>) - Method in interface com.landawn.abacus.util.DataSet
 
topBy(String, int, Comparator<T>) - Method in class com.landawn.abacus.util.RowDataSet
 
topBy(Collection<String>, int) - Method in interface com.landawn.abacus.util.DataSet
 
topBy(Collection<String>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
topBy(Collection<String>, int, Comparator<? super Object[]>) - Method in interface com.landawn.abacus.util.DataSet
 
topBy(Collection<String>, int, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.RowDataSet
 
topBy(Collection<String>, int, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in interface com.landawn.abacus.util.DataSet
 
topBy(Collection<String>, int, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in class com.landawn.abacus.util.RowDataSet
 
toProperString() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as a proper String in the format X Y/Z.
toQueue() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toRunnable() - Method in interface com.landawn.abacus.util.function.Callable
 
toRuntimeException() - Static method in class com.landawn.abacus.util.Fn
 
toRuntimeException(Exception) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
toRuntimeException(Exception) - Static method in class com.landawn.abacus.util.N
 
toRuntimeException(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
Converts the specified Throwable to a RuntimeException if it's a checked exception or an Error, otherwise returns itself.
toRuntimeException(Throwable) - Static method in class com.landawn.abacus.util.N
Converts the specified Throwable to a RuntimeException if it's a checked exception or an Error, otherwise returns itself.
toRuntimeException(Throwable, boolean) - Static method in class com.landawn.abacus.util.ExceptionUtil
Converts the specified Throwable to a RuntimeException if it's a checked exception, or throw it if it's an Error.
toRuntimeException(Throwable, boolean) - Static method in class com.landawn.abacus.util.N
Converts the specified Throwable to a RuntimeException if it's a checked exception, or throw it if it's an Error.
toScaledBigDecimal(Double) - Static method in class com.landawn.abacus.util.Numbers
Convert a Double to a BigDecimal with a scale of two that has been rounded using RoundingMode.HALF_EVEN.
toScaledBigDecimal(Double, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Convert a Double to a BigDecimal whose scale is the specified value with a RoundingMode applied.
toScaledBigDecimal(Float) - Static method in class com.landawn.abacus.util.Numbers
Convert a Float to a BigDecimal with a scale of two that has been rounded using RoundingMode.HALF_EVEN.
toScaledBigDecimal(Float, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Convert a Float to a BigDecimal whose scale is the specified value with a RoundingMode applied.
toScaledBigDecimal(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a BigDecimal with a scale of two that has been rounded using RoundingMode.HALF_EVEN.
toScaledBigDecimal(String, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a BigDecimal whose scale is the specified value with a RoundingMode applied.
toScaledBigDecimal(BigDecimal) - Static method in class com.landawn.abacus.util.Numbers
Convert a BigDecimal to a BigDecimal with a scale of two that has been rounded using RoundingMode.HALF_EVEN.
toScaledBigDecimal(BigDecimal, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Convert a BigDecimal to a BigDecimal whose scale is the specified value with a RoundingMode applied.
toSeconds() - Method in class com.landawn.abacus.util.Duration
 
toSet() - Method in class com.landawn.abacus.util.CheckedStream
 
toSet() - Static method in class com.landawn.abacus.util.Fn.Pairs
 
toSet() - Static method in class com.landawn.abacus.util.Fn.Triples
 
toSet() - Method in class com.landawn.abacus.util.BiIterator
 
toSet() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
toSet() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
toSet() - Method in class com.landawn.abacus.util.PrimitiveList
 
toSet() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toSet() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toSet() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toSet() - Method in class com.landawn.abacus.util.u.Nullable
 
toSet() - Method in class com.landawn.abacus.util.u.Optional
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalByte
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalChar
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalInt
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalLong
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalShort
 
toSet(boolean[]) - Static method in class com.landawn.abacus.util.N
 
toSet(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
 
toSet(byte[]) - Static method in class com.landawn.abacus.util.N
 
toSet(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
toSet(char[]) - Static method in class com.landawn.abacus.util.N
 
toSet(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
toSet(double[]) - Static method in class com.landawn.abacus.util.N
 
toSet(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
toSet(float[]) - Static method in class com.landawn.abacus.util.N
 
toSet(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
toSet(int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toSet(int[]) - Static method in class com.landawn.abacus.util.N
 
toSet(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
toSet(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
toSet(long[]) - Static method in class com.landawn.abacus.util.N
 
toSet(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
toSet(short[]) - Static method in class com.landawn.abacus.util.N
 
toSet(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
toSet(Enumeration<? extends T>) - Static method in class com.landawn.abacus.util.Enumerations
 
toSet(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
 
toSet(T[]) - Static method in class com.landawn.abacus.util.N
 
toSet(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
toSetIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
To set if not null.
toSetThenAccept(Throwables.Consumer<? super Set<T>, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
toSetThenAccept(Throwables.Consumer<? super Set<T>, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
toSetThenApply(Throwables.Function<? super Set<T>, ? extends R, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
toSetThenApply(Throwables.Function<? super Set<T>, R, E2>) - Method in class com.landawn.abacus.util.CheckedStream
 
toShort(Object) - Static method in class com.landawn.abacus.util.Numbers
 
toShort(Object, short) - Static method in class com.landawn.abacus.util.Numbers
 
toShort(String) - Static method in class com.landawn.abacus.util.Numbers
 
toShort(String, short) - Static method in class com.landawn.abacus.util.Numbers
 
toShortArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toShortArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
To short array.
toShortArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
To short array.
toShortArray(Collection<? extends Number>, int, int, short) - Static method in class com.landawn.abacus.util.N
To short array.
toShortArray(Collection<? extends Number>, short) - Static method in class com.landawn.abacus.util.N
To short array.
ToShortBiFunction<T,U> - Interface in com.landawn.abacus.util.function
 
ToShortFunction<T> - Interface in com.landawn.abacus.util.function
 
toShortList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toShortList() - Method in class com.landawn.abacus.util.stream.ShortStream
 
toStr() - Static method in class com.landawn.abacus.util.Fn.Disposables
 
toStr() - Static method in class com.landawn.abacus.util.Fn
 
toString() - Method in class com.landawn.abacus.http.HttpHeaders
 
toString() - Method in class com.landawn.abacus.http.HttpResponse
 
toString() - Method in class com.landawn.abacus.http.HttpSettings
 
toString() - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
 
toString() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
 
toString() - Method in class com.landawn.abacus.parser.DeserializationConfig
 
toString() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
toString() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
toString() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
toString() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
 
toString() - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
toString() - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
toString() - Method in class com.landawn.abacus.parser.SerializationConfig
 
toString() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
 
toString() - Method in class com.landawn.abacus.pool.ActivityPrint
 
toString() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
toString() - Method in class com.landawn.abacus.pool.GenericObjectPool
 
toString() - Method in class com.landawn.abacus.pool.PoolableWrapper
 
toString() - Method in class com.landawn.abacus.util.ArrayHashMap
 
toString() - Method in class com.landawn.abacus.util.ArrayHashSet
 
toString() - Method in class com.landawn.abacus.util.AsyncExecutor
 
toString() - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.BiMap
 
toString() - Method in class com.landawn.abacus.util.BooleanList
 
toString() - Method in class com.landawn.abacus.util.BufferedWriter
 
toString() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
toString() - Method in class com.landawn.abacus.util.ByteList
 
toString() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.CharList
 
toString() - Method in class com.landawn.abacus.util.CharSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.Configuration
 
toString() - Method in class com.landawn.abacus.util.Difference.MapDifference
 
toString() - Method in class com.landawn.abacus.util.Difference
 
toString() - Method in class com.landawn.abacus.util.DoubleList
 
toString() - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.Duration
 
toString() - Method in class com.landawn.abacus.util.FloatList
 
toString() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as a String.
toString() - Method in class com.landawn.abacus.util.HBaseColumn
 
toString() - Method in class com.landawn.abacus.util.Holder
 
toString() - Method in class com.landawn.abacus.util.IdentityHashSet
 
toString() - Method in class com.landawn.abacus.util.ImmutableArray
 
toString() - Method in class com.landawn.abacus.util.ImmutableCollection
 
toString() - Method in class com.landawn.abacus.util.Indexed
 
toString() - Method in class com.landawn.abacus.util.IndexedBoolean
 
toString() - Method in class com.landawn.abacus.util.IndexedByte
 
toString() - Method in class com.landawn.abacus.util.IndexedChar
 
toString() - Method in class com.landawn.abacus.util.IndexedDouble
 
toString() - Method in class com.landawn.abacus.util.IndexedFloat
 
toString() - Method in class com.landawn.abacus.util.IndexedInt
 
toString() - Method in class com.landawn.abacus.util.IndexedLong
 
toString() - Method in class com.landawn.abacus.util.IndexedShort
 
toString() - Method in class com.landawn.abacus.util.IntList
 
toString() - Method in class com.landawn.abacus.util.IntPair
 
toString() - Method in class com.landawn.abacus.util.IntSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.IntTriple
 
toString() - Method in enum class com.landawn.abacus.util.JavaVersion
The string value is overridden to return the standard name.
toString() - Method in class com.landawn.abacus.util.Joiner
Returns the current value, consisting of the prefix, the values added so far separated by the delimiter, and the suffix, unless no elements have been added in which case, the prefix + suffix or the emptyValue characters are returned
toString() - Method in class com.landawn.abacus.util.KahanSummation
 
toString() - Method in class com.landawn.abacus.util.Keyed
 
toString() - Method in class com.landawn.abacus.util.LongList
 
toString() - Method in class com.landawn.abacus.util.LongMultiset
 
toString() - Method in class com.landawn.abacus.util.LongSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.MapEntity
 
toString() - Method in class com.landawn.abacus.util.Multimap
 
toString() - Method in class com.landawn.abacus.util.Multiset
 
toString() - Method in class com.landawn.abacus.util.MutableBoolean
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableByte
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableChar
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableDouble
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableFloat
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableInt
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableLong
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableShort
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.Timed
 
toString() - Method in class com.landawn.abacus.util.Pair
 
toString() - Method in class com.landawn.abacus.util.Password
 
toString() - Method in enum class com.landawn.abacus.util.Percentage
 
toString() - Method in class com.landawn.abacus.util.Properties
 
toString() - Method in class com.landawn.abacus.util.Range
 
toString() - Method in class com.landawn.abacus.util.RateLimiter
 
toString() - Method in class com.landawn.abacus.util.Result
 
toString() - Method in class com.landawn.abacus.util.RowDataSet
 
toString() - Method in class com.landawn.abacus.util.Seid
 
toString() - Method in class com.landawn.abacus.util.Sheet
 
toString() - Method in class com.landawn.abacus.util.ShortList
 
toString() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.Stopwatch
Returns a string representation of the current elapsed time.
toString() - Method in class com.landawn.abacus.util.StringWriter
Return the buffer's current value as a string.
toString() - Method in class com.landawn.abacus.util.Timed
 
toString() - Method in class com.landawn.abacus.util.Triple
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
toString() - Method in class com.landawn.abacus.util.TypeAttrParser
 
toString() - Method in class com.landawn.abacus.util.u.Nullable
 
toString() - Method in class com.landawn.abacus.util.u.Optional
 
toString() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
toString() - Method in class com.landawn.abacus.util.u.OptionalByte
 
toString() - Method in class com.landawn.abacus.util.u.OptionalChar
 
toString() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
toString() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
toString() - Method in class com.landawn.abacus.util.u.OptionalInt
 
toString() - Method in class com.landawn.abacus.util.u.OptionalLong
 
toString() - Method in class com.landawn.abacus.util.u.OptionalShort
 
toString() - Method in class com.landawn.abacus.util.Wrapper
 
toString(boolean) - Static method in class com.landawn.abacus.util.N
 
toString(boolean[]) - Static method in class com.landawn.abacus.util.N
 
toString(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
 
toString(byte) - Static method in class com.landawn.abacus.util.N
 
toString(byte[]) - Static method in class com.landawn.abacus.util.N
 
toString(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
toString(char) - Static method in class com.landawn.abacus.util.N
 
toString(char[]) - Static method in class com.landawn.abacus.util.N
 
toString(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
toString(double) - Static method in class com.landawn.abacus.util.N
 
toString(double[]) - Static method in class com.landawn.abacus.util.N
 
toString(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
toString(float) - Static method in class com.landawn.abacus.util.N
 
toString(float[]) - Static method in class com.landawn.abacus.util.N
 
toString(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
toString(int) - Static method in class com.landawn.abacus.util.N
 
toString(int[]) - Static method in class com.landawn.abacus.util.N
 
toString(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
toString(long) - Static method in class com.landawn.abacus.util.N
 
toString(long[]) - Static method in class com.landawn.abacus.util.N
 
toString(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
toString(short) - Static method in class com.landawn.abacus.util.N
 
toString(short[]) - Static method in class com.landawn.abacus.util.N
 
toString(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
toString(Object) - Static method in class com.landawn.abacus.util.N
 
toString(Object[]) - Static method in class com.landawn.abacus.util.N
 
toString(Object[], int, int) - Static method in class com.landawn.abacus.util.N
 
toString(Object, String) - Static method in class com.landawn.abacus.util.N
 
toString(Charset) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
totalCountOfValues() - Method in class com.landawn.abacus.util.Multimap
Returns the total count of all the elements in all values.
totalPages() - Method in interface com.landawn.abacus.util.Paginated
 
toThrowable() - Method in interface com.landawn.abacus.util.function.BiConsumer
 
toThrowable() - Method in interface com.landawn.abacus.util.function.BiFunction
 
toThrowable() - Method in interface com.landawn.abacus.util.function.BinaryOperator
 
toThrowable() - Method in interface com.landawn.abacus.util.function.BiPredicate
 
toThrowable() - Method in interface com.landawn.abacus.util.function.Callable
 
toThrowable() - Method in interface com.landawn.abacus.util.function.Consumer
 
toThrowable() - Method in interface com.landawn.abacus.util.function.Function
 
toThrowable() - Method in interface com.landawn.abacus.util.function.Predicate
 
toThrowable() - Method in interface com.landawn.abacus.util.function.Runnable
 
toThrowable() - Method in interface com.landawn.abacus.util.function.Supplier
 
toThrowable() - Method in interface com.landawn.abacus.util.function.TriConsumer
 
toThrowable() - Method in interface com.landawn.abacus.util.function.TriFunction
 
toThrowable() - Method in interface com.landawn.abacus.util.function.TriPredicate
 
toThrowable() - Method in interface com.landawn.abacus.util.function.UnaryOperator
 
toTriple() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
toTuple() - Method in class com.landawn.abacus.util.Pair
 
toTuple() - Method in class com.landawn.abacus.util.Result
 
toTuple() - Method in class com.landawn.abacus.util.Triple
 
touch(File) - Static method in class com.landawn.abacus.guava.Files
 
touch(File) - Static method in class com.landawn.abacus.util.IOUtil
Update the last modified time of the file to system current time if the specified file exists.
touch(Path) - Static method in class com.landawn.abacus.guava.Files
 
toUpperCase() - Static method in class com.landawn.abacus.util.Fn
To upper case.
toUpperCase(char) - Static method in class com.landawn.abacus.util.Strings
To upper case.
toUpperCase(String) - Static method in class com.landawn.abacus.util.Strings
Converts a String to upper case as per String.toUpperCase().
toUpperCase(String, Locale) - Static method in class com.landawn.abacus.util.Strings
Converts a String to upper case as per String.toUpperCase(Locale) .
toUpperCaseKeyWithUnderscore(Map<String, Object>) - Static method in class com.landawn.abacus.util.ClassUtil
To upper case key with underscore.
toUpperCaseWithUnderscore() - Static method in class com.landawn.abacus.util.Fn
To upper case with underscore.
toUpperCaseWithUnderscore(String) - Static method in class com.landawn.abacus.util.ClassUtil
It's designed for field/method/class/column/table names.
toUpperCaseWithUnderscore(String) - Static method in class com.landawn.abacus.util.Strings
To upper case with underscore.
toURL(File) - Static method in class com.landawn.abacus.util.IOUtil
 
toURLs(File[]) - Static method in class com.landawn.abacus.util.IOUtil
To UR ls.
toURLs(Collection<File>) - Static method in class com.landawn.abacus.util.IOUtil
To UR ls.
toXml() - Static method in class com.landawn.abacus.util.Fn
 
toXML() - Method in interface com.landawn.abacus.util.DataSet
 
toXML() - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(int, int) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(int, int, String) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(int, int, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(int, int, Collection<String>, String) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(int, int, Collection<String>, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(File) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(File) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(File, int, int) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(File, int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(File, int, int, String) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(File, int, int, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(File, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(File, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(File, int, int, Collection<String>, String) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(File, int, int, Collection<String>, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(File, Object) - Static method in class com.landawn.abacus.util.N
 
toXML(File, Object, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
toXML(File, String) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(File, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(OutputStream) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(OutputStream, int, int) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(OutputStream, int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(OutputStream, int, int, String) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(OutputStream, int, int, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(OutputStream, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(OutputStream, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(OutputStream, int, int, Collection<String>, String) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(OutputStream, int, int, Collection<String>, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(OutputStream, Object) - Static method in class com.landawn.abacus.util.N
 
toXML(OutputStream, Object, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
toXML(OutputStream, String) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(OutputStream, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(Writer) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(Writer, int, int) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(Writer, int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(Writer, int, int, String) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(Writer, int, int, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(Writer, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(Writer, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(Writer, int, int, Collection<String>, String) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(Writer, int, int, Collection<String>, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(Writer, Object) - Static method in class com.landawn.abacus.util.N
 
toXML(Writer, Object, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
toXML(Writer, String) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(Writer, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXML(Object) - Static method in class com.landawn.abacus.util.N
 
toXML(Object, boolean) - Static method in class com.landawn.abacus.util.N
 
toXML(Object, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
toXML(String) - Method in interface com.landawn.abacus.util.DataSet
 
toXML(String) - Method in class com.landawn.abacus.util.RowDataSet
 
TRACE - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
TRAILER - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Trailer header field name.
TRANSFER_ENCODING - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Transfer-Encoding header field name.
transform(Range<T>, Function<T, U>) - Static method in class com.landawn.abacus.guava.GuavaUtil
 
transform(Function<? super CheckedStream<T, E>, CheckedStream<TT, EE>>) - Method in class com.landawn.abacus.util.CheckedStream
 
transform(Function<? super S, ? extends SS>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
transform(Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
transform(Document, File) - Static method in class com.landawn.abacus.util.XMLUtil
 
transform(Document, OutputStream) - Static method in class com.landawn.abacus.util.XMLUtil
 
Transient - Annotation Interface in com.landawn.abacus.annotation
The properties will be ignored by the persistent operations if the input is an entity.
translate(CharSequence) - Method in class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
Helper for non-Writer usage.
translate(CharSequence, int, Writer) - Method in class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
Translate a set of codepoints, represented by an int index into a CharSequence, into another set of codepoints.
translate(CharSequence, Writer) - Method in class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
Translate an input onto a Writer.
transpose() - Method in class com.landawn.abacus.util.Sheet
 
Traverser<T> - Class in com.landawn.abacus.guava
Provides methods for traversing a graph.
TriConsumer<A,B,C> - Interface in com.landawn.abacus.util.function
 
TriFunction<A,B,C,R> - Interface in com.landawn.abacus.util.function
 
TriIterator<A,B,C> - Class in com.landawn.abacus.util
 
TriIterator() - Constructor for class com.landawn.abacus.util.TriIterator
 
trim() - Static method in class com.landawn.abacus.util.Fn
 
trim(boolean) - Method in class com.landawn.abacus.util.Joiner
Deprecated.
trim(boolean) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Deprecated.
trim(boolean) - Method in class com.landawn.abacus.util.Splitter
Deprecated.
trim(String) - Static method in class com.landawn.abacus.util.Strings
Removes control characters (char <= 32) from both ends of this String, handling null by returning null.
trim(String[]) - Static method in class com.landawn.abacus.util.Strings
 
TRIM - Static variable in class com.landawn.abacus.util.WD
Field TRIM.
trimBeforeAppend() - Method in class com.landawn.abacus.util.Joiner
 
trimResults() - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
trimResults() - Method in class com.landawn.abacus.util.Splitter
 
trimToEmpty() - Static method in class com.landawn.abacus.util.Fn
 
trimToEmpty(String) - Static method in class com.landawn.abacus.util.Strings
Removes control characters (char <= 32) from both ends of this String returning an empty String ("") if the String is empty ("") after the trim or if it is null.
trimToEmpty(String[]) - Static method in class com.landawn.abacus.util.Strings
 
trimToNull() - Static method in class com.landawn.abacus.util.Fn
 
trimToNull(String) - Static method in class com.landawn.abacus.util.Strings
Removes control characters (char <= 32) from both ends of this String returning null if the String is empty ("") after the trim or if it is null.
trimToNull(String[]) - Static method in class com.landawn.abacus.util.Strings
 
trimToSize() - Method in class com.landawn.abacus.util.BooleanList
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.ByteList
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.CharList
Trim to size.
trimToSize() - Method in interface com.landawn.abacus.util.DataSet
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.DoubleList
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.FloatList
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.IntList
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.LongList
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.PrimitiveList
Trim to size and return {@code this) list. There is no new list instance created. @return this List with trailing unused space removed.
trimToSize() - Method in class com.landawn.abacus.util.RowDataSet
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.Sheet
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.ShortList
Trim to size.
triple() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
triple() - Static method in class com.landawn.abacus.util.Fn
 
Triple<L,M,R> - Class in com.landawn.abacus.util
 
Triple() - Constructor for class com.landawn.abacus.util.Triple
 
TriPredicate<A,B,C> - Interface in com.landawn.abacus.util.function
 
TRUE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field TRUE.
TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanSupplier
 
TRUE - Static variable in class com.landawn.abacus.util.If.OrElse
For internal only
TRUE - Static variable in class com.landawn.abacus.util.u.Nullable
Presents Boolean.TRUE.
TRUE - Static variable in class com.landawn.abacus.util.u.Optional
Presents Boolean.TRUE.
TRUE - Static variable in class com.landawn.abacus.util.u.OptionalBoolean
Presents true.
truncate(String, int) - Static method in class com.landawn.abacus.util.Strings
Truncates a String.
truncate(String, int, int) - Static method in class com.landawn.abacus.util.Strings
Truncates a String.
truncate(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncate(T, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
 
truncatedCompareTo(Calendar, Calendar, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncatedCompareTo(Calendar, Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
 
truncatedCompareTo(Date, Date, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncatedCompareTo(Date, Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
 
truncatedEquals(Calendar, Calendar, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncatedEquals(Calendar, Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
 
truncatedEquals(Date, Date, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncatedEquals(Date, Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
 
Try<T extends AutoCloseable> - Class in com.landawn.abacus.util
 
tryAcquire() - Method in class com.landawn.abacus.util.RateLimiter
Acquires a permit from this RateLimiter if it can be acquired immediately without delay.
tryAcquire(int) - Method in class com.landawn.abacus.util.RateLimiter
Acquires permits from this RateLimiter if it can be acquired immediately without delay.
tryAcquire(int, long, TimeUnit) - Method in class com.landawn.abacus.util.RateLimiter
Acquires the given number of permits from this RateLimiter if it can be obtained without exceeding the specified timeout, or returns false immediately (without waiting) if the permits would not have been granted before the timeout expired.
tryAcquire(long, TimeUnit) - Method in class com.landawn.abacus.util.RateLimiter
Acquires a permit from this RateLimiter if it can be obtained without exceeding the specified timeout, or returns false immediately (without waiting) if the permit would not have been granted before the timeout expired.
tryOrDefaultIfExceptionOccurred(Callable<R>, Supplier<R>) - Static method in class com.landawn.abacus.util.N
Returns the value returned by action or {@code supplierForDefaultIfExceptionOccurred} if exception happens.
tryOrDefaultIfExceptionOccurred(Callable<R>, R) - Static method in class com.landawn.abacus.util.N
Returns the value returned by action or defaultIfExceptionOccurred if exception happens.
tryOrDefaultIfExceptionOccurred(T, Throwables.Function<? super T, ? extends R, ? extends Exception>, Supplier<R>) - Static method in class com.landawn.abacus.util.N
Returns the value returned by action or defaultIfExceptionOccurred if exception happens.
tryOrDefaultIfExceptionOccurred(T, Throwables.Function<? super T, ? extends R, ? extends Exception>, R) - Static method in class com.landawn.abacus.util.N
Returns the value returned by action or defaultIfExceptionOccurred if exception happens.
tryOrEmptyIfExceptionOccurred(Callable<R>) - Static method in class com.landawn.abacus.util.N
Returns a Nullable with the value returned by action or an empty Nullable if exception happens.
tryOrEmptyIfExceptionOccurred(T, Throwables.Function<? super T, ? extends R, ? extends Exception>) - Static method in class com.landawn.abacus.util.N
Returns a Nullable with the value returned by func.apply(init) or an empty Nullable if exception happens.
tryToGetOriginalCheckedException(Exception) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
TUESDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
TUESDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
Tuple<TP> - Class in com.landawn.abacus.util
 
Tuple.Tuple1<T1> - Class in com.landawn.abacus.util
The Class Tuple1.
Tuple.Tuple2<T1,T2> - Class in com.landawn.abacus.util
The Class Tuple2.
Tuple.Tuple3<T1,T2,T3> - Class in com.landawn.abacus.util
The Class Tuple3.
Tuple.Tuple4<T1,T2,T3,T4> - Class in com.landawn.abacus.util
The Class Tuple4.
Tuple.Tuple5<T1,T2,T3,T4,T5> - Class in com.landawn.abacus.util
The Class Tuple5.
Tuple.Tuple6<T1,T2,T3,T4,T5,T6> - Class in com.landawn.abacus.util
The Class Tuple6.
Tuple.Tuple7<T1,T2,T3,T4,T5,T6,T7> - Class in com.landawn.abacus.util
The Class Tuple7.
Tuple.Tuple8<T1,T2,T3,T4,T5,T6,T7,T8> - Class in com.landawn.abacus.util
The Class Tuple8.
Tuple.Tuple9<T1,T2,T3,T4,T5,T6,T7,T8,T9> - Class in com.landawn.abacus.util
The Class Tuple9.
tuple1() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
tuple1() - Static method in class com.landawn.abacus.util.Fn
 
tuple2() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
tuple2() - Static method in class com.landawn.abacus.util.Fn
 
tuple3() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
tuple3() - Static method in class com.landawn.abacus.util.Fn
 
tuple4() - Static method in class com.landawn.abacus.util.Fn
 
turnOffCertificateValidation() - Static method in class com.landawn.abacus.http.HttpUtil
Deprecated. 
TWO_FIFTHS - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 2/5.
TWO_QUARTERS - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 2/4.
TWO_THIRDS - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 2/3.
type - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
type - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
type() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
type() - Method in class com.landawn.abacus.util.TypeReference
 
Type - Annotation Interface in com.landawn.abacus.annotation
 
TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field TYPE.
Type.EnumBy - Enum Class in com.landawn.abacus.annotation
The Enum EnumType.
Type.Scope - Enum Class in com.landawn.abacus.annotation
The Enum Scope.
TypeAttrParser - Class in com.landawn.abacus.util
 
typeOf(Class<?>) - Static method in class com.landawn.abacus.util.N
 
typeOf(String) - Static method in class com.landawn.abacus.util.N
 
TypeReference<T> - Class in com.landawn.abacus.util
Represents a generic type T.
TypeReference.TypeToken<T> - Class in com.landawn.abacus.util
 
TypeToken() - Constructor for class com.landawn.abacus.util.TypeReference.TypeToken
 

U

u - Class in com.landawn.abacus.util
 
U - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't modify(update) if lock on this level.
u.Nullable<T> - Class in com.landawn.abacus.util
The Class Nullable.
u.Optional<T> - Class in com.landawn.abacus.util
The Class Optional.
u.OptionalBoolean - Class in com.landawn.abacus.util
The Class OptionalBoolean.
u.OptionalByte - Class in com.landawn.abacus.util
The Class OptionalByte.
u.OptionalChar - Class in com.landawn.abacus.util
The Class OptionalChar.
u.OptionalDouble - Class in com.landawn.abacus.util
The Class OptionalDouble.
u.OptionalFloat - Class in com.landawn.abacus.util
The Class OptionalFloat.
u.OptionalInt - Class in com.landawn.abacus.util
The Class OptionalInt.
u.OptionalLong - Class in com.landawn.abacus.util
The Class OptionalLong.
u.OptionalShort - Class in com.landawn.abacus.util
The Class OptionalShort.
UD - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't modify(update) and delete if lock on this level.
UNARYBIT - Static variable in class com.landawn.abacus.util.WD
Field UNARYBIT.
UnaryOperator<T> - Interface in com.landawn.abacus.util.function
UNAVAILABLE - Enum constant in enum class com.landawn.abacus.util.Status
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FnB
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FnC
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FnD
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FnF
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FnI
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FnL
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FnS
 
unbox(Boolean...) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Booleans to primitives.
unbox(Boolean[][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Boolean[][][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Boolean[][][], boolean) - Static method in class com.landawn.abacus.util.Array
 
unbox(Boolean[][], boolean) - Static method in class com.landawn.abacus.util.Array
 
unbox(Boolean[], boolean) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Booleans to primitives handling null.
unbox(Boolean[], int, int, boolean) - Static method in class com.landawn.abacus.util.Array
 
unbox(Byte...) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Bytes to primitives.
unbox(Byte[][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Byte[][][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Byte[][][], byte) - Static method in class com.landawn.abacus.util.Array
 
unbox(Byte[][], byte) - Static method in class com.landawn.abacus.util.Array
 
unbox(Byte[], byte) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Bytes to primitives handling null.
unbox(Byte[], int, int, byte) - Static method in class com.landawn.abacus.util.Array
 
unbox(Character...) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Characters to primitives.
unbox(Character[][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Character[][][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Character[][][], char) - Static method in class com.landawn.abacus.util.Array
 
unbox(Character[][], char) - Static method in class com.landawn.abacus.util.Array
 
unbox(Character[], char) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Character to primitives handling null .
unbox(Character[], int, int, char) - Static method in class com.landawn.abacus.util.Array
 
unbox(Double...) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Doubles to primitives.
unbox(Double[][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Double[][][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Double[][][], double) - Static method in class com.landawn.abacus.util.Array
 
unbox(Double[][], double) - Static method in class com.landawn.abacus.util.Array
 
unbox(Double[], double) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Doubles to primitives handling null.
unbox(Double[], int, int, double) - Static method in class com.landawn.abacus.util.Array
 
unbox(Float...) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Floats to primitives.
unbox(Float[][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Float[][][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Float[][][], float) - Static method in class com.landawn.abacus.util.Array
 
unbox(Float[][], float) - Static method in class com.landawn.abacus.util.Array
 
unbox(Float[], float) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Floats to primitives handling null.
unbox(Float[], int, int, float) - Static method in class com.landawn.abacus.util.Array
 
unbox(Integer...) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Integers to primitives.
unbox(Integer[][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Integer[][][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Integer[][][], int) - Static method in class com.landawn.abacus.util.Array
 
unbox(Integer[][], int) - Static method in class com.landawn.abacus.util.Array
 
unbox(Integer[], int) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Integer to primitives handling null.
unbox(Integer[], int, int, int) - Static method in class com.landawn.abacus.util.Array
 
unbox(Long...) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Longs to primitives.
unbox(Long[][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Long[][][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Long[][][], long) - Static method in class com.landawn.abacus.util.Array
 
unbox(Long[][], long) - Static method in class com.landawn.abacus.util.Array
 
unbox(Long[], int, int, long) - Static method in class com.landawn.abacus.util.Array
 
unbox(Long[], long) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Long to primitives handling null.
unbox(Short...) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Shorts to primitives.
unbox(Short[][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Short[][][]) - Static method in class com.landawn.abacus.util.Array
 
unbox(Short[][][], short) - Static method in class com.landawn.abacus.util.Array
 
unbox(Short[][], short) - Static method in class com.landawn.abacus.util.Array
 
unbox(Short[], int, int, short) - Static method in class com.landawn.abacus.util.Array
 
unbox(Short[], short) - Static method in class com.landawn.abacus.util.Array
Converts an array of object Short to primitives handling null.
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToBooleanFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToByteFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToCharFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToDoubleFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToFloatFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToIntFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToLongFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToShortFunction
 
uncapitalize(String) - Static method in class com.landawn.abacus.util.Strings
 
unchecked() - Method in class com.landawn.abacus.util.CheckedStream
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.BiConsumer
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.BiFunction
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.BiPredicate
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.Callable
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.Consumer
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.Function
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.Predicate
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.Runnable
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.Supplier
 
UncheckedException - Exception in com.landawn.abacus.exception
 
UncheckedException(String, Throwable) - Constructor for exception com.landawn.abacus.exception.UncheckedException
Constructor for UncheckedIOException.
UncheckedException(Throwable) - Constructor for exception com.landawn.abacus.exception.UncheckedException
Constructor for UncheckedIOException.
UncheckedInterruptedException - Exception in com.landawn.abacus.exception
 
UncheckedInterruptedException(InterruptedException) - Constructor for exception com.landawn.abacus.exception.UncheckedInterruptedException
Constructor for UncheckedInterruptedException.
UncheckedInterruptedException(String, InterruptedException) - Constructor for exception com.landawn.abacus.exception.UncheckedInterruptedException
Constructor for UncheckedInterruptedException.
UncheckedIOException - Exception in com.landawn.abacus.exception
 
UncheckedIOException(IOException) - Constructor for exception com.landawn.abacus.exception.UncheckedIOException
Constructor for UncheckedIOException.
UncheckedIOException(String, IOException) - Constructor for exception com.landawn.abacus.exception.UncheckedIOException
Constructor for UncheckedIOException.
UncheckedParseException - Exception in com.landawn.abacus.exception
 
UncheckedParseException(String, ParseException) - Constructor for exception com.landawn.abacus.exception.UncheckedParseException
Constructor for UncheckedParseException.
UncheckedParseException(ParseException) - Constructor for exception com.landawn.abacus.exception.UncheckedParseException
Constructor for UncheckedParseException.
UncheckedReflectiveOperationException - Exception in com.landawn.abacus.exception
 
UncheckedReflectiveOperationException(ReflectiveOperationException) - Constructor for exception com.landawn.abacus.exception.UncheckedReflectiveOperationException
Constructor for UncheckedReflectiveOperationException.
UncheckedReflectiveOperationException(String, ReflectiveOperationException) - Constructor for exception com.landawn.abacus.exception.UncheckedReflectiveOperationException
Constructor for UncheckedReflectiveOperationException.
UncheckedSQLException - Exception in com.landawn.abacus.exception
 
UncheckedSQLException(String, SQLException) - Constructor for exception com.landawn.abacus.exception.UncheckedSQLException
Constructor for UncheckedSQLException.
UncheckedSQLException(SQLException) - Constructor for exception com.landawn.abacus.exception.UncheckedSQLException
Constructor for UncheckedSQLException.
UNDERSCORE - Static variable in class com.landawn.abacus.util.WD
Field UNDERSCORE.
UNESCAPE_CSV - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped Comma Separated Value entries.
UNESCAPE_ECMASCRIPT - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped EcmaScript.
UNESCAPE_HTML3 - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped HTML 3.0.
UNESCAPE_HTML4 - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped HTML 4.0.
UNESCAPE_JAVA - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped Java.
UNESCAPE_JSON - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped Json.
UNESCAPE_XML - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped XML.
unescapeCsv(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Returns a String value for an unescaped CSV column.
unescapeEcmaScript(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Unescapes any EcmaScript literals found in the String.
unescapeHtml3(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Unescapes a string containing bean escapes to a string containing the actual Unicode characters corresponding to the escapes.
unescapeHtml4(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Unescapes a string containing bean escapes to a string containing the actual Unicode characters corresponding to the escapes.
unescapeJava(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Unescapes any Java literals found in the String.
unescapeJson(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Unescapes any Json literals found in the String.
unescapeXml(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Unescapes a string containing XML bean escapes to a string containing the actual Unicode characters corresponding to the escapes.
unflatten(Map<String, Object>) - Static method in class com.landawn.abacus.util.Maps
 
unflatten(Map<String, Object>, String, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
 
unflatten(Map<String, Object>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
 
unicodeEscaped(char) - Static method in class com.landawn.abacus.util.Strings
Converts the char to the unicode format ' '.
union(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet.
union(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
union(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet.
union(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
union(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet.
union(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
union(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet.
union(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
union(Set<? extends E>, Set<? extends E>) - Static method in class com.landawn.abacus.util.Iterables
Returns an unmodifiable view of the union of two sets.
UNION - Static variable in class com.landawn.abacus.util.WD
Field UNION.
UNION_ALL - Static variable in class com.landawn.abacus.util.WD
Field UNION_ALL.
unionAll(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet.
unionAll(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
unionAll(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet.
unionAll(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
unionAll(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
unionAll(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
unionAll(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
unionAll(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
UNIQUE - Static variable in class com.landawn.abacus.util.WD
Field UNIQUE.
unlock() - Method in class com.landawn.abacus.pool.AbstractPool
Unlock.
unlock() - Method in interface com.landawn.abacus.pool.Pool
Unlock.
UNLOCKED - Enum constant in enum class com.landawn.abacus.util.Status
 
unmarshal(Class<? extends T>, String) - Static method in class com.landawn.abacus.util.XMLUtil
Unmarshaller#unmarshal(Object, java.io.Writer) is called
unmodifiableCollection(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified Collection.
unmodifiableList(List<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified List.
unmodifiableMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified Map.
unmodifiableNavigableMap(NavigableMap<K, ? extends V>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified NavigableMap.
unmodifiableNavigableSet(NavigableSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified NavigableSet.
unmodifiableSet(Set<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified Set.
unmodifiableSortedMap(SortedMap<K, ? extends V>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified SortedMap.
unmodifiableSortedSet(SortedSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified SortedSet.
unregister(Object) - Method in class com.landawn.abacus.eventbus.EventBus
 
UNSAFE_URL - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant UNSAFE_URL.
UnsupportedOperation - Annotation Interface in com.landawn.abacus.annotation
 
unwrap() - Static method in class com.landawn.abacus.util.Fn
 
unwrap() - Method in class com.landawn.abacus.util.Multimap
Returns a view of this multimap as a Map from each distinct key to the nonempty collection of that key's associated values.
unwrap(Type<? extends T>, JSONArray) - Static method in class com.landawn.abacus.util.JSONUtil
 
unwrap(Type<? extends T>, JSONObject) - Static method in class com.landawn.abacus.util.JSONUtil
 
unwrap(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the corresponding primitive type of type if it is a wrapper type; otherwise returns type itself.
unwrap(Class<? extends T>, JSONArray) - Static method in class com.landawn.abacus.util.JSONUtil
 
unwrap(Class<? extends T>, JSONObject) - Static method in class com.landawn.abacus.util.JSONUtil
 
unwrap(String, String) - Static method in class com.landawn.abacus.util.Strings
 
unwrap(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Unwraps the specified string str if and only if it's wrapped by the specified prefix and suffix
unwrap(JSONArray) - Static method in class com.landawn.abacus.util.JSONUtil
 
unwrap(JSONArray, Type<T>) - Static method in class com.landawn.abacus.util.JSONUtil
 
unwrap(JSONArray, Class<? extends T>) - Static method in class com.landawn.abacus.util.JSONUtil
 
unwrap(JSONObject) - Static method in class com.landawn.abacus.util.JSONUtil
 
unzip(File, File) - Static method in class com.landawn.abacus.util.IOUtil
 
unzip(Iterable<? extends T>, Throwables.BiConsumer<? super T, Pair<A, B>, E>) - Static method in class com.landawn.abacus.util.N
 
unzip(Iterable<? extends T>, Throwables.BiConsumer<? super T, Pair<A, B>, E>, IntFunction<? extends Collection<?>>) - Static method in class com.landawn.abacus.util.N
 
unzip(Iterable<? extends T>, BiConsumer<? super T, Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
 
unzip(Iterable<? extends T>, BiConsumer<? super T, Pair<A, B>>) - Static method in class com.landawn.abacus.util.Iterators
 
unzip(Iterable<? extends T>, BiConsumer<? super T, Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
 
unzip(Iterator<? extends T>, BiConsumer<? super T, Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
 
unzip(Iterator<? extends T>, BiConsumer<? super T, Pair<A, B>>) - Static method in class com.landawn.abacus.util.Iterators
 
unzip(Iterator<? extends T>, BiConsumer<? super T, Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
 
unzipp(Iterable<? extends T>, Throwables.BiConsumer<? super T, Triple<A, B, C>, E>) - Static method in class com.landawn.abacus.util.N
 
unzipp(Iterable<? extends T>, Throwables.BiConsumer<? super T, Triple<A, B, C>, E>, IntFunction<? extends Collection<?>>) - Static method in class com.landawn.abacus.util.N
 
unzipp(Iterable<? extends T>, BiConsumer<? super T, Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.Iterators
 
unzipp(Iterator<? extends T>, BiConsumer<? super T, Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.Iterators
 
UPDATABLE - Enum constant in enum class com.landawn.abacus.util.Status
 
UPDATE - Enum constant in enum class com.landawn.abacus.util.OperationType
Field UPDATE.
UPDATE - Static variable in class com.landawn.abacus.util.WD
Field UPDATE.
updateAccessCount() - Method in class com.landawn.abacus.pool.ActivityPrint
Update access count.
updateAll(Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
updateAll(Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Update all the values in this DataSet with the specified Try.Function.
updateAll(Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
updateAll(Throwables.Function<? super V, ? extends V, X>) - Method in class com.landawn.abacus.util.Sheet
 
updateAll(Throwables.IntBiFunction<? extends V, X>) - Method in class com.landawn.abacus.util.Sheet
Update all elements based on points.
updateAll(Throwables.TriFunction<? super R, ? super C, ? super V, ? extends V, X>) - Method in class com.landawn.abacus.util.Sheet
Update all elements based on points.
updateAllUsingReplaceAllInstead() - Static method in class com.landawn.abacus.util.N
Deprecated.
use replaceAll
updateAndGet(Throwables.UnaryOperator<T, E>) - Method in class com.landawn.abacus.util.Holder
Update and get.
updateColumn(C, Throwables.Function<? super V, ? extends V, X>) - Method in class com.landawn.abacus.util.Sheet
 
updateColumn(String, Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Update the values of the specified column by the specified Try.Function.
updateColumn(String, Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
updateColumn(String, Throwables.Function<T, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
updateColumns(Collection<String>, Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
updateColumns(Collection<String>, Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Update the values of the specified columns one by one with the specified Try.Function.
updateColumns(Collection<String>, Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
updateIfUsingReplaceIfInstead() - Static method in class com.landawn.abacus.util.N
Deprecated.
use replaceIf
updateLastAccessTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Update last access time.
updateRow(int, Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Update the values in the specified row with the specified Try.Function.
updateRow(int, Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
updateRow(R, Throwables.Function<? super V, ? extends V, X>) - Method in class com.landawn.abacus.util.Sheet
 
updateRows(int[], Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Update the values in the specified rows one by one with the specified Try.Function.
updateRows(int[], Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
UPGRADE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Upgrade header field name.
UPPER - Static variable in class com.landawn.abacus.util.WD
Field UPPER.
UPPER_CASE_WITH_UNDERSCORE - Enum constant in enum class com.landawn.abacus.util.NamingPolicy
 
upperEndpoint() - Method in class com.landawn.abacus.util.Range
Gets the maximum value in this range.
url() - Method in class com.landawn.abacus.http.HttpClient
 
url(String) - Static method in class com.landawn.abacus.http.HttpRequest
 
url(String) - Static method in class com.landawn.abacus.http.OkHttpRequest
Sets the URL target of this request.
url(String) - Static method in class com.landawn.abacus.http.v2.HttpRequest
 
url(String, long, long) - Static method in class com.landawn.abacus.http.HttpRequest
 
url(String, long, long) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
url(String, long, long) - Static method in class com.landawn.abacus.http.v2.HttpRequest
 
url(URI) - Static method in class com.landawn.abacus.http.v2.HttpRequest
Sets the URI target of this request.
url(URI, long, long) - Static method in class com.landawn.abacus.http.v2.HttpRequest
 
url(URL) - Static method in class com.landawn.abacus.http.HttpRequest
Sets the URL target of this request.
url(URL) - Static method in class com.landawn.abacus.http.OkHttpRequest
Sets the URL target of this request.
url(URL) - Static method in class com.landawn.abacus.http.v2.HttpRequest
Sets the URI target of this request.
url(URL, long, long) - Static method in class com.landawn.abacus.http.HttpRequest
 
url(URL, long, long) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
url(URL, long, long) - Static method in class com.landawn.abacus.http.v2.HttpRequest
 
url(HttpUrl) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
url(HttpUrl, long, long) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
urlDecode(String) - Static method in class com.landawn.abacus.util.Strings
 
urlDecode(String, Class<? extends T>) - Static method in class com.landawn.abacus.util.Strings
 
urlDecode(String, Charset) - Static method in class com.landawn.abacus.util.Strings
 
urlDecode(String, Charset, Class<? extends T>) - Static method in class com.landawn.abacus.util.Strings
 
urlEncode(Object) - Static method in class com.landawn.abacus.util.Strings
 
urlEncode(Object, Charset) - Static method in class com.landawn.abacus.util.Strings
 
URLEncodedUtil - Class in com.landawn.abacus.util
Note: it's copied from Apache HttpComponents developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
US - Static variable in class com.landawn.abacus.util.Ascii
Unit Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
US_ASCII - Static variable in class com.landawn.abacus.util.Charsets
 
USE - Static variable in class com.landawn.abacus.util.WD
Field USE.
useCaches(boolean) - Method in class com.landawn.abacus.http.HttpRequest
 
useForNull(String) - Method in class com.landawn.abacus.util.Joiner
Use for null.
USER_AGENT - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP User-Agent header field name.
USER_COUNTRY - Static variable in class com.landawn.abacus.util.IOUtil
 
USER_DIR - Static variable in class com.landawn.abacus.util.IOUtil
 
USER_HOME - Static variable in class com.landawn.abacus.util.IOUtil
 
USER_LANGUAGE - Static variable in class com.landawn.abacus.util.IOUtil
 
USER_NAME - Static variable in class com.landawn.abacus.util.IOUtil
 
USER_TIMEZONE - Static variable in class com.landawn.abacus.util.IOUtil
 
USING - Static variable in class com.landawn.abacus.util.WD
Field USING.
UTC - Static variable in class com.landawn.abacus.http.HttpUtil.HttpDate
GMT and UTC are equivalent for our purposes.
UTC_TIME_ZONE - Static variable in class com.landawn.abacus.util.DateUtil
 
UTF_16 - Static variable in class com.landawn.abacus.util.Charsets
 
UTF_16BE - Static variable in class com.landawn.abacus.util.Charsets
 
UTF_16LE - Static variable in class com.landawn.abacus.util.Charsets
 
UTF_8 - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant UTF_8.
UTF_8 - Static variable in class com.landawn.abacus.util.Charsets
 
Utf8 - Class in com.landawn.abacus.util
Note: It's copied from Google Guava under Apache License 2.0 Low-level, high-performance utility methods related to the UTF-8 character encoding.
uuid() - Static method in class com.landawn.abacus.util.Strings
Returns a new UUID String UUID.

V

vacate() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Vacate.
vacate() - Method in class com.landawn.abacus.pool.GenericObjectPool
Vacate.
vacate() - Method in interface com.landawn.abacus.pool.Pool
Vacate.
val() - Method in class com.landawn.abacus.util.Builder
 
val() - Static method in class com.landawn.abacus.util.Fn
 
val() - Method in class com.landawn.abacus.util.Keyed
 
value() - Element in annotation interface com.landawn.abacus.annotation.AccessFieldByMethod
 
value() - Element in annotation interface com.landawn.abacus.annotation.Column
Deprecated.
use name to specify attribute explicitly.
value() - Element in annotation interface com.landawn.abacus.annotation.Entity
Deprecated.
use name to specify attribute explicitly.
value() - Element in annotation interface com.landawn.abacus.annotation.Id
 
value() - Element in annotation interface com.landawn.abacus.annotation.JoinedBy
 
value() - Element in annotation interface com.landawn.abacus.annotation.ReadOnlyId
 
value() - Element in annotation interface com.landawn.abacus.annotation.SuppressFBWarnings
The set of FindBugs warnings that are to be suppressed in annotated element.
value() - Element in annotation interface com.landawn.abacus.annotation.Table
Deprecated.
use name to specify attribute explicitly.
value() - Element in annotation interface com.landawn.abacus.annotation.Type
Deprecated.
use name to specify attribute explicitly.
value() - Method in class com.landawn.abacus.pool.PoolableWrapper
 
value() - Method in enum class com.landawn.abacus.util.CalendarField
 
value() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
value() - Static method in class com.landawn.abacus.util.Fn
 
value() - Method in class com.landawn.abacus.util.HBaseColumn
 
value() - Method in class com.landawn.abacus.util.Holder
 
value() - Method in class com.landawn.abacus.util.Indexed
 
value() - Method in class com.landawn.abacus.util.IndexedBoolean
 
value() - Method in class com.landawn.abacus.util.IndexedByte
 
value() - Method in class com.landawn.abacus.util.IndexedChar
 
value() - Method in class com.landawn.abacus.util.IndexedDouble
 
value() - Method in class com.landawn.abacus.util.IndexedFloat
 
value() - Method in class com.landawn.abacus.util.IndexedInt
 
value() - Method in class com.landawn.abacus.util.IndexedLong
 
value() - Method in class com.landawn.abacus.util.IndexedShort
 
value() - Method in class com.landawn.abacus.util.MutableBoolean
 
value() - Method in class com.landawn.abacus.util.MutableByte
 
value() - Method in class com.landawn.abacus.util.MutableChar
 
value() - Method in class com.landawn.abacus.util.MutableDouble
 
value() - Method in class com.landawn.abacus.util.MutableFloat
 
value() - Method in class com.landawn.abacus.util.MutableInt
 
value() - Method in class com.landawn.abacus.util.MutableLong
 
value() - Method in class com.landawn.abacus.util.MutableShort
 
value() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.Timed
 
value() - Method in interface com.landawn.abacus.util.Sheet.Cell
 
value() - Method in class com.landawn.abacus.util.Timed
 
value() - Method in class com.landawn.abacus.util.Wrapper
 
VALUE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field VALUE.
VALUE_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field VALUE_ELE_END.
VALUE_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field VALUE_ELE_START.
VALUE_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field VALUE_NULL_ELE.
valueOf(char[]) - Static method in class com.landawn.abacus.util.Strings
Returns the string representation of the char array or null.
valueOf(int) - Static method in enum class com.landawn.abacus.util.AccountStatus
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.CalendarField
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.Color
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.DayOfWeek
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.Gender
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.LockMode
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.MediaType
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.Month
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.OperationType
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.ServiceStatus
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.YesNo
Returns the enum constant of this class with the specified name.
valueOf(long, long) - Static method in class com.landawn.abacus.pool.ActivityPrint
 
valueOf(Object) - Static method in class com.landawn.abacus.http.HttpHeaders
 
valueOf(String) - Static method in enum class com.landawn.abacus.annotation.JsonXmlField.Expose
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.annotation.Type.EnumBy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.annotation.Type.Scope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.http.ContentFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.http.HttpMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.parser.Exclusion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.pool.EvictionPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.AccountStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.CalendarField
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.Color
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.CompressionMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.DateTimeFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.DayOfWeek
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.Gender
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.JavaVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.LockMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class com.landawn.abacus.util.MapEntity
 
valueOf(String) - Static method in enum class com.landawn.abacus.util.MediaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.MergeResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.Month
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.NamingPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.OperationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.Percentage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.Range.BoundType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.ServiceStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.stream.BaseStream.Splitor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.ThreadMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.WeekDay
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.YesNo
Returns the enum constant of this class with the specified name.
valueOf(String, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
 
valueOf(String, Map<String, Object>) - Static method in class com.landawn.abacus.util.MapEntity
 
valueOf(T) - Static method in class com.landawn.abacus.util.HBaseColumn
 
valueOf(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
 
values() - Static method in enum class com.landawn.abacus.annotation.JsonXmlField.Expose
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.annotation.Type.EnumBy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.annotation.Type.Scope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.http.ContentFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.http.HttpMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.parser.Exclusion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.pool.EvictionPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
values() - Method in interface com.landawn.abacus.pool.KeyedObjectPool
 
values() - Static method in enum class com.landawn.abacus.util.AccountStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.util.ArrayHashMap
 
values() - Method in class com.landawn.abacus.util.BiMap
Returns an immutable value set.
values() - Static method in enum class com.landawn.abacus.util.CalendarField
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.Color
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.CompressionMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.DateTimeFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.DayOfWeek
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.Gender
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.util.ImmutableMap
 
values() - Static method in enum class com.landawn.abacus.util.JavaVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.LockMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.MediaType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.MergeResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.Month
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.util.Multimap
 
values() - Static method in enum class com.landawn.abacus.util.NamingPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.util.ObjectPool
 
values() - Static method in enum class com.landawn.abacus.util.OperationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.Percentage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.util.Properties
 
values() - Static method in enum class com.landawn.abacus.util.Range.BoundType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.ServiceStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.stream.BaseStream.Splitor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.util.stream.EntryStream
 
values() - Static method in enum class com.landawn.abacus.util.ThreadMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.WeekDay
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.YesNo
Returns an array containing the constants of this enum class, in the order they are declared.
values(Map<?, ? extends V>) - Static method in class com.landawn.abacus.util.Maps
Returns an immutable value collection of the specified map.
VALUES - Static variable in class com.landawn.abacus.util.WD
Field VALUES.
VARY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Vary header field name.
version() - Method in class com.landawn.abacus.util.HBaseColumn
 
VERSION - Static variable in class com.landawn.abacus.parser.XMLConstants
Field VERSION.
VERTICALBAR - Static variable in class com.landawn.abacus.util.WD
Field VERTICALBAR.
VIA - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Via header field name.
VIDEO - Enum constant in enum class com.landawn.abacus.util.MediaType
 
VT - Static variable in class com.landawn.abacus.util.Ascii
Vertical Tabulation ('\v'): A format effector which controls the movement of the printing position to the next in a series of predetermined printing lines.

W

WARNING - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Warning header field name.
WD - Class in com.landawn.abacus.util
A table of constant Strings/chars.
WebUtil - Class in com.landawn.abacus.http
 
WEDNESDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
WEDNESDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
WEEK - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.WEEK_OF_YEAR
WeekDay - Enum Class in com.landawn.abacus.util
The Enum WeekDay.
WHERE - Static variable in class com.landawn.abacus.util.WD
Field WHERE.
WHITE - Enum constant in enum class com.landawn.abacus.util.Color
 
WHITE_SPACE_PATTERN - Static variable in class com.landawn.abacus.util.Splitter
 
wildcardMatch(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks a filename to see if it matches the specified wildcard matcher, always testing case-sensitive.
wildcardMatch(String, String, IOCase) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks a filename to see if it matches the specified wildcard matcher allowing control over case-sensitivity.
wildcardMatchOnSystem(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks a filename to see if it matches the specified wildcard matcher using the case rules of the system.
WindowAssigner - Class in com.landawn.abacus.util
It's defined for Stream.window
WindowAssigner() - Constructor for class com.landawn.abacus.util.WindowAssigner
 
with(char) - Static method in class com.landawn.abacus.util.Splitter
 
with(DeserializationFeature) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
 
with(DeserializationFeature...) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
 
with(SerializationFeature) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
 
with(SerializationFeature...) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
 
with(EscapeUtil.CharSequenceTranslator...) - Method in class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
Helper method to create a merger of this translator with another set of translators.
with(Throwables.Supplier<T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Try
 
with(Throwables.Supplier<T, ? extends Exception>, Runnable) - Static method in class com.landawn.abacus.util.Try
 
with(CharSequence) - Static method in class com.landawn.abacus.util.Joiner
 
with(CharSequence) - Static method in class com.landawn.abacus.util.Splitter
 
with(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Joiner
 
with(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Splitter.MapSplitter
 
with(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Joiner
 
with(CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Joiner
 
with(Runnable) - Static method in class com.landawn.abacus.util.Try
 
with(Pattern) - Static method in class com.landawn.abacus.util.Splitter
 
with(Pattern, Pattern) - Static method in class com.landawn.abacus.util.Splitter.MapSplitter
 
with(T) - Static method in class com.landawn.abacus.util.Try
 
with(T, Runnable) - Static method in class com.landawn.abacus.util.Try
 
WITH - Static variable in class com.landawn.abacus.util.WD
Field WITH.
withDifferentValues() - Method in class com.landawn.abacus.util.Difference.MapDifference
Returns the entries that appear in both maps, but with different values.
without(DeserializationFeature) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
 
without(DeserializationFeature...) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
 
without(SerializationFeature) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
 
without(SerializationFeature...) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
 
wrap() - Static method in class com.landawn.abacus.util.Fn
 
wrap(boolean[]) - Static method in class com.landawn.abacus.util.JSONUtil
 
wrap(boolean[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
wrap(byte[]) - Static method in class com.landawn.abacus.util.JSONUtil
 
wrap(byte[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
wrap(char[]) - Static method in class com.landawn.abacus.util.JSONUtil
 
wrap(char[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
wrap(double[]) - Static method in class com.landawn.abacus.util.JSONUtil
 
wrap(double[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
wrap(float[]) - Static method in class com.landawn.abacus.util.JSONUtil
 
wrap(float[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
wrap(int[]) - Static method in class com.landawn.abacus.util.JSONUtil
 
wrap(int[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
wrap(long[]) - Static method in class com.landawn.abacus.util.JSONUtil
 
wrap(long[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
wrap(short[]) - Static method in class com.landawn.abacus.util.JSONUtil
 
wrap(short[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
wrap(BiMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
 
wrap(Pair<L, R>) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
wrap(Triple<L, M, R>) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
wrap(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the corresponding wrapper type of type if it is a primitive type; otherwise returns type itself.
wrap(Object) - Static method in class com.landawn.abacus.util.JSONUtil
wrap(bean) -> wrap(Maps.deepBean2Map(bean, true))
wrap(Object[]) - Static method in class com.landawn.abacus.util.JSONUtil
 
wrap(Object[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableObjArray
 
wrap(String, String) - Static method in class com.landawn.abacus.util.Strings
 
wrap(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Strings.wrap(null, "[", "]") -> "[]" Strings.wrap("", "[", "]") -> "[]" Strings.wrap("[", "[", "]") -> "[[]" Strings.wrap("]", "[", "]") -> "[]]" Strings.wrap("abc", "[", "]") -> "[abc]" Strings.wrap("a", "aa", "aa") -> "aaaaa" Strings.wrap("aa", "aa", "aa") -> "aaaaaa" Strings.wrap("aaa", "aa", "aa") -> "aaaaaaa"
wrap(Collection<?>) - Static method in class com.landawn.abacus.util.JSONUtil
 
wrap(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableCollection
 
wrap(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
wrap(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSet
Deprecated.
throws UnsupportedOperationException
wrap(Future<T>) - Static method in class com.landawn.abacus.util.ContinuableFuture
 
wrap(Deque<T>) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
wrap(ToIntFunction<? super T>, BiPredicate<? super T, ? super T>) - Static method in class com.landawn.abacus.util.Fn
 
wrap(List<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableList
 
wrap(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
wrap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Deprecated.
throws UnsupportedOperationException
wrap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableMap
 
wrap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Deprecated.
throws UnsupportedOperationException
wrap(Map<String, ?>) - Static method in class com.landawn.abacus.util.JSONUtil
 
wrap(Map<K, V>) - Static method in class com.landawn.abacus.util.ListMultimap
 
wrap(Map<K, V>) - Static method in class com.landawn.abacus.util.SetMultimap
 
wrap(Map<K, V>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.ListMultimap
 
wrap(Map<K, V>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.SetMultimap
 
wrap(NavigableMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
 
wrap(NavigableSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
wrap(Set<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSet
 
wrap(Set<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
Deprecated.
throws UnsupportedOperationException
wrap(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Deprecated.
throws UnsupportedOperationException
wrap(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
 
wrap(SortedSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
Deprecated.
throws UnsupportedOperationException
wrap(SortedSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
wrap(T) - Static method in interface com.landawn.abacus.pool.Poolable
Wrap the the source object with Long.MAX_VALUE liveTime and Long.MAX_VALUE maxIdleTime.
wrap(T[]) - Static method in class com.landawn.abacus.util.ImmutableArray
Deprecated.
the ImmutableArray may be modified through the specified elements
wrap(T[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
wrap(T, long, long) - Static method in interface com.landawn.abacus.pool.Poolable
Wrap the the source object with specified liveTime and maxIdleTime.
wrapIfMissing(String, String) - Static method in class com.landawn.abacus.util.Strings
Wrap if missing.
wrapIfMissing(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Strings.wrapIfMissing(null, "[", "]") -> "[]" Strings.wrapIfMissing("", "[", "]") -> "[]" Strings.wrapIfMissing("[", "[", "]") -> "[]" Strings.wrapIfMissing("]", "[", "]") -> "[]" Strings.wrapIfMissing("abc", "[", "]") -> "[abc]" Strings.wrapIfMissing("a", "aa", "aa") -> "aaaaa" Strings.wrapIfMissing("aa", "aa", "aa") -> "aaaa" Strings.wrapIfMissing("aaa", "aa", "aa") -> "aaaaa" Strings.wrapIfMissing("aaaa", "aa", "aa") -> "aaaa"
wrapInputStream(InputStream, ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Wrap input stream.
wrapOutputStream(OutputStream, ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Wrap output stream.
Wrapper<T> - Class in com.landawn.abacus.util
 
wrapRootValue() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Checks if is wrap root value.
wrapRootValue(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Sets the wrap root value.
WRITABLE - Enum constant in enum class com.landawn.abacus.util.Status
 
write(boolean) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(byte) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(byte) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
write(byte[]) - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
write(byte[]) - Method in class com.landawn.abacus.util.SnappyOutputStream
 
write(byte[], int, int) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
write(byte[], int, int) - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
write(byte[], int, int) - Method in class com.landawn.abacus.util.SnappyOutputStream
 
write(byte[], File) - Static method in class com.landawn.abacus.guava.Files
 
write(char) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(char[]) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(char[], int, int) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(char[], int, int) - Method in class com.landawn.abacus.util.StringWriter
 
write(double) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(float) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(int) - Method in class com.landawn.abacus.util.BufferedWriter
Deprecated.
replaced by write(char).
write(int) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
write(int) - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
write(int) - Method in class com.landawn.abacus.util.SnappyOutputStream
 
write(int) - Method in class com.landawn.abacus.util.StringWriter
 
write(long) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(short) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(File, byte[]) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, byte[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, char[]) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, char[], int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, char[], Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, File) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, File, long, long) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, InputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, InputStream, long, long) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, Reader) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, Reader, long, long) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, Reader, long, long, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, Reader, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, CharSequence) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, CharSequence, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
write(File, Object) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
write(File, Object, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
write(OutputStream, byte[]) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, byte[], boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, byte[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, byte[], int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, char[]) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, char[], boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, char[], int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, char[], int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, char[], int, int, Charset, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, char[], Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, File) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, File, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, File, long, long) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, File, long, long, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, InputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, InputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, InputStream, long, long) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, InputStream, long, long, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, CharSequence) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, CharSequence, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, CharSequence, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, CharSequence, Charset, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(OutputStream, Object) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
write(OutputStream, Object, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
write(Writer, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, boolean, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, byte) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, byte, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, char) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, char[]) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, char[], boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, char[], int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, char, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, double) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, double, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, float) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, float, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, int) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, long) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, long, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, short) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, short, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, File) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, File, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, File, long, long) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, File, long, long, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, Reader) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, Reader, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, Reader, long, long) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, Reader, long, long, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, CharSequence) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, CharSequence, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
write(Writer, Object) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
write(Writer, Object, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
write(Object) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
write(Object, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
 
write(String) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(String) - Method in class com.landawn.abacus.util.StringWriter
 
write(String, int, int) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(String, int, int) - Method in class com.landawn.abacus.util.StringWriter
 
write(Calendar) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(Date) - Method in class com.landawn.abacus.util.BufferedWriter
 
write(XMLGregorianCalendar) - Method in class com.landawn.abacus.util.BufferedWriter
 
writeBigDecimalAsPlain() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeBigDecimalAsPlain(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeCharacter(char) - Method in class com.landawn.abacus.util.CharacterWriter
 
writeCharacter(char[]) - Method in class com.landawn.abacus.util.CharacterWriter
 
writeCharacter(char[], int, int) - Method in class com.landawn.abacus.util.CharacterWriter
 
writeCharacter(String) - Method in class com.landawn.abacus.util.CharacterWriter
 
writeCharacter(String, int, int) - Method in class com.landawn.abacus.util.CharacterWriter
 
writeCharacters(OutputStream, char[]) - Static method in class com.landawn.abacus.util.XMLUtil
 
writeCharacters(OutputStream, char[], int, int) - Static method in class com.landawn.abacus.util.XMLUtil
 
writeCharacters(OutputStream, String) - Static method in class com.landawn.abacus.util.XMLUtil
 
writeCharacters(OutputStream, String, int, int) - Static method in class com.landawn.abacus.util.XMLUtil
 
writeCharacters(Writer, char[]) - Static method in class com.landawn.abacus.util.XMLUtil
 
writeCharacters(Writer, char[], int, int) - Static method in class com.landawn.abacus.util.XMLUtil
 
writeCharacters(Writer, String) - Static method in class com.landawn.abacus.util.XMLUtil
 
writeCharacters(Writer, String, int, int) - Static method in class com.landawn.abacus.util.XMLUtil
 
writeCharacters(StringBuilder, char[]) - Static method in class com.landawn.abacus.util.XMLUtil
 
writeCharacters(StringBuilder, char[], int, int) - Static method in class com.landawn.abacus.util.XMLUtil
 
writeCharacters(StringBuilder, String) - Static method in class com.landawn.abacus.util.XMLUtil
 
writeCharacters(StringBuilder, String, int, int) - Static method in class com.landawn.abacus.util.XMLUtil
 
writeClass() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Checks if is write class.
writeClass(boolean) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Sets the write class.
writeHtmlResult(OutputStream) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Write html result.
writeHtmlResult(Writer) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Write html result.
writeInt(int) - Method in class com.landawn.abacus.util.BufferedWriter
 
writeLine(File, Object) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLine(OutputStream, Object) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLine(OutputStream, Object, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLine(Writer, Object) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLine(Writer, Object, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(File, Object[]) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(File, Object[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(File, Collection<?>) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(File, Collection<?>, int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(OutputStream, Object[]) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(OutputStream, Object[], boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(OutputStream, Object[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(OutputStream, Object[], int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(OutputStream, Collection<?>) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(OutputStream, Collection<?>, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(OutputStream, Collection<?>, int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(OutputStream, Collection<?>, int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(Writer, Object[]) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(Writer, Object[], boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(Writer, Object[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(Writer, Object[], int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(Writer, Collection<?>) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(Writer, Collection<?>, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(Writer, Collection<?>, int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLines(Writer, Collection<?>, int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
writeLongAsString() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeLongAsString(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullBooleanAsFalse() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullBooleanAsFalse(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullNumberAsZero() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullNumberAsZero(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullStringAsEmpty() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullStringAsEmpty(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullToEmpty() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
writeNullToEmpty(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
writePropValue(CharacterWriter, Object, JSONXMLSerializationConfig<?>) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
Write prop value.
writeResult(OutputStream) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
 
writeResult(Writer) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
 
writeTo(OutputStream) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
writeXmlResult(OutputStream) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Write xml result.
writeXmlResult(Writer) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Write xml result.
WSSecurityUtil - Class in com.landawn.abacus.util
Note: it's copied from Apache WSS4J developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
WWW_AUTHENTICATE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP WWW-Authenticate header field name.

X

X_CONTENT_SECURITY_POLICY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP nonstandard X-Content-Security-Policy header field name.
X_CONTENT_SECURITY_POLICY_REPORT_ONLY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP nonstandard X-Content-Security-Policy-Report-Only header field name.
X_CONTENT_TYPE_OPTIONS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Content-Type-Options header field name.
X_DNS_PREFETCH_CONTROL - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-DNS-Prefetch-Control header controls DNS prefetch behavior.
X_DO_NOT_TRACK - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Do-Not-Track header field name.
X_DOWNLOAD_OPTIONS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Download-Options header field name.
X_FORWARDED_FOR - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Forwarded-For header field name (superseded by Forwarded).
X_FORWARDED_HOST - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Forwarded-Host header field name.
X_FORWARDED_PORT - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Forwarded-Port header field name.
X_FORWARDED_PROTO - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Forwarded-Proto header field name.
X_FRAME_OPTIONS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Frame-Options header field name.
X_POWERED_BY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Powered-By header field name.
X_REQUESTED_WITH - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Requested-With header field name.
X_USER_IP - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-User-IP header field name.
X_WEBKIT_CSP - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP nonstandard X-WebKit-CSP header field name.
X_WEBKIT_CSP_REPORT_ONLY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP nonstandard X-WebKit-CSP-Report-Only header field name.
X_XSS_PROTECTION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-XSS-Protection header field name.
XDC() - Constructor for class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
 
XML - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
XML_BR - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
XML_GZIP - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
XML_LZ4 - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
XML_SNAPPY - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
xml2Java(File, String, String, String, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Generate java code by the specified xml.
xml2Java(InputStream, String, String, String, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Generate java code by the specified xml.
xml2Java(String, String, String, String, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Generate java code by the specified xml.
xml2JSON(Class<?>, String) - Static method in class com.landawn.abacus.util.N
Xml 2 JSO.
xml2JSON(String) - Static method in class com.landawn.abacus.util.N
Xml 2 JSO.
xmlBody(Object) - Method in class com.landawn.abacus.http.HttpRequest
 
xmlBody(Object) - Method in class com.landawn.abacus.http.OkHttpRequest
 
xmlBody(Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
xmlBody(String) - Method in class com.landawn.abacus.http.HttpRequest
 
xmlBody(String) - Method in class com.landawn.abacus.http.OkHttpRequest
 
xmlBody(String) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
XMLConstants - Class in com.landawn.abacus.parser
 
xmlDecode(String) - Static method in class com.landawn.abacus.util.XMLUtil
XMLDeserializationConfig - Class in com.landawn.abacus.parser
 
XMLDeserializationConfig() - Constructor for class com.landawn.abacus.parser.XMLDeserializationConfig
 
XMLDeserializationConfig.XDC - Class in com.landawn.abacus.parser
The Class XDC.
xmlEncode(Object) - Static method in class com.landawn.abacus.util.XMLUtil
XMLParser - Interface in com.landawn.abacus.parser
 
XMLSerializationConfig - Class in com.landawn.abacus.parser
 
XMLSerializationConfig() - Constructor for class com.landawn.abacus.parser.XMLSerializationConfig
 
XMLSerializationConfig.XSC - Class in com.landawn.abacus.parser
The Class XSC.
XMLUtil - Class in com.landawn.abacus.util
 
XOFF - Static variable in class com.landawn.abacus.util.Ascii
Transmission off.
XON - Static variable in class com.landawn.abacus.util.Ascii
Transmission On: Although originally defined as DC1, this ASCII control character is now better known as the XON code used for software flow control in serial communications.
XOR - Static variable in class com.landawn.abacus.util.WD
Field XOR.
XSC() - Constructor for class com.landawn.abacus.parser.XMLSerializationConfig.XSC
 

Y

YEAR - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.YEAR
YELLOW - Enum constant in enum class com.landawn.abacus.util.Color
 
YES - Enum constant in enum class com.landawn.abacus.util.YesNo
 
YesNo - Enum Class in com.landawn.abacus.util
The Enum YesNo.

Z

ZERO - Static variable in class com.landawn.abacus.util.Duration
 
ZERO - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 0.
ZERO - Static variable in interface com.landawn.abacus.util.function.ByteSupplier
 
ZERO - Static variable in interface com.landawn.abacus.util.function.CharSupplier
 
ZERO - Static variable in interface com.landawn.abacus.util.function.DoubleSupplier
 
ZERO - Static variable in interface com.landawn.abacus.util.function.FloatSupplier
 
ZERO - Static variable in interface com.landawn.abacus.util.function.IntSupplier
 
ZERO - Static variable in interface com.landawn.abacus.util.function.LongSupplier
 
ZERO - Static variable in interface com.landawn.abacus.util.function.ShortSupplier
 
zip(byte[], byte[], byte[], byte, byte, byte, ByteTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(byte[], byte[], byte[], byte, byte, byte, ByteTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(byte[], byte[], byte[], ByteTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(byte[], byte[], byte[], ByteTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(byte[], byte[], byte, byte, ByteBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(byte[], byte[], byte, byte, ByteBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(byte[], byte[], ByteBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(byte[], byte[], ByteBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(char[], char[], char[], char, char, char, CharTernaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(char[], char[], char[], char, char, char, CharTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(char[], char[], char[], CharTernaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(char[], char[], char[], CharTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(char[], char[], char, char, CharBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(char[], char[], char, char, CharBinaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(char[], char[], CharBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(char[], char[], CharBinaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(double[], double[], double[], double, double, double, DoubleTernaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(double[], double[], double[], double, double, double, DoubleTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(double[], double[], double[], DoubleTernaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(double[], double[], double[], DoubleTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(double[], double[], double, double, DoubleBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(double[], double[], double, double, DoubleBinaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(double[], double[], DoubleBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(double[], double[], DoubleBinaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(float[], float[], float[], float, float, float, FloatTernaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(float[], float[], float[], float, float, float, FloatTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(float[], float[], float[], FloatTernaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(float[], float[], float[], FloatTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(float[], float[], float, float, FloatBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(float[], float[], float, float, FloatBinaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(float[], float[], FloatBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(float[], float[], FloatBinaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(int[], int[], int[], int, int, int, IntTernaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(int[], int[], int[], int, int, int, IntTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(int[], int[], int[], IntTernaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(int[], int[], int[], IntTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(int[], int[], int, int, IntBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(int[], int[], int, int, IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(int[], int[], IntBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(int[], int[], IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(long[], long[], long[], long, long, long, LongTernaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(long[], long[], long[], long, long, long, LongTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(long[], long[], long[], LongTernaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(long[], long[], long[], LongTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(long[], long[], long, long, LongBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(long[], long[], long, long, LongBinaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(long[], long[], LongBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(long[], long[], LongBinaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(short[], short[], short[], short, short, short, ShortTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(short[], short[], short[], short, short, short, ShortTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(short[], short[], short[], ShortTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(short[], short[], short[], ShortTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(short[], short[], short, short, ShortBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(short[], short[], short, short, ShortBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(short[], short[], ShortBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(short[], short[], ShortBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(A[], B[]) - Static method in class com.landawn.abacus.util.BiIterator
 
zip(A[], B[], A, B) - Static method in class com.landawn.abacus.util.BiIterator
 
zip(A[], B[], A, B, Throwables.BiFunction<? super A, ? super B, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(A[], B[], A, B, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(A[], B[], A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(A[], B[], C[]) - Static method in class com.landawn.abacus.util.TriIterator
 
zip(A[], B[], C[], A, B, C) - Static method in class com.landawn.abacus.util.TriIterator
 
zip(A[], B[], C[], A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(A[], B[], C[], A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(A[], B[], C[], A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(A[], B[], C[], TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(A[], B[], C[], Throwables.TriFunction<? super A, ? super B, ? super C, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(A[], B[], C[], Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(A[], B[], Throwables.BiFunction<? super A, ? super B, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(A[], B[], Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(A[], B[], BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(ByteIterator, ByteIterator, byte, byte, ByteBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(ByteIterator, ByteIterator, byte, byte, ByteBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(ByteIterator, ByteIterator, ByteIterator, byte, byte, byte, ByteTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(ByteIterator, ByteIterator, ByteIterator, byte, byte, byte, ByteTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(ByteIterator, ByteIterator, ByteIterator, ByteTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(ByteIterator, ByteIterator, ByteIterator, ByteTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(ByteIterator, ByteIterator, ByteBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(ByteIterator, ByteIterator, ByteBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(CharIterator, CharIterator, char, char, CharBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(CharIterator, CharIterator, char, char, CharBinaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(CharIterator, CharIterator, CharIterator, char, char, char, CharTernaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(CharIterator, CharIterator, CharIterator, char, char, char, CharTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(CharIterator, CharIterator, CharIterator, CharTernaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(CharIterator, CharIterator, CharIterator, CharTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(CharIterator, CharIterator, CharBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(CharIterator, CharIterator, CharBinaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(CheckedStream<? extends A, E>, CheckedStream<? extends B, E>, A, B, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(CheckedStream<? extends A, E>, CheckedStream<? extends B, E>, CheckedStream<? extends C, E>, A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(CheckedStream<? extends A, E>, CheckedStream<? extends B, E>, CheckedStream<? extends C, E>, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(CheckedStream<? extends A, E>, CheckedStream<? extends B, E>, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(DoubleIterator, DoubleIterator, double, double, DoubleBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(DoubleIterator, DoubleIterator, double, double, DoubleBinaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(DoubleIterator, DoubleIterator, DoubleIterator, double, double, double, DoubleTernaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(DoubleIterator, DoubleIterator, DoubleIterator, double, double, double, DoubleTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(DoubleIterator, DoubleIterator, DoubleIterator, DoubleTernaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(DoubleIterator, DoubleIterator, DoubleIterator, DoubleTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(DoubleIterator, DoubleIterator, DoubleBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(DoubleIterator, DoubleIterator, DoubleBinaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(FloatIterator, FloatIterator, float, float, FloatBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(FloatIterator, FloatIterator, float, float, FloatBinaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(FloatIterator, FloatIterator, FloatIterator, float, float, float, FloatTernaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(FloatIterator, FloatIterator, FloatIterator, float, float, float, FloatTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(FloatIterator, FloatIterator, FloatIterator, FloatTernaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(FloatIterator, FloatIterator, FloatIterator, FloatTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(FloatIterator, FloatIterator, FloatBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(FloatIterator, FloatIterator, FloatBinaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(IntIterator, IntIterator, int, int, IntBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(IntIterator, IntIterator, int, int, IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(IntIterator, IntIterator, IntBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(IntIterator, IntIterator, IntIterator, int, int, int, IntTernaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(IntIterator, IntIterator, IntIterator, int, int, int, IntTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(IntIterator, IntIterator, IntIterator, IntTernaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(IntIterator, IntIterator, IntIterator, IntTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(IntIterator, IntIterator, IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(LongIterator, LongIterator, long, long, LongBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(LongIterator, LongIterator, long, long, LongBinaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(LongIterator, LongIterator, LongBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(LongIterator, LongIterator, LongIterator, long, long, long, LongTernaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(LongIterator, LongIterator, LongIterator, long, long, long, LongTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(LongIterator, LongIterator, LongIterator, LongTernaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(LongIterator, LongIterator, LongIterator, LongTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(LongIterator, LongIterator, LongBinaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(ShortIterator, ShortIterator, short, short, ShortBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(ShortIterator, ShortIterator, short, short, ShortBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(ShortIterator, ShortIterator, ShortBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(ShortIterator, ShortIterator, ShortBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(ShortIterator, ShortIterator, ShortIterator, short, short, short, ShortTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(ShortIterator, ShortIterator, ShortIterator, short, short, short, ShortTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(ShortIterator, ShortIterator, ShortIterator, ShortTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(ShortIterator, ShortIterator, ShortIterator, ShortTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(ByteStream, ByteStream, byte, byte, ByteBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(ByteStream, ByteStream, byte, byte, ByteBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(ByteStream, ByteStream, ByteBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(ByteStream, ByteStream, ByteBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(ByteStream, ByteStream, ByteStream, byte, byte, byte, ByteTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(ByteStream, ByteStream, ByteStream, byte, byte, byte, ByteTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(ByteStream, ByteStream, ByteStream, ByteTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(ByteStream, ByteStream, ByteStream, ByteTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(CharStream, CharStream, char, char, CharBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(CharStream, CharStream, char, char, CharBinaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(CharStream, CharStream, CharBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(CharStream, CharStream, CharBinaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(CharStream, CharStream, CharStream, char, char, char, CharTernaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(CharStream, CharStream, CharStream, char, char, char, CharTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(CharStream, CharStream, CharStream, CharTernaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(CharStream, CharStream, CharStream, CharTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(DoubleStream, DoubleStream, double, double, DoubleBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(DoubleStream, DoubleStream, double, double, DoubleBinaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(DoubleStream, DoubleStream, DoubleBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(DoubleStream, DoubleStream, DoubleStream, double, double, double, DoubleTernaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(DoubleStream, DoubleStream, DoubleStream, double, double, double, DoubleTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(DoubleStream, DoubleStream, DoubleStream, DoubleTernaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(DoubleStream, DoubleStream, DoubleStream, DoubleTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(DoubleStream, DoubleStream, DoubleBinaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(FloatStream, FloatStream, float, float, FloatBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(FloatStream, FloatStream, float, float, FloatBinaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(FloatStream, FloatStream, FloatBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(FloatStream, FloatStream, FloatBinaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(FloatStream, FloatStream, FloatStream, float, float, float, FloatTernaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(FloatStream, FloatStream, FloatStream, float, float, float, FloatTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(FloatStream, FloatStream, FloatStream, FloatTernaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(FloatStream, FloatStream, FloatStream, FloatTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(IntStream, IntStream, int, int, IntBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(IntStream, IntStream, int, int, IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(IntStream, IntStream, IntBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(IntStream, IntStream, IntStream, int, int, int, IntTernaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(IntStream, IntStream, IntStream, int, int, int, IntTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(IntStream, IntStream, IntStream, IntTernaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(IntStream, IntStream, IntStream, IntTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(IntStream, IntStream, IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(LongStream, LongStream, long, long, LongBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(LongStream, LongStream, long, long, LongBinaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(LongStream, LongStream, LongBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(LongStream, LongStream, LongStream, long, long, long, LongTernaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(LongStream, LongStream, LongStream, long, long, long, LongTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(LongStream, LongStream, LongStream, LongTernaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(LongStream, LongStream, LongStream, LongTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(LongStream, LongStream, LongBinaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(ShortStream, ShortStream, short, short, ShortBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(ShortStream, ShortStream, short, short, ShortBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(ShortStream, ShortStream, ShortBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(ShortStream, ShortStream, ShortBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(ShortStream, ShortStream, ShortStream, short, short, short, ShortTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(ShortStream, ShortStream, ShortStream, short, short, short, ShortTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(ShortStream, ShortStream, ShortStream, ShortTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(ShortStream, ShortStream, ShortStream, ShortTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(Stream<? extends A>, Stream<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(Stream<? extends A>, Stream<? extends B>, Stream<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(Stream<? extends A>, Stream<? extends B>, Stream<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(Stream<? extends A>, Stream<? extends B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(File, File) - Static method in class com.landawn.abacus.util.IOUtil
 
zip(Class<R>, A[], B[], A, B, Throwables.BiFunction<? super A, ? super B, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(Class<R>, A[], B[], C[], A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(Class<R>, A[], B[], C[], Throwables.TriFunction<? super A, ? super B, ? super C, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(Class<R>, A[], B[], Throwables.BiFunction<? super A, ? super B, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(Iterable<? extends A>, Iterable<? extends B>, A, B, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(Iterable<? extends A>, Iterable<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(Iterable<? extends A>, Iterable<? extends B>, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(Iterable<? extends A>, Iterable<? extends B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(Iterable<? extends K>, Iterable<? extends V>) - Static method in class com.landawn.abacus.util.Maps
 
zip(Iterable<? extends K>, Iterable<? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
zip(Iterable<? extends K>, Iterable<? extends V>, BinaryOperator<V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
 
zip(Iterable<? extends K>, Iterable<? extends V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
 
zip(Iterable<? extends K>, Iterable<? extends V>, K, V) - Static method in class com.landawn.abacus.util.Maps
 
zip(Iterable<? extends K>, Iterable<? extends V>, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
zip(Iterable<? extends K>, Iterable<? extends V>, K, V, BinaryOperator<V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
 
zip(Iterable<A>, Iterable<B>) - Static method in class com.landawn.abacus.util.BiIterator
 
zip(Iterable<A>, Iterable<B>, A, B) - Static method in class com.landawn.abacus.util.BiIterator
 
zip(Iterable<A>, Iterable<B>, A, B, Throwables.BiFunction<? super A, ? super B, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(Iterable<A>, Iterable<B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Iterable<A>, Iterable<B>, Throwables.BiFunction<? super A, ? super B, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(Iterable<A>, Iterable<B>, Iterable<C>) - Static method in class com.landawn.abacus.util.TriIterator
 
zip(Iterable<A>, Iterable<B>, Iterable<C>, A, B, C) - Static method in class com.landawn.abacus.util.TriIterator
 
zip(Iterable<A>, Iterable<B>, Iterable<C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Iterable<A>, Iterable<B>, Iterable<C>, A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(Iterable<A>, Iterable<B>, Iterable<C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Iterable<A>, Iterable<B>, Iterable<C>, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(Iterable<A>, Iterable<B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Collection<? extends ByteStream>, byte[], ByteNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends ByteStream>, byte[], ByteNFunction<Byte>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends ByteStream>, ByteNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends ByteStream>, ByteNFunction<Byte>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends CharStream>, char[], CharNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends CharStream>, char[], CharNFunction<Character>) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends CharStream>, CharNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends CharStream>, CharNFunction<Character>) - Static method in class com.landawn.abacus.util.stream.CharStream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends DoubleStream>, double[], DoubleNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends DoubleStream>, double[], DoubleNFunction<Double>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends DoubleStream>, DoubleNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends DoubleStream>, DoubleNFunction<Double>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends FloatStream>, float[], FloatNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends FloatStream>, float[], FloatNFunction<Float>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends FloatStream>, FloatNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends FloatStream>, FloatNFunction<Float>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends IntStream>, int[], IntNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends IntStream>, int[], IntNFunction<Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends IntStream>, IntNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends IntStream>, IntNFunction<Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends LongStream>, long[], LongNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends LongStream>, long[], LongNFunction<Long>) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends LongStream>, LongNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends LongStream>, LongNFunction<Long>) - Static method in class com.landawn.abacus.util.stream.LongStream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends ShortStream>, short[], ShortNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends ShortStream>, short[], ShortNFunction<Short>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the iterators until all of them runs out of values.
zip(Collection<? extends ShortStream>, ShortNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends ShortStream>, ShortNFunction<Short>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends Stream<? extends T>>, Function<? super List<? extends T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until one of them runs out of values.
zip(Collection<? extends Stream<? extends T>>, List<? extends T>, Function<? super List<? extends T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the iterators until all of them runs out of values.
zip(Collection<File>, File) - Static method in class com.landawn.abacus.util.IOUtil
 
zip(Iterator<? extends A>, Iterator<? extends B>, A, B, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(Iterator<? extends A>, Iterator<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(Iterator<? extends A>, Iterator<? extends B>, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(Iterator<? extends A>, Iterator<? extends B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a" and "b" iterators until one of them runs out of values.
zip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.CheckedStream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
zip(Iterator<? extends K>, Iterator<? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
zip(Iterator<? extends K>, Iterator<? extends V>, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
zip(Iterator<A>, Iterator<B>) - Static method in class com.landawn.abacus.util.BiIterator
 
zip(Iterator<A>, Iterator<B>, A, B) - Static method in class com.landawn.abacus.util.BiIterator
 
zip(Iterator<A>, Iterator<B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Iterator<A>, Iterator<B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Iterator<A>, Iterator<B>, Iterator<C>) - Static method in class com.landawn.abacus.util.TriIterator
 
zip(Iterator<A>, Iterator<B>, Iterator<C>, A, B, C) - Static method in class com.landawn.abacus.util.TriIterator
 
zip(Iterator<A>, Iterator<B>, Iterator<C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Iterator<A>, Iterator<B>, Iterator<C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(K[], V[]) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
zip(K[], V[], K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
zipIterables(Collection<? extends Iterable<? extends T>>, Function<? super List<? extends T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
zipIterables(Collection<? extends Iterable<? extends T>>, List<? extends T>, Function<? super List<? extends T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
zipIterators(Collection<? extends Iterator<? extends T>>, Function<? super List<? extends T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
zipIterators(Collection<? extends Iterator<? extends T>>, List<? extends T>, Function<? super List<? extends T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
zipWith(CheckedStream<T2, E>, CheckedStream<T3, E>, Throwables.TriFunction<? super T, ? super T2, ? super T3, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
zipWith(CheckedStream<T2, E>, CheckedStream<T3, E>, T, T2, T3, Throwables.TriFunction<? super T, ? super T2, ? super T3, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
zipWith(CheckedStream<T2, E>, Throwables.BiFunction<? super T, ? super T2, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
zipWith(CheckedStream<T2, E>, T, T2, Throwables.BiFunction<? super T, ? super T2, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
zipWith(ByteStream, byte, byte, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
zipWith(ByteStream, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
zipWith(ByteStream, ByteStream, byte, byte, byte, ByteTernaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
zipWith(ByteStream, ByteStream, ByteTernaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
zipWith(CharStream, char, char, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
zipWith(CharStream, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
zipWith(CharStream, CharStream, char, char, char, CharTernaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
zipWith(CharStream, CharStream, CharTernaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
zipWith(DoubleStream, double, double, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
zipWith(DoubleStream, DoubleStream, double, double, double, DoubleTernaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
zipWith(DoubleStream, DoubleStream, DoubleTernaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
zipWith(DoubleStream, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
zipWith(FloatStream, float, float, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
zipWith(FloatStream, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
zipWith(FloatStream, FloatStream, float, float, float, FloatTernaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
zipWith(FloatStream, FloatStream, FloatTernaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
zipWith(IntStream, int, int, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
zipWith(IntStream, IntStream, int, int, int, IntTernaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
zipWith(IntStream, IntStream, IntTernaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
zipWith(IntStream, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
zipWith(LongStream, long, long, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(LongStream, LongStream, long, long, long, LongTernaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(LongStream, LongStream, LongTernaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(LongStream, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(ShortStream, short, short, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
zipWith(ShortStream, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
zipWith(ShortStream, ShortStream, short, short, short, ShortTernaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
zipWith(ShortStream, ShortStream, ShortTernaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
zipWith(Stream<T2>, Stream<T3>, TriFunction<? super T, ? super T2, ? super T3, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
zipWith(Stream<T2>, Stream<T3>, T, T2, T3, TriFunction<? super T, ? super T2, ? super T3, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
zipWith(Stream<T2>, BiFunction<? super T, ? super T2, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
zipWith(Stream<T2>, T, T2, BiFunction<? super T, ? super T2, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
zipWith(Collection<T2>, Throwables.BiFunction<? super T, ? super T2, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
zipWith(Collection<T2>, Collection<T3>, TriFunction<? super T, ? super T2, ? super T3, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
zipWith(Collection<T2>, Collection<T3>, Throwables.TriFunction<? super T, ? super T2, ? super T3, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
zipWith(Collection<T2>, Collection<T3>, T, T2, T3, TriFunction<? super T, ? super T2, ? super T3, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
zipWith(Collection<T2>, Collection<T3>, T, T2, T3, Throwables.TriFunction<? super T, ? super T2, ? super T3, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
zipWith(Collection<T2>, BiFunction<? super T, ? super T2, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
zipWith(Collection<T2>, T, T2, Throwables.BiFunction<? super T, ? super T2, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.CheckedStream
 
zipWith(Collection<T2>, T, T2, BiFunction<? super T, ? super T2, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 

_

__() - Method in class com.landawn.abacus.util.u.Optional
Deprecated.
to be removed in future version.
__() - Method in class com.landawn.abacus.util.u.OptionalDouble
Deprecated.
to be removed in future version.
__() - Method in class com.landawn.abacus.util.u.OptionalInt
Deprecated.
to be removed in future version.
__() - Method in class com.landawn.abacus.util.u.OptionalLong
Deprecated.
to be removed in future version.
__(Function<? super CheckedStream<T, E>, CheckedStream<TT, EE>>) - Method in class com.landawn.abacus.util.CheckedStream
Deprecated.
__(Function<? super S, ? extends SS>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Deprecated.
__(Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream
Deprecated.
_0_0001 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 0 0001.
_0_001 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 0 001.
_0_01 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 0 01.
_0_1 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 0 1.
_1 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 1.
_1 - Variable in class com.landawn.abacus.util.IntPair
 
_1 - Variable in class com.landawn.abacus.util.IntTriple
 
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple1
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple2
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple3
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple4
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple5
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple6
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 1.
_10 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 10.
_2 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 2.
_2 - Variable in class com.landawn.abacus.util.IntPair
 
_2 - Variable in class com.landawn.abacus.util.IntTriple
 
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple2
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple3
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple4
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple5
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple6
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 2.
_20 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 20.
_3 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 3.
_3 - Variable in class com.landawn.abacus.util.IntTriple
 
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple3
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple4
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple5
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple6
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 3.
_30 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 30.
_4 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 4.
_4 - Variable in class com.landawn.abacus.util.Tuple.Tuple4
The 4.
_4 - Variable in class com.landawn.abacus.util.Tuple.Tuple5
The 4.
_4 - Variable in class com.landawn.abacus.util.Tuple.Tuple6
The 4.
_4 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 4.
_4 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 4.
_4 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 4.
_40 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 40.
_5 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 5.
_5 - Variable in class com.landawn.abacus.util.Tuple.Tuple5
The 5.
_5 - Variable in class com.landawn.abacus.util.Tuple.Tuple6
The 5.
_5 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 5.
_5 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 5.
_5 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 5.
_50 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 50.
_6 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 6.
_6 - Variable in class com.landawn.abacus.util.Tuple.Tuple6
The 6.
_6 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 6.
_6 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 6.
_6 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 6.
_60 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 60.
_7 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 7.
_7 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 7.
_7 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 7.
_7 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 7.
_70 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 70.
_8 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 8.
_8 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 8.
_8 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 8.
_80 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 80.
_9 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 9.
_9 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 9.
_90 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 90.
_91 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 91.
_92 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 92.
_93 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 93.
_94 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 94.
_95 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 95.
_96 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 96.
_97 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 97.
_98 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 98.
_99 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 99.
_99_9 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 99 9.
_99_99 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 99 99.
_99_999 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 99 999.
_99_9999 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 99 9999.
_AMPERSAND - Static variable in class com.landawn.abacus.util.WD
Field _AMPERSAND.
_ASTERISK - Static variable in class com.landawn.abacus.util.WD
Field _ASTERISK.
_BACKSLASH - Static variable in class com.landawn.abacus.util.WD
Field _BACKSLASH.
_BRACE_L - Static variable in class com.landawn.abacus.util.WD
Field _BRACE_L.
_BRACE_R - Static variable in class com.landawn.abacus.util.WD
Field _BRACE_R.
_BRACKET_L - Static variable in class com.landawn.abacus.util.WD
Field _BRACKET_L.
_BRACKET_R - Static variable in class com.landawn.abacus.util.WD
Field _BRACKET_R.
_CIRCUMFLEX - Static variable in class com.landawn.abacus.util.WD
Field _CIRCUMFLEX.
_COLON - Static variable in class com.landawn.abacus.util.WD
Field _COLON.
_COMMA - Static variable in class com.landawn.abacus.util.WD
Field _COMMA.
_DOLLAR - Static variable in class com.landawn.abacus.util.WD
Field _DOLLAR.
_EQUAL - Static variable in class com.landawn.abacus.util.WD
Field _EQUAL.
_EXCLAMATION - Static variable in class com.landawn.abacus.util.WD
Field _EXCLAMATION.
_GREATER_THAN - Static variable in class com.landawn.abacus.util.WD
Field _GREATER_THAN.
_LESS_THAN - Static variable in class com.landawn.abacus.util.WD
Field _LESS_THAN.
_MINUS - Static variable in class com.landawn.abacus.util.WD
Field _MINUS.
_new() - Method in class com.landawn.abacus.util.Reflection
 
_new(Object...) - Method in class com.landawn.abacus.util.Reflection
 
_PARENTHESES_L - Static variable in class com.landawn.abacus.util.WD
Field _PARENTHESES_L.
_PARENTHESES_R - Static variable in class com.landawn.abacus.util.WD
Field _PARENTHESES_R.
_PERCENT - Static variable in class com.landawn.abacus.util.WD
Field _PERCENT.
_PERIOD - Static variable in class com.landawn.abacus.util.WD
Field _PERIOD.
_PLUS - Static variable in class com.landawn.abacus.util.WD
Field _PLUS.
_QUESTION_MARK - Static variable in class com.landawn.abacus.util.WD
Field _QUESTION_MARK.
_QUOTATION_D - Static variable in class com.landawn.abacus.util.WD
Field _QUOTATION_D.
_QUOTATION_S - Static variable in class com.landawn.abacus.util.WD
Field _QUOTATION_S.
_SEMICOLON - Static variable in class com.landawn.abacus.util.WD
Field _SEMICOLON.
_SHARP - Static variable in class com.landawn.abacus.util.WD
Field _SHARP.
_SLASH - Static variable in class com.landawn.abacus.util.WD
Field _SLASH.
_SPACE - Static variable in class com.landawn.abacus.util.WD
Field _SPACE.
_UNARYBIT - Static variable in class com.landawn.abacus.util.WD
Field _UNARYBIT.
_UNDERSCORE - Static variable in class com.landawn.abacus.util.WD
Field _UNDERSCORE.
_VERTICALBAR - Static variable in class com.landawn.abacus.util.WD
Field _VERTICALBAR.
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 and Interfaces|All Packages|Constant Field Values|Serialized Form