A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

A - com.landawn.abacus.LockMode
Deprecated.
not supported at present.
abbreviate(String, int) - Static method in class com.landawn.abacus.util.StringUtil
Abbreviates a String using ellipses.
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(String) - Static method in class com.landawn.abacus.condition.Expression
 
ABS - Static variable in class com.landawn.abacus.util.WD
Field ABS.
absolute(int) - Method in interface com.landawn.abacus.DataSet
Move the cursor to the specified row.
absolute(int) - Method in interface com.landawn.abacus.PaginatedDataSet
 
AbstractCache<K,​V> - Class in com.landawn.abacus.cache
The Class AbstractCache.
AbstractCondition - Class in com.landawn.abacus.condition
The Class AbstractCondition.
AbstractDistributedCacheClient<T> - Class in com.landawn.abacus.cache
The Class AbstractDistributedCacheClient.
AbstractDistributedCacheClient(String) - Constructor for class com.landawn.abacus.cache.AbstractDistributedCacheClient
Instantiates a new abstract distributed cache client.
AbstractHttpClient - Class in com.landawn.abacus.http
The Class AbstractHttpClient.
AbstractHttpServlet - Class in com.landawn.abacus.http
The Class AbstractHttpServlet.
AbstractHttpServlet() - Constructor for class com.landawn.abacus.http.AbstractHttpServlet
 
AbstractPool - Class in com.landawn.abacus.pool
The Class AbstractPool.
AbstractPoolable - Class in com.landawn.abacus.pool
The Class AbstractPoolable.
accepCharset() - Method in annotation type com.landawn.abacus.http.WebService
 
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(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, long) - Method in interface com.landawn.abacus.util.Throwables.IndexedLongConsumer
 
accept(int, short) - Method in interface com.landawn.abacus.util.Throwables.IndexedShortConsumer
 
accept(int, T) - Method in interface com.landawn.abacus.util.function.IndexedConsumer
 
accept(int, T) - Method in interface com.landawn.abacus.util.Throwables.IndexedConsumer
 
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(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(Consumer<? super boolean[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
accept(Consumer<? super byte[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
accept(Consumer<? super char[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
accept(Consumer<? super double[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
accept(Consumer<? super float[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
accept(Consumer<? super int[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
accept(Consumer<? super Deque<T>>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
accept(Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
accept(Consumer<? super long[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
accept(Consumer<? super short[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
accept(Consumer<? super T[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
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.BooleanBiConsumer<E>) - Method in class com.landawn.abacus.util.BooleanPair
 
accept(Throwables.BooleanTriConsumer<E>) - Method in class com.landawn.abacus.util.BooleanTriple
 
accept(Throwables.ByteBiConsumer<E>) - Method in class com.landawn.abacus.util.BytePair
 
accept(Throwables.ByteTriConsumer<E>) - Method in class com.landawn.abacus.util.ByteTriple
 
accept(Throwables.CharBiConsumer<E>) - Method in class com.landawn.abacus.util.CharPair
 
accept(Throwables.CharTriConsumer<E>) - Method in class com.landawn.abacus.util.CharTriple
 
accept(Throwables.Consumer<? super DataSet, E>) - Method in interface com.landawn.abacus.DataSet
 
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 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 Pair<L, R>, E>) - Method in class com.landawn.abacus.util.Pair
 
accept(Throwables.Consumer<? super ShortList, E>) - Method in class com.landawn.abacus.util.ShortList
 
accept(Throwables.Consumer<? super SQLBuilder.SP, EX>) - Method in class com.landawn.abacus.util.SQLBuilder
 
accept(Throwables.Consumer<? super Triple<L, M, R>, E>) - Method in class com.landawn.abacus.util.Triple
 
accept(Throwables.Consumer<? super L, E>) - Method in class com.landawn.abacus.util.PrimitiveList
 
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.Synchronized
 
accept(Throwables.Consumer<? super TP, E>) - Method in class com.landawn.abacus.util.Tuple
 
accept(Throwables.DoubleBiConsumer<E>) - Method in class com.landawn.abacus.util.DoublePair
 
accept(Throwables.DoubleTriConsumer<E>) - Method in class com.landawn.abacus.util.DoubleTriple
 
accept(Throwables.FloatBiConsumer<E>) - Method in class com.landawn.abacus.util.FloatPair
 
accept(Throwables.FloatTriConsumer<E>) - Method in class com.landawn.abacus.util.FloatTriple
 
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.LongBiConsumer<E>) - Method in class com.landawn.abacus.util.LongPair
 
accept(Throwables.LongTriConsumer<E>) - Method in class com.landawn.abacus.util.LongTriple
 
accept(Throwables.ShortBiConsumer<E>) - Method in class com.landawn.abacus.util.ShortPair
 
accept(Throwables.ShortTriConsumer<E>) - Method in class com.landawn.abacus.util.ShortTriple
 
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(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, 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, Throwables.BiConsumer<? super T, ? super U, E>) - Static method in class com.landawn.abacus.util.Synchronized
 
accept(U, int, T) - Method in interface com.landawn.abacus.util.function.IndexedBiConsumer
 
accept(U, int, T) - Method in interface com.landawn.abacus.util.Throwables.IndexedBiConsumer
 
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(Consumer<? super K>) - Static method in class com.landawn.abacus.util.Fn
Accept by key.
acceptByValue(Consumer<? super V>) - Static method in class com.landawn.abacus.util.Fn
Accept by value.
acceptCharset() - Method in annotation type com.landawn.abacus.http.WebMethod
 
ACCEPTED - com.landawn.abacus.util.Status
The accepted.
acceptFormat() - Method in annotation type com.landawn.abacus.http.WebMethod
Response content format: Accept + Accept-Encoding
acceptFormat() - Method in annotation type com.landawn.abacus.http.WebService
Response content format: Accept + Accept-Encoding
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 DoubleList, E>) - Method in class com.landawn.abacus.util.DoubleList
Accept if not empty.
acceptIfNotEmpty(Throwables.Consumer<? super ExceptionalStream<T, E>, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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 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.
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 - com.landawn.abacus.pool.EvictionPolicy
Field ACCESSED_COUNT.
AccessFieldByMethod - Annotation Type in com.landawn.abacus.annotation
The Interface Column.
AccountStatus - Enum in com.landawn.abacus.util
The Enum AccountStatus.
accumulator() - Method in interface com.landawn.abacus.util.stream.Collector
 
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(String) - Static method in class com.landawn.abacus.condition.Expression
 
ACOS - Static variable in class com.landawn.abacus.util.WD
Field ACOS.
acosh(double) - Static method in class com.landawn.abacus.util.Matth
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 - com.landawn.abacus.util.AccountStatus
The active.
ACTIVE - com.landawn.abacus.util.ServiceStatus
The active.
ACTIVE - com.landawn.abacus.util.Status
The active.
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
The Class ActivityPrint.
ActivityPrint(long, long) - Constructor for class com.landawn.abacus.pool.ActivityPrint
Instantiates a new activity print.
AD - com.landawn.abacus.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 element 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 element 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 element 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 element 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 element 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 element 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(int, T) - Method in class com.landawn.abacus.util.LazyList
 
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 element 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 element at the end of the new array.
add(Condition...) - Method in class com.landawn.abacus.condition.Junction
 
add(Criteria, Condition...) - Static method in class com.landawn.abacus.condition.CriteriaUtil
 
add(Criteria, Collection<Condition>) - Static method in class com.landawn.abacus.condition.CriteriaUtil
 
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, 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 element at the end of the new array.
add(String, ParsedSql) - Method in class com.landawn.abacus.util.SQLMapper
 
add(String, String, Map<String, String>) - Method in class com.landawn.abacus.util.SQLMapper
 
add(String, T, long) - Method in class com.landawn.abacus.cache.SpyMemcached
 
add(Collection<? extends Condition>) - Method in class com.landawn.abacus.condition.Junction
 
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.LazyCollection
 
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 element 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 - 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 elements 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 elements 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 elements 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 elements 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 elements 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 elements 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
Adds the all.
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, Collection<? extends T>) - Method in class com.landawn.abacus.util.LazyList
 
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 elements 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 elements of the given arrays into a new array.
addAll(A) - Method in class com.landawn.abacus.util.PrimitiveList
Adds the all.
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 elements 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 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.LazyCollection
 
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(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(T[], T...) - Static method in class com.landawn.abacus.util.N
Adds all the elements 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, String, Tuple.Tuple2<String, String>, Throwables.BiFunction<?, ?, ?, E>) - Method in interface com.landawn.abacus.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.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, Tuple.Tuple3<String, String, String>, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in interface com.landawn.abacus.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.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, String, Throwables.Function<T, ?, E>) - Method in interface com.landawn.abacus.DataSet
Generate the new column values from the specified column by the specified Function.
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 interface com.landawn.abacus.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.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, List<?>) - Method in interface com.landawn.abacus.DataSet
 
addColumn(int, String, List<?>) - 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.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.Builder.DataSetBuilder
Adds the column.
addColumn(String, Tuple.Tuple3<String, String, String>, Throwables.TriFunction<?, ?, ?, ?, E>) - Method in interface com.landawn.abacus.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.Builder.DataSetBuilder
Adds the column.
addColumn(String, String, Throwables.Function<T, ?, E>) - Method in interface com.landawn.abacus.DataSet
Generate the new column values from the specified column by the specified Function.
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 interface com.landawn.abacus.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.Builder.DataSetBuilder
Adds the column.
addColumn(String, List<?>) - Method in interface com.landawn.abacus.DataSet
 
addColumn(String, List<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
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.Matth
Returns the sum of a and b, provided it does not overflow.
addExact(long, long) - Static method in class com.landawn.abacus.util.Matth
Returns the sum of a and b, provided it does not overflow.
addFirst(T) - Method in class com.landawn.abacus.util.LazyDeque
 
addHeader(String, String) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
Adds a header with name and value.
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.
addLast(T) - Method in class com.landawn.abacus.util.LazyDeque
 
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.DataSet
Adds the row.
addRow(Object) - Method in interface com.landawn.abacus.DataSet
Adds the row.
AddrUtil - Class in com.landawn.abacus.util
The Class AddrUtil.
addSeconds(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of seconds to a date returning a new object.
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.hash.Hashing
Returns a hash function implementing the Adler-32 checksum algorithm (32 hash bits) by delegating to the Adler32 Checksum.
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.
all(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
All - Class in com.landawn.abacus.condition
The Class All.
All(SubQuery) - Constructor for class com.landawn.abacus.condition.All
Instantiates a new all.
ALL - com.landawn.abacus.annotation.Type.Scope
Used for all scenarios.
ALL - com.landawn.abacus.condition.Operator
Field ALL.
ALL - Static variable in class com.landawn.abacus.util.SQLBuilder
The Constant ALL.
ALL - Static variable in class com.landawn.abacus.util.WD
Field ALL.
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, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
allMatch(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
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(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replaced by N#allMatch(Collection, com.landawn.abacus.util.Try.Predicate)
allMatch(Collection<? 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.Iterables
Deprecated.
replaced by N#allMatch(Object[], com.landawn.abacus.util.Try.Predicate)
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
 
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(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.
ALLOW - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Allow header field name.
ALTER - com.landawn.abacus.util.SQLOperation
Field ALTER.
ALTER - Static variable in class com.landawn.abacus.util.WD
Field ALTER.
alternated() - Static method in class com.landawn.abacus.util.Fn
Returns a stateful BiFunction.
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. 
alternated() - Static method in enum com.landawn.abacus.util.MergeResult
Deprecated.
Use Fn.alternated() instead
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.condition.ConditionFactory
Deprecated.
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.TriPredicates
 
alwaysTrue() - Static method in class com.landawn.abacus.condition.ConditionFactory
 
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.TriPredicates
 
AMPERSAND - Static variable in class com.landawn.abacus.util.WD
Field AMPERSAND.
and(Condition) - Method in class com.landawn.abacus.condition.AbstractCondition
 
and(Condition) - Method in class com.landawn.abacus.condition.Clause
 
and(Condition) - Method in interface com.landawn.abacus.condition.Condition
 
and(Condition) - Method in class com.landawn.abacus.condition.Limit
 
and(Condition...) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
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(BooleanBiPredicate) - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
and(BooleanPredicate) - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
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(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(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(IndexedBiPredicate<? super U, ? super T>) - Method in interface com.landawn.abacus.util.function.IndexedBiPredicate
 
and(IndexedPredicate<? super T>) - Method in interface com.landawn.abacus.util.function.IndexedPredicate
 
and(IntBiPredicate) - Method in interface com.landawn.abacus.util.function.IntBiPredicate
 
and(IntTriPredicate) - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
and(LongBiPredicate) - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
and(LongTriPredicate) - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
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(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(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Having
 
and(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Where
 
and(String...) - Static method in class com.landawn.abacus.condition.Expression
 
and(Collection<? extends Condition>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
and(Collection<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(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(List<BiPredicate<? super T, ? super U>>) - Static method in class com.landawn.abacus.util.Fn
 
And - Class in com.landawn.abacus.condition
The Class And.
And(Condition...) - Constructor for class com.landawn.abacus.condition.And
Instantiates a new and.
And(Collection<? extends Condition>) - Constructor for class com.landawn.abacus.condition.And
Instantiates a new and.
AND - com.landawn.abacus.condition.Operator
Field AND.
AND - Static variable in class com.landawn.abacus.util.WD
Field AND.
AND_OP - com.landawn.abacus.condition.Operator
Field AND_OP.
AND_OP - Static variable in class com.landawn.abacus.util.WD
Field AND2.
AndroidUtil - Class in com.landawn.abacus.util
The Class AndroidUtil.
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(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(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.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.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.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.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.FloatTriFunction
 
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.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.LongTriFunction
 
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.ShortTriFunction
 
andThen(IndexedBiConsumer<? super U, ? super T>) - Method in interface com.landawn.abacus.util.function.IndexedBiConsumer
 
andThen(IndexedConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.IndexedConsumer
 
andThen(IndexedFunction<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IndexedBiFunction
 
andThen(IndexedFunction<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IndexedFunction
 
andThen(IntBiConsumer) - Method in interface com.landawn.abacus.util.function.IntBiConsumer
 
andThen(IntNConsumer) - Method in interface com.landawn.abacus.util.function.IntNConsumer
 
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(LongTriConsumer) - Method in interface com.landawn.abacus.util.function.LongTriConsumer
 
andThen(NConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.NConsumer
 
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.BooleanNFunction
 
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.CharNFunction
 
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.FloatNFunction
 
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.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.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.NFunction
 
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.TriFunction
 
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
 
annotations - Variable in class com.landawn.abacus.parser.ParserUtil.EntityInfo
 
annotations - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
any(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
Any - Class in com.landawn.abacus.condition
The Class Any.
Any(SubQuery) - Constructor for class com.landawn.abacus.condition.Any
Instantiates a new any.
ANY - com.landawn.abacus.condition.Operator
Field ANY.
ANY - Static variable in class com.landawn.abacus.util.WD
Field ANY.
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, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
anyMatch(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
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(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replaced by N#anyMatch(Collection, com.landawn.abacus.util.Try.Predicate)
anyMatch(Collection<? 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.Iterables
Deprecated.
replaced by N#anyMatch(Object[], com.landawn.abacus.util.Try.Predicate)
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
 
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.
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(ExceptionalStream<T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.DynamicSQLBuilder.From
 
append(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.GroupBy
 
append(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Having
 
append(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.OrderBy
 
append(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Select
 
append(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Where
 
append(String) - Method in class com.landawn.abacus.util.Joiner
 
append(StringBuffer) - Method in class com.landawn.abacus.util.Joiner
 
append(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
 
append(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Select
 
append(Collection<? extends T>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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(S) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
append(T...) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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(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
 
appendEntries(Object) - 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
 
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
 
appendIf(boolean, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
 
appendIf(boolean, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.GroupBy
 
appendIf(boolean, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Having
 
appendIf(boolean, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.OrderBy
 
appendIf(boolean, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Select
 
appendIf(boolean, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Where
 
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(Supplier<? extends ExceptionalStream<T, E>>) - Method in class com.landawn.abacus.util.ExceptionalStream
Append if empty.
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(Collection<? extends T>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
appendIfEmpty(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
appendIfEmpty(M) - Method in class com.landawn.abacus.util.stream.EntryStream
 
appendIfEmpty(T...) - Method in class com.landawn.abacus.util.ExceptionalStream
 
appendIfEmpty(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
appendIfMissing(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Append if missing.
appendIfNotNull(Object) - Method in class com.landawn.abacus.util.Joiner
Append if not null.
appendIfOrElse(boolean, String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
 
appendIfOrElse(boolean, String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.GroupBy
 
appendIfOrElse(boolean, String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Having
 
appendIfOrElse(boolean, String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.OrderBy
 
appendIfOrElse(boolean, String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Select
 
appendIfOrElse(boolean, String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Where
 
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
 
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, 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, 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, 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, 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(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, 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, 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, T) - Method in interface com.landawn.abacus.util.function.IndexedFunction
 
apply(int, T) - Method in interface com.landawn.abacus.util.Throwables.IndexedFunction
 
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, 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(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, 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(Function<? super boolean[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
apply(Function<? super byte[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
apply(Function<? super char[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
apply(Function<? super double[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
apply(Function<? super float[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
apply(Function<? super int[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
apply(Function<? super Deque<T>, R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
apply(Function<? super Map.Entry<K, V>, R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
apply(Function<? super long[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
apply(Function<? super short[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
apply(Function<? super T[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
apply(Throwables.Function<? super DataSet, R, E>) - Method in interface com.landawn.abacus.DataSet
 
apply(Throwables.Function<? super BooleanList, R, E>) - Method in class com.landawn.abacus.util.BooleanList
 
apply(Throwables.Function<? super ByteList, R, E>) - Method in class com.landawn.abacus.util.ByteList
 
apply(Throwables.Function<? super CharList, R, E>) - Method in class com.landawn.abacus.util.CharList
 
apply(Throwables.Function<? super DoubleList, R, E>) - Method in class com.landawn.abacus.util.DoubleList
 
apply(Throwables.Function<? super FloatList, R, E>) - Method in class com.landawn.abacus.util.FloatList
 
apply(Throwables.Function<? super IntList, R, E>) - Method in class com.landawn.abacus.util.IntList
 
apply(Throwables.Function<? super LongList, R, E>) - Method in class com.landawn.abacus.util.LongList
 
apply(Throwables.Function<? super LongMultiset<T>, 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>, R, E>) - Method in class com.landawn.abacus.util.Multiset
 
apply(Throwables.Function<? super ShortList, R, E>) - Method in class com.landawn.abacus.util.ShortList
 
apply(Throwables.Function<? super SQLBuilder.SP, T, EX>) - Method in class com.landawn.abacus.util.SQLBuilder
 
apply(Throwables.Function<? super L, R, E>) - Method in class com.landawn.abacus.util.PrimitiveList
 
apply(Throwables.Function<? super T, R, E>) - Method in class com.landawn.abacus.util.Builder
 
apply(Throwables.Function<? super T, R, E>) - Method in class com.landawn.abacus.util.Synchronized
 
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, Throwables.Function<? super T, R, E>) - Static method in class com.landawn.abacus.util.Synchronized
 
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, Throwables.BiFunction<? super T, ? super U, R, E>) - Static method in class com.landawn.abacus.util.Synchronized
 
apply(U, int, T) - Method in interface com.landawn.abacus.util.function.IndexedBiFunction
 
apply(U, int, T) - Method in interface com.landawn.abacus.util.Throwables.IndexedBiFunction
 
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(long) - Method in interface com.landawn.abacus.util.function.LongToDoubleFunction
 
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(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(short) - Method in interface com.landawn.abacus.util.function.ShortToIntFunction
 
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(float) - Method in interface com.landawn.abacus.util.function.FloatToLongFunction
 
applyAsLong(int) - Method in interface com.landawn.abacus.util.function.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(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(Function<? super K, R>) - Static method in class com.landawn.abacus.util.Fn
Apply by key.
applyByValue(Function<? super V, R>) - Static method in class com.landawn.abacus.util.Fn
Apply by value.
applyIfNotEmpty(Throwables.Function<? super BooleanList, R, E>) - Method in class com.landawn.abacus.util.BooleanList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super ByteList, R, E>) - Method in class com.landawn.abacus.util.ByteList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super CharList, R, E>) - Method in class com.landawn.abacus.util.CharList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super DoubleList, R, E>) - Method in class com.landawn.abacus.util.DoubleList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super ExceptionalStream<T, E>, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
applyIfNotEmpty(Throwables.Function<? super FloatList, R, E>) - Method in class com.landawn.abacus.util.FloatList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super IntList, R, E>) - Method in class com.landawn.abacus.util.IntList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super LongList, R, E>) - Method in class com.landawn.abacus.util.LongList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super LongMultiset<T>, R, E>) - Method in class com.landawn.abacus.util.LongMultiset
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super Multiset<T>, R, E>) - Method in class com.landawn.abacus.util.Multiset
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super ShortList, R, E>) - Method in class com.landawn.abacus.util.ShortList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super EntryStream<K, V>, R, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
applyIfNotEmpty(Throwables.Function<? super L, R, E>) - Method in class com.landawn.abacus.util.PrimitiveList
Apply if not empty.
applyIfNotEmpty(Throwables.Function<? super S, R, E>) - Method in interface com.landawn.abacus.util.stream.BaseStream
This is a terminal operation.
applyIfNotNullOrDefault(Function<A, B>, Function<B, C>, Function<C, D>, Function<D, 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, R>, R) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or default.
applyIfNotNullOrDefault(Function<A, B>, Function<B, R>, R) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or default.
applyIfNotNullOrGet(Function<A, B>, Function<B, C>, Function<C, D>, Function<D, R>, Supplier<R>) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or get.
applyIfNotNullOrGet(Function<A, B>, Function<B, C>, Function<C, R>, Supplier<R>) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or get.
applyIfNotNullOrGet(Function<A, B>, Function<B, R>, Supplier<R>) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or get.
applyKeyVal(BiFunction<? super K, ? super V, R>) - Static method in class com.landawn.abacus.util.Fn
Apply key val.
APPROVED - com.landawn.abacus.util.Status
The approved.
APRIL - com.landawn.abacus.util.Month
The april.
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
Returned the backed array.
array() - Method in class com.landawn.abacus.util.ShortList
Returns the original element array without copying.
Array - Class in com.landawn.abacus.util
The Class Array.
ARRAY - com.landawn.abacus.util.stream.BaseStream.Splitor
 
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.
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
Instantiates a new array hash map.
ArrayHashMap(int) - Constructor for class com.landawn.abacus.util.ArrayHashMap
Instantiates a new array hash map.
ArrayHashMap(Class<? extends Map>) - Constructor for class com.landawn.abacus.util.ArrayHashMap
Instantiates a new array hash map.
ArrayHashMap(Map<? extends K, ? extends V>) - Constructor for class com.landawn.abacus.util.ArrayHashMap
Instantiates a new array hash map.
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
Instantiates a new array hash set.
ArrayHashSet(int) - Constructor for class com.landawn.abacus.util.ArrayHashSet
Instantiates a new array hash set.
ArrayHashSet(Class<? extends Set>) - Constructor for class com.landawn.abacus.util.ArrayHashSet
Instantiates a new array hash set.
ArrayHashSet(Collection<? extends E>) - Constructor for class com.landawn.abacus.util.ArrayHashSet
Instantiates a new array hash set.
AS - Static variable in class com.landawn.abacus.util.WD
Field AS.
asBytes() - Method in class com.landawn.abacus.hash.HashCode
Returns the value of this hash code as a byte array.
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 - com.landawn.abacus.util.SortDirection
The asc.
ASC - Static variable in class com.landawn.abacus.condition.ConditionFactory
The Constant ASC.
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.
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
 
asin(String) - Static method in class com.landawn.abacus.condition.Expression
 
ASIN - Static variable in class com.landawn.abacus.util.WD
Field ASIN.
asinh(double) - Static method in class com.landawn.abacus.util.Matth
Compute the inverse hyperbolic sine of a number.
asInt() - Method in class com.landawn.abacus.hash.HashCode
Returns the first four bytes of this hashcode's bytes, converted to an int value in little-endian order.
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
 
asLinkedHashMap(Object...) - Static method in class com.landawn.abacus.util._N
As linked hash map.
asLinkedHashSet(T...) - Static method in class com.landawn.abacus.util._N
As linked hash set.
asLinkedList(T...) - Static method in class com.landawn.abacus.util._N
As linked list.
asList(T) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asList(T...) - Static method in class com.landawn.abacus.util._N
 
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, long) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asLong() - Method in class com.landawn.abacus.hash.HashCode
Returns the first eight bytes of this hashcode's bytes, converted to a long value in little-endian order.
asLongStream() - Method in class com.landawn.abacus.util.stream.IntStream
 
asMap(Object...) - Static method in class com.landawn.abacus.util._N
 
asMap(T) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asMap(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asSet(T) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asSet(T...) - Static method in class com.landawn.abacus.util._N
 
asSet(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
 
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, 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.SQLBuilder
The Constant ASTERISK.
ASTERISK - Static variable in class com.landawn.abacus.util.WD
Field ASTERISK.
asyncAdd(String, T, long) - Method in class com.landawn.abacus.cache.SpyMemcached
 
asyncCall(Throwables.Function<? super ExceptionalStream<T, E>, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
asyncCall(Throwables.Function<? super ExceptionalStream<T, E>, R, ? extends E>, Executor) - Method in class com.landawn.abacus.util.ExceptionalStream
 
asyncCall(Throwables.Function<? super Stream<T>, R, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
asyncCall(Throwables.Function<? super Stream<T>, R, E>, Executor) - Method in class com.landawn.abacus.util.stream.Stream
 
asyncContainsKey(K) - Method in class com.landawn.abacus.cache.AbstractCache
Async contains key.
asyncContainsKey(K) - Method in interface com.landawn.abacus.cache.Cache
Async contains key.
asyncDecode(CachedData) - Method in class com.landawn.abacus.cache.KryoTranscoder
 
asyncDelete() - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncDelete() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncDelete(HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncDelete(Class<T>) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncDelete(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncDelete(Class<T>, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncDelete(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncDelete(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncDelete(Class<T>, Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncDelete(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncDelete(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncDelete(String) - Method in class com.landawn.abacus.cache.SpyMemcached
 
asyncDelete(Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncExecute(HttpMethod, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncExecute(HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
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(File, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncExecute(OutputStream, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncExecute(Writer, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncExecute(Class<T>, HttpMethod, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncExecute(Class<T>, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncExecute(Collection<? extends Callable<T>>) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Callable<T>) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Callable<T>...) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Callable<T>, int, long, BiPredicate<? super T, ? super Exception>) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Callable<T>, long) - Static method in class com.landawn.abacus.util.N
 
asyncExecute(Callable<T>, 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
 
AsyncExecutor - Class in com.landawn.abacus.util
The Class AsyncExecutor.
AsyncExecutor() - Constructor for class com.landawn.abacus.util.AsyncExecutor
Instantiates a new async executor.
AsyncExecutor(int, int, long, TimeUnit) - Constructor for class com.landawn.abacus.util.AsyncExecutor
Instantiates a new async executor.
AsyncExecutor(Executor) - Constructor for class com.landawn.abacus.util.AsyncExecutor
Instantiates a new async executor.
asyncFlushAll() - Method in class com.landawn.abacus.cache.SpyMemcached
Async flush all.
asyncFlushAll(long) - Method in class com.landawn.abacus.cache.SpyMemcached
Async flush all.
asyncGet() - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncGet() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncGet(HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncGet(Class<T>) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncGet(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncGet(Class<T>, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncGet(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncGet(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncGet(Class<T>, Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncGet(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncGet(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncGet(String) - Method in class com.landawn.abacus.cache.SpyMemcached
 
asyncGet(Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncGet(K) - Method in class com.landawn.abacus.cache.AbstractCache
 
asyncGet(K) - Method in interface com.landawn.abacus.cache.Cache
 
asyncGetBulk(String...) - Method in class com.landawn.abacus.cache.SpyMemcached
Async get bulk.
asyncGetBulk(Collection<String>) - Method in class com.landawn.abacus.cache.SpyMemcached
Async get bulk.
asyncGett(K) - Method in class com.landawn.abacus.cache.AbstractCache
 
asyncGett(K) - Method in interface com.landawn.abacus.cache.Cache
 
asyncHead() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncHead(Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPatch() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPatch(Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPost() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPost(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPost(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncPost(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncPost(Class<T>, Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPost(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncPost(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncPost(Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPut() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPut(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPut(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncPut(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncPut(Class<T>, Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPut(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncPut(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
asyncPut(Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPut(K, V) - Method in class com.landawn.abacus.cache.AbstractCache
 
asyncPut(K, V) - Method in interface com.landawn.abacus.cache.Cache
 
asyncPut(K, V, long, long) - Method in class com.landawn.abacus.cache.AbstractCache
 
asyncPut(K, V, long, long) - Method in interface com.landawn.abacus.cache.Cache
 
asyncRemove(K) - Method in class com.landawn.abacus.cache.AbstractCache
 
asyncRemove(K) - Method in interface com.landawn.abacus.cache.Cache
 
asyncReplace(String, T, long) - Method in class com.landawn.abacus.cache.SpyMemcached
 
asyncRun(Throwables.Consumer<? super ExceptionalStream<T, E>, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
asyncRun(Throwables.Consumer<? super ExceptionalStream<T, E>, ? extends E>, Executor) - Method in class com.landawn.abacus.util.ExceptionalStream
 
asyncRun(Throwables.Consumer<? super Stream<T>, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
asyncRun(Throwables.Consumer<? super Stream<T>, E>, Executor) - Method in class com.landawn.abacus.util.stream.Stream
 
asyncSet(String, T, long) - Method in class com.landawn.abacus.cache.SpyMemcached
 
atan(String) - Static method in class com.landawn.abacus.condition.Expression
 
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.Matth
Compute the inverse hyperbolic tangent of a number.
AU - com.landawn.abacus.LockMode
Deprecated.
not supported at present.
AUD - com.landawn.abacus.LockMode
Deprecated.
not supported at present.
AUDIO - com.landawn.abacus.util.MediaType
The audio.
AUGUST - com.landawn.abacus.util.Month
The august.
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.LZ4BlockInputStream
 
available() - Method in class com.landawn.abacus.util.SnappyInputStream
 
AVAILABLE - com.landawn.abacus.util.Status
The available.
average() - Method in class com.landawn.abacus.util.ByteList
 
average() - Method in class com.landawn.abacus.util.BytePair
 
average() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
 
average() - Method in class com.landawn.abacus.util.ByteTriple
 
average() - Method in class com.landawn.abacus.util.CharList
 
average() - Method in class com.landawn.abacus.util.CharPair
 
average() - Method in class com.landawn.abacus.util.CharSummaryStatistics
 
average() - Method in class com.landawn.abacus.util.CharTriple
 
average() - Method in class com.landawn.abacus.util.DoubleList
 
average() - Method in class com.landawn.abacus.util.DoublePair
 
average() - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
 
average() - Method in class com.landawn.abacus.util.DoubleTriple
 
average() - Method in class com.landawn.abacus.util.FloatList
 
average() - Method in class com.landawn.abacus.util.FloatPair
 
average() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
 
average() - Method in class com.landawn.abacus.util.FloatTriple
 
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.IntSummaryStatistics
 
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.LongPair
 
average() - Method in class com.landawn.abacus.util.LongSummaryStatistics
 
average() - Method in class com.landawn.abacus.util.LongTriple
 
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.ShortPair
 
average() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
 
average() - Method in class com.landawn.abacus.util.ShortTriple
 
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
 
average(byte[], int, int) - Static method in class com.landawn.abacus.util.N
 
average(char...) - Static method in class com.landawn.abacus.util.N
 
average(char[], int, int) - Static method in class com.landawn.abacus.util.N
 
average(double...) - Static method in class com.landawn.abacus.util.N
 
average(double[], int, int) - Static method in class com.landawn.abacus.util.N
 
average(float...) - Static method in class com.landawn.abacus.util.N
 
average(float[], int, int) - Static method in class com.landawn.abacus.util.N
 
average(int...) - Static method in class com.landawn.abacus.util.N
 
average(int[], int, int) - Static method in class com.landawn.abacus.util.N
 
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
 
average(long[], int, int) - Static method in class com.landawn.abacus.util.N
 
average(short...) - Static method in class com.landawn.abacus.util.N
 
average(short[], int, int) - Static method in class com.landawn.abacus.util.N
 
average(String) - Static method in class com.landawn.abacus.condition.Expression
 
averageDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
averageDouble(Throwables.ToDoubleFunction<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
averageDouble(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
 
averageDouble(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
averageDouble(Collection<? extends T>, int, int, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
averageDouble(Collection<? extends T>, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
averageDouble(T[]) - Static method in class com.landawn.abacus.util.N
 
averageDouble(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
averageDouble(T[], int, int, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
averageDouble(T[], Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
averageInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
averageInt(Throwables.ToIntFunction<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
averageInt(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
 
averageInt(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
averageInt(Collection<? extends T>, int, int, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
averageInt(Collection<? extends T>, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
averageInt(T[]) - Static method in class com.landawn.abacus.util.N
 
averageInt(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
averageInt(T[], int, int, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
averageInt(T[], Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
averageLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
averageLong(Throwables.ToLongFunction<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
averageLong(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
 
averageLong(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
 
averageLong(Collection<? extends T>, int, int, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
averageLong(Collection<? extends T>, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
averageLong(T[]) - Static method in class com.landawn.abacus.util.N
 
averageLong(T[], int, int) - Static method in class com.landawn.abacus.util.N
 
averageLong(T[], int, int, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
averageLong(T[], Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
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
 
averagingBigDecimalForNonEmpty(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
 
averagingBigIntegerForNonEmpty(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
 
averagingDoubleForNonEmpty(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
 
averagingIntForNonEmpty(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
 
averagingLongForNonEmpty(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
The Class AvroDeserializationConfig.
AvroDeserializationConfig() - Constructor for class com.landawn.abacus.parser.AvroDeserializationConfig
 
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
The Class AvroSerializationConfig.
AvroSerializationConfig() - Constructor for class com.landawn.abacus.parser.AvroSerializationConfig
Instantiates a new avro serialization config.
AvroSerializationConfig.ASC - Class in com.landawn.abacus.parser
The Class ASC.

B

BACKSLASH - Static variable in class com.landawn.abacus.util.WD
Field BACKSLASH.
BaseStream<T,​A,​P,​C,​PL,​OT,​IT,​ITER,​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.Splitor - Enum in com.landawn.abacus.util.stream
 
baseUrl() - Method in annotation type com.landawn.abacus.http.WebService
 
BATCH_SIZE - Static variable in class com.landawn.abacus.util.SQLMapper
The Constant BATCH_SIZE.
batchInsert(Collection<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Generate the MySQL style batch insert sql.
batchInsert(Collection<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Generate the MySQL style batch insert sql.
batchInsert(Collection<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Generate the MySQL style batch insert sql.
batchInsert(Collection<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Generate the MySQL style batch insert sql.
batchInsert(Collection<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Generate the MySQL style batch insert sql.
batchInsert(Collection<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Generate the MySQL style batch insert sql.
batchInsert(Collection<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Generate the MySQL style batch insert sql.
batchInsert(Collection<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Generate the MySQL style batch insert sql.
batchInsert(Collection<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Generate the MySQL style batch insert sql.
batchInsert(Collection<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Generate the MySQL style batch insert sql.
batchInsert(Collection<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Generate the MySQL style batch insert sql.
batchInsert(Collection<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Generate the MySQL style batch insert sql.
BEGIN_TRANSACTION - com.landawn.abacus.util.SQLOperation
Field BEGIN_TRANSACTION.
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 Type in com.landawn.abacus.annotation
The Interface Beta.
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(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
between(String, Object, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
between(String, Object, Object) - Static method in class com.landawn.abacus.condition.Expression
 
between(T, T) - Static method in class com.landawn.abacus.util.Fn
Checks if the value/element: minValue < e < maxValue.
Between - Class in com.landawn.abacus.condition
The Class Between.
Between(String, Object, Object) - Constructor for class com.landawn.abacus.condition.Between
Instantiates a new between.
BETWEEN - com.landawn.abacus.condition.Operator
Field BETWEEN.
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
BiIterator<A,​B> - Class in com.landawn.abacus.util
The Class BiIterator.
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
Instantiates a new bi map.
BiMap(int) - Constructor for class com.landawn.abacus.util.BiMap
Instantiates a new bi map.
BiMap(int, float) - Constructor for class com.landawn.abacus.util.BiMap
Instantiates a new bi map.
BiMap(Supplier<? extends Map<K, V>>, Supplier<? extends Map<V, K>>) - Constructor for class com.landawn.abacus.util.BiMap
Instantiates a new bi map.
BiMap(Class<? extends Map>, Class<? extends Map>) - Constructor for class com.landawn.abacus.util.BiMap
Instantiates a new bi map.
binary(String, Operator, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
Binary - Class in com.landawn.abacus.condition
The Class Binary.
Binary(String, Operator, Object) - Constructor for class com.landawn.abacus.condition.Binary
Instantiates a new binary.
BINARY - com.landawn.abacus.util.MediaType
The binary.
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(char) - Method in class com.landawn.abacus.util.CharList
This List should be sorted first.
binarySearch(double) - Method in class com.landawn.abacus.util.DoubleList
This List should be sorted first.
binarySearch(float) - Method in class com.landawn.abacus.util.FloatList
This List should be sorted first.
binarySearch(int) - Method in class com.landawn.abacus.util.IntList
This List should be sorted first.
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(short) - Method in class com.landawn.abacus.util.ShortList
This List should be sorted first.
binnomial(int, int) - Static method in class com.landawn.abacus.util.Matth
Returns n choose k, also known as the binomial coefficient of n and k, that is, n! / (k! (n - k)!).
binomial(int, int) - Static method in class com.landawn.abacus.util.Matth
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.
binomiall(int, int) - Static method in class com.landawn.abacus.util.Matth
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.
BiPredicate<T,​U> - Interface in com.landawn.abacus.util.function
bits() - Method in class com.landawn.abacus.hash.HashCode
Returns the number of bits in this hash code; a positive multiple of 8.
bits() - Method in interface com.landawn.abacus.hash.HashFunction
Returns the number of bits (a multiple of 32) that each hash code produced by this hash function has.
bitwiseAnd(Object...) - Static method in class com.landawn.abacus.condition.Expression
 
bitwiseOr(Object...) - Static method in class com.landawn.abacus.condition.Expression
 
bitwiseXOr(Object...) - Static method in class com.landawn.abacus.condition.Expression
Bitwise X or.
BLACK - com.landawn.abacus.util.Color
The black.
BLANK - com.landawn.abacus.util.Gender
The blank.
BLANK - com.landawn.abacus.util.Status
General account/service status.
BLANK - Static variable in class com.landawn.abacus.util.WD
Field BLANK.
BloomFilter<T> - Class in com.landawn.abacus.hash
Note: It's copied from Google Guava under Apache License 2.0 A Bloom filter for instances of T.
BLUE - com.landawn.abacus.util.Color
The blue.
body() - Method in class com.landawn.abacus.http.HttpResponse
 
body(byte[], int, int, MediaType) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
body(byte[], MediaType) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
body(File, MediaType) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
body(Class<T>) - Method in class com.landawn.abacus.http.HttpResponse
 
body(Object) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
body(String, MediaType) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
body(Map<?, ?>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
body(RequestBody) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
BODY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field BODY.
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
The Class BooleanIterator.
BooleanIterator() - Constructor for class com.landawn.abacus.util.BooleanIterator
 
BooleanList - Class in com.landawn.abacus.util
The Class BooleanList.
BooleanList() - Constructor for class com.landawn.abacus.util.BooleanList
Instantiates a new boolean list.
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
Instantiates a new boolean list.
BooleanList(int) - Constructor for class com.landawn.abacus.util.BooleanList
Instantiates a new boolean list.
BooleanNConsumer - Interface in com.landawn.abacus.util.function
 
BooleanNFunction<R> - Interface in com.landawn.abacus.util.function
 
BooleanPair - Class in com.landawn.abacus.util
The Class BooleanPair.
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
 
BooleanTriple - Class in com.landawn.abacus.util
The Class BooleanTriple.
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.Primitives
Converts an array of primitive booleans to objects.
box(boolean[][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(boolean[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(boolean[], int, int) - Static method in class com.landawn.abacus.util.Primitives
 
box(byte...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive bytes to objects.
box(byte[][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(byte[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(byte[], int, int) - Static method in class com.landawn.abacus.util.Primitives
 
box(char...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive chars to objects.
box(char[][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(char[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(char[], int, int) - Static method in class com.landawn.abacus.util.Primitives
 
box(double...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive doubles to objects.
box(double[][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(double[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(double[], int, int) - Static method in class com.landawn.abacus.util.Primitives
 
box(float...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive floats to objects.
box(float[][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(float[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(float[], int, int) - Static method in class com.landawn.abacus.util.Primitives
 
box(int...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive ints to objects.
box(int[][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(int[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(int[], int, int) - Static method in class com.landawn.abacus.util.Primitives
 
box(long...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive longs to objects.
box(long[][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(long[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(long[], int, int) - Static method in class com.landawn.abacus.util.Primitives
 
box(short...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive shorts to objects.
box(short[][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(short[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
box(short[], int, int) - Static method in class com.landawn.abacus.util.Primitives
 
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
 
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.
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.
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.
bt(Object, Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
bt(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
bt(String, Object, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
bt(String, Object, Object) - Static method in class com.landawn.abacus.condition.Expression
 
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
 
BufferedJSONWriter - Class in com.landawn.abacus.util
The Class BufferedJSONWriter.
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
The Class BufferedXMLWriter.
build() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
build() - Method in class com.landawn.abacus.util.ImmutableMap.Builder
 
builder() - Static method in class com.landawn.abacus.util.ImmutableMap
 
Builder<T> - Class in com.landawn.abacus.util
The Class Builder.
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.DataSetBuilder - Class in com.landawn.abacus.util
The Class DataSetBuilder.
Builder.DoubleListBuilder - Class in com.landawn.abacus.util
The Class DoubleListBuilder.
Builder.FloatListBuilder - Class in com.landawn.abacus.util
The Class FloatListBuilder.
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.
buildPasswordValidator(boolean, boolean, String, int, int) - Static method in class com.landawn.abacus.util.ValidatorUtil
Builds the password validator.
ByteArrayOutputStream - Class in com.landawn.abacus.util
The Class ByteArrayOutputStream.
ByteArrayOutputStream() - Constructor for class com.landawn.abacus.util.ByteArrayOutputStream
Instantiates a new byte array output stream.
ByteArrayOutputStream(int) - Constructor for class com.landawn.abacus.util.ByteArrayOutputStream
Instantiates a new byte array output stream.
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
The Class ByteIterator.
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
The Class ByteList.
ByteList() - Constructor for class com.landawn.abacus.util.ByteList
Instantiates a new byte list.
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
Instantiates a new byte list.
ByteList(int) - Constructor for class com.landawn.abacus.util.ByteList
Instantiates a new byte list.
ByteNConsumer - Interface in com.landawn.abacus.util.function
 
ByteNFunction<R> - Interface in com.landawn.abacus.util.function
 
BytePair - Class in com.landawn.abacus.util
The Class BytePair.
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
Instantiates a new byte summary statistics.
ByteSummaryStatistics(long, long, byte, byte) - Constructor for class com.landawn.abacus.util.ByteSummaryStatistics
Instantiates a new byte summary statistics.
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
 
ByteTriple - Class in com.landawn.abacus.util
The Class ByteTriple.
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, BiConsumer<A, T>) - Static method in class com.landawn.abacus.util.Fn
 
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(BiConsumer<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
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(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.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
 
Cache<K,​V> - Interface in com.landawn.abacus.cache
The Interface Cache.
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.okhttp.OkHttpRequest
Sets this request's Cache-Control header, replacing any cache control headers already present.
CacheFactory - Class in com.landawn.abacus.cache
A factory for creating Cache objects.
CaffeineCache<K,​V> - Class in com.landawn.abacus.cache
 
CaffeineCache(Cache<K, V>) - Constructor for class com.landawn.abacus.cache.CaffeineCache
Instantiates a new caffeine cache.
CalendarUnit - Enum 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, 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.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, 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(Callable<R>) - Static method in class com.landawn.abacus.util.Try
 
call(Callable<R>, Function<? super Exception, 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
Deprecated. 
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, RuntimeException>) - Static method in class com.landawn.abacus.util.Synchronized
 
CALL - com.landawn.abacus.util.SQLOperation
Field CALL.
callable(Callable<R>) - Static method in class com.landawn.abacus.util.Fn
 
callable(Throwables.Callable<R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
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, R, E>) - 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>, R, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after both.
callAfterBoth(ContinuableFuture<U>, Throwables.QuadFunction<T, ? super Exception, U, ? super Exception, R, E>) - 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, R, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after either.
callAfterEither(ContinuableFuture<? extends T>, Throwables.Function<? super T, R, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after either.
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 - com.landawn.abacus.util.ServiceStatus
The cancelled.
CANCELLED - com.landawn.abacus.util.Status
The cancelled.
capacity() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
capitalize(String) - Static method in class com.landawn.abacus.util.StringUtil
 
carry(C) - Method in interface com.landawn.abacus.util.stream.BaseStream
Same as peek
cartesianProduct(DataSet) - Method in interface com.landawn.abacus.DataSet
 
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(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.Matth
Returns the int value that is equal to value, if possible.
castIfAssignable(Object, Class<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, E>) - 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(A, TriConsumer<A, T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(A, Throwables.BiConsumer<A, T, E>) - Static method in class com.landawn.abacus.util.Fn
 
cc(A, Throwables.TriConsumer<A, T, U, E>) - Static method in class com.landawn.abacus.util.Fn
 
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, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
cc(Throwables.BiConsumer<T, U, E>) - Static method in class com.landawn.abacus.util.Fn
 
cc(Throwables.Callable<R, E>) - Static method in class com.landawn.abacus.util.Fn
 
cc(Throwables.Consumer<T, E>) - Static method in class com.landawn.abacus.util.Fn
 
cc(Throwables.TriConsumer<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn
 
ceil(String) - Static method in class com.landawn.abacus.condition.Expression
 
CEIL - Static variable in class com.landawn.abacus.util.WD
Field CEIL.
ceiling(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
ceiling(T) - Method in class com.landawn.abacus.util.LazyNavigableSet
 
ceiling(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
ceilingEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
ceilingEntry(K) - Method in class com.landawn.abacus.util.LazyNavigableMap
 
ceilingKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
ceilingKey(K) - Method in class com.landawn.abacus.util.LazyNavigableMap
 
ceilingPowerOfTwo(long) - Static method in class com.landawn.abacus.util.Matth
Returns the smallest power of two greater than or equal to x.
ceilingPowerOfTwo(BigInteger) - Static method in class com.landawn.abacus.util.Matth
Ceiling power of two.
cell(Operator, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
Cell - Class in com.landawn.abacus.condition
The Class Cell.
Cell(Operator, Condition) - Constructor for class com.landawn.abacus.condition.Cell
Instantiates a new cell.
chain(Function<? super Stream<Map.Entry<K, V>>, ? extends Stream<Map.Entry<KK, VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
Chain - Class in com.landawn.abacus.util
The Class Chain.
Chain.ComparisonChain - Class in com.landawn.abacus.util
The Class ComparisonChain.
Chain.EquivalenceChain - Class in com.landawn.abacus.util
The Class EquivalenceChain.
Chain.HashCodeChain - Class in com.landawn.abacus.util
The Class HashCodeChain.
CHAR_0 - Static variable in class com.landawn.abacus.util.WD
The Constant CHAR_0.
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.WD
linefeed LF ('\n').
characteristics() - Method in interface com.landawn.abacus.util.stream.Collector
 
CharacterWriter - Class in com.landawn.abacus.util
The Class CharacterWriter.
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
The Class CharIterator.
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
The Class CharList.
CharList() - Constructor for class com.landawn.abacus.util.CharList
Instantiates a new char list.
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
Instantiates a new char list.
CharList(int) - Constructor for class com.landawn.abacus.util.CharList
Instantiates a new char list.
CharNConsumer - Interface in com.landawn.abacus.util.function
 
CharNFunction<R> - Interface in com.landawn.abacus.util.function
 
CharPair - Class in com.landawn.abacus.util
The Class CharPair.
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
The Class Charsets.
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
The Class CharSummaryStatistics.
CharSummaryStatistics() - Constructor for class com.landawn.abacus.util.CharSummaryStatistics
Instantiates a new char summary statistics.
CharSummaryStatistics(long, long, char, char) - Constructor for class com.landawn.abacus.util.CharSummaryStatistics
Instantiates a new char summary statistics.
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
 
CharTriple - Class in com.landawn.abacus.util
The Class CharTriple.
CharTriPredicate - Interface in com.landawn.abacus.util.function
 
CharUnaryOperator - Interface in com.landawn.abacus.util.function
 
checked() - Method in class com.landawn.abacus.util.stream.Stream
 
checked(Class<E>) - Method in class com.landawn.abacus.util.stream.Stream
 
chomp(String) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
 
chop(String) - Static method in class com.landawn.abacus.util.StringUtil
Remove the last character from a String.
chop(String[]) - Static method in class com.landawn.abacus.util.StringUtil
 
ChronicleMap - Class in com.landawn.abacus.cache
The Class ChronicleMap.
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
The Class ClassUtil.
Clause - Class in com.landawn.abacus.condition
The Class Clause.
clazz - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
The clazz.
clazz() - Method in annotation type 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.
clear() - Method in interface com.landawn.abacus.cache.Cache
Remove all cached entities from cache pool.
clear() - Method in class com.landawn.abacus.cache.CaffeineCache
Clear.
clear() - Method in class com.landawn.abacus.cache.DistributedCache
Clear.
clear() - Method in class com.landawn.abacus.cache.Ehcache
Clear.
clear() - Method in class com.landawn.abacus.cache.LocalCache
Clear.
clear() - Method in class com.landawn.abacus.cache.OffHeapCache
Clear.
clear() - Method in class com.landawn.abacus.condition.Criteria
Clear.
clear() - Method in class com.landawn.abacus.condition.Junction
Clear.
clear() - Method in interface com.landawn.abacus.DataSet
Method clear.
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 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.LazyCollection
 
clear() - Method in class com.landawn.abacus.util.LazyMap
 
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.ShortList
Clear.
clearParameters() - Method in class com.landawn.abacus.condition.Between
Clear parameters.
clearParameters() - Method in class com.landawn.abacus.condition.Binary
Clear parameters.
clearParameters() - Method in class com.landawn.abacus.condition.Cell
Clear parameters.
clearParameters() - Method in interface com.landawn.abacus.condition.Condition
Method clearParameters.
clearParameters() - Method in class com.landawn.abacus.condition.Criteria
Clear parameters.
clearParameters() - Method in class com.landawn.abacus.condition.Expression
Clear parameters.
clearParameters() - Method in class com.landawn.abacus.condition.In
Clear parameters.
clearParameters() - Method in class com.landawn.abacus.condition.InSubQuery
Clear parameters.
clearParameters() - Method in class com.landawn.abacus.condition.Join
Clear parameters.
clearParameters() - Method in class com.landawn.abacus.condition.Junction
Clear parameters.
clearParameters() - Method in class com.landawn.abacus.condition.Limit
Clear parameters.
clearParameters() - Method in class com.landawn.abacus.condition.SubQuery
Clear parameters.
client() - Method in class com.landawn.abacus.util.MemcachedLock
 
clone() - Method in interface com.landawn.abacus.DataSet
Deeply copy each element in this DataSet by Serialization/Deserialization.
clone() - Method in class com.landawn.abacus.pool.ActivityPrint
 
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(boolean) - Method in interface com.landawn.abacus.DataSet
Deeply copy each element in this DataSet by Serialization/Deserialization.
clone(T) - Method in class com.landawn.abacus.parser.KryoParser
Copy the property values deeply.
cloneArray() - Static method in class com.landawn.abacus.util.Fn.Disposables
 
close() - Method in interface com.landawn.abacus.cache.Cache
release the resource token by this cache.
close() - Method in class com.landawn.abacus.cache.CaffeineCache
Close.
close() - Method in class com.landawn.abacus.cache.DistributedCache
Close.
close() - Method in class com.landawn.abacus.cache.Ehcache
Close.
close() - Method in class com.landawn.abacus.cache.LocalCache
Close.
close() - Method in class com.landawn.abacus.cache.OffHeapCache
Close.
close() - Method in class com.landawn.abacus.hash.HashingOutputStream
 
close() - Method in class com.landawn.abacus.http.AbstractHttpClient
Close.
close() - Method in interface com.landawn.abacus.parser.JSONReader
 
close() - Method in class com.landawn.abacus.parser.JSONStringReader
 
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.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.ExceptionalStream
 
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
 
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.StringWriter
 
close(AutoCloseable) - Static method in class com.landawn.abacus.util.Fn
 
close(AutoCloseable) - Static method in class com.landawn.abacus.util.IOUtil
 
CLOSE_ATTR_AND_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field CLOSE_ATTR_AND_ELE.
closeAll(AutoCloseable...) - Static method in class com.landawn.abacus.util.Fn
 
closeAll(AutoCloseable...) - Static method in class com.landawn.abacus.util.IOUtil
 
closeAll(Collection<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.Fn
 
closeAll(Collection<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.IOUtil
 
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(Collection<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.Fn
Close all quietly.
closeAllQuietly(Collection<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.IOUtil
Close all quietly.
closed(T, T) - Static method in class com.landawn.abacus.util.Range
 
CLOSED - com.landawn.abacus.util.AccountStatus
The closed.
CLOSED - com.landawn.abacus.util.Status
The closed.
CLOSED_CLOSED - com.landawn.abacus.util.Range.BoundType
The closed closed.
CLOSED_OPEN - 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.InternalUtil
Deprecated.
Unconditionally close an Connection.
closeQuietly(ResultSet) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
Unconditionally close an ResultSet.
closeQuietly(Statement) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
Unconditionally close an Statement.
cls - Variable in class com.landawn.abacus.parser.ParserUtil.EntityInfo
The cls.
code() - Method in class com.landawn.abacus.http.HttpResponse
 
CodeGenerator - Class in com.landawn.abacus.util
The Class CodeGenerator.
CodeGenerator.ParentPropertyMode - Enum in com.landawn.abacus.util
The Enum ParentPropertyMode.
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, A, 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
 
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(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(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(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(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(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(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(Throwables.BiPredicate<? super T, ? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
collapse(Throwables.BiPredicate<? super T, ? super T, ? extends E>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
collapse(Throwables.BiPredicate<? super T, ? super T, ? extends E>, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.ExceptionalStream
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.ExceptionalStream
 
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.ExceptionalStream
 
collapseByKey(BiPredicate<? super K, ? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collapseByKey(BiPredicate<? super K, ? super K>, Collector<? super V, A, 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(Supplier<R>, BiConsumer<? super R, ? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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
 
collect(Supplier<R>, BiConsumer<? super R, ? super T>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
collect(Supplier<R>, ObjByteConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
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
 
collect(Supplier<R>, ObjCharConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.CharStream
Performs a mutable reduction operation on the elements of this stream.
collect(Supplier<R>, ObjDoubleConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
collect(Supplier<R>, ObjDoubleConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
collect(Supplier<R>, ObjFloatConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
collect(Supplier<R>, ObjFloatConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
collect(Supplier<R>, ObjIntConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.IntStream
 
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
 
collect(Supplier<R>, ObjLongConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.LongStream
 
collect(Supplier<R>, ObjShortConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
collect(Supplier<R>, ObjShortConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
collect(Collector<? super Map.Entry<K, V>, A, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collect(Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
collect(Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
collect(Throwables.Supplier<R, ? extends E2>, Throwables.BiConsumer<? super R, ? super T, ? extends E3>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
collect(Throwables.Supplier<R, ? extends E2>, Throwables.BiConsumer<? super R, ? super T, ? extends E3>, Throwables.Function<? super R, ? extends RR, ? extends E4>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
collect(Collector<? super Map.Entry<K, V>, A, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collect(Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
collect(Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
collectAndThen(Collector<? super Map.Entry<K, V>, A, R>, Function<? super R, RR>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collectAndThen(Collector<? super T, A, R>, Function<? super R, RR>) - Method in class com.landawn.abacus.util.stream.Stream
 
collectAndThen(Collector<? super T, A, R>, Throwables.Function<? super R, ? extends RR, ? extends E2>) - Method in class com.landawn.abacus.util.ExceptionalStream
Collect and then.
collectAndThen(Collector<? super Map.Entry<K, V>, A, R>, Function<? super R, RR>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collectAndThen(Collector<? super T, A, R>, Throwables.Function<? super R, ? extends RR, ? extends E2>) - Method in class com.landawn.abacus.util.ExceptionalStream
Collect and then.
collectAndThen(Collector<? super T, A, R>, Function<? super R, RR>) - 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
 
collectingAndThen(Collector<T, A, R>, Function<R, RR>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
COLLECTION - Static variable in class com.landawn.abacus.parser.XMLConstants
Field COLLECTION.
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.
Collector<T,​A,​R> - Interface in com.landawn.abacus.util.stream
 
Collectors - Class in com.landawn.abacus.util.stream
 
Collectors.MoreCollectors - Class in com.landawn.abacus.util.stream
 
COLON - Static variable in interface com.landawn.abacus.parser.JSONReader
The Constant COLON.
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 in com.landawn.abacus.util
The Enum Color.
Column - Annotation Type in com.landawn.abacus.annotation
The Interface Column.
columnMap() - Method in interface com.landawn.abacus.DataSet
 
columnName - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
columnNameList() - Method in interface com.landawn.abacus.DataSet
Return the column name list in this DataSet.
columnNames() - Method in interface com.landawn.abacus.DataSet
 
columns() - Method in interface com.landawn.abacus.DataSet
 
com.landawn.abacus - package com.landawn.abacus
 
com.landawn.abacus.annotation - package com.landawn.abacus.annotation
 
com.landawn.abacus.cache - package com.landawn.abacus.cache
 
com.landawn.abacus.condition - package com.landawn.abacus.condition
 
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.hash - package com.landawn.abacus.hash
 
com.landawn.abacus.http - package com.landawn.abacus.http
 
com.landawn.abacus.http.okhttp - package com.landawn.abacus.http.okhttp
 
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(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(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combine(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, BiFunction<? super R1, ? super R2, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combine(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combine(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>, TriFunction<? super R1, ? super R2, ? super R3, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combine(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>, Collector<? super T, A4, R4>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combine(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>, Collector<? super T, A4, R4>, Collector<? super T, A5, R5>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combine(Collection<? extends Future<? extends T>>, Throwables.Function<List<T>, R, E>) - Static method in class com.landawn.abacus.util.Futures
 
combine(Collection<? extends Collector<? super T, ?, ?>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
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, R, E>) - 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, R, E>) - 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(List<? extends Collector<? super T, ?, ?>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combine(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combine(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, BiFunction<? super R1, ? super R2, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combine(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combine(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>, TriFunction<? super R1, ? super R2, ? super R3, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combine(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>, Collector<? super T, A4, R4>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combine(Collector<? super T, A1, R1>, Collector<? super T, A2, R2>, Collector<? super T, A3, R3>, Collector<? super T, A4, R4>, Collector<? super T, A5, R5>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combineColumns(Throwables.Predicate<String, E>, String, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E2>) - Method in interface com.landawn.abacus.DataSet
 
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, Class<?>) - Method in interface com.landawn.abacus.DataSet
 
combineColumns(Throwables.Predicate<String, E>, String, Class<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Tuple.Tuple2<String, String>, String, Throwables.BiFunction<?, ?, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
combineColumns(Tuple.Tuple2<String, String>, String, Throwables.BiFunction<?, ?, ?, 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.DataSet
 
combineColumns(Tuple.Tuple3<String, String, String>, String, Throwables.TriFunction<?, ?, ?, ?, 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.DataSet
 
combineColumns(Collection<String>, String, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Collection<String>, String, Class<?>) - Method in interface com.landawn.abacus.DataSet
 
combineColumns(Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineOrdered(HashCode, HashCode) - Static method in class com.landawn.abacus.hash.Hashing
 
combineOrdered(HashCode, HashCode, HashCode) - Static method in class com.landawn.abacus.hash.Hashing
 
combineOrdered(Iterable<HashCode>) - Static method in class com.landawn.abacus.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.
combiner() - Method in interface com.landawn.abacus.util.stream.Collector
 
combineUnordered(HashCode, HashCode) - Static method in class com.landawn.abacus.hash.Hashing
 
combineUnordered(HashCode, HashCode, HashCode) - Static method in class com.landawn.abacus.hash.Hashing
 
combineUnordered(Iterable<HashCode>) - Static method in class com.landawn.abacus.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 interface com.landawn.abacus.parser.JSONReader
The Constant COMMA.
COMMA - Static variable in class com.landawn.abacus.util.WD
Field COMMA.
COMMA_SPACE - Static variable in class com.landawn.abacus.util.WD
Field COMMA_SPACE.
COMMIT - com.landawn.abacus.util.SQLOperation
Field COMMIT.
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.StringUtil
 
commonPrefix(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Note: copy rights: Google Guava.
commonSet(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.N
Common set.
commonSet(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Common set.
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.StringUtil
 
commonSuffix(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Note: copy rights: Google Guava.
comparator() - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
comparator() - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
comparator() - Method in class com.landawn.abacus.util.LazySortedMap
 
comparator() - Method in class com.landawn.abacus.util.LazySortedSet
 
Comparators - Class in com.landawn.abacus.util
Factory utility class for Comparator.
compare() - Static method in class com.landawn.abacus.util.Fn
 
compare(byte, byte) - Static method in class com.landawn.abacus.util.Chain
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.Chain.ComparisonChain
Compares two byte values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(char, char) - Static method in class com.landawn.abacus.util.Chain
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.Chain.ComparisonChain
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.Chain
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.Chain.ComparisonChain
Compares two double values as specified by Double.compare(double, double), if the result of this comparison chain has not already been determined.
compare(float, float) - Static method in class com.landawn.abacus.util.Chain
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.Chain.ComparisonChain
Compares two float values as specified by Float.compare(float, float), if the result of this comparison chain has not already been determined.
compare(int, int) - Static method in class com.landawn.abacus.util.Chain
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.Chain.ComparisonChain
Compares two int 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.Chain
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.Chain.ComparisonChain
Compares two long 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.Chain
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.Chain.ComparisonChain
Compares two short values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
compare(T, T) - Static method in class com.landawn.abacus.util.Chain
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.Chain.ComparisonChain
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, Throwables.BiFunction<? super T, ? super T, Integer, E>) - Static method in class com.landawn.abacus.util.Chain
 
compare(T, T, Throwables.BiFunction<? super T, ? super T, Integer, E>) - Method in class com.landawn.abacus.util.Chain.ComparisonChain
 
compare(T, T, Comparator<T>) - Static method in class com.landawn.abacus.util.Chain
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.Chain.ComparisonChain
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.Chain
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.Chain.ComparisonChain
Compares two boolean values, considering false to be less than true, if the result of this comparison chain has not already been determined.
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.Chain
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.Chain.ComparisonChain
Compares two boolean values, considering true to be less than false, if the result of this comparison chain has not already been determined.
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
 
comparingBy(Function<? super T, ? extends U>, Comparator<? super 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.
comparingBySize() - Static method in class com.landawn.abacus.util.Comparators
Comparing by 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
 
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
 
comparingLong(ToLongFunction<? super T>) - 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(IndexedFunction<? super V, ? extends T>) - Method in interface com.landawn.abacus.util.function.IndexedFunction
 
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
 
CompressionMode - Enum 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(DoubleIterator...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(DoubleIterator...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
concat(ExceptionalStream<? extends T, E>...) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
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(Object, Object) - Static method in class com.landawn.abacus.util.StringUtil
Returns N.toString(a) + N.toString(b).
concat(Object, Object, Object) - Static method in class com.landawn.abacus.util.StringUtil
 
concat(Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.StringUtil
 
concat(Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.StringUtil
 
concat(Object, Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.StringUtil
 
concat(Object, Object, Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
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.StringUtil
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.StringUtil
 
concat(String, String) - Static method in class com.landawn.abacus.condition.Expression
 
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.StringUtil
Returns a + b.
concat(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
concat(String, String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
concat(String, String, String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
concat(String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
concat(String, String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
concat(String, String, String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
concat(String, String, String, String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
concat(Collection<? extends ExceptionalStream<? extends T, E>>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
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 Collection<? extends T>>) - Static method in class com.landawn.abacus.util.N
 
concat(Collection<? extends Collection<? extends T>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
concat(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.Iterators
 
concat(Collection<? extends Map<K, V>>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
concat(Collection<? extends T>...) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
concat(Collection<? extends T>...) - Static method in class com.landawn.abacus.util.Iterators
 
concat(Collection<? extends T>...) - Static method in class com.landawn.abacus.util.N
 
concat(Collection<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
 
concat(Collection<? extends T>, Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
 
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<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
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>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
 
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
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 E>, Map<? extends K, ? extends E>, Map<? extends K, ? extends E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>, Map<? extends K, ? extends E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
 
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>, Map<? extends K, ? extends E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
concat(Map<K, V>...) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
concat(T[]...) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
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.hash.Hashing
 
concatenating(HashFunction, HashFunction, HashFunction) - Static method in class com.landawn.abacus.hash.Hashing
 
concatenating(Iterable<HashFunction>) - Static method in class com.landawn.abacus.hash.Hashing
Returns a hash function which computes its hash code by concatenating the hash codes of the underlying hash functions together.
concatt(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.Iterators
 
concatt(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.N
 
concatt(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 - com.landawn.abacus.util.ServiceStatus
The concluded.
CONCLUDED - com.landawn.abacus.util.Status
The concluded.
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.
Condition - Interface in com.landawn.abacus.condition
The Interface Condition.
ConditionFactory - Class in com.landawn.abacus.condition
A factory for creating Condition objects.
ConditionFactory.CF - Class in com.landawn.abacus.condition
The Class CF.
Config() - Constructor for class com.landawn.abacus.http.HttpProxy.Config
 
Configuration - Class in com.landawn.abacus.util
The Class Configuration.
CONNECT - com.landawn.abacus.http.HttpMethod
 
CONNECTION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Connection header field name.
connectionTimeout() - Method in annotation type com.landawn.abacus.http.WebMethod
 
connectionTimeout() - Method in annotation type com.landawn.abacus.http.WebService
 
connectionTimeout(int) - Method in class com.landawn.abacus.http.HttpRequest
 
consistentHash(long, int) - Static method in class com.landawn.abacus.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.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(Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
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.LazyCollection
 
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.StringUtil
 
contains(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
contains(String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
contains(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
contains(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
 
contains(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.Iterators
 
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(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(Object, Collection<?>) - Method in class com.landawn.abacus.util.Multimap
 
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.LazyCollection
 
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
Contains all.
containsAll(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Contains all.
containsAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.Iterators
 
containsAll(T...) - Method in class com.landawn.abacus.util.ExceptionalStream
 
containsAll(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
containsAllColumns(Collection<String>) - Method in interface com.landawn.abacus.DataSet
Check if this DataSet contains all the specified columns.
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(String, char...) - Static method in class com.landawn.abacus.util.StringUtil
 
containsAny(Collection<?>, Object[]) - Static method in class com.landawn.abacus.util.N
Contains any.
containsAny(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Contains any.
containsAny(Collection<? extends T>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
containsAny(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
containsAny(Iterator<?>, Set<?>) - Static method in class com.landawn.abacus.util.Iterators
 
containsAny(T...) - Method in class com.landawn.abacus.util.ExceptionalStream
 
containsAny(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
containsColumn(String) - Method in interface com.landawn.abacus.DataSet
 
containsIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.StringUtil
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.LazyMap
 
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.EntityId
 
containsKey(K) - Method in interface com.landawn.abacus.cache.Cache
 
containsKey(K) - Method in class com.landawn.abacus.cache.CaffeineCache
 
containsKey(K) - Method in class com.landawn.abacus.cache.DistributedCache
 
containsKey(K) - Method in class com.landawn.abacus.cache.Ehcache
 
containsKey(K) - Method in class com.landawn.abacus.cache.LocalCache
 
containsKey(K) - Method in class com.landawn.abacus.cache.OffHeapCache
 
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.StringUtil
 
containsOnly(String, char...) - Static method in class com.landawn.abacus.util.StringUtil
 
containsRange(Range<T>) - Method in class com.landawn.abacus.util.Range
Checks whether this range contains all the elements of the specified range.
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.LazyMap
 
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
 
containsWhitespace(String) - Static method in class com.landawn.abacus.util.StringUtil
 
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.
contentCharset() - Method in annotation type com.landawn.abacus.http.WebMethod
 
contentCharset() - Method in annotation type com.landawn.abacus.http.WebService
 
contentEncoding() - Method in enum com.landawn.abacus.http.ContentFormat
 
contentFormat() - Method in annotation type com.landawn.abacus.http.WebMethod
Request content format: Content-Type + Content-Encoding
contentFormat() - Method in annotation type com.landawn.abacus.http.WebService
Request content format: Content-Type + Content-Encoding
ContentFormat - Enum in com.landawn.abacus.http
 
contentType() - Method in enum com.landawn.abacus.http.ContentFormat
 
ContinuableFuture<T> - Class in com.landawn.abacus.util
The Class ContinuableFuture.
convert(BiConsumer<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
convert(BiFunction<? super T, ? super U, ?>) - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Returns a BiConsumer which calls the specified func.
convert(Consumer<? super T>) - Static method in class com.landawn.abacus.util.Fn.Functions
 
convert(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Fn.Consumers
Returns a Consumer which calls the specified func.
convert(TriConsumer<? super A, ? super B, ? super C>) - Static method in class com.landawn.abacus.util.Fn.TriFunctions
 
convert(TriFunction<? super A, ? super B, ? super C, ?>) - Static method in class com.landawn.abacus.util.Fn.TriConsumers
Returns a TriConsumer which calls the specified func.
convert(Throwables.BiConsumer<T, U, E>) - Static method in interface com.landawn.abacus.util.Throwables.BiFunction
 
convert(Throwables.BiFunction<T, U, R, E>) - Static method in interface com.landawn.abacus.util.Throwables.BiConsumer
 
convert(Throwables.Consumer<T, E>) - Static method in interface com.landawn.abacus.util.Throwables.Function
 
convert(Throwables.Function<T, R, E>) - Static method in interface com.landawn.abacus.util.Throwables.Consumer
 
convert(Throwables.TriConsumer<A, B, C, E>) - Static method in interface com.landawn.abacus.util.Throwables.TriFunction
 
convert(Throwables.TriFunction<A, B, C, R, E>) - Static method in interface com.landawn.abacus.util.Throwables.TriConsumer
 
convert(String) - Method in enum com.landawn.abacus.util.NamingPolicy
 
convertColumn(String, Class<?>) - Method in interface com.landawn.abacus.DataSet
Convert the specified column to target type.
convertColumn(String, Class<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
convertColumns(Map<String, Class<?>>) - Method in interface com.landawn.abacus.DataSet
Convert the specified columns to target types.
convertColumns(Map<String, Class<?>>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
COOKIE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Cookie header field name.
copy() - Method in class com.landawn.abacus.condition.AbstractCondition
 
copy() - Method in class com.landawn.abacus.condition.Between
 
copy() - Method in class com.landawn.abacus.condition.Binary
 
copy() - Method in class com.landawn.abacus.condition.Cell
 
copy() - Method in interface com.landawn.abacus.condition.Condition
 
copy() - Method in class com.landawn.abacus.condition.Criteria
 
copy() - Method in class com.landawn.abacus.condition.In
 
copy() - Method in class com.landawn.abacus.condition.InSubQuery
 
copy() - Method in class com.landawn.abacus.condition.Join
 
copy() - Method in class com.landawn.abacus.condition.Junction
 
copy() - Method in class com.landawn.abacus.condition.SubQuery
 
copy() - Method in interface com.landawn.abacus.DataSet
Returns the copy of this DataSet.
copy() - Method in class com.landawn.abacus.hash.BloomFilter
Creates a new BloomFilter that's a copy of this instance.
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 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.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.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.SetMultimap
 
copy() - Method in class com.landawn.abacus.util.ShortList
 
copy() - Method in class com.landawn.abacus.util.Triple
 
copy(int, int) - Method in interface com.landawn.abacus.DataSet
Returns the copy of this DataSet from the specified fromRowIndex to toRowIndex.
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 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.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.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(File, File) - Static method in class com.landawn.abacus.guava.Files
 
copy(File, File) - Static method in class com.landawn.abacus.util.IOUtil
 
copy(File, File, boolean) - Static method in class com.landawn.abacus.util.IOUtil
 
copy(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.
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(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.DataSet
Returns the copy of this DataSet with specified column name list.
copy(Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
Returns the copy of this DataSet with specified column name list from the specified fromRowIndex to toRowIndex.
copy(T) - Method in class com.landawn.abacus.parser.KryoParser
Copy the property values shallowly.
copyOf(boolean[]) - Static method in class com.landawn.abacus.util.BooleanList
 
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, int) - Static method in class com.landawn.abacus.util.ByteList
 
copyOf(char[]) - Static method in class com.landawn.abacus.util.CharList
 
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, int) - Static method in class com.landawn.abacus.util.DoubleList
 
copyOf(float[]) - Static method in class com.landawn.abacus.util.FloatList
 
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, int) - Static method in class com.landawn.abacus.util.IntList
 
copyOf(long[]) - Static method in class com.landawn.abacus.util.LongList
 
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, 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(E...) - Static method in class com.landawn.abacus.util.ImmutableList
 
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(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
Deprecated.
throws UnsupportedOperationException
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
 
copyOfColumn(String) - Method in interface com.landawn.abacus.DataSet
Copy of column.
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(String) - Static method in class com.landawn.abacus.condition.Expression
 
COS - Static variable in class com.landawn.abacus.util.WD
Field COS.
count() - Method in class com.landawn.abacus.util.ExceptionalStream
 
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(String) - Static method in class com.landawn.abacus.condition.Expression
 
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(Collection<? 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(Iterator<?>) - Static method in class com.landawn.abacus.util.Iterators
 
count(Iterator<T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
 
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.
COUNT_ALL - Static variable in class com.landawn.abacus.util.SQLBuilder
The Constant COUNT_ALL.
countBy(Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
 
countBy(Throwables.Function<? super T, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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
 
countingInt() - Static method in class com.landawn.abacus.util.stream.Collectors
 
countingIntBy(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
countingIntBy(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.StringUtil
 
countMatches(String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
CPU_CORES - Static variable in class com.landawn.abacus.util.IOUtil
The Constant CPU_CORES.
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.
crc32() - Static method in class com.landawn.abacus.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.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.http.okhttp.OkHttpRequest
 
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.Fj.DeserializeConfig.FDC
 
create() - Static method in class com.landawn.abacus.parser.Fj.SerializeConfig.FSC
 
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() - Static method in class com.landawn.abacus.util.DynamicSQLBuilder
 
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(ParserConfig) - Static method in class com.landawn.abacus.parser.Fj.DeserializeConfig.FDC
 
create(SerializeConfig) - Static method in class com.landawn.abacus.parser.Fj.SerializeConfig.FSC
 
create(HttpClient) - Static method in class com.landawn.abacus.http.HttpRequest
 
create(OKHttpClient) - Static method in class com.landawn.abacus.http.OKHttpRequest
 
create(BiConsumer<? super T, ? super Hasher>, int) - Static method in class com.landawn.abacus.hash.BloomFilter
Creates a BloomFilter with the expected number of insertions and a default expected false positive probability of 3%.
create(BiConsumer<? super T, ? super Hasher>, int, double) - Static method in class com.landawn.abacus.hash.BloomFilter
Creates a BloomFilter with the expected number of insertions and expected false positive probability.
create(BiConsumer<? super T, ? super Hasher>, long) - Static method in class com.landawn.abacus.hash.BloomFilter
Creates a BloomFilter with the expected number of insertions and a default expected false positive probability of 3%.
create(BiConsumer<? super T, ? super Hasher>, long, double) - Static method in class com.landawn.abacus.hash.BloomFilter
Creates a BloomFilter with the expected number of insertions and expected false positive probability.
create(String) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String) - Static method in class com.landawn.abacus.http.OKHttpClient
 
create(String, int) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int) - Static method in class com.landawn.abacus.http.OKHttpClient
 
create(String, int, long, long) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long) - Static method in class com.landawn.abacus.http.OKHttpClient
 
create(String, int, long, long, HttpSettings) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long, HttpSettings) - Static method in class com.landawn.abacus.http.OKHttpClient
 
create(String, int, long, long, HttpSettings, AtomicInteger) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long, HttpSettings, AtomicInteger) - Static method in class com.landawn.abacus.http.OKHttpClient
 
create(String, long, long) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, long, long) - Static method in class com.landawn.abacus.http.OKHttpClient
 
create(OkHttpClient) - Static method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
create(OkHttpClient, String, int) - Static method in class com.landawn.abacus.http.OKHttpClient
 
create(OkHttpClient, String, int, HttpSettings) - Static method in class com.landawn.abacus.http.OKHttpClient
 
create(OkHttpClient, String, int, HttpSettings, AtomicInteger) - Static method in class com.landawn.abacus.http.OKHttpClient
 
CREATE - com.landawn.abacus.util.SQLOperation
Field CREATE.
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.
createBigDecimal(String) - Static method in class com.landawn.abacus.util.StringUtil
Convert a String to a BigDecimal.
createBigInteger(String) - Static method in class com.landawn.abacus.util.StringUtil
Convert a String to a BigInteger; since 3.2 it handles hex (0x or #) and octal (0) notations.
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.
createCache(String) - Static method in class com.landawn.abacus.cache.CacheFactory
Creates a new Cache object.
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.
createClientProxy(Class<T>, String) - Static method in class com.landawn.abacus.http.HttpProxy
Creates the client proxy.
createClientProxy(Class<T>, String, int, long, long) - Static method in class com.landawn.abacus.http.HttpProxy
Creates the client proxy.
createClientProxy(Class<T>, String, int, long, long, HttpProxy.Config) - Static method in class com.landawn.abacus.http.HttpProxy
 
createClientProxy(Class<T>, String, HttpProxy.Config) - Static method in class com.landawn.abacus.http.HttpProxy
Creates the client proxy.
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.
createDistributedCache(DistributedCacheClient<V>) - Static method in class com.landawn.abacus.cache.CacheFactory
Creates a new Cache object.
createDistributedCache(DistributedCacheClient<V>, String) - Static method in class com.landawn.abacus.cache.CacheFactory
Creates a new Cache object.
createDistributedCache(DistributedCacheClient<V>, String, int, long) - Static method in class com.landawn.abacus.cache.CacheFactory
Creates a new Cache object.
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.StringUtil
Convert a String to a Double.
createFieldDeserializer(ParserConfig, JavaBeanInfo, FieldInfo) - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Creates the field deserializer.
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.StringUtil
Convert a String to a Float.
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.StringUtil
Convert a String to a Integer, handling hex (0xhhhh) and octal (0dddd) notations.
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
 
createJavaBeanDeserializer(Class<?>, Type) - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Creates the java bean deserializer.
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.
createLocalCache(int, long) - Static method in class com.landawn.abacus.cache.CacheFactory
Creates a new Cache object.
createLocalCache(int, long, long, long) - Static method in class com.landawn.abacus.cache.CacheFactory
Creates a new Cache object.
createLong(String) - Static method in class com.landawn.abacus.util.StringUtil
Convert a String to a Long; since 3.1 it handles hex (0Xhhhh) and octal (0ddd) notations.
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.StringUtil
Turns a string value into a java.lang.Number.
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.
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
Creates the temp dir.
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
criteria() - Static method in class com.landawn.abacus.condition.ConditionFactory
 
Criteria - Class in com.landawn.abacus.condition
At present, Supports Where, OrderBy, GroupBy, Having, Join, Limit, ForUpdate, Union, UnionAll, Intersect, Except clause.
Criteria() - Constructor for class com.landawn.abacus.condition.Criteria
Instantiates a new criteria.
CriteriaUtil - Class in com.landawn.abacus.condition
The Class CriteriaUtil.
CROSS - Static variable in class com.landawn.abacus.util.WD
Field CROSS.
CROSS_JOIN - com.landawn.abacus.condition.Operator
Field CROSS_JOIN.
CROSS_JOIN - Static variable in class com.landawn.abacus.util.WD
Field CROSS_JOIN.
crossJoin(ExceptionalStream<? extends U, E>, Throwables.BiFunction<? super T, ? super U, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
crossJoin(Stream<? extends U>, BiFunction<? super T, ? super U, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
crossJoin(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
 
crossJoin(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
crossJoin(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
crossJoin(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
crossJoin(Collection<? extends U>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
crossJoin(Collection<? extends U>) - Method in class com.landawn.abacus.util.stream.Stream
 
crossJoin(Collection<? extends U>, BiFunction<? super T, ? super U, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
crossJoin(Collection<? extends U>, Throwables.BiFunction<? super T, ? super U, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
crossJoin(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
CrossJoin - Class in com.landawn.abacus.condition
The Class CrossJoin.
CrossJoin(String) - Constructor for class com.landawn.abacus.condition.CrossJoin
Instantiates a new cross join.
CrossJoin(String, Condition) - Constructor for class com.landawn.abacus.condition.CrossJoin
Instantiates a new cross join.
CrossJoin(Collection<String>, Condition) - Constructor for class com.landawn.abacus.condition.CrossJoin
Instantiates a new cross join.
CSVUtil - Class in com.landawn.abacus.util
The Class CSVUtil.
CSVUtil() - Constructor for class com.landawn.abacus.util.CSVUtil
 
cube(Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Throwables.Function<Stream<T>, ?, E2>) - Method in interface com.landawn.abacus.DataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E2>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
cube(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.DataSet
 
cube(Collection<String>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
cube(Collection<String>, String, String, Throwables.Function<Stream<T>, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
cube(Collection<String>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
cube(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
cube(Collection<String>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.DataSet
 
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.
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.
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.
currentPage() - Method in interface com.landawn.abacus.PaginatedDataSet
 
currentPageNum() - Method in interface com.landawn.abacus.PaginatedDataSet
 
currentRowNum() - Method in interface com.landawn.abacus.DataSet
Returns the current row number.
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.
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.
currentXMLGregorianCalendar() - Static method in class com.landawn.abacus.util.DateUtil
Current XML gregorian calendar.
CYAN - com.landawn.abacus.util.Color
The cyan.
cycled() - Method in class com.landawn.abacus.util.stream.Stream
 
cycled(long) - Method in class com.landawn.abacus.util.stream.Stream
 

D

D - com.landawn.abacus.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
The Interface DataSet.
DataSetUtil - Class in com.landawn.abacus.util
The Class DataSetUtil.
DATE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Date header field name.
dateFormat() - Method in annotation type com.landawn.abacus.annotation.JsonXmlConfig
 
dateFormat() - Method in annotation type com.landawn.abacus.annotation.JsonXmlField
 
DateTimeFormat - Enum in com.landawn.abacus.util
The Enum DateTimeFormat.
DateUtil - Class in com.landawn.abacus.util
The Class DateUtil.
DateUtil.DateTimeUtil - Class in com.landawn.abacus.util
The Class DateTimeUtil.
DAY - com.landawn.abacus.util.CalendarUnit
it has the same int value as Calendar.DAY_OF_MONTH
DayOfWeek - Enum in com.landawn.abacus.util
The Enum DayOfWeek.
DB - com.landawn.abacus.annotation.Type.Scope
Used for database column value getter/setter.
dbType - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
The db type.
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 - com.landawn.abacus.util.Month
The december.
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(Class<T>, String) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
decode(Class<T>, String, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
decode(String) - Static method in class com.landawn.abacus.util.Hex
 
decode(String) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
decode(String, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
 
decode(CachedData) - Method in class com.landawn.abacus.cache.KryoTranscoder
 
decr(String) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
 
decr(String) - Method in class com.landawn.abacus.cache.JRedis
 
decr(String) - Method in class com.landawn.abacus.cache.SpyMemcached
 
decr(String, int) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
 
decr(String, int) - Method in class com.landawn.abacus.cache.JRedis
 
decr(String, int) - Method in class com.landawn.abacus.cache.SpyMemcached
 
decr(String, int, long) - Method in class com.landawn.abacus.cache.SpyMemcached
 
decr(String, int, long, long) - Method in class com.landawn.abacus.cache.SpyMemcached
 
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.
decrypt(String, byte[], MessageEncryption) - Method in class com.landawn.abacus.http.SecurityDTO
 
decrypt(String, String) - Method in class com.landawn.abacus.http.SecurityDTO
 
deduplicate() - Method in annotation type com.landawn.abacus.eventBus.Subscribe
Ignore next event if it's same as previous one.
deepEntity2Map(Object) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(Object, boolean, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(Object, boolean, Collection<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(Object, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(Collection<?>) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(Collection<?>, boolean) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(Collection<?>, boolean, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(Collection<?>, boolean, Collection<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(Collection<?>, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(M, Object) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(M, Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(M, Object, boolean, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(M, Object, boolean, Collection<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
deepEntity2Map(M, Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Deep entity 2 map.
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 - com.landawn.abacus.parser.Exclusion
Excludes the entity properties with default values.
DEFAULT - com.landawn.abacus.util.AccountStatus
The default.
DEFAULT - com.landawn.abacus.util.ServiceStatus
The default.
DEFAULT - com.landawn.abacus.util.ThreadMode
The default.
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_CONNECTION_TIMEOUT - Static variable in class com.landawn.abacus.http.AbstractHttpClient
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
The Constant DEFAULT_DELIMITER.
DEFAULT_DESERIALIZE_FEATURE - Static variable in class com.landawn.abacus.parser.Fj
The Constant DEFAULT_DESERIALIZE_FEATURE.
DEFAULT_KEY_VALUE_DELIMITER - Static variable in class com.landawn.abacus.util.Joiner
The Constant DEFAULT_KEY_VALUE_DELIMITER.
DEFAULT_LIVE_TIME - Static variable in interface com.landawn.abacus.cache.Cache
The Constant DEFAULT_LIVE_TIME.
DEFAULT_MAX_CONNECTION - Static variable in class com.landawn.abacus.http.AbstractHttpClient
The Constant DEFAULT_MAX_CONNECTION.
DEFAULT_MAX_IDLE_TIME - Static variable in interface com.landawn.abacus.cache.Cache
The Constant DEFAULT_MAX_IDLE_TIME.
DEFAULT_READ_TIMEOUT - Static variable in class com.landawn.abacus.http.AbstractHttpClient
The Constant DEFAULT_READ_TIMEOUT.
DEFAULT_SERIALIZE_FEATURE - Static variable in class com.landawn.abacus.parser.Fj
The Constant DEFAULT_SERIALIZE_FEATURE.
DEFAULT_TIME_ZONE - Static variable in class com.landawn.abacus.parser.Fj
The Constant DEFAULT_TIME_ZONE.
DEFAULT_TIMEOUT - Static variable in interface com.landawn.abacus.cache.DistributedCacheClient
The Constant DEFAULT_TIMEOUT.
DEFAULT_TYPE_KEY - Static variable in class com.landawn.abacus.parser.Fj
The Constant DEFAULT_TYPE_KEY.
defaultIfEmpty(Supplier<? extends ExceptionalStream<T, E>>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
defaultIfEmpty(Supplier<? extends Stream<T>>) - Method in class com.landawn.abacus.util.stream.Stream
 
defaultIfEmpty(T) - Method in class com.landawn.abacus.util.ExceptionalStream
 
defaultIfEmpty(T) - Method in class com.landawn.abacus.util.stream.Stream
 
DEFFAULT_DATE_FORMAT - Static variable in class com.landawn.abacus.parser.Fj
The Constant DEFFAULT_DATE_FORMAT.
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
 
delete() - Method in class com.landawn.abacus.http.AbstractHttpClient
 
delete() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
delete(boolean[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
delete(byte[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
delete(char[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
delete(double[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
delete(float[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
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(int[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
delete(long[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
delete(short[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
delete(HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
delete(Class<T>) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
delete(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
delete(Class<T>, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
delete(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
delete(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
delete(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
delete(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
delete(String) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
 
delete(String) - Method in class com.landawn.abacus.cache.JRedis
 
delete(String) - Method in class com.landawn.abacus.cache.SpyMemcached
 
delete(T[], int) - Static method in class com.landawn.abacus.util.N
Removes the element at the specified position from the specified array.
DELETE - com.landawn.abacus.http.HttpMethod
 
DELETE - com.landawn.abacus.util.OperationType
Field DELETE.
DELETE - com.landawn.abacus.util.SQLOperation
Field DELETE.
DELETE - Annotation Type in com.landawn.abacus.http
Make a DELETE request to a REST path relative to base URL.
DELETE - Static variable in annotation type com.landawn.abacus.http.WebService.HttpMethod
 
DELETE - Static variable in class com.landawn.abacus.util.WD
Field DELETE.
deleteAll(boolean[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAll(byte[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAll(char[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAll(double[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAll(float[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAll(int...) - Method in class com.landawn.abacus.util.BooleanList
 
deleteAll(int...) - Method in class com.landawn.abacus.util.ByteList
 
deleteAll(int...) - Method in class com.landawn.abacus.util.CharList
 
deleteAll(int...) - Method in class com.landawn.abacus.util.DoubleList
 
deleteAll(int...) - Method in class com.landawn.abacus.util.FloatList
 
deleteAll(int...) - Method in class com.landawn.abacus.util.IntList
 
deleteAll(int...) - Method in class com.landawn.abacus.util.LongList
 
deleteAll(int...) - Method in class com.landawn.abacus.util.PrimitiveList
 
deleteAll(int...) - Method in class com.landawn.abacus.util.ShortList
 
deleteAll(int[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAll(long[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAll(short[], int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified array.
deleteAll(List<?>, int...) - Static method in class com.landawn.abacus.util.N
Removes the elements at the specified positions from the specified List.
deleteAll(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.
DELETED - com.landawn.abacus.util.AccountStatus
The deleted.
DELETED - com.landawn.abacus.util.Status
The deleted.
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
 
deleteFiles(File, Throwables.BiPredicate<? super File, ? super File, E>) - Static method in class com.landawn.abacus.util.IOUtil
Delete the specifield dir if it's a file or its sub files/directories if it's a directory with the specified filter.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
deleteIfExists(File) - Static method in class com.landawn.abacus.util.IOUtil
Delete the specified file (or directory).
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(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.StringUtil
Deletes all white spaces from a String as defined by Character.isWhitespace(char).
deleteWhitespace(String[]) - Static method in class com.landawn.abacus.util.StringUtil
 
DELIVERED - com.landawn.abacus.util.Status
The delivered.
denominator() - Method in class com.landawn.abacus.util.Fraction
 
DEPLOYED - com.landawn.abacus.util.Status
The deployed.
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 - com.landawn.abacus.util.SortDirection
The desc.
DESC - Static variable in class com.landawn.abacus.condition.ConditionFactory
The Constant DESC.
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
The Constant DESC_HBASE_COLUMN_COMPARATOR.
DESC_HBASE_VERSION_COMPARATOR - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant DESC_HBASE_VERSION_COMPARATOR.
descendingIterator() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
descendingIterator() - Method in class com.landawn.abacus.util.LazyDeque
 
descendingIterator() - Method in class com.landawn.abacus.util.LazyNavigableSet
 
descendingKeySet() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Descending key set.
descendingKeySet() - Method in class com.landawn.abacus.util.LazyNavigableMap
 
descendingMap() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
descendingMap() - Method in class com.landawn.abacus.util.LazyNavigableMap
 
descendingSet() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
descendingSet() - Method in class com.landawn.abacus.util.LazyNavigableSet
 
DESCRIBE - com.landawn.abacus.util.SQLOperation
Field DESCRIBE.
DESCRIBE - Static variable in class com.landawn.abacus.util.WD
Field DESCRIBE.
DeserializationConfig<C extends DeserializationConfig<C>> - Class in com.landawn.abacus.parser
The Class DeserializationConfig.
DeserializationConfig() - Constructor for class com.landawn.abacus.parser.DeserializationConfig
 
deserialize(Class<T>, File) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<T>, File, AvroDeserializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Class<T>, File, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(Class<T>, File, DC) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<T>, InputStream) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<T>, InputStream, AvroDeserializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Class<T>, InputStream, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(Class<T>, InputStream, DC) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<T>, Reader) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<T>, Reader, AvroDeserializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Class<T>, Reader, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(Class<T>, Reader, DC) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<T>, String) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<T>, String, int, int) - Method in interface com.landawn.abacus.parser.JSONParser
 
deserialize(Class<T>, String, int, int, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
deserialize(Class<T>, String, AvroDeserializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Class<T>, String, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(Class<T>, String, DC) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Class<T>, Node) - Method in interface com.landawn.abacus.parser.XMLParser
 
deserialize(Class<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
 
destroy() - Method in interface com.landawn.abacus.pool.Poolable
Method destroy.
destroy() - Method in class com.landawn.abacus.pool.PoolableWrapper
Destroy.
DESTROYED - com.landawn.abacus.util.Status
The destroyed.
DEVELOPING - com.landawn.abacus.util.Status
development.
DFAULT_LOCAL - Static variable in class com.landawn.abacus.parser.Fj
The Constant DFAULT_LOCAL.
difference(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
difference(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
 
difference(byte[]) - Method in class com.landawn.abacus.util.ByteList
 
difference(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
 
difference(char[]) - Method in class com.landawn.abacus.util.CharList
 
difference(char[], char[]) - Static method in class com.landawn.abacus.util.N
 
difference(double[]) - Method in class com.landawn.abacus.util.DoubleList
 
difference(double[], double[]) - Static method in class com.landawn.abacus.util.N
 
difference(float[]) - Method in class com.landawn.abacus.util.FloatList
 
difference(float[], float[]) - Static method in class com.landawn.abacus.util.N
 
difference(int[]) - Method in class com.landawn.abacus.util.IntList
 
difference(int[], int[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with all the elements in b removed by occurrences.
difference(long[]) - Method in class com.landawn.abacus.util.LongList
 
difference(long[], long[]) - Static method in class com.landawn.abacus.util.N
 
difference(short[]) - Method in class com.landawn.abacus.util.ShortList
 
difference(short[], short[]) - Static method in class com.landawn.abacus.util.N
 
difference(DataSet) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet.
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(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
difference(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
difference(Function<? super T, ?>, Collection<?>) - Method in class com.landawn.abacus.util.stream.Stream
Except with the specified Collection by the values mapped by mapper.
difference(IntList) - Method in class com.landawn.abacus.util.IntList
Returns a new list with all the elements in b removed 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 interface com.landawn.abacus.util.stream.BaseStream

This method only run sequentially, even in parallel stream.
difference(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
 
difference(Map<K, V>, Map<K, V>) - Static method in class com.landawn.abacus.util.Maps
 
difference(T[], Object[]) - Static method in class com.landawn.abacus.util.N
 
Difference<L,​R> - Class in com.landawn.abacus.util
The Class Difference.
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
Different set.
DigestUtil - Class in com.landawn.abacus.util
Note: copied from Apache commons-codec: https://commons.apache.org/proper/commons-codec.
DigestUtil() - Constructor for class com.landawn.abacus.util.DigestUtil
 
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).
DirtyMarker - Interface in com.landawn.abacus
Memo of the signed and modified properties in this entity instance.
dirtyPropNames() - Method in interface com.landawn.abacus.DirtyMarker
Deprecated.
DISABLED - com.landawn.abacus.util.Status
The disabled.
disconnect() - Method in interface com.landawn.abacus.cache.DistributedCacheClient
Disconnect.
disconnect() - Method in class com.landawn.abacus.cache.JRedis
Disconnect.
disconnect() - Method in class com.landawn.abacus.cache.SpyMemcached
Disconnect.
disconnect(long) - Method in class com.landawn.abacus.cache.SpyMemcached
 
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.
DisposableEntry() - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
distinct() - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet with the rows de-duplicated by the values in all columns.
distinct() - Method in class com.landawn.abacus.util.ExceptionalStream
Distinct and filter by occurrences.
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 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) - Method in class com.landawn.abacus.condition.Criteria
 
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(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(Collection<? 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(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.SQLBuilder
The Constant DISTINCT.
DISTINCT - Static variable in class com.landawn.abacus.util.WD
Field DISTINCT.
distinctBy(Function<? super Map.Entry<K, V>, ?>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
distinctBy(Function<? super Map.Entry<K, V>, ?>, BinaryOperator<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
distinctBy(Function<? super Map.Entry<K, V>, ?>, Predicate<? super 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, K>, BinaryOperator<T>) - Method in class com.landawn.abacus.util.stream.Stream
Distinct and filter by occurrences.
distinctBy(Function<? super T, K>, Predicate<? super Long>) - Method in class com.landawn.abacus.util.stream.Stream
Distinct and filter by occurrences.
distinctBy(Throwables.Function<? super T, K, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
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.ExceptionalStream
Distinct and filter by occurrences.
distinctBy(Throwables.Function<? super T, K, ? extends E>, Throwables.Predicate<? super Long, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Distinct and filter by occurrences.
distinctBy(String) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet with the rows de-duplicated by the value in the specified column.
distinctBy(String, Throwables.Function<K, ?, E>) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet with the rows de-duplicated by the value in the specified column from the specified fromRowIndex to toRowIndex.
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<? extends T>, Throwables.Function<? super T, ?, E>) - Static method in class com.landawn.abacus.util.N
Distinct by the value mapped from keyMapper.
distinctBy(Collection<? 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(Collection<String>) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet with the rows de-duplicated by the values in the specified columns.
distinctBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet with the rows de-duplicated by the values in the specified columns from the specified fromRowIndex to toRowIndex.
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.
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.
DISTINCTROW - Static variable in class com.landawn.abacus.util.SQLBuilder
The Constant DISTINCTROW.
DISTINCTROW - Static variable in class com.landawn.abacus.util.WD
Field DISTINCTROW.
DistributedCache<K,​V> - Class in com.landawn.abacus.cache
The Class DistributedCache.
DistributedCacheClient<T> - Interface in com.landawn.abacus.cache
The Interface DistributedCacheClient.
divide(int, int, RoundingMode) - Static method in class com.landawn.abacus.util.Matth
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.Matth
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.Matth
 
divideColumn(String, Tuple.Tuple2<String, String>, Throwables.BiConsumer<T, Pair<Object, Object>, E>) - Method in interface com.landawn.abacus.DataSet
 
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<T, Triple<Object, Object, Object>, E>) - Method in interface com.landawn.abacus.DataSet
 
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<T, Object[], E>) - Method in interface com.landawn.abacus.DataSet
 
divideColumn(String, Collection<String>, Throwables.BiConsumer<T, Object[], E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
divideColumn(String, Collection<String>, Throwables.Function<T, ? extends List<?>, E>) - Method in interface com.landawn.abacus.DataSet
 
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.
division(Object...) - Static method in class com.landawn.abacus.condition.Expression
 
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_LIST - Static variable in class com.landawn.abacus.util.Clazz
The Constant DOUBLE_LIST.
DOUBLE_SET - Static variable in class com.landawn.abacus.util.Clazz
The Constant DOUBLE_SET.
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
The Class DoubleIterator.
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
The Class DoubleList.
DoubleList() - Constructor for class com.landawn.abacus.util.DoubleList
Instantiates a new double list.
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
Instantiates a new double list.
DoubleList(int) - Constructor for class com.landawn.abacus.util.DoubleList
Instantiates a new double list.
DoubleNConsumer - Interface in com.landawn.abacus.util.function
 
DoubleNFunction<R> - Interface in com.landawn.abacus.util.function
 
DoubleObjPair<T> - Class in com.landawn.abacus.util
The Class DoubleObjPair.
DoublePair - Class in com.landawn.abacus.util
The Class DoublePair.
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
Instantiates a new double summary statistics.
DoubleSummaryStatistics(long, double, double, double) - Constructor for class com.landawn.abacus.util.DoubleSummaryStatistics
Instantiates a new double summary statistics.
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
 
DoubleTriple - Class in com.landawn.abacus.util
The Class DoubleTriple.
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 com.landawn.abacus.util.Percentage
 
DROP - com.landawn.abacus.util.SQLOperation
Field DROP.
DROP - Static variable in class com.landawn.abacus.util.WD
Field DROP.
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(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
dropWhile(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Drop while.
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.Iterables
Drop while.
DuplicatedRecordException - Exception in com.landawn.abacus.exception
The Class DuplicatedRecordException.
DuplicatedRecordException() - Constructor for exception com.landawn.abacus.exception.DuplicatedRecordException
Constructor for EntityNotFoundException.
DuplicatedRecordException(String) - Constructor for exception com.landawn.abacus.exception.DuplicatedRecordException
Constructor for EntityNotFoundException.
DuplicatedRecordException(String, Throwable) - Constructor for exception com.landawn.abacus.exception.DuplicatedRecordException
Constructor for EntityNotFoundException.
DuplicatedRecordException(Throwable) - Constructor for exception com.landawn.abacus.exception.DuplicatedRecordException
Constructor for EntityNotFoundException.
DuplicatedResultException - Exception in com.landawn.abacus.exception
The Class DuplicatedResultException.
DuplicatedResultException() - Constructor for exception com.landawn.abacus.exception.DuplicatedResultException
Constructor for EntityNotFoundException.
DuplicatedResultException(String) - Constructor for exception com.landawn.abacus.exception.DuplicatedResultException
Constructor for EntityNotFoundException.
DuplicatedResultException(String, Throwable) - Constructor for exception com.landawn.abacus.exception.DuplicatedResultException
Constructor for EntityNotFoundException.
DuplicatedResultException(Throwable) - Constructor for exception com.landawn.abacus.exception.DuplicatedResultException
Constructor for EntityNotFoundException.
Duration - Class in com.landawn.abacus.util
 
DynamicSQLBuilder - Class in com.landawn.abacus.util
Dynamic SQL builder.
DynamicSQLBuilder.DSB - Class in com.landawn.abacus.util
The Class DSB.
DynamicSQLBuilder.From - Class in com.landawn.abacus.util
The Class From.
DynamicSQLBuilder.GroupBy - Class in com.landawn.abacus.util
The Class GroupBy.
DynamicSQLBuilder.Having - Class in com.landawn.abacus.util
The Class Having.
DynamicSQLBuilder.OrderBy - Class in com.landawn.abacus.util
The Class OrderBy.
DynamicSQLBuilder.Select - Class in com.landawn.abacus.util
The Class Select.
DynamicSQLBuilder.Where - Class in com.landawn.abacus.util
The Class Where.

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
 
EchoServlet - Class in com.landawn.abacus.http
The Class EchoServlet.
EchoServlet() - Constructor for class com.landawn.abacus.http.EchoServlet
 
ef(Throwables.BiFunction<? super K, ? super V, ? extends T, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
Ehcache<K,​V> - Class in com.landawn.abacus.cache
 
Ehcache(Cache<K, V>) - Constructor for class com.landawn.abacus.cache.Ehcache
Instantiates a new ehcache.
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() - Method in class com.landawn.abacus.util.LazyQueue
 
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
The Class EmailUtil.
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.DoubleIterator
 
empty() - Static method in class com.landawn.abacus.util.ExceptionalStream
 
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.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.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.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 - com.landawn.abacus.condition.Operator
Field SPACE.
EMPTY - Static variable in class com.landawn.abacus.util.BooleanIterator
The Constant EMPTY.
EMPTY - Static variable in class com.landawn.abacus.util.ByteIterator
The Constant EMPTY.
EMPTY - Static variable in class com.landawn.abacus.util.CharIterator
The Constant EMPTY.
EMPTY - Static variable in class com.landawn.abacus.util.DoubleIterator
The Constant EMPTY.
EMPTY - Static variable in class com.landawn.abacus.util.FloatIterator
The Constant EMPTY.
EMPTY - Static variable in class com.landawn.abacus.util.IntIterator
The Constant EMPTY.
EMPTY - Static variable in class com.landawn.abacus.util.LongIterator
The Constant EMPTY.
EMPTY - Static variable in class com.landawn.abacus.util.ShortIterator
The Constant EMPTY.
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.ObjIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.ShortIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.WD
Field EMPTY.
EMPTY_BOOLEAN_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_BOOLEAN_COLUMN.
EMPTY_BYTE_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_BYTE_COLUMN.
EMPTY_CHAR_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_CHAR_COLUMN.
EMPTY_DOUBLE_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_DOUBLE_COLUMN.
EMPTY_FLOAT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_FLOAT_COLUMN.
EMPTY_INT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_INT_COLUMN.
EMPTY_LONG_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_LONG_COLUMN.
EMPTY_OBJECT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_OBJECT_COLUMN.
EMPTY_SHORT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_SHORT_COLUMN.
emptyAction() - Static method in class com.landawn.abacus.util.Fn
 
emptyAction() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
emptyOf(Class<?>) - Static method in class com.landawn.abacus.util.HBaseColumn
 
encode() - Method in annotation type com.landawn.abacus.http.PathParam
Specifies whether the argument value to the annotated method parameter is URL encoded.
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
 
encode(T) - Method in class com.landawn.abacus.cache.KryoTranscoder
 
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.
encrypt(String, byte[], MessageEncryption) - Method in class com.landawn.abacus.http.SecurityDTO
Encrypt this request with specified userName and password.
encrypt(String, String) - Method in class com.landawn.abacus.http.SecurityDTO
Encrypt this request with specified userName and password.
END_BRACE - Static variable in interface com.landawn.abacus.parser.JSONReader
The Constant END_BRACE.
END_BRACKET - Static variable in interface com.landawn.abacus.parser.JSONReader
The Constant END_BRACKET.
END_ELEMENT - Static variable in class com.landawn.abacus.parser.XMLConstants
Field END_ELEMENT.
END_QUOTATION_D - Static variable in interface com.landawn.abacus.parser.JSONReader
The Constant END_QUOTATION_D.
END_QUOTATION_S - Static variable in interface com.landawn.abacus.parser.JSONReader
The Constant END_QUOTATION_S.
endsWith(Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
endsWith(String) - Static method in class com.landawn.abacus.util.Fn
 
endsWith(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
endsWith(String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
endsWithAny(String, String...) - Static method in class com.landawn.abacus.util.StringUtil
Ends with any.
endsWithIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.StringUtil
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 - 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.
entity2FlatMap(Object) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(Object, boolean, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(Object, boolean, Collection<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(Object, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(Collection<?>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(Collection<?>, boolean) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(Collection<?>, boolean, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(Collection<?>, boolean, Collection<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(Collection<?>, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(M, Object) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(M, Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(M, Object, boolean, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(M, Object, boolean, Collection<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2FlatMap(M, Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 flat map.
entity2Map(Object) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(Object, boolean, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(Object, boolean, Collection<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(Object, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(Collection<?>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(Collection<?>, boolean) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(Collection<?>, boolean, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(Collection<?>, boolean, Collection<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(Collection<?>, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(M, Object) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(M, Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(M, Object, boolean, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(M, Object, boolean, Collection<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
entity2Map(M, Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Entity 2 map.
EntityId - Interface in com.landawn.abacus
Identity of an entity.
EntityInfo(Class<?>) - Constructor for class com.landawn.abacus.parser.ParserUtil.EntityInfo
Instantiates a new entity info.
entityName() - Method in interface com.landawn.abacus.DirtyMarker
Returns the entity name of the simple class name.
entityName() - Method in interface com.landawn.abacus.EntityId
 
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 interface com.landawn.abacus.EntityId
 
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 class com.landawn.abacus.util.ImmutableMap
 
entrySet() - Method in class com.landawn.abacus.util.LazyMap
 
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
 
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() - Method in annotation type com.landawn.abacus.annotation.JsonXmlConfig
 
enumerated() - Method in annotation type com.landawn.abacus.annotation.JsonXmlField
 
enumerated() - Method in annotation type com.landawn.abacus.annotation.Type
 
ENVELOPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENVELOPE.
EOF - Static variable in class com.landawn.abacus.util.IOUtil
The Constant EOF.
EOR - Static variable in interface com.landawn.abacus.parser.JSONReader
The Constant EOR.
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
 
eq(Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
eq(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
eq(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
eq(String, Object) - Static method in class com.landawn.abacus.condition.Expression
 
eqAnd(Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
eqAnd(Object, Collection<String>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
eqAnd(Map<String, ?>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
eqAndOr(Collection<?>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq and or.
eqAndOr(Collection<?>, Collection<String>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq and or.
eqAndOr(List<? extends Map<String, ?>>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq and or.
eqOr(Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
eqOr(Object...) - Method in class com.landawn.abacus.condition.NamedProperty
 
eqOr(Object, Collection<String>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
eqOr(String, Object...) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
eqOr(String, Collection<?>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
eqOr(Collection<?>) - Method in class com.landawn.abacus.condition.NamedProperty
 
eqOr(Map<String, ?>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
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(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
equal(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
equal(String, Object) - Static method in class com.landawn.abacus.condition.Expression
 
equal(Path, Path) - Static method in class com.landawn.abacus.guava.Files
 
Equal - Class in com.landawn.abacus.condition
The Class Equal.
Equal(String, Object) - Constructor for class com.landawn.abacus.condition.Equal
Instantiates a new equal.
EQUAL - com.landawn.abacus.condition.Operator
Field EQUAL.
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, int, boolean[]) - Static method in class com.landawn.abacus.util._N
 
equals(boolean, boolean) - Static method in class com.landawn.abacus.util._N
 
equals(boolean, boolean) - Static method in class com.landawn.abacus.util.Chain
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.Chain.EquivalenceChain
Compares two boolean 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(byte[], int, int, byte[]) - Static method in class com.landawn.abacus.util._N
 
equals(byte, byte) - Static method in class com.landawn.abacus.util._N
 
equals(byte, byte) - Static method in class com.landawn.abacus.util.Chain
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.Chain.EquivalenceChain
Compares two byte 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(char[], int, int, char[]) - Static method in class com.landawn.abacus.util._N
 
equals(char, char) - Static method in class com.landawn.abacus.util._N
 
equals(char, char) - Static method in class com.landawn.abacus.util.Chain
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.Chain.EquivalenceChain
Compares two char values as specified by left == right, 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(double[], int, int, double[]) - Static method in class com.landawn.abacus.util._N
 
equals(double, double) - Static method in class com.landawn.abacus.util._N
 
equals(double, double) - Static method in class com.landawn.abacus.util.Chain
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.Chain.EquivalenceChain
Compares two double values as specified by Double.compare(double, double), 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(float[], int, int, float[]) - Static method in class com.landawn.abacus.util._N
 
equals(float, float) - Static method in class com.landawn.abacus.util._N
 
equals(float, float) - Static method in class com.landawn.abacus.util.Chain
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.Chain.EquivalenceChain
Compares two float values as specified by Float.compare(float, float), 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(int[], int, int, int[]) - Static method in class com.landawn.abacus.util._N
 
equals(int, int) - Static method in class com.landawn.abacus.util._N
 
equals(int, int) - Static method in class com.landawn.abacus.util.Chain
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.Chain.EquivalenceChain
Compares two int values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(long[], int, int, long[]) - 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._N
 
equals(long, long) - Static method in class com.landawn.abacus.util.Chain
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.Chain.EquivalenceChain
Compares two long values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(short[], int, int, short[]) - 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._N
 
equals(short, short) - Static method in class com.landawn.abacus.util.Chain
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.Chain.EquivalenceChain
Compares two int values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(Object) - Method in class com.landawn.abacus.condition.Between
 
equals(Object) - Method in class com.landawn.abacus.condition.Binary
 
equals(Object) - Method in class com.landawn.abacus.condition.Cell
 
equals(Object) - Method in class com.landawn.abacus.condition.Criteria
 
equals(Object) - Method in class com.landawn.abacus.condition.Expression
 
equals(Object) - Method in class com.landawn.abacus.condition.In
 
equals(Object) - Method in class com.landawn.abacus.condition.InSubQuery
 
equals(Object) - Method in class com.landawn.abacus.condition.Join
 
equals(Object) - Method in class com.landawn.abacus.condition.Junction
 
equals(Object) - Method in class com.landawn.abacus.condition.Limit
 
equals(Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
equals(Object) - Method in class com.landawn.abacus.condition.SubQuery
 
equals(Object) - Method in class com.landawn.abacus.hash.BloomFilter
 
equals(Object) - Method in class com.landawn.abacus.hash.HashCode
Returns true if object is a HashCode instance with the identical byte representation to this hash code.
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.http.SecurityDTO
 
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.KryoSerializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
 
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.BooleanPair
 
equals(Object) - Method in class com.landawn.abacus.util.BooleanTriple
 
equals(Object) - Method in class com.landawn.abacus.util.ByteList
 
equals(Object) - Method in class com.landawn.abacus.util.BytePair
 
equals(Object) - Method in class com.landawn.abacus.util.ByteTriple
 
equals(Object) - Method in class com.landawn.abacus.util.CharList
 
equals(Object) - Method in class com.landawn.abacus.util.CharPair
 
equals(Object) - Method in class com.landawn.abacus.util.CharTriple
 
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.DoubleObjPair
 
equals(Object) - Method in class com.landawn.abacus.util.DoublePair
 
equals(Object) - Method in class com.landawn.abacus.util.DoubleTriple
 
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.FloatPair
 
equals(Object) - Method in class com.landawn.abacus.util.FloatTriple
 
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.ImmutableCollection
 
equals(Object) - Method in class com.landawn.abacus.util.ImmutableMap
 
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.IntObjPair
 
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.LazyCollection
 
equals(Object) - Method in class com.landawn.abacus.util.LazyDeque
 
equals(Object) - Method in class com.landawn.abacus.util.LazyList
 
equals(Object) - Method in class com.landawn.abacus.util.LazyMap
 
equals(Object) - Method in class com.landawn.abacus.util.LazyNavigableMap
 
equals(Object) - Method in class com.landawn.abacus.util.LazyNavigableSet
 
equals(Object) - Method in class com.landawn.abacus.util.LazyQueue
 
equals(Object) - Method in class com.landawn.abacus.util.LazySet
 
equals(Object) - Method in class com.landawn.abacus.util.LazySortedMap
 
equals(Object) - Method in class com.landawn.abacus.util.LazySortedSet
 
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.LongObjPair
 
equals(Object) - Method in class com.landawn.abacus.util.LongPair
 
equals(Object) - Method in class com.landawn.abacus.util.LongTriple
 
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.Pair
 
equals(Object) - Method in class com.landawn.abacus.util.ParsedSql
 
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.ShortList
 
equals(Object) - Method in class com.landawn.abacus.util.ShortPair
 
equals(Object) - Method in class com.landawn.abacus.util.ShortTriple
 
equals(Object) - Method in class com.landawn.abacus.util.SQLBuilder.SP
 
equals(Object) - Method in class com.landawn.abacus.util.SQLMapper
 
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, int, Object[]) - 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._N
 
equals(Object, Object) - Static method in class com.landawn.abacus.util.Chain
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.Chain.EquivalenceChain
Compares two comparable objects as specified by CommonUtil.equals(Object, Object), if the result of this equivalence chain has not already been determined.
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.StringUtil
 
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, Throwables.BiFunction<? super T, ? super T, Boolean, E>) - Static method in class com.landawn.abacus.util.Chain
 
equals(T, T, Throwables.BiFunction<? super T, ? super T, Boolean, E>) - Method in class com.landawn.abacus.util.Chain.EquivalenceChain
 
equalsIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.StringUtil
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.
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
Instantiates a new event bus.
EventBus(String) - Constructor for class com.landawn.abacus.eventBus.EventBus
Instantiates a new event bus.
EventBus(String, Executor) - Constructor for class com.landawn.abacus.eventBus.EventBus
Instantiates a new event bus.
eventId() - Method in annotation type 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 in com.landawn.abacus.pool
The Enum EvictionPolicy.
except(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
except(SubQuery) - Method in class com.landawn.abacus.condition.Criteria
 
except(DataSet) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet with all rows from this DataSet and which not appear in the specified other in common columns.
except(SQLBuilder) - Method in class com.landawn.abacus.util.SQLBuilder
 
except(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
except(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
except(String...) - Method in class com.landawn.abacus.util.SQLBuilder
 
except(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
 
Except - Class in com.landawn.abacus.condition
The Class Except.
Except(SubQuery) - Constructor for class com.landawn.abacus.condition.Except
Instantiates a new except.
EXCEPT - com.landawn.abacus.condition.Operator
Field EXCEPT.
EXCEPT - Static variable in class com.landawn.abacus.util.WD
Field EXCEPT.
EXCEPT2 - Static variable in class com.landawn.abacus.util.WD
Field EXCEPT2.
ExceptionalStream<T,​E extends Exception> - Class in com.landawn.abacus.util
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
ExceptionalStream.StreamE<T,​E extends Exception> - Class in com.landawn.abacus.util
The Class StreamE.
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<T>, Object) - Static method in class com.landawn.abacus.util.N
Returns a new List with specified objToExclude excluded.
excludeAll(Collection<T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns a new List with specified objsToExclude excluded.
excludeAllToSet(Collection<T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns a new Set with specified objsToExclude excluded.
excludeToSet(Collection<T>, Object) - Static method in class com.landawn.abacus.util.N
Returns a new Set with specified objToExclude excluded.
Exclusion - Enum in com.landawn.abacus.parser
The Enum Exclusion.
execute(HttpMethod, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
execute(HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
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
 
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(File, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
execute(File, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
execute(File, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.OKHttpClient
 
execute(OutputStream, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
execute(OutputStream, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
execute(OutputStream, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.OKHttpClient
 
execute(Writer, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
execute(Writer, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
execute(Writer, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.OKHttpClient
 
execute(Class<T>, HttpMethod, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
execute(Class<T>, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Write the specified request to request body.
execute(Class<T>, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
execute(Class<T>, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.OKHttpClient
 
execute(Collection<? extends Callable<T>>) - Method in class com.landawn.abacus.util.AsyncExecutor
 
execute(Callable<T>) - Method in class com.landawn.abacus.util.AsyncExecutor
 
execute(Callable<T>...) - Method in class com.landawn.abacus.util.AsyncExecutor
 
execute(Callable<T>, int, long, BiPredicate<? super T, ? super Exception>) - Method in class com.landawn.abacus.util.AsyncExecutor
 
execute(Callable<T>, int, long, BiPredicate<? super T, ? super Exception>) - Static method in class com.landawn.abacus.util.N
 
execute(List<? extends Throwables.Runnable<? extends Exception>>) - Method in class com.landawn.abacus.util.AsyncExecutor
 
exists(int) - Static method in class com.landawn.abacus.util.If
true for index >= 0, false for index < 0.
exists(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
Exists - Class in com.landawn.abacus.condition
The Class Exists.
Exists(SubQuery) - Constructor for class com.landawn.abacus.condition.Exists
Instantiates a new exists.
EXISTS - com.landawn.abacus.condition.Operator
Field EXISTS.
EXISTS - Static variable in class com.landawn.abacus.util.WD
Field EXISTS.
exp(String) - Static method in class com.landawn.abacus.condition.Expression
 
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.
expectedFpp() - Method in class com.landawn.abacus.hash.BloomFilter
Returns the probability that BloomFilter.mightContain(Object) will erroneously return true for an object that has not actually been put in the BloomFilter.
EXPIRATION_TIME - com.landawn.abacus.pool.EvictionPolicy
Field EXPIRATION_TIME.
EXPIRED - com.landawn.abacus.util.ServiceStatus
The expired.
EXPIRED - com.landawn.abacus.util.Status
The expired.
EXPIRES - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Expires header field name.
exportCSV(File, Connection, String) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(File, Connection, String, long, long, boolean, boolean) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(File, Connection, String, Collection<String>, long, long, boolean, boolean) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(File, PreparedStatement) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(File, PreparedStatement, long, long, boolean, boolean) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(File, PreparedStatement, Collection<String>, long, long, boolean, boolean) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(File, ResultSet) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(File, ResultSet, long, long, boolean, boolean) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(File, ResultSet, Collection<String>, long, long, boolean, boolean) - Static method in class com.landawn.abacus.util.CSVUtil
 
exportCSV(OutputStream, ResultSet) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(OutputStream, ResultSet, long, long, boolean, boolean) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(OutputStream, ResultSet, Collection<String>, long, long, boolean, boolean) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(Writer, ResultSet) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(Writer, ResultSet, long, long, boolean, boolean) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
exportCSV(Writer, ResultSet, Collection<String>, long, long, boolean, boolean) - Static method in class com.landawn.abacus.util.CSVUtil
Exports the data from database to CVS.
expr(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
Expr(String) - Constructor for class com.landawn.abacus.condition.Expression.Expr
Instantiates a new expr.
Expression - Class in com.landawn.abacus.condition
The Class Expression.
Expression(String) - Constructor for class com.landawn.abacus.condition.Expression
Instantiates a new expression.
Expression.Expr - Class in com.landawn.abacus.condition
The Class Expr.
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, BiFunction<A, T, R>) - Static method in class com.landawn.abacus.util.Fn
 
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(BiFunction<? super K, ? super V, ? extends T>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
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
 
factorial(int) - Static method in class com.landawn.abacus.util.Matth
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.
factoriall(int) - Static method in class com.landawn.abacus.util.Matth
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.
factorialll(int) - Static method in class com.landawn.abacus.util.Matth
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.
FACTORY_OF_LINKED_HASH_MAP - Static variable in class com.landawn.abacus.util.Fn
The Constant FACTORY_OF_LINKED_HASH_MAP.
FACTORY_OF_MAP - Static variable in class com.landawn.abacus.util.Fn
The Constant FACTORY_OF_MAP.
facttorial(int) - Static method in class com.landawn.abacus.util.Matth
Returns n!, that is, the product of the first n positive integers, or 1 if n == 0.
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.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.
FDC() - Constructor for class com.landawn.abacus.parser.Fj.DeserializeConfig.FDC
 
FEBRUARY - com.landawn.abacus.util.Month
The february.
FEMALE - com.landawn.abacus.util.Gender
The female.
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.
FETCH_SIZE - Static variable in class com.landawn.abacus.util.SQLMapper
The Constant FETCH_SIZE.
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, E>) - 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(A, TriFunction<A, T, U, R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(A, Throwables.BiFunction<A, T, R, E>) - Static method in class com.landawn.abacus.util.Fn
 
ff(A, Throwables.TriFunction<A, T, U, R, E>) - Static method in class com.landawn.abacus.util.Fn
 
ff(BiFunction<T, U, R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(Function<T, 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, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
ff(Throwables.BiFunction<T, U, R, E>) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.BiFunction<T, U, R, E>, R) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.Function<T, R, E>) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.Function<T, R, E>, R) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.TriFunction<A, B, C, R, E>) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.TriFunction<A, B, C, R, E>, 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
The field.
Field - Annotation Type in com.landawn.abacus.http
Named pair for a form-encoded request.
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
The Constant FILE_SEPARATOR.
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
The Constant FILES.
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(byte) - Method in class com.landawn.abacus.util.ByteList
 
fill(char) - Method in class com.landawn.abacus.util.CharList
 
fill(double) - Method in class com.landawn.abacus.util.DoubleList
 
fill(float) - Method in class com.landawn.abacus.util.FloatList
 
fill(int) - Method in class com.landawn.abacus.util.IntList
 
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(short) - Method in class com.landawn.abacus.util.ShortList
 
fill(Class<T>) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the entity with random values.
fill(Class<T>, int) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the entity with random values.
fill(Class<T>, Collection<String>) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the entity with random values.
fill(Class<T>, Collection<String>, int) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the entity with random values.
fill(Object) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the entity with random values.
fill(Object, Collection<String>) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the entity with random values.
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[], Throwables.BooleanPredicate<E>) - Static method in class com.landawn.abacus.util.N
 
filter(boolean[], Throwables.BooleanPredicate<E>, int) - 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.DataSet
 
filter(int, int, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in interface com.landawn.abacus.DataSet
 
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(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(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
filter(Predicate<? 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.Observer
 
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.BooleanBiPredicate<E>) - Method in class com.landawn.abacus.util.BooleanPair
 
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.BooleanTriPredicate<E>) - Method in class com.landawn.abacus.util.BooleanTriple
 
filter(Throwables.ByteBiPredicate<E>) - Method in class com.landawn.abacus.util.BytePair
 
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.ByteTriPredicate<E>) - Method in class com.landawn.abacus.util.ByteTriple
 
filter(Throwables.CharBiPredicate<E>) - Method in class com.landawn.abacus.util.CharPair
 
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.CharTriPredicate<E>) - Method in class com.landawn.abacus.util.CharTriple
 
filter(Throwables.DoubleBiPredicate<E>) - Method in class com.landawn.abacus.util.DoublePair
 
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.DoubleTriPredicate<E>) - Method in class com.landawn.abacus.util.DoubleTriple
 
filter(Throwables.FloatBiPredicate<E>) - Method in class com.landawn.abacus.util.FloatPair
 
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.FloatTriPredicate<E>) - Method in class com.landawn.abacus.util.FloatTriple
 
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.LongBiPredicate<E>) - Method in class com.landawn.abacus.util.LongPair
 
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.LongTriPredicate<E>) - Method in class com.landawn.abacus.util.LongTriple
 
filter(Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.DataSet
 
filter(Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in interface com.landawn.abacus.DataSet
 
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.ExceptionalStream
 
filter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Builder
 
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.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.ShortBiPredicate<E>) - Method in class com.landawn.abacus.util.ShortPair
 
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.ShortTriPredicate<E>) - Method in class com.landawn.abacus.util.ShortTriple
 
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>, int, int, Throwables.BiPredicate<?, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
filter(Tuple.Tuple2<String, String>, int, int, Throwables.BiPredicate<?, ?, E>, int) - Method in interface com.landawn.abacus.DataSet
 
filter(Tuple.Tuple2<String, String>, Throwables.BiPredicate<?, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
filter(Tuple.Tuple2<String, String>, Throwables.BiPredicate<?, ?, E>, int) - Method in interface com.landawn.abacus.DataSet
 
filter(Tuple.Tuple3<String, String, String>, int, int, Throwables.TriPredicate<?, ?, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
filter(Tuple.Tuple3<String, String, String>, int, int, Throwables.TriPredicate<?, ?, ?, E>, int) - Method in interface com.landawn.abacus.DataSet
 
filter(Tuple.Tuple3<String, String, String>, Throwables.TriPredicate<?, ?, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
filter(Tuple.Tuple3<String, String, String>, Throwables.TriPredicate<?, ?, ?, E>, int) - Method in interface com.landawn.abacus.DataSet
 
filter(String, int, int, Throwables.Predicate<T, E>) - Method in interface com.landawn.abacus.DataSet
 
filter(String, int, int, Throwables.Predicate<T, E>, int) - Method in interface com.landawn.abacus.DataSet
 
filter(String, Throwables.Predicate<T, E>) - Method in interface com.landawn.abacus.DataSet
 
filter(String, Throwables.Predicate<T, E>, int) - Method in interface com.landawn.abacus.DataSet
 
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<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
filter(Collection<? extends T>, Throwables.Predicate<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
 
filter(Collection<? extends T>, Throwables.Predicate<? super T, E>, int, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
 
filter(Collection<? extends T>, Throwables.Predicate<? super T, E>, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
 
filter(Collection<String>, int, int, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.DataSet
 
filter(Collection<String>, int, int, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in interface com.landawn.abacus.DataSet
 
filter(Collection<String>, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.DataSet
 
filter(Collection<String>, Throwables.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in interface com.landawn.abacus.DataSet
 
filter(Iterator<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(Predicate<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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(Map<K, V>, Throwables.Predicate<? super K, E>) - Static method in class com.landawn.abacus.util.Maps
Filter by key.
filterByValue(Predicate<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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(Map<K, V>, Throwables.Predicate<? super V, E>) - Static method in class com.landawn.abacus.util.Maps
Filter by value.
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.
FINALIZED - com.landawn.abacus.util.Status
The finalized.
findAllIndicesBetween(String, char, char) - Static method in class com.landawn.abacus.util.StringUtil
findAllIndicesBetween("3[a2[c]]2[a]", '[', ']') = [[2, 7], [10, 11]].
findAllIndicesBetween(String, int, int, char, char) - Static method in class com.landawn.abacus.util.StringUtil
findAllIndicesBetween("3[a2[c]]2[a]", '[', ']') = [[2, 7], [10, 11]].
findAllIndicesBetween(String, int, int, String, String) - Static method in class com.landawn.abacus.util.StringUtil
findAllIndicesBetween("3[a2[c]]2[a]", '[', ']') = [[2, 7], [10, 11]].
findAllIndicesBetween(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
findAllIndicesBetween("3[a2[c]]2[a]", '[', ']') = [[2, 7], [10, 11]].
findAllSubstringsBetween(String, char, char) - Static method in class com.landawn.abacus.util.StringUtil
findAllSubstringsBetween("3[a2[c]]2[a]", '[', ']') = [a2[c], a].
findAllSubstringsBetween(String, int, int, char, char) - Static method in class com.landawn.abacus.util.StringUtil
findAllSubstringsBetween("3[a2[c]]2[a]", '[', ']') = [a2[c], a].
findAllSubstringsBetween(String, int, int, String, String) - Static method in class com.landawn.abacus.util.StringUtil
findAllSubstringsBetween("3[a2[c]]2[a]", '[', ']') = [a2[c], a].
findAllSubstringsBetween(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
findAllSubstringsBetween("3[a2[c]]2[a]", '[', ']') = [a2[c], a].
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
 
findAny(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
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
 
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(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replace by N.findFirst
findFirst(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replace by N.findFirst
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.
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.Iterables
Deprecated.
replace by N.findFirstIndex
findFirstIndex(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replace by N.findFirstIndex
findFirstNonNull(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replace by N.findFirstNonNull
findFirstNonNull(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replace by N.findFirstNonNull
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 run sequentially, even in parallel stream.
findFirstOrLast(Throwables.BytePredicate<E>, Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
findFirstOrLast(Throwables.CharPredicate<E>, Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
findFirstOrLast(Throwables.DoublePredicate<E>, Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
findFirstOrLast(Throwables.FloatPredicate<E>, Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
findFirstOrLast(Throwables.IntPredicate<E>, Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
findFirstOrLast(Throwables.LongPredicate<E>, Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
findFirstOrLast(Throwables.Predicate<? super T, E>, Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
findFirstOrLast(Throwables.ShortPredicate<E>, Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
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(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 run 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
Find first or last index.
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.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 T, E>) - Method in class com.landawn.abacus.util.stream.Stream
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(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replace by N.findLast
findLast(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replace by N.findLast
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.Iterables
Deprecated.
replace by N.findLastIndex
findLastIndex(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replace by N.findLastIndex
findLastNonNull(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replace by N.findLastNonNull
findLastNonNull(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replace by N.findLastNonNull
finish() - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
finisher() - Method in interface com.landawn.abacus.util.stream.Collector
 
first() - Method in class com.landawn.abacus.util.BooleanList
 
first() - Method in class com.landawn.abacus.util.ByteList
 
first() - Method in class com.landawn.abacus.util.CharList
 
first() - Method in class com.landawn.abacus.util.DoubleList
 
first() - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.IntList
 
first() - Method in class com.landawn.abacus.util.LazySortedSet
 
first() - Method in class com.landawn.abacus.util.LongList
 
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(int) - Static method in class com.landawn.abacus.util.stream.Collectors
Only works for sequential Stream.
first(Iterator<T>) - Static method in class com.landawn.abacus.util.Iterators
 
FIRST - com.landawn.abacus.util.CodeGenerator.ParentPropertyMode
The first.
firstChar(String) - Static method in class com.landawn.abacus.util.StringUtil
 
firstChars(String, int) - Static method in class com.landawn.abacus.util.StringUtil
Returns the 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.
firstEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
firstEntry() - Method in class com.landawn.abacus.util.LazyNavigableMap
 
firstKey() - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
firstKey() - Method in class com.landawn.abacus.util.LazySortedMap
 
firstNonNull(Iterator<T>) - Static method in class com.landawn.abacus.util.Iterators
First non null.
firstPage() - Method in interface com.landawn.abacus.PaginatedDataSet
Returns the first page.
firstRow() - Method in interface com.landawn.abacus.DataSet
 
firstRow(IntFunction<? extends T>) - Method in interface com.landawn.abacus.DataSet
 
firstRow(IntFunction<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
firstRow(Class<? extends T>) - Method in interface com.landawn.abacus.DataSet
 
firstRow(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
Fj - Class in com.landawn.abacus.parser
It's a wrapper for fastJson because of it's performance.
Fj.DeserializeConfig - Class in com.landawn.abacus.parser
The Class DeserializeConfig.
Fj.DeserializeConfig.FDC - Class in com.landawn.abacus.parser
The Class FDC.
Fj.SerializeConfig - Class in com.landawn.abacus.parser
The Class SerializeConfig.
Fj.SerializeConfig.FSC - Class in com.landawn.abacus.parser
The Class FSC.
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.
flatInvert(Map<K, ? extends Collection<? extends V>>) - Static method in class com.landawn.abacus.util.Maps
 
flatInvertFrom(Map<K, ? extends Collection<? extends E>>) - Static method in class com.landawn.abacus.util.ListMultimap
Flat invert from.
flatInvertFrom(Map<K, ? extends Collection<? extends E>>) - Static method in class com.landawn.abacus.util.SetMultimap
Flat invert from.
flatInvertFrom(Map<K, ? extends Collection<? extends E>>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
flatInvertFrom(Map<K, ? extends Collection<? extends E>>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
Flat invert from.
flatInvertFrom(Map<K, ? extends Collection<? extends E>>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
flatMap(BiFunction<? super K, ? super V, ? extends EntryStream<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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(DoubleFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMap(FloatFunction<? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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, Collection<U>>) - 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(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 ExceptionalStream<? extends R, ? extends E>, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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>, Throwables.BiFunction<?, ?, ? extends Collection<?>, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
flatMap(Tuple.Tuple3<String, String, String>, Throwables.TriFunction<?, ?, ?, ? extends Collection<?>, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
flatMap(String, Throwables.Function<?, ? extends Collection<?>, E>, String, String) - Method in interface com.landawn.abacus.DataSet
 
flatMap(String, Throwables.Function<?, ? extends Collection<?>, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
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<? extends T>, Throwables.Function<? super T, ? extends Collection<? extends R>, E>) - Static method in class com.landawn.abacus.util.N
 
flatMap(Collection<? extends T>, Throwables.Function<? super T, ? extends Collection<? extends R>, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
flatMap(Collection<? extends T>, Throwables.Function<? super T, ? extends Collection<? extends T2>, E>, Throwables.Function<? super T2, ? extends Collection<? extends R>, E2>) - Static method in class com.landawn.abacus.util.N
 
flatMap(Collection<? extends T>, Throwables.Function<? super T, ? extends Collection<? extends T2>, E>, Throwables.Function<? super T2, ? 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(Collection<String>, Throwables.Function<NoCachingNoUpdating.DisposableObjArray, ? extends Collection<?>, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
flatMap(Iterator<T>, Function<? super T, ? extends Collection<? 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 T2>, E>, Throwables.Function<? super T2, ? extends Collection<? extends R>, E2>) - Static method in class com.landawn.abacus.util.N
 
flatMap(T[], Throwables.Function<? super T, ? extends Collection<? extends T2>, E>, Throwables.Function<? super T2, ? 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.
flatMapIfNotNull(Throwables.Function<? super T, u.Nullable<U>, E>) - Method in class com.landawn.abacus.util.u.Nullable
Flat map if not null.
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 Stream<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
flatMapp(BiFunction<? super K, ? super V, ? extends Map<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMapp(Function<? super Map.Entry<K, V>, ? extends Map<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMapp(Function<? super T, R[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapping(Function<? super T, ? extends Stream<? extends T2>>, BiFunction<? super T, ? super T2, ? extends U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMapping(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
 
flatMapping(Function<? super T, ? extends Stream<? extends U>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMapping(Function<? super T, ? extends Stream<? extends U>>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMappingKeyToMultimap(Function<? super T, Stream<? extends K>>, Function<? super T, V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMappingKeyToMultimap(Function<? super T, Stream<? 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 Stream<? extends V>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMappingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Stream<? extends V>>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMappToEntry(Function<? super T, ? extends EntryStream<? extends K, ? extends V>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMappToObj(ByteFunction<T[]>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flatMappToObj(CharFunction<T[]>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flatMappToObj(DoubleFunction<T[]>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMappToObj(FloatFunction<T[]>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatMappToObj(IntFunction<T[]>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMappToObj(LongFunction<T[]>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatMappToObj(ShortFunction<T[]>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
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, ? 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(FloatFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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 Stream<? extends Map.Entry<? extends K, ? extends V>>>) - Method in class com.landawn.abacus.util.stream.Stream
 
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(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(DoubleFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMapToInt(FloatFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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
 
flatMapToInt(ShortFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flatMapToLong(DoubleFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMapToLong(FloatFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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 Stream<T>>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flatMapToObj(CharFunction<? extends Stream<T>>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flatMapToObj(DoubleFunction<? extends Stream<T>>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMapToObj(FloatFunction<? extends Stream<T>>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatMapToObj(IntFunction<? extends Stream<T>>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMapToObj(LongFunction<? extends Stream<T>>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatMapToObj(ShortFunction<? extends Stream<T>>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
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 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 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(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.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.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.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.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.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.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(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
flatten(Map<String, Object>) - 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(Map<String, Object>, String, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
 
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[][], T, boolean) - Static method in class com.landawn.abacus.util.stream.Stream
 
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(ByteFunction<byte[]>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flattMap(CharFunction<char[]>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flattMap(DoubleFunction<double[]>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flattMap(FloatFunction<float[]>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMap(IntFunction<int[]>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flattMap(LongFunction<long[]>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flattMap(ShortFunction<short[]>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flattMap(Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
flattMap(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.
flattMap(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.
flattMap(Collection<? extends T>, Throwables.Function<? super T, ? extends R[], E>) - Static method in class com.landawn.abacus.util.N
 
flattMap(Collection<? extends T>, Throwables.Function<? super T, ? extends R[], E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
flattMap(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.
flattMap(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.
flattMap(T[], Throwables.Function<? super T, ? extends R[], E>) - Static method in class com.landawn.abacus.util.N
 
flattMap(T[], Throwables.Function<? super T, ? extends R[], E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
flattMapKey(BiFunction<? super K, ? super V, ? extends Collection<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flattMapKey(Function<? super K, ? extends Collection<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flattMapKeyToDisposableEntry(Function<? super K, ? extends Collection<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
flattMapping(Function<? super T, ? extends Collection<? extends T2>>, BiFunction<? super T, ? super T2, ? extends U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMapping(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
 
flattMapping(Function<? super T, ? extends Collection<? extends U>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMapping(Function<? super T, ? extends Collection<? extends U>>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMappingKeyToMultimap(Function<? super T, ? extends Collection<? extends K>>, Function<? super T, V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMappingKeyToMultimap(Function<? super T, ? extends Collection<? extends K>>, Function<? super T, V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMappingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Collection<? extends V>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMappingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Collection<? extends V>>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flattMapToByte(Function<? super T, byte[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapToChar(Function<? super T, char[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapToDouble(Function<? super T, double[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapToEntry(Function<? super T, ? extends Map<? extends K, ? extends V>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapToFloat(Function<? super T, float[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapToInt(Function<? super T, int[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapToLong(Function<? super T, long[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapToObj(ByteFunction<? extends Collection<T>>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flattMapToObj(CharFunction<? extends Collection<T>>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flattMapToObj(DoubleFunction<? extends Collection<T>>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flattMapToObj(FloatFunction<? extends Collection<T>>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flattMapToObj(IntFunction<? extends Collection<T>>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flattMapToObj(LongFunction<? extends Collection<T>>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flattMapToObj(ShortFunction<? extends Collection<T>>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flattMapToShort(Function<? super T, short[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapValue(BiFunction<? super K, ? super V, ? extends Collection<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flattMapValue(Function<? super V, ? extends Collection<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flattMapValueToDisposableEntry(Function<? super V, ? extends Collection<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
flatValues() - Method in class com.landawn.abacus.util.Multimap
 
flatValues(IntFunction<R>) - Method in class com.landawn.abacus.util.Multimap
 
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
The Class FloatIterator.
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
The Class FloatList.
FloatList() - Constructor for class com.landawn.abacus.util.FloatList
Instantiates a new float list.
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
Instantiates a new float list.
FloatList(int) - Constructor for class com.landawn.abacus.util.FloatList
Instantiates a new float list.
FloatNConsumer - Interface in com.landawn.abacus.util.function
 
FloatNFunction<R> - Interface in com.landawn.abacus.util.function
 
FloatPair - Class in com.landawn.abacus.util
The Class FloatPair.
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
Instantiates a new float summary statistics.
FloatSummaryStatistics(long, double, float, float) - Constructor for class com.landawn.abacus.util.FloatSummaryStatistics
Instantiates a new float summary statistics.
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
 
FloatTriple - Class in com.landawn.abacus.util
The Class FloatTriple.
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(String) - Static method in class com.landawn.abacus.condition.Expression
 
floor(T) - Method in class com.landawn.abacus.util.LazyNavigableSet
 
FLOOR - Static variable in class com.landawn.abacus.util.WD
Field FLOOR.
floorEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
floorEntry(K) - Method in class com.landawn.abacus.util.LazyNavigableMap
 
floorKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
floorKey(K) - Method in class com.landawn.abacus.util.LazyNavigableMap
 
floorPowerOfTwo(long) - Static method in class com.landawn.abacus.util.Matth
Returns the largest power of two less than or equal to x.
floorPowerOfTwo(BigInteger) - Static method in class com.landawn.abacus.util.Matth
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
 
flushAll() - Method in class com.landawn.abacus.cache.AbstractDistributedCacheClient
Flush all.
flushAll() - Method in interface com.landawn.abacus.cache.DistributedCacheClient
Delete all the keys from all the servers.
flushAll() - Method in class com.landawn.abacus.cache.JRedis
Flush all.
flushAll() - Method in class com.landawn.abacus.cache.SpyMemcached
Flush all.
flushAll(long) - Method in class com.landawn.abacus.cache.SpyMemcached
 
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 IntFunctions.
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
The Class Suppliers.
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.
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 - com.landawn.abacus.condition.Operator
Deprecated. 
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
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.ObjIntConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Deprecated.
use traditional for-loop
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.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.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, T, Throwables.ObjIntConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Deprecated.
use traditional for-loop
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(BiConsumer<String, Object>) - Method in class com.landawn.abacus.http.HttpHeaders
 
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.BooleanPair
 
forEach(Throwables.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanTriple
 
forEach(Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteList
 
forEach(Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteTriple
 
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.CharPair
 
forEach(Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.CharTriple
 
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.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 Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
forEach(Throwables.Consumer<? super T, ? extends E2>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
forEach(Throwables.Consumer<? super T, ? extends E2>, Throwables.Runnable<? extends E3>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.stream.Stream
 
forEach(Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEach(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleList
 
forEach(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoublePair
 
forEach(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleTriple
 
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.FloatPair
 
forEach(Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatTriple
 
forEach(Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
forEach(Throwables.Function<? super T, ? extends Collection<? extends U>, ? extends E2>, Throwables.BiConsumer<? super T, ? super U, ? extends E3>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
forEach(Throwables.Function<? super T, ? extends Collection<? 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 Collection<T2>, ? extends E2>, Throwables.Function<? super T2, ? extends Collection<T3>, ? extends E3>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, ? extends E4>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
forEach(Throwables.Function<? super T, ? extends Collection<T2>, E>, Throwables.Function<? super T2, ? extends Collection<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Method in class com.landawn.abacus.util.stream.Stream
 
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.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.LongPair
 
forEach(Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.LongTriple
 
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.ShortList
 
forEach(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortPair
 
forEach(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortTriple
 
forEach(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
forEach(Tuple.Tuple2<String, String>, int, int, Throwables.BiConsumer<?, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
forEach(Tuple.Tuple2<String, String>, Throwables.BiConsumer<?, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
forEach(Tuple.Tuple3<String, String, String>, int, int, Throwables.TriConsumer<?, ?, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
forEach(Tuple.Tuple3<String, String, String>, Throwables.TriConsumer<?, ?, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
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<? extends T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Collection<A>, Collection<B>, A, B, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Collection<A>, Collection<B>, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Collection<A>, Collection<B>, Collection<C>, A, B, C, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Collection<A>, Collection<B>, Collection<C>, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
 
forEach(Collection<String>, int, int, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.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 interface com.landawn.abacus.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<T>, Throwables.Function<? super T, ? extends Collection<T2>, E>, Throwables.Function<? super T2, ? extends Collection<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
 
forEach(Collection<T>, Throwables.Function<? super T, ? extends Collection<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.Iterators
 
forEach(Iterator<A>, Iterator<B>, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.Iterators
 
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.Iterators
 
forEach(Iterator<A>, Iterator<B>, Iterator<C>, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Iterator<T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Iterator<T>, Throwables.Function<? super T, ? extends Collection<T2>, E>, Throwables.Function<? super T2, ? extends Collection<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Iterator<T>, Throwables.Function<? super T, ? extends Collection<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.Iterators
 
forEach(Map<K, V>, Throwables.BiConsumer<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Maps
 
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 Collection<T2>, E>, Throwables.Function<? super T2, ? extends Collection<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 Collection<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
 
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.BooleanIterator
 
forEachIndexed(Throwables.IndexedBooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanList
 
forEachIndexed(Throwables.IndexedByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteIterator
 
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.CharIterator
 
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.IndexedConsumer<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
forEachIndexed(Throwables.IndexedConsumer<? super T, ? extends E2>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
forEachIndexed(Throwables.IndexedConsumer<? super T, E>) - Method in class com.landawn.abacus.util.ObjIterator
 
forEachIndexed(Throwables.IndexedConsumer<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEachIndexed(Throwables.IndexedDoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleIterator
 
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.FloatIterator
 
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.IntIterator
 
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.LongIterator
 
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.ShortIterator
 
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(Collection<? extends T>, int, int, Throwables.IndexedConsumer<? 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(Collection<? extends T>, Throwables.IndexedConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEachIndexed(Iterator<T>, Throwables.IndexedConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
 
forEachIndexed(Map<K, V>, Throwables.IndexedConsumer<? super Map.Entry<K, V>, E>) - Static method in class com.landawn.abacus.util.N
 
forEachIndexed(T[], int, int, Throwables.IndexedConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEachIndexed(T[], Throwables.IndexedConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
forEachKey(Throwables.Consumer<? super K, X>) - Method in class com.landawn.abacus.util.Multimap
For each key.
forEachNonNull(Collection<T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(Collection<T>, Throwables.Function<? super T, ? extends Collection<T2>, E>, Throwables.Function<? super T2, ? extends Collection<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(Collection<T>, Throwables.Function<? super T, ? extends Collection<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(Iterator<T>, Throwables.Function<? super T, ? extends Collection<T2>, E>, Throwables.Function<? super T2, ? extends Collection<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.Iterators
For each non null.
forEachNonNull(Iterator<T>, Throwables.Function<? super T, ? extends Collection<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.Iterators
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 Collection<T2>, E>, Throwables.Function<? super T2, ? extends Collection<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 Collection<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachPair(Throwables.BiConsumer<? super T, ? super T, ? extends E2>) - Method in class com.landawn.abacus.util.ExceptionalStream
For each pair.
forEachPair(Throwables.BiConsumer<? super T, ? super T, ? extends E2>, int) - Method in class com.landawn.abacus.util.ExceptionalStream
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, E>, int) - Method in class com.landawn.abacus.util.stream.Stream
Slide with windowSize = 2 and the specified increment, then consume by the specified mapper.
forEachPair(Collection<? extends T>, Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
For each pair.
forEachPair(Collection<? extends T>, Throwables.BiConsumer<? super T, ? super T, E>, int) - Static method in class com.landawn.abacus.util.Iterables
For each pair.
forEachPair(Iterator<T>, Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
For each pair.
forEachPair(Iterator<T>, Throwables.BiConsumer<? super T, ? super T, E>, int) - Static method in class com.landawn.abacus.util.Iterators
For each pair.
forEachPair(T[], Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
For each pair.
forEachPair(T[], Throwables.BiConsumer<? super T, ? super T, E>, int) - Static method in class com.landawn.abacus.util.Iterables
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 String, E>) - Method in class com.landawn.abacus.util.LineIterator
 
foreachRemaining(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.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.
forEachTriple(Throwables.TriConsumer<? super T, ? super T, ? super T, ? extends E2>) - Method in class com.landawn.abacus.util.ExceptionalStream
For each triple.
forEachTriple(Throwables.TriConsumer<? super T, ? super T, ? super T, ? extends E2>, int) - Method in class com.landawn.abacus.util.ExceptionalStream
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, E>, int) - Method in class com.landawn.abacus.util.stream.Stream
Slide with windowSize = 3 and the specified increment, then consume by the specified mapper.
forEachTriple(Collection<? extends T>, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
For each triple.
forEachTriple(Collection<? extends T>, Throwables.TriConsumer<? super T, ? super T, ? super T, E>, int) - Static method in class com.landawn.abacus.util.Iterables
For each triple.
forEachTriple(Iterator<T>, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
For each triple.
forEachTriple(Iterator<T>, Throwables.TriConsumer<? super T, ? super T, ? super T, E>, int) - Static method in class com.landawn.abacus.util.Iterators
For each triple.
forEachTriple(T[], Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
For each triple.
forEachTriple(T[], Throwables.TriConsumer<? super T, ? super T, ? super T, E>, int) - Static method in class com.landawn.abacus.util.Iterables
For each triple.
forEachValue(Throwables.Consumer<? super V, X>) - Method in class com.landawn.abacus.util.Multimap
For each value.
forGraph(Function<? super T, Iterable<? extends T>>) - Static method in class com.landawn.abacus.guava.Traverser
Creates a new traverser for the given general graph.
formalize(Object) - Static method in class com.landawn.abacus.condition.Expression
 
formalizePropName(String) - Static method in class com.landawn.abacus.util.ClassUtil
It's designed for field/method/class/column/table names.
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(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.util.DateUtil
 
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
 
formatJSON(Type<?>, String) - Static method in class com.landawn.abacus.util.N
 
formatJSON(Class<?>, String) - Static method in class com.landawn.abacus.util.N
 
formatJSON(String) - Static method in class com.landawn.abacus.util.N
 
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
 
FormUrlEncoded - com.landawn.abacus.http.ContentFormat
 
forTree(Function<? super T, 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.
forUpdate() - Method in class com.landawn.abacus.util.SQLBuilder
 
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.DataSet
Method freeze.
freeze() - Method in interface com.landawn.abacus.DirtyMarker
Method freeze.
FRIDAY - com.landawn.abacus.util.DayOfWeek
The friday.
FRIDAY - com.landawn.abacus.util.WeekDay
The friday.
from() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
from(byte...) - Static method in class com.landawn.abacus.util.stream.IntStream
 
from(byte[], int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
from(char...) - Static method in class com.landawn.abacus.util.stream.IntStream
 
from(char[], int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
from(float...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
from(float[], int, int) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
from(short...) - Static method in class com.landawn.abacus.util.stream.IntStream
 
from(short[], int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
from(Multiset<? extends T>) - Static method in class com.landawn.abacus.util.LongMultiset
 
from(u.Optional<T>) - Static method in class com.landawn.abacus.util.u.Nullable
 
from(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
 
from(Object) - Static method in interface com.landawn.abacus.EntityId
 
from(Object[]) - Static method in class com.landawn.abacus.util.Tuple
 
from(Object, Collection<String>) - Static method in interface com.landawn.abacus.EntityId
 
from(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
from(String...) - Method in class com.landawn.abacus.util.SQLBuilder
 
from(String, Map<String, Object>) - Static method in interface com.landawn.abacus.EntityId
 
from(Collection<?>) - Static method in class com.landawn.abacus.util.Tuple
 
from(Collection<? extends T>) - Static method in class com.landawn.abacus.util.LongMultiset
 
from(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Multiset
 
from(Collection<? extends T>, Throwables.Function<? super T, ? extends K, X>) - Static method in class com.landawn.abacus.util.ListMultimap
 
from(Collection<? extends T>, Throwables.Function<? super T, ? extends K, X>) - Static method in class com.landawn.abacus.util.SetMultimap
 
from(Collection<? extends T>, Throwables.Function<? super T, ? extends K, X>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
from(Collection<? extends T>, Throwables.Function<? super T, ? extends K, X>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
 
from(Collection<? extends T>, Throwables.Function<? super T, ? extends K, X>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
from(Collection<? extends T>, Throwables.Function<? super T, ? extends K, X>, Throwables.Function<? super T, ? extends E, X2>) - Static method in class com.landawn.abacus.util.ListMultimap
 
from(Collection<? extends T>, Throwables.Function<? super T, ? extends K, X>, Throwables.Function<? super T, ? extends E, X2>) - Static method in class com.landawn.abacus.util.SetMultimap
 
from(Collection<? extends T>, Throwables.Function<? super T, ? extends K, X>, Throwables.Function<? super T, ? extends E, X2>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
from(Collection<? extends T>, Throwables.Function<? super T, ? extends K, X>, Throwables.Function<? super T, ? extends E, X2>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
 
from(Collection<? extends T>, Throwables.Function<? super T, ? extends K, X>, Throwables.Function<? super T, ? extends E, X2>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
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(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
 
from(BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn
 
from(BiFunction<T, U, R>) - Static method in class com.landawn.abacus.util.Fn
 
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
 
from(Consumer<T>) - Static method in class com.landawn.abacus.util.Fn
 
from(Function<T, R>) - Static method in class com.landawn.abacus.util.Fn
 
from(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
 
from(Supplier<T>) - Static method in class com.landawn.abacus.util.Fn
 
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(Map.Entry<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableEntry
 
from(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.Pair
 
from(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.Tuple
 
from(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.ListMultimap
 
from(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.SetMultimap
 
from(Map<? extends K, ? extends E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
from(Map<? extends K, ? extends E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
 
from(Map<? extends K, ? extends E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
from(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.BiMap
Deprecated.
replaced by copyOf
from(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.Properties
 
from(Map<? extends T, Integer>) - Static method in class com.landawn.abacus.util.Multiset
 
from(Map<? extends T, Long>) - Static method in class com.landawn.abacus.util.LongMultiset
 
from(Map<String, Object>) - Static method in interface com.landawn.abacus.EntityId
 
from(Map<String, String>) - Method in class com.landawn.abacus.util.SQLBuilder
 
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(Collector<T, A, R>) - Static method in class com.landawn.abacus.util.Fn
 
from(Collector<T, A, R>) - Static method in interface com.landawn.abacus.util.stream.Collector
 
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
 
fromBytes(byte[]) - Static method in class com.landawn.abacus.hash.HashCode
Creates a HashCode from a byte array.
fromFile(String) - Static method in class com.landawn.abacus.util.SQLMapper
 
fromInt(int) - Static method in class com.landawn.abacus.hash.HashCode
Creates a 32-bit HashCode representation of the given int value.
fromJSON(TypeReference<T>, File) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(TypeReference<T>, File, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(TypeReference<T>, InputStream) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(TypeReference<T>, InputStream, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(TypeReference<T>, Reader) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(TypeReference<T>, Reader, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(TypeReference<T>, String) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(TypeReference<T>, String, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
 
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
 
fromJSON(Class<T>, File) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(Class<T>, File, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(Class<T>, InputStream) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(Class<T>, InputStream, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(Class<T>, Reader) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(Class<T>, Reader, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(Class<T>, String) - Static method in class com.landawn.abacus.parser.Fj
 
fromJSON(Class<T>, String, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
 
fromLong(long) - Static method in class com.landawn.abacus.hash.HashCode
Creates a 64-bit HashCode representation of the given long value.
fromm(Map<? extends K, ? extends Collection<? extends E>>) - Static method in class com.landawn.abacus.util.ListMultimap
 
fromm(Map<? extends K, ? extends Collection<? extends E>>) - Static method in class com.landawn.abacus.util.SetMultimap
 
fromm(Map<? extends K, ? extends Collection<? extends E>>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
fromm(Map<? extends K, ? extends Collection<? extends E>>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
 
fromm(Map<? extends K, ? extends Collection<? extends E>>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
fromm(Map<? extends T, Integer>) - Static method in class com.landawn.abacus.util.LongMultiset
 
fromString(String) - Static method in class com.landawn.abacus.hash.HashCode
Creates a HashCode from a hexadecimal (base 16) encoded string.
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() - Method in interface com.landawn.abacus.DataSet
 
frozen() - Method in interface com.landawn.abacus.DirtyMarker
 
FROZEN - com.landawn.abacus.util.Status
The frozen.
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.
FSC() - Constructor for class com.landawn.abacus.parser.Fj.SerializeConfig.FSC
 
FULL - Static variable in class com.landawn.abacus.util.WD
Field FULL.
FULL_JOIN - com.landawn.abacus.condition.Operator
Field FULL_JOIN.
FULL_JOIN - Static variable in class com.landawn.abacus.util.WD
Field FULL_JOIN.
fullJoin(DataSet, String, String) - Method in interface com.landawn.abacus.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 interface com.landawn.abacus.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 interface com.landawn.abacus.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 interface com.landawn.abacus.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(ExceptionalStream<? extends U, E>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super U, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
fullJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
fullJoin(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
 
fullJoin(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
fullJoin(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
fullJoin(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
fullJoin(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
 
fullJoin(Collection<? extends T>, Function<? super T, ? extends K>, BiFunction<? super T, ? super T, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
fullJoin(Collection<? extends T>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
fullJoin(Collection<? extends U>, BiPredicate<? super T, ? super U>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n * m) : n is the size of this Stream and m is the size of specified collection b.
fullJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
fullJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
fullJoin(Collection<? extends U>, Throwables.BiPredicate<? super T, ? super U, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
fullJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
fullJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super U, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
fullJoin(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
FullJoin - Class in com.landawn.abacus.condition
The Class FullJoin.
FullJoin(String) - Constructor for class com.landawn.abacus.condition.FullJoin
Instantiates a new full join.
FullJoin(String, Condition) - Constructor for class com.landawn.abacus.condition.FullJoin
Instantiates a new full join.
FullJoin(Collection<String>, Condition) - Constructor for class com.landawn.abacus.condition.FullJoin
Instantiates a new full join.
Function<T,​R> - Interface in com.landawn.abacus.util.function
Futures - Class in com.landawn.abacus.util
The Class Futures.
fuzzyCompare(double, double, double) - Static method in class com.landawn.abacus.util.Matth
Compares a and b "fuzzily," with a tolerance for nearly-equal values.
fuzzyEquals(double, double, double) - Static method in class com.landawn.abacus.util.Matth
Returns true if a and b are within tolerance of each other.

G

gcd(int, int) - Static method in class com.landawn.abacus.util.Matth
Returns the greatest common divisor of a, b.
gcd(long, long) - Static method in class com.landawn.abacus.util.Matth
Returns the greatest common divisor of a, b.
ge(Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
ge(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
ge(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
ge(String, Object) - Static method in class com.landawn.abacus.condition.Expression
 
Gender - Enum in com.landawn.abacus.util
The Enum Gender.
generate(int, int, IndexedConsumer<Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
 
generate(int, int, IndexedConsumer<Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
 
generate(BooleanSupplier) - Static method in class com.landawn.abacus.util.BooleanIterator
Returns an infinite BooleanIterator.
generate(BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.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, 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, FloatSupplier) - Static method in class com.landawn.abacus.util.FloatIterator
 
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, ShortSupplier) - Static method in class com.landawn.abacus.util.ShortIterator
 
generate(BooleanSupplier, Supplier<T>) - Static method in class com.landawn.abacus.util.ObjIterator
 
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(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(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(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(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(Supplier<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(Throwables.Supplier<T, E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
generate(U, BiPredicate<? super U, T>, BiFunction<? super U, T, T>) - Static method in class com.landawn.abacus.util.Iterators
 
generate(U, Predicate<? super U>, Function<? super U, T>) - Static method in class com.landawn.abacus.util.Iterators
 
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
The Class GenericKeyedObjectPool.
GenericObjectPool<E extends Poolable> - Class in com.landawn.abacus.pool
The Class GenericObjectPool.
get() - Method in class com.landawn.abacus.http.AbstractHttpClient
 
get() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
get() - Method in class com.landawn.abacus.util.ContinuableFuture
 
get() - Method in interface com.landawn.abacus.util.function.Supplier
 
get() - Method in interface com.landawn.abacus.util.LazyDeque.DequeSupplier
 
get() - Method in class com.landawn.abacus.util.LazyInitializer
 
get() - Method in interface com.landawn.abacus.util.LazyList.ListSupplier
 
get() - Method in interface com.landawn.abacus.util.LazyNavigableMap.NavigableMapSupplier
 
get() - Method in interface com.landawn.abacus.util.LazyNavigableSet.NavigableSetSupplier
 
get() - Method in interface com.landawn.abacus.util.LazyQueue.QueueSupplier
 
get() - Method in interface com.landawn.abacus.util.LazySet.SetSupplier
 
get() - Method in interface com.landawn.abacus.util.LazySortedMap.SortedMapSupplier
 
get() - Method in interface com.landawn.abacus.util.LazySortedSet.SortedSetSupplier
 
get() - Method in class com.landawn.abacus.util.SafeInitializer
Get (and initialize, if not initialized yet) the required object.
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 interface com.landawn.abacus.DataSet
There is NO underline auto-conversion from column value to target type: T.
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 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.ImmutableList
 
get(int) - Method in class com.landawn.abacus.util.IntList
 
get(int) - Method in class com.landawn.abacus.util.LazyList
 
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.ShortList
 
get(int, int) - Method in interface com.landawn.abacus.DataSet
There is NO underline auto-conversion from column value to target type: T.
get(long, TimeUnit) - Method in class com.landawn.abacus.util.ContinuableFuture
 
get(Operator) - Method in class com.landawn.abacus.condition.Criteria
 
get(HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
get(Supplier<T>) - Static method in class com.landawn.abacus.util.Fn
 
get(Class<T>) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
get(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
get(Class<T>, int) - Method in interface com.landawn.abacus.DataSet
Deprecated.
may be misused because it implies there is an underline auto-conversion from column values to target return type but actually there is not.
get(Class<T>, int, int) - Method in interface com.landawn.abacus.DataSet
Deprecated.
may be misused because it implies there is an underline auto-conversion from column values to target return type but actually there is not.
get(Class<T>, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
get(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
get(Class<T>, Object) - Method in class com.landawn.abacus.util.Properties
To avoid NullPointerException for primitive type if the target property is null or not set.
get(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
get(Class<T>, String) - Method in interface com.landawn.abacus.DataSet
Deprecated.
may be misused because it implies there is an underline auto-conversion from column values to target return type but actually there is not.
get(Class<T>, String) - Method in interface com.landawn.abacus.EntityId
 
get(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
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.LazyMap
 
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.AbstractHttpClient
 
get(String) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
 
get(String) - Method in class com.landawn.abacus.cache.JRedis
 
get(String) - Method in class com.landawn.abacus.cache.SpyMemcached
 
get(String) - Method in interface com.landawn.abacus.DataSet
There is NO underline auto-conversion from column value to target type: T.
get(String) - Method in interface com.landawn.abacus.EntityId
 
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 class com.landawn.abacus.util.Reflection
 
get(String) - Method in class com.landawn.abacus.util.SQLMapper
 
get(Iterator<T>, int) - Static method in class com.landawn.abacus.util.Iterators
 
get(Map<K, V>, Object) - Static method in class com.landawn.abacus.util.Maps
 
get(K) - Method in class com.landawn.abacus.cache.AbstractCache
 
get(K) - Method in interface com.landawn.abacus.cache.Cache
 
get(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
get(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
 
get(K) - Method in class com.landawn.abacus.util.MemcachedLock
 
GET - com.landawn.abacus.http.HttpMethod
 
GET - Annotation Type in com.landawn.abacus.http
Make a GET request to a REST path relative to base URL.
GET - Static variable in annotation type com.landawn.abacus.http.WebService.HttpMethod
 
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
 
getAcceptFormat(Annotation[], ContentFormat) - 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(List<String>) - Static method in class com.landawn.abacus.util.AddrUtil
Gets the address list.
getAddressListFromURL(List<URL>) - Static method in class com.landawn.abacus.util.AddrUtil
Gets the address list from URL.
getAggregation() - Method in class com.landawn.abacus.condition.Criteria
Gets the aggregation.
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(Class<?>) - 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, 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.
getAnnotation(Class<T>) - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
 
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.
getAsyncExecutor() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the async executor.
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
 
getAttrs(String) - Method in class com.landawn.abacus.util.SQLMapper
Gets the attrs.
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.
getBoolean(int) - Method in interface com.landawn.abacus.DataSet
Return default value (false) if the property is null.
getBoolean(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the boolean.
getBoolean(String) - Method in interface com.landawn.abacus.DataSet
Return default value (false) if the property is null.
getBulk(String...) - Method in class com.landawn.abacus.cache.AbstractDistributedCacheClient
Gets the bulk.
getBulk(String...) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
Gets the bulk.
getBulk(String...) - Method in class com.landawn.abacus.cache.SpyMemcached
Gets the bulk.
getBulk(Collection<String>) - Method in class com.landawn.abacus.cache.AbstractDistributedCacheClient
Gets the bulk.
getBulk(Collection<String>) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
Gets the bulk.
getBulk(Collection<String>) - Method in class com.landawn.abacus.cache.SpyMemcached
Gets the bulk.
getByte(int) - Method in interface com.landawn.abacus.DataSet
Return default value (0) if the property is null.
getByte(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the byte.
getByte(String) - Method in interface com.landawn.abacus.DataSet
Return default value (0) if the property 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.
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.UncheckedIOException
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.DataSet
Return default value (0) if the property is null.
getChar(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the char.
getChar(String) - Method in interface com.landawn.abacus.DataSet
Return default value (0) if the property is null.
getCharQuotation() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
getCharQuotation() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
getCharQuotation() - Method in class com.landawn.abacus.parser.SerializationConfig
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.
Gets the chars for read 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.
getClauseOperators() - Static method in class com.landawn.abacus.condition.CriteriaUtil
Gets the clause operators.
getColumn(int) - Method in interface com.landawn.abacus.DataSet
Must NOT modify the returned list.
getColumn(String) - Method in interface com.landawn.abacus.DataSet
Must NOT modify the returned list.
getColumn2FieldNameMap(Class<?>) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
Gets the column 2 field name map.
getColumnIndex(String) - Method in interface com.landawn.abacus.DataSet
 
getColumnIndex(ResultSet, String) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
Gets the column index.
getColumnIndexes(Collection<String>) - Method in interface com.landawn.abacus.DataSet
-1 is set to the element in the returned array if the mapping column name is not included in this DataSet.
getColumnLabel(ResultSetMetaData, int) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
Gets the column label.
getColumnLabelList(ResultSet) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
 
getColumnName(int) - Method in interface com.landawn.abacus.DataSet
 
getColumnValue(ResultSet, int) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
Gets the column value.
getColumnValue(ResultSet, String) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
Gets the column value.
getCommonConfigPath() - Static method in class com.landawn.abacus.util.Configuration
Gets the common config path.
getCondition() - Method in class com.landawn.abacus.condition.Cell
Gets the condition.
getCondition() - Method in class com.landawn.abacus.condition.Join
Gets the condition.
getCondition() - Method in class com.landawn.abacus.condition.SubQuery
Gets the condition.
getConditions() - Method in class com.landawn.abacus.condition.Criteria
Gets the conditions.
getConditions() - Method in class com.landawn.abacus.condition.Junction
Gets the conditions.
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(Annotation[], ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
 
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.condition.Limit
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.
getCreated() - Method in class com.landawn.abacus.http.SecurityDTO
Gets the created.
getCreateTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the creates the time.
getDateformat() - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Gets the dateformat.
getDateTimeFormat() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
getDateTimeFormat() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
getDateTimeFormat() - Method in class com.landawn.abacus.parser.SerializationConfig
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.
getDefaultFeatures() - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Gets the default features.
getDenominator() - Method in class com.landawn.abacus.util.Fraction
Deprecated.
replaced by denominator
getDeserializationConfig() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the deserialization config.
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.DataSet
Return default value (0d) if the property is null.
getDouble(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the double.
getDouble(String) - Method in interface com.landawn.abacus.DataSet
Return default value (0d) if the property is null.
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.
getEncryptionMessage() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the encryption message.
getEncryptionMessage() - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Gets the encryption message.
getEncryptionPassword() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the encryption password.
getEncryptionPassword() - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Gets the encryption password.
getEncryptionUserName() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the encryption user name.
getEncryptionUserName() - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Gets the encryption user name.
getEntityClass() - Method in class com.landawn.abacus.condition.SubQuery
 
getEntityInfo(Class<?>) - Static method in class com.landawn.abacus.parser.ParserUtil
Gets the entity info.
getEntityName() - Method in class com.landawn.abacus.condition.SubQuery
 
getErrorCode() - Method in exception com.landawn.abacus.exception.UncheckedSQLException
 
getExceptionIfPresent() - Method in class com.landawn.abacus.util.Result
Returns the Exception if occurred, otherwise null is returned.
getExclusion() - Method in class com.landawn.abacus.parser.SerializationConfig
Gets the exclusion.
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.
getFeatures() - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Gets the features.
getFeatures() - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Gets the features.
getFeatureValues() - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Gets the feature values.
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.
getFilters() - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Gets the filters.
getFirst() - Method in class com.landawn.abacus.util.LazyDeque
 
getFirst() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
Gets the first.
getFloat(int) - Method in interface com.landawn.abacus.DataSet
Return default value (0f) if the property is null.
getFloat(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the float.
getFloat(String) - Method in interface com.landawn.abacus.DataSet
Return default value (0f) if the property is null.
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.
getGroupBy() - Method in class com.landawn.abacus.condition.Criteria
Gets the group by.
getHandler() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the handler.
getHaving() - Method in class com.landawn.abacus.condition.Criteria
Gets the having.
getHttpHeaders(Annotation[]) - Static method in class com.landawn.abacus.http.HttpUtil
 
getHttpMethod(Method) - Static method in class com.landawn.abacus.http.HttpUtil
 
getHttpMethods(Method) - Static method in class com.landawn.abacus.http.HttpUtil
 
getHttpPath(Annotation[]) - Static method in class com.landawn.abacus.http.HttpUtil
 
getHttpPath(Method) - Static method in class com.landawn.abacus.http.HttpUtil
 
getIdFieldNames(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Deprecated.
for internal only.
getIdFieldNames(Class<?>, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
Deprecated.
for internal only.
getIfPresentForEach(Map<K, 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.
getIfRetry() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the if retry.
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.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
getIndentation() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
getIndentation() - Method in class com.landawn.abacus.parser.SerializationConfig
Gets the indentation.
getInputStream(HttpURLConnection, ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the input stream.
getInsertPropNames(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder
Gets the insert prop names by class.
getInsertPropNamesByClass(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder
Gets the insert prop names by class.
getInt(int) - Method in interface com.landawn.abacus.DataSet
Return default value (0) if the property is null.
getInt(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the int.
getInt(String) - Method in interface com.landawn.abacus.DataSet
Return default value (0) if the property is null.
getInt(String) - Method in interface com.landawn.abacus.EntityId
 
getJoinEntities() - Method in class com.landawn.abacus.condition.Join
Gets the join entities.
getJoins() - Method in class com.landawn.abacus.condition.Criteria
Gets the joins.
getLast() - Method in class com.landawn.abacus.util.LazyDeque
 
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.
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.
getLimit() - Method in class com.landawn.abacus.condition.Criteria
Gets the limit.
getLiteral() - Method in class com.landawn.abacus.condition.Expression
Gets the literal.
getLiveTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the live time.
getLong(int) - Method in interface com.landawn.abacus.DataSet
Return default value (0) if the property is null.
getLong(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the long.
getLong(String) - Method in interface com.landawn.abacus.DataSet
Return default value (0) if the property is null.
getLong(String) - Method in interface com.landawn.abacus.EntityId
 
getLoopStatisticsList() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the loop statistics list.
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.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.
getMaxSize() - Method in class com.landawn.abacus.cache.KryoTranscoder
Gets the max size.
getMaxValue() - Method in class com.landawn.abacus.condition.Between
Gets the max value.
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.
getMessage(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
Gets the error msg.
getMethod - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
The get method.
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.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.
getMinValue() - Method in class com.landawn.abacus.condition.Between
Gets the min value.
getName() - Method in enum com.landawn.abacus.condition.Operator
Gets the name.
getName() - Method in enum com.landawn.abacus.util.SortDirection
Gets the name.
getName() - Method in enum com.landawn.abacus.util.SQLOperation
Gets the name.
getName(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the name minus the path from a full filename.
getNamedParameters() - Method in class com.landawn.abacus.util.ParsedSql
Gets the named parameters.
getNamedParameters(boolean) - Method in class com.landawn.abacus.util.ParsedSql
Gets the named parameters.
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.
getNonce() - Method in class com.landawn.abacus.http.SecurityDTO
Gets the nonce.
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
getOffset() - Method in class com.landawn.abacus.condition.Limit
Gets the offset.
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.Iterators
Gets the only element.
getOperation(String) - Static method in enum com.landawn.abacus.util.SQLOperation
Gets the operation.
getOperationConfigs() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the operation configs.
getOperator() - Method in class com.landawn.abacus.condition.AbstractCondition
Gets the operator.
getOperator() - Method in interface com.landawn.abacus.condition.Condition
 
getOperator(String) - Static method in enum com.landawn.abacus.condition.Operator
Gets the operator.
getOrDefault(int, T) - Method in interface com.landawn.abacus.DataSet
Deprecated. 
getOrDefault(Class<T>, Object, T) - Method in class com.landawn.abacus.util.Properties
Gets the or default.
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, 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(String, T) - Method in interface com.landawn.abacus.DataSet
Deprecated. 
getOrDefault(Map<K, V>, Object, 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.
getOrderBy() - Method in class com.landawn.abacus.condition.Criteria
Gets the order by.
getOrEmptyList(Map<K, V>, Object) - 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>, Object) - 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.PaginatedDataSet
 
getParameterCount() - Method in class com.landawn.abacus.util.ParsedSql
Gets the parameter count.
getParameterCount(boolean) - Method in class com.landawn.abacus.util.ParsedSql
Gets the parameter count.
getParameterizedSql() - Method in class com.landawn.abacus.util.ParsedSql
Gets the parameterized SQL.
getParameterizedSql(boolean) - Method in class com.landawn.abacus.util.ParsedSql
Gets the parameterized SQL.
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.condition.Between
Gets the parameters.
getParameters() - Method in class com.landawn.abacus.condition.Binary
Gets the parameters.
getParameters() - Method in class com.landawn.abacus.condition.Cell
Gets the parameters.
getParameters() - Method in interface com.landawn.abacus.condition.Condition
 
getParameters() - Method in class com.landawn.abacus.condition.Criteria
Gets the parameters.
getParameters() - Method in class com.landawn.abacus.condition.Expression
Gets the parameters.
getParameters() - Method in class com.landawn.abacus.condition.In
Gets the parameters.
getParameters() - Method in class com.landawn.abacus.condition.InSubQuery
Gets the parameters.
getParameters() - Method in class com.landawn.abacus.condition.Join
Gets the parameters.
getParameters() - Method in class com.landawn.abacus.condition.Junction
Gets the parameters.
getParameters() - Method in class com.landawn.abacus.condition.Limit
Gets the parameters.
getParameters() - Method in class com.landawn.abacus.condition.SubQuery
Gets the parameters.
getParameters() - Method in class com.landawn.abacus.util.TypeAttrParser
Gets the parameters.
getParseProcess() - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Gets the parses the process.
getParser() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the parser.
getParser(ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the parser.
getParserConfig() - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Gets the parser config.
getPassword() - Method in class com.landawn.abacus.http.SecurityDTO
Gets the password.
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 ~/.
getPropColumnNameMap(Class<?>, NamingPolicy) - Static method in class com.landawn.abacus.util.SQLBuilder
Gets the prop column name map.
getProperNumerator() - Method in class com.landawn.abacus.util.Fraction
Deprecated.
replaced by properNumerator
getProperties() - Method in class com.landawn.abacus.cache.AbstractCache
Gets the properties.
getProperties() - Method in interface com.landawn.abacus.cache.Cache
Gets the properties.
getProperty(String) - Method in class com.landawn.abacus.cache.AbstractCache
Gets the property.
getProperty(String) - Method in interface com.landawn.abacus.cache.Cache
Gets the property.
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.
getPropInfo(String) - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
Gets the prop info.
getPropName() - Method in class com.landawn.abacus.condition.Between
Gets the prop name.
getPropName() - Method in class com.landawn.abacus.condition.Binary
Gets the prop name.
getPropName() - Method in class com.landawn.abacus.condition.In
Gets the prop name.
getPropName() - Method in class com.landawn.abacus.condition.InSubQuery
Gets the prop name.
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 entity 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.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
getPropNamingPolicy() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
getPropNamingPolicy() - Method in class com.landawn.abacus.parser.SerializationConfig
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.
getPropType(String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the prop type.
getPropTypes() - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the prop types.
getPropValue() - Method in class com.landawn.abacus.condition.Binary
Gets the prop value.
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 entity.
getPropValue(Object, String) - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
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.
getQueryParamNamingPolicy() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the query param naming policy.
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
 
getRequestSettings() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the request settings.
getRequestSettings() - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Gets the request settings.
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
 
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.DataSet
Gets the row.
getRow(IntFunction<? extends T>, int) - Method in interface com.landawn.abacus.DataSet
Gets the row.
getRow(IntFunction<? extends T>, Collection<String>, int) - Method in interface com.landawn.abacus.DataSet
Gets the row.
getRow(Class<? extends T>, int) - Method in interface com.landawn.abacus.DataSet
Gets the row.
getRow(Class<? extends T>, Collection<String>, int) - Method in interface com.landawn.abacus.DataSet
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.
getSelectPropNames() - Method in class com.landawn.abacus.condition.SubQuery
Gets the select prop names.
getSelectPropNamesByClass(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder
Gets the select prop names by class.
getSerialExecutor() - Static method in class com.landawn.abacus.util.AndroidUtil
Gets the serial executor.
getSerializationConfig() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the serialization config.
getSerializationConfig() - Method in class com.landawn.abacus.parser.JacksonMapperConfig
Gets the serialization config.
getSerializeConfig() - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Gets the serialize 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.DataSet
Return default value (0) if the property is null.
getShort(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the short.
getShort(String) - Method in interface com.landawn.abacus.DataSet
Return default value (0) if the property is null.
getSimpleClassName(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the simple class name.
getSourceCodeLocation(Class<?>) - Static method in class com.landawn.abacus.util.Configuration
Gets the source code location.
getSql() - Method in class com.landawn.abacus.condition.SubQuery
Gets the sql.
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.
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.
getStringQuotation() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
getStringQuotation() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
getStringQuotation() - Method in class com.landawn.abacus.parser.SerializationConfig
Gets the string quotation.
getSubQuery() - Method in class com.landawn.abacus.condition.InSubQuery
Gets the subQuery.
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.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.
gett(K) - Method in interface com.landawn.abacus.cache.Cache
Gets the t.
gett(K) - Method in class com.landawn.abacus.cache.CaffeineCache
Gets the t.
gett(K) - Method in class com.landawn.abacus.cache.DistributedCache
Gets the t.
gett(K) - Method in class com.landawn.abacus.cache.Ehcache
Gets the t.
gett(K) - Method in class com.landawn.abacus.cache.LocalCache
Gets the t.
gett(K) - Method in class com.landawn.abacus.cache.OffHeapCache
Gets the t.
getText() - Method in interface com.landawn.abacus.parser.JSONReader
Gets the text.
getText() - Method in class com.landawn.abacus.parser.JSONStringReader
Gets the text.
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.
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.
getUpdatePropNamesByClass(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder
Gets the update prop names by class.
getUseCaches() - Method in class com.landawn.abacus.http.HttpSettings
Gets the use caches.
getUserName() - Method in class com.landawn.abacus.http.SecurityDTO
Gets the user name.
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.
getValues() - Method in class com.landawn.abacus.condition.In
Gets the values.
getWhere() - Method in class com.landawn.abacus.condition.Criteria
Gets the where.
goodFastHash(int) - Static method in class com.landawn.abacus.hash.Hashing
Returns a general-purpose, temporary-use, non-cryptographic hash function.
GREATER_EQUAL - com.landawn.abacus.condition.Operator
Field GREATER_EQUAL.
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 - com.landawn.abacus.condition.Operator
Field GREATER_THAN.
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(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
greaterEqual(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
greaterEqual(String, Object) - Static method in class com.landawn.abacus.condition.Expression
 
greaterEqual(T) - Static method in class com.landawn.abacus.util.Fn
 
GreaterEqual - Class in com.landawn.abacus.condition
The Class GreaterEqual.
GreaterEqual(String, Object) - Constructor for class com.landawn.abacus.condition.GreaterEqual
Instantiates a new greater equal.
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(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
greaterThan(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
greaterThan(String, Object) - Static method in class com.landawn.abacus.condition.Expression
 
greaterThan(T) - Static method in class com.landawn.abacus.util.Fn
 
GreaterThan - Class in com.landawn.abacus.condition
The Class GreaterThan.
GreaterThan(String, Object) - Constructor for class com.landawn.abacus.condition.GreaterThan
Instantiates a new greater than.
GREEN - com.landawn.abacus.util.Color
The green.
GROUP_BY - com.landawn.abacus.condition.Operator
Field GROUP_BY.
GROUP_BY - Static variable in class com.landawn.abacus.util.WD
Field GROUP_BY.
groupBy() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
groupBy() - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
groupBy(Condition) - Method in class com.landawn.abacus.condition.Criteria
 
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>, A, 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>, A, 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, A, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, A, 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, A, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupBy(Function<? super T, ? extends K>, Collector<? super T, A, 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(Collector<? super Map.Entry<K, V>, A, D>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Collector<? super Map.Entry<K, V>, A, D>, Supplier<? extends Map<K, D>>) - 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.ExceptionalStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Supplier<? extends Map<K, List<T>>>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Collector<? super T, A, D>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Collector<? super T, A, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.ExceptionalStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Collector<? super V, A, D>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Collector<? super V, A, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.ExceptionalStream
 
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.ExceptionalStream
 
groupBy(String) - Method in interface com.landawn.abacus.DataSet
Deprecated. 
groupBy(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
groupBy(String...) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
groupBy(String...) - Method in class com.landawn.abacus.condition.Criteria
 
groupBy(String...) - Method in class com.landawn.abacus.util.SQLBuilder
 
groupBy(String, SortDirection) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
groupBy(String, SortDirection) - Method in class com.landawn.abacus.condition.Criteria
 
groupBy(String, SortDirection) - Method in class com.landawn.abacus.util.SQLBuilder
 
groupBy(String, Throwables.Function<K, ?, E>) - Method in interface com.landawn.abacus.DataSet
Deprecated. 
groupBy(String, Throwables.Function<K, ?, E>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(String, Throwables.Function<K, ?, E>, String, String, Throwables.Function<Stream<T>, ?, E2>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(String, Throwables.Function<K, ?, E>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(String, Throwables.Function<K, ?, E>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E2>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(String, Throwables.Function<K, ?, E>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(String, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(String, String, String, Throwables.Function<Stream<T>, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(String, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(String, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(String, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Collection<String>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
groupBy(Collection<String>) - Method in class com.landawn.abacus.condition.Criteria
 
groupBy(Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
 
groupBy(Collection<String>, SortDirection) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
groupBy(Collection<String>, SortDirection) - Method in class com.landawn.abacus.condition.Criteria
 
groupBy(Collection<String>, SortDirection) - Method in class com.landawn.abacus.util.SQLBuilder
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Throwables.Function<Stream<T>, ?, E2>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E2>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Collection<String>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Collection<String>, String, String, Throwables.Function<Stream<T>, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Collection<String>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Collection<String>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.DataSet
 
groupBy(Map<String, SortDirection>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
groupBy(Map<String, SortDirection>) - Method in class com.landawn.abacus.condition.Criteria
 
groupBy(Map<String, SortDirection>) - Method in class com.landawn.abacus.util.SQLBuilder
 
GroupBy - Class in com.landawn.abacus.condition
The Class GroupBy.
GroupBy(Condition) - Constructor for class com.landawn.abacus.condition.GroupBy
Instantiates a new group by.
GroupBy(String...) - Constructor for class com.landawn.abacus.condition.GroupBy
Instantiates a new group by.
GroupBy(String, SortDirection) - Constructor for class com.landawn.abacus.condition.GroupBy
Instantiates a new group by.
GroupBy(Collection<String>, SortDirection) - Constructor for class com.landawn.abacus.condition.GroupBy
Instantiates a new group by.
GroupBy(Map<String, SortDirection>) - Constructor for class com.landawn.abacus.condition.GroupBy
Instantiates a new group by.
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, A, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, A, 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, A, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupByToEntry(Function<? super T, ? extends K>, Collector<? super T, A, 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
 
groupJoin(ExceptionalStream<? extends U, E>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Collector<? super U, A, D>, Throwables.BiFunction<? super T, ? super D, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupJoin(ExceptionalStream<? extends U, E>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super List<U>, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupJoin(ExceptionalStream<? extends U, E>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BinaryOperator<U, ? extends E>, Throwables.BiFunction<? super T, ? super U, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super List<U>, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BinaryOperator<U>, BiFunction<? super T, ? super U, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, Collector<? super U, A, D>, BiFunction<? super T, ? super D, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupJoin(Collection<? extends T>, Function<? super T, ? extends K>, BiFunction<? super T, ? super List<T>, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Collection<? extends T>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super List<T>, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super List<U>, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BinaryOperator<U>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BinaryOperator<U>, BiFunction<? super T, ? super U, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, Collector<? super U, A, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, Collector<? super U, A, D>, BiFunction<? super T, ? super D, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Collector<? super U, A, D>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Collector<? super U, A, D>, Throwables.BiFunction<? super T, ? super D, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super List<U>, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BinaryOperator<U, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BinaryOperator<U, ? extends E>, Throwables.BiFunction<? super T, ? super U, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupTo() - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupTo(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
 
groupTo(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupTo(Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupTo(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupTo(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupTo(Function<? super T, ? extends K>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
groupTo(Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupTo(Throwables.Function<? super T, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupTo(Throwables.Function<? super T, ? extends K, ? extends E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupTo(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupTo(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
groupToAndThen(Function<? super Map<K, List<V>>, R>) - 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.
gt(Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
gt(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
gt(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
gt(String, Object) - Static method in class com.landawn.abacus.condition.Expression
 
GZIP - com.landawn.abacus.http.ContentFormat
 
GZIP - com.landawn.abacus.util.CompressionMode
The gzip.

H

hasAttribute(String) - Method in class com.landawn.abacus.util.Configuration
 
hasCause(Throwable, Class<? extends Throwable>) - Static method in class com.landawn.abacus.util.ExceptionUtil
Does the throwable's causal chain have an immediate or wrapped exception of the given type?
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.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
Checks for duplicates.
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.hash.Hasher
Computes a hash code based on the data that have been provided to this hasher.
hash() - Method in class com.landawn.abacus.hash.HashingInputStream
Returns the HashCode based on the data read from this stream.
hash() - Method in class com.landawn.abacus.hash.HashingOutputStream
Returns the HashCode based on the data written to this stream.
hash(boolean) - Static method in class com.landawn.abacus.util.Chain
Add the hash code of the specified value to result.
hash(boolean) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
Add the hash code of the specified value to result.
hash(byte) - Static method in class com.landawn.abacus.util.Chain
Add the hash code of the specified value to result.
hash(byte) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
Add the hash code of the specified value to result.
hash(byte[]) - Method in interface com.landawn.abacus.hash.HashFunction
Shortcut for newHasher().putBytes(input).hash().
hash(byte[], int, int) - Method in interface com.landawn.abacus.hash.HashFunction
Shortcut for newHasher().putBytes(input, off, len).hash().
hash(char) - Static method in class com.landawn.abacus.util.Chain
Add the hash code of the specified value to result.
hash(char) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
Add the hash code of the specified value to result.
hash(double) - Static method in class com.landawn.abacus.util.Chain
Add the hash code of the specified value to result.
hash(double) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
Add the hash code of the specified value to result.
hash(float) - Static method in class com.landawn.abacus.util.Chain
Add the hash code of the specified value to result.
hash(float) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
Add the hash code of the specified value to result.
hash(int) - Method in interface com.landawn.abacus.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.Chain
Add the hash code of the specified value to result.
hash(int) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
Add the hash code of the specified value to result.
hash(long) - Method in interface com.landawn.abacus.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.Chain
Add the hash code of the specified value to result.
hash(long) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
Add the hash code of the specified value to result.
hash(short) - Static method in class com.landawn.abacus.util.Chain
Add the hash code of the specified value to result.
hash(short) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
Add the hash code of the specified value to result.
hash(CharSequence) - Method in interface com.landawn.abacus.hash.HashFunction
Shortcut for newHasher().putUnencodedChars(input).hash().
hash(CharSequence, Charset) - Method in interface com.landawn.abacus.hash.HashFunction
Shortcut for newHasher().putString(input, charset).hash().
hash(Object) - Static method in class com.landawn.abacus.util.Chain
Add the hash code of the specified value to result.
hash(Object) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
Add the hash code of the specified value to result.
hash(T, BiConsumer<? super T, ? super Hasher>) - Method in interface com.landawn.abacus.hash.HashFunction
Shortcut for newHasher().putObject(instance, funnel).hash().
hash(T, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Chain
 
hash(T, Throwables.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
 
hashCode() - Method in class com.landawn.abacus.condition.Between
 
hashCode() - Method in class com.landawn.abacus.condition.Binary
 
hashCode() - Method in class com.landawn.abacus.condition.Cell
 
hashCode() - Method in class com.landawn.abacus.condition.Criteria
 
hashCode() - Method in class com.landawn.abacus.condition.Expression
 
hashCode() - Method in class com.landawn.abacus.condition.In
 
hashCode() - Method in class com.landawn.abacus.condition.InSubQuery
 
hashCode() - Method in class com.landawn.abacus.condition.Join
 
hashCode() - Method in class com.landawn.abacus.condition.Junction
 
hashCode() - Method in class com.landawn.abacus.condition.Limit
 
hashCode() - Method in class com.landawn.abacus.condition.NamedProperty
 
hashCode() - Method in class com.landawn.abacus.condition.SubQuery
 
hashCode() - Method in class com.landawn.abacus.hash.BloomFilter
 
hashCode() - Method in class com.landawn.abacus.hash.HashCode
Returns a "Java hash code" for this HashCode instance; this is well-defined (so, for example, you can safely put HashCode instances into a HashSet) but is otherwise probably not what you want to use.
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.http.SecurityDTO
 
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.KryoSerializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
 
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.BooleanPair
 
hashCode() - Method in class com.landawn.abacus.util.BooleanTriple
 
hashCode() - Method in class com.landawn.abacus.util.ByteList
 
hashCode() - Method in class com.landawn.abacus.util.BytePair
 
hashCode() - Method in class com.landawn.abacus.util.ByteTriple
 
hashCode() - Method in class com.landawn.abacus.util.CharList
 
hashCode() - Method in class com.landawn.abacus.util.CharPair
 
hashCode() - Method in class com.landawn.abacus.util.CharTriple
 
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.DoubleObjPair
 
hashCode() - Method in class com.landawn.abacus.util.DoublePair
 
hashCode() - Method in class com.landawn.abacus.util.DoubleTriple
 
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.FloatPair
 
hashCode() - Method in class com.landawn.abacus.util.FloatTriple
 
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.ImmutableCollection
 
hashCode() - Method in class com.landawn.abacus.util.ImmutableMap
 
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.IntObjPair
 
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.LazyCollection
 
hashCode() - Method in class com.landawn.abacus.util.LazyDeque
 
hashCode() - Method in class com.landawn.abacus.util.LazyList
 
hashCode() - Method in class com.landawn.abacus.util.LazyMap
 
hashCode() - Method in class com.landawn.abacus.util.LazyNavigableMap
 
hashCode() - Method in class com.landawn.abacus.util.LazyNavigableSet
 
hashCode() - Method in class com.landawn.abacus.util.LazyQueue
 
hashCode() - Method in class com.landawn.abacus.util.LazySet
 
hashCode() - Method in class com.landawn.abacus.util.LazySortedMap
 
hashCode() - Method in class com.landawn.abacus.util.LazySortedSet
 
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.LongObjPair
 
hashCode() - Method in class com.landawn.abacus.util.LongPair
 
hashCode() - Method in class com.landawn.abacus.util.LongTriple
 
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.Pair
 
hashCode() - Method in class com.landawn.abacus.util.ParsedSql
 
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.ShortList
 
hashCode() - Method in class com.landawn.abacus.util.ShortPair
 
hashCode() - Method in class com.landawn.abacus.util.ShortTriple
 
hashCode() - Method in class com.landawn.abacus.util.SQLBuilder.SP
 
hashCode() - Method in class com.landawn.abacus.util.SQLMapper
 
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
 
HashCode - Class in com.landawn.abacus.hash
Note: It's copied from Google Guava under Apache License 2.0 An immutable hash code of arbitrary bit length.
Hasher - Interface in com.landawn.abacus.hash
Note: It's copied from Google Guava under Apache License 2.0 Each hasher should translate all multibyte values (Hasher.put(int), Hasher.put(long), etc) to bytes in little-endian order.
HashFunction - Interface in com.landawn.abacus.hash
Note: It's copied from Google Guava under Apache License 2.0 A hash function is a collision-averse pure function that maps an arbitrary block of data to a number called a hash code.
Hashing - Class in com.landawn.abacus.hash
Note: It's copied from Google Guava under Apache License 2.0 Static methods to obtain HashFunction instances, and other static hashing-related utilities.
HashingInputStream - Class in com.landawn.abacus.hash
Note: It's copied from Google Guava under Apache License 2.0 An InputStream that maintains a hash of the data read from it.
HashingInputStream(HashFunction, InputStream) - Constructor for class com.landawn.abacus.hash.HashingInputStream
Creates an input stream that hashes using the given HashFunction and delegates all data read from it to the underlying InputStream.
HashingOutputStream - Class in com.landawn.abacus.hash
Note: It's copied from Google Guava under Apache License 2.0 An OutputStream that maintains a hash of the data written to it.
HashingOutputStream(HashFunction, OutputStream) - Constructor for class com.landawn.abacus.hash.HashingOutputStream
Creates an output stream that hashes using the given HashFunction, and forwards all data written to it to the underlying OutputStream.
hasNext() - Method in interface com.landawn.abacus.PaginatedDataSet
Checks for next.
hasNext() - Method in class com.landawn.abacus.util.LineIterator
Indicates whether the Reader has more lines.
hasPropType(String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Checks for prop type.
hasText() - Method in interface com.landawn.abacus.parser.JSONReader
Checks for text.
hasText() - Method in class com.landawn.abacus.parser.JSONStringReader
Checks for text.
having() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
having(Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
having(Condition) - Method in class com.landawn.abacus.condition.Criteria
 
having(Condition) - Method in class com.landawn.abacus.util.SQLBuilder
 
having(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
having(String) - Method in class com.landawn.abacus.condition.Criteria
 
having(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
Having - Class in com.landawn.abacus.condition
The Class Having.
Having(Condition) - Constructor for class com.landawn.abacus.condition.Having
Instantiates a new having.
HAVING - com.landawn.abacus.condition.Operator
Field HAVING.
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
Instantiates a new h base column.
HBaseColumn(T, long) - Constructor for class com.landawn.abacus.util.HBaseColumn
Instantiates a new h base column.
head() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
HEAD - com.landawn.abacus.http.HttpMethod
 
HEAD - Static variable in annotation type com.landawn.abacus.http.WebService.HttpMethod
 
header(String, Object) - Method in class com.landawn.abacus.http.HttpSettings
 
header(String, String) - Method in class com.landawn.abacus.http.okhttp.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() - Method in annotation type com.landawn.abacus.http.WebMethod
 
headers() - Method in annotation type com.landawn.abacus.http.WebService
 
headers(HttpHeaders) - Method in class com.landawn.abacus.http.HttpSettings
 
headers(String, Object, String, Object) - Method in class com.landawn.abacus.http.HttpSettings
 
headers(String, Object, String, Object, String, Object) - Method in class com.landawn.abacus.http.HttpSettings
 
headers(String, String, String, String) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
headers(String, String, String, String, String, String) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
headers(Map<String, ?>) - Method in class com.landawn.abacus.http.HttpSettings
 
headers(Headers) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
Removes all headers on this builder and adds headers.
headMap(K) - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
headMap(K) - Method in class com.landawn.abacus.util.LazySortedMap
 
headMap(K, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
headMap(K, boolean) - Method in class com.landawn.abacus.util.LazyNavigableMap
 
headSet(E) - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
headSet(E, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
headSet(T) - Method in class com.landawn.abacus.util.LazySortedSet
 
headSet(T, boolean) - Method in class com.landawn.abacus.util.LazyNavigableSet
 
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.
Hex() - Constructor for class com.landawn.abacus.util.Hex
 
higher(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
higher(T) - Method in class com.landawn.abacus.util.LazyNavigableSet
 
higherEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
higherEntry(K) - Method in class com.landawn.abacus.util.LazyNavigableMap
 
higherKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
higherKey(K) - Method in class com.landawn.abacus.util.LazyNavigableMap
 
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.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.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.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.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.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.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.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.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() - Constructor for class com.landawn.abacus.util.u.Holder
Instantiates a new holder.
HOST - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Host header field name.
HOST_NAME - Static variable in class com.landawn.abacus.util.IOUtil
The Constant HOST_NAME.
HOUR - com.landawn.abacus.util.CalendarUnit
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
The Class HttpHeaders.
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() - Method in annotation type com.landawn.abacus.http.WebMethod
 
HttpMethod - Enum in com.landawn.abacus.http
 
HttpProxy - Class in com.landawn.abacus.http
The client and server communicate by xml/json(may compressed by lz4/snappy/gzip) through http.
HttpProxy() - Constructor for class com.landawn.abacus.http.HttpProxy
 
HttpProxy.Config - Class in com.landawn.abacus.http
The Class Config.
HttpProxy.Handler - Interface in com.landawn.abacus.http
The Interface Handler.
HttpProxy.OperationConfig - Class in com.landawn.abacus.http
The Class OperationConfig.
HttpRequest - Class in com.landawn.abacus.http
The Class HttpRequest.
HttpResponse - Class in com.landawn.abacus.http
The Class HttpResponse.
HttpSettings - Class in com.landawn.abacus.http
The Class HttpSettings.
HttpSettings() - Constructor for class com.landawn.abacus.http.HttpSettings
Instantiates a new http settings.
HttpUtil - Class in com.landawn.abacus.http
The Class HTTP.
HttpUtil() - Constructor for class com.landawn.abacus.http.HttpUtil
 

I

Id - Annotation Type in com.landawn.abacus.annotation
The Interface Id.
ID - Static variable in class com.landawn.abacus.util.SQLMapper
The Constant ID.
id2Cond(EntityId) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
id2Cond(Collection<? extends EntityId>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
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
The Class IdentityHashSet.
IdentityHashSet() - Constructor for class com.landawn.abacus.util.IdentityHashSet
Instantiates a new identity hash set.
IdentityHashSet(int) - Constructor for class com.landawn.abacus.util.IdentityHashSet
Instantiates a new identity hash set.
IdentityHashSet(Collection<? extends T>) - Constructor for class com.landawn.abacus.util.IdentityHashSet
Instantiates a new identity hash set.
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(boolean, Consumer<DynamicSQLBuilder>) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
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.u.Nullable
If not null.
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, Consumer<DynamicSQLBuilder>, Consumer<DynamicSQLBuilder>) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
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, 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() - Method in annotation type com.landawn.abacus.annotation.JsonXmlField
 
ignoredFields() - Method in annotation type com.landawn.abacus.annotation.JsonXmlConfig
values can be regular expressions
ignoringMerger() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ignoringMerger() - Static method in class com.landawn.abacus.util.Fn
 
IMAGE - com.landawn.abacus.util.MediaType
The image.
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.
ImmutableBiMap<K,​V> - Class in com.landawn.abacus.util
The Class ImmutableBiMap.
ImmutableCollection<E> - Class in com.landawn.abacus.util
The Class ImmutableCollection.
ImmutableEntry<K,​V> - Class in com.landawn.abacus.util
The Class ImmutableEntry.
ImmutableEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class com.landawn.abacus.util.ImmutableEntry
Instantiates a new immutable entry.
ImmutableEntry(K, V) - Constructor for class com.landawn.abacus.util.ImmutableEntry
Instantiates a new immutable entry.
ImmutableList<E> - Class in com.landawn.abacus.util
The Class ImmutableList.
ImmutableMap<K,​V> - Class in com.landawn.abacus.util
The Class ImmutableMap.
ImmutableMap.Builder<K,​V> - Class in com.landawn.abacus.util
 
ImmutableNavigableMap<K,​V> - Class in com.landawn.abacus.util
The Class ImmutableNavigableMap.
ImmutableNavigableSet<E> - Class in com.landawn.abacus.util
The Class ImmutableNavigableSet.
ImmutableSet<E> - Class in com.landawn.abacus.util
The Class ImmutableSet.
ImmutableSortedMap<K,​V> - Class in com.landawn.abacus.util
The Class ImmutableSortedMap.
ImmutableSortedSet<E> - Class in com.landawn.abacus.util
The Class ImmutableSortedSet.
importCSV(File, long, long, boolean, Throwables.Predicate<String[], E>, Connection, String, int, int, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(File, long, long, boolean, Throwables.Predicate<String[], E>, PreparedStatement, int, int, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(File, long, long, boolean, Connection, String, int, int, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(File, long, long, boolean, PreparedStatement, int, int, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(File, long, long, Throwables.Predicate<String[], E>, Connection, String, int, int, Throwables.BiConsumer<? super PreparedStatement, ? super String[], SQLException>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(File, long, long, Throwables.Predicate<String[], E>, Connection, String, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(File, long, long, Throwables.Predicate<String[], E>, PreparedStatement, int, int, Throwables.BiConsumer<? super PreparedStatement, ? super String[], SQLException>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(File, long, long, Throwables.Predicate<String[], E>, PreparedStatement, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(File, long, long, Connection, String, int, int, Throwables.BiConsumer<? super PreparedStatement, ? super String[], SQLException>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(File, long, long, Connection, String, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(File, long, long, PreparedStatement, int, int, Throwables.BiConsumer<? super PreparedStatement, ? super String[], SQLException>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(File, long, long, PreparedStatement, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(File, Connection, String, Throwables.BiConsumer<? super PreparedStatement, ? super String[], SQLException>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(File, Connection, String, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(File, Connection, String, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(File, PreparedStatement, Throwables.BiConsumer<? super PreparedStatement, ? super String[], SQLException>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(File, PreparedStatement, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(File, PreparedStatement, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(InputStream, long, long, boolean, Throwables.Predicate<String[], E>, PreparedStatement, int, int, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(InputStream, long, long, boolean, PreparedStatement, int, int, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(InputStream, long, long, Throwables.Predicate<String[], E>, PreparedStatement, int, int, Throwables.BiConsumer<? super PreparedStatement, ? super String[], SQLException>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(InputStream, long, long, Throwables.Predicate<String[], E>, PreparedStatement, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(InputStream, long, long, PreparedStatement, int, int, Throwables.BiConsumer<? super PreparedStatement, ? super String[], SQLException>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(InputStream, long, long, PreparedStatement, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(InputStream, PreparedStatement, Throwables.BiConsumer<? super PreparedStatement, ? super String[], SQLException>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(InputStream, PreparedStatement, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(InputStream, PreparedStatement, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(Reader, long, long, boolean, Throwables.Predicate<String[], E>, PreparedStatement, int, int, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(Reader, long, long, boolean, PreparedStatement, int, int, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(Reader, long, long, Throwables.Predicate<String[], E>, PreparedStatement, int, int, Throwables.BiConsumer<? super PreparedStatement, ? super String[], SQLException>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(Reader, long, long, Throwables.Predicate<String[], E>, PreparedStatement, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(Reader, long, long, PreparedStatement, int, int, Throwables.BiConsumer<? super PreparedStatement, ? super String[], SQLException>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(Reader, long, long, PreparedStatement, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(Reader, PreparedStatement, Throwables.BiConsumer<? super PreparedStatement, ? super String[], SQLException>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(Reader, PreparedStatement, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
importCSV(Reader, PreparedStatement, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
 
in(Object...) - Method in class com.landawn.abacus.condition.NamedProperty
 
in(String, double[]) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
in(String, int[]) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
in(String, long[]) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
in(String, SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
in(String, Object[]) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
in(String, Collection<?>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
in(Collection<?>) - Method in class com.landawn.abacus.condition.NamedProperty
 
in(Collection<?>) - Static method in class com.landawn.abacus.util.Fn
 
In - Class in com.landawn.abacus.condition
The Class In.
In(String, Collection<?>) - Constructor for class com.landawn.abacus.condition.In
Instantiates a new in.
IN - com.landawn.abacus.condition.Operator
Field IN.
IN - Static variable in class com.landawn.abacus.util.WD
Field IN.
inCommon() - Method in class com.landawn.abacus.util.Difference
 
incr(String) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
 
incr(String) - Method in class com.landawn.abacus.cache.JRedis
 
incr(String) - Method in class com.landawn.abacus.cache.SpyMemcached
 
incr(String, int) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
 
incr(String, int) - Method in class com.landawn.abacus.cache.JRedis
 
incr(String, int) - Method in class com.landawn.abacus.cache.SpyMemcached
 
incr(String, int, long) - Method in class com.landawn.abacus.cache.SpyMemcached
 
incr(String, int, long, long) - Method in class com.landawn.abacus.cache.SpyMemcached
 
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 - Class in com.landawn.abacus.util
The Class Index.
indexed() - Method in class com.landawn.abacus.util.ExceptionalStream
 
indexed() - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
indexed() - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only run sequentially, even in parallel stream.
indexed(IndexedBiConsumer<U, T>) - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Returns a stateful BiPredicate.
indexed(IndexedBiFunction<U, T, R>) - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Returns a stateful BiPredicate.
indexed(IndexedBiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn.BiPredicates
Returns a stateful BiPredicate.
indexed(IndexedConsumer<T>) - Static method in class com.landawn.abacus.util.Fn.Consumers
Returns a stateful BiPredicate.
indexed(IndexedFunction<T, R>) - Static method in class com.landawn.abacus.util.Fn.Functions
Returns a stateful Function.
indexed(IndexedPredicate<T>) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
indexed(IndexedPredicate<T>) - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
Indexed<T> - Class in com.landawn.abacus.util
The Class Indexed.
IndexedBiConsumer<U,​T> - Interface in com.landawn.abacus.util.function
 
IndexedBiFunction<U,​T,​R> - Interface in com.landawn.abacus.util.function
 
IndexedBiPredicate<U,​T> - Interface in com.landawn.abacus.util.function
 
IndexedBoolean - Class in com.landawn.abacus.util
The Class IndexedBoolean.
IndexedByte - Class in com.landawn.abacus.util
The Class IndexedByte.
IndexedChar - Class in com.landawn.abacus.util
The Class IndexedChar.
IndexedConsumer<T> - Interface in com.landawn.abacus.util.function
 
IndexedDouble - Class in com.landawn.abacus.util
The Class IndexedDouble.
IndexedFloat - Class in com.landawn.abacus.util
The Class IndexedFloat.
IndexedFunction<T,​R> - Interface in com.landawn.abacus.util.function
 
IndexedInt - Class in com.landawn.abacus.util
The Class IndexedInt.
IndexedLong - Class in com.landawn.abacus.util
The Class IndexedLong.
IndexedPredicate<T> - Interface in com.landawn.abacus.util.function
 
IndexedShort - Class in com.landawn.abacus.util
The Class IndexedShort.
indexOf(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
indexOf(byte) - Method in class com.landawn.abacus.util.ByteList
 
indexOf(char) - Method in class com.landawn.abacus.util.CharList
 
indexOf(double) - Method in class com.landawn.abacus.util.DoubleList
 
indexOf(float) - Method in class com.landawn.abacus.util.FloatList
 
indexOf(int) - Method in class com.landawn.abacus.util.IntList
 
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(short) - Method in class com.landawn.abacus.util.ShortList
 
indexOf(Object) - Method in class com.landawn.abacus.util.ImmutableList
 
indexOf(Object) - Method in class com.landawn.abacus.util.LazyList
 
indexOf(Object[], Object) - Static method in class com.landawn.abacus.util.Iterables
Index of.
indexOf(String, int) - Static method in class com.landawn.abacus.util.StringUtil
 
indexOf(String, int, int) - Static method in class com.landawn.abacus.util.StringUtil
 
indexOf(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
indexOf(String, int, String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
indexOf(String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
indexOf(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
indexOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Iterables
Index of.
indexOf(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.Iterators
 
indexOfAny(String, char...) - Static method in class com.landawn.abacus.util.StringUtil
Index of any.
indexOfAny(String, String...) - Static method in class com.landawn.abacus.util.StringUtil
Index of any.
indexOfAnyBut(String, char...) - Static method in class com.landawn.abacus.util.StringUtil
Index of any but.
indexOfDifference(String...) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
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.StringUtil
Index of ignore case.
indexOfIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Index of ignore case.
indexOfLastSeparator(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Returns the index of the last directory separator character.
indexWord(String, String, int, boolean) - Static method in class com.landawn.abacus.util.SQLParser
 
init() - Method in class com.landawn.abacus.http.AbstractHttpServlet
 
init() - Method in class com.landawn.abacus.http.EchoServlet
 
init() - Method in class com.landawn.abacus.http.WebServiceServlet
 
init(ServletConfig) - Method in class com.landawn.abacus.http.EchoServlet
 
init(ServletConfig) - Method in class com.landawn.abacus.http.WebServiceServlet
 
INNER - Static variable in class com.landawn.abacus.util.WD
Field INNER.
INNER_JOIN - com.landawn.abacus.condition.Operator
Field INNER_JOIN.
INNER_JOIN - Static variable in class com.landawn.abacus.util.WD
Field INNER_JOIN.
innerJoin(DataSet, String, String) - Method in interface com.landawn.abacus.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 interface com.landawn.abacus.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 interface com.landawn.abacus.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 interface com.landawn.abacus.DataSet
Returns a new DataSet that is limited to the rows where there is a match in both this DataSet and right DataSet.
innerJoin(ExceptionalStream<? extends U, E>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super U, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
innerJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
innerJoin(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
 
innerJoin(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
innerJoin(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
innerJoin(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
innerJoin(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
 
innerJoin(Collection<? extends T>, Function<? super T, ? extends K>, BiFunction<? super T, ? super T, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
innerJoin(Collection<? extends T>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
innerJoin(Collection<? extends U>, BiPredicate<? super T, ? super U>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n * m) : n is the size of this Stream and m is the size of specified collection b.
innerJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
innerJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
innerJoin(Collection<? extends U>, Throwables.BiPredicate<? super T, ? super U, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
innerJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
innerJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super U, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
innerJoin(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
InnerJoin - Class in com.landawn.abacus.condition
The Class InnerJoin.
InnerJoin(String) - Constructor for class com.landawn.abacus.condition.InnerJoin
Instantiates a new inner join.
InnerJoin(String, Condition) - Constructor for class com.landawn.abacus.condition.InnerJoin
Instantiates a new inner join.
InnerJoin(Collection<String>, Condition) - Constructor for class com.landawn.abacus.condition.InnerJoin
Instantiates a new inner join.
insert(boolean[], int, boolean) - Static method in class com.landawn.abacus.util.N
Inserts the specified element at the specified position in the array.
insert(byte[], int, byte) - Static method in class com.landawn.abacus.util.N
Inserts the specified element at the specified position in the array.
insert(char[], int, char) - Static method in class com.landawn.abacus.util.N
Inserts the specified element at the specified position in the array.
insert(double[], int, double) - Static method in class com.landawn.abacus.util.N
Inserts the specified element at the specified position in the array.
insert(float[], int, float) - Static method in class com.landawn.abacus.util.N
Inserts the specified element at the specified position in the array.
insert(int[], int, int) - Static method in class com.landawn.abacus.util.N
Inserts the specified element at the specified position in the array.
insert(long[], int, long) - Static method in class com.landawn.abacus.util.N
Inserts the specified element at the specified position in the array.
insert(short[], int, short) - Static method in class com.landawn.abacus.util.N
Inserts the specified element at the specified position in the array.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
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(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
insert(T[], int, T) - Static method in class com.landawn.abacus.util.N
Inserts the specified element at the specified position in the array.
INSERT - com.landawn.abacus.util.SQLOperation
Field INSERT.
INSERT - Static variable in class com.landawn.abacus.util.WD
Field INSERT.
INSERTABLE - com.landawn.abacus.util.Status
The insertable.
insertAll(boolean[], int, boolean...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elements at the specified position in the array.
insertAll(byte[], int, byte...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elements at the specified position in the array.
insertAll(char[], int, char...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elements at the specified position in the array.
insertAll(double[], int, double...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elements at the specified position in the array.
insertAll(float[], int, float...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elements at the specified position in the array.
insertAll(int[], int, int...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elements at the specified position in the array.
insertAll(long[], int, long...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elements at the specified position in the array.
insertAll(short[], int, short...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elements at the specified position in the array.
insertAll(String[], int, String...) - 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 elements at the specified position in the array.
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
instance() - Method in class com.landawn.abacus.util.Reflection
 
instanceOf(Class<?>) - Static method in class com.landawn.abacus.util.Fn
 
InSubQuery - Class in com.landawn.abacus.condition
The Class InSubQuery.
InSubQuery(String, SubQuery) - Constructor for class com.landawn.abacus.condition.InSubQuery
Instantiates a new in.
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
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
The Constant INTEGER_LIST.
INTEGER_SET - Static variable in class com.landawn.abacus.util.Clazz
The Constant INTEGER_SET.
IntermediateOp - Annotation Type in com.landawn.abacus.annotation
Intermediate operation.
Internal - Annotation Type in com.landawn.abacus.annotation
The Interface Internal.
InternalUtil - Class in com.landawn.abacus.util
Deprecated.
DO NOT call the methods defined in this class. it's for internal use only.
intersect(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
intersect(SubQuery) - Method in class com.landawn.abacus.condition.Criteria
 
intersect(SQLBuilder) - Method in class com.landawn.abacus.util.SQLBuilder
 
intersect(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
intersect(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
intersect(String...) - Method in class com.landawn.abacus.util.SQLBuilder
 
intersect(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
 
Intersect - Class in com.landawn.abacus.condition
The Class Intersect.
Intersect(SubQuery) - Constructor for class com.landawn.abacus.condition.Intersect
Constructor for Intersect.
INTERSECT - com.landawn.abacus.condition.Operator
Field INTERSECT.
INTERSECT - Static variable in class com.landawn.abacus.util.WD
Field INTERSECT.
intersectAll(DataSet) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet with all rows from this DataSet and which also appear in the specified other in common columns.
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(DataSet) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet.
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(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
intersection(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
intersection(Function<? super T, ?>, Collection<?>) - Method in class com.landawn.abacus.util.stream.Stream
Intersect with the specified Collection by the values mapped by mapper.
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(Collection<?>) - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only run sequentially, even in parallel stream.
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(Map<K, V>, Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.Maps
 
intersection(T[], Object[]) - Static method in class com.landawn.abacus.util.N
 
intersperse(T) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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 run sequentially, even in parallel stream.
interval() - Method in annotation type 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, 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, 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, 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
 
interval(long, TimeUnit) - Static method in class com.landawn.abacus.util.Observer
 
IntFunction<R> - Interface in com.landawn.abacus.util.function
IntIterator - Class in com.landawn.abacus.util
The Class IntIterator.
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
The Class IntList.
IntList() - Constructor for class com.landawn.abacus.util.IntList
Instantiates a new int list.
IntList(int) - Constructor for class com.landawn.abacus.util.IntList
Instantiates a new int list.
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
Instantiates a new int list.
IntNConsumer - Interface in com.landawn.abacus.util.function
 
IntNFunction<R> - Interface in com.landawn.abacus.util.function
 
into(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
 
into(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
INTO - Static variable in class com.landawn.abacus.util.WD
Field INTO.
IntObjPair<T> - Class in com.landawn.abacus.util
The Class IntObjPair.
IntPair - Class in com.landawn.abacus.util
The Class IntPair.
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
Instantiates a new int summary statistics.
IntSummaryStatistics(long, long, int, int) - Constructor for class com.landawn.abacus.util.IntSummaryStatistics
Instantiates a new int summary statistics.
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
The Class IntTriple.
IntTriPredicate - Interface in com.landawn.abacus.util.function
 
IntUnaryOperator - Interface in com.landawn.abacus.util.function
intValue() - Method in enum com.landawn.abacus.LockMode
 
intValue() - Method in enum com.landawn.abacus.util.AccountStatus
 
intValue() - Method in enum com.landawn.abacus.util.CalendarUnit
 
intValue() - Method in enum com.landawn.abacus.util.Color
 
intValue() - Method in enum com.landawn.abacus.util.DayOfWeek
 
intValue() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as an int.
intValue() - Method in enum com.landawn.abacus.util.Gender
 
intValue() - Method in enum com.landawn.abacus.util.MediaType
 
intValue() - Method in enum 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 com.landawn.abacus.util.OperationType
 
intValue() - Method in enum com.landawn.abacus.util.ServiceStatus
 
intValue() - Method in enum 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(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(boolean[]) - Static method in class com.landawn.abacus.util.Primitives.Booleans
Inverts the element from fromIndex to toIndex: set it to true if it's false, or set it to false if it's true.
invert(boolean[], int, int) - Static method in class com.landawn.abacus.util.Primitives.Booleans
Inverts the element from fromIndex to toIndex: set it to true if it's false, or set it to false if it's true.
invert(Map<K, V>) - Static method in class com.landawn.abacus.util.Maps
 
invert(Map<K, V>, Throwables.BinaryOperator<K, E>) - Static method in class com.landawn.abacus.util.Maps
 
invertAndGet() - Method in class com.landawn.abacus.util.MutableBoolean
Invert and get.
invertedByDuration(long, long, MutableBoolean) - Static method in class com.landawn.abacus.util.Fn.Predicates
Deprecated. 
invertedByDuration(long, long, MutableBoolean, Runnable) - Static method in class com.landawn.abacus.util.Fn.Predicates
Deprecated. 
invertedByDuration(long, MutableBoolean) - Static method in class com.landawn.abacus.util.Fn.Predicates
Deprecated. 
invertedByDuration(long, MutableBoolean, Runnable) - Static method in class com.landawn.abacus.util.Fn.Predicates
Deprecated. 
invertFrom(Multimap<K, E, V>) - Static method in class com.landawn.abacus.util.ListMultimap
 
invertFrom(Multimap<K, E, V>) - Static method in class com.landawn.abacus.util.SetMultimap
 
invertFrom(Multimap<K, E, V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
invertFrom(Multimap<K, E, V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
 
invertFrom(Multimap<K, E, V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
invertFrom(Map<K, E>) - Static method in class com.landawn.abacus.util.ListMultimap
 
invertFrom(Map<K, E>) - Static method in class com.landawn.abacus.util.SetMultimap
 
invertFrom(Map<K, E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
invertFrom(Map<K, E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
 
invertFrom(Map<K, E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
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
 
invokke(String, Object...) - Method in class com.landawn.abacus.util.Reflection
 
IOUtil - Class in com.landawn.abacus.util
The Class IOUtil.
is(boolean) - Static method in class com.landawn.abacus.util.If
Checks if is.
is(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Checks if is.
Is - Class in com.landawn.abacus.condition
The Class Is.
Is(String, Object) - Constructor for class com.landawn.abacus.condition.Is
Instantiates a new checks if is.
IS - com.landawn.abacus.condition.Operator
Field 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_GET_FIRST - Static variable in class com.landawn.abacus.http.EchoServlet
The Constant IS_GET_FIRST.
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 - com.landawn.abacus.condition.Operator
Field IS_NOT.
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
The Constant IS_OS_LINUX.
IS_OS_MAC - Static variable in class com.landawn.abacus.util.IOUtil
The Constant IS_OS_MAC.
IS_OS_MAC_OSX - Static variable in class com.landawn.abacus.util.IOUtil
The Constant IS_OS_MAC_OSX.
IS_OS_WINDOWS - Static variable in class com.landawn.abacus.util.IOUtil
The Constant IS_OS_WINDOWS.
IS_PLATFORM_ANDROID - Static variable in class com.landawn.abacus.util.IOUtil
The Constant IS_PLATFORM_ANDROID.
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_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.
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.
isAllLowerCase(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is all lower case.
isAllUpperCase(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is all upper case.
isAlpha(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if the CharSequence contains only Unicode letters.
isAlphanumeric(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if the CharSequence contains only Unicode letters or digits.
isAlphanumericSpace(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if the CharSequence contains only Unicode letters, digits or space (' ').
isAlphaSpace(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if the CharSequence contains only Unicode letters and space (' ').
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
isAscii(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks whether the character is ASCII 7 bit.
isAsciiAlpha(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks whether the character is ASCII 7 bit alphabetic.
isAsciiAlpha(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is ascii alpha.
isAsciiAlphaLower(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks whether the character is ASCII 7 bit alphabetic lower case.
isAsciiAlphanumeric(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks whether the character is ASCII 7 bit numeric.
isAsciiAlphanumeric(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is ascii alphanumeric.
isAsciiAlphanumericSpace(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is ascii alphanumeric space.
isAsciiAlphaSpace(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is ascii alpha space.
isAsciiAlphaUpper(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks whether the character is ASCII 7 bit alphabetic upper case.
isAsciiControl(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks whether the character is ASCII 7 bit control.
isAsciiDigtalInteger(String) - Static method in class com.landawn.abacus.util.StringUtil
true is returned if the specified str only includes characters ('0' ~ '9', '-', '+' ).
isAsciiDigtalNumber(String) - Static method in class com.landawn.abacus.util.StringUtil
true is returned if the specified str only includes characters ('0' ~ '9', '.', '-', '+', 'e').
isAsciiLowerCase(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is ascii lower case.
isAsciiNumeric(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks whether the character is ASCII 7 bit numeric.
isAsciiNumeric(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is ascii numeric.
isAsciiPrintable(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks whether the character is ASCII 7 bit printable.
isAsciiPrintable(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is ascii printable.
isAsciiUpperCase(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is ascii upper case.
isAsmEnable() - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Checks if is asm enable.
isAsmEnable() - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Checks if is asm enable.
isAvroAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is avro available.
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.
isBracketRootValue() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
The default value is true if it's not set.
isCancelled() - Method in class com.landawn.abacus.util.ContinuableFuture
Checks if is cancelled.
isClause(Condition) - Static method in class com.landawn.abacus.condition.CriteriaUtil
Checks if is clause.
isClause(Operator) - Static method in class com.landawn.abacus.condition.CriteriaUtil
Checks if is clause.
isClause(String) - Static method in class com.landawn.abacus.condition.CriteriaUtil
Checks if is clause.
isClosed() - Method in interface com.landawn.abacus.cache.Cache
 
isClosed() - Method in class com.landawn.abacus.cache.CaffeineCache
Checks if is closed.
isClosed() - Method in class com.landawn.abacus.cache.DistributedCache
Checks if is closed.
isClosed() - Method in class com.landawn.abacus.cache.Ehcache
Checks if is closed.
isClosed() - Method in class com.landawn.abacus.cache.LocalCache
Checks if is closed.
isClosed() - Method in class com.landawn.abacus.cache.OffHeapCache
Checks if is closed.
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.
isCompatible(BloomFilter<T>) - Method in class com.landawn.abacus.hash.BloomFilter
Determines whether a given bloom filter is compatible with this bloom filter.
isDigit(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is digit.
isDirectory() - Static method in class com.landawn.abacus.util.Fn
Checks if is directory.
isDirty() - Method in interface com.landawn.abacus.DirtyMarker
Deprecated.
isDirty(String) - Method in interface com.landawn.abacus.DirtyMarker
Deprecated.
isDirtyMarker(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
 
isDistinct() - Method in class com.landawn.abacus.condition.Criteria
Checks if is distinct.
isDone() - Method in class com.landawn.abacus.util.ContinuableFuture
Checks if is done.
isEmpty() - Method in interface com.landawn.abacus.DataSet
Checks if is empty.
isEmpty() - Method in interface com.landawn.abacus.EntityId
 
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 class com.landawn.abacus.util.DoubleList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.FloatList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.IdentityHashSet
Checks if is empty.
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.LazyCollection
 
isEmpty() - Method in class com.landawn.abacus.util.LazyMap
 
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.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.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(String) - Static method in class com.landawn.abacus.condition.Expression
Checks if is empty.
isEndedBy(T) - Method in class com.landawn.abacus.util.Range
Checks whether this range starts with the specified element.
isEntity(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if is entity.
isEqual(String, String) - Method in class com.landawn.abacus.util.Password
Checks if is equal.
isExecutedByThreadPool() - Method in class com.landawn.abacus.http.HttpProxy.Config
Checks if is executed by thread pool.
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.
isFakeId(List<String>) - Static method in class com.landawn.abacus.util.ClassUtil
Deprecated.
for internal only.
isFalse() - Method in class com.landawn.abacus.util.MutableBoolean
Checks if the current value is false.
isFile() - Static method in class com.landawn.abacus.util.Fn
Checks if is file.
isFunctionName(List<String>, int, int) - Static method in class com.landawn.abacus.util.SQLParser
Checks if is function name.
isIgnoreNullOrEmpty() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
isIgnoreTypeInfo() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Checks if is ignore type info.
isIgnoreUnknownProperty() - Method in class com.landawn.abacus.parser.DeserializationConfig
Checks if is ignore unknown property.
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.
isInfinite(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Checks if is infinite.
IsInfinite - Class in com.landawn.abacus.condition
The Class IsInfinite.
IsInfinite(String) - Constructor for class com.landawn.abacus.condition.IsInfinite
Instantiates a new checks if is infinite.
isJsonRawValue() - Method in annotation type com.landawn.abacus.annotation.JsonXmlField
 
isKryoAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is kryo available.
isLetter(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is letter.
isLetterOrDigit(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is letter or digit.
isLocked(K) - Method in class com.landawn.abacus.util.MemcachedLock
Checks if is locked.
isLowerCase(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is lower case.
isMathematicalInteger(double) - Static method in class com.landawn.abacus.util.Matth
Returns true if x represents a mathematical integer.
isMixedCase(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
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.
isNaN(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Checks if is na N.
IsNaN - Class in com.landawn.abacus.condition
The Class IsNaN.
IsNaN(String) - Constructor for class com.landawn.abacus.condition.IsNaN
Instantiates a new checks if is na N.
isNegative() - Method in class com.landawn.abacus.util.Duration
Checks if is negative.
isNot(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Checks if is not.
IsNot - Class in com.landawn.abacus.condition
The Class IsNot.
IsNot(String, Object) - Constructor for class com.landawn.abacus.condition.IsNot
Instantiates a new checks if is not.
isNotEmpty(String) - Static method in class com.landawn.abacus.condition.Expression
Checks if is not empty.
isNotInfinite(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Checks if is not infinite.
IsNotInfinite - Class in com.landawn.abacus.condition
The Class IsNotInfinite.
IsNotInfinite(String) - Constructor for class com.landawn.abacus.condition.IsNotInfinite
Instantiates a new checks if is not infinite.
isNotNaN(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Checks if is not na N.
IsNotNaN - Class in com.landawn.abacus.condition
The Class IsNotNaN.
IsNotNaN(String) - Constructor for class com.landawn.abacus.condition.IsNotNaN
Instantiates a new checks if is not na N.
isNotNull() - Method in class com.landawn.abacus.condition.NamedProperty
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.
isNotNull(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Checks if is not null.
isNotNull(String) - Static method in class com.landawn.abacus.condition.Expression
Checks if is not null.
IsNotNull - Class in com.landawn.abacus.condition
The Class IsNotNull.
IsNotNull(String) - Constructor for class com.landawn.abacus.condition.IsNotNull
Instantiates a new checks if is not null.
isNotPresent() - Method in class com.landawn.abacus.util.u.Nullable
Returns true if the value is not present, otherwise returns false.
isNull() - Method in class com.landawn.abacus.condition.NamedProperty
Checks if is null.
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.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.DataSet
Checks if is null.
isNull(int, int) - Method in interface com.landawn.abacus.DataSet
Checks if is null.
isNull(Function<T, ?>) - Static method in class com.landawn.abacus.util.Fn
Checks if is null.
isNull(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Checks if is null.
isNull(String) - Static method in class com.landawn.abacus.condition.Expression
Checks if is null.
isNull(String) - Method in interface com.landawn.abacus.DataSet
Checks if is null.
IsNull - Class in com.landawn.abacus.condition
The Class IsNull.
IsNull(String) - Constructor for class com.landawn.abacus.condition.IsNull
Instantiates a new checks if is null.
isNullOrEmpty() - Static method in class com.landawn.abacus.util.Fn
Checks if is null or empty.
isNullOrEmpty(boolean[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(byte[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(char[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(double[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(float[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(int[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(long[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(short[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(Function<T, ? extends CharSequence>) - Static method in class com.landawn.abacus.util.Fn
 
isNullOrEmpty(LongMultiset<?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(Multimap<?, ?, ?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(Multiset<?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(PrimitiveList) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(CharSequence) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(Object[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(Collection<?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(Map<?, ?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmptyOrBlank() - Static method in class com.landawn.abacus.util.Fn
Checks if is null or empty or blank.
isNullOrEmptyOrBlank(Function<T, ? extends CharSequence>) - Static method in class com.landawn.abacus.util.Fn
 
isNullOrEmptyOrBlank(CharSequence) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty or blank.
isNullToEmpty() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
isNumber(String) - Static method in class com.landawn.abacus.util.StringUtil
Note: It's copied from NumberUtils in Apache Commons Lang under Apache License 2.0
isNumeric(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if the CharSequence contains only Unicode digits.
isNumericSpace(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if the CharSequence contains only Unicode digits or space ( ' ').
ISO_8601_DATETIME - 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 - 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
The Constant ISO_8859_1.
ISO8601Util - Class in com.landawn.abacus.util
Copyright (c) 2017, Jackson Authors/Contributers.
ISO8601Util() - Constructor for class com.landawn.abacus.util.ISO8601Util
 
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
 
isPerfectSquare(int) - Static method in class com.landawn.abacus.util.Matth
Checks if is perfect square.
isPerfectSquare(long) - Static method in class com.landawn.abacus.util.Matth
Checks if is perfect square.
isPowerOfTwo(double) - Static method in class com.landawn.abacus.util.Matth
Checks if is power of two.
isPowerOfTwo(int) - Static method in class com.landawn.abacus.util.Matth
Checks if is power of two.
isPowerOfTwo(long) - Static method in class com.landawn.abacus.util.Matth
Checks if is power of two.
isPowerOfTwo(BigInteger) - Static method in class com.landawn.abacus.util.Matth
Returns true if x represents a power of two.
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
 
isPrettyFormat() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
isPrettyFormat() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
isPrettyFormat() - Method in class com.landawn.abacus.parser.SerializationConfig
Checks if is pretty format.
isPrime(long) - Static method in class com.landawn.abacus.util.Matth
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.Primitives
Checks if is primitive array type.
isPrimitiveType(Class<?>) - Static method in class com.landawn.abacus.util.Primitives
Checks if is primitive type.
isQuoteMapKey() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
The default value is false if it's not set.
isQuotePropName() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
The default value is false if it's not set.
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().
isSeperator(String, int, int, char) - Static method in class com.landawn.abacus.util.SQLParser
Checks if is seperator.
isSkipTransientField() - Method in class com.landawn.abacus.parser.SerializationConfig
Checks if is skip transient field.
isStartedBy(T) - Method in class com.landawn.abacus.util.Range
Checks whether this range starts with the specified element.
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.
isTagByPropertyName() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Checks if is tag by property name.
isTextElement(Node) - Static method in class com.landawn.abacus.util.Configuration
 
isTextElement(Node) - Static method in class com.landawn.abacus.util.XMLUtil
 
isTrue() - Method in class com.landawn.abacus.util.MutableBoolean
Checks if the current value is true.
isUpperCase(char) - Static method in class com.landawn.abacus.util.StringUtil
Checks if is upper case.
isValid(T) - Method in interface com.landawn.abacus.util.ValidatorUtil.Validator
Checks if is valid.
isValidEmailAddress(String) - Static method in class com.landawn.abacus.util.ValidatorUtil
Checks if is valid email address.
isValidPassword(String) - Static method in class com.landawn.abacus.util.ValidatorUtil
Returns true if the specified password contains: 1) At least one lower case letter, And 2) at least one capital letter, And 3) at least one digit i.e.
isWhitespace() - Static method in class com.landawn.abacus.util.Fn.FnC
 
isWhitespace(CharSequence) - Static method in class com.landawn.abacus.util.StringUtil
Checks if the CharSequence contains only whitespace.
isWrapperType(Class<?>) - Static method in class com.landawn.abacus.util.Primitives
Checks if is wrapper type.
isWrapRootValue() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Checks if is wrap root value.
isWriteClass() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Checks if is write class.
isXLockOf(LockMode) - Method in enum com.landawn.abacus.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
The methods in this class should only read the input Collections/Arrays, not modify any of them.
iterate(byte, BooleanSupplier, ByteUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
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(char, BooleanSupplier, CharUnaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
 
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(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, BooleanSupplier, FloatUnaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
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(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, BooleanSupplier, ShortUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
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(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, DoubleSupplier) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
iterate(BooleanSupplier, FloatSupplier) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
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, ShortSupplier) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
iterate(BooleanSupplier, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
iterate(Throwables.BooleanSupplier<? extends E>, Throwables.Supplier<? extends T, E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
iterate(File) - Static method in class com.landawn.abacus.util.IOUtil
Returns an Iterator for the lines in a File using the default encoding for the VM.
iterate(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Returns an Iterator for the lines in a File.
iterate(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
iterate(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Returns an Iterator for the lines in an InputStream, using the character encoding specified (or default encoding if null).
iterate(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Returns an Iterator for the lines in a Reader.
iterate(Iterable<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(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Indexed
 
iterate(Iterator<? extends T>, int) - Static method in class com.landawn.abacus.util.Indexed
 
iterate(Iterator<? extends T>, long) - Static method in class com.landawn.abacus.util.Indexed
 
iterate(Iterator<E>) - Method in class com.landawn.abacus.util.Retry
Deprecated.
replaced by Retry#iterate(Iterator, int).
iterate(Iterator<E>, int) - Method in class com.landawn.abacus.util.Retry
 
iterate(T[]) - Static method in class com.landawn.abacus.util.N
 
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
 
iterate(T, Throwables.BooleanSupplier<? extends E>, Throwables.UnaryOperator<T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
iterate(T, Throwables.Predicate<? super T, ? extends E>, Throwables.UnaryOperator<T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
iterate(T, Throwables.UnaryOperator<T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
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.LazyCollection
 
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.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(String, String) - Method in interface com.landawn.abacus.DataSet
 
iterator(String, String, int, int) - Method in interface com.landawn.abacus.DataSet
 
iterator(String, String, String) - Method in interface com.landawn.abacus.DataSet
 
iterator(String, String, String, int, int) - Method in interface com.landawn.abacus.DataSet
 
ITERATOR - com.landawn.abacus.util.stream.BaseStream.Splitor
 
IteratorEx<T> - Interface in com.landawn.abacus.util.stream
 
Iterators - Class in com.landawn.abacus.util
The methods in this class should only read the input Collections/Arrays, not modify any of them.
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
The Class JacksonMapperConfig.
JacksonMapperConfig() - Constructor for class com.landawn.abacus.parser.JacksonMapperConfig
 
JacksonMapperConfig.JMC - Class in com.landawn.abacus.parser
The Class JMC.
JANUARY - com.landawn.abacus.util.Month
The january.
JAVA_CLASS_PATH - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_CLASS_PATH.
JAVA_CLASS_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_CLASS_VERSION.
JAVA_HOME - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_HOME.
JAVA_IO_TMPDIR - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_IO_TMPDIR.
JAVA_RUNTIME_NAME - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_RUNTIME_NAME.
JAVA_RUNTIME_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_RUNTIME_VERSION.
JAVA_SPECIFICATION_NAME - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_SPECIFICATION_NAME.
JAVA_SPECIFICATION_VENDOR - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_SPECIFICATION_VENDOR.
JAVA_SPECIFICATION_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_SPECIFICATION_VERSION.
JAVA_VENDOR - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_VENDOR.
JAVA_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_VERSION.
JAVA_VM_INFO - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_VM_INFO.
JAVA_VM_NAME - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_VM_NAME.
JAVA_VM_SPECIFICATION_NAME - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_VM_SPECIFICATION_NAME.
JAVA_VM_SPECIFICATION_VENDOR - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_VM_SPECIFICATION_VENDOR.
JAVA_VM_SPECIFICATION_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_VM_SPECIFICATION_VERSION.
JAVA_VM_VENDOR - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_VM_VENDOR.
JAVA_VM_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
The Constant JAVA_VM_VERSION.
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.StringUtil
 
join(boolean[], char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(boolean[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(boolean[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(boolean[], String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(byte[]) - Static method in class com.landawn.abacus.util.StringUtil
 
join(byte[], char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(byte[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(byte[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(byte[], String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(char) - Method in class com.landawn.abacus.util.PrimitiveList
 
join(char[]) - Static method in class com.landawn.abacus.util.StringUtil
 
join(char[], char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(char[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(char[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(char[], String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(double[]) - Static method in class com.landawn.abacus.util.StringUtil
 
join(double[], char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(double[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(double[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(double[], String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(float[]) - Static method in class com.landawn.abacus.util.StringUtil
 
join(float[], char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(float[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(float[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(float[], String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(int[]) - Static method in class com.landawn.abacus.util.StringUtil
 
join(int[], char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(int[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(int[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(int[], String) - Static method in class com.landawn.abacus.util.StringUtil
 
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.StringUtil
 
join(long[], char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(long[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(long[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(long[], String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(short[]) - Static method in class com.landawn.abacus.util.StringUtil
 
join(short[], char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(short[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(short[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(short[], String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Join...) - Method in class com.landawn.abacus.condition.Criteria
 
join(CharSequence) - Method in class com.landawn.abacus.util.ExceptionalStream
 
join(CharSequence) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
join(CharSequence) - Method in class com.landawn.abacus.util.stream.EntryStream
 
join(CharSequence, CharSequence) - Method in class com.landawn.abacus.util.stream.EntryStream
 
join(CharSequence, CharSequence, CharSequence) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
 
join(Object[]) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Object[], char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Object[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Object[], int, int, char, boolean) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Object[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Object[], int, int, String, boolean) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Object[], String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
join(String) - Method in class com.landawn.abacus.condition.Criteria
 
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) - Method in class com.landawn.abacus.util.SQLBuilder
 
join(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
join(String, Condition) - Method in class com.landawn.abacus.condition.Criteria
 
join(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
 
join(Collection<?>) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Collection<?>, char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Collection<?>, int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Collection<?>, int, int, char, boolean) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Collection<?>, int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Collection<?>, int, int, String, boolean) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Collection<?>, String) - Static method in class com.landawn.abacus.util.StringUtil
 
join(Collection<Join>) - Method in class com.landawn.abacus.condition.Criteria
 
join(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
join(Collection<String>, Condition) - Method in class com.landawn.abacus.condition.Criteria
 
Join - Class in com.landawn.abacus.condition
The Class Join.
Join(String) - Constructor for class com.landawn.abacus.condition.Join
Instantiates a new join.
Join(String, Condition) - Constructor for class com.landawn.abacus.condition.Join
Instantiates a new join.
Join(Collection<String>, Condition) - Constructor for class com.landawn.abacus.condition.Join
Instantiates a new join.
JOIN - com.landawn.abacus.condition.Operator
Field JOIN.
JOIN - Static variable in class com.landawn.abacus.util.WD
Field JOIN.
JoinedBy - Annotation Type in com.landawn.abacus.annotation
Sample for one-one or one-many join:
joinEntries(Map<?, ?>) - Static method in class com.landawn.abacus.util.StringUtil
 
joinEntries(Map<?, ?>, char) - Static method in class com.landawn.abacus.util.StringUtil
 
joinEntries(Map<?, ?>, char, char) - Static method in class com.landawn.abacus.util.StringUtil
 
joinEntries(Map<?, ?>, int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
joinEntries(Map<?, ?>, int, int, char, boolean) - Static method in class com.landawn.abacus.util.StringUtil
 
joinEntries(Map<?, ?>, int, int, char, char) - Static method in class com.landawn.abacus.util.StringUtil
 
joinEntries(Map<?, ?>, int, int, char, char, boolean) - Static method in class com.landawn.abacus.util.StringUtil
 
joinEntries(Map<?, ?>, int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
joinEntries(Map<?, ?>, int, int, String, boolean) - Static method in class com.landawn.abacus.util.StringUtil
 
joinEntries(Map<?, ?>, int, int, String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
joinEntries(Map<?, ?>, int, int, String, String, boolean) - Static method in class com.landawn.abacus.util.StringUtil
 
joinEntries(Map<?, ?>, String) - Static method in class com.landawn.abacus.util.StringUtil
 
joinEntries(Map<?, ?>, String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
Joiner - Class in com.landawn.abacus.util
The Class Joiner.
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
 
JRedis<T> - Class in com.landawn.abacus.cache
The Class JRedis.
JRedis(String) - Constructor for class com.landawn.abacus.cache.JRedis
Instantiates a new j redis.
JRedis(String, long) - Constructor for class com.landawn.abacus.cache.JRedis
Instantiates a new j redis.
JSC() - Constructor for class com.landawn.abacus.parser.JSONSerializationConfig.JSC
 
JSON - com.landawn.abacus.http.ContentFormat
 
JSON - com.landawn.abacus.http.MessageEncryption
The json.
JSON_GZIP - com.landawn.abacus.http.ContentFormat
 
JSON_LZ4 - com.landawn.abacus.http.ContentFormat
 
JSON_SNAPPY - 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.
JSONDeserializationConfig - Class in com.landawn.abacus.parser
The Class JSONDeserializationConfig.
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 - Interface in com.landawn.abacus.parser
The Interface JSONParser.
JSONReader - Interface in com.landawn.abacus.parser
The Interface JSONReader.
JSONReader.SymbolReader - Interface in com.landawn.abacus.parser
Added for performance tuning.
JSONSerializationConfig - Class in com.landawn.abacus.parser
The Class JSONSerializationConfig.
JSONSerializationConfig() - Constructor for class com.landawn.abacus.parser.JSONSerializationConfig
Instantiates a new JSON serialization config.
JSONSerializationConfig.JSC - Class in com.landawn.abacus.parser
The Class JSC.
JSONStreamReader - Class in com.landawn.abacus.parser
The Class JSONStreamReader.
JSONStringReader - Class in com.landawn.abacus.parser
The Class JSONStringReader.
JSONUtil - Class in com.landawn.abacus.util
The Class JSONUtil.
JsonXmlConfig - Annotation Type in com.landawn.abacus.annotation
The Interface JsonXmlConfig.
JsonXmlField - Annotation Type in com.landawn.abacus.annotation
The Interface JsonXmlField.
jsonXmlType - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
The json xml type.
JULY - com.landawn.abacus.util.Month
The july.
junction(Operator, Condition...) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
junction(Operator, Collection<? extends Condition>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
Junction - Class in com.landawn.abacus.condition
This class is used to join multiple conditions.
Junction(Operator, Condition...) - Constructor for class com.landawn.abacus.condition.Junction
Instantiates a new junction.
Junction(Operator, Collection<? extends Condition>) - Constructor for class com.landawn.abacus.condition.Junction
Instantiates a new junction.
JUNE - com.landawn.abacus.util.Month
The june.
just(E) - Static method in class com.landawn.abacus.util.ImmutableList
 
just(E) - Static method in class com.landawn.abacus.util.ImmutableSet
 
just(T) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
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
 

K

KahanSummation - Class in com.landawn.abacus.util
The Class KahanSummation.
KahanSummation() - Constructor for class com.landawn.abacus.util.KahanSummation
Instantiates a new kahan summation.
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
The Interface KeyedObjectPool.
KeyedObjectPool.MemoryMeasure<K,​E> - Interface in com.landawn.abacus.pool
The Interface MemoryMeasure.
keys() - Method in class com.landawn.abacus.util.stream.EntryStream
 
keySet() - Method in interface com.landawn.abacus.cache.Cache
 
keySet() - Method in class com.landawn.abacus.cache.CaffeineCache
 
keySet() - Method in class com.landawn.abacus.cache.DistributedCache
 
keySet() - Method in class com.landawn.abacus.cache.Ehcache
 
keySet() - Method in class com.landawn.abacus.cache.LocalCache
 
keySet() - Method in class com.landawn.abacus.cache.OffHeapCache
 
keySet() - Method in interface com.landawn.abacus.EntityId
 
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 class com.landawn.abacus.util.ImmutableMap
 
keySet() - Method in class com.landawn.abacus.util.LazyMap
 
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.SQLMapper
 
kk() - Static method in class com.landawn.abacus.util.Fn
 
KRYO - com.landawn.abacus.http.ContentFormat
 
KRYO - com.landawn.abacus.http.MessageEncryption
The kryo.
KryoDeserializationConfig - Class in com.landawn.abacus.parser
The Class KryoDeserializationConfig.
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
The Class KryoSerializationConfig.
KryoSerializationConfig() - Constructor for class com.landawn.abacus.parser.KryoSerializationConfig
Instantiates a new kryo serialization config.
KryoSerializationConfig.KSC - Class in com.landawn.abacus.parser
The Class KSC.
KryoTranscoder<T> - Class in com.landawn.abacus.cache
The Class KryoTranscoder.
KryoTranscoder() - Constructor for class com.landawn.abacus.cache.KryoTranscoder
Instantiates a new kryo transcoder.
KryoTranscoder(int) - Constructor for class com.landawn.abacus.cache.KryoTranscoder
Instantiates a new kryo transcoder.
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.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
Kth largest.
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
Kth largest.
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
Kth largest.
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
Kth largest.
kthLargest(T[], int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 

L

last() - Method in class com.landawn.abacus.util.BooleanList
 
last() - Method in class com.landawn.abacus.util.ByteList
 
last() - Method in class com.landawn.abacus.util.CharList
 
last() - Method in class com.landawn.abacus.util.DoubleList
 
last() - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.IntList
 
last() - Method in class com.landawn.abacus.util.LazySortedSet
 
last() - Method in class com.landawn.abacus.util.LongList
 
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(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[], int, 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) - 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, int) - Static method in class com.landawn.abacus.util.Index
 
last(String, int, int) - 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(Iterator<T>) - Static method in class com.landawn.abacus.util.Iterators
 
last(List<?>, int, Object) - Static method in class com.landawn.abacus.util.Index
 
last(List<?>, Object) - Static method in class com.landawn.abacus.util.Index
 
LAST - com.landawn.abacus.util.CodeGenerator.ParentPropertyMode
The last.
LAST_ACCESS_TIME - 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.StringUtil
 
lastChars(String, int) - Static method in class com.landawn.abacus.util.StringUtil
Returns the 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.
lastEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
lastEntry() - Method in class com.landawn.abacus.util.LazyNavigableMap
 
lastIndexOf(boolean) - Method in class com.landawn.abacus.util.BooleanList
Last index of.
lastIndexOf(byte) - Method in class com.landawn.abacus.util.ByteList
Last index of.
lastIndexOf(char) - Method in class com.landawn.abacus.util.CharList
Last index of.
lastIndexOf(double) - Method in class com.landawn.abacus.util.DoubleList
Last index of.
lastIndexOf(float) - Method in class com.landawn.abacus.util.FloatList
Last index of.
lastIndexOf(int) - Method in class com.landawn.abacus.util.IntList
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(short) - Method in class com.landawn.abacus.util.ShortList
Last index of.
lastIndexOf(Object) - Method in class com.landawn.abacus.util.ImmutableList
Last index of.
lastIndexOf(Object) - Method in class com.landawn.abacus.util.LazyList
 
lastIndexOf(Object[], Object) - Static method in class com.landawn.abacus.util.Iterables
Last index of.
lastIndexOf(String, int) - Static method in class com.landawn.abacus.util.StringUtil
Last index of.
lastIndexOf(String, int, int) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
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.StringUtil
Last index of.
lastIndexOf(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Last index of.
lastIndexOf(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Last index of.
lastIndexOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Iterables
Last index of.
lastIndexOfAny(String, char...) - Static method in class com.landawn.abacus.util.StringUtil
Last index of any.
lastIndexOfAny(String, String...) - Static method in class com.landawn.abacus.util.StringUtil
Last index of any.
lastIndexOfIgnoreCase(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Last index of ignore case.
lastIndexOfIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Last index of ignore case.
lastKey() - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
lastKey() - Method in class com.landawn.abacus.util.LazySortedMap
 
lastNonNull(Iterator<T>) - Static method in class com.landawn.abacus.util.Iterators
Last non null.
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
 
lastOrdinalIndexOf(String, String, int) - Static method in class com.landawn.abacus.util.StringUtil
Finds the n-th last index within a String, handling null.
lastPage() - Method in interface com.landawn.abacus.PaginatedDataSet
Returns the last page.
lastRow() - Method in interface com.landawn.abacus.DataSet
 
lastRow(IntFunction<? extends T>) - Method in interface com.landawn.abacus.DataSet
 
lastRow(IntFunction<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
lastRow(Class<? extends T>) - Method in interface com.landawn.abacus.DataSet
 
lastRow(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
LazyCollection<T> - Class in com.landawn.abacus.util
 
LazyDeque<T> - Class in com.landawn.abacus.util
 
LazyDeque.DequeSupplier<T> - Interface in com.landawn.abacus.util
 
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
 
LazyList<T> - Class in com.landawn.abacus.util
 
LazyList.ListSupplier<T> - Interface in com.landawn.abacus.util
 
LazyMap<K,​V> - Class in com.landawn.abacus.util
 
LazyNavigableMap<K,​V> - Class in com.landawn.abacus.util
 
LazyNavigableMap.NavigableMapSupplier<K,​V> - Interface in com.landawn.abacus.util
 
LazyNavigableSet<T> - Class in com.landawn.abacus.util
 
LazyNavigableSet.NavigableSetSupplier<T> - Interface in com.landawn.abacus.util
 
LazyQueue<T> - Class in com.landawn.abacus.util
 
LazyQueue.QueueSupplier<T> - Interface in com.landawn.abacus.util
 
LazySet<T> - Class in com.landawn.abacus.util
 
LazySet.SetSupplier<T> - Interface in com.landawn.abacus.util
 
LazySortedMap<K,​V> - Class in com.landawn.abacus.util
 
LazySortedMap.SortedMapSupplier<K,​V> - Interface in com.landawn.abacus.util
 
LazySortedSet<T> - Class in com.landawn.abacus.util
 
LazySortedSet.SortedSetSupplier<T> - Interface in com.landawn.abacus.util
 
lcm(int, int) - Static method in class com.landawn.abacus.util.Matth
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.Matth
Returns the least common multiple of the absolute value of two numbers, using the formula lcm(a,b) = (a / gcd(a,b)) * b.
le(Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
le(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
le(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
le(String, Object) - Static method in class com.landawn.abacus.condition.Expression
 
left - Variable in class com.landawn.abacus.util.Pair
The left.
left - Variable in class com.landawn.abacus.util.Triple
The left.
left() - Static method in class com.landawn.abacus.util.Fn
 
LEFT - Static variable in class com.landawn.abacus.util.WD
Field LEFT.
LEFT_JOIN - com.landawn.abacus.condition.Operator
Field LEFT_JOIN.
LEFT_JOIN - Static variable in class com.landawn.abacus.util.WD
Field LEFT_JOIN.
leftJoin(DataSet, String, String) - Method in interface com.landawn.abacus.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 interface com.landawn.abacus.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 interface com.landawn.abacus.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 interface com.landawn.abacus.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(ExceptionalStream<? extends U, E>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super U, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
leftJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
leftJoin(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
 
leftJoin(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
leftJoin(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
leftJoin(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
leftJoin(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
 
leftJoin(Collection<? extends T>, Function<? super T, ? extends K>, BiFunction<? super T, ? super T, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
leftJoin(Collection<? extends T>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
leftJoin(Collection<? extends U>, BiPredicate<? super T, ? super U>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n * m) : n is the size of this Stream and m is the size of specified collection b.
leftJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
leftJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
leftJoin(Collection<? extends U>, Throwables.BiPredicate<? super T, ? super U, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
leftJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
leftJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super U, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
leftJoin(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
LeftJoin - Class in com.landawn.abacus.condition
The Class LeftJoin.
LeftJoin(String) - Constructor for class com.landawn.abacus.condition.LeftJoin
Instantiates a new left join.
LeftJoin(String, Condition) - Constructor for class com.landawn.abacus.condition.LeftJoin
Instantiates a new left join.
LeftJoin(Collection<String>, Condition) - Constructor for class com.landawn.abacus.condition.LeftJoin
Instantiates a new left join.
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
 
length() - Static method in class com.landawn.abacus.util.Fn
 
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.StringUtil
Copied from Google Guava
Returns the given template string with each occurrence of "%s" replaced with 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 - com.landawn.abacus.condition.Operator
Field LESS_EQUAL.
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 - com.landawn.abacus.condition.Operator
Field LESS_THAN.
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(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
lessEqual(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
lessEqual(String, Object) - Static method in class com.landawn.abacus.condition.Expression
 
lessEqual(T) - Static method in class com.landawn.abacus.util.Fn
 
LessEqual - Class in com.landawn.abacus.condition
The Class LessEqual.
LessEqual(String, Object) - Constructor for class com.landawn.abacus.condition.LessEqual
Instantiates a new less equal.
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(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
lessThan(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
lessThan(String, Object) - Static method in class com.landawn.abacus.condition.Expression
 
lessThan(T) - Static method in class com.landawn.abacus.util.Fn
 
LessThan - Class in com.landawn.abacus.condition
The Class LessThan.
LessThan(String, Object) - Constructor for class com.landawn.abacus.condition.LessThan
Instantiates a new less than.
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.
like(Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
like(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
like(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
like(String, String) - Static method in class com.landawn.abacus.condition.Expression
 
Like - Class in com.landawn.abacus.condition
The Class Like.
Like(String, Object) - Constructor for class com.landawn.abacus.condition.Like
Instantiates a new like.
LIKE - com.landawn.abacus.condition.Operator
Field LIKE.
LIKE - Static variable in class com.landawn.abacus.util.WD
Field LIKE.
limit(int) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
limit(int) - Method in class com.landawn.abacus.condition.Criteria
 
limit(int) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
limit(int) - Method in class com.landawn.abacus.util.Splitter
 
limit(int) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
limit(int) - Method in class com.landawn.abacus.util.SQLBuilder
 
limit(int, int) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
limit(int, int) - Method in class com.landawn.abacus.condition.Criteria
 
limit(int, int) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
limit(int, int) - Method in class com.landawn.abacus.util.SQLBuilder
 
limit(long) - Method in class com.landawn.abacus.util.ExceptionalStream
 
limit(long) - Method in class com.landawn.abacus.util.Observer
 
limit(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
limit(long) - Method in class com.landawn.abacus.util.stream.EntryStream
 
limit(Limit) - Method in class com.landawn.abacus.condition.Criteria
 
limit(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
limit(Iterator<T>, long) - Static method in class com.landawn.abacus.util.Iterators
Returns a new Iterator.
Limit - Class in com.landawn.abacus.condition
The Class Limit.
Limit(int) - Constructor for class com.landawn.abacus.condition.Limit
Constructor for LIMIT.
Limit(int, int) - Constructor for class com.landawn.abacus.condition.Limit
Instantiates a new limit.
LIMIT - com.landawn.abacus.condition.Operator
Field LIMIT.
LIMIT - Static variable in class com.landawn.abacus.util.WD
Field LIMIT.
limitByRowNum(int) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Limit by row num.
limitByRowNum(int) - Method in class com.landawn.abacus.util.SQLBuilder
Limit by row num.
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
The Constant LINE_SEPARATOR.
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.ExceptionalStream
 
lines(File) - Static method in class com.landawn.abacus.util.stream.Stream
 
lines(File, Charset) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
lines(File, Charset) - Static method in class com.landawn.abacus.util.stream.Stream
 
lines(Reader) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
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.ExceptionalStream
 
lines(Path) - Static method in class com.landawn.abacus.util.stream.Stream
 
lines(Path, Charset) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
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.
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
Instantiates a new linked array hash map.
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
Instantiates a new linked array hash set.
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.
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.ExceptionalStream
 
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.ExceptionalStream
 
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() - Method in class com.landawn.abacus.util.LazyList
 
listIterator(int) - Method in class com.landawn.abacus.util.ImmutableList
 
listIterator(int) - Method in class com.landawn.abacus.util.LazyList
 
ListMultimap<K,​E> - Class in com.landawn.abacus.util
The Class ListMultimap.
ln(String) - Static method in class com.landawn.abacus.condition.Expression
 
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(InputStream) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load from XML.
loadFromXML(Class<T>, File) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load from XML.
loadFromXML(Class<T>, File, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load from XML.
loadFromXML(Class<T>, InputStream) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load from XML.
LOCAL_DATE_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
The Constant LOCAL_DATE_FORMAT.
LOCAL_DATETIME_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
The Constant LOCAL_DATETIME_FORMAT.
LOCAL_MONTH_DAY_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
The Constant LOCAL_MONTH_DAY_FORMAT.
LOCAL_TIME_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
The Constant LOCAL_TIME_FORMAT.
LOCAL_TIME_ZONE - Static variable in class com.landawn.abacus.util.DateUtil
The system default time zone.
LOCAL_TIMESTAMP_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
The Constant LOCAL_TIMESTAMP_FORMAT.
LOCAL_YEAR_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
Date format.
LocalCache<K,​V> - Class in com.landawn.abacus.cache
The Class LocalCache.
LocalCache(int, long) - Constructor for class com.landawn.abacus.cache.LocalCache
Instantiates a new local cache.
LocalCache(int, long, long, long) - Constructor for class com.landawn.abacus.cache.LocalCache
Instantiates a new local cache.
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.
lock(K, long) - Method in class com.landawn.abacus.util.MemcachedLock
 
lock(K, V, long) - Method in class com.landawn.abacus.util.MemcachedLock
 
LOCKED - com.landawn.abacus.util.Status
The locked.
LockMode - Enum in com.landawn.abacus
R --- Read; A --- Add; U --- Update; D --- Delete.
log(double) - Static method in class com.landawn.abacus.util.Matth
 
log(String, String) - Static method in class com.landawn.abacus.condition.Expression
 
LOG - Static variable in class com.landawn.abacus.util.WD
Field LOG.
log10(double) - Static method in class com.landawn.abacus.util.Matth
 
log10(int, RoundingMode) - Static method in class com.landawn.abacus.util.Matth
 
log10(long, RoundingMode) - Static method in class com.landawn.abacus.util.Matth
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.Matth
Returns the base-10 logarithm of x, rounded according to the specified rounding mode.
log2(double) - Static method in class com.landawn.abacus.util.Matth
Returns the base 2 logarithm of a double value.
log2(double, RoundingMode) - Static method in class com.landawn.abacus.util.Matth
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.Matth
 
log2(long, RoundingMode) - Static method in class com.landawn.abacus.util.Matth
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.Matth
Returns the base-2 logarithm of x, rounded according to the specified rounding mode.
LONG - com.landawn.abacus.util.DateTimeFormat
It's long number.
LONG_LIST - Static variable in class com.landawn.abacus.util.Clazz
The Constant LONG_LIST.
LONG_SET - Static variable in class com.landawn.abacus.util.Clazz
The Constant LONG_SET.
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
LongFunction<R> - Interface in com.landawn.abacus.util.function
LongIterator - Class in com.landawn.abacus.util
The Class LongIterator.
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
The Class LongList.
LongList() - Constructor for class com.landawn.abacus.util.LongList
Instantiates a new long list.
LongList(int) - Constructor for class com.landawn.abacus.util.LongList
Instantiates a new long list.
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
Instantiates a new long list.
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
Instantiates a new long multiset.
LongMultiset(int) - Constructor for class com.landawn.abacus.util.LongMultiset
Instantiates a new long multiset.
LongMultiset(Supplier<? extends Map<T, ?>>) - Constructor for class com.landawn.abacus.util.LongMultiset
Instantiates a new long multiset.
LongMultiset(Class<? extends Map>) - Constructor for class com.landawn.abacus.util.LongMultiset
Instantiates a new long multiset.
LongMultiset(Collection<? extends T>) - Constructor for class com.landawn.abacus.util.LongMultiset
Instantiates a new long multiset.
LongNConsumer - Interface in com.landawn.abacus.util.function
 
LongNFunction<R> - Interface in com.landawn.abacus.util.function
 
LongObjPair<T> - Class in com.landawn.abacus.util
The Class LongObjPair.
LongPair - Class in com.landawn.abacus.util
The Class LongPair.
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
Instantiates a new long summary statistics.
LongSummaryStatistics(long, long, long, long) - Constructor for class com.landawn.abacus.util.LongSummaryStatistics
Instantiates a new long summary statistics.
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
 
LongTriple - Class in com.landawn.abacus.util
The Class LongTriple.
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(String) - Static method in class com.landawn.abacus.condition.Expression
 
lower(T) - Method in class com.landawn.abacus.util.LazyNavigableSet
 
LOWER - Static variable in class com.landawn.abacus.util.WD
Field LOWER.
LOWER_CAMEL_CASE - com.landawn.abacus.util.NamingPolicy
The lower camel case.
LOWER_CASE_WITH_UNDERSCORE - com.landawn.abacus.util.NamingPolicy
The lower case with underscore.
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
 
lowerEntry(K) - Method in class com.landawn.abacus.util.LazyNavigableMap
 
lowerKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
lowerKey(K) - Method in class com.landawn.abacus.util.LazyNavigableMap
 
lPad(String, int, String) - Static method in class com.landawn.abacus.condition.Expression
 
LPAD - Static variable in class com.landawn.abacus.util.WD
Field LPAD.
lShift(Object...) - Static method in class com.landawn.abacus.condition.Expression
 
lt(Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
lt(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
lt(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
lt(String, Object) - Static method in class com.landawn.abacus.condition.Expression
 
lTrim(String) - Static method in class com.landawn.abacus.condition.Expression
 
LTRIM - Static variable in class com.landawn.abacus.util.WD
Field LTRIM.
LZ4 - com.landawn.abacus.http.ContentFormat
 
LZ4 - com.landawn.abacus.util.CompressionMode
The lz4.
LZ4BlockInputStream - Class in com.landawn.abacus.util
The Class LZ4BlockInputStream.
LZ4BlockInputStream(InputStream) - Constructor for class com.landawn.abacus.util.LZ4BlockInputStream
Instantiates a new LZ 4 block input stream.
LZ4BlockOutputStream - Class in com.landawn.abacus.util
The Class LZ4BlockOutputStream.
LZ4BlockOutputStream(OutputStream) - Constructor for class com.landawn.abacus.util.LZ4BlockOutputStream
Instantiates a new LZ 4 block output stream.
LZ4BlockOutputStream(OutputStream, int) - Constructor for class com.landawn.abacus.util.LZ4BlockOutputStream
Instantiates a new LZ 4 block output stream.

M

MALE - com.landawn.abacus.util.Gender
The male.
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(BiFunction<? super A, ? super B, 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(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(DoubleUnaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
map(FloatUnaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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, U>) - Method in class com.landawn.abacus.util.Observer
 
map(IntUnaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
map(LongUnaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
map(ShortUnaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
map(TriFunction<? super A, ? super B, ? super C, 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.BooleanBiFunction<U, E>) - Method in class com.landawn.abacus.util.BooleanPair
 
map(Throwables.BooleanTriFunction<U, E>) - Method in class com.landawn.abacus.util.BooleanTriple
 
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.ByteBiFunction<U, E>) - Method in class com.landawn.abacus.util.BytePair
 
map(Throwables.ByteTriFunction<U, E>) - Method in class com.landawn.abacus.util.ByteTriple
 
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.CharBiFunction<U, E>) - Method in class com.landawn.abacus.util.CharPair
 
map(Throwables.CharTriFunction<U, E>) - Method in class com.landawn.abacus.util.CharTriple
 
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.DoubleBiFunction<U, E>) - Method in class com.landawn.abacus.util.DoublePair
 
map(Throwables.DoubleTriFunction<U, E>) - Method in class com.landawn.abacus.util.DoubleTriple
 
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.FloatBiFunction<U, E>) - Method in class com.landawn.abacus.util.FloatPair
 
map(Throwables.FloatTriFunction<U, E>) - Method in class com.landawn.abacus.util.FloatTriple
 
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 U, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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, R, E>) - Method in class com.landawn.abacus.util.Builder
 
map(Throwables.Function<? super T, U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
 
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.LongBiFunction<U, E>) - Method in class com.landawn.abacus.util.LongPair
 
map(Throwables.LongTriFunction<U, E>) - Method in class com.landawn.abacus.util.LongTriple
 
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.ShortBiFunction<U, E>) - Method in class com.landawn.abacus.util.ShortPair
 
map(Throwables.ShortTriFunction<U, E>) - Method in class com.landawn.abacus.util.ShortTriple
 
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>, Throwables.BiFunction<?, ?, ?, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
map(Tuple.Tuple3<String, String, String>, Throwables.TriFunction<?, ?, ?, ?, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
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(String, Throwables.Function<?, ?, E>, String, String) - Method in interface com.landawn.abacus.DataSet
 
map(String, Throwables.Function<?, ?, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
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<? extends T>, Throwables.Function<? super T, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
 
map(Collection<? extends T>, Throwables.Function<? super T, ? extends R, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
 
map(Collection<String>, Throwables.Function<NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
map(Iterator<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_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.
map2Entity(Class<T>, Collection<Map<String, Object>>) - Static method in class com.landawn.abacus.util.Maps
Map 2 entity.
map2Entity(Class<T>, Collection<Map<String, Object>>, boolean, boolean) - Static method in class com.landawn.abacus.util.Maps
Map 2 entity.
map2Entity(Class<T>, Collection<Map<String, Object>>, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Map 2 entity.
map2Entity(Class<T>, Map<String, Object>) - Static method in class com.landawn.abacus.util.Maps
Map 2 entity.
map2Entity(Class<T>, Map<String, Object>, boolean, boolean) - Static method in class com.landawn.abacus.util.Maps
Map 2 entity.
map2Entity(Class<T>, Map<String, Object>, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Map 2 entity.
mapFirst(Function<? super T, ? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
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.
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
 
mapLast(Function<? super T, ? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
mapLastOrElse(Function<? super T, ? extends R>, Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
MapperConfig - Class in com.landawn.abacus.parser
The Class MapperConfig.
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
The Class Maps.
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(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(FloatToDoubleFunction) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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(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(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(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(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(DoubleToIntFunction) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapToInt(FloatToIntFunction) - Method in class com.landawn.abacus.util.stream.FloatStream
 
mapToInt(LongToIntFunction) - Method in class com.landawn.abacus.util.stream.LongStream
 
mapToInt(ShortToIntFunction) - Method in class com.landawn.abacus.util.stream.ShortStream
 
mapToInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
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<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<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(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(DoubleToLongFunction) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapToLong(FloatToLongFunction) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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(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(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.
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 U>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
mapToObj(CharFunction<? extends U>) - 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(DoubleFunction<? extends U>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapToObj(FloatFunction<? extends U>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
mapToObj(IntFunction<? extends U>) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToObj(LongFunction<? extends U>) - Method in class com.landawn.abacus.util.stream.LongStream
 
mapToObj(ShortFunction<? extends U>) - 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.
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
 
MARCH - com.landawn.abacus.util.Month
The march.
mark(int) - Method in class com.landawn.abacus.hash.HashingInputStream
mark() is not supported for HashingInputStream.
mark(int) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
mark(int) - Method in class com.landawn.abacus.util.SnappyInputStream
 
markDirty(boolean) - Method in interface com.landawn.abacus.DirtyMarker
Deprecated.
markDirty(String, boolean) - Method in interface com.landawn.abacus.DirtyMarker
Deprecated.
markDirty(Collection<String>, boolean) - Method in interface com.landawn.abacus.DirtyMarker
Deprecated.
markSupported() - Method in class com.landawn.abacus.hash.HashingInputStream
mark() is not supported for HashingInputStream.
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
matches(Pattern) - Static method in class com.landawn.abacus.util.Fn
 
Matth - Class in com.landawn.abacus.util
Note: A lot of codes in this classed are copied from Google Guava and Apache Commons Math under under the Apache License, Version 2.0.
Matth.Mathh - Class in com.landawn.abacus.util
The Class Mathh.
max() - Method in class com.landawn.abacus.util.ByteList
 
max() - Method in class com.landawn.abacus.util.BytePair
 
max() - Method in class com.landawn.abacus.util.ByteTriple
 
max() - Method in class com.landawn.abacus.util.CharList
 
max() - Method in class com.landawn.abacus.util.CharPair
 
max() - Method in class com.landawn.abacus.util.CharTriple
 
max() - Method in class com.landawn.abacus.util.DoubleList
 
max() - Method in class com.landawn.abacus.util.DoublePair
 
max() - Method in class com.landawn.abacus.util.DoubleTriple
 
max() - Method in class com.landawn.abacus.util.FloatList
 
max() - Method in class com.landawn.abacus.util.FloatPair
 
max() - Method in class com.landawn.abacus.util.FloatTriple
 
max() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
 
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.LongPair
 
max() - Method in class com.landawn.abacus.util.LongTriple
 
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.ShortPair
 
max() - Method in class com.landawn.abacus.util.ShortTriple
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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(String) - Static method in class com.landawn.abacus.condition.Expression
 
max(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Max.
max(Collection<? extends 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(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Max.
max(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
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.ExceptionalStream
 
max(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
 
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(T[]) - Static method in class com.landawn.abacus.util.Iterables
Max.
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
Max.
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_FORWARDS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Max-Forwards header field name.
MAX_ID_LENGTH - Static variable in class com.landawn.abacus.util.SQLMapper
The Constant MAX_ID_LENGTH.
MAX_MEMORY_IN_MB - Static variable in class com.landawn.abacus.util.IOUtil
The Constant MAX_MEMORY_IN_MB.
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(boolean) - Static method in class com.landawn.abacus.util.stream.Collectors
Use occurrences to save the count of largest objects if areAllLargestSame = true(e.g.
maxAll(int, boolean) - Static method in class com.landawn.abacus.util.stream.Collectors
Use occurrences to save the count of largest objects if areAllLargestSame = true(e.g.
maxAll(Collector<T, A, D>) - 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(Collection<T>) - Static method in class com.landawn.abacus.util.N
 
maxAll(Collection<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>, int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxAll(Comparator<? super T>, int, boolean) - Static method in class com.landawn.abacus.util.stream.Collectors
Use occurrences to save the count of largest objects if areAllLargestSame = true(e.g.
maxAll(Comparator<? super T>, Collector<? super T, A, D>) - 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(Collector<T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxAlll(Comparator<? super T>, Collector<? super T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxAlll(Comparator<? super T>, Collector<? super T, A, D>, Function<Pair<u.Optional<T>, D>, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
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.ExceptionalStream
 
maxBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
 
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(Collection<? extends T>, Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Max by.
maxBy(T[], Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Max by.
maxByKey() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
 
maxByKey(Comparator<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
maxByOrGet(Function<? super T, ? extends Comparable>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxByOrThrow(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxByOrThrow(Function<? super T, ? extends Comparable>, Supplier<? extends X>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxByValue() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
 
maxByValue(Comparator<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
maxConnection() - Method in annotation type com.landawn.abacus.http.WebService
 
maxFirst(T, T) - Static method in enum com.landawn.abacus.util.MergeResult
 
maxFirst(T, T, Comparator<? super T>) - Static method in enum com.landawn.abacus.util.MergeResult
 
maxForNonEmpty() - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxForNonEmpty(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOccurrences() - Method in class com.landawn.abacus.util.LongMultiset
 
maxOccurrences() - Method in class com.landawn.abacus.util.Multiset
 
maxOrGet(Comparator<? super T>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrThrow(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrThrow(Comparator<? super T>, Supplier<? extends X>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxRetryTimes() - Method in annotation type com.landawn.abacus.http.WebMethod
 
maxRetryTimes() - Method in annotation type com.landawn.abacus.http.WebService
 
MAY - com.landawn.abacus.util.Month
The may.
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.hash.Hashing
Returns a hash function implementing the MD5 hash algorithm (128 hash bits) by delegating to the MD5 MessageDigest.
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.Matth
 
mean(double, double) - Static method in class com.landawn.abacus.util.Matth
 
mean(int...) - Static method in class com.landawn.abacus.util.Matth
Returns the arithmetic mean of values.
mean(int, int) - Static method in class com.landawn.abacus.util.Matth
Returns the arithmetic mean of x and y, rounded towards negative infinity.
mean(long...) - Static method in class com.landawn.abacus.util.Matth
Returns the arithmetic mean of values.
mean(long, long) - Static method in class com.landawn.abacus.util.Matth
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.ByteTriple
 
median() - Method in class com.landawn.abacus.util.CharList
 
median() - Method in class com.landawn.abacus.util.CharTriple
 
median() - Method in class com.landawn.abacus.util.DoubleList
 
median() - Method in class com.landawn.abacus.util.DoubleTriple
 
median() - Method in class com.landawn.abacus.util.FloatList
 
median() - Method in class com.landawn.abacus.util.FloatTriple
 
median() - Method in class com.landawn.abacus.util.IntList
 
median() - Method in class com.landawn.abacus.util.IntTriple
 
median() - Method in class com.landawn.abacus.util.LongList
 
median() - Method in class com.landawn.abacus.util.LongTriple
 
median() - Method in class com.landawn.abacus.util.ShortList
 
median() - Method in class com.landawn.abacus.util.ShortTriple
 
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
Median.
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
Median.
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
Median.
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
Median.
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
The Class Median.
medianBy(Collection<? extends T>, Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Median by.
medianBy(T[], Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Median by.
MediaType - Enum in com.landawn.abacus.util
The Enum MediaType.
MEMCACHED - Static variable in interface com.landawn.abacus.cache.DistributedCacheClient
The Constant MEMCACHED.
MemcachedLock<K,​V> - Class in com.landawn.abacus.util
The Class MemcachedLock.
MemcachedLock(String) - Constructor for class com.landawn.abacus.util.MemcachedLock
Instantiates a new memcached lock.
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().
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().
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(DataSet) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet by appending the specified from DataSet into this DataSet.
merge(DataSet...) - Static method in class com.landawn.abacus.util.DataSetUtil
 
merge(DataSet, int, int) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet by appending the specified from DataSet from fromRowIndex to toRowIndex into this DataSet.
merge(DataSet, DataSet) - Static method in class com.landawn.abacus.util.DataSetUtil
 
merge(DataSet, DataSet, DataSet) - Static method in class com.landawn.abacus.util.DataSetUtil
 
merge(DataSet, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet by appending the specified from DataSet into this DataSet.
merge(DataSet, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet by appending the specified columnNames in from DataSet from fromRowIndex to toRowIndex into this DataSet.
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(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(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, ByteBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
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, CharBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.CharStream
 
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, DoubleBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
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, FloatBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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, IntBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.IntStream
 
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, LongBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.LongStream
 
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, ShortBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
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>, BiFunction<? super T, ? super T, MergeResult>) - 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(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(File[], File) - Static method in class com.landawn.abacus.util.IOUtil
 
merge(Collection<? extends DataSet>) - Static method in class com.landawn.abacus.util.DataSetUtil
 
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 Map<K, V>>, BiFunction<? super Map.Entry<K, V>, ? super Map.Entry<K, V>, MergeResult>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
merge(Collection<? extends T>, Collection<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.Iterators
 
merge(Collection<? extends T>, Collection<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Collection<? extends T>, Collection<? extends T>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.N
 
merge(Collection<? extends T>, Collection<? extends T>, Collection<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
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>, 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>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(List<? extends Collection<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Map<K, V>, Map<K, V>, BiFunction<? super Map.Entry<K, V>, ? super Map.Entry<K, V>, MergeResult>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
merge(Map<K, V>, Map<K, V>, Map<K, V>, BiFunction<? super Map.Entry<K, V>, ? super Map.Entry<K, V>, MergeResult>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
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[], BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(T[], T[], Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.N
 
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:
MergeResult - Enum in com.landawn.abacus.util
 
mergge(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
message() - Method in class com.landawn.abacus.http.HttpResponse
 
MessageEncryption - Enum in com.landawn.abacus.http
The Enum MessageEncryption.
METHOD_MASK - Static variable in class com.landawn.abacus.util.ClassUtil
Deprecated.
for internal only.
middle - Variable in class com.landawn.abacus.util.Triple
The middle.
mightContain(T) - Method in class com.landawn.abacus.hash.BloomFilter
Returns true if the element might have been put in this Bloom filter, false if this is definitely not the case.
MILLISECOND - com.landawn.abacus.util.CalendarUnit
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.BytePair
 
min() - Method in class com.landawn.abacus.util.ByteTriple
 
min() - Method in class com.landawn.abacus.util.CharList
 
min() - Method in class com.landawn.abacus.util.CharPair
 
min() - Method in class com.landawn.abacus.util.CharTriple
 
min() - Method in class com.landawn.abacus.util.DoubleList
 
min() - Method in class com.landawn.abacus.util.DoublePair
 
min() - Method in class com.landawn.abacus.util.DoubleTriple
 
min() - Method in class com.landawn.abacus.util.FloatList
 
min() - Method in class com.landawn.abacus.util.FloatPair
 
min() - Method in class com.landawn.abacus.util.FloatTriple
 
min() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
 
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.LongPair
 
min() - Method in class com.landawn.abacus.util.LongTriple
 
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.ShortPair
 
min() - Method in class com.landawn.abacus.util.ShortTriple
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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(String) - Static method in class com.landawn.abacus.condition.Expression
 
min(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Min.
min(Collection<? extends 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(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Min.
min(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
 
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.ExceptionalStream
 
min(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
 
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(T[]) - Static method in class com.landawn.abacus.util.Iterables
Min.
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
Min.
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(boolean) - Static method in class com.landawn.abacus.util.stream.Collectors
Use occurrences to save the count of largest objects if areAllSmallestSame = true(e.g.
minAll(int, boolean) - Static method in class com.landawn.abacus.util.stream.Collectors
Use occurrences to save the count of largest objects if areAllSmallestSame = true(e.g.
minAll(Collector<T, A, D>) - 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(Collection<T>) - Static method in class com.landawn.abacus.util.N
 
minAll(Collection<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>, int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minAll(Comparator<? super T>, int, boolean) - Static method in class com.landawn.abacus.util.stream.Collectors
Use occurrences to save the count of largest objects if areAllSmallestSame = true(e.g.
minAll(Comparator<? super T>, Collector<T, A, D>) - 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(Collector<T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minAlll(Comparator<? super T>, Collector<? super T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minAlll(Comparator<? super T>, Collector<? super T, A, D>, Function<Pair<u.Optional<T>, D>, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
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.ExceptionalStream
 
minBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
 
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(Collection<? extends T>, Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Min by.
minBy(T[], Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Min by.
minByKey() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
 
minByKey(Comparator<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
minByOrGet(Function<? super T, ? extends Comparable>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minByOrThrow(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minByOrThrow(Function<? super T, ? extends Comparable>, Supplier<? extends X>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minByValue() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
 
minByValue(Comparator<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
minFirst(T, T) - Static method in enum com.landawn.abacus.util.MergeResult
 
minFirst(T, T, Comparator<? super T>) - Static method in enum com.landawn.abacus.util.MergeResult
 
minForNonEmpty() - Static method in class com.landawn.abacus.util.stream.Collectors
 
minForNonEmpty(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMax() - Static method in class com.landawn.abacus.util.stream.Collectors
 
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.
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
 
minMaxForNonEmpty() - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMaxForNonEmpty(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
 
minOrGet(Comparator<? super T>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrThrow(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrThrow(Comparator<? super T>, Supplier<? extends X>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minus(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
minus(SubQuery) - Method in class com.landawn.abacus.condition.Criteria
 
minus(Duration) - Method in class com.landawn.abacus.util.Duration
 
minus(SQLBuilder) - Method in class com.landawn.abacus.util.SQLBuilder
 
minus(Object...) - Static method in class com.landawn.abacus.condition.Expression
 
minus(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
minus(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
minus(String...) - Method in class com.landawn.abacus.util.SQLBuilder
 
minus(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
 
Minus - Class in com.landawn.abacus.condition
The Class Minus.
Minus(SubQuery) - Constructor for class com.landawn.abacus.condition.Minus
Instantiates a new minus.
MINUS - com.landawn.abacus.condition.Operator
Field MINUS.
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 - com.landawn.abacus.util.CalendarUnit
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
 
mod(int, int) - Static method in class com.landawn.abacus.util.Matth
Returns x mod m, a non-negative value less than m.
mod(long, int) - Static method in class com.landawn.abacus.util.Matth
Returns x mod m, a non-negative value less than m.
mod(long, long) - Static method in class com.landawn.abacus.util.Matth
Returns x mod m, a non-negative value less than m.
mod(String, String) - Static method in class com.landawn.abacus.condition.Expression
 
MOD - Static variable in class com.landawn.abacus.util.WD
Field MOD.
modulus(Object...) - Static method in class com.landawn.abacus.condition.Expression
 
MONDAY - com.landawn.abacus.util.DayOfWeek
The monday.
MONDAY - com.landawn.abacus.util.WeekDay
The monday.
Month - Enum in com.landawn.abacus.util
The Enum Month.
MONTH - com.landawn.abacus.util.CalendarUnit
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.
MoreExecutors() - Constructor for class com.landawn.abacus.util.MoreExecutors
 
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(String, int) - Method in interface com.landawn.abacus.DataSet
 
moveColumns(Map<String, Integer>) - Method in interface com.landawn.abacus.DataSet
 
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(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
 
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.DataSet
Move the specified row to the new position.
multi(Object...) - Static method in class com.landawn.abacus.condition.Expression
 
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.Matth
Returns the product of a and b, provided it does not overflow.
multiplyExact(long, long) - Static method in class com.landawn.abacus.util.Matth
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
Instantiates a new multiset.
Multiset(int) - Constructor for class com.landawn.abacus.util.Multiset
Instantiates a new multiset.
Multiset(Supplier<? extends Map<T, ?>>) - Constructor for class com.landawn.abacus.util.Multiset
Instantiates a new multiset.
Multiset(Class<? extends Map>) - Constructor for class com.landawn.abacus.util.Multiset
Instantiates a new multiset.
Multiset(Collection<? extends T>) - Constructor for class com.landawn.abacus.util.Multiset
Instantiates a new multiset.
murmur3_128() - Static method in class com.landawn.abacus.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.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.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.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.
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
The name.
name() - Method in annotation type com.landawn.abacus.annotation.Column
 
name() - Method in annotation type com.landawn.abacus.annotation.JsonXmlField
 
name() - Method in annotation type com.landawn.abacus.annotation.Table
 
name() - Method in annotation type com.landawn.abacus.annotation.Type
 
NAME - 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
The Constant NAME_VALUE_SEPARATOR.
namedProperty(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
NamedProperty - Class in com.landawn.abacus.condition
The Class NamedProperty.
NamedProperty(String) - Constructor for class com.landawn.abacus.condition.NamedProperty
Instantiates a new named property.
namingPolicy() - Method in annotation type com.landawn.abacus.annotation.JsonXmlConfig
 
NamingPolicy - Enum in com.landawn.abacus.util
The Enum NamingPolicy.
NATURAL - Static variable in class com.landawn.abacus.util.WD
Field NATURAL.
NATURAL_JOIN - com.landawn.abacus.condition.Operator
Field NATURAL_JOIN.
NATURAL_JOIN - Static variable in class com.landawn.abacus.util.WD
Field NATURAL_JOIN.
naturalJoin(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
 
naturalJoin(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
naturalJoin(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
naturalJoin(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
naturalJoin(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
NaturalJoin - Class in com.landawn.abacus.condition
The Class NaturalJoin.
NaturalJoin(String) - Constructor for class com.landawn.abacus.condition.NaturalJoin
Instantiates a new natural join.
NaturalJoin(String, Condition) - Constructor for class com.landawn.abacus.condition.NaturalJoin
Instantiates a new natural join.
NaturalJoin(Collection<String>, Condition) - Constructor for class com.landawn.abacus.condition.NaturalJoin
Instantiates a new natural join.
naturalOrder() - Static method in class com.landawn.abacus.util.Comparators
 
navigableKeySet() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Navigable key set.
navigableKeySet() - Method in class com.landawn.abacus.util.LazyNavigableMap
 
NConsumer<T> - Interface in com.landawn.abacus.util.function
 
ne(Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
ne(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
ne(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
ne(String, Object) - Static method in class com.landawn.abacus.condition.Expression
 
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.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.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.IndexedBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.IndexedPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.IntBiPredicate
 
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.LongPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
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
 
negated() - Method in class com.landawn.abacus.util.Duration
 
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.
newEntry(K, V) - Static method in class com.landawn.abacus.util.Maps
Deprecated.
replaced by CommonUtil.newEntry(Object, Object)
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.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.hash.HashFunction
Begins a new hash code computation as HashFunction.newHasher(), but provides a hint of the expected size of the input (in bytes).
newImmutableEntry(K, V) - Static method in class com.landawn.abacus.util.Maps
Deprecated.
replaced by CommonUtil.newImmutableEntry(Object, Object)
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
 
newLine() - Method in class com.landawn.abacus.util.BufferedWriter
 
newLinkedHashMap(Collection<? extends T>, Throwables.Function<? super T, ? extends K, E>) - Static method in class com.landawn.abacus.util.Maps
New linked hash map.
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(Collection<? extends T>, Throwables.Function<? super T, ? extends K, E>) - Static method in class com.landawn.abacus.util.Maps
 
newMap(Collection<? extends T>, Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>) - Static method in class com.landawn.abacus.util.Maps
 
newMap(Collection<? extends T>, Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
 
newReader(File, Charset) - Static method in class com.landawn.abacus.guava.Files
 
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.
newWriter(File, Charset) - Static method in class com.landawn.abacus.guava.Files
 
next() - Method in class com.landawn.abacus.util.BooleanIterator
Deprecated.
next() - Method in class com.landawn.abacus.util.ByteIterator
Deprecated.
next() - Method in class com.landawn.abacus.util.CharIterator
Deprecated.
next() - Method in class com.landawn.abacus.util.DoubleIterator
Deprecated.
next() - Method in class com.landawn.abacus.util.FloatIterator
Deprecated.
next() - Method in class com.landawn.abacus.util.IntIterator
Deprecated.
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.
next() - Method in class com.landawn.abacus.util.ShortIterator
Deprecated.
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.PaginatedDataSet
 
nextShort() - Method in class com.landawn.abacus.util.ShortIterator
 
nextToken() - Method in interface com.landawn.abacus.parser.JSONReader
 
nextToken() - Method in class com.landawn.abacus.parser.JSONStreamReader
TODO performance improvement: Refer to the test above.
nextToken() - Method in class com.landawn.abacus.parser.JSONStringReader
TODO performance improvement: Refer to the test above.
nextWord(String, int) - Static method in class com.landawn.abacus.util.SQLParser
 
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.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
nMatch(long, long, Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
nMatch(Collection<? extends T>, int, int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replaced by N#nMatch(Collection, int, int, com.landawn.abacus.util.Try.Predicate)
nMatch(Collection<? 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.Iterables
Deprecated.
replaced by N#nMatch(Object[], int, int, com.landawn.abacus.util.Try.Predicate)
nMatch(T[], int, int, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
NO - com.landawn.abacus.util.YesNo
The no.
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.DisposableShortArray - Class in com.landawn.abacus.util
One-off Object.
NONE - com.landawn.abacus.http.ContentFormat
 
NONE - com.landawn.abacus.http.MessageEncryption
The none.
NONE - com.landawn.abacus.parser.Exclusion
No entity property is excluded.
NONE - com.landawn.abacus.util.CodeGenerator.ParentPropertyMode
The none.
NONE - com.landawn.abacus.util.CompressionMode
The none.
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, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
noneMatch(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
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(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Deprecated.
replaced by N#noneMatch(Collection, com.landawn.abacus.util.Try.Predicate)
noneMatch(Collection<? 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.Iterables
Deprecated.
replaced by N#noneMatch(Object[], com.landawn.abacus.util.Try.Predicate)
noneMatch(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
NonUpdatable - Annotation Type in com.landawn.abacus.annotation
The properties will be ignored by update/updateAll/batchUpdate operations if the input is an entity.
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.StringUtil
not() - Method in class com.landawn.abacus.condition.AbstractCondition
 
not() - Method in class com.landawn.abacus.condition.Clause
 
not() - Method in interface com.landawn.abacus.condition.Condition
 
not() - Method in class com.landawn.abacus.condition.Limit
 
not(boolean) - Static method in class com.landawn.abacus.util.If
 
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(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 - Class in com.landawn.abacus.condition
The Class Not.
Not(Condition) - Constructor for class com.landawn.abacus.condition.Not
Constructor for Not.
NOT - com.landawn.abacus.condition.Operator
Field NOT.
NOT - Static variable in class com.landawn.abacus.util.WD
Field NOT.
NOT_EQUAL - com.landawn.abacus.condition.Operator
Field NOT_EQUAL.
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 - com.landawn.abacus.condition.Operator
Field NOT_EQUAL2.
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_OP - com.landawn.abacus.condition.Operator
Field NOT2.
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
 
notContains(String) - 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
 
notEqual(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
notEqual(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
notEqual(String, Object) - Static method in class com.landawn.abacus.condition.Expression
 
NotEqual - Class in com.landawn.abacus.condition
The Class NotEqual.
NotEqual(String, Object) - Constructor for class com.landawn.abacus.condition.NotEqual
Instantiates a new not equal.
notExists(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
notIn(Collection<?>) - Static method in class com.landawn.abacus.util.Fn
 
notLike(Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
notLike(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
notLike(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
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
notNullOrEmpty() - Static method in class com.landawn.abacus.util.Fn
Not null or empty.
notNullOrEmpty(boolean[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(byte[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(char[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(double[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(float[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(int[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(long[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(short[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(Function<T, ? extends CharSequence>) - Static method in class com.landawn.abacus.util.Fn
 
notNullOrEmpty(LongMultiset<?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(Multimap<?, ?, ?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(Multiset<?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(PrimitiveList) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(CharSequence) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(Object[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(Collection<?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(Map<?, ?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmptyOrBlank() - Static method in class com.landawn.abacus.util.Fn
Not null or empty or blank.
notNullOrEmptyOrBlank(Function<T, ? extends CharSequence>) - Static method in class com.landawn.abacus.util.Fn
 
notNullOrEmptyOrBlank(CharSequence) - Static method in class com.landawn.abacus.util.If
Not null or empty or blank.
notStartsWith(String) - Static method in class com.landawn.abacus.util.Fn
Not starts with.
NOVEMBER - com.landawn.abacus.util.Month
The november.
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 - com.landawn.abacus.parser.Exclusion
Excludes the entity properties with null values.
NULL - Static variable in class com.landawn.abacus.util.WD
Field NULL.
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.
NullSafe - Annotation Type in com.landawn.abacus.annotation
The Interface NullSafe.
nullsFirst() - Static method in class com.landawn.abacus.util.Comparators
 
nullsFirst(Comparator<T>) - 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
 
nullToEmpty() - Static method in class com.landawn.abacus.util.Fn
 
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
 
NUM - Static variable in interface com.landawn.abacus.util.function.ToByteFunction
Deprecated.
replaced with FROM_NUM.
NUM - Static variable in interface com.landawn.abacus.util.function.ToDoubleFunction
Deprecated.
replaced with FROM_NUM.
NUM - Static variable in interface com.landawn.abacus.util.function.ToFloatFunction
Deprecated.
replaced with FROM_NUM.
NUM - Static variable in interface com.landawn.abacus.util.function.ToIntFunction
Deprecated.
replaced with FROM_NUM.
NUM - Static variable in interface com.landawn.abacus.util.function.ToLongFunction
Deprecated.
replaced with FROM_NUM.
NUM - Static variable in interface com.landawn.abacus.util.function.ToShortFunction
Deprecated.
replaced with FROM_NUM.
numberFormat() - Method in annotation type com.landawn.abacus.annotation.JsonXmlConfig
 
numberFormat() - Method in annotation type com.landawn.abacus.annotation.JsonXmlField
 
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

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
OBJECT_LIST - Static variable in class com.landawn.abacus.util.Clazz
The Constant OBJECT_LIST.
OBJECT_SET - Static variable in class com.landawn.abacus.util.Clazz
The Constant OBJECT_SET.
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
The Class ObjectNotFoundException.
ObjectNotFoundException() - Constructor for exception com.landawn.abacus.exception.ObjectNotFoundException
Constructor for EntityNotFoundException.
ObjectNotFoundException(String) - Constructor for exception com.landawn.abacus.exception.ObjectNotFoundException
Constructor for EntityNotFoundException.
ObjectNotFoundException(String, Throwable) - Constructor for exception com.landawn.abacus.exception.ObjectNotFoundException
Constructor for EntityNotFoundException.
ObjectNotFoundException(Throwable) - Constructor for exception com.landawn.abacus.exception.ObjectNotFoundException
Constructor for EntityNotFoundException.
Objectory - Class in com.landawn.abacus.util
 
Objectory() - Constructor for class com.landawn.abacus.util.Objectory
 
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
The Interface ObjectPool.
ObjectPool(int) - Constructor for class com.landawn.abacus.util.ObjectPool
Instantiates a new object pool.
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
ObjIterator<T> - Class in com.landawn.abacus.util
The Class ObjIterator.
ObjIterator() - Constructor for class com.landawn.abacus.util.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
ObjShortConsumer<T> - Interface in com.landawn.abacus.util.function
 
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
 
observe(BlockingQueue<T>, Duration) - Static method in class com.landawn.abacus.util.stream.Stream
 
observe(BlockingQueue<T>, Duration, Runnable) - 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
 
observe(BlockingQueue<T>, BooleanSupplier, long, Runnable) - Static method in class com.landawn.abacus.util.stream.Stream
Sample code:
Observer<T> - Class in com.landawn.abacus.util
The Class Observer.
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(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(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
 
occurrencesOf(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.Iterators
 
OCTOBER - com.landawn.abacus.util.Month
The october.
of(boolean) - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Deprecated. 
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.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. 
of(boolean, boolean) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Deprecated. 
of(boolean, boolean) - Static method in class com.landawn.abacus.util.BooleanPair
 
of(boolean, boolean, boolean) - Static method in class com.landawn.abacus.util.BooleanTriple
 
of(boolean, boolean, DateTimeFormat, Exclusion, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Deprecated. 
of(boolean, boolean, DateTimeFormat, Exclusion, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Deprecated. 
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<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Deprecated. 
of(boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated. 
of(boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated. 
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.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, byte) - Static method in class com.landawn.abacus.util.BytePair
 
of(byte, byte, byte) - Static method in class com.landawn.abacus.util.ByteTriple
 
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.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, char) - Static method in class com.landawn.abacus.util.CharPair
 
of(char, char, char) - Static method in class com.landawn.abacus.util.CharTriple
 
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.DoubleIterator
 
of(double...) - Static method in class com.landawn.abacus.util.DoubleList
 
of(double[]) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
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[], 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, 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, double) - Static method in class com.landawn.abacus.util.DoublePair
 
of(double, double, double) - Static method in class com.landawn.abacus.util.DoubleTriple
 
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(double, T) - Static method in class com.landawn.abacus.util.DoubleObjPair
 
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.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, float) - Static method in class com.landawn.abacus.util.FloatPair
 
of(float, float, float) - Static method in class com.landawn.abacus.util.FloatTriple
 
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.ExceptionalStream
 
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, Predicate<? super Exception>) - Static method in class com.landawn.abacus.util.Retry
 
of(int, T) - Static method in class com.landawn.abacus.util.IntObjPair
 
of(int, T) - Static method in class com.landawn.abacus.util.LongObjPair
 
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.ExceptionalStream
 
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(long, long) - Static method in class com.landawn.abacus.util.LongPair
 
of(long, long, long) - Static method in class com.landawn.abacus.util.LongTriple
 
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.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(short, short) - Static method in class com.landawn.abacus.util.ShortPair
 
of(short, short, short) - Static method in class com.landawn.abacus.util.ShortTriple
 
of(C) - Static method in class com.landawn.abacus.util.Builder
 
of(Feature...) - Static method in class com.landawn.abacus.parser.Fj.DeserializeConfig.FDC
 
of(SerializeFilter...) - Static method in class com.landawn.abacus.parser.Fj.SerializeConfig.FSC
 
of(SerializerFeature...) - Static method in class com.landawn.abacus.parser.Fj.SerializeConfig.FSC
 
of(DataSet) - Static method in class com.landawn.abacus.util.Builder
 
of(Exclusion, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Deprecated. 
of(Exclusion, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Deprecated. 
of(Exclusion, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Deprecated. 
of(BiMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
 
of(BooleanIterator) - Static method in class com.landawn.abacus.util.IndexedBoolean
 
of(BooleanIterator, int) - Static method in class com.landawn.abacus.util.IndexedBoolean
 
of(BooleanIterator, long) - Static method in class com.landawn.abacus.util.IndexedBoolean
 
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.IndexedByte
 
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(ByteIterator, int) - Static method in class com.landawn.abacus.util.IndexedByte
 
of(ByteIterator, long) - Static method in class com.landawn.abacus.util.IndexedByte
 
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.IndexedChar
 
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(CharIterator, int) - Static method in class com.landawn.abacus.util.IndexedChar
 
of(CharIterator, long) - Static method in class com.landawn.abacus.util.IndexedChar
 
of(CharList) - Static method in class com.landawn.abacus.util.Builder
 
of(CharList, CharList) - Static method in class com.landawn.abacus.util.Difference
 
of(DateTimeFormat) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Deprecated. 
of(DateTimeFormat) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Deprecated. 
of(DoubleIterator) - Static method in class com.landawn.abacus.util.IndexedDouble
 
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(DoubleIterator, int) - Static method in class com.landawn.abacus.util.IndexedDouble
 
of(DoubleIterator, long) - Static method in class com.landawn.abacus.util.IndexedDouble
 
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.IndexedFloat
 
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(FloatIterator, int) - Static method in class com.landawn.abacus.util.IndexedFloat
 
of(FloatIterator, long) - Static method in class com.landawn.abacus.util.IndexedFloat
 
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(Supplier<? extends BooleanIterator>) - Static method in class com.landawn.abacus.util.BooleanIterator
Lazy evaluation.
of(Supplier<? extends ByteIterator>) - Static method in class com.landawn.abacus.util.ByteIterator
Lazy evaluation.
of(Supplier<? extends ByteIterator>) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
Lazy evaluation.
of(Supplier<? extends CharIterator>) - Static method in class com.landawn.abacus.util.CharIterator
Lazy evaluation.
of(Supplier<? extends CharIterator>) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
Lazy evaluation.
of(Supplier<? extends DoubleIterator>) - Static method in class com.landawn.abacus.util.DoubleIterator
Lazy evaluation.
of(Supplier<? extends DoubleIterator>) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
Lazy evaluation.
of(Supplier<? extends FloatIterator>) - Static method in class com.landawn.abacus.util.FloatIterator
Lazy evaluation.
of(Supplier<? extends FloatIterator>) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
Lazy evaluation.
of(Supplier<? extends IntIterator>) - Static method in class com.landawn.abacus.util.IntIterator
Lazy evaluation.
of(Supplier<? extends IntIterator>) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
Lazy evaluation.
of(Supplier<? extends LongIterator>) - Static method in class com.landawn.abacus.util.LongIterator
Lazy evaluation.
of(Supplier<? extends LongIterator>) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
Lazy evaluation.
of(Supplier<? extends ShortIterator>) - Static method in class com.landawn.abacus.util.ShortIterator
Lazy evaluation.
of(Supplier<? extends ShortIterator>) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
Lazy evaluation.
of(Supplier<? extends Collection<T>>) - Static method in class com.landawn.abacus.util.LazyCollection
 
of(Supplier<? extends Collection<T>>) - Static method in class com.landawn.abacus.util.LazyList
Deprecated.
throws UnsupportedOperationException
of(Supplier<? extends Collection<T>>) - Static method in class com.landawn.abacus.util.LazyQueue
Deprecated.
throws UnsupportedOperationException
of(Supplier<? extends Collection<T>>) - Static method in class com.landawn.abacus.util.LazySet
Deprecated.
throws UnsupportedOperationException
of(Supplier<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.ObjIterator
Lazy evaluation.
of(Supplier<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
Lazy evaluation.
of(Supplier<? extends Map<K, V>>) - Static method in class com.landawn.abacus.util.LazyMap
 
of(Supplier<? extends Map<K, V>>) - Static method in class com.landawn.abacus.util.LazySortedMap
Deprecated.
throws UnsupportedOperationException
of(Supplier<A>, BiConsumer<A, T>, BinaryOperator<A>, Function<A, R>, Collector.Characteristics...) - Static method in interface com.landawn.abacus.util.stream.Collector
 
of(Supplier<ByteList>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Lazy evaluation.
of(Supplier<CharList>) - Static method in class com.landawn.abacus.util.stream.CharStream
Lazy evaluation.
of(Supplier<DoubleList>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Lazy evaluation.
of(Supplier<FloatList>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Lazy evaluation.
of(Supplier<IntList>) - Static method in class com.landawn.abacus.util.stream.IntStream
Lazy evaluation.
of(Supplier<LongList>) - Static method in class com.landawn.abacus.util.stream.LongStream
Lazy evaluation.
of(Supplier<ShortList>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Lazy evaluation.
of(Supplier<Collection<? extends T>>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Lazy evaluation.
of(Supplier<Collection<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
Lazy evaluation.
of(Supplier<R>, BiConsumer<R, T>, BinaryOperator<R>, Collector.Characteristics...) - Static method in interface com.landawn.abacus.util.stream.Collector
 
of(Supplier<T>) - Static method in class com.landawn.abacus.util.LazyInitializer
 
of(Supplier<T>) - Static method in class com.landawn.abacus.util.SafeInitializer
 
of(IntIterator) - Static method in class com.landawn.abacus.util.IndexedInt
 
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(IntIterator, int) - Static method in class com.landawn.abacus.util.IndexedInt
 
of(IntIterator, long) - Static method in class com.landawn.abacus.util.IndexedInt
 
of(IntList) - Static method in class com.landawn.abacus.util.Builder
 
of(IntList, IntList) - Static method in class com.landawn.abacus.util.Difference
 
of(LazyDeque.DequeSupplier<T>) - Static method in interface com.landawn.abacus.util.LazyDeque.DequeSupplier
 
of(LazyDeque.DequeSupplier<T>) - Static method in class com.landawn.abacus.util.LazyDeque
 
of(LazyList.ListSupplier<T>) - Static method in interface com.landawn.abacus.util.LazyList.ListSupplier
 
of(LazyList.ListSupplier<T>) - Static method in class com.landawn.abacus.util.LazyList
 
of(LazyNavigableMap.NavigableMapSupplier<K, V>) - Static method in interface com.landawn.abacus.util.LazyNavigableMap.NavigableMapSupplier
 
of(LazyNavigableMap.NavigableMapSupplier<K, V>) - Static method in class com.landawn.abacus.util.LazyNavigableMap
 
of(LazyNavigableSet.NavigableSetSupplier<T>) - Static method in interface com.landawn.abacus.util.LazyNavigableSet.NavigableSetSupplier
 
of(LazyNavigableSet.NavigableSetSupplier<T>) - Static method in class com.landawn.abacus.util.LazyNavigableSet
 
of(LazyQueue.QueueSupplier<T>) - Static method in class com.landawn.abacus.util.LazyDeque
Deprecated.
throws UnsupportedOperationException
of(LazyQueue.QueueSupplier<T>) - Static method in class com.landawn.abacus.util.LazyQueue
 
of(LazyQueue.QueueSupplier<T>) - Static method in interface com.landawn.abacus.util.LazyQueue.QueueSupplier
 
of(LazySet.SetSupplier<T>) - Static method in class com.landawn.abacus.util.LazySet
 
of(LazySet.SetSupplier<T>) - Static method in interface com.landawn.abacus.util.LazySet.SetSupplier
 
of(LazySet.SetSupplier<T>) - Static method in class com.landawn.abacus.util.LazySortedSet
Deprecated.
throws UnsupportedOperationException
of(LazySortedMap.SortedMapSupplier<K, V>) - Static method in class com.landawn.abacus.util.LazyNavigableMap
Deprecated.
throws UnsupportedOperationException
of(LazySortedMap.SortedMapSupplier<K, V>) - Static method in class com.landawn.abacus.util.LazySortedMap
 
of(LazySortedMap.SortedMapSupplier<K, V>) - Static method in interface com.landawn.abacus.util.LazySortedMap.SortedMapSupplier
 
of(LazySortedSet.SortedSetSupplier<T>) - Static method in class com.landawn.abacus.util.LazyNavigableSet
Deprecated.
throws UnsupportedOperationException
of(LazySortedSet.SortedSetSupplier<T>) - Static method in class com.landawn.abacus.util.LazySortedSet
 
of(LazySortedSet.SortedSetSupplier<T>) - Static method in interface com.landawn.abacus.util.LazySortedSet.SortedSetSupplier
 
of(LongIterator) - Static method in class com.landawn.abacus.util.IndexedLong
 
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(LongIterator, int) - Static method in class com.landawn.abacus.util.IndexedLong
 
of(LongIterator, long) - Static method in class com.landawn.abacus.util.IndexedLong
 
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<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<K, E, V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Multiset<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.IndexedShort
 
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(ShortIterator, int) - Static method in class com.landawn.abacus.util.IndexedShort
 
of(ShortIterator, long) - Static method in class com.landawn.abacus.util.IndexedShort
 
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.ExceptionalStream
 
of(Stream<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
of(Throwables.Supplier<T, E>) - Static method in class com.landawn.abacus.util.Throwables.LazyInitializer
 
of(E) - Static method in class com.landawn.abacus.util.ImmutableList
 
of(E) - Static method in class com.landawn.abacus.util.ImmutableSet
 
of(E...) - Static method in class com.landawn.abacus.util.ImmutableList
 
of(E...) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(E...) - Static method in class com.landawn.abacus.util.ImmutableSet
 
of(E...) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
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, 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, 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(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. 
of(Class<?>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated. 
of(Class<?>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated. 
of(Class<?>, boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated. 
of(Class<?>, boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated. 
of(Class<?>, Class<?>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated. 
of(Class<?>, Class<?>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated. 
of(Class<?>, Class<?>, boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated. 
of(Class<?>, Class<?>, boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated. 
of(Class<?>, Class<?>, Class<?>, boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated. 
of(Class<?>, Class<?>, Class<?>, boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated. 
of(Class<?>, Schema) - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
Deprecated. 
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 T>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Iterable<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
of(Iterable<T>) - Static method in class com.landawn.abacus.util.ObjIterator
 
of(Iterable<T>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
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(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.condition.Expression
 
of(String) - Static method in class com.landawn.abacus.condition.NamedProperty
 
of(String) - Static method in class com.landawn.abacus.util.Fraction
Creates a Fraction from a String.
of(String...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(String, int) - Static method in class com.landawn.abacus.util.Index
 
of(String, int, int) - 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 interface com.landawn.abacus.EntityId
 
of(String, Object, String, Object) - Static method in interface com.landawn.abacus.EntityId
 
of(String, Object, String, Object, String, Object) - Static method in interface com.landawn.abacus.EntityId
 
of(String, String) - Static method in class com.landawn.abacus.util.Index
 
of(String, String, Object) - Static method in interface com.landawn.abacus.EntityId
 
of(String, String, Object, String, Object) - Static method in interface com.landawn.abacus.EntityId
 
of(String, String, Object, String, Object, String, Object) - Static method in interface com.landawn.abacus.EntityId
 
of(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableCollection
 
of(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
of(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSet
Deprecated.
throws UnsupportedOperationException
of(Collection<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
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>, Function<? super T, K>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Collection<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
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.Median
 
of(Collection<T>) - Static method in class com.landawn.abacus.util.ObjIterator
 
of(Collection<T>) - Static method in class com.landawn.abacus.util.Observer
 
of(Collection<T>) - Static method in class com.landawn.abacus.util.PermutationIterator
Returns a Collection of all the permutations of the specified Collection.
of(Collection<T>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(Collection<T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Median
 
of(BlockingQueue<T>) - Static method in class com.landawn.abacus.util.Observer
 
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.ExceptionalStream
 
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Iterator<? extends T>, Function<? super T, K>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Iterator<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
of(Iterator<Map.Entry<K, V>>) - Static method in class com.landawn.abacus.util.BiIterator
 
of(Iterator<T>) - Static method in class com.landawn.abacus.util.ObjIterator
 
of(Iterator<T>) - Static method in class com.landawn.abacus.util.Observer
 
of(Iterator<T>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(List<?>, int, Object) - Static method in class com.landawn.abacus.util.Index
 
of(List<?>, Object) - Static method in class com.landawn.abacus.util.Index
 
of(List<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableList
 
of(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Deprecated.
throws UnsupportedOperationException
of(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableMap
 
of(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Deprecated.
throws UnsupportedOperationException
of(Map<? extends K1, ? extends V1>, Map<? extends K2, ? extends 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.ExceptionalStream
 
of(Map<K, V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Map<K, V>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Map<K, V>, Class<E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
of(NavigableMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
 
of(NavigableSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(Set<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSet
 
of(Set<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
Deprecated.
throws UnsupportedOperationException
of(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Deprecated.
throws UnsupportedOperationException
of(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
 
of(SortedSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
Deprecated.
throws UnsupportedOperationException
of(SortedSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(Collector<T, A, R>) - Static method in interface com.landawn.abacus.util.stream.Collector
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<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
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.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.ImmutableEntry
 
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. 
of(Schema) - Static method in class com.landawn.abacus.parser.AvroSerializationConfig.ASC
Deprecated. 
of(Schema, Exclusion, Map<Class<?>, Collection<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.Timed
 
of(T) - Static method in class com.landawn.abacus.util.u.Holder
 
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.u.R
 
of(T) - Static method in class com.landawn.abacus.util.Wrapper
 
of(T...) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
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.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[], Function<? super T, K>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
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(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
 
of(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.landawn.abacus.util.Tuple
 
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.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, 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, E) - Static method in class com.landawn.abacus.util.Result
 
oF(Supplier<boolean[]>) - Static method in class com.landawn.abacus.util.BooleanIterator
Lazy evaluation.
oF(Supplier<byte[]>) - Static method in class com.landawn.abacus.util.ByteIterator
Lazy evaluation.
oF(Supplier<byte[]>) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
Lazy evaluation.
oF(Supplier<char[]>) - Static method in class com.landawn.abacus.util.CharIterator
Lazy evaluation.
oF(Supplier<char[]>) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
Lazy evaluation.
oF(Supplier<double[]>) - Static method in class com.landawn.abacus.util.DoubleIterator
Lazy evaluation.
oF(Supplier<double[]>) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
Lazy evaluation.
oF(Supplier<float[]>) - Static method in class com.landawn.abacus.util.FloatIterator
Lazy evaluation.
oF(Supplier<float[]>) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
Lazy evaluation.
oF(Supplier<int[]>) - Static method in class com.landawn.abacus.util.IntIterator
Lazy evaluation.
oF(Supplier<int[]>) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
Lazy evaluation.
oF(Supplier<long[]>) - Static method in class com.landawn.abacus.util.LongIterator
Lazy evaluation.
oF(Supplier<long[]>) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
Lazy evaluation.
oF(Supplier<short[]>) - Static method in class com.landawn.abacus.util.ShortIterator
Lazy evaluation.
oF(Supplier<short[]>) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
Lazy evaluation.
oF(Supplier<T[]>) - Static method in class com.landawn.abacus.util.ObjIterator
Lazy evaluation.
oF(Supplier<T[]>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
Lazy evaluation.
oF(T...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
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.
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
Of bi map.
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<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
Of concurrent hash map.
ofConcurrentHashMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of concurrent hash map.
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
Of concurrent linked queue.
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.
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
 
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.
ofEmptyStringArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty string array.
offer(T) - Method in class com.landawn.abacus.util.LazyQueue
 
offerFirst(T) - Method in class com.landawn.abacus.util.LazyDeque
 
offerLast(T) - Method in class com.landawn.abacus.util.LazyDeque
 
OffHeapCache<K,​V> - Class in com.landawn.abacus.cache
It's not designed for tiny objects(length of bytes < 128 after serialization).
OffHeapCache(int) - Constructor for class com.landawn.abacus.cache.OffHeapCache
The memory with the specified size of MB will be allocated at application start up.
OffHeapCache(int, long) - Constructor for class com.landawn.abacus.cache.OffHeapCache
The memory with the specified size of MB will be allocated at application start up.
OffHeapCache(int, long, long, long) - Constructor for class com.landawn.abacus.cache.OffHeapCache
The memory with the specified size of MB will be allocated at application start up.
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(int) - Method in class com.landawn.abacus.util.SQLBuilder
 
OFFSET - com.landawn.abacus.condition.Operator
Field OFFSET.
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.
ofImmutableList() - Static method in class com.landawn.abacus.util.Fn.Factory
Deprecated.
ofImmutableList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Deprecated.
ofImmutableMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Deprecated.
ofImmutableMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Deprecated.
ofImmutableSet() - Static method in class com.landawn.abacus.util.Fn.Factory
Deprecated.
ofImmutableSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Deprecated.
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<K, ?>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
ofKeys(Map<K, ?>) - Static method in class com.landawn.abacus.util.stream.Stream
 
ofKeys(Map<K, V>, Predicate<? super V>) - Static method in class com.landawn.abacus.util.stream.Stream
 
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
Of linked blocking queue.
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
Of list multimap.
ofListMultimap(Class<K>, Class<E>) - Static method in class com.landawn.abacus.util.Clazz
Of list multimap.
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
Of long multiset.
ofLongMultiset(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of long multiset.
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<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
 
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<T>) - Static method in class com.landawn.abacus.util.Clazz
 
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.u.OptionalByte
 
ofNullable(Character) - Static method in class com.landawn.abacus.util.u.OptionalChar
 
ofNullable(Double) - Static method in class com.landawn.abacus.util.u.OptionalDouble
 
ofNullable(Float) - Static method in class com.landawn.abacus.util.u.OptionalFloat
 
ofNullable(Integer) - Static method in class com.landawn.abacus.util.u.OptionalInt
 
ofNullable(Long) - Static method in class com.landawn.abacus.util.u.OptionalLong
 
ofNullable(Short) - Static method in class com.landawn.abacus.util.u.OptionalShort
 
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.ExceptionalStream
 
ofNullable(T) - Static method in class com.landawn.abacus.util.stream.Stream
 
ofNullable(T) - Static method in class com.landawn.abacus.util.u.Optional
 
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
Of set multimap.
ofSetMultimap(Class<K>, Class<E>) - Static method in class com.landawn.abacus.util.Clazz
Of set multimap.
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<?, V>) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
ofValues(Map<?, V>) - Static method in class com.landawn.abacus.util.stream.Stream
 
ofValues(Map<K, V>, Predicate<? super K>) - Static method in class com.landawn.abacus.util.stream.Stream
 
OKHttpClient - Class in com.landawn.abacus.http
Any header can be set into the parameter settings
HttpClient is thread safe.
OkHttpRequest - Class in com.landawn.abacus.http.okhttp
Note: This class contains the codes and docs copied from OkHttp: https://square.github.io/okhttp/ under Apache License v2.
OKHttpRequest - Class in com.landawn.abacus.http
The Class OKHttpRequest.
omitEmptyStrings(boolean) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Omit empty strings.
omitEmptyStrings(boolean) - Method in class com.landawn.abacus.util.Splitter
Omit empty strings.
on(Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
on(Condition) - Method in class com.landawn.abacus.util.SQLBuilder
 
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.condition.ConditionFactory
 
on(String) - Static method in class com.landawn.abacus.util.Reflection
 
on(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
on(String, String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
on(Map<String, String>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
on(T) - Static method in class com.landawn.abacus.util.Reflection
 
on(T) - Static method in class com.landawn.abacus.util.Synchronized
 
On - Class in com.landawn.abacus.condition
The Class On.
On(Condition) - Constructor for class com.landawn.abacus.condition.On
Instantiates a new on.
On(String, String) - Constructor for class com.landawn.abacus.condition.On
Instantiates a new on.
On(Map<String, String>) - Constructor for class com.landawn.abacus.condition.On
Instantiates a new on.
ON - com.landawn.abacus.condition.Operator
Field ON.
ON - Static variable in class com.landawn.abacus.util.WD
Field ON.
onClose(Throwables.Runnable<? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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
The Constant ONE_EB.
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
The Constant ONE_GB.
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
The Constant ONE_KB.
ONE_MB - Static variable in class com.landawn.abacus.util.IOUtil
The Constant ONE_MB.
ONE_PB - Static variable in class com.landawn.abacus.util.IOUtil
The Constant ONE_PB.
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
The Constant ONE_TB.
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
The Constant ONE_ZB.
onLeftOnly() - Method in class com.landawn.abacus.util.Difference
On left only.
onlyOne() - Method in class com.landawn.abacus.util.ExceptionalStream
 
onlyOne() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
onlyOne() - Static method in class com.landawn.abacus.util.stream.Collectors
DuplicatedResultException is threw if there are more than one values are collected.
onlyOne(Predicate<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
DuplicatedResultException 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 - com.landawn.abacus.util.Range.BoundType
The open closed.
OPEN_OPEN - com.landawn.abacus.util.Range.BoundType
The open open.
openClosed(T, T) - Static method in class com.landawn.abacus.util.Range
 
OperationConfig() - Constructor for class com.landawn.abacus.http.HttpProxy.OperationConfig
 
OperationType - Enum in com.landawn.abacus.util
The Enum OperationType.
Operator - Enum in com.landawn.abacus.condition
The Enum Operator.
OPTIONS - com.landawn.abacus.http.HttpMethod
 
OPTIONS - Static variable in annotation type com.landawn.abacus.http.WebService.HttpMethod
 
or(Condition) - Method in class com.landawn.abacus.condition.AbstractCondition
 
or(Condition) - Method in class com.landawn.abacus.condition.Clause
 
or(Condition) - Method in interface com.landawn.abacus.condition.Condition
 
or(Condition) - Method in class com.landawn.abacus.condition.Limit
 
or(Condition...) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
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(BooleanBiPredicate) - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
or(BooleanPredicate) - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
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(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(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(IndexedBiPredicate<? super U, ? super T>) - Method in interface com.landawn.abacus.util.function.IndexedBiPredicate
 
or(IndexedPredicate<? super T>) - Method in interface com.landawn.abacus.util.function.IndexedPredicate
 
or(IntBiPredicate) - Method in interface com.landawn.abacus.util.function.IntBiPredicate
 
or(IntTriPredicate) - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
or(LongBiPredicate) - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
or(LongTriPredicate) - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
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(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<? extends 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(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Having
 
or(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Where
 
or(String...) - Static method in class com.landawn.abacus.condition.Expression
 
or(Collection<? extends Condition>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
or(Collection<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(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(List<BiPredicate<? super T, ? super U>>) - Static method in class com.landawn.abacus.util.Fn
 
Or - Class in com.landawn.abacus.condition
The Class Or.
Or(Condition...) - Constructor for class com.landawn.abacus.condition.Or
Instantiates a new or.
Or(Collection<? extends Condition>) - Constructor for class com.landawn.abacus.condition.Or
Instantiates a new or.
OR - com.landawn.abacus.condition.Operator
Field OR.
OR - Static variable in class com.landawn.abacus.util.WD
Field OR.
OR_OP - com.landawn.abacus.condition.Operator
Field OR_OP.
OR_OP - Static variable in class com.landawn.abacus.util.WD
Field OR2.
ORANGE - com.landawn.abacus.util.Color
The orange.
ORDER_BY - com.landawn.abacus.condition.Operator
Field ORDER_BY.
ORDER_BY - Static variable in class com.landawn.abacus.util.WD
Field ORDER_BY.
orderBy() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
orderBy(Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
orderBy(Condition) - Method in class com.landawn.abacus.condition.Criteria
 
orderBy(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
orderBy(String...) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
orderBy(String...) - Method in class com.landawn.abacus.condition.Criteria
 
orderBy(String...) - Method in class com.landawn.abacus.util.SQLBuilder
 
orderBy(String, SortDirection) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
orderBy(String, SortDirection) - Method in class com.landawn.abacus.condition.Criteria
 
orderBy(String, SortDirection) - Method in class com.landawn.abacus.util.SQLBuilder
 
orderBy(Collection<String>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
orderBy(Collection<String>) - Method in class com.landawn.abacus.condition.Criteria
 
orderBy(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
 
orderBy(Collection<String>, SortDirection) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
orderBy(Collection<String>, SortDirection) - Method in class com.landawn.abacus.condition.Criteria
 
orderBy(Collection<String>, SortDirection) - Method in class com.landawn.abacus.util.SQLBuilder
 
orderBy(Map<String, SortDirection>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
orderBy(Map<String, SortDirection>) - Method in class com.landawn.abacus.condition.Criteria
 
orderBy(Map<String, SortDirection>) - Method in class com.landawn.abacus.util.SQLBuilder
 
OrderBy - Class in com.landawn.abacus.condition
The Class OrderBy.
OrderBy(Condition) - Constructor for class com.landawn.abacus.condition.OrderBy
Instantiates a new order by.
OrderBy(String...) - Constructor for class com.landawn.abacus.condition.OrderBy
Instantiates a new order by.
OrderBy(String, SortDirection) - Constructor for class com.landawn.abacus.condition.OrderBy
Instantiates a new order by.
OrderBy(Collection<String>, SortDirection) - Constructor for class com.landawn.abacus.condition.OrderBy
Instantiates a new order by.
OrderBy(Map<String, SortDirection>) - Constructor for class com.landawn.abacus.condition.OrderBy
Instantiates a new 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 - 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.StringUtil
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
 
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(Supplier<T>) - Method in class com.landawn.abacus.util.Result
Or else get.
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.
orElseGetIfNull(Throwables.Supplier<? extends T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Or else get if null.
orElseIfNull(T) - Method in class com.landawn.abacus.util.u.Nullable
Or else if null.
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(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 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.
orElseThrow(E) - Method in class com.landawn.abacus.util.Result
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.u.Nullable
Or else throw if null.
orFalse() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
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.
orNull() - Method in class com.landawn.abacus.util.u.Nullable
 
orNull() - Method in class com.landawn.abacus.util.u.Optional
 
orTrue() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
orZero() - Method in class com.landawn.abacus.util.u.OptionalByte
 
orZero() - Method in class com.landawn.abacus.util.u.OptionalChar
 
orZero() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
orZero() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
orZero() - Method in class com.landawn.abacus.util.u.OptionalInt
 
orZero() - Method in class com.landawn.abacus.util.u.OptionalLong
 
orZero() - Method in class com.landawn.abacus.util.u.OptionalShort
 
OS_ARCH - Static variable in class com.landawn.abacus.util.IOUtil
The Constant OS_ARCH.
OS_NAME - Static variable in class com.landawn.abacus.util.IOUtil
The Constant OS_NAME.
OS_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
The Constant OS_VERSION.
OUTER - Static variable in class com.landawn.abacus.util.WD
Field OUTER .

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, BiPredicate<A, T>) - Static method in class com.landawn.abacus.util.Fn
 
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(BiPredicate<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
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
 
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.StringUtil
 
padEnd(String, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
padEnd(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
padStart(String, int) - Static method in class com.landawn.abacus.util.StringUtil
 
padStart(String, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
padStart(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
padToLong() - Method in class com.landawn.abacus.hash.HashCode
If this hashcode has enough bits, returns asLong(), otherwise returns a long value with asBytes() as the least-significant bytes and 0x00 as the remaining most-significant bytes.
pageCount() - Method in interface com.landawn.abacus.PaginatedDataSet
Deprecated.
replaced by totalPages
pageSize() - Method in interface com.landawn.abacus.PaginatedDataSet
 
paginate(int) - Method in interface com.landawn.abacus.DataSet
 
PaginatedDataSet - Interface in com.landawn.abacus
The Interface PaginatedDataSet.
pair() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pair() - Static method in class com.landawn.abacus.util.Fn
 
pair() - Method in class com.landawn.abacus.util.SQLBuilder
This SQLBuilder will be closed after pair() is called.
Pair<L,​R> - Class in com.landawn.abacus.util
The Class Pair.
Pair() - Constructor for class com.landawn.abacus.util.Pair
Instantiates a new pair.
parallel() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
parallel() - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
parallel(int) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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.EntryStream
 
parallel(int, BaseStream.Splitor, Executor) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(int, Executor) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(BaseStream.Splitor) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
parallel(Executor) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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(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
 
parallelConcat(List<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcat(List<? extends Collection<? extends T>>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcat(List<? extends Collection<? 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.
parallelConcatt(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcatt(Collection<? extends Iterator<? extends T>>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelConcatt(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
 
parallelMerge(Collection<? extends ByteStream>, ByteBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
parallelMerge(Collection<? extends CharStream>, CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
parallelMerge(Collection<? extends CharStream>, CharBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.CharStream
 
parallelMerge(Collection<? extends DoubleStream>, DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
parallelMerge(Collection<? extends DoubleStream>, DoubleBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
parallelMerge(Collection<? extends FloatStream>, FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
parallelMerge(Collection<? extends FloatStream>, FloatBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
parallelMerge(Collection<? extends IntStream>, IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
parallelMerge(Collection<? extends IntStream>, IntBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
parallelMerge(Collection<? extends LongStream>, LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
parallelMerge(Collection<? extends LongStream>, LongBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.LongStream
 
parallelMerge(Collection<? extends ShortStream>, ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
parallelMerge(Collection<? extends ShortStream>, ShortBiFunction<MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
parallelMerge(Collection<? extends Stream<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelMerge(Collection<? extends Stream<? extends T>>, BiFunction<? super T, ? super T, MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelMerge(List<? extends Collection<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelMerge(List<? extends Collection<? extends T>>, BiFunction<? super T, ? super T, MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelMergge(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelMergge(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
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.
parallelSortBy(String) - Method in interface com.landawn.abacus.DataSet
Parallel sort by.
parallelSortBy(String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(String, Comparator<T>) - Method in interface com.landawn.abacus.DataSet
Parallel sort by.
parallelSortBy(String, Comparator<T>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(Collection<String>) - Method in interface com.landawn.abacus.DataSet
Parallel sort by.
parallelSortBy(Collection<String>) - 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.DataSet
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>, Comparator<? super Object[]>) - Method in interface com.landawn.abacus.DataSet
Parallel sort by.
parallelSortBy(Collection<String>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
ParallelSupported - Annotation Type in com.landawn.abacus.annotation
The Interface ParallelSupported.
parallelZip(Stream<A>, Stream<B>, A, B, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Stream<A>, Stream<B>, A, B, BiFunction<? super A, ? super B, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Stream<A>, Stream<B>, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Stream<A>, Stream<B>, BiFunction<? super A, ? super B, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Stream<A>, Stream<B>, Stream<C>, A, B, C, TriFunction<? super A, ? super B, ? super C, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Stream<A>, Stream<B>, Stream<C>, A, B, C, TriFunction<? super A, ? super B, ? super C, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Stream<A>, Stream<B>, Stream<C>, TriFunction<? super A, ? super B, ? super C, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Stream<A>, Stream<B>, Stream<C>, TriFunction<? super A, ? super B, ? super C, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Collection<? extends Stream<? extends T>>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Collection<? extends Stream<? extends T>>, Function<? super List<? extends T>, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Collection<? extends Stream<? extends T>>, List<? extends T>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Collection<? extends Stream<? extends T>>, List<? extends T>, Function<? super List<? extends T>, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Iterator<? extends A>, Iterator<? extends B>, A, B, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Iterator<? extends A>, Iterator<? extends B>, A, B, BiFunction<? super A, ? super B, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Iterator<? extends A>, Iterator<? extends B>, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(Iterator<? extends A>, Iterator<? extends B>, BiFunction<? super A, ? super B, R>, 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, R>) - 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, R>, 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, R>) - 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, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(List<? extends Collection<? extends T>>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(List<? extends Collection<? extends T>>, Function<? super List<? extends T>, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(List<? extends Collection<? extends T>>, List<? extends T>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZip(List<? extends Collection<? extends T>>, List<? extends T>, Function<? super List<? extends T>, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZipp(Collection<? extends Iterator<? extends T>>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZipp(Collection<? extends Iterator<? extends T>>, Function<? super List<? extends T>, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZipp(Collection<? extends Iterator<? extends T>>, List<? extends T>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelZipp(Collection<? extends Iterator<? extends T>>, List<? extends T>, Function<? super List<? extends T>, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parameters - Variable in class com.landawn.abacus.util.SQLBuilder.SP
The parameters.
parameters() - Method in class com.landawn.abacus.util.SQLBuilder
 
parameters2Entity(Class<T>, Map<String, String[]>) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Parameters 2 entity.
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, char[], char[]) - Static method in class com.landawn.abacus.parser.JSONStreamReader
 
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.util.ISO8601Util
 
parse(String) - Static method in class com.landawn.abacus.util.ParsedSql
 
parse(String) - Static method in class com.landawn.abacus.util.SQLParser
 
parse(String) - Static method in class com.landawn.abacus.util.TypeAttrParser
 
parse(String, char[]) - Static method in class com.landawn.abacus.parser.JSONStringReader
 
parse(String, int, int, char[]) - Static method in class com.landawn.abacus.parser.JSONStringReader
 
parse(String, ParsePosition) - Static method in class com.landawn.abacus.util.ISO8601Util
Parse a date from ISO-8601 formatted string.
parse(Collection<? extends Iterator<? extends T>>, int, int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Collection<? extends Iterator<? extends T>>, int, int, int, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Collection<? extends Iterator<? extends T>>, long, long, int, int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(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.Iterables
Parse the elements in the specified iterators one by one.
parse(Collection<? extends Iterator<? extends T>>, long, long, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Collection<? extends Iterator<? extends T>>, long, long, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Collection<? extends Iterator<? extends T>>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Collection<? extends Iterator<? extends T>>, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Iterator<? extends T>, long, long, int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Iterator<? extends T>, long, long, int, int, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterables
Parse the elements in the specified iterators one by one.
parse(Iterator<? extends T>, long, long, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Iterator<? extends T>, long, long, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Iterator<? extends T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Iterator<? extends T>, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
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
 
parseByte() - Static method in class com.landawn.abacus.util.Fn
Parses the byte.
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.
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.
ParsedSql - Class in com.landawn.abacus.util
 
ParseException - Exception in com.landawn.abacus.exception
The Class ParseException.
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.
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.
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.
parseLong() - Static method in class com.landawn.abacus.util.Fn
Parses the long.
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.
PARSER - com.landawn.abacus.annotation.Type.Scope
Used for json/xml/...
ParserConfig<C extends ParserConfig<C>> - Class in com.landawn.abacus.parser
The Class ParserConfig.
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
The Class ParserUtil.
ParserUtil() - Constructor for class com.landawn.abacus.parser.ParserUtil
 
ParserUtil.EntityInfo - Class in com.landawn.abacus.parser
The Class EntityInfo.
ParserUtil.PropInfo - Class in com.landawn.abacus.parser
The Class PropInfo.
parseShort() - Static method in class com.landawn.abacus.util.Fn
Parses the short.
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(Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
partitionBy(Predicate<? super T>, Collector<? super T, A, 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, A, 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(Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
partitionTo(Predicate<? super T>, Collector<? super T, A, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
Password - Class in com.landawn.abacus.util
The Class Password.
Password(String) - Constructor for class com.landawn.abacus.util.Password
Instantiates a new password.
patch() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
PATCH - com.landawn.abacus.http.HttpMethod
 
PATCH - Static variable in annotation type com.landawn.abacus.http.WebService.HttpMethod
 
path() - Method in annotation type com.landawn.abacus.http.WebMethod
 
path() - Method in annotation type com.landawn.abacus.http.WebService
 
Path - Annotation Type in com.landawn.abacus.http
 
PATH_SEPARATOR - Static variable in class com.landawn.abacus.util.IOUtil
The Constant PATH_SEPARATOR.
PathParam - Annotation Type in com.landawn.abacus.http
Named replacement in the URL path.
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 - com.landawn.abacus.util.Status
The paused.
peek() - Method in class com.landawn.abacus.util.LazyQueue
 
peek(C) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
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(Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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() - Method in class com.landawn.abacus.util.LazyDeque
 
peekFirst(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
peekLast() - Method in class com.landawn.abacus.util.LazyDeque
 
peekLast(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
PENDING - com.landawn.abacus.util.Status
The pending.
PERCENT - Static variable in class com.landawn.abacus.util.WD
Field PERCENT.
Percentage - Enum 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(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.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(Throwables.Function<? super T, String, IOException>, File) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(Throwables.Function<? super T, String, IOException>, OutputStream) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(Throwables.Function<? super T, String, IOException>, Writer) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(File) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(Connection, String, int, int, Throwables.BiConsumer<? super PreparedStatement, ? super T, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(PreparedStatement, int, int, Throwables.BiConsumer<? super PreparedStatement, ? super T, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
 
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.
PLACED - com.landawn.abacus.util.Status
The placed.
plus(Duration) - Method in class com.landawn.abacus.util.Duration
 
plus(Object...) - Static method in class com.landawn.abacus.condition.Expression
 
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
 
poll() - Method in class com.landawn.abacus.util.LazyQueue
 
pollFirst() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
pollFirst() - Method in class com.landawn.abacus.util.LazyDeque
 
pollFirst() - Method in class com.landawn.abacus.util.LazyNavigableSet
 
pollFirstEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Poll first entry.
pollFirstEntry() - Method in class com.landawn.abacus.util.LazyNavigableMap
 
pollLast() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
pollLast() - Method in class com.landawn.abacus.util.LazyDeque
 
pollLast() - Method in class com.landawn.abacus.util.LazyNavigableSet
 
pollLastEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Poll last entry.
pollLastEntry() - Method in class com.landawn.abacus.util.LazyNavigableMap
 
Pool - Interface in com.landawn.abacus.pool
The Interface Pool.
Poolable - Interface in com.landawn.abacus.pool
The Interface Poolable.
PoolableWrapper<T> - Class in com.landawn.abacus.pool
The Class PoolableWrapper.
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
Instantiates a new poolable wrapper.
PoolFactory - Class in com.landawn.abacus.pool
A factory for creating Pool objects.
pop() - Method in class com.landawn.abacus.util.LazyDeque
 
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.okhttp.OkHttpRequest
 
post(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
post(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
post(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
post(Object) - Method in class com.landawn.abacus.eventBus.EventBus
 
post(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
post(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
post(String, Object) - Method in class com.landawn.abacus.eventBus.EventBus
 
POST - com.landawn.abacus.http.HttpMethod
 
POST - Annotation Type in com.landawn.abacus.http
Make a POST request to a REST path relative to base URL.
POST - Static variable in annotation type com.landawn.abacus.http.WebService.HttpMethod
 
postInvoke(Throwable, Object, Method, Object...) - Method in interface com.landawn.abacus.http.HttpProxy.Handler
 
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.Matth
 
pow(long, int) - Static method in class com.landawn.abacus.util.Matth
Returns b to the kth power.
power(String, String) - Static method in class com.landawn.abacus.condition.Expression
 
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.Matth
Returns the b to the kth power, provided it does not overflow.
powExact(long, int) - Static method in class com.landawn.abacus.util.Matth
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, E>) - 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(A, TriPredicate<A, T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(A, Throwables.BiPredicate<A, T, E>) - Static method in class com.landawn.abacus.util.Fn
 
pp(A, Throwables.TriPredicate<A, T, U, E>) - Static method in class com.landawn.abacus.util.Fn
 
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, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
pp(Throwables.BiPredicate<T, U, E>) - Static method in class com.landawn.abacus.util.Fn
 
pp(Throwables.Predicate<T, E>) - Static method in class com.landawn.abacus.util.Fn
 
pp(Throwables.TriPredicate<A, B, C, E>) - 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
preInvoke(Method, Object...) - Method in interface com.landawn.abacus.http.HttpProxy.Handler
 
PREPARING - 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(ExceptionalStream<T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
prepend(Collection<? extends T>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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(S) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
prepend(T...) - Method in class com.landawn.abacus.util.ExceptionalStream
 
prepend(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
prependIfMissing(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Prepend if missing.
previousPage() - Method in interface com.landawn.abacus.PaginatedDataSet
 
PrimitiveList<B,​A,​L extends PrimitiveList<B,​A,​L>> - Class in com.landawn.abacus.util
The Class PrimitiveList.
PrimitiveList() - Constructor for class com.landawn.abacus.util.PrimitiveList
 
Primitives - Class in com.landawn.abacus.util
The Class Primitives.
Primitives.Booleans - Class in com.landawn.abacus.util
The Class Booleans.
Primitives.Bytes - Class in com.landawn.abacus.util
The Class Bytes.
Primitives.Chars - Class in com.landawn.abacus.util
The Class Chars.
Primitives.Doubles - Class in com.landawn.abacus.util
The Class Doubles.
Primitives.Floats - Class in com.landawn.abacus.util
The Class Floats.
Primitives.Ints - Class in com.landawn.abacus.util
The Class Ints.
Primitives.Longs - Class in com.landawn.abacus.util
The Class Longs.
Primitives.Shorts - Class in com.landawn.abacus.util
The Class Shorts.
println() - Method in interface com.landawn.abacus.DataSet
 
println() - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.
println() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
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<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
println(T) - Static method in class com.landawn.abacus.util.N
 
println(W) - Method in interface com.landawn.abacus.DataSet
 
println(W, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
printResult() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Prints the result.
printTransferMethod(Class<?>, Class<?>) - Static method in class com.landawn.abacus.util.CodeGenerator
Prints the transfer method.
printTransferMethod(Class<?>, Class<?>, Map<String, String>) - Static method in class com.landawn.abacus.util.CodeGenerator
Prints the transfer method.
PROCESSED - com.landawn.abacus.util.Status
The processed.
PROCESSING - com.landawn.abacus.util.Status
The processing.
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.DataSet
 
Properties<K,​V> - Class in com.landawn.abacus.util
The Class Properties.
Properties() - Constructor for class com.landawn.abacus.util.Properties
Instantiates a new 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
The Class PropertiesUtil.
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
 
PropInfo(String, Field, Method, JsonXmlConfig, ImmutableMap<Class<? extends Annotation>, Annotation>) - Constructor for class com.landawn.abacus.parser.ParserUtil.PropInfo
 
propInfoList - Variable in class com.landawn.abacus.parser.ParserUtil.EntityInfo
The prop info list.
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
The Constant PROPS_MAP.
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.
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 - com.landawn.abacus.util.Color
The purple.
push(T) - Method in class com.landawn.abacus.util.LazyDeque
 
put() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
put(boolean) - Method in interface com.landawn.abacus.hash.Hasher
Equivalent to putByte(b ? (byte) 1 : (byte) 0).
put(byte) - Method in interface com.landawn.abacus.hash.Hasher
 
put(byte[]) - Method in interface com.landawn.abacus.hash.Hasher
 
put(byte[], int, int) - Method in interface com.landawn.abacus.hash.Hasher
 
put(char) - Method in interface com.landawn.abacus.hash.Hasher
 
put(char[]) - Method in interface com.landawn.abacus.hash.Hasher
 
put(char[], int, int) - Method in interface com.landawn.abacus.hash.Hasher
 
put(double) - Method in interface com.landawn.abacus.hash.Hasher
Equivalent to putLong(Double.doubleToRawLongBits(d)).
put(float) - Method in interface com.landawn.abacus.hash.Hasher
Equivalent to putInt(Float.floatToRawIntBits(f)).
put(int) - Method in interface com.landawn.abacus.hash.Hasher
 
put(long) - Method in interface com.landawn.abacus.hash.Hasher
 
put(short) - Method in interface com.landawn.abacus.hash.Hasher
 
put(CharSequence) - Method in interface com.landawn.abacus.hash.Hasher
Equivalent to processing each char value in the CharSequence, in order.
put(CharSequence, Charset) - Method in interface com.landawn.abacus.hash.Hasher
Equivalent to putBytes(charSequence.toString().getBytes(charset)).
put(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
put(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
put(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
put(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
put(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
 
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.cache.AbstractCache
 
put(K, V) - Method in interface com.landawn.abacus.cache.Cache
 
put(K, V) - Method in class com.landawn.abacus.util.ArrayHashMap
 
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.LazyMap
 
put(K, V) - Method in class com.landawn.abacus.util.ObjectPool
 
put(K, V) - Method in class com.landawn.abacus.util.Properties
 
put(K, V, long, long) - Method in interface com.landawn.abacus.cache.Cache
 
put(K, V, long, long) - Method in class com.landawn.abacus.cache.CaffeineCache
 
put(K, V, long, long) - Method in class com.landawn.abacus.cache.DistributedCache
 
put(K, V, long, long) - Method in class com.landawn.abacus.cache.Ehcache
 
put(K, V, long, long) - Method in class com.landawn.abacus.cache.LocalCache
 
put(K, V, long, long) - Method in class com.landawn.abacus.cache.OffHeapCache
 
put(T) - Method in class com.landawn.abacus.hash.BloomFilter
Puts an element into this BloomFilter.
put(T, BiConsumer<? super T, ? super Hasher>) - Method in interface com.landawn.abacus.hash.Hasher
A simple convenience for funnel.funnel(object, this).
PUT - com.landawn.abacus.http.HttpMethod
 
PUT - Annotation Type in com.landawn.abacus.http
Make a PUT request to a REST path relative to base URL.
PUT - Static variable in annotation type com.landawn.abacus.http.WebService.HttpMethod
 
putAll(BloomFilter<T>) - Method in class com.landawn.abacus.hash.BloomFilter
Combines this bloom filter with another bloom filter by performing a bitwise OR of the underlying data.
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(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
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.LazyMap
 
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, Supplier<V>) - Method in class com.landawn.abacus.util.Builder.MapBuilder
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, 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

QME - Static variable in class com.landawn.abacus.condition.ConditionFactory
Expression with question mark literal: "?".
QP_SEP_A - Static variable in class com.landawn.abacus.util.URLEncodedUtil
The Constant QP_SEP_A.
QP_SEP_S - Static variable in class com.landawn.abacus.util.URLEncodedUtil
The Constant QP_SEP_S.
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 - com.landawn.abacus.util.OperationType
Field QUERY.
QueryParam - Annotation Type in com.landawn.abacus.http
 
QUESTION_MARK - Static variable in class com.landawn.abacus.util.WD
Field QUESTION_MARK.
queued() - 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.
queued(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.
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.StringUtil
Replace ''' or '"' with '\'' or '\"' if the previous char of the quotation is not '\'.

R

R - com.landawn.abacus.LockMode
Others can't read by entity id (but can query by condition) if lock on this level.
R() - Constructor for class com.landawn.abacus.util.u.R
Instantiates a new r.
RA - com.landawn.abacus.LockMode
Deprecated.
not supported at present.
RAD - com.landawn.abacus.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.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.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 com.landawn.abacus.util.Percentage
 
range(Percentage, Percentage, Percentage) - Static method in enum 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 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.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.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 com.landawn.abacus.util.Percentage
 
rangeClosed(Percentage, Percentage, Percentage) - Static method in enum com.landawn.abacus.util.Percentage
 
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.
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.
rangeMapToObj(ByteBiPredicate, ByteBiFunction<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<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<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<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<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<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<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.
RateLimiter - Class in com.landawn.abacus.util
Note: Copied from Google Guava under Apache License v2.0

A rate limiter.
RAU - com.landawn.abacus.LockMode
Deprecated.
not supported at present.
RAUD - com.landawn.abacus.LockMode
Deprecated.
not supported at present.
RD - com.landawn.abacus.LockMode
Others can't read by entity id (but can query by condition) and delete if lock on this level.
read() - Method in class com.landawn.abacus.hash.HashingInputStream
Reads the next byte of data from the underlying input stream and updates the hasher with the byte read.
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.LZ4BlockInputStream
 
read(byte[]) - Method in class com.landawn.abacus.util.SnappyInputStream
 
read(byte[], int, int) - Method in class com.landawn.abacus.hash.HashingInputStream
Reads the specified bytes of data from the underlying input stream and updates the hasher with the bytes read.
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_ONLY - com.landawn.abacus.util.Status
privilege.
readAllBytes(File) - Static method in class com.landawn.abacus.util.IOUtil
 
readAllBytes(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
readAllChars(File) - Static method in class com.landawn.abacus.util.IOUtil
 
readAllChars(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readAllChars(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
readAllChars(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readAllChars(Reader) - Static method in class com.landawn.abacus.util.IOUtil
 
readAllLines(File) - Static method in class com.landawn.abacus.util.IOUtil
 
readAllLines(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readAllLines(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
 
readAllLines(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readAllLines(Reader) - Static method in class com.landawn.abacus.util.IOUtil
 
readAttributes(Node) - Static method in class com.landawn.abacus.util.XMLUtil
 
readBytes(File) - Static method in class com.landawn.abacus.util.IOUtil
Deprecated.
replaced by readAllBytes(File).
readBytes(File, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readBytes(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Deprecated.
replaced by readAllBytes(InputStream).
readBytes(InputStream, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readChars(File) - Static method in class com.landawn.abacus.util.IOUtil
Deprecated.
replaced by readAllChars
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
Deprecated.
replaced by readAllChars
readChars(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Deprecated.
replaced by readAllChars
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
Deprecated.
replaced by readAllChars
readChars(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Deprecated.
replaced by readAllChars
readChars(Reader, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readElement(Element) - Static method in class com.landawn.abacus.util.Configuration
 
readFrom(InputStream, BiConsumer<? super T, ? super Hasher>) - Static method in class com.landawn.abacus.hash.BloomFilter
Reads a byte stream, which was written by BloomFilter.writeTo(OutputStream), into a BloomFilter<T>.
readLine() - Method in class com.landawn.abacus.util.BufferedReader
 
readLine(File) - Static method in class com.landawn.abacus.util.IOUtil
 
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) - 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) - 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.
replaced by readAllLines
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.
replaced by readAllLines
readLines(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Deprecated.
replaced by readAllLines
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
Deprecated.
replaced by readAllLines
readLines(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Deprecated.
replaced by readAllLines
readLines(Reader, int, int) - Static method in class com.landawn.abacus.util.IOUtil
 
ReadOnly - Annotation Type 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 Type 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.
readPropInfo(char[], int, int) - Method in interface com.landawn.abacus.parser.JSONReader.SymbolReader
Read prop info.
readPropInfo(char[], int, int) - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
Read prop info.
readPropInfo(JSONReader.SymbolReader) - Method in interface com.landawn.abacus.parser.JSONReader
Read prop info.
readPropInfo(JSONReader.SymbolReader) - Method in class com.landawn.abacus.parser.JSONStringReader
Read prop info.
readPropValue(String) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
Read prop value.
readString(File) - Static method in class com.landawn.abacus.util.IOUtil
Read all content into one String.
readString(File, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readString(File, long, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readString(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read all content into one String.
readString(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Read all content into one String.
readString(InputStream, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readString(InputStream, long, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
 
readString(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read all content into one String.
readString(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Read all content into one String.
readString(Reader, long, int) - Static method in class com.landawn.abacus.util.IOUtil
 
readString(Class<T>, String) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(Class<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() - Method in annotation type com.landawn.abacus.http.WebMethod
 
readTimeout() - Method in annotation type com.landawn.abacus.http.WebService
 
readTimeout(int) - Method in class com.landawn.abacus.http.HttpRequest
 
readValue(Type<T>) - Method in interface com.landawn.abacus.parser.JSONReader
 
readValue(Type<T>) - Method in class com.landawn.abacus.parser.JSONStringReader
 
ready() - Method in class com.landawn.abacus.util.BufferedReader
 
receivedResponseAtMillis() - Method in class com.landawn.abacus.http.HttpResponse
Received response at millis.
RECORD - com.landawn.abacus.util.MediaType
The record.
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 - com.landawn.abacus.util.Color
The red.
REDIS - Static variable in interface com.landawn.abacus.cache.DistributedCacheClient
The Constant REDIS.
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
Performs a reduction on the elements of this stream, using the provided identity value and an associative accumulation function, and returns the reduced value.
reduce(char, Throwables.CharBinaryOperator<E>) - Method in class com.landawn.abacus.util.CharList
This is equivalent to:
reduce(double, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
reduce(double, Throwables.DoubleBinaryOperator<E>) - Method in class com.landawn.abacus.util.DoubleList
This is equivalent to:
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, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
reduce(int, Throwables.IntBinaryOperator<E>) - Method in class com.landawn.abacus.util.IntList
This is equivalent to:
reduce(long, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
reduce(long, Throwables.LongBinaryOperator<E>) - Method in class com.landawn.abacus.util.LongList
This is equivalent to:
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(BinaryOperator<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
reduce(BinaryOperator<T>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduce(ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
reduce(CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Performs a reduction on the elements of this stream, using an associative accumulation function, and returns an OptionalChar describing the reduced value, if any.
reduce(DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
reduce(FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
reduce(IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
reduce(LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
reduce(ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
reduce(Throwables.BinaryOperator<T, ? extends E2>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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(Map.Entry<K, V>, BinaryOperator<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
reduce(T, BinaryOperator<T>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduce(U, Throwables.BiFunction<U, ? super T, U, ? extends E2>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
reducing(BinaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducing(Function<? super T, ? extends U>, BinaryOperator<U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducing(T, BinaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducing(U, Function<? super T, ? extends U>, BinaryOperator<U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrGet(BinaryOperator<T>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrGet(Function<? super T, ? extends U>, BinaryOperator<U>, Supplier<? extends U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrThrow(BinaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrThrow(BinaryOperator<T>, Supplier<? extends X>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrThrow(Function<? super T, ? extends U>, BinaryOperator<U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrThrow(Function<? super T, ? extends U>, BinaryOperator<U>, Supplier<? extends X>) - 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.
refreshEntityPropInfo(Class<?>) - Static method in class com.landawn.abacus.parser.ParserUtil
Deprecated.
internal use only.
REFUNDED - com.landawn.abacus.util.ServiceStatus
The refunded.
REFUNDED - com.landawn.abacus.util.Status
The refunded.
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<?>, int) - Method in class com.landawn.abacus.parser.KryoParser
 
register(Class<?>, Serializer<?>) - 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.
registerNonEntityClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Register non entity class.
registerNonPropGetSetMethod(Class<?>, String) - Static method in class com.landawn.abacus.util.ClassUtil
Register non prop get set method.
registerNonSubEntityPropNames(Class<?>, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder
Deprecated.
annotated the entity field or get/set method get @Column
registerPropGetSetMethod(String, Method) - Static method in class com.landawn.abacus.util.ClassUtil
Register prop get set method.
registerSeperator(char) - Static method in class com.landawn.abacus.util.SQLParser
 
registerSeperator(String) - Static method in class com.landawn.abacus.util.SQLParser
 
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.
RELEASED - com.landawn.abacus.util.Status
The released.
remove() - Method in class com.landawn.abacus.util.LazyQueue
 
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 element 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 element 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 element 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 element 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 element 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) - Method in class com.landawn.abacus.util.LazyList
 
remove(int[], int) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified element from the specified array.
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 element 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 element from the specified array.
remove(Condition...) - Method in class com.landawn.abacus.condition.Junction
 
remove(Criteria, Condition...) - Static method in class com.landawn.abacus.condition.CriteriaUtil
 
remove(Criteria, Operator) - Static method in class com.landawn.abacus.condition.CriteriaUtil
 
remove(Criteria, Collection<Condition>) - Static method in class com.landawn.abacus.condition.CriteriaUtil
 
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.LazyCollection
 
remove(Object) - Method in class com.landawn.abacus.util.LazyMap
 
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.SQLMapper
 
remove(Collection<? extends Condition>) - Method in class com.landawn.abacus.condition.Junction
 
remove(Collection<T>, T) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified element 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 interface com.landawn.abacus.cache.Cache
 
remove(K) - Method in class com.landawn.abacus.cache.CaffeineCache
 
remove(K) - Method in class com.landawn.abacus.cache.DistributedCache
Always return null.
remove(K) - Method in class com.landawn.abacus.cache.Ehcache
 
remove(K) - Method in class com.landawn.abacus.cache.LocalCache
 
remove(K) - Method in class com.landawn.abacus.cache.OffHeapCache
 
remove(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
remove(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
 
remove(T[], T) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified element 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 elements 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 elements 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 elements 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 elements 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 elements 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 elements 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 elements 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 elements from a.
removeAll(A) - Method in class com.landawn.abacus.util.PrimitiveList
Removes the all.
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, char) - Static method in class com.landawn.abacus.util.StringUtil
Removes all occurrences of a character from within the source string.
removeAll(String, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Removes the all.
removeAll(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
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.LazyCollection
 
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.LongMultiset
Removes all of this Multiset's elements that are also contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Multiset
Removes all of this Multiset's elements that are also contained in the specified collection (optional operation).
removeAll(Collection<?>, int) - Method in class com.landawn.abacus.util.Multiset
Remove the specified occurrences from the specified elements.
removeAll(Collection<?>, long) - Method in class com.landawn.abacus.util.LongMultiset
Remove the specified occurrences from the specified elements.
removeAll(Collection<T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Removes the all.
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 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(T[], T...) - Static method in class com.landawn.abacus.util.N
Returns a new array with removes all the occurrences of specified elements 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 element 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 element 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 element 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 element 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 element 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 element 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 element 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 element 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(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 element from the specified array.
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(String) - Method in interface com.landawn.abacus.DataSet
Remove the column with the specified columnName from this DataSet.
removeColumn(String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Removes the column.
removeColumns(Throwables.Predicate<String, E>) - Method in interface com.landawn.abacus.DataSet
Remove the column(s) whose name matches the specified filter.
removeColumns(Throwables.Predicate<String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Removes the columns.
removeColumns(Collection<String>) - Method in interface com.landawn.abacus.DataSet
Remove the column(s) with the specified columnNames from this DataSet.
removeColumns(Collection<String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Removes the columns.
removeColumnsIf(Throwables.Predicate<String, E>) - Method in interface com.landawn.abacus.DataSet
Deprecated.
replaced by removeColumns.
removeColumnsIf(Throwables.Predicate<String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Deprecated.
replaced by removeColumns.
REMOVED - com.landawn.abacus.util.Status
The removed.
removeDuplicates(boolean[]) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Removes the duplicates.
removeDuplicates(boolean[], int, int, boolean) - 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(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.StringUtil
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.StringUtil
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() - Method in class com.landawn.abacus.util.LazyDeque
 
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.
removeFirstOccurrence(Object) - Method in class com.landawn.abacus.util.LazyDeque
 
removeHeader(String) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
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(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
removeIf(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
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.
removeIf(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Deprecated. 
removeIf(P, C) - Method in interface com.landawn.abacus.util.stream.BaseStream
Deprecated. 
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.
removeLast() - Method in class com.landawn.abacus.util.LazyDeque
 
removeLastOccurrence(Object) - Method in class com.landawn.abacus.util.LazyDeque
 
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.StringUtil
Removes each substring of the source String that matches the given regular expression using the DOTALL option.
removeProperty(String) - Method in class com.landawn.abacus.cache.AbstractCache
Removes the property.
removeProperty(String) - Method in interface com.landawn.abacus.cache.Cache
Returns value of the property which is to be removed, null if it doesn't exist.
removeRow(int) - Method in interface com.landawn.abacus.DataSet
Removes the row.
removeRowRange(int, int) - Method in interface com.landawn.abacus.DataSet
Removes the row range.
removeRows(int...) - Method in interface com.landawn.abacus.DataSet
Removes the rows.
removeStart(String, String) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
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 - com.landawn.abacus.util.SQLOperation
Field RENAME.
RENAME - Static variable in class com.landawn.abacus.util.WD
Field RENAME.
renameColumn(String, Throwables.Function<String, String, E>) - Method in interface com.landawn.abacus.DataSet
 
renameColumn(String, Throwables.Function<String, String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
renameColumn(String, String) - Method in interface com.landawn.abacus.DataSet
 
renameColumn(String, String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
renameColumns(Throwables.Function<String, String, E>) - Method in interface com.landawn.abacus.DataSet
 
renameColumns(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.DataSet
 
renameColumns(Collection<String>, Throwables.Function<String, String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
renameColumns(Map<String, String>) - Method in interface com.landawn.abacus.DataSet
 
renameColumns(Map<String, String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
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.StringUtil
 
repeat(char, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
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(Class<T>, T, int) - Static method in class com.landawn.abacus.util.Array
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.StringUtil
 
repeat(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
repeat(T, int) - Static method in class com.landawn.abacus.util.Array
Deprecated.
prefer to 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.Iterators
 
repeat(T, int, Class<T>) - Static method in class com.landawn.abacus.util.Array
 
repeat(T, long) - Static method in class com.landawn.abacus.util.ExceptionalStream
 
repeat(T, long) - Static method in class com.landawn.abacus.util.stream.Stream
 
repeatAll(Collection<T>, int) - Static method in class com.landawn.abacus.util.Iterators
 
repeatAllToSize(Collection<T>, int) - Static method in class com.landawn.abacus.util.Iterators
Repeat all to size.
repeatEach(Collection<T>, int) - Static method in class com.landawn.abacus.util.Iterators
 
repeatEachToSize(Collection<T>, int) - Static method in class com.landawn.abacus.util.Iterators
Repeat each to size.
repeatNonNull(T, int) - Static method in class com.landawn.abacus.util.Array
 
repeatQM(int) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Where
Append question mark ? n times.
repeatQM(int) - Static method in class com.landawn.abacus.util.SQLBuilder
Repeat question mark(?) n times with delimiter ", ".
repeatQM(int, String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Where
Append question mark ? n times.
replace(String, int, String, String, int) - Static method in class com.landawn.abacus.util.StringUtil
Replaces a String with another String inside a larger String, for the first max values of the search String.
replace(String, String, String) - Static method in class com.landawn.abacus.condition.Expression
 
replace(String, T, long) - Method in class com.landawn.abacus.cache.SpyMemcached
 
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, Object, E) - Method in class com.landawn.abacus.util.Multimap
Replaces one of the specified oldValue 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, boolean) - Method in class com.landawn.abacus.util.BooleanList
 
replaceAll(byte[], byte, byte) - 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, char) - Method in class com.landawn.abacus.util.CharList
 
replaceAll(double[], double, double) - 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, float) - Method in class com.landawn.abacus.util.FloatList
 
replaceAll(int[], int, int) - 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, long) - Method in class com.landawn.abacus.util.LongList
 
replaceAll(short[], short, short) - 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.StringUtil
 
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.StringUtil
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>, 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, Collection<?>, E) - Method in class com.landawn.abacus.util.Multimap
Replaces all of the specified oldValue with the specified newValue.
replaceAll(T[], Object, T) - Static method in class com.landawn.abacus.util.N
 
replaceAllIf(Throwables.BiPredicate<? super K, ? super V, X>, Collection<?>, E) - Method in class com.landawn.abacus.util.Multimap
Replace the specified value (all occurrences) from the value set associated with keys which satisfy the specified predicate.
replaceAllIf(Throwables.Predicate<? super K, X>, Collection<?>, E) - Method in class com.landawn.abacus.util.Multimap
Replace the specified value (all occurrences) from the value set associated with keys which satisfy the specified predicate.
replaceAllIgnoreCase(String, int, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Replace all ignore case.
replaceAllIgnoreCase(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Replace all ignore case.
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, 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.
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>, Object, E) - Method in class com.landawn.abacus.util.Multimap
Replace the specified value (one occurrence) from the value set associated with keys which satisfy the specified predicate.
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>, int) - 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.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 interface com.landawn.abacus.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.Builder.DataSetBuilder
 
replaceIf(Throwables.Predicate<? super K, X>, Object, E) - Method in class com.landawn.abacus.util.Multimap
Replace the specified value (one occurrence) from the value set associated with keys which satisfy the specified predicate.
replaceIf(Throwables.Predicate<? super T, E>, int) - Method in class com.landawn.abacus.util.LongMultiset
 
replaceIf(Throwables.Predicate<? super T, E>, int) - Method in class com.landawn.abacus.util.Multiset
 
replaceIf(Throwables.ShortPredicate<E>, short) - Method in class com.landawn.abacus.util.ShortList
 
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.StringUtil
Replace ignore case.
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.StringUtil
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(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
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
 
reset() - Method in class com.landawn.abacus.hash.HashingInputStream
reset() is not supported for HashingInputStream.
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.
result() - Method in class com.landawn.abacus.util.Chain.ComparisonChain
 
result() - Method in class com.landawn.abacus.util.Chain.EquivalenceChain
 
result() - Method in class com.landawn.abacus.util.Chain.HashCodeChain
 
Result<T,​E extends Throwable> - Class in com.landawn.abacus.util
The Class Result.
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_SET_TYPE - Static variable in class com.landawn.abacus.util.SQLMapper
The Constant RESULT_SET_TYPE.
RESULT_SET_TYPE_MAP - Static variable in class com.landawn.abacus.util.SQLMapper
The Constant RESULT_SET_TYPE_MAP.
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(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.LazyCollection
 
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
 
RETIRED - com.landawn.abacus.util.AccountStatus
The retired.
RETIRED - com.landawn.abacus.util.Status
The retired.
Retry<T> - Class in com.landawn.abacus.util
The Class Retry.
RETRY_AFTER - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Retry-After header field name.
retryInterval() - Method in annotation type com.landawn.abacus.http.WebMethod
 
retryInterval() - Method in annotation type com.landawn.abacus.http.WebService
 
RETURNED - com.landawn.abacus.util.Status
The returned.
returnFirst() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
returnSecond() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
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(boolean) - Method in class com.landawn.abacus.util.Joiner
Improving performance by set useCachedBuffer=true, and must remember to call toString()/map()/mapIfNotEmpty()/stream()/streamIfNotEmpty() or close() to recycle the cached buffer.
reverse() - Method in class com.landawn.abacus.util.BooleanList
Reverse.
reverse() - Method in class com.landawn.abacus.util.BooleanPair
 
reverse() - Method in class com.landawn.abacus.util.BooleanTriple
 
reverse() - Method in class com.landawn.abacus.util.ByteList
Reverse.
reverse() - Method in class com.landawn.abacus.util.BytePair
 
reverse() - Method in class com.landawn.abacus.util.ByteTriple
 
reverse() - Method in class com.landawn.abacus.util.CharList
Reverse.
reverse() - Method in class com.landawn.abacus.util.CharPair
 
reverse() - Method in class com.landawn.abacus.util.CharTriple
 
reverse() - Method in class com.landawn.abacus.util.DoubleList
Reverse.
reverse() - Method in class com.landawn.abacus.util.DoublePair
 
reverse() - Method in class com.landawn.abacus.util.DoubleTriple
 
reverse() - Method in class com.landawn.abacus.util.FloatList
Reverse.
reverse() - Method in class com.landawn.abacus.util.FloatPair
 
reverse() - Method in class com.landawn.abacus.util.FloatTriple
 
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.LongPair
 
reverse() - Method in class com.landawn.abacus.util.LongTriple
 
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.
reverse() - Method in class com.landawn.abacus.util.ShortList
Reverse.
reverse() - Method in class com.landawn.abacus.util.ShortPair
 
reverse() - Method in class com.landawn.abacus.util.ShortTriple
 
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(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(String) - Static method in class com.landawn.abacus.util.StringUtil
 
reversed() - Method in class com.landawn.abacus.util.ExceptionalStream
 
reversed() - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only run sequentially, even in parallel stream and all elements will be loaded to memory.
reversed() - Method in class com.landawn.abacus.util.stream.EntryStream
 
reversedComparingBy(Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.Comparators
Reversed comparing by.
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
Deprecated.
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
Deprecated.
reverseDelimited(String, char) - Static method in class com.landawn.abacus.util.StringUtil
Reverses a String that is delimited by a specific character.
reverseDelimited(String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
reversedOrder() - Static method in class com.landawn.abacus.util.Comparators
 
reversedOrder(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.ShortList
Reverse sort.
reverseSorted() - Method in class com.landawn.abacus.util.ExceptionalStream
 
reverseSorted() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
REVOKED - com.landawn.abacus.util.ServiceStatus
The revoked.
REVOKED - com.landawn.abacus.util.Status
The revoked.
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
The right.
right - Variable in class com.landawn.abacus.util.Triple
The right.
right() - Static method in class com.landawn.abacus.util.Fn
 
RIGHT - Static variable in class com.landawn.abacus.util.WD
Field RIGHT.
RIGHT_JOIN - com.landawn.abacus.condition.Operator
Field RIGHT_JOIN.
RIGHT_JOIN - Static variable in class com.landawn.abacus.util.WD
Field RIGHT_JOIN.
rightJoin(DataSet, String, String) - Method in interface com.landawn.abacus.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 interface com.landawn.abacus.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 interface com.landawn.abacus.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 interface com.landawn.abacus.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(ExceptionalStream<? extends U, E>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super U, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
rightJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
rightJoin(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
 
rightJoin(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
rightJoin(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
rightJoin(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
rightJoin(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
 
rightJoin(Collection<? extends T>, Function<? super T, ? extends K>, BiFunction<? super T, ? super T, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
rightJoin(Collection<? extends T>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
rightJoin(Collection<? extends U>, BiPredicate<? super T, ? super U>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n * m) : n is the size of this Stream and m is the size of specified collection b.
rightJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
rightJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
rightJoin(Collection<? extends U>, Throwables.BiPredicate<? super T, ? super U, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
rightJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
rightJoin(Collection<? extends U>, Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super U, ? extends K, ? extends E>, Throwables.BiFunction<? super T, ? super U, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
rightJoin(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
RightJoin - Class in com.landawn.abacus.condition
The Class RightJoin.
RightJoin(String) - Constructor for class com.landawn.abacus.condition.RightJoin
Instantiates a new right join.
RightJoin(String, Condition) - Constructor for class com.landawn.abacus.condition.RightJoin
Instantiates a new right join.
RightJoin(Collection<String>, Condition) - Constructor for class com.landawn.abacus.condition.RightJoin
Instantiates a new right join.
roll(T, long, CalendarUnit) - 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 - com.landawn.abacus.util.SQLOperation
Field ROLLBACK.
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.
rollup(Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Throwables.Function<Stream<T>, ?, E2>) - Method in interface com.landawn.abacus.DataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E2>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
rollup(Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.DataSet
 
rollup(Collection<String>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
rollup(Collection<String>, String, String, Throwables.Function<Stream<T>, ?, E>) - Method in interface com.landawn.abacus.DataSet
 
rollup(Collection<String>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
rollup(Collection<String>, String, Collection<String>, Throwables.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
 
rollup(Collection<String>, String, Collection<String>, Class<?>) - Method in interface com.landawn.abacus.DataSet
 
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
 
rotated(int) - Method in class com.landawn.abacus.util.ExceptionalStream
 
rotated(int) - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only run 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(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
roundToBigInteger(double, RoundingMode) - Static method in class com.landawn.abacus.util.Matth
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.Matth
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.Matth
Returns the long value that is equal to x rounded with the specified rounding mode, if possible.
ROW_NEXT - Static variable in class com.landawn.abacus.util.WD
Field ROW_NEXT.
ROWNUM - Static variable in class com.landawn.abacus.util.WD
Field ROWNUM.
rows(Class<T>, ResultSet) - Static method in class com.landawn.abacus.util.ExceptionalStream
It's user's responsibility to close the input resultSet after the stream is finished.
rows(Class<T>, ResultSet) - Static method in class com.landawn.abacus.util.stream.Stream
It's user's responsibility to close the input resultSet after the stream is finished.
rows(ResultSet) - Static method in class com.landawn.abacus.util.ExceptionalStream
It's user's responsibility to close the input resultSet after the stream is finished.
rows(ResultSet) - Static method in class com.landawn.abacus.util.stream.Stream
It's user's responsibility to close the input resultSet after the stream is finished.
rows(ResultSet, int) - Static method in class com.landawn.abacus.util.ExceptionalStream
It's user's responsibility to close the input resultSet after the stream is finished.
rows(ResultSet, int) - Static method in class com.landawn.abacus.util.stream.Stream
It's user's responsibility to close the input resultSet after the stream is finished.
rows(ResultSet, Throwables.BiFunction<ResultSet, List<String>, T, SQLException>) - Static method in class com.landawn.abacus.util.ExceptionalStream
It's user's responsibility to close the input resultSet after the stream is finished.
rows(ResultSet, Throwables.BiFunction<ResultSet, List<String>, T, SQLException>) - Static method in class com.landawn.abacus.util.stream.Stream
It's user's responsibility to close the input resultSet after the stream is finished.
rows(ResultSet, Throwables.Function<ResultSet, T, SQLException>) - Static method in class com.landawn.abacus.util.ExceptionalStream
It's user's responsibility to close the input resultSet after the stream is finished.
rows(ResultSet, Throwables.Function<ResultSet, T, SQLException>) - Static method in class com.landawn.abacus.util.stream.Stream
It's user's responsibility to close the input resultSet after the stream is finished.
rows(ResultSet, String) - Static method in class com.landawn.abacus.util.ExceptionalStream
It's user's responsibility to close the input resultSet after the stream is finished.
rows(ResultSet, String) - Static method in class com.landawn.abacus.util.stream.Stream
It's user's responsibility to close the input resultSet after the stream is finished.
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(String, int, String) - Static method in class com.landawn.abacus.condition.Expression
 
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<E>) - 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.
rShift(Object...) - Static method in class com.landawn.abacus.condition.Expression
 
rTrim(String) - Static method in class com.landawn.abacus.condition.Expression
 
RTRIM - Static variable in class com.landawn.abacus.util.WD
Field RTRIM.
RU - com.landawn.abacus.LockMode
Others can't read by entity id (but can query by condition) and modify(update) if lock on this level.
RUD - com.landawn.abacus.LockMode
Others can't read by entity 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>) - 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>, 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>) - Static method in class com.landawn.abacus.util.ContinuableFuture
Deprecated. 
run(Throwables.Runnable<E>) - Method in class com.landawn.abacus.util.Synchronized
 
run(Throwables.Runnable<E>, Executor) - Static method in class com.landawn.abacus.util.ContinuableFuture
 
run(T, Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.Synchronized
 
runAfterBoth(ContinuableFuture<?>, Throwables.Runnable<E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after both.
runAfterBoth(ContinuableFuture<U>, Throwables.BiConsumer<? super T, ? super U, E>) - 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>, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after both.
runAfterBoth(ContinuableFuture<U>, Throwables.QuadConsumer<T, ? super Exception, U, ? super Exception, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after both.
runAfterEither(ContinuableFuture<?>, Throwables.Runnable<E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after either.
runAfterEither(ContinuableFuture<? extends T>, Throwables.BiConsumer<? super T, ? super Exception, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after either.
runAfterEither(ContinuableFuture<? extends T>, Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after either.
runnable(Runnable) - Static method in class com.landawn.abacus.util.Fn
 
runnable(Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
Runnable - Interface in com.landawn.abacus.util.function
 
RUNNING - com.landawn.abacus.util.Status
The running.
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

SafeInitializer<T> - Class in com.landawn.abacus.util
Copied from Apache Commons Lang.
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.Matth
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.Matth
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.Matth
Returns the int nearest in value to value.
saturatedMultiply(int, int) - Static method in class com.landawn.abacus.util.Matth
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.Matth
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.Matth
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.Matth
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.Matth
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.Matth
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 - com.landawn.abacus.util.DayOfWeek
The saturday.
SATURDAY - com.landawn.abacus.util.WeekDay
The saturday.
saveTo(File) - Method in class com.landawn.abacus.util.SQLMapper
 
sc(Object, A, BiConsumer<A, T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Consumer.
sc(Object, A, Throwables.BiConsumer<A, 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.
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.
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(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(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(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(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(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(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.ExceptionalStream
 
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
 
scan(U, Throwables.BiFunction<U, ? super T, U, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
scan(U, Throwables.BiFunction<U, ? super T, U, ? extends E>, boolean) - Method in class com.landawn.abacus.util.ExceptionalStream
 
scope() - Method in annotation type com.landawn.abacus.annotation.Type
 
Script - Class in com.landawn.abacus.util
The Class Script.
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 - com.landawn.abacus.util.CalendarUnit
it has the same int value as Calendar.SECOND
SecurityDTO - Class in com.landawn.abacus.http
This class provides a solution for safety data transfer between server/client.
SecurityDTO() - Constructor for class com.landawn.abacus.http.SecurityDTO
 
SecurityUtil - Class in com.landawn.abacus.util
The Class SecurityUtil.
SecurityUtil() - Constructor for class com.landawn.abacus.util.SecurityUtil
 
select() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
select(Class<U>) - Method in class com.landawn.abacus.util.stream.Stream
Select the elements belong to the specified targetType(including its subtype).
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
SELECT - com.landawn.abacus.util.SQLOperation
Field SELECT.
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.
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
selectFrom(Class<?>, boolean, String) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
selectFrom(Class<?>, boolean, String) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
selectFrom(Class<?>, boolean, String) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
selectFrom(Class<?>, boolean, String) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
selectFrom(Class<?>, boolean, String) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
selectFrom(Class<?>, boolean, String) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
selectFrom(Class<?>, boolean, String) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
selectFrom(Class<?>, boolean, String) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
selectFrom(Class<?>, boolean, String) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
selectFrom(Class<?>, boolean, String) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
selectFrom(Class<?>, boolean, String) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
selectFrom(Class<?>, boolean, String) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
selectFrom(Class<?>, boolean, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
selectFrom(Class<?>, boolean, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
selectFrom(Class<?>, boolean, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
selectFrom(Class<?>, boolean, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
selectFrom(Class<?>, boolean, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
selectFrom(Class<?>, boolean, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
selectFrom(Class<?>, boolean, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
selectFrom(Class<?>, boolean, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
selectFrom(Class<?>, boolean, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
selectFrom(Class<?>, boolean, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
selectFrom(Class<?>, boolean, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
selectFrom(Class<?>, boolean, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
selectFrom(Class<?>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
selectFrom(Class<?>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
selectFrom(Class<?>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
selectFrom(Class<?>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
selectFrom(Class<?>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
selectFrom(Class<?>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
selectFrom(Class<?>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
selectFrom(Class<?>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
selectFrom(Class<?>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
selectFrom(Class<?>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
selectFrom(Class<?>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
selectFrom(Class<?>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
selectFrom(Class<?>, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
selectFrom(Class<?>, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
selectFrom(Class<?>, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
selectFrom(Class<?>, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
selectFrom(Class<?>, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
selectFrom(Class<?>, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
selectFrom(Class<?>, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
selectFrom(Class<?>, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
selectFrom(Class<?>, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
selectFrom(Class<?>, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
selectFrom(Class<?>, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
selectFrom(Class<?>, Set<String>, String) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
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.
sendHTMLMail(String[], String, String, String, String) - Static method in class com.landawn.abacus.util.EmailUtil
Send HTML mail.
sendHTMLMailWithAttachment(String[], String, String, String, String, String[]) - Static method in class com.landawn.abacus.util.EmailUtil
Send HTML mail with attachment.
sendMail(String[], String, String, String, String) - Static method in class com.landawn.abacus.util.EmailUtil
 
sendMailWithAttachment(String[], String, String, String, String, String[]) - Static method in class com.landawn.abacus.util.EmailUtil
Send mail with attachment.
sentRequestAtMillis() - Method in class com.landawn.abacus.http.HttpResponse
Sent request at millis.
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 - com.landawn.abacus.util.Month
The september.
sequential() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
sequential() - Method in class com.landawn.abacus.util.stream.EntryStream
 
SequentialOnly - Annotation Type in com.landawn.abacus.annotation
The Interface SequentialOnly.
SerializationConfig<C extends SerializationConfig<C>> - Class in com.landawn.abacus.parser
The Class SerializationConfig.
SerializationConfig() - Constructor for class com.landawn.abacus.parser.SerializationConfig
 
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 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 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 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
 
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
The Class ServerException.
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.
serverUrl() - Method in class com.landawn.abacus.cache.AbstractDistributedCacheClient
 
serverUrl() - Method in interface com.landawn.abacus.cache.DistributedCacheClient
 
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 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.DataSet
 
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.DataSet
 
set(int, T) - Method in class com.landawn.abacus.util.LazyList
 
set(Condition...) - Method in class com.landawn.abacus.condition.Junction
 
set(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
 
set(Class<?>, Set<String>) - Method in class com.landawn.abacus.util.SQLBuilder
 
set(Object) - Method in class com.landawn.abacus.util.SQLBuilder
Only the dirty properties will be set into the result SQL if the specified entity is a dirty marker entity.
set(Object, int, Object) - Static method in class com.landawn.abacus.util.Array
 
set(Object, Set<String>) - Method in class com.landawn.abacus.util.SQLBuilder
Only the dirty properties will be set into the result SQL if the specified entity is a dirty marker entity.
set(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
set(String...) - Method in class com.landawn.abacus.util.SQLBuilder
 
set(String, Object) - Method in interface com.landawn.abacus.DataSet
 
set(String, Object) - Method in class com.landawn.abacus.http.HttpHeaders
 
set(String, Object) - Method in class com.landawn.abacus.util.Reflection
 
set(String, T, long) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
 
set(String, T, long) - Method in class com.landawn.abacus.cache.JRedis
 
set(String, T, long) - Method in class com.landawn.abacus.cache.SpyMemcached
 
set(Collection<? extends Condition>) - Method in class com.landawn.abacus.condition.Junction
 
set(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
 
set(Map<String, Object>) - Method in class com.landawn.abacus.util.SQLBuilder
 
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, 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 String, ? extends Object>) - Method in class com.landawn.abacus.http.HttpHeaders
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.
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, 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.
setAsmEnable(boolean) - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Sets the asm enable.
setAsmEnable(boolean) - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Sets the asm enable.
setAsyncExecutor(Executor) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the async executor.
setAuthorization(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.
setBracketRootValue(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
It's set to if enclose the JSON string/text with '{' and '}' or '[' and ']'.
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.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
setCharQuotation(char) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
setCharQuotation(char) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the char quotation.
setCondition(Condition) - Method in class com.landawn.abacus.condition.Cell
Sets the condition.
setConnection(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setConnectionTimeout(int) - 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
 
setCookie(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the cookie.
setCreated(String) - Method in class com.landawn.abacus.http.SecurityDTO
Sets the created.
setDateformat(String) - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Sets the dateformat.
setDateTimeFormat(DateTimeFormat) - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
setDateTimeFormat(DateTimeFormat) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
setDateTimeFormat(DateTimeFormat) - Method in class com.landawn.abacus.parser.SerializationConfig
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.
setDefaultFeatures(int) - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Sets the default features.
setDeserializationConfig(DeserializationConfig<?>) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the deserialization config.
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.
setEncryptionMessage(MessageEncryption) - Method in class com.landawn.abacus.http.HttpProxy.Config
The target request DTOs must inherit from SecurityDTO.
setEncryptionMessage(MessageEncryption) - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
The target request DTOs must inherit from SecurityDTO.
setEncryptionPassword(byte[]) - Method in class com.landawn.abacus.http.HttpProxy.Config
The target request DTOs must inherit from SecurityDTO.
setEncryptionPassword(byte[]) - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
The target request DTOs must inherit from SecurityDTO.
setEncryptionUserName(String) - Method in class com.landawn.abacus.http.HttpProxy.Config
The target request DTOs must inherit from SecurityDTO.
setEncryptionUserName(String) - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
The target request DTOs must inherit from SecurityDTO.
setExclusion(Exclusion) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the exclusion.
setExecutedByThreadPool(boolean) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the executed by thread pool.
setFalse() - Method in class com.landawn.abacus.util.MutableBoolean
Sets the value to true.
setFeatures(Feature...) - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Sets the features.
setFeatures(SerializerFeature...) - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Sets the features.
setFeatureValues(int) - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Sets the feature values.
setFilters(SerializeFilter...) - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Sets the filters.
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
 
setHandler(HttpProxy.Handler) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the handler.
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.
setIf(boolean, Throwables.BooleanBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableBoolean
Set with the specified new value and returns true if predicate returns true.
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.ByteBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableByte
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.CharBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableChar
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.DoubleBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableDouble
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.FloatBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableFloat
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.IntBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableInt
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.LongBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableLong
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.ShortBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableShort
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.
setIfRetry(Predicate<Result<Object, Throwable>>) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the if retry.
setIgnoredPropNames(Class<?>, Collection<String>) - Method in class com.landawn.abacus.parser.ParserConfig
Sets the ignored prop names.
setIgnoredPropNames(Collection<String>) - Method in class com.landawn.abacus.parser.ParserConfig
Sets the ignored prop names.
setIgnoredPropNames(Map<Class<?>, Collection<String>>) - Method in class com.landawn.abacus.parser.ParserConfig
Sets the ignored prop names.
setIgnoreNullOrEmpty(boolean) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
Won't set/add/put the value to entity/array/list/map if it's null or empty CharSequence/Array/Collection/Map.
setIgnoreTypeInfo(boolean) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Sets the ignore type info.
setIgnoreUnknownProperty(boolean) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the ignore unknown property.
setIndentation(String) - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
setIndentation(String) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
setIndentation(String) - Method in class com.landawn.abacus.parser.SerializationConfig
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.
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.
setMaxValue(Object) - Method in class com.landawn.abacus.condition.Between
Sets the max value.
setMethod - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
The set method.
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.
setMinValue(Object) - Method in class com.landawn.abacus.condition.Between
Sets the min value.
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
The Class SetMultimap.
setNonce(String) - Method in class com.landawn.abacus.http.SecurityDTO
Sets the nonce.
setNullToEmpty(boolean) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
Deserialize the values to empty CharSequence/Array/Collection/Map, instead of null.
setOperationConfigs(Map<String, HttpProxy.OperationConfig>) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the operation configs.
setParseProcess(ParseProcess) - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Sets the parse process.
setParser(Parser<SerializationConfig<?>, DeserializationConfig<?>>) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the parser.
setParserConfig(ParserConfig) - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Sets the parser config.
setPassword(String) - Method in class com.landawn.abacus.http.SecurityDTO
The encrypted password will set after encrypt method is called.
setPrettyFormat(boolean) - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
setPrettyFormat(boolean) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
setPrettyFormat(boolean) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the pretty format.
setProperty(String, Object) - Method in class com.landawn.abacus.cache.AbstractCache
Sets the property.
setProperty(String, Object) - Method in interface com.landawn.abacus.cache.Cache
Returns the old value associated with the property by the propName, null if it doesn't exist.
setPropNamingPolicy(NamingPolicy) - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
setPropNamingPolicy(NamingPolicy) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
setPropNamingPolicy(NamingPolicy) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the prop naming policy.
setPropType(String, Type<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the prop type.
setPropType(String, Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the prop type.
setPropType(String, String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the prop type.
setPropTypes(Map<String, Type<?>>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the prop types.
setPropValue(Object) - Method in class com.landawn.abacus.condition.Binary
Sets the prop value.
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 entity by the specified method propSetMethod.
setPropValue(Object, String, Object) - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
 
setPropValue(Object, String, Object) - Static method in class com.landawn.abacus.util.ClassUtil
Refer to setPropValue(Method, Object, Object).
setPropValue(Object, String, Object, boolean) - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
Sets the prop value.
setPropValue(Object, String, Object, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
Sets the prop value.
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
 
setQueryParamNamingPolicy(NamingPolicy) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the query param naming policy.
setQuoteMapKey(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Sets the quote map key.
setQuotePropName(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Sets the quote prop name.
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(int) - Method in class com.landawn.abacus.http.HttpSettings
Note: Only for HttpClient, not for OKHttpClient.
setRequestSettings(HttpSettings) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the request settings.
setRequestSettings(HttpSettings) - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Sets the request settings.
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.
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(SerializationConfig<?>) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the serialization config.
setSerializeConfig(SerializeConfig) - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Sets the serialize config.
setShort(Object, int, short) - Static method in class com.landawn.abacus.util.Array
Sets the short.
setSkipTransientField(boolean) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the skip transient field.
setSSLSocketFactory(SSLSocketFactory) - Method in class com.landawn.abacus.http.HttpSettings
Sets the SSL socket factory.
setStringQuotation(char) - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
setStringQuotation(char) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
setStringQuotation(char) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the string quotation.
setSubQuery(SubQuery) - Method in class com.landawn.abacus.condition.InSubQuery
Sets the subQuery.
setTagByPropertyName(boolean) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Sets the tag by property name.
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.
setUserName(String) - Method in class com.landawn.abacus.http.SecurityDTO
Sets the user name.
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(V) - Method in class com.landawn.abacus.util.ImmutableEntry
Deprecated. 
setValue(V) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
Deprecated.
UnsupportedOperationException
setValues(List<?>) - Method in class com.landawn.abacus.condition.In
Sets the values.
setWrapRootValue(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Sets the wrap root value.
setWriteClass(boolean) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Sets the write 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, BiFunction<A, T, R>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Function.
sf(Object, A, Throwables.BiFunction<A, T, 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, 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, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Function.
sha1() - Static method in class com.landawn.abacus.hash.Hashing
Returns a hash function implementing the SHA-1 algorithm (160 hash bits) by delegating to the SHA-1 MessageDigest.
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.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.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.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.
SHIPPED - com.landawn.abacus.util.Status
The shipped.
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
The Class ShortIterator.
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
The Class ShortList.
ShortList() - Constructor for class com.landawn.abacus.util.ShortList
Instantiates a new short list.
ShortList(int) - Constructor for class com.landawn.abacus.util.ShortList
Instantiates a new short list.
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
Instantiates a new short list.
ShortNConsumer - Interface in com.landawn.abacus.util.function
 
ShortNFunction<R> - Interface in com.landawn.abacus.util.function
 
ShortPair - Class in com.landawn.abacus.util
The Class ShortPair.
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
Instantiates a new short summary statistics.
ShortSummaryStatistics(long, long, short, short) - Constructor for class com.landawn.abacus.util.ShortSummaryStatistics
Instantiates a new short summary statistics.
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
 
ShortTriple - Class in com.landawn.abacus.util
The Class ShortTriple.
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 - com.landawn.abacus.util.SQLOperation
Field SHOW.
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.
shuffle() - Method in class com.landawn.abacus.util.ShortList
Shuffle.
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
 
shuffled() - Method in class com.landawn.abacus.util.ExceptionalStream
 
shuffled() - Method in interface com.landawn.abacus.util.stream.BaseStream

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

This method only run sequentially, even in parallel stream and all elements will be loaded to memory.
shuffled(Random) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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(String) - Static method in class com.landawn.abacus.condition.Expression
 
SIGN - Static variable in class com.landawn.abacus.util.WD
Field SIGN.
signedPropNames() - Method in interface com.landawn.abacus.DirtyMarker
Deprecated.
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(String) - Static method in class com.landawn.abacus.condition.Expression
 
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.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.hash.Hashing
Returns a hash function implementing the 64-bit SipHash-2-4 algorithm using the given seed.
size() - Method in interface com.landawn.abacus.cache.Cache
 
size() - Method in class com.landawn.abacus.cache.CaffeineCache
 
size() - Method in class com.landawn.abacus.cache.DistributedCache
 
size() - Method in class com.landawn.abacus.cache.Ehcache
 
size() - Method in class com.landawn.abacus.cache.LocalCache
 
size() - Method in class com.landawn.abacus.cache.OffHeapCache
 
size() - Method in interface com.landawn.abacus.DataSet
Returns the size of this DataSet.
size() - Method in interface com.landawn.abacus.EntityId
 
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 class com.landawn.abacus.util.DoubleList
 
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.LazyCollection
 
size() - Method in class com.landawn.abacus.util.LazyMap
 
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.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.ShortList
 
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(K, E) - Method in interface com.landawn.abacus.pool.KeyedObjectPool.MemoryMeasure
 
skip(long) - Method in class com.landawn.abacus.util.BufferedReader
 
skip(long) - Method in class com.landawn.abacus.util.ExceptionalStream
 
skip(long) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
skip(long) - Method in class com.landawn.abacus.util.Observer
 
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.ByteIteratorEx
 
skip(long) - Method in class com.landawn.abacus.util.stream.CharIteratorEx
 
skip(long) - Method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
skip(long) - Method in class com.landawn.abacus.util.stream.EntryStream
 
skip(long) - Method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
skip(long) - Method in class com.landawn.abacus.util.stream.IntIteratorEx
 
skip(long) - Method in interface com.landawn.abacus.util.stream.IteratorEx
 
skip(long) - Method in class com.landawn.abacus.util.stream.LongIteratorEx
 
skip(long) - Method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
skip(long) - Method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
skip(long, C) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
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(ResultSet, int) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
 
skip(ResultSet, long) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
 
skip(Iterator<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<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.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.ExceptionalStream
 
skipNull() - Method in class com.landawn.abacus.util.stream.Stream
 
skipNull(boolean) - Method in class com.landawn.abacus.util.Joiner
Ignore the null element/value for key/value, Map, Entity when the specified element or value is null if it's set to true.
skipNull(Iterator<T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator with null elements removed.
skipRepeats() - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
skipUntil(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
skipUntil(BytePredicate) - Method in class com.landawn.abacus.util.stream.ByteStream
 
skipUntil(CharPredicate) - Method in class com.landawn.abacus.util.stream.CharStream
 
skipUntil(DoublePredicate) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
skipUntil(FloatPredicate) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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(ShortPredicate) - Method in class com.landawn.abacus.util.stream.ShortStream
 
skipUntil(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
skipUntil(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Skip until.
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.Iterables
Skip until.
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.DataSet
Returns a frozen DataSet.
slice(Collection<String>) - Method in interface com.landawn.abacus.DataSet
Returns a frozen DataSet.
slice(Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
Returns a frozen DataSet.
slice(Iterator<T>, long, long) - Static method in class com.landawn.abacus.util.Iterators
 
sliding(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
sliding(int, int) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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 run sequentially, even in parallel stream.
sliding(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
sliding(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
sliding(int, int, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
sliding(int, int, Collector<? super T, A, 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, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
slidingMap(BiFunction<? super T, ? super T, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
slidingMap(BiFunction<? super T, ? super T, R>, int) - Method in class com.landawn.abacus.util.stream.Stream
Slide with windowSize = 2 and the specified increment, then map by the specified mapper.
slidingMap(BiFunction<? super T, ? super T, R>, int, boolean) - Method in class com.landawn.abacus.util.stream.Stream
 
slidingMap(TriFunction<? super T, ? super T, ? super T, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
slidingMap(TriFunction<? super T, ? super T, ? super T, R>, int) - Method in class com.landawn.abacus.util.stream.Stream
Slide with windowSize = 3 and the specified increment, then map by the specified mapper.
slidingMap(TriFunction<? super T, ? super T, ? super T, R>, int, boolean) - 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.ExceptionalStream
 
slidingMap(Throwables.BiFunction<? super T, ? super T, R, ? extends E>, int) - Method in class com.landawn.abacus.util.ExceptionalStream
 
slidingMap(Throwables.BiFunction<? super T, ? super T, R, ? extends E>, int, boolean) - Method in class com.landawn.abacus.util.ExceptionalStream
 
slidingMap(Throwables.TriFunction<? super T, ? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
slidingMap(Throwables.TriFunction<? super T, ? super T, ? super T, R, ? extends E>, int) - Method in class com.landawn.abacus.util.ExceptionalStream
 
slidingMap(Throwables.TriFunction<? super T, ? super T, ? super T, R, ? extends E>, int, boolean) - Method in class com.landawn.abacus.util.ExceptionalStream
 
slidingToList(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
slidingToList(int, int) - Method in class com.landawn.abacus.util.ExceptionalStream
Sliding to list.
slidingToList(int, int) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
slidingToSet(int, int) - Method in class com.landawn.abacus.util.ExceptionalStream
Sliding to set.
SNAPPY - com.landawn.abacus.http.ContentFormat
 
SNAPPY - com.landawn.abacus.util.CompressionMode
The snappy.
SnappyInputStream - Class in com.landawn.abacus.util
The Class SnappyInputStream.
SnappyInputStream(InputStream) - Constructor for class com.landawn.abacus.util.SnappyInputStream
Instantiates a new snappy input stream.
SnappyOutputStream - Class in com.landawn.abacus.util
The Class SnappyOutputStream.
SnappyOutputStream(OutputStream) - Constructor for class com.landawn.abacus.util.SnappyOutputStream
Instantiates a new snappy output stream.
SnappyOutputStream(OutputStream, int) - Constructor for class com.landawn.abacus.util.SnappyOutputStream
Instantiates a new snappy output stream.
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(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
Some - Class in com.landawn.abacus.condition
The Class Some.
Some(SubQuery) - Constructor for class com.landawn.abacus.condition.Some
Instantiates a new some.
SOME - com.landawn.abacus.condition.Operator
Field SOME.
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.
sort() - Method in class com.landawn.abacus.util.ShortList
Sort.
sort(String) - Static method in class com.landawn.abacus.util.StringUtil
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
sortBy(String) - Method in interface com.landawn.abacus.DataSet
 
sortBy(String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(String, Comparator<T>) - Method in interface com.landawn.abacus.DataSet
 
sortBy(String, Comparator<T>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
sortBy(Collection<String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in interface com.landawn.abacus.DataSet
 
sortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(Collection<String>, Comparator<? super Object[]>) - Method in interface com.landawn.abacus.DataSet
 
sortBy(Collection<String>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
SortDirection - Enum in com.landawn.abacus.util
The Enum SortDirection.
sorted() - Method in class com.landawn.abacus.util.ExceptionalStream
 
sorted() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream in sorted order.
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.ExceptionalStream
 
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.ExceptionalStream
 
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.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.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.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, BiPredicate<A, T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Predicate.
sp(Object, A, Throwables.BiPredicate<A, 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(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 - 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.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 interface com.landawn.abacus.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.ExceptionalStream
 
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 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[], 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.ExceptionalStream
Returns ExceptionalStream 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, A, R>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
split(int, Collector<? super T, A, 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(Type<K>, Type<V>, CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(Type<K>, Type<V>, CharSequence, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(Type<T>, CharSequence) - Method in class com.landawn.abacus.util.Splitter
 
split(Type<T>, CharSequence, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Splitter
 
split(Predicate<? super T>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
split(Predicate<? super T>, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
split(C, Type<T>, CharSequence) - Method in class com.landawn.abacus.util.Splitter
 
split(C, CharSequence) - Method in class com.landawn.abacus.util.Splitter
 
split(C, Class<T>, CharSequence) - 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, 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(CharSequence, Throwables.Function<? super String, R, E>) - Method in class com.landawn.abacus.util.Splitter
 
split(Class<K>, Class<V>, CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(Class<K>, Class<V>, CharSequence, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(Class<T>, CharSequence) - Method in class com.landawn.abacus.util.Splitter
 
split(Class<T>, CharSequence, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Splitter
 
split(String, char) - Static method in class com.landawn.abacus.util.StringUtil
 
split(String, char, boolean) - Static method in class com.landawn.abacus.util.StringUtil
 
split(String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
split(String, String, boolean) - Static method in class com.landawn.abacus.util.StringUtil
 
split(String, String, int) - Static method in class com.landawn.abacus.util.StringUtil
Deprecated.
Splitter is recommended.
split(String, String, int, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Deprecated.
Splitter is recommended.
split(Collection<? 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(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.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(Iterator<? extends T>, int) - Static method in class com.landawn.abacus.util.Iterators
 
split(M, Type<K>, Type<V>, CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(M, CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(M, Class<K>, Class<V>, CharSequence) - 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.
splitAndThen(CharSequence, Throwables.Function<? super List<String>, T, E>) - Method in class com.landawn.abacus.util.Splitter
Split and then.
splitAndThen(CharSequence, Throwables.Function<? super Map<String, String>, T, E>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split and then.
splitAt(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
Split the stream into two pieces at where.
splitAt(int, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
splitBy(Predicate<? super T>, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
splitBy(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Split the stream into two pieces at where turns to false The first piece will be loaded into memory.
splitByCount(int, int, boolean, IntBiFunction<T>) - Static method in class com.landawn.abacus.util.Iterables
final int[] a = Array.rangeClosed(1, 7); splitByCount(5, 7, true, (fromIndex, toIndex) -> N.copyOfRange(a, fromIndex, toIndex)).forEach(Fn.println()); // [[1], [2], [3], [4, 5], [6, 7]] splitByCount(5, 7, false, (fromIndex, toIndex) -> N.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.StringUtil
Split preserve all tokens.
splitPreserveAllTokens(String, char, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Split preserve all tokens.
splitPreserveAllTokens(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Split preserve all tokens.
splitPreserveAllTokens(String, String, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Split preserve all tokens.
splitPreserveAllTokens(String, String, int) - Static method in class com.landawn.abacus.util.StringUtil
Deprecated.
Splitter is recommended.
splitPreserveAllTokens(String, String, int, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Deprecated.
Splitter is recommended.
splitt(int) - Method in interface com.landawn.abacus.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.
splitt(Collection<String>, int) - Method in interface com.landawn.abacus.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.
Splitter - Class in com.landawn.abacus.util
The Class Splitter.
Splitter.MapSplitter - Class in com.landawn.abacus.util
The Class 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(Class<T>, 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(Class<T>, CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToImmutableMap(CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
splitToImmutableMap(Class<K>, Class<V>, CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
splitToList(int) - Method in class com.landawn.abacus.util.ExceptionalStream
Returns ExceptionalStream 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.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(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.ExceptionalStream
Returns ExceptionalStream 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.
SpyMemcached<T> - Class in com.landawn.abacus.cache
The Class SpyMemcached.
SpyMemcached(String) - Constructor for class com.landawn.abacus.cache.SpyMemcached
Instantiates a new spy memcached.
SpyMemcached(String, long) - Constructor for class com.landawn.abacus.cache.SpyMemcached
Instantiates a new spy memcached.
sql - Variable in class com.landawn.abacus.util.SQLBuilder.SP
The sql.
sql() - Method in class com.landawn.abacus.util.ParsedSql
Gets the named SQL.
sql() - Method in class com.landawn.abacus.util.SQLBuilder
This SQLBuilder will be closed after sql() is called.
SQL - Static variable in class com.landawn.abacus.util.SQLMapper
The Constant SQL.
SQL_MAPPER - Static variable in class com.landawn.abacus.util.SQLMapper
The Constant SQL_MAPPER.
SQLBuilder - Class in com.landawn.abacus.util
It's easier to write/maintain the sql by SQLBuilder and more efficient, comparing to write sql in plain text.
SQLBuilder.ACSB - Class in com.landawn.abacus.util
Deprecated.
PAC or NAC is preferred.
SQLBuilder.LCSB - Class in com.landawn.abacus.util
Deprecated.
PLC or NLC is preferred.
SQLBuilder.MAC - Class in com.landawn.abacus.util
Deprecated.
SQLBuilder.MLC - Class in com.landawn.abacus.util
Deprecated.
SQLBuilder.MSC - Class in com.landawn.abacus.util
Deprecated.
SQLBuilder.NAC - Class in com.landawn.abacus.util
Named SQL builder with all capitals case (upper case with underscore) field/column naming strategy.
SQLBuilder.NLC - Class in com.landawn.abacus.util
Named SQL builder with lower camel case field/column naming strategy.
SQLBuilder.NSC - Class in com.landawn.abacus.util
Named SQL builder with snake case (lower case with underscore) field/column naming strategy.
SQLBuilder.PAC - Class in com.landawn.abacus.util
Parameterized('?') SQL builder with all capitals case (upper case with underscore) field/column naming strategy.
SQLBuilder.PLC - Class in com.landawn.abacus.util
Parameterized('?') SQL builder with lower camel case field/column naming strategy.
SQLBuilder.PSC - Class in com.landawn.abacus.util
Parameterized('?') SQL builder with snake case (lower case with underscore) field/column naming strategy.
SQLBuilder.SCSB - Class in com.landawn.abacus.util
Deprecated.
PSC or NSC is preferred.
SQLBuilder.SP - Class in com.landawn.abacus.util
The Class SP.
SQLMapper - Class in com.landawn.abacus.util
the sql scripts are configured in xml file and mapped to short ids referenced in program.
SQLMapper() - Constructor for class com.landawn.abacus.util.SQLMapper
Instantiates a new SQL mapper.
SQLOperation - Enum in com.landawn.abacus.util
The Enum SQLOperation.
SQLParser - Class in com.landawn.abacus.util
The Class SQLParser.
sqrt(int, RoundingMode) - Static method in class com.landawn.abacus.util.Matth
Returns the square root of x, rounded with the specified rounding mode.
sqrt(long, RoundingMode) - Static method in class com.landawn.abacus.util.Matth
Returns the square root of x, rounded with the specified rounding mode.
sqrt(String) - Static method in class com.landawn.abacus.condition.Expression
 
sqrt(BigInteger, RoundingMode) - Static method in class com.landawn.abacus.util.Matth
 
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_ARRAY_ELE_WITH_TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field START_ARRAY_ELE_WITH_TYPE.
START_BRACE - Static variable in interface com.landawn.abacus.parser.JSONReader
The Constant START_BRACE.
START_BRACKET - Static variable in interface com.landawn.abacus.parser.JSONReader
The Constant START_BRACKET.
START_COLLECTION_ELE_WITH_TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field START_COLLECTION_ELE_WITH_TYPE.
START_E_ELE_WITH_TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field START_E_ELE_WITH_TYPE.
START_KEY_ELE_WITH_STRING_TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field START_KEY_ELE_WITH_STRING_TYPE.
START_KEY_ELE_WITH_TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field START_KEY_ELE_WITH_TYPE.
START_LIST_ELE_WITH_TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field START_LIST_ELE_WITH_TYPE.
START_MAP_ELE_WITH_TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field START_MAP_ELE_WITH_TYPE.
START_QUOTATION_D - Static variable in interface com.landawn.abacus.parser.JSONReader
The Constant START_QUOTATION_D.
START_QUOTATION_S - Static variable in interface com.landawn.abacus.parser.JSONReader
The Constant START_QUOTATION_S.
START_SET_ELE_WITH_TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field START_SET_ELE_WITH_TYPE.
START_TRANSACTION - Static variable in class com.landawn.abacus.util.WD
Field START_TRANSACTION.
START_TYPE_ATTR - Static variable in class com.landawn.abacus.parser.XMLConstants
Field START_TYPE_ATTR.
START_VALUE_ELE_WITH_TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field START_VALUE_ELE_WITH_TYPE.
STARTED - com.landawn.abacus.util.Status
Running status.
startsWith(Object) - Method in class com.landawn.abacus.condition.NamedProperty
 
startsWith(String) - Static method in class com.landawn.abacus.util.Fn
 
startsWith(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
startsWith(String, String) - Static method in class com.landawn.abacus.util.StringUtil
 
startsWithAny(String, String...) - Static method in class com.landawn.abacus.util.StringUtil
Starts with any.
startsWithIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Starts with ignore case.
Stateful - Annotation Type in com.landawn.abacus.annotation
 
Status - Enum in com.landawn.abacus.util
The Enum Status.
step(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
sticky() - Method in annotation type 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 - com.landawn.abacus.util.Status
The stopped.
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 interface com.landawn.abacus.PaginatedDataSet
 
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.BooleanPair
 
stream() - Method in class com.landawn.abacus.util.BooleanTriple
 
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.BytePair
 
stream() - Method in class com.landawn.abacus.util.ByteTriple
 
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.CharPair
 
stream() - Method in class com.landawn.abacus.util.CharTriple
 
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.DoublePair
 
stream() - Method in class com.landawn.abacus.util.DoubleTriple
 
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.FloatPair
 
stream() - Method in class com.landawn.abacus.util.FloatTriple
 
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.LongPair
 
stream() - Method in class com.landawn.abacus.util.LongTriple
 
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 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.ShortPair
 
stream() - Method in class com.landawn.abacus.util.ShortTriple
 
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, Function<? super NoCachingNoUpdating.DisposableObjArray, T>) - Method in interface com.landawn.abacus.DataSet
 
stream(BiFunction<? super A, ? super B, R>) - Method in class com.landawn.abacus.util.BiIterator
 
stream(Function<? super NoCachingNoUpdating.DisposableObjArray, T>) - Method in interface com.landawn.abacus.DataSet
 
stream(IntFunction<? extends T>) - Method in interface com.landawn.abacus.DataSet
 
stream(IntFunction<? extends T>, int, int) - Method in interface com.landawn.abacus.DataSet
 
stream(IntFunction<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
stream(IntFunction<? extends T>, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
stream(TriFunction<? super A, ? super B, ? super C, 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(Class<? extends T>) - Method in interface com.landawn.abacus.DataSet
 
stream(Class<? extends T>, int, int) - Method in interface com.landawn.abacus.DataSet
 
stream(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
stream(Class<? extends T>, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
stream(Class<T>, File) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<T>, File, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<T>, InputStream) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<T>, InputStream, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<T>, Reader) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<T>, Reader, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<T>, String) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Class<T>, String, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(String) - Method in interface com.landawn.abacus.DataSet
 
stream(String, int, int) - Method in interface com.landawn.abacus.DataSet
 
stream(Collection<String>, int, int, Function<? super NoCachingNoUpdating.DisposableObjArray, T>) - Method in interface com.landawn.abacus.DataSet
 
stream(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, T>) - Method in interface com.landawn.abacus.DataSet
 
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
 
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.u.Nullable
Stream if not null.
streaming(long, Function<? super Stream<T>, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
Deprecated. 
streaming(long, Supplier<? extends BlockingQueue<T>>, Function<? super Stream<T>, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
Deprecated. 
streaming(Function<? super Stream<T>, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
Deprecated. 
streaming(Supplier<? extends BlockingQueue<T>>, Function<? super Stream<T>, ContinuableFuture<R>>, long) - Static method in class com.landawn.abacus.util.stream.Collectors
Deprecated. 
streaming(Supplier<? extends BlockingQueue<T>>, Function<? super Stream<T>, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
Deprecated. 
streamm() - Method in class com.landawn.abacus.util.ImmutableCollection
 
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() - Method in annotation type 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
The Constant STRING_LIST.
STRING_SET - Static variable in class com.landawn.abacus.util.Clazz
The Constant STRING_SET.
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.
stringLength(String) - Static method in class com.landawn.abacus.condition.Expression
 
StringUtil - 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.
StringUtil.Strings - Class in com.landawn.abacus.util
The Class Strings.
StringWriter - Class in com.landawn.abacus.util
Built on StringBuilder.
StringWriter() - Constructor for class com.landawn.abacus.util.StringWriter
Instantiates a new string writer.
StringWriter(int) - Constructor for class com.landawn.abacus.util.StringWriter
Instantiates a new string writer.
StringWriter(StringBuilder) - Constructor for class com.landawn.abacus.util.StringWriter
Instantiates a new string writer.
strip(boolean) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Removes the starting and ending white space characters if strip is true.
strip(boolean) - Method in class com.landawn.abacus.util.Splitter
Removes the starting and ending white space characters if strip is true.
strip(String) - Static method in class com.landawn.abacus.util.StringUtil
Strips whitespace from the start and end of a String.
strip(String[]) - Static method in class com.landawn.abacus.util.StringUtil
 
strip(String[], String) - Static method in class com.landawn.abacus.util.StringUtil
 
strip(String, String) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
Removes diacritics (~= accents) from a string.
stripAccents(String[]) - Static method in class com.landawn.abacus.util.StringUtil
 
stripEnd(String[], String) - Static method in class com.landawn.abacus.util.StringUtil
 
stripEnd(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Strips any of a set of characters from the end of a String.
stripStart(String[], String) - Static method in class com.landawn.abacus.util.StringUtil
 
stripStart(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Strips any of a set of characters from the start of a String.
stripToEmpty(String) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
Strip to empty.
stripToNull(String) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
Strip to null.
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
 
subList(int, int) - Method in class com.landawn.abacus.util.LazyList
 
subMap(K, boolean, K, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
subMap(K, boolean, K, boolean) - Method in class com.landawn.abacus.util.LazyNavigableMap
 
subMap(K, K) - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
subMap(K, K) - Method in class com.landawn.abacus.util.LazySortedMap
 
subQuery(Class<?>, Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
subQuery(String, String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
subQuery(String, Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
subQuery(String, Collection<String>, String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
SubQuery - Class in com.landawn.abacus.condition
The Class SubQuery.
SubQuery(Class<?>, Collection<String>, Condition) - Constructor for class com.landawn.abacus.condition.SubQuery
 
SubQuery(String, String) - Constructor for class com.landawn.abacus.condition.SubQuery
Instantiates a new sub query.
SubQuery(String, Collection<String>, Condition) - Constructor for class com.landawn.abacus.condition.SubQuery
 
Subscribe - Annotation Type in com.landawn.abacus.eventBus
The Interface Subscribe.
Subscriber<E> - Interface in com.landawn.abacus.eventBus
The Interface Subscriber.
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(T, boolean, T, boolean) - Method in class com.landawn.abacus.util.LazyNavigableSet
 
subSet(T, T) - Method in class com.landawn.abacus.util.LazySortedSet
 
SUBSTR - Static variable in class com.landawn.abacus.util.WD
Field SUBSTR.
substring(String, char) - Static method in class com.landawn.abacus.util.StringUtil
Returns an empty Optional if N.isNullOrEmpty(str) || str.indexOf(delimiterOfInclusiveBeginIndex) < 0, otherwise an Optional with String value: str.substring(str.indexOf(delimiterOfInclusiveBeginIndex)) is returned.
substring(String, char, int) - Static method in class com.landawn.abacus.util.StringUtil
 
substring(String, int) - Static method in class com.landawn.abacus.util.StringUtil
Returns an empty Optional if inclusiveBeginIndex < 0, otherwise an Optional with String value: str.substring(inclusiveBeginIndex) is returned.
substring(String, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
substring(String, int, int) - Static method in class com.landawn.abacus.util.StringUtil
Returns an empty Optional if inclusiveBeginIndex < 0 || exclusiveEndIndex < 0 || inclusiveBeginIndex > exclusiveEndIndex, otherwise an Optional with String value: str.substring(exclusiveBeginIndex, exclusiveEndIndex) is returned.
substring(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.StringUtil
 
substring(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
substring(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.StringUtil
 
substring(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Returns an empty Optional if N.isNullOrEmpty(str) || str.indexOf(delimiterOfInclusiveBeginIndex) < 0, otherwise an Optional with String value: str.substring(str.indexOf(delimiterOfInclusiveBeginIndex)) is returned.
substring(String, String, int) - Static method in class com.landawn.abacus.util.StringUtil
 
subString(String, int) - Static method in class com.landawn.abacus.condition.Expression
 
subString(String, int, int) - Static method in class com.landawn.abacus.condition.Expression
 
substringBetween(String, char, int) - Static method in class com.landawn.abacus.util.StringUtil
 
substringBetween(String, int, char) - Static method in class com.landawn.abacus.util.StringUtil
 
substringBetween(String, int, int) - Static method in class com.landawn.abacus.util.StringUtil
Returns an empty Optional if exclusiveBeginIndex < 0 || exclusiveEndIndex < 0 || exclusiveBeginIndex >= exclusiveEndIndex, otherwise an Optional with String value: str.substring(exclusiveBeginIndex + 1, exclusiveEndIndex) is returned.
substringBetween(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.StringUtil
 
substringBetween(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
 
substringBetween(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.StringUtil
 
substringBetween(String, String, int) - Static method in class com.landawn.abacus.util.StringUtil
 
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.Matth
Returns the difference of a and b, provided it does not overflow.
subtractExact(long, long) - Static method in class com.landawn.abacus.util.Matth
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.BytePair
 
sum() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
 
sum() - Method in class com.landawn.abacus.util.ByteTriple
 
sum() - Method in class com.landawn.abacus.util.CharList
 
sum() - Method in class com.landawn.abacus.util.CharPair
 
sum() - Method in class com.landawn.abacus.util.CharSummaryStatistics
 
sum() - Method in class com.landawn.abacus.util.CharTriple
 
sum() - Method in class com.landawn.abacus.util.DoubleList
 
sum() - Method in class com.landawn.abacus.util.DoublePair
 
sum() - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
 
sum() - Method in class com.landawn.abacus.util.DoubleTriple
 
sum() - Method in class com.landawn.abacus.util.FloatList
 
sum() - Method in class com.landawn.abacus.util.FloatPair
 
sum() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
 
sum() - Method in class com.landawn.abacus.util.FloatTriple
 
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.IntSummaryStatistics
 
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.LongPair
 
sum() - Method in class com.landawn.abacus.util.LongSummaryStatistics
 
sum() - Method in class com.landawn.abacus.util.LongTriple
 
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.ShortPair
 
sum() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
 
sum() - Method in class com.landawn.abacus.util.ShortTriple
 
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(String) - Static method in class com.landawn.abacus.condition.Expression
 
SUM - Static variable in class com.landawn.abacus.util.WD
Field SUM.
sumDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
sumDouble(Throwables.ToDoubleFunction<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
sumDouble(Collection<? extends T>) - 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(Collection<? extends T>, Throwables.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
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(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
sumInt(Throwables.ToIntFunction<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
sumInt(Collection<? extends T>) - 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(Collection<? extends T>, Throwables.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
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
 
sumLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
sumLong(Throwables.ToLongFunction<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
sumLong(Collection<? extends T>) - 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(Collection<? extends T>, Throwables.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
 
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
 
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
 
summingBigInteger(Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingDouble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingInt(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingLong(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
sumOfOccurrences() - Method in class com.landawn.abacus.util.LongMultiset
Sum of occurrences.
sumOfOccurrences() - Method in class com.landawn.abacus.util.Multiset
Sum of occurrences.
SUNDAY - com.landawn.abacus.util.DayOfWeek
The sunday.
SUNDAY - com.landawn.abacus.util.WeekDay
The sunday.
supplier() - Method in interface com.landawn.abacus.util.stream.Collector
 
Supplier<T> - Interface in com.landawn.abacus.util.function
SUPPLIER_OF_LINKED_HASH_MAP - Static variable in class com.landawn.abacus.util.Fn
The Constant SUPPLIER_OF_LINKED_HASH_MAP.
SUPPLIER_OF_MAP - Static variable in class com.landawn.abacus.util.Fn
The Constant SUPPLIER_OF_MAP.
supportCircularReference() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
supportCircularReference() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
supportCircularReference() - Method in class com.landawn.abacus.parser.SerializationConfig
Support circular reference.
supportCircularReference(boolean) - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
supportCircularReference(boolean) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
supportCircularReference(boolean) - Method in class com.landawn.abacus.parser.SerializationConfig
Support circular reference.
SUSPENDED - com.landawn.abacus.util.AccountStatus
The suspended.
SUSPENDED - com.landawn.abacus.util.ServiceStatus
The suspended.
SUSPENDED - com.landawn.abacus.util.Status
The suspended.
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
 
swapCase(char) - Static method in class com.landawn.abacus.util.StringUtil
 
swapCase(String) - Static method in class com.landawn.abacus.util.StringUtil
Swaps the case of a String changing upper and title case to lower case, and lower case to upper case.
swapColumns(String, String) - Method in interface com.landawn.abacus.DataSet
Swap the positions of the two specified columns.
swapRows(int, int) - Method in interface com.landawn.abacus.DataSet
Swap the positions of the two specified rows.
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(DataSet) - Method in interface com.landawn.abacus.DataSet
 
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(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<T>) - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only run sequentially, even in parallel stream.
symmetricDifference(Map<K, V>, Map<K, V>) - Static method in class com.landawn.abacus.util.Maps
 
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
The Class Synchronized.
systemTicker() - Static method in class com.landawn.abacus.util.Ticker
A ticker that reads the current time using System.nanoTime().

T

Table - Annotation Type in com.landawn.abacus.annotation
The Interface Table.
tableName - Variable in class com.landawn.abacus.parser.ParserUtil.EntityInfo
 
tag(Class<? super T>, T) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
Attaches tag to the request using type as a key.
tag(Object) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
Attaches tag to the request.
tailMap(K) - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
tailMap(K) - Method in class com.landawn.abacus.util.LazySortedMap
 
tailMap(K, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
tailMap(K, boolean) - Method in class com.landawn.abacus.util.LazyNavigableMap
 
tailSet(E) - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
tailSet(E, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
tailSet(T) - Method in class com.landawn.abacus.util.LazySortedSet
 
tailSet(T, boolean) - Method in class com.landawn.abacus.util.LazyNavigableSet
 
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 - com.landawn.abacus.util.MergeResult
 
TAKE_SECOND - com.landawn.abacus.util.MergeResult
 
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(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
takeWhile(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Take while.
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.Iterables
Take while.
takeWhileInclusive(Collection<? extends T>, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Take while inclusive.
takeWhileInclusive(T[], Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Take while inclusive.
tan(String) - Static method in class com.landawn.abacus.condition.Expression
 
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.
TerminalOp - Annotation Type in com.landawn.abacus.annotation
Terminal operation.
TerminalOpTriggered - Annotation Type in com.landawn.abacus.annotation
Terminal operation.
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(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, T) - Method in interface com.landawn.abacus.util.function.IndexedPredicate
 
test(int, T) - Method in interface com.landawn.abacus.util.Throwables.IndexedPredicate
 
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(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 class com.landawn.abacus.hash.BloomFilter
Deprecated.
Provided only to satisfy the Predicate interface; use BloomFilter.mightContain(T) instead.
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, 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, Throwables.BiPredicate<? super T, ? super U, E>) - Static method in class com.landawn.abacus.util.Synchronized
 
test(U, int, T) - Method in interface com.landawn.abacus.util.function.IndexedBiPredicate
 
test(U, int, T) - Method in interface com.landawn.abacus.util.Throwables.IndexedBiPredicate
 
Test - Annotation Type in com.landawn.abacus.annotation
The Interface Test.
testByKey(Predicate<? super K>) - Static method in class com.landawn.abacus.util.Fn
Test by key.
testByValue(Predicate<? super V>) - Static method in class com.landawn.abacus.util.Fn
Test by value.
TESTING - com.landawn.abacus.util.Status
The testing.
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
The Class TestUtil.
TEXT - com.landawn.abacus.util.MediaType
The text.
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, R, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
 
thenCall(Throwables.Function<? super T, R, E>) - 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, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
 
thenRun(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
 
thenRun(Throwables.Runnable<E>) - 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 - com.landawn.abacus.util.ThreadMode
The thread pool executor.
threadMode() - Method in annotation type com.landawn.abacus.eventBus.Subscribe
 
ThreadMode - Enum 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.BinaryOperator<T,​E extends Throwable> - Interface in com.landawn.abacus.util
The Interface BinaryOperator.
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.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.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.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.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.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.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.IndexedBiConsumer<U,​T,​E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedBiConsumer.
Throwables.IndexedBiFunction<U,​T,​R,​E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedBiFunction.
Throwables.IndexedBiPredicate<U,​T,​E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedBiPredicate.
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.IndexedConsumer<T,​E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedConsumer.
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.IndexedFunction<T,​R,​E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedFunction.
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.IndexedPredicate<T,​E extends Throwable> - Interface in com.landawn.abacus.util
The Interface IndexedPredicate.
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.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.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.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.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.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.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.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.ObjLongConsumer<T,​E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ObjLongConsumer.
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.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.ToDoubleFunction<T,​E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ToDoubleFunction.
Throwables.ToFloatFunction<T,​E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ToFloatFunction.
Throwables.ToIntFunction<T,​E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ToIntFunction.
Throwables.ToLongFunction<T,​E extends Throwable> - Interface in com.landawn.abacus.util
The Interface ToLongFunction.
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(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
 
throwException(String) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
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 - com.landawn.abacus.util.DayOfWeek
The thursday.
THURSDAY - com.landawn.abacus.util.WeekDay
The thursday.
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<T> - Class in com.landawn.abacus.util
The Class Timed.
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.
TIMEOUT - Static variable in class com.landawn.abacus.util.SQLMapper
The Constant TIMEOUT.
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.Observer
 
timestamp() - Method in class com.landawn.abacus.util.Timed
 
timeZone() - Method in annotation type com.landawn.abacus.annotation.JsonXmlConfig
 
timeZone() - Method in annotation type 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.
to(Class<? extends T>) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
Don't cache or reuse the returned BiRowMapper instance.
to(Class<? extends T>, boolean) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
Don't cache or reuse the returned BiRowMapper instance.
toArray() - Method in class com.landawn.abacus.util.ArrayHashSet
 
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.BooleanPair
 
toArray() - Method in class com.landawn.abacus.util.BooleanTriple
 
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.BytePair
 
toArray() - Method in class com.landawn.abacus.util.ByteTriple
 
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.CharPair
 
toArray() - Method in class com.landawn.abacus.util.CharTriple
 
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.DoublePair
 
toArray() - Method in class com.landawn.abacus.util.DoubleTriple
 
toArray() - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.FloatPair
 
toArray() - Method in class com.landawn.abacus.util.FloatTriple
 
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.IntPair
 
toArray() - Method in class com.landawn.abacus.util.IntTriple
 
toArray() - Method in class com.landawn.abacus.util.LazyCollection
 
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.LongPair
 
toArray() - Method in class com.landawn.abacus.util.LongTriple
 
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 class com.landawn.abacus.util.ShortPair
 
toArray() - Method in class com.landawn.abacus.util.ShortTriple
 
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.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.LazyCollection
 
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.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(IntFunction<A[]>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.ImmutableCollection
 
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
 
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
 
toByteArray() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
To byte array.
toByteArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toByteArray(File) - Static method in class com.landawn.abacus.guava.Files
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(Runnable) - Static method in class com.landawn.abacus.util.Fn
 
toCallable(Runnable, T) - Static method in class com.landawn.abacus.util.Fn
 
toCallable(Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
toCallable(Throwables.Runnable<E>, T) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
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.StringUtil
 
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
 
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
 
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(BiFunction<? super K, ? super V, ? extends T>, Supplier<? extends CC>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toCollection(Function<? super Map.Entry<K, V>, ? extends T>, Supplier<? extends CC>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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.DisposableDeque
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.PrimitiveList
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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 CC>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toCollection(Iterator<? extends T>, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Iterators
 
toCollectionAndThen(Supplier<? extends CC>, Function<? super CC, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
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.DataSet
 
toCSV(boolean, boolean) - Method in interface com.landawn.abacus.DataSet
 
toCSV(File) - Method in interface com.landawn.abacus.DataSet
 
toCSV(File, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
 
toCSV(File, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toCSV(File, Collection<String>, int, int, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
 
toCSV(OutputStream) - Method in interface com.landawn.abacus.DataSet
 
toCSV(OutputStream, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
 
toCSV(OutputStream, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toCSV(OutputStream, Collection<String>, int, int, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
 
toCSV(Writer) - Method in interface com.landawn.abacus.DataSet
 
toCSV(Writer, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
 
toCSV(Writer, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toCSV(Writer, Collection<String>, int, int, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
 
toCSV(Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toCSV(Collection<String>, int, int, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
 
toDataSet() - Method in class com.landawn.abacus.util.ExceptionalStream
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 entity or map.
toDataSet() - Static method in class com.landawn.abacus.util.stream.Collectors
 
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 entity or map.
toDataSet(List<String>) - Method in class com.landawn.abacus.util.ExceptionalStream
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 entity or map.
toDataSet(List<String>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
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 entity or map.
toDays() - Method in class com.landawn.abacus.util.Duration
 
toDeque() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toDoubleArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
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
 
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
 
toFloatArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
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
 
toImmutableList() - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.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(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>) - Method in class com.landawn.abacus.util.stream.Stream
 
toImmutableMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.Stream
 
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.ExceptionalStream
 
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.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.
toIntArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
ToIntBiFunction<T,​U> - Interface in com.landawn.abacus.util.function
toIntExact(long) - Static method in class com.landawn.abacus.util.N
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
 
toJdkOptional() - Method in class com.landawn.abacus.util.u.Nullable
To jdk optional.
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() - Method in interface com.landawn.abacus.DataSet
 
toJSON(int, int) - Method in interface com.landawn.abacus.DataSet
 
toJSON(File) - Method in interface com.landawn.abacus.DataSet
 
toJSON(File, int, int) - Method in interface com.landawn.abacus.DataSet
 
toJSON(File, Object) - Static method in class com.landawn.abacus.parser.Fj
 
toJSON(File, Object) - Static method in class com.landawn.abacus.util.N
 
toJSON(File, Object, Fj.SerializeConfig) - Static method in class com.landawn.abacus.parser.Fj
 
toJSON(File, Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
toJSON(File, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toJSON(OutputStream) - Method in interface com.landawn.abacus.DataSet
 
toJSON(OutputStream, int, int) - Method in interface com.landawn.abacus.DataSet
 
toJSON(OutputStream, Object) - Static method in class com.landawn.abacus.parser.Fj
 
toJSON(OutputStream, Object) - Static method in class com.landawn.abacus.util.N
 
toJSON(OutputStream, Object, Fj.SerializeConfig) - Static method in class com.landawn.abacus.parser.Fj
 
toJSON(OutputStream, Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
toJSON(OutputStream, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toJSON(Writer) - Method in interface com.landawn.abacus.DataSet
 
toJSON(Writer, int, int) - Method in interface com.landawn.abacus.DataSet
 
toJSON(Writer, Object) - Static method in class com.landawn.abacus.parser.Fj
 
toJSON(Writer, Object) - Static method in class com.landawn.abacus.util.N
 
toJSON(Writer, Object, Fj.SerializeConfig) - Static method in class com.landawn.abacus.parser.Fj
 
toJSON(Writer, Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
toJSON(Writer, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toJSON(Object) - Static method in class com.landawn.abacus.parser.Fj
 
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, Fj.SerializeConfig) - Static method in class com.landawn.abacus.parser.Fj
 
toJSON(Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
 
toJSON(Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
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 interface com.landawn.abacus.DataSet
 
toList() - Method in class com.landawn.abacus.util.BooleanIterator
 
toList() - Method in class com.landawn.abacus.util.BooleanPair
 
toList() - Method in class com.landawn.abacus.util.BooleanTriple
 
toList() - Method in class com.landawn.abacus.util.ByteIterator
 
toList() - Method in class com.landawn.abacus.util.BytePair
 
toList() - Method in class com.landawn.abacus.util.ByteTriple
 
toList() - Method in class com.landawn.abacus.util.CharIterator
 
toList() - Method in class com.landawn.abacus.util.CharPair
 
toList() - Method in class com.landawn.abacus.util.CharTriple
 
toList() - Method in class com.landawn.abacus.util.DoubleIterator
 
toList() - Method in class com.landawn.abacus.util.DoublePair
 
toList() - Method in class com.landawn.abacus.util.DoubleTriple
 
toList() - Method in class com.landawn.abacus.util.ExceptionalStream
 
toList() - Method in class com.landawn.abacus.util.FloatIterator
 
toList() - Method in class com.landawn.abacus.util.FloatPair
 
toList() - Method in class com.landawn.abacus.util.FloatTriple
 
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.IntPair
 
toList() - Method in class com.landawn.abacus.util.IntTriple
 
toList() - Method in class com.landawn.abacus.util.LongIterator
 
toList() - Method in class com.landawn.abacus.util.LongPair
 
toList() - Method in class com.landawn.abacus.util.LongTriple
 
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.ShortIterator
 
toList() - Method in class com.landawn.abacus.util.ShortPair
 
toList() - Method in class com.landawn.abacus.util.ShortTriple
 
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.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(int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toList(int, int) - Method in interface com.landawn.abacus.DataSet
 
toList(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
toList(BiFunction<? super K, ? super V, ? extends T>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toList(Function<? super Map.Entry<K, V>, ? extends T>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toList(IntFunction<? extends T>) - Method in interface com.landawn.abacus.DataSet
 
toList(IntFunction<? extends T>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toList(IntFunction<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
toList(IntFunction<? extends T>, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toList(Class<? extends T>) - Method in interface com.landawn.abacus.DataSet
 
toList(Class<? extends T>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toList(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
toList(Class<? extends T>, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toList(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
 
toListAndThen(Function<? super List<T>, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
toListIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
To list if not null.
toLongArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
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 interface com.landawn.abacus.util.stream.BaseStream
 
toLongMultiset() - Static method in class com.landawn.abacus.util.stream.Collectors
 
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
 
toLowerCase() - Static method in class com.landawn.abacus.util.Fn
To lower case.
toLowerCase(char) - Static method in class com.landawn.abacus.util.StringUtil
To lower case.
toLowerCase(String) - Static method in class com.landawn.abacus.util.StringUtil
Converts a String to lower case as per String.toLowerCase().
toLowerCase(String, Locale) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
To lower case with underscore.
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(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(ByteFunction<? extends K>, ByteFunction<? extends V>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(ByteFunction<? extends K>, ByteFunction<? extends V>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(ByteFunction<? extends K>, ByteFunction<? extends V>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(ByteFunction<? extends K>, ByteFunction<? extends V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(ByteFunction<? extends K>, Collector<Byte, A, D>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(ByteFunction<? extends K>, Collector<Byte, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(CharFunction<? extends K>, CharFunction<? extends V>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(CharFunction<? extends K>, CharFunction<? extends V>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(CharFunction<? extends K>, CharFunction<? extends V>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(CharFunction<? extends K>, CharFunction<? extends V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(CharFunction<? extends K>, Collector<Character, A, D>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(CharFunction<? extends K>, Collector<Character, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(DoubleFunction<? extends K>, DoubleFunction<? extends V>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(DoubleFunction<? extends K>, DoubleFunction<? extends V>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(DoubleFunction<? extends K>, DoubleFunction<? extends V>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(DoubleFunction<? extends K>, DoubleFunction<? extends V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(DoubleFunction<? extends K>, Collector<Double, A, D>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(DoubleFunction<? extends K>, Collector<Double, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(FloatFunction<? extends K>, FloatFunction<? extends V>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(FloatFunction<? extends K>, FloatFunction<? extends V>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(FloatFunction<? extends K>, FloatFunction<? extends V>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(FloatFunction<? extends K>, FloatFunction<? extends V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(FloatFunction<? extends K>, Collector<Float, A, D>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(FloatFunction<? extends K>, Collector<Float, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(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
 
toMap(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
 
toMap(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>, BinaryOperator<VV>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMap(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMap(Function<? super Map.Entry<K, V>, ? extends KK>, Collector<? super Map.Entry<K, V>, A, D>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMap(Function<? super Map.Entry<K, V>, ? extends KK>, Collector<? super Map.Entry<K, V>, A, D>, 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>) - Method in class com.landawn.abacus.util.stream.Stream
 
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>) - Method in class com.landawn.abacus.util.stream.Stream
 
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>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
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(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, A, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, A, D>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMap(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMap(Function<? super T, ? extends K>, Collector<? super T, A, D>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Function<? super T, ? extends K>, Collector<? super T, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMap(IntFunction<? extends K>, IntFunction<? extends V>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(IntFunction<? extends K>, IntFunction<? extends V>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(IntFunction<? extends K>, IntFunction<? extends V>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(IntFunction<? extends K>, IntFunction<? extends V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(IntFunction<? extends K>, Collector<Integer, A, D>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(IntFunction<? extends K>, Collector<Integer, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.IntStream
 
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(IntFunction<? extends V>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
toMap(IntFunction<? extends V>, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toMap(IntFunction<? extends V>, String, Collection<String>, int, int, IntFunction<? extends M>) - Method in interface com.landawn.abacus.DataSet
 
toMap(LongFunction<? extends K>, LongFunction<? extends V>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(LongFunction<? extends K>, LongFunction<? extends V>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(LongFunction<? extends K>, LongFunction<? extends V>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(LongFunction<? extends K>, LongFunction<? extends V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(LongFunction<? extends K>, Collector<Long, A, D>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(LongFunction<? extends K>, Collector<Long, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(ShortFunction<? extends K>, ShortFunction<? extends V>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(ShortFunction<? extends K>, ShortFunction<? extends V>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(ShortFunction<? extends K>, ShortFunction<? extends V>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(ShortFunction<? extends K>, ShortFunction<? extends V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(ShortFunction<? extends K>, Collector<Short, A, D>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(ShortFunction<? extends K>, Collector<Short, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
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(Collector<? super Map.Entry<K, V>, A, D>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMap(Collector<? super Map.Entry<K, V>, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMap(Throwables.BooleanFunction<? extends K, E>, Collector<Boolean, A, D>) - Method in class com.landawn.abacus.util.BooleanList
 
toMap(Throwables.BooleanFunction<? extends K, E>, Collector<Boolean, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.BooleanList
 
toMap(Throwables.BooleanFunction<? extends K, E>, Throwables.BooleanFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.BooleanList
 
toMap(Throwables.BooleanFunction<? extends K, E>, Throwables.BooleanFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.BooleanList
 
toMap(Throwables.BooleanFunction<? extends K, E>, Throwables.BooleanFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.BooleanList
 
toMap(Throwables.BooleanFunction<? extends K, E>, Throwables.BooleanFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.BooleanList
 
toMap(Throwables.ByteFunction<? extends K, E>, Collector<Byte, A, D>) - Method in class com.landawn.abacus.util.ByteList
 
toMap(Throwables.ByteFunction<? extends K, E>, Collector<Byte, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.ByteList
 
toMap(Throwables.ByteFunction<? extends K, E>, Throwables.ByteFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.ByteList
 
toMap(Throwables.ByteFunction<? extends K, E>, Throwables.ByteFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.ByteList
 
toMap(Throwables.ByteFunction<? extends K, E>, Throwables.ByteFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.ByteList
 
toMap(Throwables.ByteFunction<? extends K, E>, Throwables.ByteFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.ByteList
 
toMap(Throwables.CharFunction<? extends K, E>, Collector<Character, A, D>) - Method in class com.landawn.abacus.util.CharList
 
toMap(Throwables.CharFunction<? extends K, E>, Collector<Character, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.CharList
 
toMap(Throwables.CharFunction<? extends K, E>, Throwables.CharFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.CharList
 
toMap(Throwables.CharFunction<? extends K, E>, Throwables.CharFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.CharList
 
toMap(Throwables.CharFunction<? extends K, E>, Throwables.CharFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.CharList
 
toMap(Throwables.CharFunction<? extends K, E>, Throwables.CharFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.CharList
 
toMap(Throwables.DoubleFunction<? extends K, E>, Collector<Double, A, D>) - Method in class com.landawn.abacus.util.DoubleList
 
toMap(Throwables.DoubleFunction<? extends K, E>, Collector<Double, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.DoubleList
 
toMap(Throwables.DoubleFunction<? extends K, E>, Throwables.DoubleFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.DoubleList
 
toMap(Throwables.DoubleFunction<? extends K, E>, Throwables.DoubleFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.DoubleList
 
toMap(Throwables.DoubleFunction<? extends K, E>, Throwables.DoubleFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.DoubleList
 
toMap(Throwables.DoubleFunction<? extends K, E>, Throwables.DoubleFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.DoubleList
 
toMap(Throwables.FloatFunction<? extends K, E>, Collector<Float, A, D>) - Method in class com.landawn.abacus.util.FloatList
 
toMap(Throwables.FloatFunction<? extends K, E>, Collector<Float, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.FloatList
 
toMap(Throwables.FloatFunction<? extends K, E>, Throwables.FloatFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.FloatList
 
toMap(Throwables.FloatFunction<? extends K, E>, Throwables.FloatFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.FloatList
 
toMap(Throwables.FloatFunction<? extends K, E>, Throwables.FloatFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.FloatList
 
toMap(Throwables.FloatFunction<? extends K, E>, Throwables.FloatFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.FloatList
 
toMap(Throwables.Function<? super T, ? extends K, ? extends E>, Collector<? super T, A, D>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
toMap(Throwables.Function<? super T, ? extends K, ? extends E>, Collector<? super T, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
toMap(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
toMap(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
toMap(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Collector<? super V, A, D>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
toMap(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Collector<? super V, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
toMap(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.ExceptionalStream
 
toMap(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Throwables.BinaryOperator<V, ? extends E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
toMap(Throwables.IntFunction<? extends K, E>, Collector<Integer, A, D>) - Method in class com.landawn.abacus.util.IntList
 
toMap(Throwables.IntFunction<? extends K, E>, Collector<Integer, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.IntList
 
toMap(Throwables.IntFunction<? extends K, E>, Throwables.IntFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.IntList
 
toMap(Throwables.IntFunction<? extends K, E>, Throwables.IntFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.IntList
 
toMap(Throwables.IntFunction<? extends K, E>, Throwables.IntFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.IntList
 
toMap(Throwables.IntFunction<? extends K, E>, Throwables.IntFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.IntList
 
toMap(Throwables.LongFunction<? extends K, E>, Collector<Long, A, D>) - Method in class com.landawn.abacus.util.LongList
 
toMap(Throwables.LongFunction<? extends K, E>, Collector<Long, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.LongList
 
toMap(Throwables.LongFunction<? extends K, E>, Throwables.LongFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.LongList
 
toMap(Throwables.LongFunction<? extends K, E>, Throwables.LongFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.LongList
 
toMap(Throwables.LongFunction<? extends K, E>, Throwables.LongFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.LongList
 
toMap(Throwables.LongFunction<? extends K, E>, Throwables.LongFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.LongList
 
toMap(Throwables.ShortFunction<? extends K, E>, Collector<Short, A, D>) - Method in class com.landawn.abacus.util.ShortList
 
toMap(Throwables.ShortFunction<? extends K, E>, Collector<Short, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.ShortList
 
toMap(Throwables.ShortFunction<? extends K, E>, Throwables.ShortFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.ShortList
 
toMap(Throwables.ShortFunction<? extends K, E>, Throwables.ShortFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.ShortList
 
toMap(Throwables.ShortFunction<? extends K, E>, Throwables.ShortFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.ShortList
 
toMap(Throwables.ShortFunction<? extends K, E>, Throwables.ShortFunction<? extends V, E2>, Throwables.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.ShortList
 
toMap(Class<? extends V>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
toMap(Class<? extends V>, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toMap(Class<? extends V>, String, Collection<String>, int, int, IntFunction<? extends M>) - Method in interface com.landawn.abacus.DataSet
 
toMap(String, String) - Method in interface com.landawn.abacus.DataSet
 
toMap(String, String, int, int) - Method in interface com.landawn.abacus.DataSet
 
toMap(String, String, int, int, IntFunction<? extends M>) - Method in interface com.landawn.abacus.DataSet
 
toMap(Iterator<? extends T>, Throwables.Function<? super T, K, E>) - Static method in class com.landawn.abacus.util.Iterators
 
toMap(Iterator<? extends T>, Throwables.Function<? super T, K, E>, Throwables.Function<? super T, ? extends V, E2>) - Static method in class com.landawn.abacus.util.Iterators
 
toMap(Iterator<? extends T>, Throwables.Function<? super T, K, E>, Throwables.Function<? super T, ? extends V, E2>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Iterators
 
toMapAndThen(Function<? super Map<K, V>, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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.
toMillis() - Method in class com.landawn.abacus.util.Duration
 
toMillis(long) - Method in enum com.landawn.abacus.util.CalendarUnit
 
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(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
 
toMultimap(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMultimap(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
 
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>) - Method in class com.landawn.abacus.util.stream.Stream
 
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>, Function<? super T, ? extends V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMultimap(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Function<? super T, ? extends K>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMultimap(IntFunction<? extends E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
toMultimap(IntFunction<? extends E>, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toMultimap(IntFunction<? extends E>, String, Collection<String>, int, int, IntFunction<? extends M>) - Method in interface com.landawn.abacus.DataSet
 
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
 
toMultimap(Throwables.Function<? super T, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
toMultimap(Throwables.Function<? super T, ? extends K, ? extends E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
toMultimap(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
toMultimap(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
toMultimap(Class<? extends E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
 
toMultimap(Class<? extends E>, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toMultimap(Class<? extends E>, String, Collection<String>, int, int, IntFunction<? extends M>) - Method in interface com.landawn.abacus.DataSet
 
toMultimap(String, String) - Method in interface com.landawn.abacus.DataSet
 
toMultimap(String, String, int, int) - Method in interface com.landawn.abacus.DataSet
 
toMultimap(String, String, int, int, IntFunction<? extends M>) - Method in interface com.landawn.abacus.DataSet
 
toMultiset() - Method in class com.landawn.abacus.util.ExceptionalStream
 
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(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<T>>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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
 
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
 
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.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 run sequentially, even in parallel stream.
top(int) - Method in class com.landawn.abacus.util.stream.FloatStream

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

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

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

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

This method only run 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 run 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 run 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 run 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 run 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 run sequentially, even in parallel stream.
top(int, Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream

This method only run 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.SQLBuilder
The Constant TOP.
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.DataSet
 
topBy(String, int, Comparator<T>) - Method in interface com.landawn.abacus.DataSet
 
topBy(Collection<String>, int) - Method in interface com.landawn.abacus.DataSet
 
topBy(Collection<String>, int, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in interface com.landawn.abacus.DataSet
 
topBy(Collection<String>, int, Comparator<? super Object[]>) - Method in interface com.landawn.abacus.DataSet
 
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(Callable<R>) - Static method in class com.landawn.abacus.util.Fn
 
toRunnable(Throwables.Callable<R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
toRuntimeException(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
To runtime exception.
toRuntimeException(Throwable) - Static method in class com.landawn.abacus.util.N
To runtime exception.
toSeconds() - Method in class com.landawn.abacus.util.Duration
 
toSet() - Method in class com.landawn.abacus.util.ExceptionalStream
 
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.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.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(int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toSet(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
toSet(BiFunction<? super K, ? super V, ? extends T>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toSet(Function<? super Map.Entry<K, V>, ? extends T>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toSet(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
 
toSetAndThen(Function<? super Set<T>, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
toSetIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
To set if not null.
toShortArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
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.condition.AbstractCondition
 
toString() - Method in class com.landawn.abacus.condition.NamedProperty
 
toString() - Method in enum com.landawn.abacus.condition.Operator
 
toString() - Method in class com.landawn.abacus.hash.HashCode
Returns a string containing each byte of HashCode.asBytes(), in order, as a two-digit unsigned hexadecimal number in lower case.
toString() - Method in class com.landawn.abacus.http.HttpHeaders
 
toString() - Method in class com.landawn.abacus.http.HttpProxy.Config
 
toString() - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
 
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.http.SecurityDTO
 
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.KryoSerializationConfig
 
toString() - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
 
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.BiMap
 
toString() - Method in class com.landawn.abacus.util.BooleanList
 
toString() - Method in class com.landawn.abacus.util.BooleanPair
 
toString() - Method in class com.landawn.abacus.util.BooleanTriple
 
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.BytePair
 
toString() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.ByteTriple
 
toString() - Method in class com.landawn.abacus.util.CharList
 
toString() - Method in class com.landawn.abacus.util.CharPair
 
toString() - Method in class com.landawn.abacus.util.CharSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.CharTriple
 
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.DoubleObjPair
 
toString() - Method in class com.landawn.abacus.util.DoublePair
 
toString() - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.DoubleTriple
 
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.FloatPair
 
toString() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.FloatTriple
 
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.ImmutableCollection
 
toString() - Method in class com.landawn.abacus.util.ImmutableMap
 
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.IntObjPair
 
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 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.LazyCollection
 
toString() - Method in class com.landawn.abacus.util.LazyDeque
 
toString() - Method in class com.landawn.abacus.util.LazyList
 
toString() - Method in class com.landawn.abacus.util.LazyMap
 
toString() - Method in class com.landawn.abacus.util.LazyNavigableMap
 
toString() - Method in class com.landawn.abacus.util.LazyNavigableSet
 
toString() - Method in class com.landawn.abacus.util.LazyQueue
 
toString() - Method in class com.landawn.abacus.util.LazySet
 
toString() - Method in class com.landawn.abacus.util.LazySortedMap
 
toString() - Method in class com.landawn.abacus.util.LazySortedSet
 
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.LongObjPair
 
toString() - Method in class com.landawn.abacus.util.LongPair
 
toString() - Method in class com.landawn.abacus.util.LongSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.LongTriple
 
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.DisposableShortArray
 
toString() - Method in class com.landawn.abacus.util.Pair
 
toString() - Method in class com.landawn.abacus.util.ParsedSql
 
toString() - Method in class com.landawn.abacus.util.Password
 
toString() - Method in enum 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.ShortList
 
toString() - Method in class com.landawn.abacus.util.ShortPair
 
toString() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.ShortTriple
 
toString() - Method in enum com.landawn.abacus.util.SortDirection
 
toString() - Method in class com.landawn.abacus.util.SQLBuilder.SP
 
toString() - Method in class com.landawn.abacus.util.SQLBuilder
 
toString() - Method in class com.landawn.abacus.util.SQLMapper
 
toString() - Method in enum com.landawn.abacus.util.SQLOperation
 
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(NamingPolicy) - Method in class com.landawn.abacus.condition.Between
 
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Binary
 
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Cell
 
toString(NamingPolicy) - Method in interface com.landawn.abacus.condition.Condition
 
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Criteria
 
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Expression
 
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.In
 
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.InSubQuery
 
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Join
 
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Junction
 
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Limit
 
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.SubQuery
 
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(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.PaginatedDataSet
 
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.StringUtil
To upper case.
toUpperCase(String) - Static method in class com.landawn.abacus.util.StringUtil
Converts a String to upper case as per String.toUpperCase().
toUpperCase(String, Locale) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
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() - Method in interface com.landawn.abacus.DataSet
 
toXML(int, int) - Method in interface com.landawn.abacus.DataSet
 
toXML(File) - Method in interface com.landawn.abacus.DataSet
 
toXML(File, int, int) - Method in interface com.landawn.abacus.DataSet
 
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.DataSet
 
toXML(File, String, int, int) - Method in interface com.landawn.abacus.DataSet
 
toXML(File, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toXML(File, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toXML(OutputStream) - Method in interface com.landawn.abacus.DataSet
 
toXML(OutputStream, int, int) - Method in interface com.landawn.abacus.DataSet
 
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.DataSet
 
toXML(OutputStream, String, int, int) - Method in interface com.landawn.abacus.DataSet
 
toXML(OutputStream, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toXML(OutputStream, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toXML(Writer) - Method in interface com.landawn.abacus.DataSet
 
toXML(Writer, int, int) - Method in interface com.landawn.abacus.DataSet
 
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.DataSet
 
toXML(Writer, String, int, int) - Method in interface com.landawn.abacus.DataSet
 
toXML(Writer, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toXML(Writer, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
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.DataSet
 
toXML(String, int, int) - Method in interface com.landawn.abacus.DataSet
 
toXML(String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
toXML(Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
 
TRACE - 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(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 Type 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.
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
The Class TriIterator.
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
 
trim(boolean) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
trim(boolean) - Method in class com.landawn.abacus.util.Splitter
 
trim(String) - Static method in class com.landawn.abacus.condition.Expression
 
trim(String) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
 
TRIM - Static variable in class com.landawn.abacus.util.WD
Field TRIM.
trimToEmpty() - Static method in class com.landawn.abacus.util.Fn
Trim to empty.
trimToEmpty(String) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
Trim to empty.
trimToNull() - Static method in class com.landawn.abacus.util.Fn
Trim to null.
trimToNull(String) - Static method in class com.landawn.abacus.util.StringUtil
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.StringUtil
Trim to null.
trimToSize() - Method in interface com.landawn.abacus.DataSet
Trim to size.
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 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.
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
The Class Triple.
Triple() - Constructor for class com.landawn.abacus.util.Triple
Instantiates a new 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(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncatedCompareTo(Calendar, Calendar, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncatedCompareTo(Date, Date, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncatedEquals(Calendar, Calendar, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncatedEquals(Date, Date, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
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.
tryOrEmpty(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.
tryOrEmpty(T, Throwables.Function<? super T, R, E>) - 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.
TUESDAY - com.landawn.abacus.util.DayOfWeek
The tuesday.
TUESDAY - com.landawn.abacus.util.WeekDay
The tuesday.
Tuple<TP> - Class in com.landawn.abacus.util
The Class Tuple.
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.EntityInfo
The type.
type - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
The type.
type() - Method in annotation type com.landawn.abacus.annotation.JsonXmlField
 
type() - Method in class com.landawn.abacus.util.TypeReference
 
Type - Annotation Type in com.landawn.abacus.annotation
The Interface Type.
TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field TYPE.
Type.EnumBy - Enum in com.landawn.abacus.annotation
The Enum EnumType.
Type.Scope - Enum in com.landawn.abacus.annotation
The Enum Scope.
TypeAttrParser - Class in com.landawn.abacus.util
The Class TypeAttrParser.
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
The Class u.
U - com.landawn.abacus.LockMode
Others can't modify(update) if lock on this level.
u.Holder<T> - Class in com.landawn.abacus.util
The Class Holder.
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.
u.R<T> - Class in com.landawn.abacus.util
The Class R.
UD - com.landawn.abacus.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 - com.landawn.abacus.util.Status
The unavailable.
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.Primitives
Converts an array of object Booleans to primitives.
unbox(Boolean[][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Boolean[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Boolean[][][], boolean) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Boolean[][], boolean) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Boolean[], boolean) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Booleans to primitives handling null.
unbox(Boolean[], int, int, boolean) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Byte...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Bytes to primitives.
unbox(Byte[][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Byte[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Byte[][][], byte) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Byte[][], byte) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Byte[], byte) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Bytes to primitives handling null.
unbox(Byte[], int, int, byte) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Character...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Characters to primitives.
unbox(Character[][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Character[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Character[][][], char) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Character[][], char) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Character[], char) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Character to primitives handling null .
unbox(Character[], int, int, char) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Double...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Doubles to primitives.
unbox(Double[][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Double[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Double[][][], double) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Double[][], double) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Double[], double) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Doubles to primitives handling null.
unbox(Double[], int, int, double) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Float...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Floats to primitives.
unbox(Float[][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Float[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Float[][][], float) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Float[][], float) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Float[], float) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Floats to primitives handling null.
unbox(Float[], int, int, float) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Integer...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Integers to primitives.
unbox(Integer[][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Integer[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Integer[][][], int) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Integer[][], int) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Integer[], int) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Integer to primitives handling null.
unbox(Integer[], int, int, int) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Long...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Longs to primitives.
unbox(Long[][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Long[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Long[][][], long) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Long[][], long) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Long[], int, int, long) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Long[], long) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Long to primitives handling null.
unbox(Short...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Shorts to primitives.
unbox(Short[][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Short[][][]) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Short[][][], short) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Short[][], short) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Short[], int, int, short) - Static method in class com.landawn.abacus.util.Primitives
 
unbox(Short[], short) - Static method in class com.landawn.abacus.util.Primitives
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.StringUtil
 
unchecked() - Method in class com.landawn.abacus.util.ExceptionalStream
 
UncheckedException - Exception in com.landawn.abacus.exception
The Class UncheckedException.
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.
UncheckedIOException - Exception in com.landawn.abacus.exception
The Class UncheckedIOException.
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.
UncheckedSQLException - Exception in com.landawn.abacus.exception
The Class UncheckedSQLException.
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 entity 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 entity 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 entity 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>, Supplier<? extends M>) - 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
 
unicodeEscaped(char) - Static method in class com.landawn.abacus.util.StringUtil
Converts the char to the unicode format ' '.
union(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
union(SubQuery) - Method in class com.landawn.abacus.condition.Criteria
 
union(DataSet) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet.
union(SQLBuilder) - Method in class com.landawn.abacus.util.SQLBuilder
 
union(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
union(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
union(String...) - Method in class com.landawn.abacus.util.SQLBuilder
 
union(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
 
Union - Class in com.landawn.abacus.condition
The Class Union.
Union(SubQuery) - Constructor for class com.landawn.abacus.condition.Union
Instantiates a new union.
UNION - com.landawn.abacus.condition.Operator
Field UNION.
UNION - Static variable in class com.landawn.abacus.util.WD
Field UNION.
UNION_ALL - com.landawn.abacus.condition.Operator
Field UNION_ALL.
UNION_ALL - Static variable in class com.landawn.abacus.util.WD
Field UNION_ALL.
unionAll(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
unionAll(SubQuery) - Method in class com.landawn.abacus.condition.Criteria
 
unionAll(DataSet) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet.
unionAll(SQLBuilder) - Method in class com.landawn.abacus.util.SQLBuilder
 
unionAll(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
unionAll(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
unionAll(String...) - Method in class com.landawn.abacus.util.SQLBuilder
 
unionAll(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
 
UnionAll - Class in com.landawn.abacus.condition
The Class UnionAll.
UnionAll(SubQuery) - Constructor for class com.landawn.abacus.condition.UnionAll
Instantiates a new union all.
UNIQUE - Static variable in class com.landawn.abacus.util.SQLBuilder
The Constant UNIQUE.
UNIQUE - Static variable in class com.landawn.abacus.util.WD
Field UNIQUE.
UNKNOWN - com.landawn.abacus.util.SQLOperation
Field UNKNOWN.
unlock() - Method in class com.landawn.abacus.pool.AbstractPool
Unlock.
unlock() - Method in interface com.landawn.abacus.pool.Pool
Unlock.
unlock(K) - Method in class com.landawn.abacus.util.MemcachedLock
 
UNLOCKED - com.landawn.abacus.util.Status
The unlocked.
unmarshal(Class<? extends T>, String) - Static method in class com.landawn.abacus.util.XMLUtil
Unmarshaller#unmarshal(Object, java.io.Writer) is called
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 Type 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.Primitives
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.StringUtil
 
unwrap(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
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(JSONObject) - Static method in class com.landawn.abacus.util.JSONUtil
 
unzip(File, File) - Static method in class com.landawn.abacus.util.IOUtil
 
unzip(Collection<? extends T>, Throwables.BiConsumer<? super T, Pair<L, R>, E>) - Static method in class com.landawn.abacus.util.N
 
unzip(Collection<? extends T>, Throwables.BiConsumer<? super T, Pair<L, R>, E>, IntFunction<? extends Collection<?>>) - Static method in class com.landawn.abacus.util.N
 
unzip(Iterator<? extends T>, BiConsumer<? super T, Pair<L, R>>) - Static method in class com.landawn.abacus.util.BiIterator
 
unzip(Iterator<? extends T>, BiConsumer<? super T, Pair<L, R>>) - Static method in class com.landawn.abacus.util.Iterators
 
unzip(Iterator<? extends T>, BiConsumer<? super T, Triple<L, M, R>>) - Static method in class com.landawn.abacus.util.TriIterator
 
unzipp(Collection<? extends T>, Throwables.BiConsumer<? super T, Triple<L, M, R>, E>) - Static method in class com.landawn.abacus.util.N
 
unzipp(Collection<? extends T>, Throwables.BiConsumer<? super T, Triple<L, M, R>, E>, IntFunction<? extends Collection<?>>) - Static method in class com.landawn.abacus.util.N
 
unzipp(Iterator<? extends T>, BiConsumer<? super T, Triple<L, M, R>>) - Static method in class com.landawn.abacus.util.Iterators
 
UPDATABLE - com.landawn.abacus.util.Status
The updatable.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
 
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
 
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
 
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
 
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
 
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
 
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
 
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
 
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
 
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
 
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
 
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
 
UPDATE - com.landawn.abacus.util.OperationType
Field UPDATE.
UPDATE - com.landawn.abacus.util.SQLOperation
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 interface com.landawn.abacus.DataSet
Update all the values in this DataSet with the specified Try.Function.
updateAll(Throwables.Function<?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
updateColumn(String, Throwables.Function<T, ?, E>) - Method in interface com.landawn.abacus.DataSet
Update the values of the specified column by the specified Try.Function.
updateColumn(String, Throwables.Function<T, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
updateColumns(Collection<String>, Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.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.Builder.DataSetBuilder
 
updateLastAccessTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Update last access time.
updateRow(int, Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.DataSet
Update the values in the specified row with the specified Try.Function.
updateRows(int[], Throwables.Function<?, ?, E>) - Method in interface com.landawn.abacus.DataSet
Update the values in the specified rows one by one with the specified Try.Function.
UPGRADE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Upgrade header field name.
upper(String) - Static method in class com.landawn.abacus.condition.Expression
 
UPPER - Static variable in class com.landawn.abacus.util.WD
Field UPPER.
UPPER_CASE_WITH_UNDERSCORE - com.landawn.abacus.util.NamingPolicy
The upper case with underscore.
upperEndpoint() - Method in class com.landawn.abacus.util.Range
Gets the maximum value in this range.
url() - Method in class com.landawn.abacus.http.AbstractHttpClient
 
url(String) - Static method in class com.landawn.abacus.http.HttpRequest
 
url(String) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
Sets the URL target of this request.
url(String) - Static method in class com.landawn.abacus.http.OKHttpRequest
 
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(URL) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
Sets the URL target of this request.
url(HttpUrl) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
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
The Constant US_ASCII.
USE - com.landawn.abacus.util.SQLOperation
Field USE.
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
The Constant USER_COUNTRY.
USER_DIR - Static variable in class com.landawn.abacus.util.IOUtil
The Constant USER_DIR.
USER_HOME - Static variable in class com.landawn.abacus.util.IOUtil
The Constant USER_HOME.
USER_LANGUAGE - Static variable in class com.landawn.abacus.util.IOUtil
The Constant USER_LANGUAGE.
USER_NAME - Static variable in class com.landawn.abacus.util.IOUtil
The Constant USER_NAME.
USER_TIMEZONE - Static variable in class com.landawn.abacus.util.IOUtil
The Constant USER_TIMEZONE.
using(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
using(String...) - Static method in class com.landawn.abacus.condition.ConditionFactory
Deprecated.
using(Collection<String>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Deprecated.
Using - Class in com.landawn.abacus.condition
Deprecated.
Using.
Using(String...) - Constructor for class com.landawn.abacus.condition.Using
Deprecated.
Instantiates a new using.
Using(Collection<String>) - Constructor for class com.landawn.abacus.condition.Using
Deprecated.
Instantiates a new using.
USING - com.landawn.abacus.condition.Operator
 
USING - Static variable in class com.landawn.abacus.util.WD
Field USING.
UTC_TIME_ZONE - Static variable in class com.landawn.abacus.util.DateUtil
The Constant UTC_TIME_ZONE.
UTF_16 - Static variable in class com.landawn.abacus.util.Charsets
The Constant UTF_16.
UTF_16BE - Static variable in class com.landawn.abacus.util.Charsets
The Constant UTF_16BE.
UTF_16LE - Static variable in class com.landawn.abacus.util.Charsets
The Constant UTF_16LE.
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
The Constant UTF_8.

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
 
ValidatorUtil - Class in com.landawn.abacus.util
The Class ValidatorUtil.
ValidatorUtil() - Constructor for class com.landawn.abacus.util.ValidatorUtil
 
ValidatorUtil.Validator<T> - Interface in com.landawn.abacus.util
The Interface Validator.
value() - Method in annotation type com.landawn.abacus.annotation.AccessFieldByMethod
 
value() - Method in annotation type com.landawn.abacus.annotation.Column
Deprecated.
use name to specify attribute explicitly.
value() - Method in annotation type com.landawn.abacus.annotation.Id
 
value() - Method in annotation type com.landawn.abacus.annotation.JoinedBy
 
value() - Method in annotation type com.landawn.abacus.annotation.Table
Deprecated.
use name to specify attribute explicitly.
value() - Method in annotation type com.landawn.abacus.annotation.Type
Deprecated.
use name to specify attribute explicitly.
value() - Method in annotation type com.landawn.abacus.http.DELETE
 
value() - Method in annotation type com.landawn.abacus.http.Field
 
value() - Method in annotation type com.landawn.abacus.http.GET
 
value() - Method in annotation type com.landawn.abacus.http.Path
 
value() - Method in annotation type com.landawn.abacus.http.PathParam
 
value() - Method in annotation type com.landawn.abacus.http.POST
 
value() - Method in annotation type com.landawn.abacus.http.PUT
 
value() - Method in annotation type com.landawn.abacus.http.QueryParam
 
value() - Method in annotation type com.landawn.abacus.http.WebService.HttpMethod
 
value() - Method in class com.landawn.abacus.pool.PoolableWrapper
 
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.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.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(int) - Static method in enum com.landawn.abacus.LockMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.landawn.abacus.util.AccountStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.landawn.abacus.util.CalendarUnit
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.landawn.abacus.util.Color
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.landawn.abacus.util.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.landawn.abacus.util.Gender
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.landawn.abacus.util.MediaType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.landawn.abacus.util.Month
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.landawn.abacus.util.OperationType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.landawn.abacus.util.ServiceStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.landawn.abacus.util.YesNo
Returns the enum constant of this type with the specified name.
valueOf(long, long) - Static method in class com.landawn.abacus.pool.ActivityPrint
 
valueOf(String) - Static method in enum com.landawn.abacus.annotation.Type.EnumBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.annotation.Type.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.condition.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.http.ContentFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.http.MessageEncryption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.LockMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.parser.Exclusion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.pool.EvictionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.AccountStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.CalendarUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.CodeGenerator.ParentPropertyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.Color
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.CompressionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.DateTimeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.MergeResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.Month
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.NamingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.Percentage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.Range.BoundType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.ServiceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.SQLOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.stream.BaseStream.Splitor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.ThreadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.WeekDay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.YesNo
Returns the enum constant of this type with the specified name.
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 com.landawn.abacus.annotation.Type.EnumBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.annotation.Type.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.condition.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.http.ContentFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.http.MessageEncryption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.LockMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.parser.Exclusion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.pool.EvictionPolicy
Returns an array containing the constants of this enum type, 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 com.landawn.abacus.util.AccountStatus
Returns an array containing the constants of this enum type, 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 com.landawn.abacus.util.CalendarUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.CodeGenerator.ParentPropertyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.Color
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.CompressionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.DateTimeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.landawn.abacus.util.ImmutableMap
 
values() - Method in class com.landawn.abacus.util.LazyMap
 
values() - Static method in enum com.landawn.abacus.util.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.MergeResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.Month
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.landawn.abacus.util.Multimap
 
values() - Static method in enum com.landawn.abacus.util.NamingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.landawn.abacus.util.ObjectPool
 
values() - Static method in enum com.landawn.abacus.util.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.Percentage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.landawn.abacus.util.Properties
 
values() - Static method in enum com.landawn.abacus.util.Range.BoundType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.ServiceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.SQLOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.stream.BaseStream.Splitor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.landawn.abacus.util.stream.EntryStream
 
values() - Static method in enum com.landawn.abacus.util.ThreadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.WeekDay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.util.YesNo
Returns an array containing the constants of this enum type, in the order they are declared.
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 interface com.landawn.abacus.DirtyMarker
Returns the mapping record version when it's loaded.
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 - com.landawn.abacus.util.MediaType
The video.
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.
WebMethod - Annotation Type in com.landawn.abacus.http
 
WebService - Annotation Type in com.landawn.abacus.http
 
WebService.HttpMethod - Annotation Type in com.landawn.abacus.http
 
WebServiceServlet - Class in com.landawn.abacus.http
It's a quick way to deploy json/xml web service by WebServiceServlet
WebServiceServlet() - Constructor for class com.landawn.abacus.http.WebServiceServlet
 
WEDNESDAY - com.landawn.abacus.util.DayOfWeek
The wednesday.
WEDNESDAY - com.landawn.abacus.util.WeekDay
The wednesday.
WEEK - com.landawn.abacus.util.CalendarUnit
it has the same int value as Calendar.WEEK_OF_YEAR
WeekDay - Enum in com.landawn.abacus.util
The Enum WeekDay.
where() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
 
where(Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
where(Condition) - Method in class com.landawn.abacus.condition.Criteria
 
where(Condition) - Method in class com.landawn.abacus.util.SQLBuilder
 
where(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
where(String) - Method in class com.landawn.abacus.condition.Criteria
 
where(String) - Method in class com.landawn.abacus.util.SQLBuilder
 
Where - Class in com.landawn.abacus.condition
The Class Where.
Where(Condition) - Constructor for class com.landawn.abacus.condition.Where
Instantiates a new where.
WHERE - com.landawn.abacus.condition.Operator
Field WHERE.
WHERE - Static variable in class com.landawn.abacus.util.WD
Field WHERE.
WHITE - com.landawn.abacus.util.Color
The white.
WHITE_SPACE_PATTERN - Static variable in class com.landawn.abacus.util.Splitter
The Constant WHITE_SPACE_PATTERN.
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.
window(int, Duration) - Method in class com.landawn.abacus.util.stream.Stream
 
window(int, Duration, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Split this stream by the specified duration.
window(int, Duration, LongSupplier) - Method in class com.landawn.abacus.util.stream.Stream
 
window(int, Duration, LongSupplier, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Fn
Split this stream at where maxWindowSize or maxDuration reaches first.
window(int, Duration, LongSupplier, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
Split this stream at where maxWindowSize or maxDuration reaches first.
window(int, Duration, LongSupplier, Collector<? super Timed<T>, A, R>) - Static method in class com.landawn.abacus.util.Fn
Split this stream at where maxWindowSize or maxDuration reaches first.
window(int, Duration, LongSupplier, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
Split this stream at where maxWindowSize or maxDuration reaches first.
window(int, Duration, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
window(int, Duration, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration) - Method in class com.landawn.abacus.util.stream.Stream
Split this stream by the specified duration.
window(Duration, long) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration, long, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
 
window(Duration, long, LongSupplier) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration, long, LongSupplier, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Fn
 
window(Duration, long, LongSupplier, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration, long, LongSupplier, Collector<? super Timed<T>, A, R>) - Static method in class com.landawn.abacus.util.Fn
 
window(Duration, long, LongSupplier, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration, long, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration, long, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Split this stream by the specified duration.
window(Duration, LongSupplier) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration, LongSupplier, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Fn
 
window(Duration, LongSupplier, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration, LongSupplier, Collector<? super Timed<T>, A, R>) - Static method in class com.landawn.abacus.util.Fn
 
window(Duration, LongSupplier, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
windowToList(Duration) - Method in class com.landawn.abacus.util.stream.Stream
 
windowToList(Duration, long) - Method in class com.landawn.abacus.util.stream.Stream
 
windowToList(Duration, long, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Window to list.
windowToList(Duration, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Window to list.
windowToSet(Duration) - Method in class com.landawn.abacus.util.stream.Stream
 
windowToSet(Duration, long) - Method in class com.landawn.abacus.util.stream.Stream
 
windowToSet(Duration, long, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Window to set.
windowToSet(Duration, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Window to set.
with(char) - Static method in class com.landawn.abacus.util.Splitter
 
with(DeserializationFeature) - 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(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(ToIntFunction<? super T>, BiPredicate<? super T, ? super T>) - Static method in class com.landawn.abacus.util.Fn
 
wrap(Class<?>) - Static method in class com.landawn.abacus.util.Primitives
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(entity) -> wrap(Maps.deepEntity2Map(entity, 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.StringUtil
 
wrap(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
N.wrap(null, "[", "]") -> "[]" N.wrap("", "[", "]") -> "[]" N.wrap("[", "[", "]") -> "[[]" N.wrap("]", "[", "]") -> "[]]" N.wrap("abc", "[", "]") -> "[abc]" N.wrap("a", "aa", "aa") -> "aaaaa" N.wrap("aa", "aa", "aa") -> "aaaaaa" N.wrap("aaa", "aa", "aa") -> "aaaaaaa"
wrap(Collection<?>) - Static method in class com.landawn.abacus.util.JSONUtil
 
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(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
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
Deprecated.
wrap(Map<K, V>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.Multimap
 
wrap(Map<K, V>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
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.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.StringUtil
Wrap if missing.
wrapIfMissing(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
N.wrapIfMissing(null, "[", "]") -> "[]" N.wrapIfMissing("", "[", "]") -> "[]" N.wrapIfMissing("[", "[", "]") -> "[]" N.wrapIfMissing("]", "[", "]") -> "[]" N.wrapIfMissing("abc", "[", "]") -> "[abc]" N.wrapIfMissing("a", "aa", "aa") -> "aaaaa" N.wrapIfMissing("aa", "aa", "aa") -> "aaaa" N.wrapIfMissing("aaa", "aa", "aa") -> "aaaaa" N.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.
wrapp(Map<K, V>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.ListMultimap
 
wrapp(Map<K, V>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.SetMultimap
 
Wrapper<T> - Class in com.landawn.abacus.util
The Class Wrapper.
WRITABLE - com.landawn.abacus.util.Status
The writable.
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.LZ4BlockOutputStream
 
write(byte[]) - Method in class com.landawn.abacus.util.SnappyOutputStream
 
write(byte[], int, int) - Method in class com.landawn.abacus.hash.HashingOutputStream
 
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.hash.HashingOutputStream
 
write(int) - Method in class com.landawn.abacus.util.BufferedWriter
Deprecated.
Replaced with 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.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
writeBigDecimalAsPlain() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
writeBigDecimalAsPlain() - Method in class com.landawn.abacus.parser.SerializationConfig
 
writeBigDecimalAsPlain(boolean) - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Deprecated.
UnsupportedOperationException
writeBigDecimalAsPlain(boolean) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Deprecated.
UnsupportedOperationException
writeBigDecimalAsPlain(boolean) - Method in class com.landawn.abacus.parser.SerializationConfig
 
writeBytesTo(byte[], int, int) - Method in class com.landawn.abacus.hash.HashCode
Copies bytes from this hash code into dest.
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
 
writeClassMethod(File, Class<?>) - Static method in class com.landawn.abacus.util.CodeGenerator
Write the generated methods by the fields defined the in specified class to the source file.
writeClassMethod(File, Class<?>, boolean, boolean, boolean, Set<String>, Map<String, String>, CodeGenerator.ParentPropertyMode, CodeGenerator.ParentPropertyMode, Class<?>) - Static method in class com.landawn.abacus.util.CodeGenerator
Write the generated methods by the fields defined the in specified class to the source file.
writeClassMethod(File, Class<?>, boolean, boolean, boolean, Set<String>, Map<String, String>, Class<?>) - Static method in class com.landawn.abacus.util.CodeGenerator
Write the generated methods by the fields defined the in specified class to the source file.
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
 
writePropValue(CharacterWriter, Object, SerializationConfig<?>) - 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.hash.BloomFilter
Writes this BloomFilter to an output stream, with a custom format (not Java serialization).
writeTo(OutputStream) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
writeUtilClassForHashEqualsToString(File, String) - Static method in class com.landawn.abacus.util.CodeGenerator
Write util class for hash equals to string.
writeUtilClassForHashEqualsToString(File, String, String) - Static method in class com.landawn.abacus.util.CodeGenerator
Write util class for hash equals to string.
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 - com.landawn.abacus.http.ContentFormat
 
XML_GZIP - com.landawn.abacus.http.ContentFormat
 
XML_LZ4 - com.landawn.abacus.http.ContentFormat
 
XML_SNAPPY - 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 JSON.
xml2JSON(String) - Static method in class com.landawn.abacus.util.N
Xml 2 JSON.
XMLConstants - Class in com.landawn.abacus.parser
The Class XMLConstants.
xmlDecode(String) - Static method in class com.landawn.abacus.util.XMLUtil
XMLDeserializationConfig - Class in com.landawn.abacus.parser
The Class XMLDeserializationConfig.
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
The Interface XMLParser.
XMLSerializationConfig - Class in com.landawn.abacus.parser
The Class XMLSerializationConfig.
XMLSerializationConfig() - Constructor for class com.landawn.abacus.parser.XMLSerializationConfig
Instantiates a new XML serialization config.
XMLSerializationConfig.XSC - Class in com.landawn.abacus.parser
The Class XSC.
XMLUtil - Class in com.landawn.abacus.util
The Class XMLUtil.
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(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
XOR - Class in com.landawn.abacus.condition
The Class XOR.
XOR - com.landawn.abacus.condition.Operator
Field XOR.
XOR - Static variable in class com.landawn.abacus.util.WD
Field XOR.
XOR(String, Object) - Constructor for class com.landawn.abacus.condition.XOR
Instantiates a new xor.
XSC() - Constructor for class com.landawn.abacus.parser.XMLSerializationConfig.XSC
 

Y

YEAR - com.landawn.abacus.util.CalendarUnit
it has the same int value as Calendar.YEAR
YELLOW - com.landawn.abacus.util.Color
The yellow.
YES - com.landawn.abacus.util.YesNo
The yes.
YesNo - Enum in com.landawn.abacus.util
The Enum YesNo.

Z

ZERO - Static variable in class com.landawn.abacus.util.Duration
The Constant ZERO.
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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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, BiFunction<? super A, ? super B, 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[], A, B, Throwables.BiFunction<? super A, ? super B, R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(A[], B[], A, B, Throwables.BiFunction<? super A, ? super B, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
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, 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, 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, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
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, 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, R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(A[], B[], C[], Throwables.TriFunction<? super A, ? super B, ? super C, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Zip together the "a", "b" and "c" arrays until one of them runs out of values.
zip(A[], B[], BiFunction<? super A, ? super B, 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(A[], B[], Throwables.BiFunction<? super A, ? super B, R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(A[], B[], Throwables.BiFunction<? super A, ? super B, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(ByteIterator, ByteIterator, byte, byte, ByteBiFunction<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<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<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<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<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<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<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<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(DoubleIterator, DoubleIterator, double, double, DoubleBiFunction<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<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<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<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(ExceptionalStream<? extends A, E>, ExceptionalStream<? extends B, E>, A, B, Throwables.BiFunction<? super A, ? super B, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(ExceptionalStream<? extends A, E>, ExceptionalStream<? extends B, E>, ExceptionalStream<? extends C, E>, A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(ExceptionalStream<? extends A, E>, ExceptionalStream<? extends B, E>, ExceptionalStream<? extends C, E>, Throwables.TriFunction<? super A, ? super B, ? super C, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Zip together the "a", "b" and "c" streams until one of them runs out of values.
zip(ExceptionalStream<? extends A, E>, ExceptionalStream<? extends B, E>, Throwables.BiFunction<? super A, ? super B, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Zip together the "a" and "b" streams until one of them runs out of values.
zip(FloatIterator, FloatIterator, float, float, FloatBiFunction<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<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<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<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<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<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, 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(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<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<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, long, long, LongBiFunction<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<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, 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(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<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<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(ShortIterator, ShortIterator, short, short, ShortBiFunction<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<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<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<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<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<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<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<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<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<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<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<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<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<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, 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(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<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<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(FloatStream, FloatStream, float, float, FloatBiFunction<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<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<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<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<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<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, 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(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<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<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, long, long, LongBiFunction<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<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, 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(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<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<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(ShortStream, ShortStream, short, short, ShortBiFunction<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<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<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<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, 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>, BiFunction<? super A, ? super B, 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(Stream<? extends A>, Stream<? extends B>, Stream<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, 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, 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(File, File) - Static method in class com.landawn.abacus.util.IOUtil
 
zip(Collection<? extends A>, Collection<? extends B>, A, B, BiFunction<? super A, ? super B, 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(Collection<? extends A>, Collection<? extends B>, A, B, Throwables.BiFunction<? super A, ? super B, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(Collection<? extends A>, Collection<? extends B>, BiFunction<? super A, ? super B, 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(Collection<? extends A>, Collection<? extends B>, Throwables.BiFunction<? super A, ? super B, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Zip together the "a" and "b" arrays until one of them runs out of values.
zip(Collection<? extends A>, Collection<? extends B>, Collection<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, 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(Collection<? extends A>, Collection<? extends B>, Collection<? extends C>, A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Zip together the "a", "b" and "c" iterators until all of them runs out of values.
zip(Collection<? extends A>, Collection<? extends B>, Collection<? extends C>, TriFunction<? super A, ? super B, ? super C, 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(Collection<? extends A>, Collection<? extends B>, Collection<? extends C>, Throwables.TriFunction<? super A, ? super B, ? super C, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Zip together the "a", "b" and "c" arrays until one 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>, byte[], ByteNFunction<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>, 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 ByteStream>, ByteNFunction<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>, 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>, char[], CharNFunction<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>, 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 CharStream>, CharNFunction<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>, 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>, double[], DoubleNFunction<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>, 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 DoubleStream>, DoubleNFunction<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>, 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>, float[], FloatNFunction<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>, 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 FloatStream>, FloatNFunction<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>, 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>, int[], IntNFunction<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>, 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 IntStream>, IntNFunction<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>, 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>, long[], LongNFunction<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>, 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 LongStream>, LongNFunction<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>, 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>, short[], ShortNFunction<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>, 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 ShortStream>, ShortNFunction<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>>, Function<? super List<? extends T>, 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>, 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 K>, Collection<? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
zip(Collection<? extends K>, Collection<? extends V>, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
zip(Collection<A>, Collection<B>) - Static method in class com.landawn.abacus.util.BiIterator
 
zip(Collection<A>, Collection<B>, A, B) - Static method in class com.landawn.abacus.util.BiIterator
 
zip(Collection<A>, Collection<B>, A, B, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Collection<A>, Collection<B>, A, B, Throwables.BiFunction<? super A, ? super B, R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(Collection<A>, Collection<B>, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Collection<A>, Collection<B>, Throwables.BiFunction<? super A, ? super B, R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(Collection<A>, Collection<B>, Collection<C>) - Static method in class com.landawn.abacus.util.TriIterator
 
zip(Collection<A>, Collection<B>, Collection<C>, A, B, C) - Static method in class com.landawn.abacus.util.TriIterator
 
zip(Collection<A>, Collection<B>, Collection<C>, A, B, C, TriFunction<? super A, ? super B, ? super C, R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Collection<A>, Collection<B>, Collection<C>, A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(Collection<A>, Collection<B>, Collection<C>, TriFunction<? super A, ? super B, ? super C, R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Collection<A>, Collection<B>, Collection<C>, Throwables.TriFunction<? super A, ? super B, ? super C, R, E>) - Static method in class com.landawn.abacus.util.N
 
zip(Collection<File>, File) - Static method in class com.landawn.abacus.util.IOUtil
 
zip(Iterator<? extends A>, Iterator<? extends B>, A, B, BiFunction<? super A, ? super B, 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>, A, B, Throwables.BiFunction<? super A, ? super B, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Zip together the "a" and "b" iterators until all of them runs out of values.
zip(Iterator<? extends A>, Iterator<? extends B>, BiFunction<? super A, ? super B, 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>, Throwables.BiFunction<? super A, ? super B, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
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, 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, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
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, 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, T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Zip together the "a", "b" and "c" iterators until one of them runs out of values.
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, R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Iterator<A>, Iterator<B>, BiFunction<? super A, ? super B, 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, R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(Iterator<A>, Iterator<B>, Iterator<C>, TriFunction<? super A, ? super B, ? super C, R>) - Static method in class com.landawn.abacus.util.Iterators
 
zip(List<? extends Collection<? extends T>>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
zip(List<? extends Collection<? extends T>>, List<? extends T>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
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
 
zipp(Collection<? extends Iterator<? extends T>>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
zipp(Collection<? extends Iterator<? extends T>>, List<? extends T>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
zipWith(ExceptionalStream<T2, E>, ExceptionalStream<T3, E>, Throwables.TriFunction<? super T, ? super T2, ? super T3, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
zipWith(ExceptionalStream<T2, E>, ExceptionalStream<T3, E>, T, T2, T3, Throwables.TriFunction<? super T, ? super T2, ? super T3, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
zipWith(ExceptionalStream<T2, E>, Throwables.BiFunction<? super T, ? super T2, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
zipWith(ExceptionalStream<T2, E>, T, T2, Throwables.BiFunction<? super T, ? super T2, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
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, 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(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, 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(LongStream, long, long, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(LongStream, 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(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>, BiFunction<? super T, ? super T2, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
zipWith(Stream<T2>, Stream<T3>, TriFunction<? super T, ? super T2, ? super T3, 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, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
zipWith(Stream<T2>, T, T2, BiFunction<? super T, ? super T2, R>) - Method in class com.landawn.abacus.util.stream.Stream
 

_

__() - Method in class com.landawn.abacus.util.SQLBuilder.SP
 
__() - Method in class com.landawn.abacus.util.u.Optional
 
__() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
__() - Method in class com.landawn.abacus.util.u.OptionalInt
 
__() - Method in class com.landawn.abacus.util.u.OptionalLong
 
__(Function<? super ExceptionalStream<T, E>, ExceptionalStream<TT, EE>>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
__(Function<? super ByteStream, SS>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
__(Function<? super CharStream, SS>) - Method in class com.landawn.abacus.util.stream.CharStream
 
__(Function<? super DoubleStream, SS>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
__(Function<? super EntryStream<K, V>, EntryStream<KK, VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
__(Function<? super FloatStream, SS>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
__(Function<? super IntStream, SS>) - Method in class com.landawn.abacus.util.stream.IntStream
 
__(Function<? super LongStream, SS>) - Method in class com.landawn.abacus.util.stream.LongStream
 
__(Function<? super ShortStream, SS>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
__(Function<? super Stream<T>, SS>) - Method in class com.landawn.abacus.util.stream.Stream
 
__(Function<? super S, SS>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
_0_0001 - com.landawn.abacus.util.Percentage
The 0 0001.
_0_001 - com.landawn.abacus.util.Percentage
The 0 001.
_0_01 - com.landawn.abacus.util.Percentage
The 0 01.
_0_1 - com.landawn.abacus.util.Percentage
The 0 1.
_1 - com.landawn.abacus.util.Percentage
The 1.
_1 - Variable in class com.landawn.abacus.util.BooleanPair
The 1.
_1 - Variable in class com.landawn.abacus.util.BooleanTriple
The 1.
_1 - Variable in class com.landawn.abacus.util.BytePair
The 1.
_1 - Variable in class com.landawn.abacus.util.ByteTriple
The 1.
_1 - Variable in class com.landawn.abacus.util.CharPair
The 1.
_1 - Variable in class com.landawn.abacus.util.CharTriple
The 1.
_1 - Variable in class com.landawn.abacus.util.DoubleObjPair
The 1.
_1 - Variable in class com.landawn.abacus.util.DoublePair
The 1.
_1 - Variable in class com.landawn.abacus.util.DoubleTriple
The 1.
_1 - Variable in class com.landawn.abacus.util.FloatPair
The 1.
_1 - Variable in class com.landawn.abacus.util.FloatTriple
The 1.
_1 - Variable in class com.landawn.abacus.util.IntObjPair
The 1.
_1 - Variable in class com.landawn.abacus.util.IntPair
The 1.
_1 - Variable in class com.landawn.abacus.util.IntTriple
The 1.
_1 - Variable in class com.landawn.abacus.util.LongObjPair
The 1.
_1 - Variable in class com.landawn.abacus.util.LongPair
The 1.
_1 - Variable in class com.landawn.abacus.util.LongTriple
The 1.
_1 - Variable in class com.landawn.abacus.util.ShortPair
The 1.
_1 - Variable in class com.landawn.abacus.util.ShortTriple
The 1.
_1 - Static variable in class com.landawn.abacus.util.SQLBuilder
The Constant _1.
_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.
_1_list - Static variable in class com.landawn.abacus.util.SQLBuilder
The Constant _1_list.
_10 - com.landawn.abacus.util.Percentage
The 10.
_2 - com.landawn.abacus.util.Percentage
The 2.
_2 - Variable in class com.landawn.abacus.util.BooleanPair
The 2.
_2 - Variable in class com.landawn.abacus.util.BooleanTriple
The 2.
_2 - Variable in class com.landawn.abacus.util.BytePair
The 2.
_2 - Variable in class com.landawn.abacus.util.ByteTriple
The 2.
_2 - Variable in class com.landawn.abacus.util.CharPair
The 2.
_2 - Variable in class com.landawn.abacus.util.CharTriple
The 2.
_2 - Variable in class com.landawn.abacus.util.DoubleObjPair
The 2.
_2 - Variable in class com.landawn.abacus.util.DoublePair
The 2.
_2 - Variable in class com.landawn.abacus.util.DoubleTriple
The 2.
_2 - Variable in class com.landawn.abacus.util.FloatPair
The 2.
_2 - Variable in class com.landawn.abacus.util.FloatTriple
The 2.
_2 - Variable in class com.landawn.abacus.util.IntObjPair
The 2.
_2 - Variable in class com.landawn.abacus.util.IntPair
The 2.
_2 - Variable in class com.landawn.abacus.util.IntTriple
The 2.
_2 - Variable in class com.landawn.abacus.util.LongObjPair
The 2.
_2 - Variable in class com.landawn.abacus.util.LongPair
The 2.
_2 - Variable in class com.landawn.abacus.util.LongTriple
The 2.
_2 - Variable in class com.landawn.abacus.util.ShortPair
The 2.
_2 - Variable in class com.landawn.abacus.util.ShortTriple
The 2.
_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 - com.landawn.abacus.util.Percentage
The 20.
_3 - com.landawn.abacus.util.Percentage
The 3.
_3 - Variable in class com.landawn.abacus.util.BooleanTriple
The 3.
_3 - Variable in class com.landawn.abacus.util.ByteTriple
The 3.
_3 - Variable in class com.landawn.abacus.util.CharTriple
The 3.
_3 - Variable in class com.landawn.abacus.util.DoubleTriple
The 3.
_3 - Variable in class com.landawn.abacus.util.FloatTriple
The 3.
_3 - Variable in class com.landawn.abacus.util.IntTriple
The 3.
_3 - Variable in class com.landawn.abacus.util.LongTriple
The 3.
_3 - Variable in class com.landawn.abacus.util.ShortTriple
The 3.
_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 - com.landawn.abacus.util.Percentage
The 30.
_4 - 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 - com.landawn.abacus.util.Percentage
The 40.
_5 - 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 - com.landawn.abacus.util.Percentage
The 50.
_6 - 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 - com.landawn.abacus.util.Percentage
The 60.
_7 - 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 - com.landawn.abacus.util.Percentage
The 70.
_8 - 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 - com.landawn.abacus.util.Percentage
The 80.
_9 - com.landawn.abacus.util.Percentage
The 9.
_9 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 9.
_90 - com.landawn.abacus.util.Percentage
The 90.
_91 - com.landawn.abacus.util.Percentage
The 91.
_92 - com.landawn.abacus.util.Percentage
The 92.
_93 - com.landawn.abacus.util.Percentage
The 93.
_94 - com.landawn.abacus.util.Percentage
The 94.
_95 - com.landawn.abacus.util.Percentage
The 95.
_96 - com.landawn.abacus.util.Percentage
The 96.
_97 - com.landawn.abacus.util.Percentage
The 97.
_98 - com.landawn.abacus.util.Percentage
The 98.
_99 - com.landawn.abacus.util.Percentage
The 99.
_99_9 - com.landawn.abacus.util.Percentage
The 99 9.
_99_99 - com.landawn.abacus.util.Percentage
The 99 99.
_99_999 - com.landawn.abacus.util.Percentage
The 99 999.
_99_9999 - 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.
_N - Class in com.landawn.abacus.util
The Class _N.
_N - Static variable in class com.landawn.abacus.util.CodeGenerator
To generate the entity classes which not depend on N.class in the codes of hashcode/equals/toString methods, specify the parameter utilClassForHashEqualsToString in method entityDefinitionXml2Class with this value _N.
_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 All Packages