Skip navigation links
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 _ 

A

AbacusException - Exception in com.landawn.abacus.exception
The Class AbacusException.
AbacusException() - Constructor for exception com.landawn.abacus.exception.AbacusException
Constructs a new Coat exception with null as its detail message.
AbacusException(String) - Constructor for exception com.landawn.abacus.exception.AbacusException
Constructs a new Coat exception with the specified detail message.
AbacusException(Throwable) - Constructor for exception com.landawn.abacus.exception.AbacusException
Constructs a new Coat exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
AbacusException(String, Throwable) - Constructor for exception com.landawn.abacus.exception.AbacusException
Constructs a new Coat exception with the specified detail message and cause.
abbreviate(String, int) - Static method in class com.landawn.abacus.util.StringUtil
Abbreviates a String using ellipses.
abs(String) - Static method in class com.landawn.abacus.condition.Expression
Abs.
abs() - Method in class com.landawn.abacus.util.Duration
Abs.
abs() - Method in class com.landawn.abacus.util.Fraction
Gets a fraction that is the positive equivalent of this one.
ABS - Static variable in class com.landawn.abacus.util.WD
Field ABS.
absolute(int) - Method in interface com.landawn.abacus.DataSet
Move the cursor to the specified row.
absolute(int) - Method in interface com.landawn.abacus.PaginatedDataSet
Method absolute.
AbstractCache<K,V> - Class in com.landawn.abacus.cache
The Class AbstractCache.
AbstractCache() - Constructor for class com.landawn.abacus.cache.AbstractCache
Instantiates a new abstract cache.
AbstractCache(long, long) - Constructor for class com.landawn.abacus.cache.AbstractCache
Instantiates a new abstract cache.
AbstractCondition - Class in com.landawn.abacus.condition
The Class AbstractCondition.
AbstractCondition(Operator) - Constructor for class com.landawn.abacus.condition.AbstractCondition
Instantiates a new abstract condition.
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.
AbstractHttpClient(String) - Constructor for class com.landawn.abacus.http.AbstractHttpClient
Instantiates a new abstract http client.
AbstractHttpClient(String, int) - Constructor for class com.landawn.abacus.http.AbstractHttpClient
Instantiates a new abstract http client.
AbstractHttpClient(String, int, long, long) - Constructor for class com.landawn.abacus.http.AbstractHttpClient
Instantiates a new abstract http client.
AbstractHttpClient(String, int, long, long, HttpSettings) - Constructor for class com.landawn.abacus.http.AbstractHttpClient
Instantiates a new abstract http client.
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.
AbstractPool(int, long, EvictionPolicy, boolean, float) - Constructor for class com.landawn.abacus.pool.AbstractPool
Instantiates a new abstract pool.
AbstractPoolable - Class in com.landawn.abacus.pool
The Class AbstractPoolable.
AbstractPoolable(long, long) - Constructor for class com.landawn.abacus.pool.AbstractPoolable
Instantiates a new abstract poolable.
AbstractResultExtractor() - Constructor for class com.landawn.abacus.util.SQLExecutor.AbstractResultExtractor
 
AbstractStatementSetter() - Constructor for class com.landawn.abacus.util.SQLExecutor.AbstractStatementSetter
 
accept(Try.Consumer<? super DataSet, E>) - Method in interface com.landawn.abacus.DataSet
Accept.
ACCEPT - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Accept header field name.
accept(Try.Consumer<? super BooleanList, E>) - Method in class com.landawn.abacus.util.BooleanList
Accept.
accept(Try.Consumer<BooleanPair, E>) - Method in class com.landawn.abacus.util.BooleanPair
Accept.
accept(Try.Consumer<BooleanTriple, E>) - Method in class com.landawn.abacus.util.BooleanTriple
Accept.
accept(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Builder
Accept.
accept(Try.Consumer<? super ByteList, E>) - Method in class com.landawn.abacus.util.ByteList
Accept.
accept(Try.Consumer<BytePair, E>) - Method in class com.landawn.abacus.util.BytePair
Accept.
accept(byte) - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Accept.
accept(Try.Consumer<ByteTriple, E>) - Method in class com.landawn.abacus.util.ByteTriple
Accept.
accept(Try.Consumer<? super CharList, E>) - Method in class com.landawn.abacus.util.CharList
Accept.
accept(Try.Consumer<CharPair, E>) - Method in class com.landawn.abacus.util.CharPair
Accept.
accept(char) - Method in class com.landawn.abacus.util.CharSummaryStatistics
Accept.
accept(Try.Consumer<CharTriple, E>) - Method in class com.landawn.abacus.util.CharTriple
Accept.
accept(Try.Consumer<? super DoubleList, E>) - Method in class com.landawn.abacus.util.DoubleList
Accept.
accept(Try.Consumer<DoublePair, E>) - Method in class com.landawn.abacus.util.DoublePair
Accept.
accept(float) - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
Accept.
accept(double) - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
Accept.
accept(Try.Consumer<DoubleTriple, E>) - Method in class com.landawn.abacus.util.DoubleTriple
Accept.
accept(Try.Consumer<? super FloatList, E>) - Method in class com.landawn.abacus.util.FloatList
Accept.
accept(Try.Consumer<FloatPair, E>) - Method in class com.landawn.abacus.util.FloatPair
Accept.
accept(float) - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Accept.
accept(Try.Consumer<FloatTriple, E>) - Method in class com.landawn.abacus.util.FloatTriple
Accept.
accept(boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanBiConsumer
 
accept(boolean) - Method in interface com.landawn.abacus.util.function.BooleanConsumer
 
accept(boolean...) - Method in interface com.landawn.abacus.util.function.BooleanNConsumer
 
accept(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanTriConsumer
 
accept(byte, byte) - Method in interface com.landawn.abacus.util.function.ByteBiConsumer
 
accept(byte) - Method in interface com.landawn.abacus.util.function.ByteConsumer
 
accept(byte...) - Method in interface com.landawn.abacus.util.function.ByteNConsumer
 
accept(byte, byte, byte) - Method in interface com.landawn.abacus.util.function.ByteTriConsumer
 
accept(char, char) - Method in interface com.landawn.abacus.util.function.CharBiConsumer
 
accept(char) - Method in interface com.landawn.abacus.util.function.CharConsumer
 
accept(char...) - Method in interface com.landawn.abacus.util.function.CharNConsumer
 
accept(char, char, char) - Method in interface com.landawn.abacus.util.function.CharTriConsumer
 
accept(T) - Method in interface com.landawn.abacus.util.function.Consumer
 
accept(double, double) - Method in interface com.landawn.abacus.util.function.DoubleBiConsumer
 
accept(double) - Method in interface com.landawn.abacus.util.function.DoubleConsumer
 
accept(double...) - Method in interface com.landawn.abacus.util.function.DoubleNConsumer
 
accept(double, double, double) - Method in interface com.landawn.abacus.util.function.DoubleTriConsumer
 
accept(float, float) - Method in interface com.landawn.abacus.util.function.FloatBiConsumer
 
accept(float) - Method in interface com.landawn.abacus.util.function.FloatConsumer
 
accept(float...) - Method in interface com.landawn.abacus.util.function.FloatNConsumer
 
accept(float, float, float) - Method in interface com.landawn.abacus.util.function.FloatTriConsumer
 
accept(U, int, T) - Method in interface com.landawn.abacus.util.function.IndexedBiConsumer
 
accept(int, T) - Method in interface com.landawn.abacus.util.function.IndexedConsumer
 
accept(int, int) - Method in interface com.landawn.abacus.util.function.IntBiConsumer
 
accept(int) - Method in interface com.landawn.abacus.util.function.IntConsumer
 
accept(int...) - Method in interface com.landawn.abacus.util.function.IntNConsumer
 
accept(int, int, int) - Method in interface com.landawn.abacus.util.function.IntTriConsumer
 
accept(long, long) - Method in interface com.landawn.abacus.util.function.LongBiConsumer
 
accept(long) - Method in interface com.landawn.abacus.util.function.LongConsumer
 
accept(long...) - Method in interface com.landawn.abacus.util.function.LongNConsumer
 
accept(long, long, long) - Method in interface com.landawn.abacus.util.function.LongTriConsumer
 
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, byte) - Method in interface com.landawn.abacus.util.function.ObjByteConsumer
 
accept(T, char) - Method in interface com.landawn.abacus.util.function.ObjCharConsumer
 
accept(T, double) - Method in interface com.landawn.abacus.util.function.ObjDoubleConsumer
 
accept(T, float) - Method in interface com.landawn.abacus.util.function.ObjFloatConsumer
 
accept(T, int) - Method in interface com.landawn.abacus.util.function.ObjIntConsumer
 
accept(T, long) - Method in interface com.landawn.abacus.util.function.ObjLongConsumer
 
accept(T, short) - Method in interface com.landawn.abacus.util.function.ObjShortConsumer
 
accept(A, B, C, D) - Method in interface com.landawn.abacus.util.function.QuadConsumer
 
accept(short, short) - Method in interface com.landawn.abacus.util.function.ShortBiConsumer
 
accept(short) - Method in interface com.landawn.abacus.util.function.ShortConsumer
 
accept(short...) - Method in interface com.landawn.abacus.util.function.ShortNConsumer
 
accept(short, short, short) - Method in interface com.landawn.abacus.util.function.ShortTriConsumer
 
accept(A, B, C) - Method in interface com.landawn.abacus.util.function.TriConsumer
 
accept(Try.Consumer<? super IntList, E>) - Method in class com.landawn.abacus.util.IntList
Accept.
accept(Try.Consumer<IntPair, E>) - Method in class com.landawn.abacus.util.IntPair
Accept.
accept(int) - Method in class com.landawn.abacus.util.IntSummaryStatistics
Accept.
accept(Try.Consumer<IntTriple, E>) - Method in class com.landawn.abacus.util.IntTriple
Accept.
accept(QS, T) - Method in interface com.landawn.abacus.util.JdbcUtil.BiParametersSetter
Accept.
accept(ResultSet, List<String>) - Method in interface com.landawn.abacus.util.JdbcUtil.BiRowConsumer
Accept.
accept(QS) - Method in interface com.landawn.abacus.util.JdbcUtil.ParametersSetter
Accept.
accept(ResultSet) - Method in interface com.landawn.abacus.util.JdbcUtil.RowConsumer
Accept.
accept(NamedSQL, QS, T) - Method in interface com.landawn.abacus.util.JdbcUtil.TriParametersSetter
Accept.
accept(Try.Consumer<? super LongList, E>) - Method in class com.landawn.abacus.util.LongList
Accept.
accept(Try.Consumer<? super LongMultiset<T>, E>) - Method in class com.landawn.abacus.util.LongMultiset
Accept.
accept(Try.Consumer<LongPair, E>) - Method in class com.landawn.abacus.util.LongPair
Accept.
accept(int) - Method in class com.landawn.abacus.util.LongSummaryStatistics
Accept.
accept(long) - Method in class com.landawn.abacus.util.LongSummaryStatistics
Accept.
accept(Try.Consumer<LongTriple, E>) - Method in class com.landawn.abacus.util.LongTriple
Accept.
accept(Try.Consumer<? super Multimap<K, E, V>, X>) - Method in class com.landawn.abacus.util.Multimap
Accept.
accept(Try.Consumer<? super Multiset<T>, E>) - Method in class com.landawn.abacus.util.Multiset
Accept.
accept(Consumer<? super T[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
Accept.
accept(Consumer<? super boolean[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
Accept.
accept(Consumer<? super byte[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Accept.
accept(Consumer<? super char[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Accept.
accept(Consumer<? super Deque<T>>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
Accept.
accept(Consumer<? super double[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Accept.
accept(Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
Accept.
accept(Consumer<? super float[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Accept.
accept(Consumer<? super int[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Accept.
accept(Consumer<? super long[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Accept.
accept(Consumer<? super short[]>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Accept.
accept(Try.BiConsumer<? super L, ? super R, E>) - Method in class com.landawn.abacus.util.Pair
Accept.
accept(Try.Consumer<? super Pair<L, R>, E>) - Method in class com.landawn.abacus.util.Pair
Accept.
accept(Try.Consumer<? super L, E>) - Method in class com.landawn.abacus.util.PrimitiveList
Accept.
accept(Try.Consumer<? super Seq<T>, E>) - Method in class com.landawn.abacus.util.Seq
Accept.
accept(Try.Consumer<? super ShortList, E>) - Method in class com.landawn.abacus.util.ShortList
Accept.
accept(Try.Consumer<ShortPair, E>) - Method in class com.landawn.abacus.util.ShortPair
Accept.
accept(short) - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Accept.
accept(Try.Consumer<ShortTriple, E>) - Method in class com.landawn.abacus.util.ShortTriple
Accept.
accept(Try.Consumer<? super SQLBuilder.SP, EX>) - Method in class com.landawn.abacus.util.SQLBuilder
Accept.
accept(T, Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Synchronized
Accept.
accept(T, U, Try.BiConsumer<? super T, ? super U, E>) - Static method in class com.landawn.abacus.util.Synchronized
Accept.
accept(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Synchronized
Accept.
accept(Try.TriConsumer<? super L, ? super M, ? super R, E>) - Method in class com.landawn.abacus.util.Triple
Accept.
accept(Try.Consumer<? super Triple<L, M, R>, E>) - Method in class com.landawn.abacus.util.Triple
Accept.
accept(T, U) - Method in interface com.landawn.abacus.util.Try.BiConsumer
Accept.
accept(boolean, boolean) - Method in interface com.landawn.abacus.util.Try.BooleanBiConsumer
Accept.
accept(boolean) - Method in interface com.landawn.abacus.util.Try.BooleanConsumer
Accept.
accept(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.Try.BooleanTriConsumer
Accept.
accept(byte, byte) - Method in interface com.landawn.abacus.util.Try.ByteBiConsumer
Accept.
accept(byte) - Method in interface com.landawn.abacus.util.Try.ByteConsumer
Accept.
accept(byte, byte, byte) - Method in interface com.landawn.abacus.util.Try.ByteTriConsumer
Accept.
accept(char, char) - Method in interface com.landawn.abacus.util.Try.CharBiConsumer
Accept.
accept(char) - Method in interface com.landawn.abacus.util.Try.CharConsumer
Accept.
accept(char, char, char) - Method in interface com.landawn.abacus.util.Try.CharTriConsumer
Accept.
accept(T) - Method in interface com.landawn.abacus.util.Try.Consumer
Accept.
accept(double, double) - Method in interface com.landawn.abacus.util.Try.DoubleBiConsumer
Accept.
accept(double) - Method in interface com.landawn.abacus.util.Try.DoubleConsumer
Accept.
accept(double, double, double) - Method in interface com.landawn.abacus.util.Try.DoubleTriConsumer
Accept.
accept(T, U) - Method in interface com.landawn.abacus.util.Try.EE.BiConsumer
Accept.
accept(T) - Method in interface com.landawn.abacus.util.Try.EE.Consumer
Accept.
accept(A, B, C) - Method in interface com.landawn.abacus.util.Try.EE.TriConsumer
Accept.
accept(float, float) - Method in interface com.landawn.abacus.util.Try.FloatBiConsumer
Accept.
accept(float) - Method in interface com.landawn.abacus.util.Try.FloatConsumer
Accept.
accept(float, float, float) - Method in interface com.landawn.abacus.util.Try.FloatTriConsumer
Accept.
accept(U, int, T) - Method in interface com.landawn.abacus.util.Try.IndexedBiConsumer
Accept.
accept(int, T) - Method in interface com.landawn.abacus.util.Try.IndexedConsumer
Accept.
accept(int, int) - Method in interface com.landawn.abacus.util.Try.IntBiConsumer
Accept.
accept(int) - Method in interface com.landawn.abacus.util.Try.IntConsumer
Accept.
accept(int, int, int) - Method in interface com.landawn.abacus.util.Try.IntTriConsumer
Accept.
accept(long, long) - Method in interface com.landawn.abacus.util.Try.LongBiConsumer
Accept.
accept(long) - Method in interface com.landawn.abacus.util.Try.LongConsumer
Accept.
accept(long, long, long) - Method in interface com.landawn.abacus.util.Try.LongTriConsumer
Accept.
accept(T, boolean) - Method in interface com.landawn.abacus.util.Try.ObjBooleanConsumer
Accept.
accept(T, byte) - Method in interface com.landawn.abacus.util.Try.ObjByteConsumer
Accept.
accept(T, char) - Method in interface com.landawn.abacus.util.Try.ObjCharConsumer
Accept.
accept(T, double) - Method in interface com.landawn.abacus.util.Try.ObjDoubleConsumer
Accept.
accept(T, float) - Method in interface com.landawn.abacus.util.Try.ObjFloatConsumer
Accept.
accept(T, int) - Method in interface com.landawn.abacus.util.Try.ObjIntConsumer
Accept.
accept(T, long) - Method in interface com.landawn.abacus.util.Try.ObjLongConsumer
Accept.
accept(T, short) - Method in interface com.landawn.abacus.util.Try.ObjShortConsumer
Accept.
accept(A, B, C, D) - Method in interface com.landawn.abacus.util.Try.QuadConsumer
Accept.
accept(short, short) - Method in interface com.landawn.abacus.util.Try.ShortBiConsumer
Accept.
accept(short) - Method in interface com.landawn.abacus.util.Try.ShortConsumer
Accept.
accept(short, short, short) - Method in interface com.landawn.abacus.util.Try.ShortTriConsumer
Accept.
accept(A, B, C) - Method in interface com.landawn.abacus.util.Try.TriConsumer
Accept.
accept(Try.Consumer<? super Tuple.Tuple1<T1>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple1
Accept.
accept(Try.Consumer<? super Tuple.Tuple2<T1, T2>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
Accept.
accept(Try.BiConsumer<? super T1, ? super T2, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
Accept.
accept(Try.Consumer<? super Tuple.Tuple3<T1, T2, T3>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
Accept.
accept(Try.TriConsumer<? super T1, ? super T2, ? super T3, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
Accept.
accept(Try.Consumer<? super Tuple.Tuple4<T1, T2, T3, T4>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple4
Accept.
accept(Try.Consumer<? super Tuple.Tuple5<T1, T2, T3, T4, T5>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple5
Accept.
accept(Try.Consumer<? super Tuple.Tuple6<T1, T2, T3, T4, T5, T6>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple6
Accept.
accept(Try.Consumer<? super Tuple.Tuple7<T1, T2, T3, T4, T5, T6, T7>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple7
Accept.
accept(Try.Consumer<? super Tuple.Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple8
Accept.
accept(Try.Consumer<? super Tuple.Tuple9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple9
Accept.
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.
acceptIfNotEmpty(Try.Consumer<? super BooleanList, E>) - Method in class com.landawn.abacus.util.BooleanList
Accept if not empty.
acceptIfNotEmpty(Try.Consumer<? super ByteList, E>) - Method in class com.landawn.abacus.util.ByteList
Accept if not empty.
acceptIfNotEmpty(Try.Consumer<? super CharList, E>) - Method in class com.landawn.abacus.util.CharList
Accept if not empty.
acceptIfNotEmpty(Try.Consumer<? super DoubleList, E>) - Method in class com.landawn.abacus.util.DoubleList
Accept if not empty.
acceptIfNotEmpty(Try.Consumer<? super FloatList, E>) - Method in class com.landawn.abacus.util.FloatList
Accept if not empty.
acceptIfNotEmpty(Try.Consumer<? super IntList, E>) - Method in class com.landawn.abacus.util.IntList
Accept if not empty.
acceptIfNotEmpty(Try.Consumer<? super LongList, E>) - Method in class com.landawn.abacus.util.LongList
Accept if not empty.
acceptIfNotEmpty(Try.Consumer<? super LongMultiset<T>, E>) - Method in class com.landawn.abacus.util.LongMultiset
Accept if not empty.
acceptIfNotEmpty(Try.Consumer<? super Multiset<T>, E>) - Method in class com.landawn.abacus.util.Multiset
Accept if not empty.
acceptIfNotEmpty(Try.Consumer<? super L, E>) - Method in class com.landawn.abacus.util.PrimitiveList
Accept if not empty.
acceptIfNotEmpty(Try.Consumer<? super Seq<T>, E>) - Method in class com.landawn.abacus.util.Seq
Accept if not empty.
acceptIfNotEmpty(Try.Consumer<? super ShortList, E>) - Method in class com.landawn.abacus.util.ShortList
Accept if not empty.
acceptIfNotEmpty(Try.Consumer<? super Stream<T>, E>) - Method in class com.landawn.abacus.util.stream.Stream
The Stream will be closed finally, no matter it's empty or not.
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.
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.
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.
activityPrint() - Method in class com.landawn.abacus.pool.AbstractPoolable
Activity print.
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.
activityPrint() - Method in interface com.landawn.abacus.pool.Poolable
Activity print.
ADC() - Constructor for class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
 
add(String, T, long) - Method in class com.landawn.abacus.cache.SpyMemcached
Adds the.
add(Criteria, Condition...) - Static method in class com.landawn.abacus.condition.CriteriaUtil
Adds the.
add(Criteria, Collection<Condition>) - Static method in class com.landawn.abacus.condition.CriteriaUtil
Adds the.
add(Condition...) - Method in class com.landawn.abacus.condition.Junction
Adds the.
add(Collection<? extends Condition>) - Method in class com.landawn.abacus.condition.Junction
Adds the.
add(E) - Method in class com.landawn.abacus.pool.GenericObjectPool
Adds the.
add(E, boolean) - Method in class com.landawn.abacus.pool.GenericObjectPool
Adds the.
add(E, long, TimeUnit) - Method in class com.landawn.abacus.pool.GenericObjectPool
Adds the.
add(E, long, TimeUnit, boolean) - Method in class com.landawn.abacus.pool.GenericObjectPool
Adds the.
add(E) - Method in interface com.landawn.abacus.pool.ObjectPool
Adds the.
add(E, boolean) - Method in interface com.landawn.abacus.pool.ObjectPool
Adds the.
add(E, long, TimeUnit) - Method in interface com.landawn.abacus.pool.ObjectPool
Adds the.
add(E, long, TimeUnit, boolean) - Method in interface com.landawn.abacus.pool.ObjectPool
Adds the.
add(E) - Method in class com.landawn.abacus.util.ArrayHashSet
Adds the.
add(boolean) - Method in class com.landawn.abacus.util.BooleanList
Adds the.
add(int, boolean) - Method in class com.landawn.abacus.util.BooleanList
Adds the.
add(boolean) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
Adds the.
add(int, boolean) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
Adds the.
add(byte) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
Adds the.
add(int, byte) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
Adds the.
add(char) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Adds the.
add(int, char) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Adds the.
add(T) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
Adds the.
add(double) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Adds the.
add(int, double) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Adds the.
add(float) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Adds the.
add(int, float) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Adds the.
add(int) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Adds the.
add(int, int) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Adds the.
add(int, T) - Method in class com.landawn.abacus.util.Builder.ListBuilder
Adds the.
add(long) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Adds the.
add(int, long) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Adds the.
add(T) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
Adds the.
add(T) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
Adds the.
add(short) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
Adds the.
add(int, short) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
Adds the.
add(byte) - Method in class com.landawn.abacus.util.ByteList
Adds the.
add(int, byte) - Method in class com.landawn.abacus.util.ByteList
Adds the.
add(char) - Method in class com.landawn.abacus.util.CharList
Adds the.
add(int, char) - Method in class com.landawn.abacus.util.CharList
Adds the.
add(double) - Method in class com.landawn.abacus.util.DoubleList
Adds the.
add(int, double) - Method in class com.landawn.abacus.util.DoubleList
Adds the.
add(float) - Method in class com.landawn.abacus.util.FloatList
Adds the.
add(int, float) - Method in class com.landawn.abacus.util.FloatList
Adds the.
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(T) - Method in class com.landawn.abacus.util.IdentityHashSet
Adds the.
add(int, E) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
Unsupported operation.
add(int) - Method in class com.landawn.abacus.util.IntList
Adds the.
add(int, int) - Method in class com.landawn.abacus.util.IntList
Adds the.
add(double) - Method in class com.landawn.abacus.util.KahanSummation
Adds the.
add(long) - Method in class com.landawn.abacus.util.LongList
Adds the.
add(int, long) - Method in class com.landawn.abacus.util.LongList
Adds the.
add(T) - Method in class com.landawn.abacus.util.LongMultiset
Adds the.
add(T, long) - Method in class com.landawn.abacus.util.LongMultiset
Adds the.
add(T) - Method in class com.landawn.abacus.util.Multiset
Adds the.
add(T, int) - Method in class com.landawn.abacus.util.Multiset
Adds the.
add(byte) - Method in class com.landawn.abacus.util.MutableByte
Adds a value to the value of this instance.
add(char) - Method in class com.landawn.abacus.util.MutableChar
Adds a value to the value of this instance.
add(double) - Method in class com.landawn.abacus.util.MutableDouble
Adds a value to the value of this instance.
add(float) - Method in class com.landawn.abacus.util.MutableFloat
Adds a value to the value of this instance.
add(int) - Method in class com.landawn.abacus.util.MutableInt
Adds a value to the value of this instance.
add(long) - Method in class com.landawn.abacus.util.MutableLong
Adds a value to the value of this instance.
add(short) - Method in class com.landawn.abacus.util.MutableShort
Adds a value to the value of this instance.
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(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(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(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(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(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(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(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(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(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(short) - Method in class com.landawn.abacus.util.ShortList
Adds the.
add(int, short) - Method in class com.landawn.abacus.util.ShortList
Adds the.
add(String, NamedSQL) - Method in class com.landawn.abacus.util.SQLMapper
Adds the.
add(String, String, Map<String, String>) - Method in class com.landawn.abacus.util.SQLMapper
Adds the.
addAll(Collection<? extends E>) - Method in class com.landawn.abacus.util.ArrayHashSet
Adds the all.
addAll(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Adds the all.
addAll(int, BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Adds the all.
addAll(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Adds the all.
addAll(int, boolean[]) - 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(int, 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(int, ByteList) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
Adds the all.
addAll(CharList) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Adds the all.
addAll(int, CharList) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Adds the all.
addAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
Adds the all.
addAll(DoubleList) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Adds the all.
addAll(int, DoubleList) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Adds the all.
addAll(FloatList) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Adds the all.
addAll(int, FloatList) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Adds the all.
addAll(IntList) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Adds the all.
addAll(int, IntList) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Adds the all.
addAll(int, Collection<? extends T>) - Method in class com.landawn.abacus.util.Builder.ListBuilder
Adds the all.
addAll(LongList) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Adds the all.
addAll(int, LongList) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Adds the all.
addAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
Adds the all.
addAll(Map<? extends T, Long>) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
Adds the all.
addAll(LongMultiset<? 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(Map<? extends T, Integer>) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
Adds the all.
addAll(Multiset<? extends T>) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
Adds the all.
addAll(ShortList) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
Adds the all.
addAll(int, ShortList) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
Adds the all.
addAll(ByteList) - Method in class com.landawn.abacus.util.ByteList
Adds the all.
addAll(int, ByteList) - Method in class com.landawn.abacus.util.ByteList
Adds the all.
addAll(byte[]) - Method in class com.landawn.abacus.util.ByteList
Adds the all.
addAll(int, byte[]) - Method in class com.landawn.abacus.util.ByteList
Adds the all.
addAll(CharList) - Method in class com.landawn.abacus.util.CharList
Adds the all.
addAll(int, CharList) - Method in class com.landawn.abacus.util.CharList
Adds the all.
addAll(char[]) - Method in class com.landawn.abacus.util.CharList
Adds the all.
addAll(int, char[]) - Method in class com.landawn.abacus.util.CharList
Adds the all.
addAll(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Adds the all.
addAll(int, DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Adds the all.
addAll(double[]) - Method in class com.landawn.abacus.util.DoubleList
Adds the all.
addAll(int, double[]) - Method in class com.landawn.abacus.util.DoubleList
Adds the all.
addAll(FloatList) - Method in class com.landawn.abacus.util.FloatList
Adds the all.
addAll(int, FloatList) - Method in class com.landawn.abacus.util.FloatList
Adds the all.
addAll(float[]) - Method in class com.landawn.abacus.util.FloatList
Adds the all.
addAll(int, float[]) - Method in class com.landawn.abacus.util.FloatList
Adds the all.
addAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.IdentityHashSet
Adds the all.
addAll(int, Collection<? extends E>) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
Unsupported operation.
addAll(IntList) - Method in class com.landawn.abacus.util.IntList
Adds the all.
addAll(int, IntList) - Method in class com.landawn.abacus.util.IntList
Adds the all.
addAll(int[]) - Method in class com.landawn.abacus.util.IntList
Adds the all.
addAll(int, int[]) - Method in class com.landawn.abacus.util.IntList
Adds the all.
addAll(double[]) - Method in class com.landawn.abacus.util.KahanSummation
Adds the all.
addAll(LongList) - Method in class com.landawn.abacus.util.LongList
Adds the all.
addAll(int, LongList) - Method in class com.landawn.abacus.util.LongList
Adds the all.
addAll(long[]) - Method in class com.landawn.abacus.util.LongList
Adds the all.
addAll(int, long[]) - Method in class com.landawn.abacus.util.LongList
Adds the all.
addAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.LongMultiset
Adds the all.
addAll(Collection<? extends T>, long) - Method in class com.landawn.abacus.util.LongMultiset
Adds the all.
addAll(Map<? extends T, Long>) - Method in class com.landawn.abacus.util.LongMultiset
Adds the all.
addAll(LongMultiset<? 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(Map<? extends T, Integer>) - Method in class com.landawn.abacus.util.Multiset
Adds the all.
addAll(Multiset<? extends T>) - Method in class com.landawn.abacus.util.Multiset
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(char[], char...) - Static method in class com.landawn.abacus.util.N
Adds all the elements of the given arrays into a new array.
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(short[], short...) - Static method in class com.landawn.abacus.util.N
Adds all the elements of the given arrays into a new array.
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(long[], long...) - Static method in class com.landawn.abacus.util.N
Adds all the elements of the given arrays into a new array.
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(double[], double...) - Static method in class com.landawn.abacus.util.N
Adds all the elements of the given arrays into a new array.
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(T[], T...) - 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(int, A) - Method in class com.landawn.abacus.util.PrimitiveList
Adds the all.
addAll(ShortList) - Method in class com.landawn.abacus.util.ShortList
Adds the all.
addAll(int, ShortList) - Method in class com.landawn.abacus.util.ShortList
Adds the all.
addAll(short[]) - Method in class com.landawn.abacus.util.ShortList
Adds the all.
addAll(int, short[]) - Method in class com.landawn.abacus.util.ShortList
Adds the all.
addAndGet(T) - Method in class com.landawn.abacus.util.LongMultiset
Adds the and get.
addAndGet(T, long) - 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(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.
addColumn(String, List<?>) - Method in interface com.landawn.abacus.DataSet
Method addColumn.
addColumn(int, String, List<?>) - Method in interface com.landawn.abacus.DataSet
Method addColumn.
addColumn(String, String, Try.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, Try.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, Collection<String>, Try.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>, Try.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, Tuple.Tuple2<String, String>, Try.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>, Try.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.Tuple3<String, String, String>, Try.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>, Try.TriFunction<?, ?, ?, ?, E>) - Method in interface com.landawn.abacus.DataSet
Generate the new column values from the specified columns by the specified Function.
addColumn(String, List<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, List<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, String, Try.Function<T, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, String, Try.Function<T, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, Tuple.Tuple2<String, String>, Try.BiFunction<?, ?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, Tuple.Tuple2<String, String>, Try.BiFunction<?, ?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, Tuple.Tuple3<String, String, String>, Try.TriFunction<?, ?, ?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, Tuple.Tuple3<String, String, String>, Try.TriFunction<?, ?, ?, ?, E>) - 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.
addDays(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of days to a calendar 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.
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.
addHours(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of hours to a calendar returning a new object.
addIfAbsent(T) - Method in class com.landawn.abacus.util.LongMultiset
Adds the if absent.
addIfAbsent(T, long) - 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.
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.
addMilliseconds(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of milliseconds to a calendar 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.
addMinutes(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of minutes to a calendar 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.
addMonths(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of months to a calendar returning a new object.
addRow(Object) - Method in interface com.landawn.abacus.DataSet
Adds the row.
addRow(int, 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.
addSeconds(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of seconds to a calendar 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.
addWeeks(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of weeks to a calendar 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.
addYears(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of years to a calendar 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 - Class in com.landawn.abacus.condition
The Class All.
All(SubQuery) - Constructor for class com.landawn.abacus.condition.All
Instantiates a new all.
all(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
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(Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Returns whether all elements of this List match the provided predicate.
allMatch(int, int, Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
All match.
allMatch(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Returns whether all elements of this List match the provided predicate.
allMatch(int, int, Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
All match.
allMatch(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Returns whether all elements of this List match the provided predicate.
allMatch(int, int, Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
All match.
allMatch(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Returns whether all elements of this List match the provided predicate.
allMatch(int, int, Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
All match.
allMatch(Try.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
All match.
allMatch(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Returns whether all elements of this List match the provided predicate.
allMatch(int, int, Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
All match.
allMatch(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Returns whether all elements of this List match the provided predicate.
allMatch(int, int, Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
All match.
allMatch(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Returns whether all elements of this List match the provided predicate.
allMatch(int, int, Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
All match.
allMatch(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
All match.
allMatch(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Returns whether all elements of this List match the provided predicate.
allMatch(int, int, Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
All match.
allMatch(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
allMatch(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
allMatch(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
allMatch(Try.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
allMatch(Try.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
allMatch(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
allMatch(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
allMatch(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
allMatch(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
allMatch(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
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(T, T) - Static method in class com.landawn.abacus.util.N
All null.
allNull(T, T, T) - Static method in class com.landawn.abacus.util.N
All null.
allNull(T...) - Static method in class com.landawn.abacus.util.N
All null.
allNull(Collection<T>) - Static method in class com.landawn.abacus.util.N
All null.
allNull() - Method in class com.landawn.abacus.util.Tuple
All null.
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple1
All null.
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple2
All null.
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple3
All null.
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple4
All null.
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple5
All null.
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple6
All null.
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple7
All null.
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple8
All null.
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple9
All null.
allNullOrEmpty(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
All null or empty.
allNullOrEmpty(CharSequence...) - Static method in class com.landawn.abacus.util.N
All null or empty.
allNullOrEmpty(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.N
All null or empty.
allOf(Future<? extends T>...) - Static method in class com.landawn.abacus.util.Futures
Returns a new Future that is completed when all of the given Futures complete.
allOf(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.
ALLOW - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Allow header field name.
ALTER - Static variable in class com.landawn.abacus.util.WD
Field ALTER.
alternate() - Static method in class com.landawn.abacus.util.Fn.FnB
Alternate.
alternate() - Static method in class com.landawn.abacus.util.Fn.FnC
Alternate.
alternate() - Static method in class com.landawn.abacus.util.Fn.FnD
Alternate.
alternate() - Static method in class com.landawn.abacus.util.Fn.FnF
Alternate.
alternate() - Static method in class com.landawn.abacus.util.Fn.FnI
Alternate.
alternate() - Static method in class com.landawn.abacus.util.Fn.FnL
Alternate.
alternate() - Static method in class com.landawn.abacus.util.Fn.FnS
Alternate.
alternate() - Static method in enum com.landawn.abacus.util.Nth
Returns a stateful BiFunction.
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_FALSE - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowFilter
The Constant ALWAYS_FALSE.
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowFilter
The Constant ALWAYS_FALSE.
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
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowFilter
The Constant ALWAYS_TRUE.
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowFilter
The Constant ALWAYS_TRUE.
alwaysFalse() - Static method in class com.landawn.abacus.condition.ConditionFactory
Deprecated.
alwaysFalse() - Static method in class com.landawn.abacus.util.Fn
Always false.
alwaysFalse() - Static method in class com.landawn.abacus.util.Fn.BiPredicates
Always false.
alwaysFalse() - Static method in class com.landawn.abacus.util.Fn.TriPredicates
Always false.
alwaysTrue() - Static method in class com.landawn.abacus.condition.ConditionFactory
Always true.
alwaysTrue() - Static method in class com.landawn.abacus.util.Fn
Always true.
alwaysTrue() - Static method in class com.landawn.abacus.util.Fn.BiPredicates
Always true.
alwaysTrue() - Static method in class com.landawn.abacus.util.Fn.TriPredicates
Always true.
AMPERSAND - Static variable in class com.landawn.abacus.util.WD
Field AMPERSAND.
and(Condition) - Method in class com.landawn.abacus.condition.AbstractCondition
And.
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(Condition) - Method in class com.landawn.abacus.condition.Clause
And.
and(Condition) - Method in interface com.landawn.abacus.condition.Condition
Method and.
and(Condition...) - Static method in class com.landawn.abacus.condition.ConditionFactory
And.
and(Collection<? extends Condition>) - Static method in class com.landawn.abacus.condition.ConditionFactory
And.
and(String...) - Static method in class com.landawn.abacus.condition.Expression
And.
and(Condition) - Method in class com.landawn.abacus.condition.Limit
And.
and(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Having
And.
and(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Where
And.
and(BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.Fn
And.
and(BooleanSupplier, BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.Fn
And.
and(Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Fn
And.
and(Predicate<? super T>, Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Fn
And.
and(Collection<Predicate<? super T>>) - Static method in class com.landawn.abacus.util.Fn
And.
and(BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn
And.
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.
and(List<BiPredicate<? super T, ? super U>>) - Static method in class com.landawn.abacus.util.Fn
And.
and(BiPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiPredicate
 
and(BooleanBiPredicate) - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
and(BooleanPredicate) - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
and(BooleanTriPredicate) - Method in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
and(ByteBiPredicate) - Method in interface com.landawn.abacus.util.function.ByteBiPredicate
 
and(BytePredicate) - Method in interface com.landawn.abacus.util.function.BytePredicate
 
and(ByteTriPredicate) - Method in interface com.landawn.abacus.util.function.ByteTriPredicate
 
and(CharBiPredicate) - Method in interface com.landawn.abacus.util.function.CharBiPredicate
 
and(CharPredicate) - Method in interface com.landawn.abacus.util.function.CharPredicate
 
and(CharTriPredicate) - Method in interface com.landawn.abacus.util.function.CharTriPredicate
 
and(DoubleBiPredicate) - Method in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
and(DoublePredicate) - Method in interface com.landawn.abacus.util.function.DoublePredicate
 
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(IntPredicate) - Method in interface com.landawn.abacus.util.function.IntPredicate
 
and(IntTriPredicate) - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
and(LongBiPredicate) - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
and(LongPredicate) - Method in interface com.landawn.abacus.util.function.LongPredicate
 
and(LongTriPredicate) - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
and(Predicate<? super T>) - Method in interface com.landawn.abacus.util.function.Predicate
 
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 - Static variable in class com.landawn.abacus.util.WD
Field AND.
AND_OP - Static variable in class com.landawn.abacus.util.WD
Field AND2.
AndroidUtil - Class in com.landawn.abacus.util
The Class AndroidUtil.
andThen(BiConsumer<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BiFunction
 
andThen(BooleanBiConsumer) - Method in interface com.landawn.abacus.util.function.BooleanBiConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BooleanBiFunction
 
andThen(BooleanConsumer) - Method in interface com.landawn.abacus.util.function.BooleanConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BooleanFunction
 
andThen(BooleanNConsumer) - Method in interface com.landawn.abacus.util.function.BooleanNConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BooleanNFunction
 
andThen(BooleanTriConsumer) - Method in interface com.landawn.abacus.util.function.BooleanTriConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BooleanTriFunction
 
andThen(BooleanUnaryOperator) - Method in interface com.landawn.abacus.util.function.BooleanUnaryOperator
 
andThen(ByteBiConsumer) - Method in interface com.landawn.abacus.util.function.ByteBiConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ByteBiFunction
 
andThen(ByteConsumer) - Method in interface com.landawn.abacus.util.function.ByteConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ByteFunction
 
andThen(ByteNConsumer) - Method in interface com.landawn.abacus.util.function.ByteNConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ByteNFunction
 
andThen(ByteTriConsumer) - Method in interface com.landawn.abacus.util.function.ByteTriConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ByteTriFunction
 
andThen(ByteUnaryOperator) - Method in interface com.landawn.abacus.util.function.ByteUnaryOperator
 
andThen(CharBiConsumer) - Method in interface com.landawn.abacus.util.function.CharBiConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.CharBiFunction
 
andThen(CharConsumer) - Method in interface com.landawn.abacus.util.function.CharConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.CharFunction
 
andThen(CharNConsumer) - Method in interface com.landawn.abacus.util.function.CharNConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.CharNFunction
 
andThen(CharTriConsumer) - Method in interface com.landawn.abacus.util.function.CharTriConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.CharTriFunction
 
andThen(CharUnaryOperator) - Method in interface com.landawn.abacus.util.function.CharUnaryOperator
 
andThen(Consumer<? super T>) - Method in interface com.landawn.abacus.util.function.Consumer
 
andThen(DoubleBiConsumer) - Method in interface com.landawn.abacus.util.function.DoubleBiConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleBiFunction
 
andThen(DoubleConsumer) - Method in interface com.landawn.abacus.util.function.DoubleConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleFunction
 
andThen(DoubleNConsumer) - Method in interface com.landawn.abacus.util.function.DoubleNConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleNFunction
 
andThen(DoubleTriConsumer) - Method in interface com.landawn.abacus.util.function.DoubleTriConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleTriFunction
 
andThen(DoubleUnaryOperator) - Method in interface com.landawn.abacus.util.function.DoubleUnaryOperator
 
andThen(FloatBiConsumer) - Method in interface com.landawn.abacus.util.function.FloatBiConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.FloatBiFunction
 
andThen(FloatConsumer) - Method in interface com.landawn.abacus.util.function.FloatConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.FloatFunction
 
andThen(FloatNConsumer) - Method in interface com.landawn.abacus.util.function.FloatNConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.FloatNFunction
 
andThen(FloatTriConsumer) - Method in interface com.landawn.abacus.util.function.FloatTriConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.FloatTriFunction
 
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.Function
 
andThen(IndexedBiConsumer<? super U, ? super T>) - Method in interface com.landawn.abacus.util.function.IndexedBiConsumer
 
andThen(IndexedFunction<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IndexedBiFunction
 
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.IndexedFunction
 
andThen(IntBiConsumer) - Method in interface com.landawn.abacus.util.function.IntBiConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntBiFunction
 
andThen(IntConsumer) - Method in interface com.landawn.abacus.util.function.IntConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntFunction
 
andThen(IntNConsumer) - Method in interface com.landawn.abacus.util.function.IntNConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntNFunction
 
andThen(IntTriConsumer) - Method in interface com.landawn.abacus.util.function.IntTriConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntTriFunction
 
andThen(IntUnaryOperator) - Method in interface com.landawn.abacus.util.function.IntUnaryOperator
 
andThen(LongBiConsumer) - Method in interface com.landawn.abacus.util.function.LongBiConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongBiFunction
 
andThen(LongConsumer) - Method in interface com.landawn.abacus.util.function.LongConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongFunction
 
andThen(LongNConsumer) - Method in interface com.landawn.abacus.util.function.LongNConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongNFunction
 
andThen(LongTriConsumer) - Method in interface com.landawn.abacus.util.function.LongTriConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongTriFunction
 
andThen(LongUnaryOperator) - Method in interface com.landawn.abacus.util.function.LongUnaryOperator
 
andThen(NConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.NConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.NFunction
 
andThen(QuadConsumer<? super A, ? super B, ? super C, ? super D>) - Method in interface com.landawn.abacus.util.function.QuadConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.QuadFunction
 
andThen(ShortBiConsumer) - Method in interface com.landawn.abacus.util.function.ShortBiConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ShortBiFunction
 
andThen(ShortConsumer) - Method in interface com.landawn.abacus.util.function.ShortConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ShortFunction
 
andThen(ShortNConsumer) - Method in interface com.landawn.abacus.util.function.ShortNConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ShortNFunction
 
andThen(ShortTriConsumer) - Method in interface com.landawn.abacus.util.function.ShortTriConsumer
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ShortTriFunction
 
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(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.TriFunction
 
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(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
Any.
ANY - Static variable in class com.landawn.abacus.util.WD
Field ANY.
anyMatch(Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Returns whether any elements of this List match the provided predicate.
anyMatch(int, int, Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Any match.
anyMatch(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Returns whether any elements of this List match the provided predicate.
anyMatch(int, int, Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Any match.
anyMatch(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Returns whether any elements of this List match the provided predicate.
anyMatch(int, int, Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Any match.
anyMatch(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Returns whether any elements of this List match the provided predicate.
anyMatch(int, int, Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Any match.
anyMatch(Try.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Any match.
anyMatch(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Returns whether any elements of this List match the provided predicate.
anyMatch(int, int, Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Any match.
anyMatch(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Returns whether any elements of this List match the provided predicate.
anyMatch(int, int, Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Any match.
anyMatch(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Returns whether any elements of this List match the provided predicate.
anyMatch(int, int, Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Any match.
anyMatch(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Any match.
anyMatch(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Returns whether any elements of this List match the provided predicate.
anyMatch(int, int, Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Any match.
anyMatch(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
anyMatch(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
anyMatch(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
anyMatch(Try.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
anyMatch(Try.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
anyMatch(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
anyMatch(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
anyMatch(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
anyMatch(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
anyMatch(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
anyNull(T, T) - Static method in class com.landawn.abacus.util.N
Any null.
anyNull(T, T, T) - Static method in class com.landawn.abacus.util.N
Any null.
anyNull(T...) - Static method in class com.landawn.abacus.util.N
Any null.
anyNull(Collection<T>) - Static method in class com.landawn.abacus.util.N
Any null.
anyNull() - Method in class com.landawn.abacus.util.Tuple
Any null.
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple1
Any null.
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple2
Any null.
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple3
Any null.
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple4
Any null.
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple5
Any null.
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple6
Any null.
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple7
Any null.
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple8
Any null.
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple9
Any null.
anyNullOrEmpty(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
Any null or empty.
anyNullOrEmpty(CharSequence...) - Static method in class com.landawn.abacus.util.N
Any null or empty.
anyNullOrEmpty(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.N
Any null or empty.
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.
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.
append(CharSequence) - Method in class com.landawn.abacus.util.BufferedWriter
Append.
append(CharSequence, int, int) - Method in class com.landawn.abacus.util.BufferedWriter
Append.
append(char) - Method in class com.landawn.abacus.util.BufferedWriter
Append.
append(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
Append.
append(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
Append.
append(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.GroupBy
Append.
append(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Having
Append.
append(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.OrderBy
Append.
append(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Select
Append.
append(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Select
Append.
append(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Where
Append.
append(ExceptionalStream<T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Append.
append(File, byte[]) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, byte[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, char[]) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, char[], Charset) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, char[], int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, CharSequence) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, CharSequence, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, InputStream, long, long) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, Reader) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, Reader, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, Reader, long, long) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, Reader, long, long, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(File, File, long, long) - Static method in class com.landawn.abacus.util.IOUtil
Append.
append(boolean) - Method in class com.landawn.abacus.util.Joiner
Append.
append(char) - Method in class com.landawn.abacus.util.Joiner
Append.
append(int) - Method in class com.landawn.abacus.util.Joiner
Append.
append(long) - Method in class com.landawn.abacus.util.Joiner
Append.
append(float) - Method in class com.landawn.abacus.util.Joiner
Append.
append(double) - Method in class com.landawn.abacus.util.Joiner
Append.
append(String) - Method in class com.landawn.abacus.util.Joiner
Append.
append(CharSequence) - Method in class com.landawn.abacus.util.Joiner
Append.
append(CharSequence, int, int) - Method in class com.landawn.abacus.util.Joiner
Append.
append(StringBuffer) - Method in class com.landawn.abacus.util.Joiner
Append.
append(char[]) - Method in class com.landawn.abacus.util.Joiner
Append.
append(char[], int, int) - Method in class com.landawn.abacus.util.Joiner
Append.
append(Object) - Method in class com.landawn.abacus.util.Joiner
Append.
append(Observer.Dispatcher<T>) - Method in class com.landawn.abacus.util.Observer.Dispatcher
Append.
append(T...) - Method in class com.landawn.abacus.util.Seq
Append.
append(Collection<? extends T>) - Method in class com.landawn.abacus.util.Seq
Append.
append(S) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
append(M) - Method in class com.landawn.abacus.util.stream.EntryStream
 
append(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
append(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
append(CharSequence) - Method in class com.landawn.abacus.util.StringWriter
Append.
append(CharSequence, int, int) - Method in class com.landawn.abacus.util.StringWriter
Append.
append(char) - Method in class com.landawn.abacus.util.StringWriter
Append.
appendAll(boolean[]) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(boolean[], int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(char[]) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(char[], int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(byte[]) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(byte[], int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(short[]) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(short[], int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(int[]) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(int[], int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(long[]) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(long[], int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(float[]) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(float[], int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(double[]) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(double[], int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(Object[]) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(Object[], int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(BooleanList) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(BooleanList, int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(CharList) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(CharList, int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(ByteList) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(ByteList, int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(ShortList) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(ShortList, int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(IntList) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(IntList, int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(LongList) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(LongList, int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(FloatList) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(FloatList, int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(DoubleList) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(DoubleList, int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(Collection<?>) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAll(Collection<?>, int, int) - Method in class com.landawn.abacus.util.Joiner
Append all.
appendAlll(Collection<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.Stream
 
appendEntries(Map<?, ?>) - Method in class com.landawn.abacus.util.Joiner
Append entries.
appendEntries(Map<?, ?>, int, int) - Method in class com.landawn.abacus.util.Joiner
Append entries.
appendEntries(Object) - Method in class com.landawn.abacus.util.Joiner
Append entries.
appendEntry(String, boolean) - Method in class com.landawn.abacus.util.Joiner
Append entry.
appendEntry(String, char) - Method in class com.landawn.abacus.util.Joiner
Append entry.
appendEntry(String, int) - Method in class com.landawn.abacus.util.Joiner
Append entry.
appendEntry(String, long) - Method in class com.landawn.abacus.util.Joiner
Append entry.
appendEntry(String, float) - Method in class com.landawn.abacus.util.Joiner
Append entry.
appendEntry(String, double) - Method in class com.landawn.abacus.util.Joiner
Append entry.
appendEntry(String, String) - Method in class com.landawn.abacus.util.Joiner
Append entry.
appendEntry(String, CharSequence) - Method in class com.landawn.abacus.util.Joiner
Append entry.
appendEntry(String, StringBuffer) - Method in class com.landawn.abacus.util.Joiner
Append entry.
appendEntry(String, char[]) - Method in class com.landawn.abacus.util.Joiner
Append entry.
appendEntry(String, Object) - Method in class com.landawn.abacus.util.Joiner
Append entry.
appendEntry(Map.Entry<?, ?>) - Method in class com.landawn.abacus.util.Joiner
Append entry.
appendIf(boolean, Supplier<?>) - Method in class com.landawn.abacus.util.Joiner
Append if.
appendIfEmpty(Supplier<? extends ExceptionalStream<T, E>>) - Method in class com.landawn.abacus.util.ExceptionalStream
Append if empty.
appendIfEmpty(Supplier<S>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
appendIfEmpty(Supplier<? extends EntryStream<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
appendIfEmpty(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
appendIfEmpty(Collection<? extends 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.
appendLine(File, CharSequence) - Static method in class com.landawn.abacus.util.IOUtil
Append line.
appendLine(File, CharSequence, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Append line.
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(Try.Function<? super DataSet, R, E>) - Method in interface com.landawn.abacus.DataSet
Apply.
apply(Try.Function<? super BooleanList, R, E>) - Method in class com.landawn.abacus.util.BooleanList
Apply.
apply(Try.Function<? super ByteList, R, E>) - Method in class com.landawn.abacus.util.ByteList
Apply.
apply(Try.Function<? super CharList, R, E>) - Method in class com.landawn.abacus.util.CharList
Apply.
apply(Try.Function<? super DoubleList, R, E>) - Method in class com.landawn.abacus.util.DoubleList
Apply.
apply(Try.Function<? super FloatList, R, E>) - Method in class com.landawn.abacus.util.FloatList
Apply.
apply(T, U) - Method in interface com.landawn.abacus.util.function.BiFunction
 
apply(boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanBiFunction
 
apply(boolean) - Method in interface com.landawn.abacus.util.function.BooleanFunction
 
apply(boolean...) - Method in interface com.landawn.abacus.util.function.BooleanNFunction
 
apply(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanTriFunction
 
apply(byte, byte) - Method in interface com.landawn.abacus.util.function.ByteBiFunction
 
apply(byte) - Method in interface com.landawn.abacus.util.function.ByteFunction
 
apply(byte...) - Method in interface com.landawn.abacus.util.function.ByteNFunction
 
apply(byte, byte, byte) - Method in interface com.landawn.abacus.util.function.ByteTriFunction
 
apply(char, char) - Method in interface com.landawn.abacus.util.function.CharBiFunction
 
apply(char) - Method in interface com.landawn.abacus.util.function.CharFunction
 
apply(char...) - Method in interface com.landawn.abacus.util.function.CharNFunction
 
apply(char, char, char) - Method in interface com.landawn.abacus.util.function.CharTriFunction
 
apply(double, double) - Method in interface com.landawn.abacus.util.function.DoubleBiFunction
 
apply(double) - Method in interface com.landawn.abacus.util.function.DoubleFunction
 
apply(double...) - Method in interface com.landawn.abacus.util.function.DoubleNFunction
 
apply(double, double, double) - Method in interface com.landawn.abacus.util.function.DoubleTriFunction
 
apply(float, float) - Method in interface com.landawn.abacus.util.function.FloatBiFunction
 
apply(float) - Method in interface com.landawn.abacus.util.function.FloatFunction
 
apply(float...) - Method in interface com.landawn.abacus.util.function.FloatNFunction
 
apply(float, float, float) - Method in interface com.landawn.abacus.util.function.FloatTriFunction
 
apply(U, int, T) - Method in interface com.landawn.abacus.util.function.IndexedBiFunction
 
apply(int, T) - Method in interface com.landawn.abacus.util.function.IndexedFunction
 
apply(int, int) - Method in interface com.landawn.abacus.util.function.IntBiFunction
 
apply(int) - Method in interface com.landawn.abacus.util.function.IntFunction
 
apply(int...) - Method in interface com.landawn.abacus.util.function.IntNFunction
 
apply(int, int, int) - Method in interface com.landawn.abacus.util.function.IntTriFunction
 
apply(long, long) - Method in interface com.landawn.abacus.util.function.LongBiFunction
 
apply(long) - Method in interface com.landawn.abacus.util.function.LongFunction
 
apply(long...) - Method in interface com.landawn.abacus.util.function.LongNFunction
 
apply(long, long, long) - Method in interface com.landawn.abacus.util.function.LongTriFunction
 
apply(T...) - Method in interface com.landawn.abacus.util.function.NFunction
 
apply(A, B, C, D) - Method in interface com.landawn.abacus.util.function.QuadFunction
 
apply(short, short) - Method in interface com.landawn.abacus.util.function.ShortBiFunction
 
apply(short) - Method in interface com.landawn.abacus.util.function.ShortFunction
 
apply(short...) - Method in interface com.landawn.abacus.util.function.ShortNFunction
 
apply(short, short, short) - Method in interface com.landawn.abacus.util.function.ShortTriFunction
 
apply(A, B, C) - Method in interface com.landawn.abacus.util.function.TriFunction
 
apply(Try.Function<? super IntList, R, E>) - Method in class com.landawn.abacus.util.IntList
Apply.
apply(ResultSet, List<String>) - Method in interface com.landawn.abacus.util.JdbcUtil.BiResultExtractor
Apply.
apply(ResultSet, List<String>) - Method in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
Apply.
apply(ResultSet) - Method in interface com.landawn.abacus.util.JdbcUtil.ResultExtractor
Apply.
apply(ResultSet) - Method in interface com.landawn.abacus.util.JdbcUtil.RowMapper
Apply.
apply(Try.Function<? super LongList, R, E>) - Method in class com.landawn.abacus.util.LongList
Apply.
apply(Try.Function<? super LongMultiset<T>, R, E>) - Method in class com.landawn.abacus.util.LongMultiset
Apply.
apply(Try.Function<? super Multimap<K, E, V>, R, X>) - Method in class com.landawn.abacus.util.Multimap
Apply.
apply(Try.Function<? super Multiset<T>, R, E>) - Method in class com.landawn.abacus.util.Multiset
Apply.
apply(Function<? super T[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
Apply.
apply(Function<? super boolean[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
Apply.
apply(Function<? super byte[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Apply.
apply(Function<? super char[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Apply.
apply(Function<? super Deque<T>, R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
Apply.
apply(Function<? super double[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Apply.
apply(Function<? super Map.Entry<K, V>, R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
Apply.
apply(Function<? super float[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Apply.
apply(Function<? super int[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Apply.
apply(Function<? super long[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Apply.
apply(Function<? super short[], R>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Apply.
apply(Try.Function<? super L, R, E>) - Method in class com.landawn.abacus.util.PrimitiveList
Apply.
apply(Try.Function<? super Seq<T>, R, E>) - Method in class com.landawn.abacus.util.Seq
Apply.
apply(Try.Function<? super ShortList, R, E>) - Method in class com.landawn.abacus.util.ShortList
Apply.
apply(Try.Function<? super SQLBuilder.SP, T, EX>) - Method in class com.landawn.abacus.util.SQLBuilder
Apply.
apply(T, Try.Function<? super T, R, E>) - Static method in class com.landawn.abacus.util.Synchronized
Apply.
apply(T, U, Try.BiFunction<? super T, ? super U, R, E>) - Static method in class com.landawn.abacus.util.Synchronized
Apply.
apply(Try.Function<? super T, R, E>) - Method in class com.landawn.abacus.util.Synchronized
Apply.
apply(T, U) - Method in interface com.landawn.abacus.util.Try.BiFunction
Apply.
apply(boolean, boolean) - Method in interface com.landawn.abacus.util.Try.BooleanBiFunction
Apply.
apply(boolean) - Method in interface com.landawn.abacus.util.Try.BooleanFunction
Apply.
apply(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.Try.BooleanTriFunction
Apply.
apply(byte, byte) - Method in interface com.landawn.abacus.util.Try.ByteBiFunction
Apply.
apply(byte) - Method in interface com.landawn.abacus.util.Try.ByteFunction
Apply.
apply(byte, byte, byte) - Method in interface com.landawn.abacus.util.Try.ByteTriFunction
Apply.
apply(char, char) - Method in interface com.landawn.abacus.util.Try.CharBiFunction
Apply.
apply(char) - Method in interface com.landawn.abacus.util.Try.CharFunction
Apply.
apply(char, char, char) - Method in interface com.landawn.abacus.util.Try.CharTriFunction
Apply.
apply(double, double) - Method in interface com.landawn.abacus.util.Try.DoubleBiFunction
Apply.
apply(double) - Method in interface com.landawn.abacus.util.Try.DoubleFunction
Apply.
apply(double, double, double) - Method in interface com.landawn.abacus.util.Try.DoubleTriFunction
Apply.
apply(T, U) - Method in interface com.landawn.abacus.util.Try.EE.BiFunction
Apply.
apply(T) - Method in interface com.landawn.abacus.util.Try.EE.Function
Apply.
apply(A, B, C) - Method in interface com.landawn.abacus.util.Try.EE.TriFunction
Apply.
apply(float, float) - Method in interface com.landawn.abacus.util.Try.FloatBiFunction
Apply.
apply(float) - Method in interface com.landawn.abacus.util.Try.FloatFunction
Apply.
apply(float, float, float) - Method in interface com.landawn.abacus.util.Try.FloatTriFunction
Apply.
apply(T) - Method in interface com.landawn.abacus.util.Try.Function
Apply.
apply(U, int, T) - Method in interface com.landawn.abacus.util.Try.IndexedBiFunction
Apply.
apply(int, T) - Method in interface com.landawn.abacus.util.Try.IndexedFunction
Apply.
apply(int, int) - Method in interface com.landawn.abacus.util.Try.IntBiFunction
Apply.
apply(int) - Method in interface com.landawn.abacus.util.Try.IntFunction
Apply.
apply(int, int, int) - Method in interface com.landawn.abacus.util.Try.IntTriFunction
Apply.
apply(long, long) - Method in interface com.landawn.abacus.util.Try.LongBiFunction
Apply.
apply(long) - Method in interface com.landawn.abacus.util.Try.LongFunction
Apply.
apply(long, long, long) - Method in interface com.landawn.abacus.util.Try.LongTriFunction
Apply.
apply(A, B, C, D) - Method in interface com.landawn.abacus.util.Try.QuadFunction
Apply.
apply(short, short) - Method in interface com.landawn.abacus.util.Try.ShortBiFunction
Apply.
apply(short) - Method in interface com.landawn.abacus.util.Try.ShortFunction
Apply.
apply(short, short, short) - Method in interface com.landawn.abacus.util.Try.ShortTriFunction
Apply.
apply(A, B, C) - Method in interface com.landawn.abacus.util.Try.TriFunction
Apply.
applyAsBoolean(boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanBinaryOperator
 
applyAsBoolean(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanTernaryOperator
 
applyAsBoolean(boolean) - Method in interface com.landawn.abacus.util.function.BooleanUnaryOperator
 
applyAsBoolean(T, U) - Method in interface com.landawn.abacus.util.function.ToBooleanBiFunction
 
applyAsBoolean(T) - Method in interface com.landawn.abacus.util.function.ToBooleanFunction
 
applyAsBoolean(boolean, boolean) - Method in interface com.landawn.abacus.util.Try.BooleanBinaryOperator
Apply as boolean.
applyAsBoolean(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.Try.BooleanTernaryOperator
Apply as boolean.
applyAsBoolean(boolean) - Method in interface com.landawn.abacus.util.Try.BooleanUnaryOperator
Apply as boolean.
applyAsBoolean(T) - Method in interface com.landawn.abacus.util.Try.ToBooleanFunction
Apply as boolean.
applyAsByte(byte, byte) - Method in interface com.landawn.abacus.util.function.ByteBinaryOperator
 
applyAsByte(byte, byte, byte) - Method in interface com.landawn.abacus.util.function.ByteTernaryOperator
 
applyAsByte(byte) - Method in interface com.landawn.abacus.util.function.ByteUnaryOperator
 
applyAsByte(int) - Method in interface com.landawn.abacus.util.function.IntToByteFunction
 
applyAsByte(T, U) - Method in interface com.landawn.abacus.util.function.ToByteBiFunction
 
applyAsByte(T) - Method in interface com.landawn.abacus.util.function.ToByteFunction
 
applyAsByte(byte, byte) - Method in interface com.landawn.abacus.util.Try.ByteBinaryOperator
Apply as byte.
applyAsByte(byte, byte, byte) - Method in interface com.landawn.abacus.util.Try.ByteTernaryOperator
Apply as byte.
applyAsByte(byte) - Method in interface com.landawn.abacus.util.Try.ByteUnaryOperator
Apply as byte.
applyAsByte(T) - Method in interface com.landawn.abacus.util.Try.ToByteFunction
Apply as byte.
applyAsChar(char, char) - Method in interface com.landawn.abacus.util.function.CharBinaryOperator
 
applyAsChar(char, char, char) - Method in interface com.landawn.abacus.util.function.CharTernaryOperator
 
applyAsChar(char) - Method in interface com.landawn.abacus.util.function.CharUnaryOperator
 
applyAsChar(int) - Method in interface com.landawn.abacus.util.function.IntToCharFunction
 
applyAsChar(T, U) - Method in interface com.landawn.abacus.util.function.ToCharBiFunction
 
applyAsChar(T) - Method in interface com.landawn.abacus.util.function.ToCharFunction
 
applyAsChar(char, char) - Method in interface com.landawn.abacus.util.Try.CharBinaryOperator
Apply as char.
applyAsChar(char, char, char) - Method in interface com.landawn.abacus.util.Try.CharTernaryOperator
Apply as char.
applyAsChar(char) - Method in interface com.landawn.abacus.util.Try.CharUnaryOperator
Apply as char.
applyAsChar(T) - Method in interface com.landawn.abacus.util.Try.ToCharFunction
Apply as char.
applyAsDouble(double, double) - Method in interface com.landawn.abacus.util.function.DoubleBinaryOperator
 
applyAsDouble(double, double, double) - Method in interface com.landawn.abacus.util.function.DoubleTernaryOperator
 
applyAsDouble(double) - Method in interface com.landawn.abacus.util.function.DoubleUnaryOperator
 
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, U) - Method in interface com.landawn.abacus.util.function.ToDoubleBiFunction
 
applyAsDouble(T) - Method in interface com.landawn.abacus.util.function.ToDoubleFunction
 
applyAsDouble(double, double) - Method in interface com.landawn.abacus.util.Try.DoubleBinaryOperator
Apply as double.
applyAsDouble(double, double, double) - Method in interface com.landawn.abacus.util.Try.DoubleTernaryOperator
Apply as double.
applyAsDouble(double) - Method in interface com.landawn.abacus.util.Try.DoubleUnaryOperator
Apply as double.
applyAsDouble(T) - Method in interface com.landawn.abacus.util.Try.ToDoubleFunction
Apply as double.
applyAsFloat(double) - Method in interface com.landawn.abacus.util.function.DoubleToFloatFunction
 
applyAsFloat(float, float) - Method in interface com.landawn.abacus.util.function.FloatBinaryOperator
 
applyAsFloat(float, float, float) - Method in interface com.landawn.abacus.util.function.FloatTernaryOperator
 
applyAsFloat(float) - Method in interface com.landawn.abacus.util.function.FloatUnaryOperator
 
applyAsFloat(int) - Method in interface com.landawn.abacus.util.function.IntToFloatFunction
 
applyAsFloat(long) - Method in interface com.landawn.abacus.util.function.LongToFloatFunction
 
applyAsFloat(T, U) - Method in interface com.landawn.abacus.util.function.ToFloatBiFunction
 
applyAsFloat(T) - Method in interface com.landawn.abacus.util.function.ToFloatFunction
 
applyAsFloat(float, float) - Method in interface com.landawn.abacus.util.Try.FloatBinaryOperator
Apply as float.
applyAsFloat(float, float, float) - Method in interface com.landawn.abacus.util.Try.FloatTernaryOperator
Apply as float.
applyAsFloat(float) - Method in interface com.landawn.abacus.util.Try.FloatUnaryOperator
Apply as float.
applyAsFloat(T) - Method in interface com.landawn.abacus.util.Try.ToFloatFunction
Apply as float.
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, int) - Method in interface com.landawn.abacus.util.function.IntBinaryOperator
 
applyAsInt(int, int, int) - Method in interface com.landawn.abacus.util.function.IntTernaryOperator
 
applyAsInt(int) - Method in interface com.landawn.abacus.util.function.IntUnaryOperator
 
applyAsInt(long) - Method in interface com.landawn.abacus.util.function.LongToIntFunction
 
applyAsInt(short) - Method in interface com.landawn.abacus.util.function.ShortToIntFunction
 
applyAsInt(T, U) - Method in interface com.landawn.abacus.util.function.ToIntBiFunction
 
applyAsInt(T) - Method in interface com.landawn.abacus.util.function.ToIntFunction
 
applyAsInt(int, int) - Method in interface com.landawn.abacus.util.Try.IntBinaryOperator
Apply as int.
applyAsInt(int, int, int) - Method in interface com.landawn.abacus.util.Try.IntTernaryOperator
Apply as int.
applyAsInt(int) - Method in interface com.landawn.abacus.util.Try.IntUnaryOperator
Apply as int.
applyAsInt(T) - Method in interface com.landawn.abacus.util.Try.ToIntFunction
Apply as int.
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, long) - Method in interface com.landawn.abacus.util.function.LongBinaryOperator
 
applyAsLong(long, long, long) - Method in interface com.landawn.abacus.util.function.LongTernaryOperator
 
applyAsLong(long) - Method in interface com.landawn.abacus.util.function.LongUnaryOperator
 
applyAsLong(T, U) - Method in interface com.landawn.abacus.util.function.ToLongBiFunction
 
applyAsLong(T) - Method in interface com.landawn.abacus.util.function.ToLongFunction
 
applyAsLong(long, long) - Method in interface com.landawn.abacus.util.Try.LongBinaryOperator
Apply as long.
applyAsLong(long, long, long) - Method in interface com.landawn.abacus.util.Try.LongTernaryOperator
Apply as long.
applyAsLong(long) - Method in interface com.landawn.abacus.util.Try.LongUnaryOperator
Apply as long.
applyAsLong(T) - Method in interface com.landawn.abacus.util.Try.ToLongFunction
Apply as long.
applyAsShort(int) - Method in interface com.landawn.abacus.util.function.IntToShortFunction
 
applyAsShort(short, short) - Method in interface com.landawn.abacus.util.function.ShortBinaryOperator
 
applyAsShort(short, short, short) - Method in interface com.landawn.abacus.util.function.ShortTernaryOperator
 
applyAsShort(short) - Method in interface com.landawn.abacus.util.function.ShortUnaryOperator
 
applyAsShort(T, U) - Method in interface com.landawn.abacus.util.function.ToShortBiFunction
 
applyAsShort(T) - Method in interface com.landawn.abacus.util.function.ToShortFunction
 
applyAsShort(short, short) - Method in interface com.landawn.abacus.util.Try.ShortBinaryOperator
Apply as short.
applyAsShort(short, short, short) - Method in interface com.landawn.abacus.util.Try.ShortTernaryOperator
Apply as short.
applyAsShort(short) - Method in interface com.landawn.abacus.util.Try.ShortUnaryOperator
Apply as short.
applyAsShort(T) - Method in interface com.landawn.abacus.util.Try.ToShortFunction
Apply as short.
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(Try.Function<? super BooleanList, R, E>) - Method in class com.landawn.abacus.util.BooleanList
Apply if not empty.
applyIfNotEmpty(Try.Function<? super ByteList, R, E>) - Method in class com.landawn.abacus.util.ByteList
Apply if not empty.
applyIfNotEmpty(Try.Function<? super CharList, R, E>) - Method in class com.landawn.abacus.util.CharList
Apply if not empty.
applyIfNotEmpty(Try.Function<? super DoubleList, R, E>) - Method in class com.landawn.abacus.util.DoubleList
Apply if not empty.
applyIfNotEmpty(Try.Function<? super FloatList, R, E>) - Method in class com.landawn.abacus.util.FloatList
Apply if not empty.
applyIfNotEmpty(Try.Function<? super IntList, R, E>) - Method in class com.landawn.abacus.util.IntList
Apply if not empty.
applyIfNotEmpty(Try.Function<? super LongList, R, E>) - Method in class com.landawn.abacus.util.LongList
Apply if not empty.
applyIfNotEmpty(Try.Function<? super LongMultiset<T>, R, E>) - Method in class com.landawn.abacus.util.LongMultiset
Apply if not empty.
applyIfNotEmpty(Try.Function<? super Multiset<T>, R, E>) - Method in class com.landawn.abacus.util.Multiset
Apply if not empty.
applyIfNotEmpty(Try.Function<? super L, R, E>) - Method in class com.landawn.abacus.util.PrimitiveList
Apply if not empty.
applyIfNotEmpty(Try.Function<? super Seq<T>, R, E>) - Method in class com.landawn.abacus.util.Seq
Apply if not empty.
applyIfNotEmpty(Try.Function<? super ShortList, R, E>) - Method in class com.landawn.abacus.util.ShortList
Apply if not empty.
applyIfNotEmpty(Try.Function<? super Stream<T>, R, E>) - Method in class com.landawn.abacus.util.stream.Stream
The Stream will be closed finally, no matter it's empty or not.
applyIfNotNullOrDefault(Function<A, B>, Function<B, 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, C>, Function<C, D>, Function<D, R>, R) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or default.
applyIfNotNullOrGet(Function<A, B>, Function<B, 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, C>, Function<C, D>, Function<D, 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.
areEqual() - Method in class com.landawn.abacus.util.Difference
Are equal.
areEqual() - Method in class com.landawn.abacus.util.Difference.MapDifference
Are equal.
arity() - Method in class com.landawn.abacus.util.Tuple
Arity.
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple1
Arity.
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple2
Arity.
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple3
Arity.
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple4
Arity.
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple5
Arity.
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple6
Arity.
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple7
Arity.
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple8
Arity.
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple9
Arity.
ARRAY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ARRAY.
Array - Class in com.landawn.abacus.util
The Class Array.
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.
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_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.
asArray(T...) - Static method in class com.landawn.abacus.util.N
The input array is returned.
asArrayBlockingQueue(T...) - Static method in class com.landawn.abacus.util.N
As array blocking queue.
asArrayDeque(T...) - Static method in class com.landawn.abacus.util.N
As array deque.
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 - Static variable in class com.landawn.abacus.condition.ConditionFactory
The Constant ASC.
ASC() - Constructor for class com.landawn.abacus.parser.AvroSerializationConfig.ASC
 
ASC - Static variable in class com.landawn.abacus.util.WD
Field ASC.
asCharSink(File, Charset, FileWriteMode...) - Static method in class com.landawn.abacus.guava.Files
As char sink.
asCharSink(Path, Charset, OpenOption...) - Static method in class com.landawn.abacus.guava.Files
As char sink.
asCharSource(File, Charset) - Static method in class com.landawn.abacus.guava.Files
As char source.
asCharSource(Path, Charset, OpenOption...) - Static method in class com.landawn.abacus.guava.Files
As char source.
Ascii - Class in com.landawn.abacus.util
Note: It's copied from Google Guava under Apache License 2.0 Static methods pertaining to ASCII characters (those in the range of values 0x00 through 0x7F), and to strings containing such characters.
asConcurrentLinkedDeque(T...) - Static method in class com.landawn.abacus.util.N
As concurrent linked deque.
asConcurrentLinkedQueue(T...) - Static method in class com.landawn.abacus.util.N
As concurrent linked queue.
asDelayQueue(T...) - Static method in class com.landawn.abacus.util.N
As delay queue.
asDeque(T...) - Static method in class com.landawn.abacus.util.N
As deque.
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.
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
 
asLinkedBlockingDeque(T...) - Static method in class com.landawn.abacus.util.N
As linked blocking deque.
asLinkedBlockingQueue(T...) - Static method in class com.landawn.abacus.util.N
As linked blocking queue.
asLinkedHashMap(Object...) - Static method in class com.landawn.abacus.util._N
As linked hash map.
asLinkedHashMap(k, v) - Static method in class com.landawn.abacus.util.N
As linked hash map.
asLinkedHashMap(k, v, k, v) - Static method in class com.landawn.abacus.util.N
As linked hash map.
asLinkedHashMap(k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.N
As linked hash map.
asLinkedHashMap(k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.N
As linked hash map.
asLinkedHashMap(k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.N
As linked hash map.
asLinkedHashMap(k, v, k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.N
As linked hash map.
asLinkedHashMap(k, v, k, v, k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.N
As linked hash map.
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.
asLinkedHashSet(T) - Static method in class com.landawn.abacus.util.N
As linked linked hash set.
asLinkedHashSet(T, T) - Static method in class com.landawn.abacus.util.N
As linked linked hash set.
asLinkedHashSet(T, T, T) - Static method in class com.landawn.abacus.util.N
As linked linked hash set.
asLinkedHashSet(T, T, T, T) - Static method in class com.landawn.abacus.util.N
As linked linked hash set.
asLinkedHashSet(T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As linked linked hash set.
asLinkedHashSet(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As linked linked hash set.
asLinkedHashSet(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As linked linked hash set.
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.
asLinkedList(T) - Static method in class com.landawn.abacus.util.N
As linked list.
asLinkedList(T, T) - Static method in class com.landawn.abacus.util.N
As linked list.
asLinkedList(T, T, T) - Static method in class com.landawn.abacus.util.N
As linked list.
asLinkedList(T, T, T, T) - Static method in class com.landawn.abacus.util.N
As linked list.
asLinkedList(T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As linked list.
asLinkedList(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As linked list.
asLinkedList(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As linked list.
asLinkedList(T...) - Static method in class com.landawn.abacus.util.N
As linked list.
asList(T...) - Static method in class com.landawn.abacus.util._N
As list.
asList(T...) - Static method in class com.landawn.abacus.util.Array
Returns a fixed-size list backed by the specified array if it's not null or empty, otherwise an immutable empty list is returned.
asList(T) - Static method in class com.landawn.abacus.util.HBaseColumn
As list.
asList(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
As list.
asList(T) - Static method in class com.landawn.abacus.util.N
As list.
asList(T, T) - Static method in class com.landawn.abacus.util.N
As list.
asList(T, T, T) - Static method in class com.landawn.abacus.util.N
As list.
asList(T, T, T, T) - Static method in class com.landawn.abacus.util.N
As list.
asList(T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As list.
asList(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As list.
asList(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As list.
asList(T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As list.
asList(T, T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As list.
asList(T...) - Static method in class com.landawn.abacus.util.N
As list.
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
As map.
asMap(T) - Static method in class com.landawn.abacus.util.HBaseColumn
As map.
asMap(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
As map.
asMap(k, v) - Static method in class com.landawn.abacus.util.N
As map.
asMap(k, v, k, v) - Static method in class com.landawn.abacus.util.N
As map.
asMap(k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.N
As map.
asMap(k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.N
As map.
asMap(k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.N
As map.
asMap(k, v, k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.N
As map.
asMap(k, v, k, v, k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.N
As map.
asMap(Object...) - Static method in class com.landawn.abacus.util.N
As map.
asMultiset(T...) - Static method in class com.landawn.abacus.util.N
As multiset.
asNavigableSet(T...) - Static method in class com.landawn.abacus.util.N
As navigable set.
asPriorityQueue(T...) - Static method in class com.landawn.abacus.util.N
As priority queue.
asProps(Object...) - Static method in class com.landawn.abacus.util.N
As props.
asQueue(T...) - Static method in class com.landawn.abacus.util.N
As queue.
assertNotClosed() - Method in class com.landawn.abacus.cache.CaffeineCache
Assert not closed.
assertNotClosed() - Method in class com.landawn.abacus.cache.DistributedCache
Assert not closed.
assertNotClosed() - Method in class com.landawn.abacus.cache.Ehcache
Assert not closed.
assertNotClosed() - Method in class com.landawn.abacus.pool.AbstractPool
Assert not closed.
assertNotClosed() - Method in class com.landawn.abacus.util.DBLock
Assert not closed.
asSet(T...) - Static method in class com.landawn.abacus.util._N
As set.
asSet(T) - Static method in class com.landawn.abacus.util.HBaseColumn
As set.
asSet(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
As set.
asSet(T) - Static method in class com.landawn.abacus.util.N
As set.
asSet(T, T) - Static method in class com.landawn.abacus.util.N
As set.
asSet(T, T, T) - Static method in class com.landawn.abacus.util.N
As set.
asSet(T, T, T, T) - Static method in class com.landawn.abacus.util.N
As set.
asSet(T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As set.
asSet(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As set.
asSet(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As set.
asSet(T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As set.
asSet(T, T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
As set.
asSet(T...) - Static method in class com.landawn.abacus.util.N
As set.
asSingletonList(T) - Static method in class com.landawn.abacus.util.N
Wrap the specified value with a singleton list.
asSingletonMap(K, V) - Static method in class com.landawn.abacus.util.N
Wrap the specified key/value with a singleton map.
asSingletonSet(T) - Static method in class com.landawn.abacus.util.N
Wrap the specified value with a singleton set.
asSortedMap(T) - Static method in class com.landawn.abacus.util.HBaseColumn
Returns a sorted map descended by version.
asSortedMap(T, Comparator<Long>) - Static method in class com.landawn.abacus.util.HBaseColumn
As sorted map.
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.
asSortedSet(T) - Static method in class com.landawn.abacus.util.HBaseColumn
Returns a sorted set descended by version.
asSortedSet(T, Comparator<HBaseColumn<?>>) - Static method in class com.landawn.abacus.util.HBaseColumn
As sorted set.
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...) - Static method in class com.landawn.abacus.util.N
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.
async() - Method in class com.landawn.abacus.util.SQLExecutor
Async.
async() - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Async.
asyncAdd(String, T, long) - Method in class com.landawn.abacus.cache.SpyMemcached
Async add.
asyncCall(Try.Function<? super ExceptionalStream<T, E>, R, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Async call.
asyncCall(Try.Function<? super ExceptionalStream<T, E>, R, E>, Executor) - Method in class com.landawn.abacus.util.ExceptionalStream
Async call.
asyncCall(Try.Function<? super Stream<T>, R, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
asyncCall(Try.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
Async decode.
asyncDelete(String) - Method in class com.landawn.abacus.cache.SpyMemcached
Async delete.
asyncDelete() - Method in class com.landawn.abacus.http.AbstractHttpClient
Async delete.
asyncDelete(HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async delete.
asyncDelete(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async delete.
asyncDelete(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async delete.
asyncDelete(Class<T>) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async delete.
asyncDelete(Class<T>, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async delete.
asyncDelete(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async delete.
asyncDelete(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async delete.
asyncDelete() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncDelete(Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncDelete(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncDelete(Class<T>, Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncExecute(HttpMethod, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async execute.
asyncExecute(HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async execute.
asyncExecute(Class<T>, HttpMethod, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async execute.
asyncExecute(Class<T>, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async execute.
asyncExecute(File, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async execute.
asyncExecute(OutputStream, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async execute.
asyncExecute(Writer, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async execute.
asyncExecute(Try.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.N
Async execute.
asyncExecute(Try.Runnable<? extends Exception>, long) - Static method in class com.landawn.abacus.util.N
Async execute.
asyncExecute(Try.Runnable<? extends Exception>...) - Static method in class com.landawn.abacus.util.N
Async execute.
asyncExecute(List<? extends Try.Runnable<? extends Exception>>) - Static method in class com.landawn.abacus.util.N
Async execute.
asyncExecute(Callable<T>) - Static method in class com.landawn.abacus.util.N
Async execute.
asyncExecute(Callable<T>, long) - Static method in class com.landawn.abacus.util.N
Async execute.
asyncExecute(Callable<T>...) - Static method in class com.landawn.abacus.util.N
Async execute.
asyncExecute(Collection<? extends Callable<T>>) - Static method in class com.landawn.abacus.util.N
Async execute.
asyncExecute(Try.Runnable<? extends Exception>, int, long, Predicate<? super Exception>) - Static method in class com.landawn.abacus.util.N
Async execute.
asyncExecute(Callable<T>, int, long, BiPredicate<? super T, ? super Exception>) - Static method in class com.landawn.abacus.util.N
Async execute.
asyncExecutor - Variable in class com.landawn.abacus.cache.AbstractCache
The async executor.
asyncExecutor - Static variable in class com.landawn.abacus.http.AbstractHttpClient
The Constant asyncExecutor.
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.
asyncExecutor - Static variable in class com.landawn.abacus.util.Observer
The Constant asyncExecutor.
asyncExecutor() - Method in class com.landawn.abacus.util.stream.EntryStream
 
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(K) - Method in class com.landawn.abacus.cache.AbstractCache
Async get.
asyncGet(K) - Method in interface com.landawn.abacus.cache.Cache
Async get.
asyncGet(String) - Method in class com.landawn.abacus.cache.SpyMemcached
Async get.
asyncGet() - Method in class com.landawn.abacus.http.AbstractHttpClient
Async get.
asyncGet(HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async get.
asyncGet(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async get.
asyncGet(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async get.
asyncGet(Class<T>) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async get.
asyncGet(Class<T>, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async get.
asyncGet(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async get.
asyncGet(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async get.
asyncGet() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncGet(Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncGet(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncGet(Class<T>, Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
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
Async gett.
asyncGett(K) - Method in interface com.landawn.abacus.cache.Cache
Async gett.
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(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async post.
asyncPost(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async post.
asyncPost(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async post.
asyncPost(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async post.
asyncPost() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPost(Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPost(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPost(Class<T>, Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPut(K, V) - Method in class com.landawn.abacus.cache.AbstractCache
Async put.
asyncPut(K, V, long, long) - Method in class com.landawn.abacus.cache.AbstractCache
Async put.
asyncPut(K, V) - Method in interface com.landawn.abacus.cache.Cache
Async put.
asyncPut(K, V, long, long) - Method in interface com.landawn.abacus.cache.Cache
Async put.
asyncPut(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async put.
asyncPut(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async put.
asyncPut(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async put.
asyncPut(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Async put.
asyncPut() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPut(Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPut(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncPut(Class<T>, Executor) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
asyncRemove(K) - Method in class com.landawn.abacus.cache.AbstractCache
Async remove.
asyncRemove(K) - Method in interface com.landawn.abacus.cache.Cache
Async remove.
asyncReplace(String, T, long) - Method in class com.landawn.abacus.cache.SpyMemcached
Async replace.
asyncRun(Try.Consumer<? super ExceptionalStream<T, E>, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
 
asyncRun(Try.Consumer<? super ExceptionalStream<T, E>, E>, Executor) - Method in class com.landawn.abacus.util.ExceptionalStream
Async run.
asyncRun(Try.Consumer<? super Stream<T>, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
asyncRun(Try.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
Async set.
AsyncSQLExecutor - Class in com.landawn.abacus.util
Asynchronous SQLExecutor.
atan(String) - Static method in class com.landawn.abacus.condition.Expression
Atan.
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.
attrs - Variable in class com.landawn.abacus.util.Configuration
The attrs.
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.
available() - Method in class com.landawn.abacus.util.SnappyInputStream
Available.
average(String) - Static method in class com.landawn.abacus.condition.Expression
Average.
average() - Method in class com.landawn.abacus.util.ByteList
Average.
average(int, int) - Method in class com.landawn.abacus.util.ByteList
Average.
average() - Method in class com.landawn.abacus.util.BytePair
Average.
average() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Average.
average() - Method in class com.landawn.abacus.util.ByteTriple
Average.
average() - Method in class com.landawn.abacus.util.CharList
Average.
average(int, int) - Method in class com.landawn.abacus.util.CharList
Average.
average() - Method in class com.landawn.abacus.util.CharPair
Average.
average() - Method in class com.landawn.abacus.util.CharSummaryStatistics
Average.
average() - Method in class com.landawn.abacus.util.CharTriple
Average.
average() - Method in class com.landawn.abacus.util.DoubleList
Average.
average(int, int) - Method in class com.landawn.abacus.util.DoubleList
Average.
average() - Method in class com.landawn.abacus.util.DoublePair
Average.
average() - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
Average.
average() - Method in class com.landawn.abacus.util.DoubleTriple
Average.
average() - Method in class com.landawn.abacus.util.FloatList
Average.
average(int, int) - Method in class com.landawn.abacus.util.FloatList
Average.
average() - Method in class com.landawn.abacus.util.FloatPair
Average.
average() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Average.
average() - Method in class com.landawn.abacus.util.FloatTriple
Average.
average() - Method in class com.landawn.abacus.util.IntList
Average.
average(int, int) - Method in class com.landawn.abacus.util.IntList
Average.
average() - Method in class com.landawn.abacus.util.IntPair
Average.
average() - Method in class com.landawn.abacus.util.IntSummaryStatistics
Average.
average() - Method in class com.landawn.abacus.util.IntTriple
Average.
average() - Method in class com.landawn.abacus.util.KahanSummation
Average.
average() - Method in class com.landawn.abacus.util.LongList
Average.
average(int, int) - Method in class com.landawn.abacus.util.LongList
Average.
average() - Method in class com.landawn.abacus.util.LongPair
Average.
average() - Method in class com.landawn.abacus.util.LongSummaryStatistics
Average.
average() - Method in class com.landawn.abacus.util.LongTriple
Average.
average(char...) - Static method in class com.landawn.abacus.util.N
Average.
average(char[], int, int) - Static method in class com.landawn.abacus.util.N
Average.
average(byte...) - Static method in class com.landawn.abacus.util.N
Average.
average(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Average.
average(short...) - Static method in class com.landawn.abacus.util.N
Average.
average(short[], int, int) - Static method in class com.landawn.abacus.util.N
Average.
average(int...) - Static method in class com.landawn.abacus.util.N
Average.
average(int[], int, int) - Static method in class com.landawn.abacus.util.N
Average.
average(long...) - Static method in class com.landawn.abacus.util.N
Average.
average(long[], int, int) - Static method in class com.landawn.abacus.util.N
Average.
average(float...) - Static method in class com.landawn.abacus.util.N
Average.
average(float[], int, int) - Static method in class com.landawn.abacus.util.N
Average.
average(double...) - Static method in class com.landawn.abacus.util.N
Average.
average(double[], int, int) - Static method in class com.landawn.abacus.util.N
Average.
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Average.
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Average.
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Average.
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Average.
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Average.
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Average.
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Average.
average() - Method in class com.landawn.abacus.util.ShortList
Average.
average(int, int) - Method in class com.landawn.abacus.util.ShortList
Average.
average() - Method in class com.landawn.abacus.util.ShortPair
Average.
average() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Average.
average() - Method in class com.landawn.abacus.util.ShortTriple
Average.
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
 
averageDouble(Try.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Average double.
averageDouble(T[]) - Static method in class com.landawn.abacus.util.N
Average double.
averageDouble(T[], int, int) - Static method in class com.landawn.abacus.util.N
Average double.
averageDouble(T[], Try.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Average double.
averageDouble(T[], int, int, Try.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Average double.
averageDouble(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Average double.
averageDouble(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Average double.
averageDouble(Collection<? extends T>, Try.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Average double.
averageDouble(Collection<? extends T>, int, int, Try.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Average double.
averageDouble(Try.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Average double.
averageDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
averageInt(Try.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Average int.
averageInt(T[]) - Static method in class com.landawn.abacus.util.N
Average int.
averageInt(T[], int, int) - Static method in class com.landawn.abacus.util.N
Average int.
averageInt(T[], Try.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Average int.
averageInt(T[], int, int, Try.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Average int.
averageInt(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Average int.
averageInt(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Average int.
averageInt(Collection<? extends T>, Try.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Average int.
averageInt(Collection<? extends T>, int, int, Try.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Average int.
averageInt(Try.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Average int.
averageInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
averageLong(Try.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Average long.
averageLong(T[]) - Static method in class com.landawn.abacus.util.N
Average long.
averageLong(T[], int, int) - Static method in class com.landawn.abacus.util.N
Average long.
averageLong(T[], Try.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Average long.
averageLong(T[], int, int, Try.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Average long.
averageLong(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Average long.
averageLong(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Average long.
averageLong(Collection<? extends T>, Try.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Average long.
averageLong(Collection<? extends T>, int, int, Try.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Average long.
averageLong(Try.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Average long.
averageLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
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
 
averagingBigInteger(Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingDoubble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingDouble(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
 
averagingIntt(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
 
averagingLongg(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.
base64Decode(String) - Static method in class com.landawn.abacus.util.N
Base 64 decode.
base64DecodeToString(String) - Static method in class com.landawn.abacus.util.N
Base 64 decode to string.
base64Encode(byte[]) - Static method in class com.landawn.abacus.util.N
Base 64 encode.
base64EncodeChunked(byte[]) - Static method in class com.landawn.abacus.util.N
Base 64 encode chunked.
base64UrlDecode(String) - Static method in class com.landawn.abacus.util.N
Base 64 url decode.
base64UrlDecodeToString(String) - Static method in class com.landawn.abacus.util.N
Base 64 url decode to string.
base64UrlEncode(byte[]) - Static method in class com.landawn.abacus.util.N
Base 64 url encode.
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
 
BATCH_SIZE - Static variable in class com.landawn.abacus.util.SQLMapper
The Constant BATCH_SIZE.
batchDelete(Collection<? extends T>) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Batch delete.
batchDelete(Collection<T>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch delete.
batchDelete(Collection<T>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch delete.
batchDelete(Collection<T>, int, IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch delete.
batchDelete(Connection, Collection<T>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch delete.
batchDelete(Connection, Collection<T>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch delete.
batchDelete(Collection<T>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete all the records by batch operation.
batchDelete(Collection<T>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete all the records by batch operation.
batchDelete(Collection<T>, int, IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete all the records by batch operation.
batchDelete(Connection, Collection<T>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete all the records by batch operation.
batchDelete(Connection, Collection<T>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete all the records by batch operation.
batchDeleteByIds(Collection<ID>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch delete by ids.
batchDeleteByIds(Collection<ID>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch delete by ids.
batchDeleteByIds(Collection<ID>, int, IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch delete by ids.
batchDeleteByIds(Connection, Collection<ID>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch delete by ids.
batchDeleteByIds(Connection, Collection<ID>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch delete by ids.
batchDeleteByIds(Collection<ID>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete all the records by batch operation.
batchDeleteByIds(Collection<ID>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete all the records by batch operation.
batchDeleteByIds(Collection<ID>, int, IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete all the records by batch operation.
batchDeleteByIds(Connection, Collection<ID>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete all the records by batch operation.
batchDeleteByIds(Connection, Collection<ID>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete all the records by batch operation.
batchGet(List<ID>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch get.
batchGet(List<ID>, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch get.
batchGet(List<ID>, Collection<String>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch get.
batchGet(Connection, List<ID>, Collection<String>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch get.
batchGet(List<ID>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
 
batchGet(List<ID>, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
 
batchGet(List<ID>, Collection<String>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch get.
batchGet(Connection, List<ID>, Collection<String>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
 
batchInsert(String, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch insert.
batchInsert(String, SQLExecutor.StatementSetter, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch insert.
batchInsert(String, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch insert.
batchInsert(String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch insert.
batchInsert(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<ID>, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch insert.
batchInsert(Connection, String, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch insert.
batchInsert(Connection, String, SQLExecutor.StatementSetter, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch insert.
batchInsert(Connection, String, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch insert.
batchInsert(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch insert.
batchInsert(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<ID>, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch insert.
batchInsert(Collection<T>) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Batch insert.
batchInsert(Collection<T>) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
All will be done in one batch.
batchInsert(Iterator<T>) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
All will be done in one batch.
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.
batchInsert(Collection<? extends T>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch insert.
batchInsert(Collection<? extends T>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch insert.
batchInsert(Collection<? extends T>, int, IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch insert.
batchInsert(Collection<? extends T>, Collection<String>, int, IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch insert.
batchInsert(Connection, Collection<? extends T>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch insert.
batchInsert(Connection, Collection<? extends T>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch insert.
batchInsert(Connection, Collection<? extends T>, Collection<String>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch insert.
batchInsert(String, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch insert.
batchInsert(String, SQLExecutor.StatementSetter, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch insert.
batchInsert(String, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch insert.
batchInsert(String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch insert.
batchInsert(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<ID>, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch insert.
batchInsert(Connection, String, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch insert.
batchInsert(Connection, String, SQLExecutor.StatementSetter, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch insert.
batchInsert(Connection, String, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch insert.
batchInsert(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch insert.
batchInsert(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<ID>, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch insert.
batchInsert(Collection<? extends T>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch insert.
batchInsert(Collection<? extends T>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch insert.
batchInsert(Collection<? extends T>, int, IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch insert.
batchInsert(Collection<? extends T>, Collection<String>, int, IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch insert.
batchInsert(Connection, Collection<? extends T>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch insert.
batchInsert(Connection, Collection<? extends T>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch insert.
batchInsert(Connection, Collection<? extends T>, Collection<String>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Insert All the records by batch operation.
batchPrepareCall(Connection, String, List<?>) - Static method in class com.landawn.abacus.util.JdbcUtil
Batch prepare call.
batchPrepareStatement(Connection, String, List<?>) - Static method in class com.landawn.abacus.util.JdbcUtil
Batch prepare statement.
batchUpdate(String, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch update.
batchUpdate(String, SQLExecutor.StatementSetter, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch update.
batchUpdate(String, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch update.
batchUpdate(String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch update.
batchUpdate(Connection, String, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch update.
batchUpdate(Connection, String, SQLExecutor.StatementSetter, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch update.
batchUpdate(Connection, String, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch update.
batchUpdate(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Batch update.
batchUpdate(Collection<T>) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Batch update.
batchUpdate(Collection<T>, Collection<String>) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Batch update.
batchUpdate(Collection<T>) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
All will be done in one batch.
batchUpdate(Iterator<T>) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
All will be done in one batch.
batchUpdate(Collection<? extends T>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch update.
batchUpdate(Collection<? extends T>, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch update.
batchUpdate(Collection<? extends T>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch update.
batchUpdate(Collection<? extends T>, Collection<String>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch update.
batchUpdate(Collection<? extends T>, int, IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch update.
batchUpdate(Collection<? extends T>, Collection<String>, int, IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch update.
batchUpdate(Connection, Collection<? extends T>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch update.
batchUpdate(Connection, Collection<? extends T>, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch update.
batchUpdate(Connection, Collection<? extends T>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch update.
batchUpdate(Connection, Collection<? extends T>, Collection<String>, int) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Batch update.
batchUpdate(String, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch update.
batchUpdate(String, SQLExecutor.StatementSetter, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch update.
batchUpdate(String, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch update.
batchUpdate(String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch update.
batchUpdate(Connection, String, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch update.
batchUpdate(Connection, String, SQLExecutor.StatementSetter, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch update.
batchUpdate(Connection, String, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch update.
batchUpdate(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, List<?>) - Method in class com.landawn.abacus.util.SQLExecutor
Batch update.
batchUpdate(Collection<? extends T>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Update All the records by batch operation.
batchUpdate(Collection<? extends T>, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch update.
batchUpdate(Collection<? extends T>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch update.
batchUpdate(Collection<? extends T>, Collection<String>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Update All the records by batch operation.
batchUpdate(Collection<? extends T>, int, IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch update.
batchUpdate(Collection<? extends T>, Collection<String>, int, IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch update.
batchUpdate(Connection, Collection<? extends T>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch update.
batchUpdate(Connection, Collection<? extends T>, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch update.
batchUpdate(Connection, Collection<? extends T>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch update.
batchUpdate(Connection, Collection<? extends T>, Collection<String>, int) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Batch update.
bc(ByteConsumer) - Static method in class com.landawn.abacus.util.Fn.Fnn
Bc.
BEGIN_TRANSACTION - Static variable in class com.landawn.abacus.util.WD
Field BEGIN_TRANSACTION.
beginTransaction(DataSource) - Static method in class com.landawn.abacus.util.JdbcUtil
Refer to: beginTransaction(javax.sql.DataSource, IsolationLevel, boolean).
beginTransaction(DataSource, IsolationLevel) - Static method in class com.landawn.abacus.util.JdbcUtil
Refer to: beginTransaction(javax.sql.DataSource, IsolationLevel, boolean).
beginTransaction(DataSource, IsolationLevel, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Starts a global transaction which will be shared by all in-line database query with the same DataSource in the same thread, including methods: JdbcUtil.beginTransaction/prepareQuery/prepareNamedQuery/prepareCallableQuery, SQLExecutor(Mapper).beginTransaction/get/insert/batchInsert/update/batchUpdate/query/list/findFirst/...
Spring Transaction is supported and Integrated.
beginTransaction() - Method in class com.landawn.abacus.util.SQLExecutor
Refer to beginTransaction(IsolationLevel, boolean, JdbcSettings).
beginTransaction(IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor
Refer to beginTransaction(IsolationLevel, boolean, JdbcSettings).
beginTransaction(boolean) - Method in class com.landawn.abacus.util.SQLExecutor
Refer to beginTransaction(IsolationLevel, boolean, JdbcSettings).
beginTransaction(IsolationLevel, boolean) - Method in class com.landawn.abacus.util.SQLExecutor
Refer to beginTransaction(IsolationLevel, boolean, JdbcSettings).
beginTransaction(IsolationLevel, boolean, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
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 - 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(String, Object, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Between.
between(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Between.
between(String, Object, Object) - Static method in class com.landawn.abacus.condition.Expression
Between.
between(T, T) - Static method in class com.landawn.abacus.util.Fn
Checks if the value/element: minValue < e < maxValue.
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 - Static variable in class com.landawn.abacus.util.WD
Field BETWEEN.
bf(ByteFunction<R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Bf.
BiConsumer<T,U> - Interface in com.landawn.abacus.util.function
BiConsumers() - Constructor for class com.landawn.abacus.util.Fn.BiConsumers
Instantiates a new bi consumers.
BiFunction<T,U,R> - Interface in com.landawn.abacus.util.function
BiFunctions() - Constructor for class com.landawn.abacus.util.Fn.BiFunctions
Instantiates a new bi functions.
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(Class<? extends Map>, Class<? extends Map>) - 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.
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(String, Operator, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Binary.
BinaryOperator<T> - Interface in com.landawn.abacus.util.function
BinaryOperators() - Constructor for class com.landawn.abacus.util.Fn.BinaryOperators
Instantiates a new binary operators.
binarySearch(byte) - Method in class com.landawn.abacus.util.ByteList
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(char) - Method in class com.landawn.abacus.util.CharList
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(double) - Method in class com.landawn.abacus.util.DoubleList
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(float) - Method in class com.landawn.abacus.util.FloatList
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) - Method in class com.landawn.abacus.util.IntList
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(long) - Method in class com.landawn.abacus.util.LongList
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(char[], char) - Static method in class com.landawn.abacus.util.N
binarySearch(char[], int, int, char) - Static method in class com.landawn.abacus.util.N
binarySearch(byte[], byte) - Static method in class com.landawn.abacus.util.N
binarySearch(byte[], int, int, byte) - Static method in class com.landawn.abacus.util.N
binarySearch(short[], short) - Static method in class com.landawn.abacus.util.N
binarySearch(short[], int, int, short) - Static method in class com.landawn.abacus.util.N
binarySearch(int[], int) - Static method in class com.landawn.abacus.util.N
binarySearch(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
binarySearch(long[], long) - Static method in class com.landawn.abacus.util.N
binarySearch(long[], int, int, long) - Static method in class com.landawn.abacus.util.N
binarySearch(float[], float) - Static method in class com.landawn.abacus.util.N
binarySearch(float[], int, int, float) - Static method in class com.landawn.abacus.util.N
binarySearch(double[], double) - Static method in class com.landawn.abacus.util.N
binarySearch(double[], int, int, double) - Static method in class com.landawn.abacus.util.N
binarySearch(Object[], Object) - Static method in class com.landawn.abacus.util.N
binarySearch(Object[], int, int, Object) - Static method in class com.landawn.abacus.util.N
binarySearch(T[], T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
binarySearch(T[], int, int, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
binarySearch(List<? extends T>, T) - Static method in class com.landawn.abacus.util.N
binarySearch(List<? extends T>, int, int, T) - Static method in class com.landawn.abacus.util.N
Binary search.
binarySearch(List<? extends T>, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Binary search.
binarySearch(List<? extends T>, int, int, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Binary search.
binarySearch(short) - Method in class com.landawn.abacus.util.ShortList
This List should be sorted first.
binarySearch(int, int, short) - Method in class com.landawn.abacus.util.ShortList
This List should be sorted first.
binarySearchBy(T[], T, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Binary search by.
binarySearchBy(List<? extends T>, T, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Binary search by.
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
BiPredicates() - Constructor for class com.landawn.abacus.util.Fn.BiPredicates
Instantiates a new bi predicates.
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
Bitwise and.
bitwiseOr(Object...) - Static method in class com.landawn.abacus.condition.Expression
Bitwise or.
bitwiseXOr(Object...) - Static method in class com.landawn.abacus.condition.Expression
Bitwise X or.
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.
body() - Method in class com.landawn.abacus.http.HttpResponse
Body.
body(Class<T>) - Method in class com.landawn.abacus.http.HttpResponse
Body.
body(Map<?, ?>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
body(Object) - 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(int) - 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.
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
Bound type.
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
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
Box.
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Box.
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Box.
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Box.
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Box.
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Box.
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Box.
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Box.
box(boolean...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive booleans to objects.
box(boolean[], int, int) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(char...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive chars to objects.
box(char[], int, int) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(byte...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive bytes to objects.
box(byte[], int, int) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(short...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive shorts to objects.
box(short[], int, int) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(int...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive ints to objects.
box(int[], int, int) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(long...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive longs to objects.
box(long[], int, int) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(float...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive floats to objects.
box(float[], int, int) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(double...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of primitive doubles to objects.
box(double[], int, int) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(boolean[][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(char[][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(byte[][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(short[][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(int[][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(long[][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(float[][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(double[][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(boolean[][][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(char[][][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(byte[][][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(short[][][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(int[][][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(long[][][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(float[][][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
box(double[][][]) - Static method in class com.landawn.abacus.util.Primitives
Box.
boxed() - Method in class com.landawn.abacus.util.BooleanList
Boxed.
boxed(int, int) - Method in class com.landawn.abacus.util.BooleanList
Boxed.
boxed() - Method in class com.landawn.abacus.util.ByteList
Boxed.
boxed(int, int) - Method in class com.landawn.abacus.util.ByteList
Boxed.
boxed() - Method in class com.landawn.abacus.util.CharList
Boxed.
boxed(int, int) - Method in class com.landawn.abacus.util.CharList
Boxed.
boxed() - Method in class com.landawn.abacus.util.DoubleList
Boxed.
boxed(int, int) - Method in class com.landawn.abacus.util.DoubleList
Boxed.
boxed() - Method in class com.landawn.abacus.util.FloatList
Boxed.
boxed(int, int) - Method in class com.landawn.abacus.util.FloatList
Boxed.
boxed() - Method in class com.landawn.abacus.util.IntList
Boxed.
boxed(int, int) - Method in class com.landawn.abacus.util.IntList
Boxed.
boxed() - Method in class com.landawn.abacus.util.LongList
Boxed.
boxed(int, int) - Method in class com.landawn.abacus.util.LongList
Boxed.
boxed() - Method in class com.landawn.abacus.util.ShortList
Boxed.
boxed(int, int) - Method in class com.landawn.abacus.util.ShortList
Boxed.
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.
boxed() - Method in class com.landawn.abacus.util.u.OptionalByte
Boxed.
boxed() - Method in class com.landawn.abacus.util.u.OptionalChar
Boxed.
boxed() - Method in class com.landawn.abacus.util.u.OptionalDouble
Boxed.
boxed() - Method in class com.landawn.abacus.util.u.OptionalFloat
Boxed.
boxed() - Method in class com.landawn.abacus.util.u.OptionalInt
Boxed.
boxed() - Method in class com.landawn.abacus.util.u.OptionalLong
Boxed.
boxed() - Method in class com.landawn.abacus.util.u.OptionalShort
Boxed.
bp(BytePredicate) - Static method in class com.landawn.abacus.util.Fn.Fnn
Bp.
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(String, Object, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Bt.
bt(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Bt.
bt(String, Object, Object) - Static method in class com.landawn.abacus.condition.Expression
Bt.
bt(Object, Object) - Method in class com.landawn.abacus.condition.NamedProperty
Bt.
bucketSort(int[]) - Static method in class com.landawn.abacus.util.N
Bucket sort.
bucketSort(int[], int, int) - Static method in class com.landawn.abacus.util.N
Bucket sort.
bucketSort(long[]) - Static method in class com.landawn.abacus.util.N
Bucket sort.
bucketSort(long[], int, int) - Static method in class com.landawn.abacus.util.N
Bucket sort.
bucketSort(float[]) - Static method in class com.landawn.abacus.util.N
Bucket sort.
bucketSort(float[], int, int) - Static method in class com.landawn.abacus.util.N
Bucket sort.
bucketSort(double[]) - Static method in class com.landawn.abacus.util.N
Bucket sort.
bucketSort(double[], int, int) - Static method in class com.landawn.abacus.util.N
Bucket sort.
bucketSort(Object[]) - Static method in class com.landawn.abacus.util.N
Note: All the objects with same value will be replaced with first element with the same value.
bucketSort(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Note: All the objects with same value will be replaced with first element with the same value.
bucketSort(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Bucket sort.
bucketSort(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Note: All the objects with same value will be replaced with first element with the same value.
bucketSort(List<T>) - Static method in class com.landawn.abacus.util.N
Note: All the objects with same value will be replaced with first element with the same value.
bucketSort(List<T>, int, int) - Static method in class com.landawn.abacus.util.N
Note: All the objects with same value will be replaced with first element with the same value.
bucketSort(List<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Note: All the objects with same value will be replaced with first element with the same value.
bucketSort(List<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Note: All the objects with same value will be replaced with first element with the same value.
bucketSortBy(T[], Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Bucket sort by.
bucketSortBy(List<? extends T>, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Bucket sort by.
buf - Variable in class com.landawn.abacus.util.ByteArrayOutputStream
The buf.
buffer(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
Buffer.
buffer(long, TimeUnit, int) - Method in class com.landawn.abacus.util.Observer
Buffer.
buffer(long, long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
Buffer.
buffer(long, long, TimeUnit, int) - Method in class com.landawn.abacus.util.Observer
Buffer.
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
Builds the.
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(int) - 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.
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[], Charset) - 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.
ByteStream - Class in com.landawn.abacus.util.stream
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
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(Consumer<T>) - Static method in class com.landawn.abacus.util.Fn
C.
c(A, BiConsumer<A, T>) - Static method in class com.landawn.abacus.util.Fn
C.
c(A, B, TriConsumer<A, B, T>) - Static method in class com.landawn.abacus.util.Fn
C.
c(BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn
C.
c(A, TriConsumer<A, T, U>) - Static method in class com.landawn.abacus.util.Fn
C.
c(TriConsumer<A, B, C>) - Static method in class com.landawn.abacus.util.Fn
C.
c(BiConsumer<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Fn.Entries
C.
c(Try.Consumer<T, E>) - Static method in class com.landawn.abacus.util.Fn.FN
Ec.
c(A, Try.BiConsumer<A, T, E>) - Static method in class com.landawn.abacus.util.Fn.FN
Ec.
c(A, B, Try.TriConsumer<A, B, T, E>) - Static method in class com.landawn.abacus.util.Fn.FN
Ec.
c(Try.BiConsumer<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.FN
Ec.
c(A, Try.TriConsumer<A, T, U, E>) - Static method in class com.landawn.abacus.util.Fn.FN
Ec.
c(Try.TriConsumer<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn.FN
Ec.
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
TODO.
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(Try.Callable<T, E>) - Static method in class com.landawn.abacus.util.ContinuableFuture
Call.
call(Try.Callable<T, E>, Executor) - Static method in class com.landawn.abacus.util.ContinuableFuture
Call.
call() - Method in interface com.landawn.abacus.util.function.Callable
 
call(JdbcUtil.ResultExtractor<R1>) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Call.
call(JdbcUtil.ResultExtractor<R1>, JdbcUtil.ResultExtractor<R2>) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Call.
call(JdbcUtil.ResultExtractor<R1>, JdbcUtil.ResultExtractor<R2>, JdbcUtil.ResultExtractor<R3>) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Call.
call(JdbcUtil.ResultExtractor<R1>, JdbcUtil.ResultExtractor<R2>, JdbcUtil.ResultExtractor<R3>, JdbcUtil.ResultExtractor<R4>) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Call.
call(JdbcUtil.ResultExtractor<R1>, JdbcUtil.ResultExtractor<R2>, JdbcUtil.ResultExtractor<R3>, JdbcUtil.ResultExtractor<R4>, JdbcUtil.ResultExtractor<R5>) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Call.
call(Callable<T>) - Method in class com.landawn.abacus.util.Retry
Call.
call(T, Try.Callable<R, RuntimeException>) - Static method in class com.landawn.abacus.util.Synchronized
Call.
call(Try.Callable<R, E>) - Method in class com.landawn.abacus.util.Synchronized
Call.
call(Callable<R>) - Static method in class com.landawn.abacus.util.Try
Call.
call(Callable<R>, Function<? super Exception, R>) - Static method in class com.landawn.abacus.util.Try
Call.
call(Callable<R>, Supplier<R>) - Static method in class com.landawn.abacus.util.Try
Call.
call(Callable<R>, R) - Static method in class com.landawn.abacus.util.Try
Call.
call(Callable<R>, Predicate<? super Exception>, Supplier<R>) - Static method in class com.landawn.abacus.util.Try
Call.
call(Callable<R>, Predicate<? super Exception>, R) - Static method in class com.landawn.abacus.util.Try
Call.
call(Try.Function<? super T, R, ? extends Exception>) - Method in class com.landawn.abacus.util.Try
Call.
call(Try.Function<? super T, R, ? extends Exception>, Function<? super Exception, R>) - Method in class com.landawn.abacus.util.Try
Call.
call(Try.Function<? super T, R, ? extends Exception>, Supplier<R>) - Method in class com.landawn.abacus.util.Try
Call.
call(Try.Function<? super T, R, ? extends Exception>, R) - Method in class com.landawn.abacus.util.Try
Call.
call(Try.Function<? super T, R, ? extends Exception>, Predicate<? super Exception>, Supplier<R>) - Method in class com.landawn.abacus.util.Try
Call.
call(Try.Function<? super T, R, ? extends Exception>, Predicate<? super Exception>, R) - Method in class com.landawn.abacus.util.Try
Call.
call() - Method in interface com.landawn.abacus.util.Try.Callable
Call.
call() - Method in interface com.landawn.abacus.util.Try.EE.Callable
Call.
callable(Callable<R>) - Static method in class com.landawn.abacus.util.Fn
Callable.
callable(Try.Callable<R, E>) - Static method in class com.landawn.abacus.util.Fn.FN
Callable.
Callable<R> - Interface in com.landawn.abacus.util.function
 
callAfterBoth(ContinuableFuture<?>, Try.Callable<R, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after both.
callAfterBoth(ContinuableFuture<U>, Try.BiFunction<? super T, ? super U, R, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after both.
callAfterBoth(ContinuableFuture<U>, Try.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>, Try.QuadFunction<T, ? super Exception, U, ? super Exception, R, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after both.
callAfterEither(ContinuableFuture<?>, Try.Callable<R, RuntimeException>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after either.
callAfterEither(ContinuableFuture<? extends T>, Try.Function<? super T, R, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after either.
callAfterEither(ContinuableFuture<? extends T>, Try.BiFunction<? super T, ? super Exception, R, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Call after either.
callUninterruptibly(Try.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.
callUninterruptibly(long, Try.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, Try.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.
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
Cancel.
cancelAll(boolean) - Method in class com.landawn.abacus.util.ContinuableFuture
Cancel this future and all the previous stage future recursively.
capacity() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
Capacity.
capitalize(String) - Static method in class com.landawn.abacus.util.StringUtil
Capitalize.
carry(C) - Method in interface com.landawn.abacus.util.stream.BaseStream
Same as peek
cartesianProduct(DataSet) - Method in interface com.landawn.abacus.DataSet
Cartesian product.
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 T>...) - Method in class com.landawn.abacus.util.stream.Stream
 
cartesianProduct(Collection<? extends 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.
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(Try.Consumer<T, E>) - Static method in class com.landawn.abacus.util.Fn
Cc.
cc(A, Try.BiConsumer<A, T, E>) - Static method in class com.landawn.abacus.util.Fn
Cc.
cc(A, B, Try.TriConsumer<A, B, T, E>) - Static method in class com.landawn.abacus.util.Fn
Cc.
cc(Try.BiConsumer<T, U, E>) - Static method in class com.landawn.abacus.util.Fn
Cc.
cc(A, Try.TriConsumer<A, T, U, E>) - Static method in class com.landawn.abacus.util.Fn
Cc.
cc(Try.TriConsumer<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn
Cc.
cc(Try.BiConsumer<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
Cc.
cc(Consumer<T>) - Static method in class com.landawn.abacus.util.Fn.FN
Cc.
cc(A, BiConsumer<A, T>) - Static method in class com.landawn.abacus.util.Fn.FN
Cc.
cc(A, B, TriConsumer<A, B, T>) - Static method in class com.landawn.abacus.util.Fn.FN
Cc.
cc(BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn.FN
Cc.
cc(A, TriConsumer<A, T, U>) - Static method in class com.landawn.abacus.util.Fn.FN
Cc.
cc(TriConsumer<A, B, C>) - Static method in class com.landawn.abacus.util.Fn.FN
Cc.
cc(CharConsumer) - Static method in class com.landawn.abacus.util.Fn.Fnn
Cc.
ceil(String) - Static method in class com.landawn.abacus.condition.Expression
Ceil.
CEIL - Static variable in class com.landawn.abacus.util.WD
Field CEIL.
ceiling(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
ceiling(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
ceiling(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
Ceiling.
ceilingEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Ceiling entry.
ceilingKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Ceiling key.
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 - Class in com.landawn.abacus.condition
The Class Cell.
Cell(Operator, Condition) - Constructor for class com.landawn.abacus.condition.Cell
Instantiates a new cell.
cell(Operator, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Cell.
cf(CharFunction<R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Cf.
Chain - Class in com.landawn.abacus.util
The Class Chain.
chain(Function<? super Stream<Map.Entry<K, V>>, ? extends Stream<Map.Entry<KK, VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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(int) - 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.
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[], Charset) - 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.
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).
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
 
check(KryoSerializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Check.
check(KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Check.
checkArgNotNegative(int, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is not negative, and throws IllegalArgumentException if it is.
checkArgNotNegative(long, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is not negative, and throws IllegalArgumentException if it is.
checkArgNotNegative(double, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is not negative, and throws IllegalArgumentException if it is.
checkArgNotNull(T) - Static method in class com.landawn.abacus.util.N
Check arg not null.
checkArgNotNull(T, String) - Static method in class com.landawn.abacus.util.N
Check arg not null.
checkArgNotNullOrEmpty(T, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNullOrEmpty(boolean[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNullOrEmpty(char[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNullOrEmpty(byte[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNullOrEmpty(short[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNullOrEmpty(int[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNullOrEmpty(long[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNullOrEmpty(float[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNullOrEmpty(double[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNullOrEmpty(T[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNullOrEmpty(T, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNullOrEmpty(T, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNullOrEmptyOrBlank(T, String) - Static method in class com.landawn.abacus.util.N
Check if the specified parameter is null or empty or blank.
checkArgPositive(int, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is positive, and throws IllegalArgumentException if it is not.
checkArgPositive(long, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is positive, and throws IllegalArgumentException if it is not.
checkArgPositive(double, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified arg is positive, and throws IllegalArgumentException if it is not.
checkArgument(boolean) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, boolean) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, boolean, boolean) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, boolean, boolean, boolean) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, char) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, byte) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, short) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int, int) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int, int, int) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long, long) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long, long, long) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, float) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, float, float) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, float, float, float) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, double) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, double, double) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, double, double, double) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, Object) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, Object, Object) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, Try.Supplier<String, E>) - Static method in class com.landawn.abacus.util.N
Check argument.
checkFromIndexSize(int, int, int) - Static method in class com.landawn.abacus.util.N
Check from index size.
checkFromToIndex(int, int, int) - Static method in class com.landawn.abacus.util.N
Check from to index.
checkFromToIndex(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
Check from to index.
checkHttpMethod(Method, HttpMethod) - Method in class com.landawn.abacus.http.WebServiceServlet
Check http method.
checkIndex(int, int) - Static method in class com.landawn.abacus.util.N
Check index.
checkJdbcSettings(SQLExecutor.JdbcSettings, NamedSQL, Map<String, String>) - Method in class com.landawn.abacus.util.SQLExecutor
Check jdbc settings.
checkResultSetExtractor(NamedSQL, SQLExecutor.ResultSetExtractor<T>) - Method in class com.landawn.abacus.util.SQLExecutor
Check result set extractor.
checkState(boolean) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int, int) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int, int, int) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long, long) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long, long, long) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, float) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, float, float) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, float, float, float) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, double) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, double, double) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, double, double, double) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, Object) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, Object, Object) - Static method in class com.landawn.abacus.util.N
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, Try.Supplier<String, E>) - Static method in class com.landawn.abacus.util.N
Check state.
checkStatementSetter(NamedSQL, SQLExecutor.StatementSetter) - Method in class com.landawn.abacus.util.SQLExecutor
Check statement setter.
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
Chomp.
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
Chop.
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.
Clause(Operator, Condition) - Constructor for class com.landawn.abacus.condition.Clause
Instantiates a new clause.
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.ImmutableMap
Deprecated.
Unsupported operation.
clear() - Method in class com.landawn.abacus.util.IntList
Clear.
clear() - Method in class com.landawn.abacus.util.LongList
Clear.
clear() - Method in class com.landawn.abacus.util.LongMultiset
Clear.
clear() - Method in class com.landawn.abacus.util.Multimap
Clear.
clear() - Method in class com.landawn.abacus.util.Multiset
Clear.
clear() - Method in class com.landawn.abacus.util.ObjectPool
Clear.
clear() - Method in class com.landawn.abacus.util.PrimitiveList
Clear.
clear() - Method in class com.landawn.abacus.util.Properties
Clear.
clear() - Method in class com.landawn.abacus.util.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.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
Client.
clone() - Method in interface com.landawn.abacus.DataSet
Deeply copy each element in this DataSet by Serialization/Deserialization.
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.
clone() - Method in class com.landawn.abacus.pool.ActivityPrint
Clone.
clone(T) - Static method in class com.landawn.abacus.util.N
Clone.
clone(Class<? extends T>, Object) - Static method in class com.landawn.abacus.util.N
Deeply copy by: entity -> serialize -> String/bytes -> deserialize -> new entity.
clone(boolean[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(char[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(byte[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(short[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(int[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(long[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(float[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(double[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(T[]) - Static method in class com.landawn.abacus.util.N
Clone the original array.
clone(boolean[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(char[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(byte[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(short[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(int[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(long[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(float[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(double[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(T[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(boolean[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(char[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(byte[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(short[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(int[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(long[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(float[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(double[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(T[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
Clone.
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
Clone.
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Clone.
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Clone.
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Clone.
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Clone.
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Clone.
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Clone.
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Clone.
cloneArray() - Static method in class com.landawn.abacus.util.Fn.Disposables
Clone array.
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 interface com.landawn.abacus.DataSource
All the allocated connections will be released/closed.
close() - Method in interface com.landawn.abacus.DataSourceManager
Close.
close() - Method in class com.landawn.abacus.hash.HashingOutputStream
Close.
close() - Method in class com.landawn.abacus.http.AbstractHttpClient
Close.
close() - Method in interface com.landawn.abacus.parser.JSONReader
Close.
close() - Method in class com.landawn.abacus.parser.JSONStringReader
Close.
close() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Close.
close() - Method in class com.landawn.abacus.pool.GenericObjectPool
Close.
close() - Method in interface com.landawn.abacus.pool.Pool
Close.
close() - Method in class com.landawn.abacus.util.BufferedReader
Close.
close() - Method in class com.landawn.abacus.util.BufferedWriter
Close.
close() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
Close.
close() - Method in class com.landawn.abacus.util.DBLock
Close.
close() - Method in class com.landawn.abacus.util.ExceptionalStream
Close.
close(AutoCloseable) - Static method in class com.landawn.abacus.util.Fn
Close.
close() - Static method in class com.landawn.abacus.util.Fn
Close.
close(AutoCloseable) - Static method in class com.landawn.abacus.util.IOUtil
Close.
close(ResultSet) - Static method in class com.landawn.abacus.util.JdbcUtil
Close.
close(ResultSet, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Close.
close(ResultSet, boolean, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Close.
close(Statement) - Static method in class com.landawn.abacus.util.JdbcUtil
Close.
close(Connection) - Static method in class com.landawn.abacus.util.JdbcUtil
Close.
close(ResultSet, Statement) - Static method in class com.landawn.abacus.util.JdbcUtil
Close.
close(Statement, Connection) - Static method in class com.landawn.abacus.util.JdbcUtil
Close.
close(ResultSet, Statement, Connection) - Static method in class com.landawn.abacus.util.JdbcUtil
Close.
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.
close() - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
Close.
close() - Method in class com.landawn.abacus.util.SnappyInputStream
Close.
close() - Method in class com.landawn.abacus.util.SnappyOutputStream
Close.
close(ResultSet) - Method in class com.landawn.abacus.util.SQLExecutor
Close.
close(PreparedStatement) - Method in class com.landawn.abacus.util.SQLExecutor
Close.
close(ResultSet, PreparedStatement) - Method in class com.landawn.abacus.util.SQLExecutor
Close.
close(Connection, Connection, DataSource) - Method in class com.landawn.abacus.util.SQLExecutor
Close.
close(Connection, DataSource) - Method in class com.landawn.abacus.util.SQLExecutor
Close.
close() - Method in class com.landawn.abacus.util.SQLExecutor
Close the underline data source.
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.
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
Close all.
closeAll(Collection<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.Fn
Close all.
closeAll(AutoCloseable...) - Static method in class com.landawn.abacus.util.IOUtil
Close all.
closeAll(Collection<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.IOUtil
Close all.
closeAllQuietly(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.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.IOUtil
Close all quietly.
closeConnection(Connection) - Method in class com.landawn.abacus.util.SQLExecutor
Close connection.
closed(T, T) - Static method in class com.landawn.abacus.util.Range
Closed.
closedOpen(T, T) - Static method in class com.landawn.abacus.util.Range
Closed open.
closeQuietly(AutoCloseable) - Static method in class com.landawn.abacus.util.Fn
Close quietly.
closeQuietly() - Static method in class com.landawn.abacus.util.Fn
Close quietly.
closeQuietly() - Static method in class com.landawn.abacus.util.Fn.FN
Close quietly.
closeQuietly(AutoCloseable) - Static method in class com.landawn.abacus.util.IOUtil
Close quietly.
closeQuietly(ResultSet) - Static method in class com.landawn.abacus.util.JdbcUtil
Unconditionally close an ResultSet.
closeQuietly(ResultSet, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Close quietly.
closeQuietly(ResultSet, boolean, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Close quietly.
closeQuietly(Statement) - Static method in class com.landawn.abacus.util.JdbcUtil
Unconditionally close an Statement.
closeQuietly(Connection) - Static method in class com.landawn.abacus.util.JdbcUtil
Unconditionally close an Connection.
closeQuietly(ResultSet, Statement) - Static method in class com.landawn.abacus.util.JdbcUtil
Unconditionally close the ResultSet, Statement.
closeQuietly(Statement, Connection) - Static method in class com.landawn.abacus.util.JdbcUtil
Unconditionally close the Statement, Connection.
closeQuietly(ResultSet, Statement, Connection) - Static method in class com.landawn.abacus.util.JdbcUtil
Unconditionally close the ResultSet, Statement, Connection.
cls - Variable in class com.landawn.abacus.parser.ParserUtil.EntityInfo
The cls.
code() - Method in class com.landawn.abacus.http.HttpResponse
Code.
CodeGenerator - Class in com.landawn.abacus.util
The Class CodeGenerator.
CodeGenerator.ParentPropertyMode - Enum in com.landawn.abacus.util
The Enum ParentPropertyMode.
collapse(Try.BiPredicate<? super T, ? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Collapse.
collapse(Try.BiPredicate<? super T, ? super T, ? extends E>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.ExceptionalStream
Collapse.
collapse(Try.BiPredicate<? super T, ? super T, ? extends E>, Try.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(Try.BiPredicate<? super T, ? super T, ? extends E>, U, Try.BiFunction<U, ? super T, U, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Collapse.
collapse(Try.BiPredicate<? super T, ? super T, ? extends E>, Try.Supplier<R, E>, Try.BiConsumer<? super R, ? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Collapse.
collapse(Try.BiPredicate<? super T, ? super T, ? extends E>, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.ExceptionalStream
Collapse.
collapse(Try.BiPredicate<? super T, ? super T, E>, Try.BiFunction<? super T, ? super T, T, E2>) - Method in class com.landawn.abacus.util.Seq
Merge series of adjacent elements which satisfy the given predicate using the merger function.
collapse(Try.BiPredicate<? super T, ? super T, E>, U, Try.BiFunction<? super U, ? super T, U, E2>) - Method in class com.landawn.abacus.util.Seq
Collapse.
collapse(Try.BiPredicate<? super T, ? super T, E>) - Method in class com.landawn.abacus.util.Seq
Collapse.
collapse(Try.BiPredicate<? super T, ? super T, E>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Seq
Collapse.
collapse(Try.BiPredicate<? super T, ? super T, E>, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.Seq
Merge series of adjacent elements which satisfy the given predicate using the merger function.
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(BiPredicate<? super T, ? super T>) - Method in class com.landawn.abacus.util.stream.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>, 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>, U, BiFunction<U, ? super T, U>) - 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.
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(Try.Supplier<R, E>, Try.BiConsumer<? super R, ? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Collect.
collect(Try.Supplier<R, E>, Try.BiConsumer<? super R, ? super T, ? extends E>, Try.Function<? super R, ? extends RR, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Collect.
collect(Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.ExceptionalStream
Collect.
collect(Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.ExceptionalStream
Collect.
collect(Supplier<R>, Try.BiConsumer<? super R, ? super T, E>) - Method in class com.landawn.abacus.util.Seq
Collect.
collect(Supplier<A>, Try.BiConsumer<? super A, ? super T, E>, Try.Function<A, R, E2>) - Method in class com.landawn.abacus.util.Seq
Collect.
collect(Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.Seq
Collect.
collect(Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.Seq
Collect.
collect(Supplier<R>, ObjByteConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
collect(Supplier<R>, ObjByteConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
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>, ObjCharConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.CharStream
 
collect(Supplier<R>, ObjDoubleConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
collect(Supplier<R>, ObjDoubleConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
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 Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collect(Collector<? super Map.Entry<K, V>, A, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collect(Collector<? super Map.Entry<K, V>, A, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
collect(Supplier<R>, ObjFloatConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
collect(Supplier<R>, ObjFloatConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
collect(Supplier<R>, ObjIntConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.IntStream
 
collect(Supplier<R>, ObjIntConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.IntStream
 
collect(Supplier<R>, ObjLongConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.LongStream
 
collect(Supplier<R>, ObjLongConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.LongStream
 
collect(Supplier<R>, ObjShortConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
collect(Supplier<R>, ObjShortConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
collect(Supplier<R>, BiConsumer<? super R, ? super T>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
collect(Supplier<R>, BiConsumer<? super R, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
collect(Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
collect(Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
collectAndThen(Collector<? super T, A, R>, Try.Function<? super R, ? extends RR, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Collect and then.
collectAndThen(Collector<? super T, A, R>, Try.Function<? super R, ? extends RR, E>) - 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 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>, 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
 
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
 
collectThenAccept(Collector<T, A, R>, Try.Consumer<? super R, E>) - Method in class com.landawn.abacus.util.Seq
Collect then accept.
collectThenAccept(Collector<T, A, R>, Try.Consumer<? super R, E>) - Method in class com.landawn.abacus.util.Seq
Collect then accept.
collectThenApply(Collector<T, A, R>, Try.Function<? super R, ? extends RR, E>) - Method in class com.landawn.abacus.util.Seq
Collect then apply.
collectThenApply(Collector<T, A, R>, Try.Function<? super R, ? extends RR, E>) - Method in class com.landawn.abacus.util.Seq
Collect then apply.
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
Column map.
columnNameList() - Method in interface com.landawn.abacus.DataSet
Return the column name list in this DataSet.
columnNames() - Method in interface com.landawn.abacus.DataSet
Column names.
columns() - Method in interface com.landawn.abacus.DataSet
Columns.
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.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(ByteSummaryStatistics) - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Combine.
combine(CharSummaryStatistics) - Method in class com.landawn.abacus.util.CharSummaryStatistics
Combine.
combine(DoubleSummaryStatistics) - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
Combine.
combine(FloatSummaryStatistics) - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Combine.
combine(Future<? extends T1>, Future<? extends T2>) - Static method in class com.landawn.abacus.util.Futures
Combine.
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>) - Static method in class com.landawn.abacus.util.Futures
Combine.
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>, Future<? extends T4>) - Static method in class com.landawn.abacus.util.Futures
Combine.
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.
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.
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.
combine(Future<? extends T1>, Future<? extends T2>, Try.BiFunction<? super T1, ? super T2, R, E>) - Static method in class com.landawn.abacus.util.Futures
Combine.
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>, Try.TriFunction<? super T1, ? super T2, ? super T3, R, E>) - Static method in class com.landawn.abacus.util.Futures
Combine.
combine(Collection<? extends Future<? extends T>>, Try.Function<List<T>, R, E>) - Static method in class com.landawn.abacus.util.Futures
Combine.
combine(IntSummaryStatistics) - Method in class com.landawn.abacus.util.IntSummaryStatistics
Combine.
combine(long, double) - Method in class com.landawn.abacus.util.KahanSummation
Combine.
combine(KahanSummation) - Method in class com.landawn.abacus.util.KahanSummation
Combine.
combine(LongSummaryStatistics) - Method in class com.landawn.abacus.util.LongSummaryStatistics
Combine.
combine(ShortSummaryStatistics) - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Combine.
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(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
 
combine(Collection<? extends Collector<? super T, ?, ?>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
combineColumns(Collection<String>, String, Class<?>) - Method in interface com.landawn.abacus.DataSet
Combine columns.
combineColumns(Collection<String>, String, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.DataSet
Combine columns.
combineColumns(Tuple.Tuple2<String, String>, String, Try.BiFunction<?, ?, ?, E>) - Method in interface com.landawn.abacus.DataSet
Combine columns.
combineColumns(Tuple.Tuple3<String, String, String>, String, Try.TriFunction<?, ?, ?, ?, E>) - Method in interface com.landawn.abacus.DataSet
Combine columns.
combineColumns(Try.Predicate<String, E>, String, Class<?>) - Method in interface com.landawn.abacus.DataSet
Combine columns.
combineColumns(Try.Predicate<String, E>, String, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E2>) - Method in interface com.landawn.abacus.DataSet
Combine columns.
combineColumns(Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Combine columns.
combineColumns(Collection<String>, String, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Combine columns.
combineColumns(Tuple.Tuple2<String, String>, String, Try.BiFunction<?, ?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Combine columns.
combineColumns(Tuple.Tuple3<String, String, String>, String, Try.TriFunction<?, ?, ?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Combine columns.
combineColumns(Try.Predicate<String, E>, String, Class<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Combine columns.
combineColumns(Try.Predicate<String, E>, String, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E2>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Combine columns.
combineOrdered(HashCode, HashCode) - Static method in class com.landawn.abacus.hash.Hashing
Combine ordered.
combineOrdered(HashCode, HashCode, HashCode) - Static method in class com.landawn.abacus.hash.Hashing
Combine ordered.
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
Combine unordered.
combineUnordered(HashCode, HashCode, HashCode) - Static method in class com.landawn.abacus.hash.Hashing
Combine unordered.
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() - Method in interface com.landawn.abacus.Transaction
Method commit.
commit() - Method in class com.landawn.abacus.util.JdbcUtil.SimpleTransaction
Commit.
commit() - Method in class com.landawn.abacus.util.SQLTransaction
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, String) - Static method in class com.landawn.abacus.util.StringUtil
Note: copy rights: Google Guava.
commonPrefix(String...) - Static method in class com.landawn.abacus.util.StringUtil
Common prefix.
commonSet(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.Iterables
Common set.
commonSet(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.Iterables
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, String) - Static method in class com.landawn.abacus.util.StringUtil
Note: copy rights: Google Guava.
commonSuffix(String...) - Static method in class com.landawn.abacus.util.StringUtil
Common suffix.
comparator() - Method in class com.landawn.abacus.util.ImmutableSortedMap
Comparator.
comparator() - Method in class com.landawn.abacus.util.ImmutableSortedSet
Comparator.
Comparators - Class in com.landawn.abacus.util
Factory utility class for Comparator.
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, 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, Try.BiFunction<? super T, ? super T, Integer, E>) - Static method in class com.landawn.abacus.util.Chain
Compare.
compare(char, char) - Static method in class com.landawn.abacus.util.Chain
Compares two char values as specified by N.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(byte, byte) - Static method in class com.landawn.abacus.util.Chain
Compares two byte values as specified by N.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 N.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(int, int) - Static method in class com.landawn.abacus.util.Chain
Compares two int values as specified by N.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 N.compare(boolean, boolean), 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(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(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, 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.
compare(T, T, Try.BiFunction<? super T, ? super T, Integer, E>) - Method in class com.landawn.abacus.util.Chain.ComparisonChain
Compare.
compare(char, char) - Method in class com.landawn.abacus.util.Chain.ComparisonChain
Compares two char values as specified by N.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 N.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 N.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 N.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 N.compare(boolean, boolean), 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(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() - Static method in class com.landawn.abacus.util.Fn
Compare.
compare(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn
Compare.
compare(boolean, boolean) - Static method in class com.landawn.abacus.util.N
Compare.
compare(byte, byte) - Static method in class com.landawn.abacus.util.N
Compare.
compare(short, short) - Static method in class com.landawn.abacus.util.N
Compare.
compare(int, int) - Static method in class com.landawn.abacus.util.N
Compare.
compare(long, long) - Static method in class com.landawn.abacus.util.N
Compare.
compare(float, float) - Static method in class com.landawn.abacus.util.N
Compare.
compare(double, double) - Static method in class com.landawn.abacus.util.N
Compare.
compare(T, T) - Static method in class com.landawn.abacus.util.N
Compare.
compare(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns 0 if the arguments are identical and c.compare(a, b) otherwise.
compare(T1, T1, T2, T2) - Static method in class com.landawn.abacus.util.N
Continue to compare the pairs of values (a1, b1), (a2, b2) until they're not equal.
compare(T1, T1, T2, T2, T3, T3) - Static method in class com.landawn.abacus.util.N
Continue to compare the pairs of values (a1, b1), (a2, b2), (a3, b3) until they're not equal.
compare(T1, T1, T2, T2, T3, T3, T4, T4) - Static method in class com.landawn.abacus.util.N
Continue to compare the pairs of values (a1, b1), (a2, b2), (a3, b3), (a4, b4) until they're not equal.
compare(T1, T1, T2, T2, T3, T3, T4, T4, T5, T5) - Static method in class com.landawn.abacus.util.N
Continue to compare the pairs of values (a1, b1), (a2, b2), (a3, b3), (a4, b4), (a5, b5) until they're not equal.
compare(T1, T1, T2, T2, T3, T3, T4, T4, T5, T5, T6, T6) - Static method in class com.landawn.abacus.util.N
Continue to compare the pairs of values (a1, b1), (a2, b2), (a3, b3), (a4, b4), (a5, b5), (a6, b6) until they're not equal.
compare(T1, T1, T2, T2, T3, T3, T4, T4, T5, T5, T6, T6, T7, T7) - Static method in class com.landawn.abacus.util.N
Continue to compare the pairs of values (a1, b1), (a2, b2), (a3, b3), (a4, b4), (a5, b5), (a6, b6), (a7, b7) until they're not equal.
compare(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Compare.
compare(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Compare.
compare(char[], char[]) - Static method in class com.landawn.abacus.util.N
Compare.
compare(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.N
Compare.
compare(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Compare.
compare(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.N
Compare.
compare(short[], short[]) - Static method in class com.landawn.abacus.util.N
Compare.
compare(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.N
Compare.
compare(int[], int[]) - Static method in class com.landawn.abacus.util.N
Compare.
compare(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.N
Compare.
compare(long[], long[]) - Static method in class com.landawn.abacus.util.N
Compare.
compare(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.N
Compare.
compare(float[], float[]) - Static method in class com.landawn.abacus.util.N
Compare.
compare(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.N
Compare.
compare(double[], double[]) - Static method in class com.landawn.abacus.util.N
Compare.
compare(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.N
Compare.
compare(T[], T[]) - Static method in class com.landawn.abacus.util.N
Compare.
compare(T[], int, T[], int, int) - Static method in class com.landawn.abacus.util.N
Compare.
compare(T[], T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compare.
compare(T[], int, T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compare.
compare(Collection<T>, Collection<T>) - Static method in class com.landawn.abacus.util.N
Compare.
compare(Collection<T>, Collection<T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compare.
compare(Collection<T>, int, Collection<T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compare.
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.
compareIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.N
Compare ignore case.
compareTo(Duration) - Method in class com.landawn.abacus.util.Duration
Compare to.
compareTo(T) - Static method in class com.landawn.abacus.util.Fn
Compare to.
compareTo(T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn
Compare to.
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
Compare to.
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(T) - Method in class com.landawn.abacus.util.Range
Checks where the specified element occurs relative to this range.
compareTo(u.OptionalBoolean) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Compare to.
compareTo(u.OptionalByte) - Method in class com.landawn.abacus.util.u.OptionalByte
Compare to.
compareTo(u.OptionalChar) - Method in class com.landawn.abacus.util.u.OptionalChar
Compare to.
compareTo(u.OptionalDouble) - Method in class com.landawn.abacus.util.u.OptionalDouble
Compare to.
compareTo(u.OptionalFloat) - Method in class com.landawn.abacus.util.u.OptionalFloat
Compare to.
compareTo(u.OptionalInt) - Method in class com.landawn.abacus.util.u.OptionalInt
Compare to.
compareTo(u.OptionalLong) - Method in class com.landawn.abacus.util.u.OptionalLong
Compare to.
compareTo(u.OptionalShort) - Method in class com.landawn.abacus.util.u.OptionalShort
Compare to.
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
Comparing boolean.
comparingBy(Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.Comparators
Comparing by.
comparingBy(Function<? super T, ? extends U>, Comparator<? super U>) - Static method in class com.landawn.abacus.util.Comparators
Comparing by.
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
Comparing byte.
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
Comparing char.
comparingDouble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
Comparing double.
comparingFloat(ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
Comparing float.
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
Comparing int.
comparingLong(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
Comparing long.
comparingShort(ToShortFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
Comparing short.
complete(BlockingQueue<?>) - Static method in class com.landawn.abacus.util.Observer
Complete.
completed(T) - Static method in class com.landawn.abacus.util.ContinuableFuture
Completed.
complexElement2Attr(Element) - Method in class com.landawn.abacus.util.Configuration
Method element2Attr.
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(DoubleUnaryOperator) - Method in interface com.landawn.abacus.util.function.DoubleUnaryOperator
 
compose(FloatUnaryOperator) - Method in interface com.landawn.abacus.util.function.FloatUnaryOperator
 
compose(Function<? super V, ? extends T>) - Method in interface com.landawn.abacus.util.function.Function
 
compose(IndexedFunction<? super V, ? extends T>) - Method in interface com.landawn.abacus.util.function.IndexedFunction
 
compose(IntUnaryOperator) - Method in interface com.landawn.abacus.util.function.IntUnaryOperator
 
compose(LongUnaryOperator) - Method in interface com.landawn.abacus.util.function.LongUnaryOperator
 
compose(ShortUnaryOperator) - Method in interface com.landawn.abacus.util.function.ShortUnaryOperator
 
compose(Future<T1>, Future<T2>, Try.BiFunction<? super Future<T1>, ? super Future<T2>, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
Compose.
compose(Future<T1>, Future<T2>, Try.BiFunction<? super Future<T1>, ? super Future<T2>, R, Exception>, Try.Function<? super Tuple.Tuple4<Future<T1>, Future<T2>, Long, TimeUnit>, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
Compose.
compose(Future<T1>, Future<T2>, Future<T3>, Try.TriFunction<? super Future<T1>, ? super Future<T2>, ? super Future<T3>, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
Compose.
compose(Future<T1>, Future<T2>, Future<T3>, Try.TriFunction<? super Future<T1>, ? super Future<T2>, ? super Future<T3>, R, Exception>, Try.Function<? super Tuple.Tuple5<Future<T1>, Future<T2>, Future<T3>, Long, TimeUnit>, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
Compose.
compose(FC, Try.Function<? super FC, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
Compose.
compose(FC, Try.Function<? super FC, R, Exception>, Try.Function<? super Tuple.Tuple3<FC, Long, TimeUnit>, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
Compose.
CompressionMode - Enum in com.landawn.abacus.util
The Enum CompressionMode.
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
Unsupported operation.
compute(T, Try.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:
compute(K, Try.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(T, Try.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:
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
Unsupported operation.
computeIfAbsent(T, Try.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:
computeIfAbsent(K, Try.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(T, Try.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:
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
Unsupported operation.
computeIfPresent(T, Try.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:
computeIfPresent(K, Try.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(T, Try.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:
concat(String, String) - Static method in class com.landawn.abacus.condition.Expression
Concat.
concat(boolean[][], boolean[][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(boolean[][][], boolean[][][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(char[][], char[][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(char[][][], char[][][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(byte[][], byte[][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(byte[][][], byte[][][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(short[][], short[][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(short[][][], short[][][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(int[][], int[][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(int[][][], int[][][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(long[][], long[][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(long[][][], long[][][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(float[][], float[][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(float[][][], float[][][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(double[][], double[][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(double[][][], double[][][]) - Static method in class com.landawn.abacus.util.Array
Concat.
concat(ExceptionalStream<? extends T, E>...) - Static method in class com.landawn.abacus.util.ExceptionalStream
Concat.
concat(Collection<? extends ExceptionalStream<? extends T, E>>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Concat.
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(boolean[]...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(short[]...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(byte[]...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(int[]...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(long[]...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(float[]...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(double[]...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(BooleanIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(CharIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(ByteIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(ShortIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(IntIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(LongIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(FloatIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(DoubleIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(T[]...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(Collection<? extends T>...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(BiIterator<A, B>...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(TriIterator<A, B, C>...) - Static method in class com.landawn.abacus.util.Iterators
Concat.
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.ListMultimap
Concat.
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.
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>, 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.
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.
concat(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Concat.
concat(boolean[]...) - Static method in class com.landawn.abacus.util.N
Concat.
concat(char[], char[]) - Static method in class com.landawn.abacus.util.N
Concat.
concat(char[]...) - Static method in class com.landawn.abacus.util.N
Concat.
concat(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Concat.
concat(byte[]...) - Static method in class com.landawn.abacus.util.N
Concat.
concat(short[], short[]) - Static method in class com.landawn.abacus.util.N
Concat.
concat(short[]...) - Static method in class com.landawn.abacus.util.N
Concat.
concat(int[], int[]) - Static method in class com.landawn.abacus.util.N
Concat.
concat(int[]...) - Static method in class com.landawn.abacus.util.N
Concat.
concat(long[], long[]) - Static method in class com.landawn.abacus.util.N
Concat.
concat(long[]...) - Static method in class com.landawn.abacus.util.N
Concat.
concat(float[], float[]) - Static method in class com.landawn.abacus.util.N
Concat.
concat(float[]...) - Static method in class com.landawn.abacus.util.N
Concat.
concat(double[], double[]) - Static method in class com.landawn.abacus.util.N
Concat.
concat(double[]...) - Static method in class com.landawn.abacus.util.N
Concat.
concat(T[], T[]) - Static method in class com.landawn.abacus.util.N
Concat.
concat(T[]...) - Static method in class com.landawn.abacus.util.N
Concat.
concat(Collection<? extends T>, Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Concat.
concat(Collection<? extends T>...) - Static method in class com.landawn.abacus.util.N
Concat.
concat(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.N
Concat.
concat(Collection<? extends Collection<? extends T>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Concat.
concat(Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Concat.
concat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.N
Concat.
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.SetMultimap
Concat.
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.
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>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
concat(byte[]...) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
concat(ByteIterator...) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
concat(ByteStream...) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
concat(Collection<? extends ByteStream>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
concat(char[]...) - Static method in class com.landawn.abacus.util.stream.CharStream
 
concat(CharIterator...) - Static method in class com.landawn.abacus.util.stream.CharStream
 
concat(CharStream...) - Static method in class com.landawn.abacus.util.stream.CharStream
 
concat(Collection<? extends CharStream>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
concat(double[]...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
concat(DoubleIterator...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
concat(DoubleStream...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
concat(Collection<? extends DoubleStream>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
concat(Map<K, V>...) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
concat(Collection<? extends Map<K, V>>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
concat(float[]...) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
concat(FloatIterator...) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
concat(FloatStream...) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
concat(Collection<? extends FloatStream>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
concat(int[]...) - Static method in class com.landawn.abacus.util.stream.IntStream
 
concat(IntIterator...) - Static method in class com.landawn.abacus.util.stream.IntStream
 
concat(IntStream...) - Static method in class com.landawn.abacus.util.stream.IntStream
 
concat(Collection<? extends IntStream>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
concat(long[]...) - Static method in class com.landawn.abacus.util.stream.LongStream
 
concat(LongIterator...) - Static method in class com.landawn.abacus.util.stream.LongStream
 
concat(LongStream...) - Static method in class com.landawn.abacus.util.stream.LongStream
 
concat(Collection<? extends LongStream>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
concat(short[]...) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
concat(ShortIterator...) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
concat(ShortStream...) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
concat(Collection<? extends ShortStream>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
concat(T[]...) - Static method in class com.landawn.abacus.util.stream.Stream
 
concat(Collection<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
 
concat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
 
concat(Stream<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
 
concat(Collection<? extends Stream<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
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.
concat(String, String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Concat.
concat(String, String, String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Concat.
concat(String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Concat.
concat(String, String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Concat.
concat(String, String, String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Concat.
concat(String, String, String, String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Concat.
concat(String...) - Static method in class com.landawn.abacus.util.StringUtil
Concat.
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.
concat(Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.StringUtil
Concat.
concat(Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.StringUtil
Concat.
concat(Object, Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.StringUtil
Concat.
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 - Static variable in class com.landawn.abacus.util.WD
Field CONCAT.
concatenating(HashFunction, HashFunction) - Static method in class com.landawn.abacus.hash.Hashing
Concatenating.
concatenating(HashFunction, HashFunction, HashFunction) - Static method in class com.landawn.abacus.hash.Hashing
Concatenating.
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.
concatPropNames(String...) - Static method in class com.landawn.abacus.condition.AbstractCondition
Concat prop names.
concatPropNames(Collection<String>) - Static method in class com.landawn.abacus.condition.AbstractCondition
Concat prop names.
concatt(T[][], T[][]) - Static method in class com.landawn.abacus.util.Array
Concatt.
concatt(T[][][], T[][][]) - Static method in class com.landawn.abacus.util.Array
Concatt.
concatt(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.Iterators
Concatt.
concatt(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.N
Concatt.
concatt(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
concurrentDistinct() - Static method in class com.landawn.abacus.util.Fn.Predicates
Concurrent distinct.
concurrentDistinctBy(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Fn.Predicates
Concurrent distinct by.
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.
ConditionFactory.L - Class in com.landawn.abacus.condition
Deprecated.
replaced with CF
Config() - Constructor for class com.landawn.abacus.http.HttpProxy.Config
 
Configuration - Class in com.landawn.abacus.util
The Class Configuration.
Configuration() - Constructor for class com.landawn.abacus.util.Configuration
Constructor for Configuration.
Configuration(Element, Map<String, String>) - Constructor for class com.landawn.abacus.util.Configuration
Constructor for Configuration.
CONNECTION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Connection header field name.
connection() - Method in class com.landawn.abacus.util.JdbcUtil.SimpleTransaction
Connection.
connection() - Method in class com.landawn.abacus.util.SQLTransaction
Connection.
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.
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.
Consumer<T> - Interface in com.landawn.abacus.util.function
Consumers() - Constructor for class com.landawn.abacus.util.Fn.Consumers
Instantiates a new consumers.
contains(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Contains.
contains(Object) - Method in class com.landawn.abacus.condition.NamedProperty
Contains.
contains(E) - Method in class com.landawn.abacus.pool.GenericObjectPool
Contains.
contains(E) - Method in interface com.landawn.abacus.pool.ObjectPool
Method contains.
contains(Object) - Method in class com.landawn.abacus.util.ArrayHashSet
Contains.
contains(boolean) - Method in class com.landawn.abacus.util.BooleanList
Contains.
contains(byte) - Method in class com.landawn.abacus.util.ByteList
Contains.
contains(char) - Method in class com.landawn.abacus.util.CharList
Contains.
contains(double) - Method in class com.landawn.abacus.util.DoubleList
Contains.
contains(float) - Method in class com.landawn.abacus.util.FloatList
Contains.
contains(String) - Static method in class com.landawn.abacus.util.Fn
Contains.
contains(Object) - Method in class com.landawn.abacus.util.IdentityHashSet
Contains.
contains(int) - Method in class com.landawn.abacus.util.IntList
Contains.
contains(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.Iterators
Contains.
contains(long) - Method in class com.landawn.abacus.util.LongList
Contains.
contains(Object) - Method in class com.landawn.abacus.util.LongMultiset
Contains.
contains(Map<?, ?>, Map.Entry<?, ?>) - Static method in class com.landawn.abacus.util.Maps
Check if the specified Map contains the specified Entry.
contains(Map<?, ?>, Object, Object) - Static method in class com.landawn.abacus.util.Maps
Contains.
contains(Object, Object) - Method in class com.landawn.abacus.util.Multimap
Contains.
contains(Object) - Method in class com.landawn.abacus.util.Multiset
Contains.
contains(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Contains.
contains(char[], char) - Static method in class com.landawn.abacus.util.N
Contains.
contains(byte[], byte) - Static method in class com.landawn.abacus.util.N
Contains.
contains(short[], short) - Static method in class com.landawn.abacus.util.N
Contains.
contains(int[], int) - Static method in class com.landawn.abacus.util.N
Contains.
contains(long[], long) - Static method in class com.landawn.abacus.util.N
Contains.
contains(float[], float) - Static method in class com.landawn.abacus.util.N
Contains.
contains(double[], double) - Static method in class com.landawn.abacus.util.N
Contains.
contains(Object[], Object) - Static method in class com.landawn.abacus.util.N
Contains.
contains(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
Contains.
contains(T) - Method in class com.landawn.abacus.util.Range
Checks whether the specified element occurs within this range.
contains(Object) - Method in class com.landawn.abacus.util.Seq
Contains.
contains(short) - Method in class com.landawn.abacus.util.ShortList
Contains.
contains(String, int) - Static method in class com.landawn.abacus.util.StringUtil
Contains.
contains(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Contains.
contains(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Contains.
containsAll(Collection<?>) - Method in class com.landawn.abacus.util.ArrayHashSet
Contains all.
containsAll(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Contains all.
containsAll(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Contains all.
containsAll(ByteList) - Method in class com.landawn.abacus.util.ByteList
Contains all.
containsAll(byte[]) - Method in class com.landawn.abacus.util.ByteList
Contains all.
containsAll(CharList) - Method in class com.landawn.abacus.util.CharList
Contains all.
containsAll(char[]) - Method in class com.landawn.abacus.util.CharList
Contains all.
containsAll(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Contains all.
containsAll(double[]) - Method in class com.landawn.abacus.util.DoubleList
Contains all.
containsAll(FloatList) - Method in class com.landawn.abacus.util.FloatList
Contains all.
containsAll(float[]) - Method in class com.landawn.abacus.util.FloatList
Contains all.
containsAll(Collection<?>) - Method in class com.landawn.abacus.util.IdentityHashSet
Contains all.
containsAll(IntList) - Method in class com.landawn.abacus.util.IntList
Contains all.
containsAll(int[]) - Method in class com.landawn.abacus.util.IntList
Contains all.
containsAll(LongList) - Method in class com.landawn.abacus.util.LongList
Contains all.
containsAll(long[]) - Method in class com.landawn.abacus.util.LongList
Contains all.
containsAll(Collection<?>) - Method in class com.landawn.abacus.util.LongMultiset
Contains all.
containsAll(Object, Collection<?>) - Method in class com.landawn.abacus.util.Multimap
Contains all.
containsAll(Collection<?>) - Method in class com.landawn.abacus.util.Multiset
Contains all.
containsAll(A) - Method in class com.landawn.abacus.util.PrimitiveList
Contains all.
containsAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.Range
Contains all.
containsAll(Collection<?>) - Method in class com.landawn.abacus.util.Seq
Contains all.
containsAll(Object[]) - Method in class com.landawn.abacus.util.Seq
Contains all.
containsAll(ShortList) - Method in class com.landawn.abacus.util.ShortList
Contains all.
containsAll(short[]) - Method in class com.landawn.abacus.util.ShortList
Contains all.
containsAll(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
containsAll(Collection<? extends 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(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Contains any.
containsAny(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Contains any.
containsAny(ByteList) - Method in class com.landawn.abacus.util.ByteList
Contains any.
containsAny(byte[]) - Method in class com.landawn.abacus.util.ByteList
Contains any.
containsAny(CharList) - Method in class com.landawn.abacus.util.CharList
Contains any.
containsAny(char[]) - Method in class com.landawn.abacus.util.CharList
Contains any.
containsAny(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Contains any.
containsAny(double[]) - Method in class com.landawn.abacus.util.DoubleList
Contains any.
containsAny(FloatList) - Method in class com.landawn.abacus.util.FloatList
Contains any.
containsAny(float[]) - Method in class com.landawn.abacus.util.FloatList
Contains any.
containsAny(IntList) - Method in class com.landawn.abacus.util.IntList
Contains any.
containsAny(int[]) - Method in class com.landawn.abacus.util.IntList
Contains any.
containsAny(LongList) - Method in class com.landawn.abacus.util.LongList
Contains any.
containsAny(long[]) - Method in class com.landawn.abacus.util.LongList
Contains any.
containsAny(A) - Method in class com.landawn.abacus.util.PrimitiveList
Contains any.
containsAny(Collection<?>) - Method in class com.landawn.abacus.util.Seq
Contains any.
containsAny(Object[]) - Method in class com.landawn.abacus.util.Seq
Contains any.
containsAny(ShortList) - Method in class com.landawn.abacus.util.ShortList
Contains any.
containsAny(short[]) - Method in class com.landawn.abacus.util.ShortList
Contains any.
containsAny(String, char...) - Static method in class com.landawn.abacus.util.StringUtil
Contains any.
containsColumn(String) - Method in interface com.landawn.abacus.DataSet
Contains column.
containsIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Contains ignore case.
containsKey(K) - Method in interface com.landawn.abacus.cache.Cache
Contains key.
containsKey(K) - Method in class com.landawn.abacus.cache.CaffeineCache
Contains key.
containsKey(K) - Method in class com.landawn.abacus.cache.DistributedCache
Contains key.
containsKey(K) - Method in class com.landawn.abacus.cache.Ehcache
Contains key.
containsKey(K) - Method in class com.landawn.abacus.cache.LocalCache
Contains key.
containsKey(K) - Method in class com.landawn.abacus.cache.OffHeapCache
Contains key.
containsKey(String) - Method in interface com.landawn.abacus.EntityId
 
containsKey(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Contains key.
containsKey(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Method containsKey.
containsKey(Object) - Method in class com.landawn.abacus.util.ArrayHashMap
Contains key.
containsKey(Object) - Method in class com.landawn.abacus.util.BiMap
Contains key.
containsKey(Object) - Method in class com.landawn.abacus.util.ImmutableMap
Contains key.
containsKey(Object) - Method in class com.landawn.abacus.util.Multimap
Contains key.
containsKey(Object) - Method in class com.landawn.abacus.util.ObjectPool
Contains key.
containsKey(Object) - Method in class com.landawn.abacus.util.Properties
Contains key.
containsNone(String, char...) - Static method in class com.landawn.abacus.util.StringUtil
Contains none.
containsOnly(String, char...) - Static method in class com.landawn.abacus.util.StringUtil
Contains only.
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
Contains value.
containsValue(E) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Method containsValue.
containsValue(Object) - Method in class com.landawn.abacus.util.ArrayHashMap
Contains value.
containsValue(Object) - Method in class com.landawn.abacus.util.BiMap
Contains value.
containsValue(Object) - Method in class com.landawn.abacus.util.ImmutableMap
Contains value.
containsValue(Object) - Method in class com.landawn.abacus.util.Multimap
Contains value.
containsValue(Object) - Method in class com.landawn.abacus.util.ObjectPool
Contains value.
containsValue(Object) - Method in class com.landawn.abacus.util.Properties
Contains value.
containsWhitespace(String) - Static method in class com.landawn.abacus.util.StringUtil
Contains whitespace.
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.
ContentFormat - Enum in com.landawn.abacus.http
The Enum ContentFormat.
ContinuableFuture<T> - Class in com.landawn.abacus.util
The Class ContinuableFuture.
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(BiConsumer<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Convert.
convert(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Fn.Consumers
Returns a Consumer which calls the specified func.
convert(Consumer<? super T>) - Static method in class com.landawn.abacus.util.Fn.Functions
Convert.
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(TriConsumer<? super A, ? super B, ? super C>) - Static method in class com.landawn.abacus.util.Fn.TriFunctions
Convert.
convert(Object, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Try to convert the specified obj to the specified targetClass.
convert(Object, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Convert.
convert(String) - Method in enum com.landawn.abacus.util.NamingPolicy
Convert.
convert(DataSet) - Method in class com.landawn.abacus.util.SQLExecutor.AbstractResultExtractor
Convert.
convert(Try.BiFunction<T, U, R, E>) - Static method in interface com.landawn.abacus.util.Try.BiConsumer
Convert.
convert(Try.BiConsumer<T, U, E>) - Static method in interface com.landawn.abacus.util.Try.BiFunction
Convert.
convert(Try.Function<T, R, E>) - Static method in interface com.landawn.abacus.util.Try.Consumer
Convert.
convert(Try.Consumer<T, E>) - Static method in interface com.landawn.abacus.util.Try.Function
Convert.
convert(Try.TriFunction<A, B, C, R, E>) - Static method in interface com.landawn.abacus.util.Try.TriConsumer
Convert.
convert(Try.TriConsumer<A, B, C, E>) - Static method in interface com.landawn.abacus.util.Try.TriFunction
Convert.
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
Convert column.
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
Convert columns.
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.
copy() - Method in class com.landawn.abacus.condition.Between
Copy.
copy() - Method in class com.landawn.abacus.condition.Binary
Copy.
copy() - Method in class com.landawn.abacus.condition.Cell
Copy.
copy() - Method in interface com.landawn.abacus.condition.Condition
Shallowly copy.
copy() - Method in class com.landawn.abacus.condition.Criteria
Copy.
copy() - Method in class com.landawn.abacus.condition.In
Copy.
copy() - Method in class com.landawn.abacus.condition.Join
Copy.
copy() - Method in class com.landawn.abacus.condition.Junction
Copy.
copy() - Method in class com.landawn.abacus.condition.SubQuery
Copy.
copy() - Method in interface com.landawn.abacus.DataSet
Returns the copy of this DataSet.
copy(Collection<String>) - Method in interface com.landawn.abacus.DataSet
Returns the copy of this DataSet with specified column name list.
copy(int, int) - Method in interface com.landawn.abacus.DataSet
Returns the copy of this DataSet from the specified fromRowIndex to toRowIndex.
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(File, OutputStream) - Static method in class com.landawn.abacus.guava.Files
Copy.
copy(File, File) - Static method in class com.landawn.abacus.guava.Files
Copy.
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.
copy() - Method in class com.landawn.abacus.http.HttpSettings
Copy.
copy() - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
Copy.
copy() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Copy.
copy() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
Copy.
copy() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Copy.
copy() - Method in class com.landawn.abacus.parser.KryoDeserializationConfig
Copy.
copy(T) - Method in class com.landawn.abacus.parser.KryoParser
Copy the property values shallowly.
copy() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Copy.
copy() - Method in class com.landawn.abacus.parser.ParserConfig
Copy.
copy() - Method in class com.landawn.abacus.parser.XMLDeserializationConfig
Copy.
copy() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Copy.
copy() - Method in class com.landawn.abacus.util.BiMap
Copy.
copy() - Method in class com.landawn.abacus.util.BooleanList
Copy.
copy(int, int) - Method in class com.landawn.abacus.util.BooleanList
Copy.
copy(int, int, int) - Method in class com.landawn.abacus.util.BooleanList
Copy.
copy() - Method in class com.landawn.abacus.util.ByteList
Copy.
copy(int, int) - Method in class com.landawn.abacus.util.ByteList
Copy.
copy(int, int, int) - Method in class com.landawn.abacus.util.ByteList
Copy.
copy() - Method in class com.landawn.abacus.util.CharList
Copy.
copy(int, int) - Method in class com.landawn.abacus.util.CharList
Copy.
copy(int, int, int) - Method in class com.landawn.abacus.util.CharList
Copy.
copy() - Method in class com.landawn.abacus.util.DoubleList
Copy.
copy(int, int) - Method in class com.landawn.abacus.util.DoubleList
Copy.
copy(int, int, int) - Method in class com.landawn.abacus.util.DoubleList
Copy.
copy() - Method in class com.landawn.abacus.util.FloatList
Copy.
copy(int, int) - Method in class com.landawn.abacus.util.FloatList
Copy.
copy(int, int, int) - Method in class com.landawn.abacus.util.FloatList
Copy.
copy() - Method in class com.landawn.abacus.util.HBaseColumn
Copy.
copy() - Method in class com.landawn.abacus.util.IntList
Copy.
copy(int, int) - Method in class com.landawn.abacus.util.IntList
Copy.
copy(int, int, int) - Method in class com.landawn.abacus.util.IntList
Copy.
copy(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Copy.
copy(File, File, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Copy.
copy(File, File, boolean, Try.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(Path, Path, CopyOption...) - Static method in class com.landawn.abacus.util.IOUtil
Copy.
copy(InputStream, Path, CopyOption...) - Static method in class com.landawn.abacus.util.IOUtil
Copy.
copy(Path, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Copy.
copy(Connection, String, Connection, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Copy.
copy(Connection, String, int, long, long, Connection, String, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super Object[]>, int, int, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Copy.
copy(PreparedStatement, PreparedStatement, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super Object[]>) - Static method in class com.landawn.abacus.util.JdbcUtil
Copy.
copy(PreparedStatement, long, long, PreparedStatement, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super Object[]>, int, int, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Copy.
copy() - Method in class com.landawn.abacus.util.ListMultimap
Copy.
copy() - Method in class com.landawn.abacus.util.LongList
Copy.
copy(int, int) - Method in class com.landawn.abacus.util.LongList
Copy.
copy(int, int, int) - Method in class com.landawn.abacus.util.LongList
Copy.
copy() - Method in class com.landawn.abacus.util.LongMultiset
Copy.
copy() - Method in class com.landawn.abacus.util.Multimap
Copy.
copy() - Method in class com.landawn.abacus.util.Multiset
Copy.
copy(T) - Static method in class com.landawn.abacus.util.N
Returns a new created instance of the same class and set with same properties retrieved by 'getXXX' method in the specified entity.
copy(T, Collection<String>) - Static method in class com.landawn.abacus.util.N
Copy.
copy(Class<? extends T>, Object) - Static method in class com.landawn.abacus.util.N
Copy.
copy(Class<? extends T>, Object, Collection<String>) - Static method in class com.landawn.abacus.util.N
Returns a new created instance of the specified cls and set with same properties retrieved by 'getXXX' method in the specified entity.
copy(Class<? extends T>, Object, boolean, Set<String>) - Static method in class com.landawn.abacus.util.N
Copy.
copy(List<? extends T>, List<? super T>) - Static method in class com.landawn.abacus.util.N
Copies all of the elements from one list into another.
copy(List<? extends T>, int, List<? super T>, int, int) - Static method in class com.landawn.abacus.util.N
Copy.
copy(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Copy.
copy(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.N
Copy.
copy(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.N
Copy.
copy(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.N
Copy.
copy(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.N
Copy.
copy(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.N
Copy.
copy(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.N
Copy.
copy(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.N
Copy.
copy(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.N
Copy.
copy(Object, int, Object, int, int) - Static method in class com.landawn.abacus.util.N
Copy.
copy(Class<T[]>, Object[]) - Static method in class com.landawn.abacus.util.N
Copy.
copy(Class<T[][]>, Object[][]) - Static method in class com.landawn.abacus.util.N
Copy.
copy(Class<T[][][]>, Object[][][]) - Static method in class com.landawn.abacus.util.N
Copy.
copy() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
Copy.
copy() - Method in class com.landawn.abacus.util.Pair
Copy.
copy() - Method in class com.landawn.abacus.util.PrimitiveList
Copy.
copy(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
Copy.
copy(int, int, int) - Method in class com.landawn.abacus.util.PrimitiveList
Copy.
copy() - Method in class com.landawn.abacus.util.Properties
Copy.
copy() - Method in class com.landawn.abacus.util.SetMultimap
Copy.
copy() - Method in class com.landawn.abacus.util.ShortList
Copy.
copy(int, int) - Method in class com.landawn.abacus.util.ShortList
Copy.
copy(int, int, int) - Method in class com.landawn.abacus.util.ShortList
Copy.
copy() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Copy.
copy() - Method in class com.landawn.abacus.util.Triple
Copy.
copyOf(Map<String, Object>) - Static method in class com.landawn.abacus.http.HttpHeaders
Copy of.
copyOf(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.BiMap
Copy of.
copyOf(boolean[]) - Static method in class com.landawn.abacus.util.BooleanList
Copy of.
copyOf(boolean[], int, int) - Static method in class com.landawn.abacus.util.BooleanList
Copy of.
copyOf(byte[]) - Static method in class com.landawn.abacus.util.ByteList
Copy of.
copyOf(byte[], int, int) - Static method in class com.landawn.abacus.util.ByteList
Copy of.
copyOf(char[]) - Static method in class com.landawn.abacus.util.CharList
Copy of.
copyOf(char[], int, int) - Static method in class com.landawn.abacus.util.CharList
Copy of.
copyOf(double[]) - Static method in class com.landawn.abacus.util.DoubleList
Copy of.
copyOf(double[], int, int) - Static method in class com.landawn.abacus.util.DoubleList
Copy of.
copyOf(float[]) - Static method in class com.landawn.abacus.util.FloatList
Copy of.
copyOf(float[], int, int) - Static method in class com.landawn.abacus.util.FloatList
Copy of.
copyOf(BiMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Copy of.
copyOf(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Deprecated.
copyOf(E...) - Static method in class com.landawn.abacus.util.ImmutableList
Copy of.
copyOf(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableList
Copy of.
copyOf(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableMap
Copy of.
copyOf(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Copy of.
copyOf(SortedSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
Copy of.
copyOf(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSet
Copy of.
copyOf(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Copy of.
copyOf(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Deprecated.
copyOf(SortedSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
Copy of.
copyOf(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
Deprecated.
copyOf(int[]) - Static method in class com.landawn.abacus.util.IntList
Copy of.
copyOf(int[], int, int) - Static method in class com.landawn.abacus.util.IntList
Copy of.
copyOf(long[]) - Static method in class com.landawn.abacus.util.LongList
Copy of.
copyOf(long[], int, int) - Static method in class com.landawn.abacus.util.LongList
Copy of.
copyOf(boolean[], int) - Static method in class com.landawn.abacus.util.N
Copy of.
copyOf(char[], int) - Static method in class com.landawn.abacus.util.N
Copy of.
copyOf(byte[], int) - Static method in class com.landawn.abacus.util.N
Copy of.
copyOf(short[], int) - Static method in class com.landawn.abacus.util.N
Copy of.
copyOf(int[], int) - Static method in class com.landawn.abacus.util.N
Copy of.
copyOf(long[], int) - Static method in class com.landawn.abacus.util.N
Copy of.
copyOf(float[], int) - Static method in class com.landawn.abacus.util.N
Copy of.
copyOf(double[], int) - Static method in class com.landawn.abacus.util.N
Copy of.
copyOf(T[], int) - Static method in class com.landawn.abacus.util.N
Copy of.
copyOf(U[], int, Class<? extends T[]>) - Static method in class com.landawn.abacus.util.N
Copy of.
copyOf(short[]) - Static method in class com.landawn.abacus.util.ShortList
Copy of.
copyOf(short[], int, int) - Static method in class com.landawn.abacus.util.ShortList
Copy of.
copyOfColumn(String) - Method in interface com.landawn.abacus.DataSet
Copy of column.
copyOfRange(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(boolean[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(char[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(char[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(byte[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(short[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(int[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(long[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(float[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(double[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(T[], int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(U[], int, int, Class<? extends T[]>) - Static method in class com.landawn.abacus.util.N
copyOfRange(T[], int, int, int, Class<? extends T[]>) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(List<T>, int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(List<T>, int, int, int) - Static method in class com.landawn.abacus.util.N
Copy all the elements in original, through to-from, by step.
copyOfRange(String, int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
copyOfRange(String, int, int, int) - Static method in class com.landawn.abacus.util.N
Copy of range.
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.
COS - Static variable in class com.landawn.abacus.util.WD
Field COS.
count(String) - Static method in class com.landawn.abacus.condition.Expression
Count.
count(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Deprecated.
may be misused and it's inefficient.
count(Connection, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Deprecated.
may be misused and it's inefficient.
count(Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Count.
count(int, int, Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Count.
count - Variable in class com.landawn.abacus.util.BufferedWriter
The count.
count - Variable in class com.landawn.abacus.util.ByteArrayOutputStream
The count.
count(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Count.
count(int, int, Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Count.
count(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Count.
count(int, int, Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Count.
count(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Count.
count(int, int, Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Count.
count() - Method in class com.landawn.abacus.util.ExceptionalStream
Count.
count(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Count.
count(int, int, Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Count.
count(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Count.
count(int, int, Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Count.
count(Iterator<?>) - Static method in class com.landawn.abacus.util.Iterators
Count.
count(Iterator<T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Count.
count(Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Count.
count() - Method in class com.landawn.abacus.util.KahanSummation
Count.
count(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Count.
count(int, int, Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Count.
count(boolean[], Try.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[], int, int, Try.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(char[], Try.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[], int, int, Try.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(byte[], Try.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[], int, int, Try.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(short[], Try.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[], int, int, Try.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(int[], Try.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, int, Try.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(long[], Try.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[], int, int, Try.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(float[], Try.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[], int, int, Try.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(double[], Try.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[], int, int, Try.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(T[], Try.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[], int, int, Try.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>, Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Mostly it's designed for one-step operation to complete the operation in one step.
count(Collection<? extends T>, int, int, Try.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(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Count.
count(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Count.
count(int, int, Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Count.
count(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Count.
count(Connection, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Count.
count(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Deprecated.
may be misused and it's inefficient.
count(Connection, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Deprecated.
may be misused and it's inefficient.
count(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Count.
count(Connection, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Count.
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 - 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
 
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
 
countingInt() - Static method in class com.landawn.abacus.util.stream.Collectors
 
countMatches(String, char) - Static method in class com.landawn.abacus.util.StringUtil
Count matches.
countMatches(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Count matches.
cp(CharPredicate) - Static method in class com.landawn.abacus.util.Fn.Fnn
Cp.
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(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, 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>, 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>, 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(String) - Static method in class com.landawn.abacus.http.HttpClient
Creates the.
create(String, int) - Static method in class com.landawn.abacus.http.HttpClient
Creates the.
create(String, long, long) - Static method in class com.landawn.abacus.http.HttpClient
Creates the.
create(String, int, long, long) - Static method in class com.landawn.abacus.http.HttpClient
Creates the.
create(String, int, long, long, HttpSettings) - Static method in class com.landawn.abacus.http.HttpClient
Creates the.
create(String, int, long, long, HttpSettings, AtomicInteger) - Static method in class com.landawn.abacus.http.HttpClient
Creates the.
create() - Static method in class com.landawn.abacus.http.HttpHeaders
Creates the.
create(HttpClient) - Static method in class com.landawn.abacus.http.HttpRequest
Creates the.
create() - Static method in class com.landawn.abacus.http.HttpSettings
Creates the.
create() - Static method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
create(OkHttpClient) - Static method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
create(String) - Static method in class com.landawn.abacus.http.OKHttpClient
Creates the.
create(String, int) - Static method in class com.landawn.abacus.http.OKHttpClient
Creates the.
create(String, long, long) - Static method in class com.landawn.abacus.http.OKHttpClient
Creates the.
create(String, int, long, long) - Static method in class com.landawn.abacus.http.OKHttpClient
Creates the.
create(String, int, long, long, HttpSettings) - Static method in class com.landawn.abacus.http.OKHttpClient
Creates the.
create(String, int, long, long, HttpSettings, AtomicInteger) - Static method in class com.landawn.abacus.http.OKHttpClient
Creates the.
create(OkHttpClient, String, int) - Static method in class com.landawn.abacus.http.OKHttpClient
Creates the.
create(OkHttpClient, String, int, HttpSettings) - Static method in class com.landawn.abacus.http.OKHttpClient
Creates the.
create(OkHttpClient, String, int, HttpSettings, AtomicInteger) - Static method in class com.landawn.abacus.http.OKHttpClient
Creates the.
create(OKHttpClient) - Static method in class com.landawn.abacus.http.OKHttpRequest
Creates the.
create() - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
Creates the.
create() - Static method in class com.landawn.abacus.parser.AvroSerializationConfig.ASC
Creates the.
create() - Static method in class com.landawn.abacus.parser.Fj.DeserializeConfig.FDC
Creates the.
create(ParserConfig) - Static method in class com.landawn.abacus.parser.Fj.DeserializeConfig.FDC
Creates the.
create() - Static method in class com.landawn.abacus.parser.Fj.SerializeConfig.FSC
Creates the.
create(SerializeConfig) - Static method in class com.landawn.abacus.parser.Fj.SerializeConfig.FSC
Creates the.
create() - Static method in class com.landawn.abacus.parser.JacksonMapperConfig.JMC
Creates the.
create() - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Creates the.
create() - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Creates the.
create() - Static method in class com.landawn.abacus.parser.KryoDeserializationConfig.KDC
Creates the.
create() - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Creates the.
create() - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Creates the.
create() - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Creates the.
create() - Static method in class com.landawn.abacus.util.DynamicSQLBuilder
Creates the.
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() - Static method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Creates the.
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.
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(String) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered reader.
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.
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(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.
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.
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>, ContentFormat, String) - Static method in class com.landawn.abacus.http.HttpProxy
Creates the client proxy.
createClientProxy(Class<T>, ContentFormat, String, HttpProxy.Config) - Static method in class com.landawn.abacus.http.HttpProxy
Creates the client proxy.
createClientProxy(Class<T>, ContentFormat, String, int) - Static method in class com.landawn.abacus.http.HttpProxy
Creates the client proxy.
createClientProxy(Class<T>, ContentFormat, String, int, long, long) - Static method in class com.landawn.abacus.http.HttpProxy
Creates the client proxy.
createClientProxy(Class<T>, ContentFormat, String, int, long, long, HttpProxy.Config) - Static method in class com.landawn.abacus.http.HttpProxy
Creates the client proxy.
createConnection(String, String, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Creates the connection.
createConnection(String, String, String, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Creates the connection.
createConnection(Class<? extends Driver>, String, String, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Creates the connection.
createContentParser() - Static method in class com.landawn.abacus.util.XMLUtil
Call recycleContentParser to reuse the instance.
createDataSource(String) - Static method in class com.landawn.abacus.util.JdbcUtil
Creates the data source.
createDataSource(InputStream) - Static method in class com.landawn.abacus.util.JdbcUtil
Creates the data source.
createDataSource(String, String, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Creates the data source.
createDataSource(String, String, String, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Creates the data source.
createDataSource(Class<? extends Driver>, String, String, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Creates the data source.
createDataSource(Map<String, ?>) - Static method in class com.landawn.abacus.util.JdbcUtil
Creates the data source.
createDataSourceManager(String) - Static method in class com.landawn.abacus.util.JdbcUtil
Creates the data source manager.
createDataSourceManager(InputStream) - Static method in class com.landawn.abacus.util.JdbcUtil
Creates the data source manager.
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.
createDate(long) - 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.
createFastJSONParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
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(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.
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.
createGsonParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Deprecated.
performance is kind of slow, comparing to other JSON parsers
createIfNotExists(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates the if not exists.
createInput() - Static method in class com.landawn.abacus.parser.KryoParser
Creates the input.
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.
createJacksonParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Depends Jackson 2.6 or above.
createJacksonXMLParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Depends Jackson 2.6 or above.
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.
createJSONParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
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.
createJUDate(long) - 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, long, KeyedObjectPool.MemoryMeasure<K, E>) - 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.
createKryo() - Method in class com.landawn.abacus.parser.KryoParser
Creates the kryo.
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.
createListSupplier() - Method in class com.landawn.abacus.util.PrimitiveList
Creates the list supplier.
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.
createMapSupplier() - Method in class com.landawn.abacus.util.PrimitiveList
Creates the map supplier.
createMarshaller(String) - Static method in class com.landawn.abacus.util.XMLUtil
Creates the marshaller.
createMarshaller(Class<?>) - Static method in class com.landawn.abacus.util.XMLUtil
Creates the marshaller.
createMultisetSupplier() - Method in class com.landawn.abacus.util.PrimitiveList
Creates the multiset supplier.
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, long, ObjectPool.MemoryMeasure<E>) - 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.
createOutput() - Static method in class com.landawn.abacus.parser.KryoParser
Creates the output.
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.
createSetSupplier() - Method in class com.landawn.abacus.util.PrimitiveList
Creates the set supplier.
createSpyMemcachedClient(String, ConnectionFactory) - Method in class com.landawn.abacus.cache.SpyMemcached
Creates the spy memcached client.
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.
createTableIfNotExists(Connection, String, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Returns true if succeed to create table, otherwise false is returned.
createTableIfNotExists(String, String) - Method in class com.landawn.abacus.util.SQLExecutor
Returns true if succeed to create table, otherwise false is returned.
createTempDir() - Static method in class com.landawn.abacus.guava.Files
Creates the temp dir.
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.
createTime(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates the time.
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.
createTimestamp(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates the timestamp.
createUnmarshaller(String) - Static method in class com.landawn.abacus.util.XMLUtil
Creates the unmarshaller.
createUnmarshaller(Class<?>) - 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(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.
createXMLGregorianCalendar(long) - 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.
createXMLStreamReader(Reader) - Static method in class com.landawn.abacus.util.XMLUtil
createXMLStreamReader(InputStream) - Static method in class com.landawn.abacus.util.XMLUtil
createXMLStreamReader(InputStream, String) - Static method in class com.landawn.abacus.util.XMLUtil
createXMLStreamWriter(Writer) - 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
createXMLTransformer() - Static method in class com.landawn.abacus.util.XMLUtil
criteria() - Static method in class com.landawn.abacus.condition.ConditionFactory
Criteria.
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 - Static variable in class com.landawn.abacus.util.WD
Field CROSS_JOIN.
crossJoin(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Cross join.
crossJoin(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Cross join.
crossJoin(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Cross join.
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.
crossJoin(String) - Method in class com.landawn.abacus.util.SQLBuilder
Cross join.
crossJoin(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
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.
cube(Collection<String>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Cube.
cube(Collection<String>, String, String, Try.Function<Stream<T>, ?, E>) - Method in interface com.landawn.abacus.DataSet
Cube.
cube(Collection<String>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
Cube.
cube(Collection<String>, String, Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Cube.
cube(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.DataSet
Cube.
cube(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Cube.
cube(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Try.Function<Stream<T>, ?, E2>) - Method in interface com.landawn.abacus.DataSet
Cube.
cube(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
Cube.
cube(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E2>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Cube.
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
Method currentPage.
currentPageNum() - Method in interface com.landawn.abacus.PaginatedDataSet
Method currentPageNum.
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.

D

DATA_SET - Static variable in class com.landawn.abacus.parser.XMLConstants
Field DATA_SET.
DATA_SET - Static variable in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
The Constant 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.
DataSource - Interface in com.landawn.abacus
The Interface DataSource.
dataSource() - Method in interface com.landawn.abacus.util.JdbcUtil.Dao
Data source.
dataSource() - Method in class com.landawn.abacus.util.SQLExecutor
Data source.
DataSourceManager - Interface in com.landawn.abacus
The Interface DataSourceManager.
DataSourceSelector - Interface in com.landawn.abacus
It's designed to support distributed data source.
DATE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Date header field name.
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.
DayOfWeek - Enum in com.landawn.abacus.util
The Enum DayOfWeek.
DBDataTypeMapper - Class in com.landawn.abacus.util
The Class DBDataTypeMapper.
DBDataTypeMapper() - Constructor for class com.landawn.abacus.util.DBDataTypeMapper
 
DBLock - Class in com.landawn.abacus.util
Supports global lock by db table.
dbProudctName() - Method in class com.landawn.abacus.util.SQLExecutor
Db proudct name.
dbProudctVersion() - Method in class com.landawn.abacus.util.SQLExecutor
Db proudct version.
DBSequence - Class in com.landawn.abacus.util
Supports global sequence by db table.
dbType - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
The db type.
DBVersion - Enum in com.landawn.abacus.util
The Enum DBVersion.
dbVersion() - Method in class com.landawn.abacus.util.SQLExecutor
Db version.
dc(DoubleConsumer) - Static method in class com.landawn.abacus.util.Fn.Fnn
Dc.
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.
debounce(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
Debounce.
declaringClass - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
decode(byte[]) - Method in class com.landawn.abacus.cache.JRedis
Decode.
decode(CachedData) - Method in class com.landawn.abacus.cache.KryoTranscoder
Decode.
decode(byte[]) - Method in class com.landawn.abacus.parser.KryoParser
Decode.
decode(String) - Static method in class com.landawn.abacus.util.Hex
Decode.
decode(char[]) - Static method in class com.landawn.abacus.util.Hex
Converts an array of characters representing hexadecimal values into an array of bytes of those same values.
decode(String) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Decode.
decode(String, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Decode.
decode(Class<T>, String) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Decode.
decode(Class<T>, String, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Decode.
decr(String) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
Decr.
decr(String, int) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
Decr.
decr(String) - Method in class com.landawn.abacus.cache.JRedis
Decr.
decr(String, int) - Method in class com.landawn.abacus.cache.JRedis
Decr.
decr(String) - Method in class com.landawn.abacus.cache.SpyMemcached
Decr.
decr(String, int) - Method in class com.landawn.abacus.cache.SpyMemcached
Decr.
decr(String, int, long) - Method in class com.landawn.abacus.cache.SpyMemcached
Decr.
decr(String, int, long, long) - Method in class com.landawn.abacus.cache.SpyMemcached
Decr.
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, String) - Method in class com.landawn.abacus.http.SecurityDTO
Decrypt.
decrypt(String, byte[], MessageEncryption) - Method in class com.landawn.abacus.http.SecurityDTO
Decrypt.
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, Collection<String>) - 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(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, Collection<String>) - 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(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<?>, Collection<String>) - 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.
deepEquals(Object, Object) - Static method in class com.landawn.abacus.util.N
compare a and b by Arrays.equals(Object[], Object[]) if both of them are array.
deepEquals(Object[], Object[]) - Static method in class com.landawn.abacus.util.N
Deep equals.
deepEquals(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.N
Deep equals.
deepHashCode(Object) - Static method in class com.landawn.abacus.util.N
Method deepHashCode.
deepHashCode(Object[]) - Static method in class com.landawn.abacus.util.N
Deep hash code.
deepHashCode(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Deep hash code.
deepToString(Object) - Static method in class com.landawn.abacus.util.N
Method deepToString.
deepToString(Object[]) - Static method in class com.landawn.abacus.util.N
Deep to string.
deepToString(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Deep to string.
deepToString(Object[], String) - Static method in class com.landawn.abacus.util.N
Deep to string.
DEF_8601_LEN - Static variable in class com.landawn.abacus.util.ISO8601Util
The Constant DEF_8601_LEN.
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() - Static method in class com.landawn.abacus.util.Joiner
Defau lt.
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 - Static variable in interface com.landawn.abacus.util.SQLExecutor.StatementSetter
The Constant DEFAULT.
DEFAULT_ANNOTATION_INTROSPECTOR - Static variable in class com.landawn.abacus.parser.JacksonMapperConfig
The Constant DEFAULT_ANNOTATION_INTROSPECTOR.
DEFAULT_BASE - Static variable in class com.landawn.abacus.parser.JacksonMapperConfig
Base settings contain defaults used for all ObjectMapper instances.
DEFAULT_BATCH_SIZE - Static variable in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
The Constant DEFAULT_BATCH_SIZE.
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.landawn.abacus.http.AbstractHttpClient
Unit is milliseconds.
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_FETCH_DIRECTION - Static variable in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
The Constant DEFAULT_FETCH_DIRECTION.
DEFAULT_GENERATED_ID_PROP_NAME - Static variable in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
The Constant DEFAULT_GENERATED_ID_PROP_NAME.
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_LOCK_LIVE_TIME - Static variable in class com.landawn.abacus.util.DBLock
The Constant DEFAULT_LOCK_LIVE_TIME.
DEFAULT_MAX_CONNECTION - Static variable in class com.landawn.abacus.http.AbstractHttpClient
The Constant DEFAULT_MAX_CONNECTION.
DEFAULT_MAX_FAILED_NUMBER - Static variable in class com.landawn.abacus.cache.DistributedCache
The Constant DEFAULT_MAX_FAILED_NUMBER.
DEFAULT_MAX_IDLE_TIME - Static variable in interface com.landawn.abacus.cache.Cache
The Constant DEFAULT_MAX_IDLE_TIME.
DEFAULT_NO_GENERATED_KEYS - Static variable in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
The Constant DEFAULT_NO_GENERATED_KEYS.
DEFAULT_READ_TIMEOUT - Static variable in class com.landawn.abacus.http.AbstractHttpClient
The Constant DEFAULT_READ_TIMEOUT.
DEFAULT_RESULT_SET_CONCURRENCY - Static variable in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
The Constant DEFAULT_RESULT_SET_CONCURRENCY.
DEFAULT_RESULT_SET_HOLDABILITY - Static variable in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
The Constant DEFAULT_RESULT_SET_HOLDABILITY.
DEFAULT_RESULT_SET_TYPE - Static variable in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
The Constant DEFAULT_RESULT_SET_TYPE.
DEFAULT_RETRY_DELAY - Static variable in class com.landawn.abacus.cache.DistributedCache
The Constant DEFAULT_RETRY_DELAY.
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_TIMEOUT - Static variable in class com.landawn.abacus.util.DBLock
The Constant DEFAULT_TIMEOUT.
DEFAULT_TYPE_KEY - Static variable in class com.landawn.abacus.parser.Fj
The Constant DEFAULT_TYPE_KEY.
defaultBracketRootValue - Static variable in class com.landawn.abacus.parser.JSONSerializationConfig
The Constant defaultBracketRootValue.
defaultDateTimeFormat - Static variable in class com.landawn.abacus.parser.SerializationConfig
The Constant defaultDateTimeFormat.
defaultExclusion - Static variable in class com.landawn.abacus.parser.SerializationConfig
The Constant defaultExclusion.
defaultIfNull(Boolean) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Boolean, boolean) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Character) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Character, char) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Byte) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Byte, byte) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Short) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Short, short) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Integer) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Integer, int) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Long) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Long, long) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Float) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Float, float) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Double) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(Double, double) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIfNull(T, T) - Static method in class com.landawn.abacus.util.N
Default if null.
defaultIgnoreTypeInfo - Static variable in class com.landawn.abacus.parser.XMLSerializationConfig
The Constant defaultIgnoreTypeInfo.
defaultIndentation - Static variable in class com.landawn.abacus.parser.SerializationConfig
The Constant defaultIndentation.
defaultLiveTime - Variable in class com.landawn.abacus.cache.AbstractCache
The default live time.
defaultMaxIdleTime - Variable in class com.landawn.abacus.cache.AbstractCache
The default max idle time.
defaultPrettyFormat - Static variable in class com.landawn.abacus.parser.SerializationConfig
The Constant defaultPrettyFormat.
defaultPropNamingPolicy - Static variable in class com.landawn.abacus.parser.SerializationConfig
The Constant defaultPropNamingPolicy.
defaultQuoteMapKey - Static variable in class com.landawn.abacus.parser.JSONSerializationConfig
The Constant defaultQuoteMapKey.
defaultQuotePropName - Static variable in class com.landawn.abacus.parser.JSONSerializationConfig
The Constant defaultQuotePropName.
defaultSkipTransientField - Static variable in class com.landawn.abacus.parser.SerializationConfig
The Constant defaultSkipTransientField.
defaultSupportCircularReference - Static variable in class com.landawn.abacus.parser.SerializationConfig
The Constant defaultSupportCircularReference.
defaultTagByPropertyName - Static variable in class com.landawn.abacus.parser.XMLSerializationConfig
The Constant defaultTagByPropertyName.
defaultValueOf(Class<T>) - Static method in class com.landawn.abacus.util.N
Default value of.
defaultWrapRootValue - Static variable in class com.landawn.abacus.parser.JSONSerializationConfig
The Constant defaultWrapRootValue.
defaultWriteClass - Static variable in class com.landawn.abacus.parser.KryoSerializationConfig
The Constant defaultWriteClass.
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.
delay(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
Delay.
delete(String) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
Delete.
delete(String) - Method in class com.landawn.abacus.cache.JRedis
Delete.
delete(String) - Method in class com.landawn.abacus.cache.SpyMemcached
Delete.
delete() - Method in class com.landawn.abacus.http.AbstractHttpClient
Delete.
delete(HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Delete.
delete(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Delete.
delete(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Delete.
delete(Class<T>) - Method in class com.landawn.abacus.http.AbstractHttpClient
Delete.
delete(Class<T>, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Delete.
delete(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Delete.
delete(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Delete.
DELETE - Annotation Type in com.landawn.abacus.http
Make a DELETE request to a REST path relative to base URL.
delete() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
delete(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
delete(int) - Method in class com.landawn.abacus.util.BooleanList
Delete.
delete(int) - Method in class com.landawn.abacus.util.ByteList
Delete.
delete(int) - Method in class com.landawn.abacus.util.CharList
Delete.
delete(int) - Method in class com.landawn.abacus.util.DoubleList
Delete.
delete(int) - Method in class com.landawn.abacus.util.FloatList
Delete.
delete(int) - Method in class com.landawn.abacus.util.IntList
Delete.
delete(Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Delete.
delete(T) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Delete.
delete(int) - Method in class com.landawn.abacus.util.LongList
Delete.
delete(boolean[], 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(byte[], 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(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(float[], 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(T[], 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.ShortList
Delete.
delete(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Delete.
delete(Connection, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Delete.
delete(T) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Delete.
delete(Connection, T) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Delete.
delete(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete.
delete(Connection, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete.
delete(T) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete.
delete(Connection, T) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete.
DELETE - Static variable in class com.landawn.abacus.util.WD
Field DELETE.
deleteAll(int...) - Method in class com.landawn.abacus.util.BooleanList
Delete all.
deleteAll(int...) - Method in class com.landawn.abacus.util.ByteList
Delete all.
deleteAll(int...) - Method in class com.landawn.abacus.util.CharList
Delete all.
deleteAll(int...) - Method in class com.landawn.abacus.util.DoubleList
Delete all.
deleteAll(int...) - Method in class com.landawn.abacus.util.FloatList
Delete all.
deleteAll(int...) - Method in class com.landawn.abacus.util.IntList
Delete all.
deleteAll(int...) - Method in class com.landawn.abacus.util.LongList
Delete all.
deleteAll(boolean[], 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(byte[], 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(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(float[], 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(T[], 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(int...) - Method in class com.landawn.abacus.util.PrimitiveList
Delete all.
deleteAll(int...) - Method in class com.landawn.abacus.util.ShortList
Delete all.
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.
deleteById(ID) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Delete by id.
deleteById(ID) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Delete by id.
deleteById(Connection, ID) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Delete by id.
deleteById(ID) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete by id.
deleteById(Connection, ID) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Delete by id.
deleteDirectoryContents(Path, RecursiveDeleteOption...) - Static method in class com.landawn.abacus.guava.Files
Delete directory contents.
deleteFiles(File) - Static method in class com.landawn.abacus.util.IOUtil
Delete files.
deleteFiles(File, Try.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(String) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Delete from.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Delete from.
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Delete from.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Delete from.
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Delete from.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Delete from.
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Delete from.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Delete from.
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Delete from.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Delete from.
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Delete from.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Delete from.
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Delete from.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Delete from.
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Delete from.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Delete from.
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Delete from.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Delete from.
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Delete from.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Delete from.
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Delete from.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Delete from.
deleteFrom(String) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Delete from.
deleteFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Delete from.
deleteIfExists(File) - Static method in class com.landawn.abacus.util.IOUtil
Delete the specified file (or directory).
deleteRange(int, int) - Method in class com.landawn.abacus.util.BooleanList
Delete range.
deleteRange(int, int) - Method in class com.landawn.abacus.util.ByteList
Delete range.
deleteRange(int, int) - Method in class com.landawn.abacus.util.CharList
Delete range.
deleteRange(int, int) - Method in class com.landawn.abacus.util.DoubleList
Delete range.
deleteRange(int, int) - Method in class com.landawn.abacus.util.FloatList
Delete range.
deleteRange(int, int) - Method in class com.landawn.abacus.util.IntList
Delete range.
deleteRange(int, int) - Method in class com.landawn.abacus.util.LongList
Delete range.
deleteRange(boolean[], 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(byte[], 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(int[], int, int) - Static method in class com.landawn.abacus.util.N
Deletes the values from fromIndex to toIndex.
deleteRange(long[], 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(double[], int, int) - Static method in class com.landawn.abacus.util.N
Deletes the values from fromIndex to toIndex.
deleteRange(T[], int, int) - Static method in class com.landawn.abacus.util.N
Deletes the values from fromIndex to toIndex.
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(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
Delete range.
deleteRange(int, int) - Method in class com.landawn.abacus.util.ShortList
Delete range.
deleteRecursively(Path, RecursiveDeleteOption...) - Static method in class com.landawn.abacus.guava.Files
Delete recursively.
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
Delete whitespace.
denominator() - Method in class com.landawn.abacus.util.Fraction
Denominator.
DependencyFinder - Class in com.landawn.abacus.util
The Class DependencyFinder.
DependencyFinder() - Constructor for class com.landawn.abacus.util.DependencyFinder
 
depthFirstPostOrder(T) - Method in class com.landawn.abacus.guava.Traverser
Returns an unmodifiable Iterable over the nodes reachable from startNode, in the order of a depth-first post-order traversal.
depthFirstPreOrder(T) - Method in class com.landawn.abacus.guava.Traverser
Returns an unmodifiable Iterable over the nodes reachable from startNode, in the order of a depth-first pre-order traversal.
DESC - Static variable in class com.landawn.abacus.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
Descending iterator.
descendingKeySet() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Descending key set.
descendingMap() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Descending map.
descendingSet() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
Descending set.
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>, String, AvroDeserializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
Deserialize.
deserialize(Class<T>, File, AvroDeserializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
Deserialize.
deserialize(Class<T>, InputStream, AvroDeserializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
Deserialize.
deserialize(Class<T>, Reader, AvroDeserializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
Deserialize.
deserialize(Class<T>, String, int, int) - Method in interface com.landawn.abacus.parser.JSONParser
Deserialize.
deserialize(Class<T>, String, int, int, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
Deserialize.
deserialize(Class<T>, String, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Deserialize.
deserialize(Class<T>, File, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Deserialize.
deserialize(Class<T>, InputStream, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Deserialize.
deserialize(Class<T>, Reader, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Deserialize.
deserialize(Class<T>, String) - Method in interface com.landawn.abacus.parser.Parser
Deserialize.
deserialize(Class<T>, String, DC) - Method in interface com.landawn.abacus.parser.Parser
Deserialize.
deserialize(Class<T>, File) - Method in interface com.landawn.abacus.parser.Parser
Deserialize.
deserialize(Class<T>, File, DC) - Method in interface com.landawn.abacus.parser.Parser
Deserialize.
deserialize(Class<T>, InputStream) - Method in interface com.landawn.abacus.parser.Parser
Deserialize.
deserialize(Class<T>, InputStream, DC) - Method in interface com.landawn.abacus.parser.Parser
Deserialize.
deserialize(Class<T>, Reader) - Method in interface com.landawn.abacus.parser.Parser
Deserialize.
deserialize(Class<T>, Reader, DC) - Method in interface com.landawn.abacus.parser.Parser
Deserialize.
deserialize(Class<T>, Node) - Method in interface com.landawn.abacus.parser.XMLParser
Deserialize.
deserialize(Class<T>, Node, XMLDeserializationConfig) - Method in interface com.landawn.abacus.parser.XMLParser
Deserialize.
deserialize(Map<String, Class<?>>, InputStream, XMLDeserializationConfig) - Method in interface com.landawn.abacus.parser.XMLParser
Deserialize.
deserialize(Map<String, Class<?>>, Reader, XMLDeserializationConfig) - Method in interface com.landawn.abacus.parser.XMLParser
Deserialize.
deserialize(Map<String, Class<?>>, Node, XMLDeserializationConfig) - Method in interface com.landawn.abacus.parser.XMLParser
Deserialize.
destroy(K, E) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Destroy.
destroy(E) - Method in class com.landawn.abacus.pool.GenericObjectPool
Destroy.
destroy() - Method in interface com.landawn.abacus.pool.Poolable
Method destroy.
destroy() - Method in class com.landawn.abacus.pool.PoolableWrapper
Destroy.
destroyAll(Map<K, E>) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Destroy all.
destroyAll(Collection<E>) - Method in class com.landawn.abacus.pool.GenericObjectPool
Destroy all.
df(DoubleFunction<R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Df.
DFAULT_LOCAL - Static variable in class com.landawn.abacus.parser.Fj
The Constant DFAULT_LOCAL.
difference(DataSet) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet.
difference(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Difference.
difference(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Difference.
difference(ByteList) - Method in class com.landawn.abacus.util.ByteList
Difference.
difference(byte[]) - Method in class com.landawn.abacus.util.ByteList
Difference.
difference(CharList) - Method in class com.landawn.abacus.util.CharList
Difference.
difference(char[]) - Method in class com.landawn.abacus.util.CharList
Difference.
Difference<L,R> - Class in com.landawn.abacus.util
The Class Difference.
difference(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Difference.
difference(double[]) - Method in class com.landawn.abacus.util.DoubleList
Difference.
difference(FloatList) - Method in class com.landawn.abacus.util.FloatList
Difference.
difference(float[]) - Method in class com.landawn.abacus.util.FloatList
Difference.
difference(IntList) - Method in class com.landawn.abacus.util.IntList
Returns a new list with all the elements in b removed by occurrences.
difference(int[]) - Method in class com.landawn.abacus.util.IntList
Difference.
difference(LongList) - Method in class com.landawn.abacus.util.LongList
Difference.
difference(long[]) - Method in class com.landawn.abacus.util.LongList
Difference.
difference(Map<K, V>, Map<K, V>) - Static method in class com.landawn.abacus.util.Maps
Difference.
difference(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Difference.
difference(char[], char[]) - Static method in class com.landawn.abacus.util.N
Difference.
difference(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Difference.
difference(short[], short[]) - Static method in class com.landawn.abacus.util.N
Difference.
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[], long[]) - Static method in class com.landawn.abacus.util.N
Difference.
difference(float[], float[]) - Static method in class com.landawn.abacus.util.N
Difference.
difference(double[], double[]) - Static method in class com.landawn.abacus.util.N
Difference.
difference(T[], Object[]) - Static method in class com.landawn.abacus.util.N
Difference.
difference(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Difference.
difference(Collection<?>) - Method in class com.landawn.abacus.util.Seq
Difference.
difference(Object[]) - Method in class com.landawn.abacus.util.Seq
Difference.
difference(ShortList) - Method in class com.landawn.abacus.util.ShortList
Difference.
difference(short[]) - Method in class com.landawn.abacus.util.ShortList
Difference.
difference(Collection<?>) - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only run sequentially, even in parallel stream.
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.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.Iterables
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.
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
Disconnect.
disjoint(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Disjoint.
disjoint(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Disjoint.
disjoint(ByteList) - Method in class com.landawn.abacus.util.ByteList
Disjoint.
disjoint(byte[]) - Method in class com.landawn.abacus.util.ByteList
Disjoint.
disjoint(CharList) - Method in class com.landawn.abacus.util.CharList
Disjoint.
disjoint(char[]) - Method in class com.landawn.abacus.util.CharList
Disjoint.
disjoint(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Disjoint.
disjoint(double[]) - Method in class com.landawn.abacus.util.DoubleList
Disjoint.
disjoint(FloatList) - Method in class com.landawn.abacus.util.FloatList
Disjoint.
disjoint(float[]) - Method in class com.landawn.abacus.util.FloatList
Disjoint.
disjoint(IntList) - Method in class com.landawn.abacus.util.IntList
Disjoint.
disjoint(int[]) - Method in class com.landawn.abacus.util.IntList
Disjoint.
disjoint(LongList) - Method in class com.landawn.abacus.util.LongList
Disjoint.
disjoint(long[]) - Method in class com.landawn.abacus.util.LongList
Disjoint.
disjoint(Object[], Object[]) - Static method in class com.landawn.abacus.util.N
Disjoint.
disjoint(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns true if the two specified arrays have no elements in common.
disjoint(A) - Method in class com.landawn.abacus.util.PrimitiveList
Disjoint.
disjoint(Collection<?>) - Method in class com.landawn.abacus.util.Seq
Disjoint.
disjoint(Object[]) - Method in class com.landawn.abacus.util.Seq
Disjoint.
disjoint(ShortList) - Method in class com.landawn.abacus.util.ShortList
Disjoint.
disjoint(short[]) - Method in class com.landawn.abacus.util.ShortList
Disjoint.
dispatch(EventBus.SubIdentifier, Object) - Method in class com.landawn.abacus.eventBus.EventBus
Dispatch.
dispatcher - Variable in class com.landawn.abacus.util.Observer
The dispatcher.
Dispatcher() - Constructor for class com.landawn.abacus.util.Observer.Dispatcher
 
DispatcherBase(Consumer<? super Exception>, Runnable) - Constructor for class com.landawn.abacus.util.Observer.DispatcherBase
Instantiates a new dispatcher base.
DisposableArray(T[]) - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
Instantiates a new disposable array.
DisposableBooleanArray(boolean[]) - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
Instantiates a new disposable boolean array.
DisposableByteArray(byte[]) - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Instantiates a new disposable byte array.
DisposableCharArray(char[]) - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Instantiates a new disposable char array.
DisposableDeque(Deque<T>) - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
Instantiates a new disposable deque.
DisposableDoubleArray(double[]) - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Instantiates a new disposable double array.
DisposableEntry() - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
DisposableFloatArray(float[]) - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Instantiates a new disposable float array.
DisposableIntArray(int[]) - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Instantiates a new disposable int array.
DisposableLongArray(long[]) - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Instantiates a new disposable long array.
DisposableObjArray(Object[]) - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableObjArray
Instantiates a new disposable obj array.
DisposableShortArray(short[]) - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Instantiates a new disposable short array.
distinct(boolean) - Method in class com.landawn.abacus.condition.Criteria
Distinct.
distinct() - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet with the rows de-duplicated by the values in all columns.
distinct(int, int) - Method in class com.landawn.abacus.util.BooleanList
Distinct.
distinct(int, int) - Method in class com.landawn.abacus.util.ByteList
Distinct.
distinct(int, int) - Method in class com.landawn.abacus.util.CharList
Distinct.
distinct(int, int) - Method in class com.landawn.abacus.util.DoubleList
Distinct.
distinct() - Method in class com.landawn.abacus.util.ExceptionalStream
Distinct and filter by occurrences.
distinct(int, int) - Method in class com.landawn.abacus.util.FloatList
Distinct.
distinct() - Static method in class com.landawn.abacus.util.Fn.Predicates
Distinct.
distinct(int, int) - Method in class com.landawn.abacus.util.IntList
Distinct.
distinct(int, int) - Method in class com.landawn.abacus.util.LongList
Distinct.
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(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(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(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(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(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(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(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(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(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() - Method in class com.landawn.abacus.util.Observer
Distinct.
distinct() - Method in class com.landawn.abacus.util.PrimitiveList
Distinct.
distinct(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
Distinct.
distinct() - Method in class com.landawn.abacus.util.Seq
Distinct.
distinct(int, int) - Method in class com.landawn.abacus.util.ShortList
Distinct.
DISTINCT - Static variable in class com.landawn.abacus.util.SQLBuilder
The Constant DISTINCT.
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(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 - Static variable in class com.landawn.abacus.util.WD
Field DISTINCT.
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, Try.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<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>, Try.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(Try.Function<? super T, ?, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Distinct by the value mapped from keyMapper .
distinctBy(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Fn.Predicates
Distinct by.
distinctBy(T[], Try.Function<? super T, ?, E>) - Static method in class com.landawn.abacus.util.N
Distinct by the value mapped from keyMapper.
distinctBy(T[], int, int, Try.Function<? super T, ?, E>) - Static method in class com.landawn.abacus.util.N
Distinct by the value mapped from keyMapper.
distinctBy(Collection<? extends T>, Try.Function<? super T, ?, E>) - Static method in class com.landawn.abacus.util.N
Distinct by the value mapped from keyMapper.
distinctBy(Collection<? extends T>, int, int, Try.Function<? super T, ?, E>) - Static method in class com.landawn.abacus.util.N
Distinct by the value mapped from keyMapper.
distinctBy(Function<? super T, ?>) - Method in class com.landawn.abacus.util.Observer
Distinct by.
distinctBy(Try.Function<? super T, ?, E>) - Method in class com.landawn.abacus.util.Seq
Distinct by.
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 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, ?>) - Method in class com.landawn.abacus.util.stream.Stream
Distinct by the value mapped from keyMapper
distinctBy(Function<? super T, K>, Predicate<? super Long>) - Method in class com.landawn.abacus.util.stream.Stream
Distinct and filter by occurrences.
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.
DistributedCache(DistributedCacheClient<V>) - Constructor for class com.landawn.abacus.cache.DistributedCache
Instantiates a new distributed cache.
DistributedCache(DistributedCacheClient<V>, String) - Constructor for class com.landawn.abacus.cache.DistributedCache
Instantiates a new distributed cache.
DistributedCache(DistributedCacheClient<V>, String, int, long) - Constructor for class com.landawn.abacus.cache.DistributedCache
Instantiates a new distributed cache.
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
Divide.
divideColumn(String, Collection<String>, Try.Function<T, ? extends List<?>, E>) - Method in interface com.landawn.abacus.DataSet
Divide column.
divideColumn(String, Collection<String>, Try.BiConsumer<T, Object[], E>) - Method in interface com.landawn.abacus.DataSet
Divide column.
divideColumn(String, Tuple.Tuple2<String, String>, Try.BiConsumer<T, Pair<Object, Object>, E>) - Method in interface com.landawn.abacus.DataSet
Divide column.
divideColumn(String, Tuple.Tuple3<String, String, String>, Try.BiConsumer<T, Triple<Object, Object, Object>, E>) - Method in interface com.landawn.abacus.DataSet
Divide column.
divideColumn(String, Collection<String>, Try.Function<T, ? extends List<?>, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Divide column.
divideColumn(String, Collection<String>, Try.BiConsumer<T, Object[], E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Divide column.
divideColumn(String, Tuple.Tuple2<String, String>, Try.BiConsumer<T, Pair<Object, Object>, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Divide column.
divideColumn(String, Tuple.Tuple3<String, String, String>, Try.BiConsumer<T, Triple<Object, Object, Object>, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Divide column.
dividedBy(long) - Method in class com.landawn.abacus.util.Duration
Divided by.
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
Division.
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.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.landawn.abacus.http.EchoServlet
Do delete.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.landawn.abacus.http.WebServiceServlet
Do delete.
doesTableExist(Connection, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Does table exist.
doesTableExist(String) - Method in class com.landawn.abacus.util.SQLExecutor
Does table exist.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.landawn.abacus.http.EchoServlet
Do get.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.landawn.abacus.http.WebServiceServlet
Do get.
doInput() - Method in class com.landawn.abacus.http.HttpSettings
Do input.
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
Do nothing.
doNothing() - Static method in class com.landawn.abacus.util.Fn
Do nothing.
doNothing() - Static method in class com.landawn.abacus.util.Fn.FN
Do nothing.
doOutput() - Method in class com.landawn.abacus.http.HttpSettings
Do output.
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.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.landawn.abacus.http.EchoServlet
Do post.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.landawn.abacus.http.WebServiceServlet
Do post.
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.landawn.abacus.http.EchoServlet
Do put.
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.landawn.abacus.http.WebServiceServlet
Do put.
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(int) - 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.
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
Double value.
downDispatcher - Variable in class com.landawn.abacus.util.Observer.Dispatcher
The down dispatcher.
dp(DoublePredicate) - Static method in class com.landawn.abacus.util.Fn.Fnn
Dp.
DROP - Static variable in class com.landawn.abacus.util.WD
Field DROP.
dropTableIfExists(Connection, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Returns true if succeed to drop table, otherwise false is returned.
dropTableIfExists(String) - Method in class com.landawn.abacus.util.SQLExecutor
Returns true if succeed to drop table, otherwise false is returned.
dropWhile(Try.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Drop while.
dropWhile(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
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(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
dropWhile(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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(Try.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(Try.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
TODO.
Ehcache(Cache<K, V>) - Constructor for class com.landawn.abacus.cache.Ehcache
Instantiates a new ehcache.
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.
elapsed() - Method in class com.landawn.abacus.util.Stopwatch
Elapsed.
ELEMENT_SEPARATOR - Static variable in interface com.landawn.abacus.parser.Parser
The element separator.
ELEMENT_SEPARATOR_CHAR_ARRAY - Static variable in interface com.landawn.abacus.parser.Parser
The element separator char array.
elements() - Method in class com.landawn.abacus.util.LongMultiset
Elements.
elements() - Method in class com.landawn.abacus.util.Multiset
Elements.
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.
EMPTY - Static variable in class com.landawn.abacus.util.BooleanIterator
The Constant EMPTY.
empty() - Static method in class com.landawn.abacus.util.BooleanIterator
Empty.
EMPTY - Static variable in class com.landawn.abacus.util.ByteIterator
The Constant EMPTY.
empty() - Static method in class com.landawn.abacus.util.ByteIterator
Empty.
EMPTY - Static variable in class com.landawn.abacus.util.CharIterator
The Constant EMPTY.
empty() - Static method in class com.landawn.abacus.util.CharIterator
Empty.
EMPTY - Static variable in class com.landawn.abacus.util.DoubleIterator
The Constant EMPTY.
empty() - Static method in class com.landawn.abacus.util.DoubleIterator
Empty.
empty() - Static method in class com.landawn.abacus.util.ExceptionalStream
Empty.
EMPTY - Static variable in class com.landawn.abacus.util.FloatIterator
The Constant EMPTY.
empty() - Static method in class com.landawn.abacus.util.FloatIterator
Empty.
empty() - Static method in class com.landawn.abacus.util.ImmutableBiMap
Empty.
empty() - Static method in class com.landawn.abacus.util.ImmutableList
Empty.
empty() - Static method in class com.landawn.abacus.util.ImmutableMap
Empty.
empty() - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Empty.
empty() - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
Empty.
empty() - Static method in class com.landawn.abacus.util.ImmutableSet
Empty.
empty() - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Empty.
empty() - Static method in class com.landawn.abacus.util.ImmutableSortedSet
Empty.
EMPTY - Static variable in class com.landawn.abacus.util.IntIterator
The Constant EMPTY.
empty() - Static method in class com.landawn.abacus.util.IntIterator
Empty.
EMPTY - Static variable in class com.landawn.abacus.util.LongIterator
The Constant EMPTY.
empty() - Static method in class com.landawn.abacus.util.LongIterator
Empty.
empty() - Static method in class com.landawn.abacus.util.ObjIterator
Empty.
empty() - Static method in class com.landawn.abacus.util.Seq
Empty.
EMPTY - Static variable in class com.landawn.abacus.util.ShortIterator
The Constant EMPTY.
empty() - Static method in class com.landawn.abacus.util.ShortIterator
Empty.
EMPTY - Static variable in class com.landawn.abacus.util.stream.ByteIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.ByteStream
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.CharIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.CharStream
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
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 variable in class com.landawn.abacus.util.stream.FloatIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.FloatStream
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.IntIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.IntStream
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.LongIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.LongStream
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.ObjIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.ShortIteratorEx
 
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.
EMPTY - Static variable in class com.landawn.abacus.util.Tuple
The Constant EMPTY.
empty() - Static method in class com.landawn.abacus.util.u.Nullable
Empty.
empty() - Static method in class com.landawn.abacus.util.u.Optional
Empty.
empty() - Static method in class com.landawn.abacus.util.u.OptionalBoolean
Empty.
empty() - Static method in class com.landawn.abacus.util.u.OptionalByte
Empty.
empty() - Static method in class com.landawn.abacus.util.u.OptionalChar
Empty.
empty() - Static method in class com.landawn.abacus.util.u.OptionalDouble
Empty.
empty() - Static method in class com.landawn.abacus.util.u.OptionalFloat
Empty.
empty() - Static method in class com.landawn.abacus.util.u.OptionalInt
Empty.
empty() - Static method in class com.landawn.abacus.util.u.OptionalLong
Empty.
empty() - Static method in class com.landawn.abacus.util.u.OptionalShort
Empty.
EMPTY - Static variable in class com.landawn.abacus.util.WD
Field EMPTY.
EMPTY_ACTION - Static variable in class com.landawn.abacus.util.Observer
The Constant EMPTY_ACTION.
EMPTY_BOOLEAN_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable boolean array.
EMPTY_BOOLEAN_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_BOOLEAN_COLUMN.
EMPTY_BOOLEAN_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Boolean array.
EMPTY_BYTE_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable byte array.
EMPTY_BYTE_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_BYTE_COLUMN.
EMPTY_BYTE_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Byte array.
EMPTY_CHAR_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable char array.
EMPTY_CHAR_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_CHAR_COLUMN.
EMPTY_CHAR_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Character array.
EMPTY_DOUBLE_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable double array.
EMPTY_DOUBLE_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_DOUBLE_COLUMN.
EMPTY_DOUBLE_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Double array.
EMPTY_FLOAT_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable float array.
EMPTY_FLOAT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_FLOAT_COLUMN.
EMPTY_FLOAT_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Float array.
EMPTY_INT_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable int array.
EMPTY_INT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_INT_COLUMN.
EMPTY_INT_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Integer array.
EMPTY_LONG_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable long array.
EMPTY_LONG_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_LONG_COLUMN.
EMPTY_LONG_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Long array.
EMPTY_OBJECT_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Object array.
EMPTY_OBJECT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_OBJECT_COLUMN.
EMPTY_SHORT_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable short array.
EMPTY_SHORT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
The Constant EMPTY_SHORT_COLUMN.
EMPTY_SHORT_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable Short array.
EMPTY_STRING - Static variable in class com.landawn.abacus.util.N
The Constant EMPTY_STRING.
EMPTY_STRING_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable String array.
emptyAction() - Static method in class com.landawn.abacus.util.Fn
Empty action.
emptyAction() - Static method in class com.landawn.abacus.util.Fn.FN
Empty action.
emptyInputStream() - Static method in class com.landawn.abacus.util.N
Empty input stream.
emptyIterator() - Static method in class com.landawn.abacus.util.N
Returns an empty Iterator that is immutable.
emptyList() - Static method in class com.landawn.abacus.util.N
Returns an empty List that is immutable.
emptyListIterator() - Static method in class com.landawn.abacus.util.N
Returns an empty ListIterator that is immutable.
emptyMap() - Static method in class com.landawn.abacus.util.N
Returns an empty Map that is immutable.
emptyNavigableMap() - Static method in class com.landawn.abacus.util.N
Returns an empty NavigableMap that is immutable.
emptyNavigableSet() - Static method in class com.landawn.abacus.util.N
Returns an empty emptyNavigableSet that is immutable.
emptyOf(Class<?>) - Static method in class com.landawn.abacus.util.HBaseColumn
Empty of.
emptySet() - Static method in class com.landawn.abacus.util.N
Returns an empty Set that is immutable.
emptySortedMap() - Static method in class com.landawn.abacus.util.N
Returns an empty SortedMap that is immutable.
emptySortedSet() - Static method in class com.landawn.abacus.util.N
Returns an empty SortedSet that is immutable.
encode(Object) - Method in class com.landawn.abacus.cache.JRedis
Encode.
encode(T) - Method in class com.landawn.abacus.cache.KryoTranscoder
Encode.
encode(Object) - Method in class com.landawn.abacus.parser.KryoParser
Encode.
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(byte[], char[]) - 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) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encode.
encode(Object, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encode.
encode(String, Object) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encode.
encode(String, Object, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encode.
encode(StringBuilder, Object) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encode.
encode(StringBuilder, Object, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encode.
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, String) - Method in class com.landawn.abacus.http.SecurityDTO
Encrypt this request with specified userName and password.
encrypt(String, byte[], MessageEncryption) - Method in class com.landawn.abacus.http.SecurityDTO
Encrypt this request with specified userName and password.
encrypt(String) - Method in class com.landawn.abacus.util.Password
Returns the encrypted password encoded with Base64.
ENCRYPTION_MESSAGE - Static variable in class com.landawn.abacus.http.WebServiceServlet
The Constant ENCRYPTION_MESSAGE.
ENCRYPTION_PASSWORD - Static variable in class com.landawn.abacus.http.WebServiceServlet
The Constant ENCRYPTION_PASSWORD.
ENCRYPTION_USER_NAME - Static variable in class com.landawn.abacus.http.WebServiceServlet
The Constant ENCRYPTION_USER_NAME.
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(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Ends with.
endsWith(Object) - Method in class com.landawn.abacus.condition.NamedProperty
Ends with.
endsWith(String) - Static method in class com.landawn.abacus.util.Fn
Ends with.
endsWith(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Ends with.
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.
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, Collection<String>) - 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(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, Collection<String>) - 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(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<?>, Collection<String>) - 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.
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, Collection<String>) - 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(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, Collection<String>) - 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(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<?>, Collection<String>) - 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.
ENTITY_CLASS - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_CLASS.
ENTITY_CLASS_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_CLASS_ELE_END.
ENTITY_CLASS_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_CLASS_ELE_START.
ENTITY_CLASS_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_CLASS_NULL_ELE.
ENTITY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ELE_END.
ENTITY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ELE_START.
ENTITY_ID - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ID.
ENTITY_ID_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ID_ELE_END.
ENTITY_ID_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ID_ELE_START.
ENTITY_ID_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ID_NULL_ELE.
ENTITY_IDS - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_IDS.
ENTITY_IDS_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_IDS_ELE_END.
ENTITY_IDS_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_IDS_ELE_START.
ENTITY_IDS_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_IDS_NULL_ELE.
ENTITY_NAME - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NAME.
ENTITY_NAME_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NAME_ELE_END.
ENTITY_NAME_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NAME_ELE_START.
ENTITY_NAME_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NAME_NULL_ELE.
ENTITY_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NULL_ELE.
EntityId - Interface in com.landawn.abacus
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
Method entityName.
Entries() - Constructor for class com.landawn.abacus.util.Fn.Entries
Instantiates a new entries.
entries() - Method in class com.landawn.abacus.util.stream.EntryStream
 
ENTRY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTRY.
entry() - Static method in class com.landawn.abacus.util.Fn
Entry.
entry(K) - Static method in class com.landawn.abacus.util.Fn
Entry.
entry(Function<? super T, K>) - Static method in class com.landawn.abacus.util.Fn
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.
entrySet() - Method in interface com.landawn.abacus.EntityId
Entry set.
entrySet() - Method in class com.landawn.abacus.util.ArrayHashMap
Entry set.
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
Entry set.
entrySet() - Method in class com.landawn.abacus.util.Multimap
Entry set.
entrySet() - Method in class com.landawn.abacus.util.ObjectPool
Entry set.
entrySet() - Method in class com.landawn.abacus.util.Properties
Entry set.
entryStream() - Method in class com.landawn.abacus.util.LongMultiset
Entry stream.
entryStream() - Method in class com.landawn.abacus.util.Multimap
Entry stream.
entryStream() - Method in class com.landawn.abacus.util.Multiset
Entry stream.
EntryStream<K,V> - Class in com.landawn.abacus.util.stream
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
enumListOf(Class<E>) - Static method in class com.landawn.abacus.util.N
Enum list of.
enumMapOf(Class<E>) - Static method in class com.landawn.abacus.util.N
Enum map of.
enumSetOf(Class<E>) - Static method in class com.landawn.abacus.util.N
Enum set of.
ENVELOPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENVELOPE.
EOF - Static variable in class com.landawn.abacus.util.IOUtil
The Constant EOF.
EOR - Static variable in interface com.landawn.abacus.parser.JSONReader
Definitions of token.
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(Try.BiPredicate<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
eq(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq.
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.Expression
Eq.
eq(Object) - Method in class com.landawn.abacus.condition.NamedProperty
Eq.
eqAnd(Map<String, ?>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq and.
eqAnd(Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq and.
eqAnd(Object, Collection<String>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq and.
eqAndOr(List<? extends Map<String, ?>>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq and or.
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.
eqOr(String, Object...) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq or.
eqOr(String, Collection<?>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq or.
eqOr(Map<String, ?>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq or.
eqOr(Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq or.
eqOr(Object, Collection<String>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq or.
eqOr(Object...) - Method in class com.landawn.abacus.condition.NamedProperty
Eq or.
eqOr(Collection<?>) - Method in class com.landawn.abacus.condition.NamedProperty
Eq or.
equal(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Equal.
equal(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
It's for parameterized SQL with question mark or named parameters.
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(String, Object) - Static method in class com.landawn.abacus.condition.Expression
Equal.
equal(File, File) - Static method in class com.landawn.abacus.guava.Files
Equal.
equal(Path, Path) - Static method in class com.landawn.abacus.guava.Files
Equal.
equal(Object) - Static method in class com.landawn.abacus.util.Fn
Equal.
equal() - Static method in class com.landawn.abacus.util.Fn
Equal.
equal() - Static method in class com.landawn.abacus.util.Fn.FnB
Equal.
equal() - Static method in class com.landawn.abacus.util.Fn.FnC
Equal.
equal() - Static method in class com.landawn.abacus.util.Fn.FnD
Equal.
equal() - Static method in class com.landawn.abacus.util.Fn.FnF
Equal.
equal() - Static method in class com.landawn.abacus.util.Fn.FnI
Equal.
equal() - Static method in class com.landawn.abacus.util.Fn.FnL
Equal.
equal() - Static method in class com.landawn.abacus.util.Fn.FnS
Equal.
EQUAL - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
equal(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
equal(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
equal(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
equal(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
equal(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
equal(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
equal(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
EQUAL - Static variable in class com.landawn.abacus.util.WD
Field EQUAL.
equals(Object) - Method in class com.landawn.abacus.condition.Between
Equals.
equals(Object) - Method in class com.landawn.abacus.condition.Binary
Equals.
equals(Object) - Method in class com.landawn.abacus.condition.Cell
Equals.
equals(Object) - Method in class com.landawn.abacus.condition.Criteria
Equals.
equals(Object) - Method in class com.landawn.abacus.condition.Expression
Equals.
equals(Object) - Method in class com.landawn.abacus.condition.In
Equals.
equals(Object) - Method in class com.landawn.abacus.condition.Join
Equals.
equals(Object) - Method in class com.landawn.abacus.condition.Junction
Equals.
equals(Object) - Method in class com.landawn.abacus.condition.Limit
Equals.
equals(Object) - Method in class com.landawn.abacus.condition.NamedProperty
Equals.
equals(Object) - Method in class com.landawn.abacus.condition.SubQuery
Equals.
equals(Object) - Method in class com.landawn.abacus.hash.BloomFilter
Equals.
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.
equals(Object) - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Equals.
equals(Object) - Method in class com.landawn.abacus.http.HttpResponse
Equals.
equals(Object) - Method in class com.landawn.abacus.http.SecurityDTO
Equals.
equals(Object) - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
Equals.
equals(Object) - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Equals.
equals(Object) - Method in class com.landawn.abacus.parser.DeserializationConfig
Equals.
equals(Object) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Equals.
equals(Object) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Equals.
equals(Object) - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
Equals.
equals(Object) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
Equals.
equals(Object) - Method in class com.landawn.abacus.parser.SerializationConfig
Equals.
equals(Object) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Equals.
equals(Object) - Method in class com.landawn.abacus.pool.ActivityPrint
Equals.
equals(Object) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Equals.
equals(Object) - Method in class com.landawn.abacus.pool.GenericObjectPool
Equals.
equals(Object) - Method in class com.landawn.abacus.pool.PoolableWrapper
Equals.
equals(boolean, boolean) - Static method in class com.landawn.abacus.util._N
Equals.
equals(char, char) - Static method in class com.landawn.abacus.util._N
Equals.
equals(byte, byte) - Static method in class com.landawn.abacus.util._N
Equals.
equals(short, short) - Static method in class com.landawn.abacus.util._N
Equals.
equals(int, int) - Static method in class com.landawn.abacus.util._N
Equals.
equals(long, long) - Static method in class com.landawn.abacus.util._N
Equals.
equals(float, float) - Static method in class com.landawn.abacus.util._N
Equals.
equals(double, double) - Static method in class com.landawn.abacus.util._N
Equals.
equals(String, String) - Static method in class com.landawn.abacus.util._N
Equals.
equals(Object, Object) - Static method in class com.landawn.abacus.util._N
Equals.
equals(boolean[], boolean[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(boolean[], int, int, boolean[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(char[], char[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(char[], int, int, char[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(byte[], byte[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(byte[], int, int, byte[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(short[], short[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(short[], int, int, short[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(int[], int[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(int[], int, int, int[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(long[], long[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(long[], int, int, long[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(float[], float[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(float[], int, int, float[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(double[], double[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(double[], int, int, double[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(Object[], Object[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(Object[], int, int, Object[]) - Static method in class com.landawn.abacus.util._N
Equals.
equals(Object) - Method in class com.landawn.abacus.util.ArrayHashMap
Equals.
equals(Object) - Method in class com.landawn.abacus.util.ArrayHashSet
Equals.
equals(Object) - Method in class com.landawn.abacus.util.BiMap
Equals.
equals(Object) - Method in class com.landawn.abacus.util.BooleanList
Equals.
equals(Object) - Method in class com.landawn.abacus.util.BooleanPair
Equals.
equals(Object) - Method in class com.landawn.abacus.util.BooleanTriple
Equals.
equals(Object) - Method in class com.landawn.abacus.util.ByteList
Equals.
equals(Object) - Method in class com.landawn.abacus.util.BytePair
Equals.
equals(Object) - Method in class com.landawn.abacus.util.ByteTriple
Equals.
equals(Object, Object) - Static method in class com.landawn.abacus.util.Chain
Compares two comparable objects as specified by N.equals(Object, Object), if the result of this equivalence chain has not already been determined.
equals(T, T, Try.BiFunction<? super T, ? super T, Boolean, E>) - Static method in class com.landawn.abacus.util.Chain
Equals.
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(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(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(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(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(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(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(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(Object, Object) - Method in class com.landawn.abacus.util.Chain.EquivalenceChain
Compares two comparable objects as specified by N.equals(Object, Object), if the result of this equivalence chain has not already been determined.
equals(T, T, Try.BiFunction<? super T, ? super T, Boolean, E>) - Method in class com.landawn.abacus.util.Chain.EquivalenceChain
Equals.
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(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(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(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(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, 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(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(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(Object) - Method in class com.landawn.abacus.util.CharList
Equals.
equals(Object) - Method in class com.landawn.abacus.util.CharPair
Equals.
equals(Object) - Method in class com.landawn.abacus.util.CharTriple
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Configuration
Equals.
equals(Object) - Method in class com.landawn.abacus.util.DoubleList
Equals.
equals(Object) - Method in class com.landawn.abacus.util.DoubleObjPair
Equals.
equals(Object) - Method in class com.landawn.abacus.util.DoublePair
Equals.
equals(Object) - Method in class com.landawn.abacus.util.DoubleTriple
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Duration
Equals.
equals(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether two filenames are equal exactly.
equals(String, String, boolean, boolean) - 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(Object) - Method in class com.landawn.abacus.util.FloatList
Equals.
equals(Object) - Method in class com.landawn.abacus.util.FloatPair
Equals.
equals(Object) - Method in class com.landawn.abacus.util.FloatTriple
Equals.
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.
equals(Object) - Method in class com.landawn.abacus.util.ImmutableMap
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Indexed
Equals.
equals(Object) - Method in class com.landawn.abacus.util.IndexedBoolean
Equals.
equals(Object) - Method in class com.landawn.abacus.util.IndexedByte
Equals.
equals(Object) - Method in class com.landawn.abacus.util.IndexedChar
Equals.
equals(Object) - Method in class com.landawn.abacus.util.IndexedDouble
Equals.
equals(Object) - Method in class com.landawn.abacus.util.IndexedFloat
Equals.
equals(Object) - Method in class com.landawn.abacus.util.IndexedInt
Equals.
equals(Object) - Method in class com.landawn.abacus.util.IndexedLong
Equals.
equals(Object) - Method in class com.landawn.abacus.util.IndexedShort
Equals.
equals(Object) - Method in class com.landawn.abacus.util.IntList
Equals.
equals(Object) - Method in class com.landawn.abacus.util.IntObjPair
Equals.
equals(Object) - Method in class com.landawn.abacus.util.IntPair
Equals.
equals(Object) - Method in class com.landawn.abacus.util.IntTriple
Equals.
equals(Object) - Method in class com.landawn.abacus.util.JdbcUtil.SimpleTransaction
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Keyed
Equals.
equals(Object) - Method in class com.landawn.abacus.util.LongList
Equals.
equals(Object) - Method in class com.landawn.abacus.util.LongMultiset
Equals.
equals(Object) - Method in class com.landawn.abacus.util.LongObjPair
Equals.
equals(Object) - Method in class com.landawn.abacus.util.LongPair
Equals.
equals(Object) - Method in class com.landawn.abacus.util.LongTriple
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Multimap
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Multiset
Equals.
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(boolean, boolean) - Static method in class com.landawn.abacus.util.N
Method equals.
equals(char, char) - Static method in class com.landawn.abacus.util.N
Method equals.
equals(byte, byte) - Static method in class com.landawn.abacus.util.N
Method equals.
equals(short, short) - Static method in class com.landawn.abacus.util.N
Method equals.
equals(int, int) - Static method in class com.landawn.abacus.util.N
Method equals.
equals(long, long) - Static method in class com.landawn.abacus.util.N
Method equals.
equals(float, float) - Static method in class com.landawn.abacus.util.N
Method equals.
equals(double, double) - Static method in class com.landawn.abacus.util.N
Method equals.
equals(String, String) - Static method in class com.landawn.abacus.util.N
Equals.
equals(Object, Object) - Static method in class com.landawn.abacus.util.N
compare a and b by Arrays.equals(Object[], Object[]) if both of them are array.
equals(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Equals.
equals(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Equals.
equals(char[], char[]) - Static method in class com.landawn.abacus.util.N
Equals.
equals(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.N
Equals.
equals(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Equals.
equals(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.N
Equals.
equals(short[], short[]) - Static method in class com.landawn.abacus.util.N
Equals.
equals(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.N
Equals.
equals(int[], int[]) - Static method in class com.landawn.abacus.util.N
Equals.
equals(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.N
Equals.
equals(long[], long[]) - Static method in class com.landawn.abacus.util.N
Equals.
equals(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.N
Equals.
equals(float[], float[]) - Static method in class com.landawn.abacus.util.N
Equals.
equals(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.N
Equals.
equals(double[], double[]) - Static method in class com.landawn.abacus.util.N
Equals.
equals(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.N
Equals.
equals(Object[], Object[]) - Static method in class com.landawn.abacus.util.N
Equals.
equals(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.N
Equals.
equals(Object) - Method in class com.landawn.abacus.util.NamedSQL
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Pair
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Password
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Properties
Equals.
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.
equals(Object) - Method in class com.landawn.abacus.util.Seq
Equals.
equals(Object) - Method in class com.landawn.abacus.util.ShortList
Equals.
equals(Object) - Method in class com.landawn.abacus.util.ShortPair
Equals.
equals(Object) - Method in class com.landawn.abacus.util.ShortTriple
Equals.
equals(Object) - Method in class com.landawn.abacus.util.SQLBuilder.SP
Equals.
equals(Object) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Equals.
equals(Object) - Method in class com.landawn.abacus.util.SQLMapper
Equals.
equals(Object) - Method in class com.landawn.abacus.util.SQLTransaction
Equals.
equals(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Timed
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Triple
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple1
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple2
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple3
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple4
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple5
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple6
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple7
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple8
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple9
Equals.
equals(Object) - Method in class com.landawn.abacus.util.u.Nullable
Equals.
equals(Object) - Method in class com.landawn.abacus.util.u.Optional
Equals.
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Equals.
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalByte
Equals.
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalChar
Equals.
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalDouble
Equals.
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalFloat
Equals.
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalInt
Equals.
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalLong
Equals.
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalShort
Equals.
equals(Object) - Method in class com.landawn.abacus.util.Wrapper
Equals.
equalsIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.N
Equals ignore case.
equalsIgnoreCase(String[], String[]) - Static method in class com.landawn.abacus.util.N
Equals ignore case.
equalsIgnoreCase(String[], int, String[], int, int) - Static method in class com.landawn.abacus.util.N
Equals ignore case.
equalsIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.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.
erase(Object, String...) - Static method in class com.landawn.abacus.util.N
Erase.
erase(Object, Collection<String>) - Static method in class com.landawn.abacus.util.N
Erase.
eraseAll(Object) - Static method in class com.landawn.abacus.util.N
Erase all.
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.
evict() - Method in class com.landawn.abacus.cache.OffHeapCache
recycle the empty Segment.
evict() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
scan the object pool to find the idle object which inactive time greater than permitted the inactive time for it or it's time out.
evict() - Method in class com.landawn.abacus.pool.GenericObjectPool
scan the object pool to find the idle object which inactive time greater than permitted the inactive time for it or it's time out.
evictionCount() - Method in class com.landawn.abacus.pool.AbstractPool
Eviction count.
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.
except(SubQuery) - Method in class com.landawn.abacus.condition.Criteria
Except.
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(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(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Except.
except(SQLBuilder) - Method in class com.landawn.abacus.util.SQLBuilder
Except.
except(String) - Method in class com.landawn.abacus.util.SQLBuilder
Except.
except(String...) - Method in class com.landawn.abacus.util.SQLBuilder
Except.
except(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
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.
Exclusion - Enum in com.landawn.abacus.parser
The Enum Exclusion.
execute(HttpMethod, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Execute.
execute(HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Execute.
execute(Class<T>, HttpMethod, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Execute.
execute(Class<T>, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Write the specified request to request body.
execute(File, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Execute.
execute(OutputStream, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Execute.
execute(Writer, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Execute.
execute(HttpServletRequest, HttpServletResponse) - Method in class com.landawn.abacus.http.EchoServlet
Execute.
execute(Class<T>, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
Execute.
execute(File, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
Execute.
execute(OutputStream, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
Execute.
execute(Writer, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
Execute.
execute(String) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
execute(Class<T>, String) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
execute(Class<T>, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.OKHttpClient
Execute.
execute(File, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.OKHttpClient
Execute.
execute(OutputStream, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.OKHttpClient
Execute.
execute(Writer, HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.OKHttpClient
Execute.
execute(HttpServletRequest, HttpServletResponse) - Method in class com.landawn.abacus.http.WebServiceServlet
Execute.
execute(Try.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.AsyncExecutor
Execute.
execute(Try.Runnable<? extends Exception>...) - Method in class com.landawn.abacus.util.AsyncExecutor
Execute.
execute(List<? extends Try.Runnable<? extends Exception>>) - Method in class com.landawn.abacus.util.AsyncExecutor
Execute.
execute(Callable<T>) - Method in class com.landawn.abacus.util.AsyncExecutor
Execute.
execute(Callable<T>...) - Method in class com.landawn.abacus.util.AsyncExecutor
Execute.
execute(Collection<? extends Callable<T>>) - Method in class com.landawn.abacus.util.AsyncExecutor
Execute.
execute(Try.Runnable<? extends Exception>, int, long, Predicate<? super Exception>) - Method in class com.landawn.abacus.util.AsyncExecutor
Execute.
execute(Callable<T>, int, long, BiPredicate<? super T, ? super Exception>) - Method in class com.landawn.abacus.util.AsyncExecutor
Execute.
execute(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Execute.
execute(Connection, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Execute.
execute(String...) - Static method in class com.landawn.abacus.util.H2Util
Execute.
execute(Connection, String, Object...) - Static method in class com.landawn.abacus.util.JdbcUtil
Execute.
execute(Try.Runnable<? extends Exception>, int, long, Predicate<? super Exception>) - Static method in class com.landawn.abacus.util.N
Execute.
execute(Callable<T>, int, long, BiPredicate<? super T, ? super Exception>) - Static method in class com.landawn.abacus.util.N
Execute.
execute(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute.
execute(Connection, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the sql with the specified parameters.
executeBatchInsert(List<ID>, NamedSQL, PreparedStatement, JdbcUtil.BiRowMapper<ID>, boolean) - Method in class com.landawn.abacus.util.SQLExecutor
Execute batch insert.
executeBatchUpdate(Connection, String, List<?>) - Static method in class com.landawn.abacus.util.JdbcUtil
Execute batch update.
executeBatchUpdate(Connection, String, List<?>, int) - Static method in class com.landawn.abacus.util.JdbcUtil
Execute batch update.
executeBatchUpdate(NamedSQL, PreparedStatement) - Method in class com.landawn.abacus.util.SQLExecutor
Execute batch update.
executeInsert(NamedSQL, PreparedStatement, JdbcUtil.RowMapper<ID>, boolean) - Method in class com.landawn.abacus.util.SQLExecutor
Execute insert.
executeQuery(Connection, String, Object...) - Static method in class com.landawn.abacus.util.JdbcUtil
Execute query.
executeQuery(PreparedStatement) - Static method in class com.landawn.abacus.util.JdbcUtil
Execute query.
executeUpdate(Connection, String, Object...) - Static method in class com.landawn.abacus.util.JdbcUtil
Execute update.
executeUpdate(NamedSQL, PreparedStatement) - Method in class com.landawn.abacus.util.SQLExecutor
Execute update.
exists(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
Exists.
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(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Exists.
exists(Connection, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Exists.
exists(int) - Static method in class com.landawn.abacus.util.If
true for index >= 0, false for index < 0.
exists(Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Exists.
exists(ID) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Exists.
exists(ID) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Exists.
exists(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Exists.
exists(Connection, ID) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Exists.
exists(Connection, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Exists.
exists(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Exists.
exists(Connection, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Exists.
exists(ID) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Exists.
exists(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Exists.
exists(Connection, ID) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Exists.
exists(Connection, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
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.
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.
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
Export CSV.
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.
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.
extractData(ResultSet) - Static method in class com.landawn.abacus.util.JdbcUtil
Extract data.
extractData(ResultSet, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Extract data.
extractData(ResultSet, int, int) - Static method in class com.landawn.abacus.util.JdbcUtil
Extract data.
extractData(ResultSet, int, int, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Extract data.
extractData(ResultSet, int, int, JdbcUtil.RowFilter, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Extract data.
extractData(ResultSet, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AbstractResultExtractor
Extract data.
extractData(ResultSet, SQLExecutor.JdbcSettings) - Method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
Extract data.

F

f(BiFunction<? super K, ? super V, ? extends T>) - Static method in class com.landawn.abacus.util.Fn.Entries
F.
f(Function<T, R>) - Static method in class com.landawn.abacus.util.Fn
F.
f(A, BiFunction<A, T, R>) - Static method in class com.landawn.abacus.util.Fn
F.
f(A, B, TriFunction<A, B, T, R>) - Static method in class com.landawn.abacus.util.Fn
F.
f(BiFunction<T, U, R>) - Static method in class com.landawn.abacus.util.Fn
F.
f(A, TriFunction<A, T, U, R>) - Static method in class com.landawn.abacus.util.Fn
F.
f(TriFunction<A, B, C, R>) - Static method in class com.landawn.abacus.util.Fn
F.
f(Try.Function<T, R, E>) - Static method in class com.landawn.abacus.util.Fn.FN
 
f(A, Try.BiFunction<A, T, R, E>) - Static method in class com.landawn.abacus.util.Fn.FN
 
f(A, B, Try.TriFunction<A, B, T, R, E>) - Static method in class com.landawn.abacus.util.Fn.FN
 
f(Try.BiFunction<T, U, R, E>) - Static method in class com.landawn.abacus.util.Fn.FN
 
f(A, Try.TriFunction<A, T, U, R, E>) - Static method in class com.landawn.abacus.util.Fn.FN
 
f(Try.TriFunction<A, B, C, R, E>) - Static method in class com.landawn.abacus.util.Fn.FN
 
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() - Constructor for class com.landawn.abacus.util.Fn.Factory
Instantiates a new factory.
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
 
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.
fc(FloatConsumer) - Static method in class com.landawn.abacus.util.Fn.Fnn
Fc.
FDC() - Constructor for class com.landawn.abacus.parser.Fj.DeserializeConfig.FDC
 
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 - 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.
ff(Try.BiFunction<? super K, ? super V, ? extends T, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
Ff.
ff(Try.Function<T, R, E>) - Static method in class com.landawn.abacus.util.Fn
Ff.
ff(A, Try.BiFunction<A, T, R, E>) - Static method in class com.landawn.abacus.util.Fn
Ff.
ff(A, B, Try.TriFunction<A, B, T, R, E>) - Static method in class com.landawn.abacus.util.Fn
Ff.
ff(Try.BiFunction<T, U, R, E>) - Static method in class com.landawn.abacus.util.Fn
Ff.
ff(A, Try.TriFunction<A, T, U, R, E>) - Static method in class com.landawn.abacus.util.Fn
Ff.
ff(Try.TriFunction<A, B, C, R, E>) - Static method in class com.landawn.abacus.util.Fn
Ff.
ff(Function<T, R>) - Static method in class com.landawn.abacus.util.Fn.FN
Ff.
ff(A, BiFunction<A, T, R>) - Static method in class com.landawn.abacus.util.Fn.FN
Ff.
ff(A, B, TriFunction<A, B, T, R>) - Static method in class com.landawn.abacus.util.Fn.FN
Ff.
ff(BiFunction<T, U, R>) - Static method in class com.landawn.abacus.util.Fn.FN
Ff.
ff(A, TriFunction<A, T, U, R>) - Static method in class com.landawn.abacus.util.Fn.FN
Ff.
ff(TriFunction<A, B, C, R>) - Static method in class com.landawn.abacus.util.Fn.FN
Ff.
ff(FloatFunction<R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Ff.
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
File traverser.
fill(boolean) - Method in class com.landawn.abacus.util.BooleanList
Fill.
fill(int, int, boolean) - Method in class com.landawn.abacus.util.BooleanList
Fill.
fill() - Method in class com.landawn.abacus.util.BufferedReader
Fill.
fill(byte) - Method in class com.landawn.abacus.util.ByteList
Fill.
fill(int, int, byte) - Method in class com.landawn.abacus.util.ByteList
Fill.
fill(char) - Method in class com.landawn.abacus.util.CharList
Fill.
fill(int, int, char) - Method in class com.landawn.abacus.util.CharList
Fill.
fill(double) - Method in class com.landawn.abacus.util.DoubleList
Fill.
fill(int, int, double) - Method in class com.landawn.abacus.util.DoubleList
Fill.
fill(float) - Method in class com.landawn.abacus.util.FloatList
Fill.
fill(int, int, float) - Method in class com.landawn.abacus.util.FloatList
Fill.
fill(int) - Method in class com.landawn.abacus.util.IntList
Fill.
fill(int, int, int) - Method in class com.landawn.abacus.util.IntList
Fill.
fill(long) - Method in class com.landawn.abacus.util.LongList
Fill.
fill(int, int, long) - Method in class com.landawn.abacus.util.LongList
Fill.
fill(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Fill.
fill(boolean[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Fill.
fill(char[], char) - Static method in class com.landawn.abacus.util.N
Fill.
fill(char[], int, int, char) - Static method in class com.landawn.abacus.util.N
Fill.
fill(byte[], byte) - Static method in class com.landawn.abacus.util.N
Fill.
fill(byte[], int, int, byte) - Static method in class com.landawn.abacus.util.N
Fill.
fill(short[], short) - Static method in class com.landawn.abacus.util.N
Fill.
fill(short[], int, int, short) - Static method in class com.landawn.abacus.util.N
Fill.
fill(int[], int) - Static method in class com.landawn.abacus.util.N
Fill.
fill(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Fill.
fill(long[], long) - Static method in class com.landawn.abacus.util.N
Fill.
fill(long[], int, int, long) - Static method in class com.landawn.abacus.util.N
Fill.
fill(float[], float) - Static method in class com.landawn.abacus.util.N
Fill.
fill(float[], int, int, float) - Static method in class com.landawn.abacus.util.N
Fill.
fill(double[], double) - Static method in class com.landawn.abacus.util.N
Fill.
fill(double[], int, int, double) - Static method in class com.landawn.abacus.util.N
Fill.
fill(Object[], Object) - Static method in class com.landawn.abacus.util.N
Fill.
fill(Object[], int, int, Object) - Static method in class com.landawn.abacus.util.N
Fill.
fill(List<? super T>, T) - Static method in class com.landawn.abacus.util.N
Fill.
fill(List<? super T>, int, int, T) - Static method in class com.landawn.abacus.util.N
The specified value will be added/inserted into the specified List.
fill(Object) - Static method in class com.landawn.abacus.util.N
Fill the properties of the entity with random values.
fill(Class<T>) - Static method in class com.landawn.abacus.util.N
Fill the properties of the entity with random values.
fill(Class<T>, int) - Static method in class com.landawn.abacus.util.N
Fill the properties of the entity with random values.
fill(short) - Method in class com.landawn.abacus.util.ShortList
Fill.
fill(int, int, short) - Method in class com.landawn.abacus.util.ShortList
Fill.
fill(Object) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the entity with random values.
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(Object, 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>) - 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.
filter(Try.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Try.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(int, int, Try.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(int, int, Try.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Tuple.Tuple2<String, String>, Try.BiPredicate<?, ?, E>) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Tuple.Tuple2<String, String>, Try.BiPredicate<?, ?, E>, int) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Tuple.Tuple2<String, String>, int, int, Try.BiPredicate<?, ?, E>) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Tuple.Tuple2<String, String>, int, int, Try.BiPredicate<?, ?, E>, int) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Tuple.Tuple3<String, String, String>, Try.TriPredicate<?, ?, ?, E>) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Tuple.Tuple3<String, String, String>, Try.TriPredicate<?, ?, ?, E>, int) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Tuple.Tuple3<String, String, String>, int, int, Try.TriPredicate<?, ?, ?, E>) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Tuple.Tuple3<String, String, String>, int, int, Try.TriPredicate<?, ?, ?, E>, int) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(String, Try.Predicate<T, E>) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(String, Try.Predicate<T, E>, int) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(String, int, int, Try.Predicate<T, E>) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(String, int, int, Try.Predicate<T, E>, int) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Collection<String>, Try.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Collection<String>, Try.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Collection<String>, int, int, Try.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Collection<String>, int, int, Try.Predicate<? super NoCachingNoUpdating.DisposableObjArray, E>, int) - Method in interface com.landawn.abacus.DataSet
Filter.
filter(Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Filter.
filter(int, int, Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Filter.
filter(Try.BooleanPredicate<E>, int) - Method in class com.landawn.abacus.util.BooleanList
Filter.
filter(int, int, Try.BooleanPredicate<E>, int) - Method in class com.landawn.abacus.util.BooleanList
Filter.
filter(Try.Predicate<BooleanPair, E>) - Method in class com.landawn.abacus.util.BooleanPair
Filter.
filter(Try.Predicate<BooleanTriple, E>) - Method in class com.landawn.abacus.util.BooleanTriple
Filter.
filter(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Builder
Filter.
filter(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Filter.
filter(int, int, Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Filter.
filter(Try.BytePredicate<E>, int) - Method in class com.landawn.abacus.util.ByteList
Filter.
filter(int, int, Try.BytePredicate<E>, int) - Method in class com.landawn.abacus.util.ByteList
Filter.
filter(Try.Predicate<BytePair, E>) - Method in class com.landawn.abacus.util.BytePair
Filter.
filter(Try.Predicate<ByteTriple, E>) - Method in class com.landawn.abacus.util.ByteTriple
Filter.
filter(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Filter.
filter(int, int, Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Filter.
filter(Try.CharPredicate<E>, int) - Method in class com.landawn.abacus.util.CharList
Filter.
filter(int, int, Try.CharPredicate<E>, int) - Method in class com.landawn.abacus.util.CharList
Filter.
filter(Try.Predicate<CharPair, E>) - Method in class com.landawn.abacus.util.CharPair
Filter.
filter(Try.Predicate<CharTriple, E>) - Method in class com.landawn.abacus.util.CharTriple
Filter.
filter(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Filter.
filter(int, int, Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Filter.
filter(Try.DoublePredicate<E>, int) - Method in class com.landawn.abacus.util.DoubleList
Filter.
filter(int, int, Try.DoublePredicate<E>, int) - Method in class com.landawn.abacus.util.DoubleList
Filter.
filter(Try.Predicate<DoublePair, E>) - Method in class com.landawn.abacus.util.DoublePair
Filter.
filter(Try.Predicate<DoubleTriple, E>) - Method in class com.landawn.abacus.util.DoubleTriple
Filter.
filter(Try.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Filter.
filter(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Filter.
filter(int, int, Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Filter.
filter(Try.FloatPredicate<E>, int) - Method in class com.landawn.abacus.util.FloatList
Filter.
filter(int, int, Try.FloatPredicate<E>, int) - Method in class com.landawn.abacus.util.FloatList
Filter.
filter(Try.Predicate<FloatPair, E>) - Method in class com.landawn.abacus.util.FloatPair
Filter.
filter(Try.Predicate<FloatTriple, E>) - Method in class com.landawn.abacus.util.FloatTriple
Filter.
filter(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Filter.
filter(int, int, Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Filter.
filter(Try.IntPredicate<E>, int) - Method in class com.landawn.abacus.util.IntList
Filter.
filter(int, int, Try.IntPredicate<E>, int) - Method in class com.landawn.abacus.util.IntList
Filter.
filter(Try.Predicate<IntPair, E>) - Method in class com.landawn.abacus.util.IntPair
Filter.
filter(Try.Predicate<IntTriple, E>) - Method in class com.landawn.abacus.util.IntTriple
Filter.
filter(Iterator<T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Filter.
filter(Try.BiPredicate<? super K, ? super List<E>, X>) - Method in class com.landawn.abacus.util.ListMultimap
Filter.
filter(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Filter.
filter(int, int, Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Filter.
filter(Try.LongPredicate<E>, int) - Method in class com.landawn.abacus.util.LongList
Filter.
filter(int, int, Try.LongPredicate<E>, int) - Method in class com.landawn.abacus.util.LongList
Filter.
filter(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.LongMultiset
Filter.
filter(Try.BiPredicate<? super T, Long, E>) - Method in class com.landawn.abacus.util.LongMultiset
Filter.
filter(Try.Predicate<LongPair, E>) - Method in class com.landawn.abacus.util.LongPair
Filter.
filter(Try.Predicate<LongTriple, E>) - Method in class com.landawn.abacus.util.LongTriple
Filter.
filter(Map<K, V>, Try.BiPredicate<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Maps
Filter.
filter(Try.BiPredicate<? super K, ? super V, X>) - Method in class com.landawn.abacus.util.Multimap
Filter.
filter(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Multiset
Filter.
filter(Try.BiPredicate<? super T, Integer, E>) - Method in class com.landawn.abacus.util.Multiset
Filter.
filter(boolean[], Try.BooleanPredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(boolean[], Try.BooleanPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Filter.
filter(boolean[], int, int, Try.BooleanPredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(boolean[], int, int, Try.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(char[], Try.CharPredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(char[], Try.CharPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Filter.
filter(char[], int, int, Try.CharPredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(char[], int, int, Try.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(byte[], Try.BytePredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(byte[], Try.BytePredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Filter.
filter(byte[], int, int, Try.BytePredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(byte[], int, int, Try.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(short[], Try.ShortPredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(short[], Try.ShortPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Filter.
filter(short[], int, int, Try.ShortPredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(short[], int, int, Try.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(int[], Try.IntPredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(int[], Try.IntPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Filter.
filter(int[], int, int, Try.IntPredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(int[], int, int, Try.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(long[], Try.LongPredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(long[], Try.LongPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Filter.
filter(long[], int, int, Try.LongPredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(long[], int, int, Try.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(float[], Try.FloatPredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(float[], Try.FloatPredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Filter.
filter(float[], int, int, Try.FloatPredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(float[], int, int, Try.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(double[], Try.DoublePredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(double[], Try.DoublePredicate<E>, int) - Static method in class com.landawn.abacus.util.N
Filter.
filter(double[], int, int, Try.DoublePredicate<E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(double[], int, int, Try.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(T[], Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(T[], Try.Predicate<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Filter.
filter(T[], int, int, Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(T[], int, int, Try.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(Collection<? extends T>, Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(Collection<? extends T>, Try.Predicate<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Filter.
filter(Collection<? extends T>, int, int, Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(Collection<? extends T>, int, int, Try.Predicate<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Filter.
filter(T[], Try.Predicate<? super T, E>, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(T[], Try.Predicate<? super T, E>, int, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(T[], int, int, Try.Predicate<? super T, E>, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(T[], int, int, Try.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(Collection<? extends T>, Try.Predicate<? super T, E>, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(Collection<? extends T>, Try.Predicate<? super T, E>, int, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(Collection<? extends T>, int, int, Try.Predicate<? super T, E>, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(Collection<? extends T>, int, int, Try.Predicate<? super T, E>, int, IntFunction<R>) - Static method in class com.landawn.abacus.util.N
Filter.
filter(Predicate<? super T>) - Method in class com.landawn.abacus.util.Observer
Filter.
filter(Try.BiPredicate<? super L, ? super R, E>) - Method in class com.landawn.abacus.util.Pair
Filter.
filter(Try.Predicate<? super Pair<L, R>, E>) - Method in class com.landawn.abacus.util.Pair
Filter.
filter(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Filter.
filter(Try.Predicate<? super T, E>, int) - Method in class com.landawn.abacus.util.Seq
Filter.
filter(Try.Predicate<? super T, E>, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.Seq
Filter.
filter(Try.Predicate<? super T, E>, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.Seq
Filter.
filter(Try.BiPredicate<? super K, ? super Set<E>, X>) - Method in class com.landawn.abacus.util.SetMultimap
Filter.
filter(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Filter.
filter(int, int, Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Filter.
filter(Try.ShortPredicate<E>, int) - Method in class com.landawn.abacus.util.ShortList
Filter.
filter(int, int, Try.ShortPredicate<E>, int) - Method in class com.landawn.abacus.util.ShortList
Filter.
filter(Try.Predicate<ShortPair, E>) - Method in class com.landawn.abacus.util.ShortPair
Filter.
filter(Try.Predicate<ShortTriple, E>) - Method in class com.landawn.abacus.util.ShortTriple
Filter.
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(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
filter(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
filter(Try.TriPredicate<? super L, ? super M, ? super R, E>) - Method in class com.landawn.abacus.util.Triple
Filter.
filter(Try.Predicate<? super Triple<L, M, R>, E>) - Method in class com.landawn.abacus.util.Triple
Filter.
filter(Try.Predicate<? super Tuple.Tuple1<T1>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple1
Filter.
filter(Try.Predicate<? super Tuple.Tuple2<T1, T2>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
Filter.
filter(Try.BiPredicate<? super T1, ? super T2, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
Filter.
filter(Try.Predicate<? super Tuple.Tuple3<T1, T2, T3>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
Filter.
filter(Try.TriPredicate<? super T1, ? super T2, ? super T3, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
Filter.
filter(Try.Predicate<? super Tuple.Tuple4<T1, T2, T3, T4>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple4
Filter.
filter(Try.Predicate<? super Tuple.Tuple5<T1, T2, T3, T4, T5>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple5
Filter.
filter(Try.Predicate<? super Tuple.Tuple6<T1, T2, T3, T4, T5, T6>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple6
Filter.
filter(Try.Predicate<? super Tuple.Tuple7<T1, T2, T3, T4, T5, T6, T7>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple7
Filter.
filter(Try.Predicate<? super Tuple.Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple8
Filter.
filter(Try.Predicate<? super Tuple.Tuple9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple9
Filter.
filter(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Filter.
filter(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Filter.
filter(Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Filter.
filter(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Filter.
filter(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Filter.
filter(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Filter.
filter(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Filter.
filter(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Filter.
filter(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Filter.
filter(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Filter.
filterByKey(Try.Predicate<? super K, X>) - Method in class com.landawn.abacus.util.ListMultimap
Filter by key.
filterByKey(Map<K, V>, Try.Predicate<? super K, E>) - Static method in class com.landawn.abacus.util.Maps
Filter by key.
filterByKey(Try.Predicate<? super K, X>) - Method in class com.landawn.abacus.util.Multimap
Filter by key.
filterByKey(Try.Predicate<? super K, X>) - Method in class com.landawn.abacus.util.SetMultimap
Filter by key.
filterByKey(Predicate<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
filterByValue(Try.Predicate<? super List<E>, X>) - Method in class com.landawn.abacus.util.ListMultimap
Filter by value.
filterByValue(Map<K, V>, Try.Predicate<? super V, E>) - Static method in class com.landawn.abacus.util.Maps
Filter by value.
filterByValue(Try.Predicate<? super V, X>) - Method in class com.landawn.abacus.util.Multimap
Filter by value.
filterByValue(Try.Predicate<? super Set<E>, X>) - Method in class com.landawn.abacus.util.SetMultimap
Filter by value.
filterByValue(Predicate<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
filterIfNotNull(Try.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.
filterThenFlatMap(Try.Predicate<? super T, E>, Try.Function<? super T, ? extends Collection<? extends R>, E2>) - Method in class com.landawn.abacus.util.Seq
For better performance, comparing to Stream.
filterThenForEach(Try.Predicate<? super T, E>, Try.Consumer<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
For better performance, comparing to Stream.
filterThenLimit(Predicate<T>, int) - Static method in class com.landawn.abacus.util.Fn
Filter then limit.
filterThenLimit(BiPredicate<T, U>, int) - Static method in class com.landawn.abacus.util.Fn
Filter then limit.
filterThenMap(Try.Predicate<? super T, E>, Try.Function<? super T, ? extends R, E2>) - Method in class com.landawn.abacus.util.Seq
For better performance, comparing to Stream.
finalize() - Method in class com.landawn.abacus.pool.AbstractPool
Finalize.
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, String, String) - 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]].
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, String, String) - 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].
findAny(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
findAny(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
findAny(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
findAny(Try.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
findAny(Try.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
findAny(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
findAny(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
findAny(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
findAny(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
findAny(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
findDeclaredMethodByName(Class<?>, String) - Static method in class com.landawn.abacus.http.WebServiceServlet
Find declared method by name.
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
Find dir.
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
Find file.
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(Class<T>, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(Class<T>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(Class<T>, Connection, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(Class<T>, Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(Class<T>, Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(Class<T>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(String, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(String, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(Connection, String, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(Connection, String, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Find first.
findFirst(Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Find first.
findFirst(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Find first.
findFirst(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Find first.
findFirst(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Find first.
findFirst(Try.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Find first.
findFirst(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Find first.
findFirst(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Find first.
findFirst(T[], Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find first.
findFirst(Collection<T>, Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find first.
findFirst(Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Find first.
findFirst(Collection<String>, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Find first.
findFirst(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Find first.
findFirst(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Find first.
findFirst(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Find first.
findFirst(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Connection, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Connection, Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Connection, Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(String, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Connection, String, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Connection, String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Collection<String>, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Connection, Collection<String>, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Connection, Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(String, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Connection, String, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Connection, String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Connection, Collection<String>, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Connection, Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Find first.
findFirst(Class<T>, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(Class<T>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(Class<T>, Connection, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(Class<T>, Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(Class<T>, Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(Class<T>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Just fetch the result in the 1st row.
findFirst(String, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(String, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(Connection, String, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(Connection, String, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Find first.
findFirst(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Remember to add limit condition if big result will be returned by the query.
findFirst(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Connection, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Connection, Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Connection, Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(String, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Connection, String, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Connection, String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(String, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Connection, String, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Connection, String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Collection<String>, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Connection, Collection<String>, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Connection, Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Connection, Collection<String>, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Connection, Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Find first.
findFirst(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
findFirst(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
findFirst(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
findFirst(Try.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
findFirst(Try.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
findFirst(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
findFirst(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
findFirst(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
findFirst(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
findFirst(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
findFirstAndLast(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Find first and last.
findFirstAndLast(Try.Predicate<? super T, E>, Try.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Find first and last.
findFirstAndLastIndex(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Find first and last index.
findFirstAndLastIndex(Try.Predicate<? super T, E>, Try.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Find first and last index.
findFirstIndex(Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Find first index.
findFirstIndex(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Find first index.
findFirstIndex(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Find first index.
findFirstIndex(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Find first index.
findFirstIndex(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Find first index.
findFirstIndex(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Find first index.
findFirstIndex(T[], Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find first index.
findFirstIndex(Collection<? extends T>, Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find first index.
findFirstIndex(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Find first index.
findFirstIndex(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Find first index.
findFirstIndex(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Find first index.
findFirstNonNull(T[], Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find first non null.
findFirstNonNull(Collection<T>, Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find first non null.
findFirstOrLast(Try.Predicate<? super T, E>, Try.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Find first or last.
findFirstOrLast(Try.BytePredicate<E>, Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
findFirstOrLast(Try.CharPredicate<E>, Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
findFirstOrLast(Try.DoublePredicate<E>, Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
findFirstOrLast(Try.FloatPredicate<E>, Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
findFirstOrLast(Try.IntPredicate<E>, Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
findFirstOrLast(Try.LongPredicate<E>, Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
findFirstOrLast(Try.ShortPredicate<E>, Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
findFirstOrLast(Try.Predicate<? super T, E>, Try.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
findFirstOrLast(U, Try.BiPredicate<? super T, ? super U, E>, Try.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(Function<? super T, U>, Try.BiPredicate<? super T, ? super U, E>, Try.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(Try.Predicate<? super T, E>, Try.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Find first or last index.
findLast(Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Find last.
findLast(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Find last.
findLast(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Find last.
findLast(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Find last.
findLast(Try.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Find last.
findLast(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Find last.
findLast(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Find last.
findLast(T[], Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find last.
findLast(Collection<T>, Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find last.
findLast(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Find last.
findLast(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Find last.
findLast(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Find last.
findLast(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
findLast(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
findLast(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
findLast(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
findLast(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
findLast(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
findLast(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
findLast(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
findLastIndex(Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Find last index.
findLastIndex(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Find last index.
findLastIndex(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Find last index.
findLastIndex(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Find last index.
findLastIndex(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Find last index.
findLastIndex(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Find last index.
findLastIndex(T[], Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find last index.
findLastIndex(Collection<? extends T>, Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find last index.
findLastIndex(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Find last index.
findLastIndex(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Find last index.
findLastIndex(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Find last index.
findLastNonNull(T[], Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find last non null.
findLastNonNull(Collection<T>, Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Find last non null.
finish() - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
Finish.
finisher() - Method in interface com.landawn.abacus.util.stream.Collector
 
first() - Method in class com.landawn.abacus.util.BooleanList
First.
first() - Method in class com.landawn.abacus.util.ByteList
First.
first() - Method in class com.landawn.abacus.util.CharList
First.
first() - Method in class com.landawn.abacus.util.DoubleList
First.
first() - Method in class com.landawn.abacus.util.ExceptionalStream
First.
first() - Method in class com.landawn.abacus.util.FloatList
First.
first() - Method in class com.landawn.abacus.util.ImmutableSortedSet
First.
first() - Method in class com.landawn.abacus.util.IntList
First.
first(Iterator<T>) - Static method in class com.landawn.abacus.util.Iterators
First.
first() - Method in class com.landawn.abacus.util.LongList
First.
first(Collection<T>) - Static method in class com.landawn.abacus.util.N
First.
first() - Method in class com.landawn.abacus.util.Seq
First.
first(int) - Method in class com.landawn.abacus.util.Seq
Return at most first n elements.
first() - Method in class com.landawn.abacus.util.ShortList
First.
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(int) - 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
 
firstChar(String) - Static method in class com.landawn.abacus.util.StringUtil
First char.
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
First entry.
firstEntry(Map<K, V>) - Static method in class com.landawn.abacus.util.N
First entry.
firstKey() - Method in class com.landawn.abacus.util.ImmutableSortedMap
First key.
firstNonNull(Iterator<T>) - Static method in class com.landawn.abacus.util.Iterators
First non null.
firstNonNull(T, T) - Static method in class com.landawn.abacus.util.N
First non null.
firstNonNull(T, T, T) - Static method in class com.landawn.abacus.util.N
First non null.
firstNonNull(T...) - Static method in class com.landawn.abacus.util.N
First non null.
firstNonNull(Collection<T>) - Static method in class com.landawn.abacus.util.N
First non null.
firstNonNull() - Method in class com.landawn.abacus.util.Seq
First non null.
firstOrNullIfEmpty(Collection<T>) - Static method in class com.landawn.abacus.util.N
First or null if empty.
firstPage() - Method in interface com.landawn.abacus.PaginatedDataSet
Returns the first page.
firstRow() - Method in interface com.landawn.abacus.DataSet
First row.
firstRow(Class<? extends T>) - Method in interface com.landawn.abacus.DataSet
First row.
firstRow(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
First row.
firstRow(IntFunction<? extends T>) - Method in interface com.landawn.abacus.DataSet
First row.
firstRow(IntFunction<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
First row.
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.
flat(byte[][]) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
flat(byte[][], boolean) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
flat(byte[][], byte, boolean) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
flat(byte[][][]) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
flat(char[][]) - Static method in class com.landawn.abacus.util.stream.CharStream
 
flat(char[][], boolean) - Static method in class com.landawn.abacus.util.stream.CharStream
 
flat(char[][], char, boolean) - Static method in class com.landawn.abacus.util.stream.CharStream
 
flat(char[][][]) - Static method in class com.landawn.abacus.util.stream.CharStream
 
flat(double[][]) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
flat(double[][], boolean) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
flat(double[][], double, boolean) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
flat(double[][][]) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
flat(float[][]) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
flat(float[][], boolean) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
flat(float[][], float, boolean) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
flat(float[][][]) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
flat(int[][]) - Static method in class com.landawn.abacus.util.stream.IntStream
 
flat(int[][], boolean) - Static method in class com.landawn.abacus.util.stream.IntStream
 
flat(int[][], int, boolean) - Static method in class com.landawn.abacus.util.stream.IntStream
 
flat(int[][][]) - Static method in class com.landawn.abacus.util.stream.IntStream
 
flat(long[][]) - Static method in class com.landawn.abacus.util.stream.LongStream
 
flat(long[][], boolean) - Static method in class com.landawn.abacus.util.stream.LongStream
 
flat(long[][], long, boolean) - Static method in class com.landawn.abacus.util.stream.LongStream
 
flat(long[][][]) - Static method in class com.landawn.abacus.util.stream.LongStream
 
flat(short[][]) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
flat(short[][], boolean) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
flat(short[][], short, boolean) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
flat(short[][][]) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
flat(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
 
flat(T[][]) - Static method in class com.landawn.abacus.util.stream.Stream
 
flat(T[][], boolean) - Static method in class com.landawn.abacus.util.stream.Stream
 
flat(T[][], T, boolean) - Static method in class com.landawn.abacus.util.stream.Stream
 
flat(T[][][]) - Static method in class com.landawn.abacus.util.stream.Stream
 
flatForEach(Try.BiConsumer<? super K, ? super E, X>) - Method in class com.landawn.abacus.util.Multimap
Flat for each.
flatForEachValue(Try.Consumer<? super E, X>) - Method in class com.landawn.abacus.util.Multimap
Flat for each value.
flatGroupTo(Try.Function<? super T, ? extends Collection<? extends K>, E>) - Method in class com.landawn.abacus.util.Seq
Flat group to.
flatGroupTo(Try.Function<? super T, ? extends Collection<? extends K>, E>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
Flat group to.
flatGroupTo(Try.Function<? super T, ? extends Collection<? extends K>, E>, Try.BiFunction<? super K, ? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.Seq
Flat group to.
flatGroupTo(Try.Function<? super T, ? extends Collection<? extends K>, E>, Try.BiFunction<? super K, ? super T, ? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
Flat group to.
flatInvert(Map<K, ? extends Collection<? extends V>>) - Static method in class com.landawn.abacus.util.Maps
Flat invert.
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>>, 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>>) - 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.SetMultimap
Deprecated.
flatMap(String, Try.Function<?, ? extends Collection<?>, E>, String, String) - Method in interface com.landawn.abacus.DataSet
Flat map.
flatMap(String, Try.Function<?, ? extends Collection<?>, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Flat map.
flatMap(Tuple.Tuple2<String, String>, Try.BiFunction<?, ?, ? extends Collection<?>, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Flat map.
flatMap(Tuple.Tuple3<String, String, String>, Try.TriFunction<?, ?, ?, ? extends Collection<?>, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Flat map.
flatMap(Collection<String>, Try.Function<NoCachingNoUpdating.DisposableObjArray, ? extends Collection<?>, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Flat map.
flatMap(Try.Function<? super T, ? extends ExceptionalStream<? extends R, ? extends E>, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Flat map.
flatMap(Iterator<T>, Function<? super T, ? extends Collection<? extends U>>) - Static method in class com.landawn.abacus.util.Iterators
Flat map.
flatMap(T[], Try.Function<? super T, ? extends Collection<? extends R>, E>) - Static method in class com.landawn.abacus.util.N
Flat map.
flatMap(T[], int, int, Try.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>, Try.Function<? super T, ? extends Collection<? extends R>, E>) - Static method in class com.landawn.abacus.util.N
Flat map.
flatMap(Collection<? extends T>, int, int, Try.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[], Try.Function<? super T, ? extends Collection<? extends R>, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Flat map.
flatMap(T[], int, int, Try.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>, Try.Function<? super T, ? extends Collection<? extends R>, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Flat map.
flatMap(Collection<? extends T>, int, int, Try.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[], Try.Function<? super T, ? extends Collection<? extends T2>, E>, Try.Function<? super T2, ? extends Collection<? extends R>, E2>) - Static method in class com.landawn.abacus.util.N
Flat map.
flatMap(T[], Try.Function<? super T, ? extends Collection<? extends T2>, E>, Try.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<? extends T>, Try.Function<? super T, ? extends Collection<? extends T2>, E>, Try.Function<? super T2, ? extends Collection<? extends R>, E2>) - Static method in class com.landawn.abacus.util.N
Flat map.
flatMap(Collection<? extends T>, Try.Function<? super T, ? extends Collection<? extends T2>, E>, Try.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(Function<? super T, Collection<U>>) - Method in class com.landawn.abacus.util.Observer
Flat map.
flatMap(Try.Function<? super T, ? extends Collection<? extends R>, E>) - Method in class com.landawn.abacus.util.Seq
Flat map.
flatMap(Try.Function<? super T, ? extends Collection<U>, E>, Try.BiFunction<? super T, ? super U, ? extends R, E2>) - Method in class com.landawn.abacus.util.Seq
Flat map.
flatMap(Try.Function<? super T, ? extends Collection<T2>, E>, Try.Function<? super T2, ? extends Collection<T3>, E2>, Try.TriFunction<? super T, ? super T2, ? super T3, R, E3>) - Method in class com.landawn.abacus.util.Seq
Flat map.
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(Function<? super Map.Entry<K, V>, ? extends EntryStream<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMap(BiFunction<? super K, ? super V, ? extends EntryStream<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMap(FloatFunction<? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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(Function<? super T, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMap(Try.Function<? super T, u.Nullable<U>, E>) - Method in class com.landawn.abacus.util.u.Nullable
Flat map.
flatMap(Try.Function<? super T, u.Optional<U>, E>) - Method in class com.landawn.abacus.util.u.Optional
Flat map.
flatMap(Try.BooleanFunction<u.OptionalBoolean, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Flat map.
flatMap(Try.ByteFunction<u.OptionalByte, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Flat map.
flatMap(Try.CharFunction<u.OptionalChar, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Flat map.
flatMap(Try.DoubleFunction<u.OptionalDouble, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Flat map.
flatMap(Try.FloatFunction<u.OptionalFloat, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Flat map.
flatMap(Try.IntFunction<u.OptionalInt, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Flat map.
flatMap(Try.LongFunction<u.OptionalLong, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Flat map.
flatMap(Try.ShortFunction<u.OptionalShort, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Flat map.
flatMapIfNotNull(Try.Function<? super T, u.Nullable<U>, E>) - Method in class com.landawn.abacus.util.u.Nullable
Flat map if not null.
flatMapKey(Function<? super K, ? extends Stream<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMapKey(BiFunction<? super K, ? super V, ? extends Stream<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMapKeyToDisposableEntry(Function<? super K, ? extends Stream<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated. 
flatMapp(Function<? super Map.Entry<K, V>, ? extends Map<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMapp(BiFunction<? super K, ? super 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 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
 
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
 
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
 
flatMapThenFilter(Try.Function<? super T, ? extends Collection<? extends R>, E>, Try.Predicate<? super R, E2>) - Method in class com.landawn.abacus.util.Seq
For better performance, comparing to Stream.
flatMapThenForEach(Try.Function<? super T, ? extends Collection<? extends R>, E>, Try.Consumer<? super R, E2>) - Method in class com.landawn.abacus.util.Seq
For better performance, comparing to Stream.
flatMapToBoolean(Try.Function<? super T, ? extends Collection<Boolean>, E>) - Method in class com.landawn.abacus.util.Seq
Flat map to boolean.
flatMapToByte(Try.Function<? super T, ? extends Collection<Byte>, E>) - Method in class com.landawn.abacus.util.Seq
Flat map to byte.
flatMapToByte(IntFunction<? extends ByteStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMapToByte(Function<? super T, ? extends ByteStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToChar(Try.Function<? super T, ? extends Collection<Character>, E>) - Method in class com.landawn.abacus.util.Seq
Flat map to char.
flatMapToChar(IntFunction<? extends CharStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMapToChar(Function<? super T, ? extends CharStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToDouble(Try.Function<? super T, ? extends Collection<Double>, E>) - Method in class com.landawn.abacus.util.Seq
Flat map to double.
flatMapToDouble(FloatFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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
 
flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToEntry(Function<? super T, ? extends Stream<? extends Map.Entry<? extends K, ? extends V>>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToFloat(Try.Function<? super T, ? extends Collection<Float>, E>) - Method in class com.landawn.abacus.util.Seq
Flat map to float.
flatMapToFloat(DoubleFunction<? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
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
 
flatMapToFloat(Function<? super T, ? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToInt(Try.Function<? super T, ? extends Collection<Integer>, E>) - Method in class com.landawn.abacus.util.Seq
Flat map to int.
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(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
 
flatMapToInt(Function<? super T, ? extends IntStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapToLong(Try.Function<? super T, ? extends Collection<Long>, E>) - Method in class com.landawn.abacus.util.Seq
Flat map to long.
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(IntFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMapToLong(Function<? super T, ? extends LongStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
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(Try.Function<? super T, ? extends Collection<Short>, E>) - Method in class com.landawn.abacus.util.Seq
Flat map to short.
flatMapToShort(IntFunction<? extends ShortStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMapToShort(Function<? super T, ? extends ShortStream>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatMapValue(Function<? super V, ? extends Stream<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flatMapValue(BiFunction<? super K, ? super V, ? extends Stream<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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
Flat stream.
flatStream() - Method in class com.landawn.abacus.util.Multiset
Flat stream.
flatten() - Method in class com.landawn.abacus.util.LongMultiset
Flatten.
flatten(Map<String, Object>) - Static method in class com.landawn.abacus.util.Maps
Flatten.
flatten(Map<String, Object>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Flatten.
flatten(Map<String, Object>, String, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Flatten.
flatten() - Method in class com.landawn.abacus.util.Multiset
Flatten.
flattMap(Try.Function<? super T, ? extends Collection<? extends R>, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Flatt map.
flattMap(T[], Try.Function<? super T, ? extends R[], E>) - Static method in class com.landawn.abacus.util.N
Flatt map.
flattMap(T[], int, int, Try.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>, Try.Function<? super T, ? extends R[], E>) - Static method in class com.landawn.abacus.util.N
Flatt map.
flattMap(Collection<? extends T>, int, int, Try.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[], Try.Function<? super T, ? extends R[], E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Flatt map.
flattMap(T[], int, int, Try.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>, Try.Function<? super T, ? extends R[], E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Flatt map.
flattMap(Collection<? extends T>, int, int, Try.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(Try.Function<? super T, ? extends R[], E>) - Method in class com.landawn.abacus.util.Seq
Flatt map.
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(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(BiFunction<? super K, ? super V, ? extends Stream<? extends Map.Entry<? extends KK, ? extends VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flattMap(FloatFunction<float[]>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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(Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapKey(Function<? super K, ? extends Collection<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flattMapKey(BiFunction<? super K, ? super V, ? 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 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
 
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
 
flattMapToBoolean(Try.Function<? super T, boolean[], E>) - Method in class com.landawn.abacus.util.Seq
Flatt map to boolean.
flattMapToByte(Try.Function<? super T, byte[], E>) - Method in class com.landawn.abacus.util.Seq
Flatt map to byte.
flattMapToByte(Function<? super T, byte[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapToChar(Try.Function<? super T, char[], E>) - Method in class com.landawn.abacus.util.Seq
Flatt map to char.
flattMapToChar(Function<? super T, char[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapToDouble(Try.Function<? super T, double[], E>) - Method in class com.landawn.abacus.util.Seq
Flatt map to double.
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(Try.Function<? super T, float[], E>) - Method in class com.landawn.abacus.util.Seq
Flatt map to float.
flattMapToFloat(Function<? super T, float[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapToInt(Try.Function<? super T, int[], E>) - Method in class com.landawn.abacus.util.Seq
Flatt map to int.
flattMapToInt(Function<? super T, int[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapToLong(Try.Function<? super T, long[], E>) - Method in class com.landawn.abacus.util.Seq
Flatt map to long.
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(Try.Function<? super T, short[], E>) - Method in class com.landawn.abacus.util.Seq
Flatt map to short.
flattMapToShort(Function<? super T, short[]>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattMapValue(Function<? super V, ? extends Collection<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
flattMapValue(BiFunction<? super K, ? 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. 
flatToMap(Try.Function<? super T, ? extends Collection<? extends K>, E>, Try.BiFunction<? super K, ? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.Seq
Flat to map.
flatToMap(Try.Function<? super T, ? extends Collection<? extends K>, E>, Try.BiFunction<? super K, ? super T, ? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
Flat to map.
flatToMap(Try.Function<? super T, ? extends Collection<? extends K>, E>, Try.BiFunction<? super K, ? super T, ? extends V, E2>, Try.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.Seq
Flat to map.
flatToMap(Try.Function<? super T, ? extends Collection<? extends K>, E>, Try.BiFunction<? super K, ? super T, ? extends V, E2>, Try.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
Flat to map.
flatToMap(Try.Function<? super T, ? extends Collection<? extends K>, E>, Collector<? super T, A, D>) - Method in class com.landawn.abacus.util.Seq
Flat to map.
flatToMap(Try.Function<? super T, ? extends Collection<? extends K>, E>, Collector<? super T, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
Flat to map.
flatToMap(Try.Function<? super T, ? extends Collection<? extends K>, E>, Try.BiFunction<? super K, ? super T, ? extends V, E2>, Collector<? super V, A, D>) - Method in class com.landawn.abacus.util.Seq
Flat to map.
flatToMap(Try.Function<? super T, ? extends Collection<? extends K>, E>, Try.BiFunction<? super K, ? super T, ? extends V, E2>, Collector<? super V, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
Flat to map.
flatToMultimap(Try.Function<? super T, ? extends Collection<? extends K>, E>) - Method in class com.landawn.abacus.util.Seq
Flat to multimap.
flatToMultimap(Try.Function<? super T, ? extends Collection<? extends K>, E>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
Flat to multimap.
flatToMultimap(Try.Function<? super T, ? extends Collection<? extends K>, E>, Try.BiFunction<? super K, ? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.Seq
Flat to multimap.
flatToMultimap(Try.Function<? super T, ? extends Collection<? extends K>, E>, Try.BiFunction<? super K, ? super T, ? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
Flat to multimap.
flatToMultimap(Function<? super T, ? extends Stream<? extends K>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatToMultimap(Function<? super T, ? extends Stream<? extends K>>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatToMultimap(Function<? super T, ? extends Stream<? extends K>>, BiFunction<? super K, ? super T, ? extends V>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatToMultimap(Function<? super T, ? extends Stream<? extends K>>, BiFunction<? super K, ? super T, ? extends V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattToMultimap(Function<? super T, ? extends Collection<? extends K>>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattToMultimap(Function<? super T, ? extends Collection<? extends K>>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattToMultimap(Function<? super T, ? extends Collection<? extends K>>, BiFunction<? super K, ? super T, ? extends V>) - Method in class com.landawn.abacus.util.stream.Stream
 
flattToMultimap(Function<? super T, ? extends Collection<? extends K>>, BiFunction<? super K, ? super T, ? extends V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
flatValues() - Method in class com.landawn.abacus.util.Multimap
Flat values.
flatValues(IntFunction<R>) - Method in class com.landawn.abacus.util.Multimap
Flat values.
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(int) - 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.
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).
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(String) - Static method in class com.landawn.abacus.condition.Expression
Floor.
floor(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
Floor.
FLOOR - Static variable in class com.landawn.abacus.util.WD
Field FLOOR.
floorEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Floor entry.
floorKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Floor key.
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(OutputStream) - Method in class com.landawn.abacus.http.AbstractHttpServlet
Flush.
flush(OutputStream) - Static method in class com.landawn.abacus.http.HTTP
Flush.
flush() - Method in class com.landawn.abacus.util.BufferedWriter
Flush.
flush() - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
Flush.
flush() - Method in class com.landawn.abacus.util.SnappyOutputStream
Flush.
flush() - Method in class com.landawn.abacus.util.StringWriter
Flush.
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
Flush all.
flushBuffer() - Method in class com.landawn.abacus.util.BufferedWriter
Flush buffer.
Fn - Class in com.landawn.abacus.util
Factory utility class for functional interfaces.
Fn() - Constructor for class com.landawn.abacus.util.Fn
Instantiates a new fn.
FN() - Constructor for class com.landawn.abacus.util.Fn.FN
Instantiates a new fn.
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.FN - Class in com.landawn.abacus.util
Utility class for exceptional Predicate/Function/Consumer.
Fn.FnB - Class in com.landawn.abacus.util
Utility class for BytePredicate/Function/Consumer.
Fn.FnC - Class in com.landawn.abacus.util
Utility class for CharPredicate/Function/Consumer.
Fn.FnD - Class in com.landawn.abacus.util
Utility class for DoublePredicate/Function/Consumer.
Fn.FnF - Class in com.landawn.abacus.util
Utility class for FloatPredicate/Function/Consumer.
Fn.FnI - Class in com.landawn.abacus.util
Utility class for IntPredicate/Function/Consumer.
Fn.FnL - Class in com.landawn.abacus.util
Utility class for LongPredicate/Function/Consumer.
Fn.Fnn - Class in com.landawn.abacus.util
Utility class for primitive Predicate/Function/Consumer.
Fn.FnS - Class in com.landawn.abacus.util
Utility class for ShortPredicate/Function/Consumer.
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.
FnB() - Constructor for class com.landawn.abacus.util.Fn.FnB
Instantiates a new fn B.
FnC() - Constructor for class com.landawn.abacus.util.Fn.FnC
Instantiates a new fn C.
FnD() - Constructor for class com.landawn.abacus.util.Fn.FnD
Instantiates a new fn D.
FnF() - Constructor for class com.landawn.abacus.util.Fn.FnF
Instantiates a new fn F.
FnI() - Constructor for class com.landawn.abacus.util.Fn.FnI
Instantiates a new fn I.
FnL() - Constructor for class com.landawn.abacus.util.Fn.FnL
Instantiates a new fn L.
Fnn() - Constructor for class com.landawn.abacus.util.Fn.Fnn
Instantiates a new fnn.
FnS() - Constructor for class com.landawn.abacus.util.Fn.FnS
Instantiates a new fn S.
FOLLOW_ONLY_WHEN_PRERENDER_SHOWN - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Follow-Only-When-Prerender-Shown header field name.
FOR_UPDATE - Static variable in class com.landawn.abacus.util.WD
Field FOR_UPDATE.
forcePut(K, V) - Method in class com.landawn.abacus.util.BiMap
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(Try.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>, Try.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, Try.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>, int, int, Try.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(Tuple.Tuple2<String, String>, Try.BiConsumer<?, ?, E>) - Method in interface com.landawn.abacus.DataSet
For each.
forEach(Tuple.Tuple2<String, String>, int, int, Try.BiConsumer<?, ?, E>) - Method in interface com.landawn.abacus.DataSet
For each.
forEach(Tuple.Tuple3<String, String, String>, Try.TriConsumer<?, ?, ?, E>) - Method in interface com.landawn.abacus.DataSet
For each.
forEach(Tuple.Tuple3<String, String, String>, int, int, Try.TriConsumer<?, ?, ?, E>) - Method in interface com.landawn.abacus.DataSet
For each.
forEach(Try.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanList
For each.
forEach(int, int, Try.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanList
For each.
forEach(Try.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanPair
For each.
forEach(Try.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanTriple
For each.
forEach(Try.ByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteList
For each.
forEach(int, int, Try.ByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteList
For each.
forEach(Try.ByteConsumer<E>) - Method in class com.landawn.abacus.util.BytePair
For each.
forEach(Try.ByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteTriple
For each.
forEach(Try.CharConsumer<E>) - Method in class com.landawn.abacus.util.CharList
For each.
forEach(int, int, Try.CharConsumer<E>) - Method in class com.landawn.abacus.util.CharList
For each.
forEach(Try.CharConsumer<E>) - Method in class com.landawn.abacus.util.CharPair
For each.
forEach(Try.CharConsumer<E>) - Method in class com.landawn.abacus.util.CharTriple
For each.
forEach(Try.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleList
For each.
forEach(int, int, Try.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleList
For each.
forEach(Try.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoublePair
For each.
forEach(Try.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleTriple
For each.
forEach(Try.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
For each.
forEach(Try.Consumer<? super T, E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.ExceptionalStream
For each.
forEach(Try.Function<? super T, ? extends Collection<U>, E>, Try.BiConsumer<? super T, ? super U, E2>) - Method in class com.landawn.abacus.util.ExceptionalStream
For each.
forEach(Try.Function<? super T, ? extends Collection<T2>, E>, Try.Function<? super T2, ? extends Collection<T3>, E2>, Try.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Method in class com.landawn.abacus.util.ExceptionalStream
For each.
forEach(Try.FloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatList
For each.
forEach(int, int, Try.FloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatList
For each.
forEach(Try.FloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatPair
For each.
forEach(Try.FloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatTriple
For each.
forEach(Try.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntList
For each.
forEach(int, int, Try.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntList
For each.
forEach(Try.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntPair
For each.
forEach(Try.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntTriple
For each.
forEach(Iterator<T>, Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
For each.
forEach(Iterator<T>, Try.IndexedConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
For each.
forEach(Iterator<T>, Try.Function<? super T, ? extends Collection<U>, E>, Try.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.Iterators
For each.
forEach(Iterator<T>, Try.Function<? super T, ? extends Collection<T2>, E>, Try.Function<? super T2, ? extends Collection<T3>, E2>, Try.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.Iterators
For each.
forEach(Iterator<A>, Iterator<B>, Try.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.Iterators
For each.
forEach(Iterator<A>, Iterator<B>, Iterator<C>, Try.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.Iterators
For each.
forEach(Iterator<A>, Iterator<B>, A, B, Try.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.Iterators
For each.
forEach(Iterator<A>, Iterator<B>, Iterator<C>, A, B, C, Try.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.Iterators
For each.
forEach(Try.LongConsumer<E>) - Method in class com.landawn.abacus.util.LongList
For each.
forEach(int, int, Try.LongConsumer<E>) - Method in class com.landawn.abacus.util.LongList
For each.
forEach(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.LongMultiset
For each.
forEach(Try.ObjLongConsumer<? super T, E>) - Method in class com.landawn.abacus.util.LongMultiset
For each.
forEach(Try.LongConsumer<E>) - Method in class com.landawn.abacus.util.LongPair
For each.
forEach(Try.LongConsumer<E>) - Method in class com.landawn.abacus.util.LongTriple
For each.
forEach(Map<K, V>, Try.BiConsumer<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Maps
For each.
forEach(Try.BiConsumer<? super K, ? super V, X>) - Method in class com.landawn.abacus.util.Multimap
For each.
forEach(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Multiset
For each.
forEach(Try.ObjIntConsumer<? super T, E>) - Method in class com.landawn.abacus.util.Multiset
For each.
forEach(int, int, Try.IntConsumer<E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(int, int, int, Try.IntConsumer<E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(int, int, T, Try.ObjIntConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(int, int, int, T, Try.ObjIntConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(T[], Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(T[], int, int, Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(T[], Try.IndexedConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(T[], int, int, Try.IndexedConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(C, Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(C, int, int, Try.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(C, Try.IndexedConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(C, int, int, Try.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.
forEach(T[], Try.Function<? super T, ? extends Collection<U>, E>, Try.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(Collection<T>, Try.Function<? super T, ? extends Collection<U>, E>, Try.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(T[], Try.Function<? super T, ? extends Collection<T2>, E>, Try.Function<? super T2, ? extends Collection<T3>, E2>, Try.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(Collection<T>, Try.Function<? super T, ? extends Collection<T2>, E>, Try.Function<? super T2, ? extends Collection<T3>, E2>, Try.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(A[], B[], Try.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(Collection<A>, Collection<B>, Try.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(A[], B[], C[], Try.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(Collection<A>, Collection<B>, Collection<C>, Try.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(A[], B[], A, B, Try.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(Collection<A>, Collection<B>, A, B, Try.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(A[], B[], C[], A, B, C, Try.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(Collection<A>, Collection<B>, Collection<C>, A, B, C, Try.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
For each.
forEach(Try.Consumer<?, E>) - Method in class com.landawn.abacus.util.Pair
For each.
foreach(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Foreach.
forEach(Try.Consumer<? super T, E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.Seq
For each.
forEach(Try.IndexedConsumer<? super T, E>) - Method in class com.landawn.abacus.util.Seq
For each.
forEach(Try.Function<? super T, ? extends Collection<U>, E>, Try.BiConsumer<? super T, ? super U, E2>) - Method in class com.landawn.abacus.util.Seq
For each.
forEach(Try.Function<? super T, ? extends Collection<T2>, E>, Try.Function<? super T2, ? extends Collection<T3>, E2>, Try.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Method in class com.landawn.abacus.util.Seq
For each.
forEach(Try.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortList
For each.
forEach(int, int, Try.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortList
For each.
forEach(Try.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortPair
For each.
forEach(Try.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortTriple
For each.
forEach(Try.ByteConsumer<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
forEach(Try.CharConsumer<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
forEach(Try.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
forEach(Try.Consumer<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
forEach(Try.BiConsumer<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
forEach(Try.FloatConsumer<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
forEach(Try.IntConsumer<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
forEach(Try.LongConsumer<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
forEach(Try.ShortConsumer<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
forEach(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEach(Try.Consumer<? super T, E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEach(Try.Function<? super T, ? extends Collection<U>, E>, Try.BiConsumer<? super T, ? super U, E2>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEach(Try.Function<? super T, ? extends Collection<T2>, E>, Try.Function<? super T2, ? extends Collection<T3>, E2>, Try.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEach(Try.Consumer<?, E>) - Method in class com.landawn.abacus.util.Triple
For each.
forEach(Try.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple
For each.
forEach(Try.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple1
For each.
forEach(Try.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
For each.
forEach(Try.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
For each.
forEach(Try.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple4
For each.
forEach(Try.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple5
For each.
forEach(Try.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple6
For each.
forEach(Try.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple7
For each.
forEach(Try.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple8
For each.
forEach(Try.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple9
For each.
forEachKey(Try.Consumer<? super K, X>) - Method in class com.landawn.abacus.util.Multimap
For each key.
forEachNonNull(Iterator<T>, Try.Function<? super T, ? extends Collection<U>, E>, Try.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.Iterators
For each non null.
forEachNonNull(Iterator<T>, Try.Function<? super T, ? extends Collection<T2>, E>, Try.Function<? super T2, ? extends Collection<T3>, E2>, Try.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.Iterators
For each non null.
forEachNonNull(T[], Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(Collection<T>, Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(T[], Try.Function<? super T, ? extends Collection<U>, E>, Try.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(Collection<T>, Try.Function<? super T, ? extends Collection<U>, E>, Try.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(T[], Try.Function<? super T, ? extends Collection<T2>, E>, Try.Function<? super T2, ? extends Collection<T3>, E2>, Try.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(Collection<T>, Try.Function<? super T, ? extends Collection<T2>, E>, Try.Function<? super T2, ? extends Collection<T3>, E2>, Try.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
For each non null.
forEachNonNull(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Seq
For each non null.
forEachNonNull(Try.Function<? super T, ? extends Collection<U>, E>, Try.BiConsumer<? super T, ? super U, E2>) - Method in class com.landawn.abacus.util.Seq
For each non null.
forEachNonNull(Try.Function<? super T, ? extends Collection<T2>, E>, Try.Function<? super T2, ? extends Collection<T3>, E2>, Try.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Method in class com.landawn.abacus.util.Seq
For each non null.
forEachPair(Try.BiConsumer<? super T, ? super T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
For each pair.
forEachPair(Try.BiConsumer<? super T, ? super T, E>, int) - Method in class com.landawn.abacus.util.ExceptionalStream
For each pair.
forEachPair(Iterator<T>, Try.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
For each pair.
forEachPair(Iterator<T>, Try.BiConsumer<? super T, ? super T, E>, int) - Static method in class com.landawn.abacus.util.Iterators
For each pair.
forEachPair(Try.BiConsumer<? super T, ? super T, E>) - Method in class com.landawn.abacus.util.Seq
For each pair.
forEachPair(Try.BiConsumer<? super T, ? super T, E>, int) - Method in class com.landawn.abacus.util.Seq
For each pair.
forEachPair(Try.BiConsumer<? super T, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEachPair(Try.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.
forEachRemaining(Try.BiConsumer<? super A, ? super B, E>) - Method in class com.landawn.abacus.util.BiIterator
For each remaining.
forEachRemaining(Consumer<? super Pair<A, B>>) - Method in class com.landawn.abacus.util.BiIterator
Deprecated. 
foreachRemaining(Try.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanIterator
Foreach remaining.
forEachRemaining(Consumer<? super Boolean>) - Method in class com.landawn.abacus.util.BooleanIterator
Deprecated.
foreachRemaining(Try.ByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteIterator
Foreach remaining.
forEachRemaining(Consumer<? super Byte>) - Method in class com.landawn.abacus.util.ByteIterator
Deprecated.
foreachRemaining(Try.CharConsumer<E>) - Method in class com.landawn.abacus.util.CharIterator
Foreach remaining.
forEachRemaining(Consumer<? super Character>) - Method in class com.landawn.abacus.util.CharIterator
Deprecated.
foreachRemaining(Try.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleIterator
Foreach remaining.
forEachRemaining(Consumer<? super Double>) - Method in class com.landawn.abacus.util.DoubleIterator
Deprecated.
foreachRemaining(Try.FloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatIterator
Foreach remaining.
forEachRemaining(Consumer<? super Float>) - Method in class com.landawn.abacus.util.FloatIterator
Deprecated.
foreachRemaining(Try.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntIterator
Foreach remaining.
forEachRemaining(Consumer<? super Integer>) - Method in class com.landawn.abacus.util.IntIterator
Deprecated.
foreachRemaining(Try.Consumer<? super String, E>) - Method in class com.landawn.abacus.util.LineIterator
Foreach remaining.
foreachRemaining(Try.LongConsumer<E>) - Method in class com.landawn.abacus.util.LongIterator
Foreach remaining.
forEachRemaining(Consumer<? super Long>) - Method in class com.landawn.abacus.util.LongIterator
Deprecated.
foreachRemaining(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ObjIterator
Foreach remaining.
foreachRemaining(Try.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortIterator
Foreach remaining.
forEachRemaining(Consumer<? super Short>) - Method in class com.landawn.abacus.util.ShortIterator
Deprecated.
forEachRemaining(Try.TriConsumer<? super A, ? super B, ? super C, E>) - Method in class com.landawn.abacus.util.TriIterator
For each remaining.
forEachRemaining(Consumer<? super Triple<A, B, C>>) - Method in class com.landawn.abacus.util.TriIterator
Deprecated. 
forEachTriple(Try.TriConsumer<? super T, ? super T, ? super T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
For each triple.
forEachTriple(Try.TriConsumer<? super T, ? super T, ? super T, E>, int) - Method in class com.landawn.abacus.util.ExceptionalStream
For each triple.
forEachTriple(Iterator<T>, Try.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
For each triple.
forEachTriple(Iterator<T>, Try.TriConsumer<? super T, ? super T, ? super T, E>, int) - Static method in class com.landawn.abacus.util.Iterators
For each triple.
forEachTriple(Try.TriConsumer<? super T, ? super T, ? super T, E>) - Method in class com.landawn.abacus.util.Seq
For each triple.
forEachTriple(Try.TriConsumer<? super T, ? super T, ? super T, E>, int) - Method in class com.landawn.abacus.util.Seq
For each triple.
forEachTriple(Try.TriConsumer<? super T, ? super T, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
forEachTriple(Try.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.
forEachValue(Try.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
Formalize.
formalizePropName(String) - Static method in class com.landawn.abacus.util.ClassUtil
It's designed for field/method/class/column/table names.
format(Date) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Date, String) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Date, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Writer, Date) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Writer, Date, String) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Writer, Date, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Calendar, String) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Calendar, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Writer, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Writer, Calendar, String) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Writer, Calendar, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(XMLGregorianCalendar) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(XMLGregorianCalendar, String) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(XMLGregorianCalendar, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Writer, XMLGregorianCalendar) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Writer, XMLGregorianCalendar, String) - Static method in class com.landawn.abacus.util.DateUtil
Format.
format(Writer, XMLGregorianCalendar, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Format.
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]
formatJSON(String) - Static method in class com.landawn.abacus.util.N
Format JSON.
formatJSON(Class<?>, String) - Static method in class com.landawn.abacus.util.N
Format JSON.
formatJSON(Type<?>, String) - Static method in class com.landawn.abacus.util.N
Format JSON.
formatPath(File) - Static method in class com.landawn.abacus.util.Configuration
Format path.
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
For update.
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.
fp(FloatPredicate) - Static method in class com.landawn.abacus.util.Fn.Fnn
Fp.
fprintln(String, T...) - Static method in class com.landawn.abacus.util.N
Fprintln.
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.
from(Map<String, Object>) - Static method in interface com.landawn.abacus.EntityId
 
from(String, Map<String, Object>) - Static method in interface com.landawn.abacus.EntityId
 
FROM - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP From header field name.
from(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.BiMap
Deprecated.
replaced by copyOf
from(Collection<Boolean>) - Static method in class com.landawn.abacus.util.BooleanList
From.
from(Collection<Boolean>, boolean) - Static method in class com.landawn.abacus.util.BooleanList
From.
from(Collection<Boolean>, int, int) - Static method in class com.landawn.abacus.util.BooleanList
From.
from(Collection<Boolean>, int, int, boolean) - Static method in class com.landawn.abacus.util.BooleanList
From.
from(Collection<Byte>) - Static method in class com.landawn.abacus.util.ByteList
From.
from(Collection<Byte>, byte) - Static method in class com.landawn.abacus.util.ByteList
From.
from(Collection<Byte>, int, int) - Static method in class com.landawn.abacus.util.ByteList
From.
from(Collection<Byte>, int, int, byte) - Static method in class com.landawn.abacus.util.ByteList
From.
from(Collection<Character>) - Static method in class com.landawn.abacus.util.CharList
From.
from(Collection<Character>, char) - Static method in class com.landawn.abacus.util.CharList
From.
from(Collection<Character>, int, int) - Static method in class com.landawn.abacus.util.CharList
From.
from(Collection<Character>, int, int, char) - Static method in class com.landawn.abacus.util.CharList
From.
from(Collection<Double>) - Static method in class com.landawn.abacus.util.DoubleList
From.
from(Collection<Double>, double) - Static method in class com.landawn.abacus.util.DoubleList
From.
from(Collection<Double>, int, int) - Static method in class com.landawn.abacus.util.DoubleList
From.
from(Collection<Double>, int, int, double) - Static method in class com.landawn.abacus.util.DoubleList
From.
from() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
From.
from(Collection<Float>) - Static method in class com.landawn.abacus.util.FloatList
From.
from(Collection<Float>, float) - Static method in class com.landawn.abacus.util.FloatList
From.
from(Collection<Float>, int, int) - Static method in class com.landawn.abacus.util.FloatList
From.
from(Collection<Float>, int, int, float) - Static method in class com.landawn.abacus.util.FloatList
From.
from(Map.Entry<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableEntry
From.
from(Collection<Integer>) - Static method in class com.landawn.abacus.util.IntList
From.
from(Collection<Integer>, int) - Static method in class com.landawn.abacus.util.IntList
From.
from(Collection<Integer>, int, int) - Static method in class com.landawn.abacus.util.IntList
From.
from(Collection<Integer>, int, int, int) - Static method in class com.landawn.abacus.util.IntList
From.
from(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.ListMultimap
From.
from(Collection<? extends T>, Try.Function<? super T, ? extends K, X>) - Static method in class com.landawn.abacus.util.ListMultimap
From.
from(Collection<? extends T>, Try.Function<? super T, ? extends K, X>, Try.Function<? super T, ? extends E, X2>) - Static method in class com.landawn.abacus.util.ListMultimap
From.
from(Map<? extends K, ? extends E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
from(Collection<? extends T>, Try.Function<? super T, ? extends K, X>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
from(Collection<? extends T>, Try.Function<? super T, ? extends K, X>, Try.Function<? super T, ? extends E, X2>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
from(Collection<Long>) - Static method in class com.landawn.abacus.util.LongList
From.
from(Collection<Long>, long) - Static method in class com.landawn.abacus.util.LongList
From.
from(Collection<Long>, int, int) - Static method in class com.landawn.abacus.util.LongList
From.
from(Collection<Long>, int, int, long) - Static method in class com.landawn.abacus.util.LongList
From.
from(Collection<? extends T>) - Static method in class com.landawn.abacus.util.LongMultiset
From.
from(Map<? extends T, Long>) - Static method in class com.landawn.abacus.util.LongMultiset
From.
from(Multiset<? extends T>) - Static method in class com.landawn.abacus.util.LongMultiset
From.
from(Map<? extends K, ? extends E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
From.
from(Collection<? extends T>, Try.Function<? super T, ? extends K, X>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
From.
from(Collection<? extends T>, Try.Function<? super T, ? extends K, X>, Try.Function<? super T, ? extends E, X2>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
From.
from(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Multiset
From.
from(Map<? extends T, Integer>) - Static method in class com.landawn.abacus.util.Multiset
From.
from(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.Pair
From.
from(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.Properties
From.
from(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.SetMultimap
From.
from(Collection<? extends T>, Try.Function<? super T, ? extends K, X>) - Static method in class com.landawn.abacus.util.SetMultimap
From.
from(Collection<? extends T>, Try.Function<? super T, ? extends K, X>, Try.Function<? super T, ? extends E, X2>) - Static method in class com.landawn.abacus.util.SetMultimap
From.
from(Map<? extends K, ? extends E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
from(Collection<? extends T>, Try.Function<? super T, ? extends K, X>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
from(Collection<? extends T>, Try.Function<? super T, ? extends K, X>, Try.Function<? super T, ? extends E, X2>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
from(Collection<Short>) - Static method in class com.landawn.abacus.util.ShortList
From.
from(Collection<Short>, short) - Static method in class com.landawn.abacus.util.ShortList
From.
from(Collection<Short>, int, int) - Static method in class com.landawn.abacus.util.ShortList
From.
from(Collection<Short>, int, int, short) - Static method in class com.landawn.abacus.util.ShortList
From.
from(String) - Method in class com.landawn.abacus.util.SQLBuilder
From.
from(String...) - Method in class com.landawn.abacus.util.SQLBuilder
From.
from(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
From.
from(Map<String, String>) - Method in class com.landawn.abacus.util.SQLBuilder
From.
from(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
From.
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(Collector<T, A, R>) - Static method in interface com.landawn.abacus.util.stream.Collector
 
from(Iterator<Double>) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
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(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(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(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(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(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<K, V>) - Static method in class com.landawn.abacus.util.Tuple
From.
from(Object[]) - Static method in class com.landawn.abacus.util.Tuple
From.
from(Collection<?>) - Static method in class com.landawn.abacus.util.Tuple
From.
from(u.Optional<T>) - Static method in class com.landawn.abacus.util.u.Nullable
From.
from(Optional<T>) - Static method in class com.landawn.abacus.util.u.Nullable
From.
from(Optional<T>) - Static method in class com.landawn.abacus.util.u.Optional
From.
from(OptionalDouble) - Static method in class com.landawn.abacus.util.u.OptionalDouble
From.
from(OptionalInt) - Static method in class com.landawn.abacus.util.u.OptionalInt
From.
from(OptionalLong) - Static method in class com.landawn.abacus.util.u.OptionalLong
From.
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
From file.
fromInt(int) - Static method in class com.landawn.abacus.hash.HashCode
Creates a 32-bit HashCode representation of the given int value.
fromJSON(Class<T>, String) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(Class<T>, String, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(Class<T>, File) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(Class<T>, File, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(Class<T>, InputStream) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(Class<T>, InputStream, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(Class<T>, Reader) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(Class<T>, Reader, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(TypeReference<T>, String) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(TypeReference<T>, String, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(TypeReference<T>, File) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(TypeReference<T>, File, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(TypeReference<T>, InputStream) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(TypeReference<T>, InputStream, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(TypeReference<T>, Reader) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(TypeReference<T>, Reader, Fj.DeserializeConfig) - Static method in class com.landawn.abacus.parser.Fj
From JSON.
fromJSON(Class<? extends T>, String) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Class<? extends T>, String, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Class<? extends T>, File) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Class<? extends T>, File, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Class<? extends T>, InputStream) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Class<? extends T>, InputStream, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Class<? extends T>, Reader) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Class<? extends T>, Reader, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Class<? extends T>, String, int, int) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Class<? extends T>, String, int, int, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Type<? extends T>, String) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Type<? extends T>, String, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Type<? extends T>, File) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Type<? extends T>, File, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Type<? extends T>, InputStream) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Type<? extends T>, InputStream, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Type<? extends T>, Reader) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Type<? extends T>, Reader, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Type<? extends T>, String, int, int) - Static method in class com.landawn.abacus.util.N
From JSON.
fromJSON(Type<? extends T>, String, int, int, JSONDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From JSON.
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.
fromm(Map<? extends K, ? extends Collection<? extends E>>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.ListMultimap
Deprecated.
fromm(Map<? extends T, Integer>) - Static method in class com.landawn.abacus.util.LongMultiset
Fromm.
fromm(Map<? extends K, ? extends Collection<? extends E>>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
Fromm.
fromm(Map<? extends K, ? extends Collection<? extends E>>) - Static method in class com.landawn.abacus.util.SetMultimap
Fromm.
fromm(Map<? extends K, ? extends Collection<? extends E>>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
fromString(String) - Static method in class com.landawn.abacus.hash.HashCode
Creates a HashCode from a hexadecimal (base 16) encoded string.
fromXML(Class<? extends T>, String) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Class<? extends T>, String, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Class<? extends T>, File) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Class<? extends T>, File, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Class<? extends T>, InputStream) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Class<? extends T>, InputStream, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Class<? extends T>, Reader) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Class<? extends T>, Reader, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Type<? extends T>, String) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Type<? extends T>, String, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Type<? extends T>, File) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Type<? extends T>, File, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Type<? extends T>, InputStream) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Type<? extends T>, InputStream, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Type<? extends T>, Reader) - Static method in class com.landawn.abacus.util.N
From XML.
fromXML(Type<? extends T>, Reader, XMLDeserializationConfig) - Static method in class com.landawn.abacus.util.N
From XML.
frozen() - Method in interface com.landawn.abacus.DataSet
Method frozen.
frozen() - Method in interface com.landawn.abacus.DirtyMarker
Method 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 - Static variable in class com.landawn.abacus.util.WD
Field FULL_JOIN.
fullJoin(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Full join.
fullJoin(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Full join.
fullJoin(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Full join.
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.
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(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
Full join.
fullJoin(Collection<U>, Try.Function<? super T, ?, E>, Try.Function<? super U, ?, E2>) - Method in class com.landawn.abacus.util.Seq
The time complexity is O(n + m) : n is the size of this Seq and m is the size of specified collection b.
fullJoin(Collection<U>, Try.BiPredicate<? super T, ? super U, E>) - Method in class com.landawn.abacus.util.Seq
The time complexity is O(n * m) : n is the size of this Seq and m is the size of specified collection b.
fullJoin(String) - Method in class com.landawn.abacus.util.SQLBuilder
Full join.
fullJoin(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
Full join.
fullJoin(Collection<U>, Function<? super T, ?>, Function<? 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<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.
Function<T,R> - Interface in com.landawn.abacus.util.function
Functions() - Constructor for class com.landawn.abacus.util.Fn.Functions
Instantiates a new functions.
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(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Ge.
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.Expression
Ge.
ge(Object) - Method in class com.landawn.abacus.condition.NamedProperty
Ge.
Gender - Enum in com.landawn.abacus.util
The Enum Gender.
generate(Consumer<Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
Returns an infinite BiIterator.
generate(BooleanSupplier, Consumer<Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
Generate.
generate(int, int, IndexedConsumer<Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
Generate.
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.
generate(ByteSupplier) - Static method in class com.landawn.abacus.util.ByteIterator
Returns an infinite ByteIterator.
generate(BooleanSupplier, ByteSupplier) - Static method in class com.landawn.abacus.util.ByteIterator
Generate.
generate(CharSupplier) - Static method in class com.landawn.abacus.util.CharIterator
Returns an infinite CharIterator.
generate(BooleanSupplier, CharSupplier) - Static method in class com.landawn.abacus.util.CharIterator
Generate.
generate(DoubleSupplier) - Static method in class com.landawn.abacus.util.DoubleIterator
Returns an infinite DoubleIterator.
generate(BooleanSupplier, DoubleSupplier) - Static method in class com.landawn.abacus.util.DoubleIterator
Generate.
generate(FloatSupplier) - Static method in class com.landawn.abacus.util.FloatIterator
Returns an infinite FloatIterator.
generate(BooleanSupplier, FloatSupplier) - Static method in class com.landawn.abacus.util.FloatIterator
Generate.
generate(IntSupplier) - Static method in class com.landawn.abacus.util.IntIterator
Returns an infinite IntIterator.
generate(BooleanSupplier, IntSupplier) - Static method in class com.landawn.abacus.util.IntIterator
Generate.
generate(U, Predicate<? super U>, Function<? super U, T>) - Static method in class com.landawn.abacus.util.Iterators
Generate.
generate(U, BiPredicate<? super U, T>, BiFunction<? super U, T, T>) - Static method in class com.landawn.abacus.util.Iterators
Generate.
generate(LongSupplier) - Static method in class com.landawn.abacus.util.LongIterator
Returns an infinite LongIterator.
generate(BooleanSupplier, LongSupplier) - Static method in class com.landawn.abacus.util.LongIterator
Generate.
generate(Supplier<T>) - Static method in class com.landawn.abacus.util.ObjIterator
Returns an infinite ObjIterator.
generate(BooleanSupplier, Supplier<T>) - Static method in class com.landawn.abacus.util.ObjIterator
Generate.
generate(ShortSupplier) - Static method in class com.landawn.abacus.util.ShortIterator
Returns an infinite ShortIterator.
generate(BooleanSupplier, ShortSupplier) - Static method in class com.landawn.abacus.util.ShortIterator
Generate.
generate(ByteSupplier) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
generate(CharSupplier) - Static method in class com.landawn.abacus.util.stream.CharStream
 
generate(DoubleSupplier) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
generate(FloatSupplier) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
generate(IntSupplier) - Static method in class com.landawn.abacus.util.stream.IntStream
 
generate(LongSupplier) - Static method in class com.landawn.abacus.util.stream.LongStream
 
generate(ShortSupplier) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
generate(Supplier<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
generate(Consumer<Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
Returns an infinite BiIterator.
generate(BooleanSupplier, Consumer<Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
Generate.
generate(int, int, IndexedConsumer<Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
Generate.
generateDigest(byte[]) - Static method in class com.landawn.abacus.util.WSSecurityUtil
Generate a (SHA1) digest of the input bytes.
generateKey(K) - Method in class com.landawn.abacus.cache.DistributedCache
Generate key.
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.
GenericKeyedObjectPool(int, long, EvictionPolicy) - Constructor for class com.landawn.abacus.pool.GenericKeyedObjectPool
Instantiates a new generic keyed object pool.
GenericKeyedObjectPool(int, long, EvictionPolicy, long, KeyedObjectPool.MemoryMeasure<K, E>) - Constructor for class com.landawn.abacus.pool.GenericKeyedObjectPool
Instantiates a new generic keyed object pool.
GenericKeyedObjectPool(int, long, EvictionPolicy, boolean, float) - Constructor for class com.landawn.abacus.pool.GenericKeyedObjectPool
Instantiates a new generic keyed object pool.
GenericKeyedObjectPool(int, long, EvictionPolicy, boolean, float, long, KeyedObjectPool.MemoryMeasure<K, E>) - Constructor for class com.landawn.abacus.pool.GenericKeyedObjectPool
Instantiates a new generic keyed object pool.
GenericObjectPool<E extends Poolable> - Class in com.landawn.abacus.pool
The Class GenericObjectPool.
GenericObjectPool(int, long, EvictionPolicy) - Constructor for class com.landawn.abacus.pool.GenericObjectPool
Instantiates a new generic object pool.
GenericObjectPool(int, long, EvictionPolicy, long, ObjectPool.MemoryMeasure<E>) - Constructor for class com.landawn.abacus.pool.GenericObjectPool
Instantiates a new generic object pool.
GenericObjectPool(int, long, EvictionPolicy, boolean, float) - Constructor for class com.landawn.abacus.pool.GenericObjectPool
Instantiates a new generic object pool.
GenericObjectPool(int, long, EvictionPolicy, boolean, float, long, ObjectPool.MemoryMeasure<E>) - Constructor for class com.landawn.abacus.pool.GenericObjectPool
Instantiates a new generic object pool.
get(K) - Method in class com.landawn.abacus.cache.AbstractCache
Gets the.
get(K) - Method in interface com.landawn.abacus.cache.Cache
Gets the.
get(String) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
Gets the.
get(String) - Method in class com.landawn.abacus.cache.JRedis
Gets the.
get(String) - Method in class com.landawn.abacus.cache.SpyMemcached
Gets the.
get(Operator) - Method in class com.landawn.abacus.condition.Criteria
Gets the.
get(int, int) - Method in interface com.landawn.abacus.DataSet
There is NO underline auto-conversion from column value to target type: T.
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(int) - 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.DataSet
There is NO underline auto-conversion from column value to target type: T.
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>, 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(String) - Method in interface com.landawn.abacus.EntityId
Method get.
get(Class<T>, String) - Method in interface com.landawn.abacus.EntityId
Method get.
get() - Method in class com.landawn.abacus.http.AbstractHttpClient
Gets the.
get(HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Gets the.
get(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Gets the.
get(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Gets the.
get(Class<T>) - Method in class com.landawn.abacus.http.AbstractHttpClient
Gets the.
get(Class<T>, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Gets the.
get(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Gets the.
get(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Gets the.
GET - Annotation Type in com.landawn.abacus.http
Make a GET request to a REST path relative to base URL.
get(String) - Method in class com.landawn.abacus.http.HttpHeaders
Gets the.
get() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
get(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
get(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Gets the.
get(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Method get.
get(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the.
get(Object) - Method in class com.landawn.abacus.util.ArrayHashMap
Gets the.
get(Class<T>, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(Class<T>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(Class<T>, Connection, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(Class<T>, Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(Class<T>, Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(Class<T>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(String, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(String, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(Connection, String, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(Connection, String, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the.
get(Object) - Method in class com.landawn.abacus.util.BiMap
Gets the.
get(int) - Method in class com.landawn.abacus.util.BooleanList
Gets the.
get(int) - Method in class com.landawn.abacus.util.ByteList
Gets the.
get(int) - Method in class com.landawn.abacus.util.CharList
Gets the.
get(String) - Static method in class com.landawn.abacus.util.Charsets
Gets the.
get() - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the.
get(long, TimeUnit) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the.
get(int) - Method in class com.landawn.abacus.util.DoubleList
Gets the.
get(int) - Method in class com.landawn.abacus.util.FloatList
Gets the.
get(Supplier<T>) - Static method in class com.landawn.abacus.util.Fn
Gets the.
get() - Method in interface com.landawn.abacus.util.function.Supplier
 
get(int) - Method in class com.landawn.abacus.util.ImmutableList
Gets the.
get(Object) - Method in class com.landawn.abacus.util.ImmutableMap
Gets the.
get(int) - Method in class com.landawn.abacus.util.IntList
Gets the.
get(Iterator<T>, int) - Static method in class com.landawn.abacus.util.Iterators
Gets the.
get(ID) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Gets the.
get(Collection<String>, ID) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Gets the.
get(int) - Method in class com.landawn.abacus.util.LongList
Gets the.
get(Object) - Method in class com.landawn.abacus.util.LongMultiset
Gets the.
get(Map<K, V>, Object) - Static method in class com.landawn.abacus.util.Maps
Gets the.
get(K) - Method in class com.landawn.abacus.util.MemcachedLock
Gets the.
get(Object) - Method in class com.landawn.abacus.util.Multimap
Gets the.
get(Object) - Method in class com.landawn.abacus.util.Multiset
Gets the.
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
Gets the.
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
Gets the.
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Gets the.
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Gets the.
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Gets the.
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Gets the.
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Gets the.
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Gets the.
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Gets the.
get(Object) - Method in class com.landawn.abacus.util.ObjectPool
Gets the.
get(Object) - Method in class com.landawn.abacus.util.Properties
Gets the.
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(String) - Method in class com.landawn.abacus.util.Reflection
Gets the.
get() - Method in class com.landawn.abacus.util.SafeInitializer
Get (and initialize, if not initialized yet) the required object.
get(int) - Method in class com.landawn.abacus.util.ShortList
Gets the.
get(ID) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Gets the.
get(ID, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Gets the.
get(Connection, ID, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Gets the.
get(Class<T>, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the.
get(Class<T>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the.
get(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the.
get(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the.
get(Class<T>, Connection, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the.
get(Class<T>, Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the.
get(Class<T>, Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the.
get(Class<T>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the.
get(String, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
v.
get(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the.
get(String, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the.
get(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
 
get(Connection, String, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
 
get(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the.
get(Connection, String, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the.
get(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
 
get(ID) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Gets the.
get(ID, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Gets the.
get(Connection, ID, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Gets the.
get(String) - Method in class com.landawn.abacus.util.SQLMapper
Gets the.
get() - Method in interface com.landawn.abacus.util.Try.EE.Supplier
Gets the.
get() - Method in interface com.landawn.abacus.util.Try.Supplier
Gets the.
get() - Method in class com.landawn.abacus.util.u.Nullable
Gets the.
get() - Method in class com.landawn.abacus.util.u.Optional
Gets the.
get() - Method in class com.landawn.abacus.util.u.OptionalBoolean
Gets the.
get() - Method in class com.landawn.abacus.util.u.OptionalByte
Gets the.
get() - Method in class com.landawn.abacus.util.u.OptionalChar
Gets the.
get() - Method in class com.landawn.abacus.util.u.OptionalDouble
Gets the.
get() - Method in class com.landawn.abacus.util.u.OptionalFloat
Gets the.
get() - Method in class com.landawn.abacus.util.u.OptionalInt
Gets the.
get() - Method in class com.landawn.abacus.util.u.OptionalLong
Gets the.
get() - Method in class com.landawn.abacus.util.u.OptionalShort
Gets the.
GET_BIG_DECIMAL - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant GET_BIG_DECIMAL.
GET_BIG_DECIMAL - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowMapper
The Constant GET_BIG_DECIMAL.
GET_BOOLEAN - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant GET_BOOLEAN.
GET_BOOLEAN - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowMapper
The Constant GET_BOOLEAN.
GET_BYTE - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant GET_BYTE.
GET_BYTE - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowMapper
The Constant GET_BYTE.
GET_DATE - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant GET_DATE.
GET_DATE - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowMapper
The Constant GET_DATE.
GET_DOUBLE - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant GET_DOUBLE.
GET_DOUBLE - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowMapper
The Constant GET_DOUBLE.
GET_FLOAT - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant GET_FLOAT.
GET_FLOAT - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowMapper
The Constant GET_FLOAT.
GET_INT - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant GET_INT.
GET_INT - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowMapper
The Constant GET_INT.
GET_LONG - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant GET_LONG.
GET_LONG - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowMapper
The Constant GET_LONG.
GET_SHORT - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant GET_SHORT.
GET_SHORT - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowMapper
The Constant GET_SHORT.
GET_STRING - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant GET_STRING.
GET_STRING - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowMapper
The Constant GET_STRING.
GET_TIME - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant GET_TIME.
GET_TIME - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowMapper
The Constant GET_TIME.
GET_TIMESTAMP - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant GET_TIMESTAMP.
GET_TIMESTAMP - Static variable in interface com.landawn.abacus.util.JdbcUtil.RowMapper
The Constant GET_TIMESTAMP.
getAccessCount() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the access count.
getActiveDataSource(String) - Method in interface com.landawn.abacus.DataSourceManager
Gets the active data source by name.
getActiveDataSources() - Method in interface com.landawn.abacus.DataSourceManager
Returns all the active data sources for the live env.
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(T) - Method in class com.landawn.abacus.util.LongMultiset
Gets the and add.
getAndAdd(T, long) - 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(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.
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, long) - 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.
getAndSet(T, long) - Method in class com.landawn.abacus.util.LongMultiset
The element will be removed if the specified count is 0.
getAndSet(T, int) - Method in class com.landawn.abacus.util.Multiset
The element will be removed if the specified count is 0.
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.
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.
getAsBoolean() - Method in interface com.landawn.abacus.util.function.BooleanSupplier
 
getAsBoolean() - Method in interface com.landawn.abacus.util.Try.BooleanSupplier
Gets the as boolean.
getAsByte() - Method in interface com.landawn.abacus.util.function.ByteSupplier
 
getAsByte() - Method in interface com.landawn.abacus.util.Try.ByteSupplier
Gets the as byte.
getAsChar() - Method in interface com.landawn.abacus.util.function.CharSupplier
 
getAsChar() - Method in interface com.landawn.abacus.util.Try.CharSupplier
Gets the as char.
getAsDouble() - Method in interface com.landawn.abacus.util.function.DoubleSupplier
 
getAsDouble() - Method in interface com.landawn.abacus.util.Try.DoubleSupplier
Gets the as double.
getAsFloat() - Method in interface com.landawn.abacus.util.function.FloatSupplier
 
getAsFloat() - Method in interface com.landawn.abacus.util.Try.FloatSupplier
Gets the as float.
getAsInt() - Method in interface com.landawn.abacus.util.function.IntSupplier
 
getAsInt() - Method in interface com.landawn.abacus.util.Try.IntSupplier
Gets the as int.
getAsLong() - Method in interface com.landawn.abacus.util.function.LongSupplier
 
getAsLong() - Method in interface com.landawn.abacus.util.Try.LongSupplier
Gets the as long.
getAsShort() - Method in interface com.landawn.abacus.util.function.ShortSupplier
 
getAsShort() - Method in interface com.landawn.abacus.util.Try.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
Method getAttribute.
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
Method getAttrNames.
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.
getBatchSize(SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the batch size.
getBatchSize() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the batch size.
getBoolean(int) - Method in interface com.landawn.abacus.DataSet
Return default value (false) if the property is null.
getBoolean(String) - 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.
getBulk(String...) - Method in class com.landawn.abacus.cache.AbstractDistributedCacheClient
Gets the bulk.
getBulk(Collection<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(Collection<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.SpyMemcached
Gets the bulk.
getByte(int) - Method in interface com.landawn.abacus.DataSet
Return default value (0) if the property is null.
getByte(String) - 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.
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(String) - 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.
getCharNum(char) - Static method in class com.landawn.abacus.util.BufferedJSONWriter
Gets the char num.
getCharQuotation() - Method in class com.landawn.abacus.parser.SerializationConfig
Gets the char quotation.
getCharset(HttpHeaders) - Static method in class com.landawn.abacus.http.HTTP
Gets the charset.
getCharset(Map<String, ?>) - Static method in class com.landawn.abacus.http.HTTP
Gets the charset.
getCharset(String) - Static method in class com.landawn.abacus.http.HTTP
Gets the charset.
getCharsForReadOnly(String) - Static method in class com.landawn.abacus.util.StringUtil
Deprecated.
getClassesByPackage(String, boolean, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the classes by package.
getClassesByPackage(String, boolean, boolean, Try.Predicate<? super Class<?>, E>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the classes by package.
getClassName(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the class name.
getClassName() - Method in class com.landawn.abacus.util.TypeAttrParser
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.
getColumnCount(ResultSet) - Static method in class com.landawn.abacus.util.JdbcUtil
Gets the column count.
getColumnIndex(String) - Method in interface com.landawn.abacus.DataSet
Method getColumnIndex.
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.JdbcUtil
Gets the column label.
getColumnLabelList(ResultSet) - Static method in class com.landawn.abacus.util.JdbcUtil
Gets the column label list.
getColumnLabelList(String, ResultSet) - Static method in class com.landawn.abacus.util.SQLExecutor
Gets the column label list.
getColumnName(int) - Method in interface com.landawn.abacus.DataSet
Method getColumnName.
getColumnNameList(Connection, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Gets the column name list.
getColumnNameList(String) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the column name list.
getColumnValue(ResultSet, int) - Static method in class com.landawn.abacus.util.JdbcUtil
Gets the column value.
getColumnValue(ResultSet, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Gets the column value.
getColumnValue(Class<T>, ResultSet, int) - Static method in class com.landawn.abacus.util.JdbcUtil
Gets the column value.
getColumnValue(Class<T>, ResultSet, String) - Static method in class com.landawn.abacus.util.JdbcUtil
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.
getConnection() - Method in interface com.landawn.abacus.DataSource
Returns the connection for write/read operation.
getConnection(DataSource) - Static method in class com.landawn.abacus.util.JdbcUtil
Spring Transaction is supported and Integrated.
getConnection() - Method in class com.landawn.abacus.util.SQLExecutor
Gets the connection.
getConnection(Connection, DataSource, SQLExecutor.JdbcSettings, SQLOperation) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the connection.
getConnection(DataSource) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the connection.
getConnectionTimeout() - Method in class com.landawn.abacus.http.HttpSettings
Gets the connection timeout.
getContentEncoding(HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Gets the content encoding.
getContentEncoding(ContentFormat) - Static method in class com.landawn.abacus.http.HTTP
Gets the content encoding.
getContentFormat(HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Gets the content format.
getContentFormat(HttpServletRequest) - Method in class com.landawn.abacus.http.AbstractHttpServlet
Gets the content format.
getContentFormat(String, String) - Static method in class com.landawn.abacus.http.HTTP
Gets the content format.
getContentFormat(HttpURLConnection) - Static method in class com.landawn.abacus.http.HTTP
Gets the content format.
getContentFormat() - Method in class com.landawn.abacus.http.HttpSettings
Gets the content format.
getContentType(HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Gets the content type.
getContentType(ContentFormat) - Static method in class com.landawn.abacus.http.HTTP
Gets the content type.
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.
getCount() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
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.
getCurrentActive() - Method in interface com.landawn.abacus.DataSource
Returns the number of allocated collection.
getDataSource(String, Object[], SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the data source.
getDataSource(String, List<?>, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the data source.
getDataSourceSelector() - Method in interface com.landawn.abacus.DataSourceManager
Gets the data source selector.
getDateformat() - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Gets the dateformat.
getDateTimeFormat() - Method in class com.landawn.abacus.parser.SerializationConfig
The default format is: LONG.
getDBLock(String) - Method in class com.landawn.abacus.util.SQLExecutor
Supports global lock by db table.
getDBSequence(String, String) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the DB sequence.
getDBSequence(String, String, long, int) - Method in class com.landawn.abacus.util.SQLExecutor
Supports global sequence by db table.
getDBVersion(Connection) - Static method in class com.landawn.abacus.util.JdbcUtil
Gets the DB version.
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
getDependencies(Class<?>) - Static method in class com.landawn.abacus.util.DependencyFinder
Get the set of direct dependencies for the given class.
getDependencies(Class<?>, Predicate<? super String>) - Static method in class com.landawn.abacus.util.DependencyFinder
Get the set of direct dependencies for the given class.
getDependenciesRecursively(Class<?>) - Static method in class com.landawn.abacus.util.DependencyFinder
Get the set of dependencies for the given class recursively.
getDependenciesRecursively(Class<?>, Predicate<? super String>) - Static method in class com.landawn.abacus.util.DependencyFinder
Get the set of dependencies for the given class recursively.
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(String) - 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.
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.
getEntityInfo(Class<?>) - Static method in class com.landawn.abacus.parser.ParserUtil
Gets the entity info.
getEntityName() - Method in class com.landawn.abacus.condition.SubQuery
Gets the entity name.
getErrorCode() - Method in exception com.landawn.abacus.exception.UncheckedSQLException
Method getErrorCode.
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.
getFetchDirection() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the fetch direction.
getFetchSize() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the fetch size.
getFileExtension(String) - Static method in class com.landawn.abacus.guava.Files
Gets the file extension.
getFileExtension(Path) - 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.
getFilters() - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Gets the filters.
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(String) - 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.
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.
getHexString(int) - Static method in class com.landawn.abacus.util.BufferedXMLWriter
Gets the hex string.
getHttpMethod() - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Gets the http method.
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.OperationConfig
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.SerializationConfig
Gets the indentation.
getInitParameter(ServletConfig, String) - Method in class com.landawn.abacus.http.AbstractHttpServlet
Gets the inits the parameter.
getInputOrErrorStream(HttpURLConnection) - Static method in class com.landawn.abacus.http.HTTP
Gets the input or error stream.
getInputOrErrorStream(HttpURLConnection, ContentFormat) - Static method in class com.landawn.abacus.http.HTTP
Gets the input or error stream.
getInputStream(HttpServletRequest, ContentFormat) - Method in class com.landawn.abacus.http.AbstractHttpServlet
Gets the input stream.
getInputStream(HttpURLConnection) - Static method in class com.landawn.abacus.http.HTTP
Gets the input stream.
getInputStream(HttpURLConnection, ContentFormat) - Static method in class com.landawn.abacus.http.HTTP
Gets the input stream.
getInt(int) - Method in interface com.landawn.abacus.DataSet
Return default value (0) if the property is null.
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
 
getInt(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the int.
getIsolationLevel() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the isolation level.
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.
getKeyBytes(String) - Method in class com.landawn.abacus.cache.JRedis
Gets the key bytes.
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(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
 
getLong(Object, int) - Static method in class com.landawn.abacus.util.Array
Gets the long.
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.
getMaxActive() - Method in interface com.landawn.abacus.DataSource
Returns the maximum number of active connections that can be allocated from this pool.
getMaxElapsedTimeMethod() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the max elapsed time method.
getMaxFieldSize() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the max field size.
getMaxIdleTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the max idle time.
getMaxRows() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the max rows.
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.
getMySQLDataType(String) - Static method in class com.landawn.abacus.util.DBDataTypeMapper
Gets the my SQL data type.
getName() - Method in enum com.landawn.abacus.condition.Operator
Gets the name.
getName() - Method in interface com.landawn.abacus.DataSource
Gets the name.
getName(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the name minus the path from a full filename.
getName() - Method in enum com.landawn.abacus.util.SortDirection
Gets the name.
getName() - Method in enum com.landawn.abacus.util.SQLOperation
Gets the name.
getNamedParameters(String) - Static method in class com.landawn.abacus.util.JdbcUtil
Gets the named parameters.
getNamedParameters() - Method in class com.landawn.abacus.util.NamedSQL
Gets the named parameters.
getNamedParameters(boolean) - Method in class com.landawn.abacus.util.NamedSQL
Gets the named parameters.
getNamedSQL() - Method in class com.landawn.abacus.util.NamedSQL
Gets the named SQL.
getNamedSQL(String) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the named SQL.
getNameWithoutExtension(String) - Static method in class com.landawn.abacus.guava.Files
Gets the name without extension.
getNameWithoutExtension(Path) - 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.
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.
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.
getOffset() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the offset.
getOnlyElement(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
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
Method getOperator.
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(String, T) - Method in interface com.landawn.abacus.DataSet
Deprecated. 
getOrDefault(Object, V) - Method in class com.landawn.abacus.util.ImmutableMap
Gets the or default.
getOrDefault(Object, long) - Method in class com.landawn.abacus.util.LongMultiset
Gets the or default.
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.
getOrDefault(Object, V) - Method in class com.landawn.abacus.util.Multimap
Gets the or default.
getOrDefault(Object, int) - Method in class com.landawn.abacus.util.Multiset
Gets the or default.
getOrDefault(Object, V) - Method in class com.landawn.abacus.util.Properties
Gets the or default.
getOrDefault(Class<T>, Object, T) - Method in class com.landawn.abacus.util.Properties
Gets the or default.
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(HttpServletResponse, ContentFormat) - Method in class com.landawn.abacus.http.AbstractHttpServlet
Gets the output stream.
getOutputStream(HttpURLConnection, ContentFormat) - Static method in class com.landawn.abacus.http.HTTP
Gets the output stream.
getOutputStream(HttpURLConnection, ContentFormat, String, String) - Static method in class com.landawn.abacus.http.HTTP
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
Method getPage.
getParameter(Map<String, String[]>, String) - Method in class com.landawn.abacus.http.AbstractHttpServlet
Gets the parameter.
getParameter(Map<String, String[]>, String, String) - Method in class com.landawn.abacus.http.AbstractHttpServlet
Gets the parameter.
getParameter(Class<T>, Map<String, String[]>, String) - Method in class com.landawn.abacus.http.AbstractHttpServlet
Gets the parameter.
getParameter(Class<T>, Map<String, String[]>, String, T) - Method in class com.landawn.abacus.http.AbstractHttpServlet
Gets the parameter.
getParameterCount() - Method in class com.landawn.abacus.util.NamedSQL
Gets the parameter count.
getParameterCount(boolean) - Method in class com.landawn.abacus.util.NamedSQL
Gets the parameter count.
getParameterizedSQL() - Method in class com.landawn.abacus.util.NamedSQL
Gets the parameterized SQL.
getParameterizedSQL(boolean) - Method in class com.landawn.abacus.util.NamedSQL
Gets the parameterized SQL.
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
Method getParameters.
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.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.
getParameterValues(NamedSQL, Object...) - Method in class com.landawn.abacus.util.SQLExecutor.AbstractStatementSetter
Gets the parameter values.
getParseProcess() - Method in class com.landawn.abacus.parser.Fj.DeserializeConfig
Gets the parses the process.
getParser(ContentFormat) - Static method in class com.landawn.abacus.http.HTTP
Gets the parser.
getParser() - Method in class com.landawn.abacus.http.HttpProxy.Config
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.
getPostgreSQLDataType(String) - Static method in class com.landawn.abacus.util.DBDataTypeMapper
Gets the postgre SQL data type.
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 ~/.
getPrimaryDataSource() - Method in interface com.landawn.abacus.DataSourceManager
Returns the first(primary) dataSource specified for the live env in the configuration.
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.
getProperties() - Method in interface com.landawn.abacus.DataSource
Gets the properties.
getProperties() - Method in interface com.landawn.abacus.DataSourceManager
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.
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.
getPropGetMethodList(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.
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.
getPropNameListExclusively(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the prop name list exclusively.
getPropNameListExclusively(Class<?>, Collection<String>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the prop name list exclusively.
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.
getPropSetMethodList(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, String) - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
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) - 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.
getQueryTimeout() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the query timeout.
getQueryWithDataSource() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the query with data source.
getQueryWithDataSources() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the query with data sources.
getRate() - Method in class com.landawn.abacus.util.RateLimiter
Returns the stable rate (as permits per seconds) with which this RateLimiter is configured with.
getReadOnlyConnection() - Method in interface com.landawn.abacus.DataSource
Returns the read-only connection if it's configured in Abacus.xml file, otherwise the same connection as getConnection() is returned
getReadTimeout() - Method in class com.landawn.abacus.http.HttpSettings
Gets the read timeout.
getRequestParamNamingPolicy() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the request param naming policy.
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.
getRequestUrl() - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Gets the request url.
getRequestUrlNamingPolicy() - Method in class com.landawn.abacus.http.HttpProxy.Config
Gets the request url naming policy.
getResultSetConcurrency() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the result set concurrency.
getResultSetHoldability() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the result set holdability.
getResultSetType() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the result set type.
getRetryInterval() - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Gets the retry interval.
getRetryTimes() - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Gets the retry times.
getReturnedColumnIndexes() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the returned column indexes.
getReturnedColumnNames() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Gets the returned column names.
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(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.
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.
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.
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(String) - 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.
getSimpleClassName(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the simple class name.
getSimplePropNameTableClassName(String) - Static method in class com.landawn.abacus.util.CodeGenerator
Gets the simple prop name table class name.
getSliceSelector() - Method in interface com.landawn.abacus.DataSource
Gets the slice selector.
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
Method getSQLState.
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.SerializationConfig
Gets the string quotation.
getSubscribers(Class<?>) - Method in class com.landawn.abacus.eventBus.EventBus
Returns the subscriber which is registered with specified eventType(or its sub types) and null event id.
getSubscribers(Class<?>, String) - Method in class com.landawn.abacus.eventBus.EventBus
Returns the subscriber which is registered with specified eventType(or its sub types) and eventId.
getSum() - Method in class com.landawn.abacus.util.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(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.
gett(Class<T>, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(Class<T>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(Class<T>, Connection, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(Class<T>, Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(Class<T>, Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(Class<T>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(String, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(String, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(Connection, String, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(Connection, String, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
gett(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Gets the t.
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(ID) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Gets the t.
gett(Collection<String>, ID) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Gets the t.
gett(ID) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Gets the t.
gett(ID, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Gets the t.
gett(Connection, ID, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Gets the t.
gett(Class<T>, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(Class<T>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(Class<T>, Connection, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(Class<T>, Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(Class<T>, Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(Class<T>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(String, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(String, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(Connection, String, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(Connection, String, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Gets the t.
gett(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
v.
gett(ID) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Gets the t.
gett(ID, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Gets the t.
gett(Connection, ID, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
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
Method getTextElementContent.
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(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then accept.
getThenAccept(long, TimeUnit, Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then accept.
getThenAccept(Try.BiConsumer<? super T, ? super Exception, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then accept.
getThenAccept(long, TimeUnit, Try.BiConsumer<? super T, ? super Exception, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then accept.
getThenApply(Try.Function<? super T, U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then apply.
getThenApply(long, TimeUnit, Try.Function<? super T, U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then apply.
getThenApply(Try.BiFunction<? super T, ? super Exception, U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Gets the then apply.
getThenApply(long, TimeUnit, Try.BiFunction<? super T, ? super Exception, 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.
getTotalElapsedTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the total elapsed time in millis.
getTypeArgumentsByMethod(Method) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the type arguments by method.
getTypeParameters() - Method in class com.landawn.abacus.util.TypeAttrParser
Gets the type parameters.
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 - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
GREATER_EQUAL - Static variable in class com.landawn.abacus.util.WD
Field GREATER_EQUAL.
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
GREATER_THAN - Static variable in class com.landawn.abacus.util.WD
Field GREATER_THAN.
greaterEqual(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Greater equal.
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.Expression
Greater equal.
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.
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnB
Greater equal.
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnC
Greater equal.
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnD
Greater equal.
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnF
Greater equal.
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnI
Greater equal.
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnL
Greater equal.
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FnS
Greater equal.
greaterEqual(T) - Static method in class com.landawn.abacus.util.Fn
Greater equal.
greaterEqual() - Static method in class com.landawn.abacus.util.Fn
Greater equal.
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
 
greaterThan(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Greater than.
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.Expression
Greater than.
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.
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnB
Greater than.
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnC
Greater than.
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnD
Greater than.
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnF
Greater than.
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnI
Greater than.
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnL
Greater than.
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FnS
Greater than.
greaterThan(T) - Static method in class com.landawn.abacus.util.Fn
Greater than.
greaterThan() - Static method in class com.landawn.abacus.util.Fn
Greater than.
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
 
GROUP_BY - Static variable in class com.landawn.abacus.util.WD
Field GROUP_BY.
groupBy(String...) - Static method in class com.landawn.abacus.condition.ConditionFactory
Group by.
groupBy(String, SortDirection) - Static method in class com.landawn.abacus.condition.ConditionFactory
Group by.
groupBy(Collection<String>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Group by.
groupBy(Collection<String>, SortDirection) - Static method in class com.landawn.abacus.condition.ConditionFactory
Group by.
groupBy(Map<String, SortDirection>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Group by.
groupBy(Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Group by.
groupBy(Condition) - Method in class com.landawn.abacus.condition.Criteria
Group by.
groupBy(String...) - Method in class com.landawn.abacus.condition.Criteria
Group by.
groupBy(String, SortDirection) - Method in class com.landawn.abacus.condition.Criteria
Group by.
groupBy(Collection<String>) - Method in class com.landawn.abacus.condition.Criteria
Group by.
groupBy(Collection<String>, SortDirection) - Method in class com.landawn.abacus.condition.Criteria
Group by.
groupBy(Map<String, SortDirection>) - Method in class com.landawn.abacus.condition.Criteria
Group by.
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.
groupBy(String) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(String, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(String, String, String, Try.Function<Stream<T>, ?, E>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(String, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(String, String, Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(String, Try.Function<K, ?, E>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(String, Try.Function<K, ?, E>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(String, Try.Function<K, ?, E>, String, String, Try.Function<Stream<T>, ?, E2>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(String, Try.Function<K, ?, E>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(String, Try.Function<K, ?, E>, String, Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E2>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(Collection<String>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(Collection<String>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(Collection<String>, String, String, Try.Function<Stream<T>, ?, E>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(Collection<String>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(Collection<String>, String, Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Try.Function<Stream<T>, ?, E2>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E2>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Group by.
groupBy() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Group by.
groupBy(Try.Function<? super T, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group by.
groupBy(Try.Function<? super T, ? extends K, ? extends E>, Supplier<? extends Map<K, List<T>>>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group by.
groupBy(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group by.
groupBy(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>, Supplier<? extends Map<K, List<V>>>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group by.
groupBy(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>, Try.BinaryOperator<V, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group by.
groupBy(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>, Try.BinaryOperator<V, ? extends E>, Supplier<? extends Map<K, V>>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group by.
groupBy(Try.Function<? super T, ? extends K, ? extends E>, Collector<? super T, A, D>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group by.
groupBy(Try.Function<? super T, ? extends K, ? extends E>, Collector<? super T, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group by.
groupBy(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>, Collector<? super V, A, D>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group by.
groupBy(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>, Collector<? super V, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group by.
groupBy(String) - Method in class com.landawn.abacus.util.SQLBuilder
Group by.
groupBy(String...) - Method in class com.landawn.abacus.util.SQLBuilder
Group by.
groupBy(String, SortDirection) - Method in class com.landawn.abacus.util.SQLBuilder
Group by.
groupBy(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
Group by.
groupBy(Collection<String>, SortDirection) - Method in class com.landawn.abacus.util.SQLBuilder
Group by.
groupBy(Map<String, SortDirection>) - Method in class com.landawn.abacus.util.SQLBuilder
Group by.
groupBy() - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupBy(Supplier<? extends Map<K, List<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>, Supplier<? extends Map<KK, List<VV>>>) - 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(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(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>, 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 T, ? extends K>) - 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>, 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>, Supplier<? extends Map<K, List<V>>>) - 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(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>, 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
 
groupByToEntry(Function<? super T, ? extends K>) - 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>, 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>, Supplier<? extends Map<K, List<V>>>) - 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
 
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>, 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
 
groupingBy(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingBy(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingBy(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingBy(Function<? super T, ? extends K>, Collector<? super T, A, D>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingByConcurrent(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingByConcurrent(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingByConcurrent(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingByConcurrent(Function<? super T, ? extends K>, Collector<? super T, A, D>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupTo(Try.Function<? super T, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group to.
groupTo(Try.Function<? super T, ? extends K, ? extends E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group to.
groupTo(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group to.
groupTo(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
Group to.
groupTo(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>) - Static method in interface com.landawn.abacus.util.JdbcUtil.BiResultExtractor
Group to.
groupTo(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.JdbcUtil.BiResultExtractor
Group to.
groupTo(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>) - Static method in interface com.landawn.abacus.util.JdbcUtil.ResultExtractor
Group to.
groupTo(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.JdbcUtil.ResultExtractor
Group to.
groupTo(Try.Function<? super T, ? extends K, E>) - Method in class com.landawn.abacus.util.Seq
Group to.
groupTo(Try.Function<? super T, ? extends K, E>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
Group to.
groupTo(Try.Function<? super T, ? extends K, E>, Try.Function<? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.Seq
Group to.
groupTo(Try.Function<? super T, ? extends K, E>, Try.Function<? super T, ? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
Group to.
groupTo(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
Group to.
groupTo(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
Group to.
groupTo(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
Group to.
groupTo(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
Group to.
groupTo() - Method in class com.landawn.abacus.util.stream.EntryStream
 
groupTo(Supplier<? extends M>) - 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>, Supplier<? extends M>) - 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
 
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(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Gt.
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.Expression
Gt.
gt(Object) - Method in class com.landawn.abacus.condition.NamedProperty
Gt.
guid() - Static method in class com.landawn.abacus.util.N
Returns the UUID without '-'.

H

H2Util - Class in com.landawn.abacus.util
The Class H2Util.
hasAttribute(String) - Method in class com.landawn.abacus.util.Configuration
Method hasAttribute.
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(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(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(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(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(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(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(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.
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() - Method in class com.landawn.abacus.util.PrimitiveList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.Seq
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
 
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(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(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(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(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(T, BiConsumer<? super T, ? super Hasher>) - Method in interface com.landawn.abacus.hash.HashFunction
Shortcut for newHasher().putObject(instance, funnel).hash().
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(Object) - Static method in class com.landawn.abacus.util.Chain
Add the hash code of the specified value to result.
hash(T, Try.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.Chain
Hash.
hash(boolean) - Static method in class com.landawn.abacus.util.Chain
Add the hash code of the specified value to result.
hash(char) - Static method in class com.landawn.abacus.util.Chain
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(short) - Static method in class com.landawn.abacus.util.Chain
Add the hash code of the specified value to result.
hash(int) - Static method in class com.landawn.abacus.util.Chain
Add the hash code of the specified value to result.
hash(long) - Static method in class com.landawn.abacus.util.Chain
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(double) - 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, Try.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
Hash.
hash(boolean) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
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(byte) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
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(int) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
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(float) - Method in class com.landawn.abacus.util.Chain.HashCodeChain
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.
hashCode() - Method in class com.landawn.abacus.condition.Between
Hash code.
hashCode() - Method in class com.landawn.abacus.condition.Binary
Hash code.
hashCode() - Method in class com.landawn.abacus.condition.Cell
Hash code.
hashCode() - Method in class com.landawn.abacus.condition.Criteria
Hash code.
hashCode() - Method in class com.landawn.abacus.condition.Expression
Hash code.
hashCode() - Method in class com.landawn.abacus.condition.In
Hash code.
hashCode() - Method in class com.landawn.abacus.condition.Join
Hash code.
hashCode() - Method in class com.landawn.abacus.condition.Junction
Hash code.
hashCode() - Method in class com.landawn.abacus.condition.Limit
Hash code.
hashCode() - Method in class com.landawn.abacus.condition.NamedProperty
Hash code.
hashCode() - Method in class com.landawn.abacus.condition.SubQuery
Hash code.
hashCode() - Method in class com.landawn.abacus.hash.BloomFilter
Hash code.
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.
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
Hash code.
hashCode() - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Hash code.
hashCode() - Method in class com.landawn.abacus.http.HttpResponse
Hash code.
hashCode() - Method in class com.landawn.abacus.http.SecurityDTO
Hash code.
hashCode() - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
Hash code.
hashCode() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Hash code.
hashCode() - Method in class com.landawn.abacus.parser.DeserializationConfig
Hash code.
hashCode() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Hash code.
hashCode() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Hash code.
hashCode() - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
Hash code.
hashCode() - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
Hash code.
hashCode() - Method in class com.landawn.abacus.parser.SerializationConfig
Hash code.
hashCode() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Hash code.
hashCode() - Method in class com.landawn.abacus.pool.ActivityPrint
Hash code.
hashCode() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Hash code.
hashCode() - Method in class com.landawn.abacus.pool.GenericObjectPool
Hash code.
hashCode() - Method in class com.landawn.abacus.pool.PoolableWrapper
Hash code.
hashCode(boolean) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(char) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(byte) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(short) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(int) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(long) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(float) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(double) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(Object) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(boolean[]) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(boolean[], int, int) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(char[]) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(char[], int, int) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(byte[]) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(byte[], int, int) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(short[]) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(short[], int, int) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(int[]) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(int[], int, int) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(long[]) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(long[], int, int) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(float[]) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(float[], int, int) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(double[]) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(double[], int, int) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(Object[]) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode(Object[], int, int) - Static method in class com.landawn.abacus.util._N
Hash code.
hashCode() - Method in class com.landawn.abacus.util.ArrayHashMap
Hash code.
hashCode() - Method in class com.landawn.abacus.util.ArrayHashSet
Hash code.
hashCode() - Method in class com.landawn.abacus.util.BiMap
Hash code.
hashCode() - Method in class com.landawn.abacus.util.BooleanList
Hash code.
hashCode() - Method in class com.landawn.abacus.util.BooleanPair
Hash code.
hashCode() - Method in class com.landawn.abacus.util.BooleanTriple
Hash code.
hashCode() - Method in class com.landawn.abacus.util.ByteList
Hash code.
hashCode() - Method in class com.landawn.abacus.util.BytePair
Hash code.
hashCode() - Method in class com.landawn.abacus.util.ByteTriple
Hash code.
hashCode() - Method in class com.landawn.abacus.util.CharList
Hash code.
hashCode() - Method in class com.landawn.abacus.util.CharPair
Hash code.
hashCode() - Method in class com.landawn.abacus.util.CharTriple
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Configuration
Hash code.
hashCode() - Method in class com.landawn.abacus.util.DoubleList
Hash code.
hashCode() - Method in class com.landawn.abacus.util.DoubleObjPair
Hash code.
hashCode() - Method in class com.landawn.abacus.util.DoublePair
Hash code.
hashCode() - Method in class com.landawn.abacus.util.DoubleTriple
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Duration
Hash code.
hashCode() - Method in class com.landawn.abacus.util.FloatList
Hash code.
hashCode() - Method in class com.landawn.abacus.util.FloatPair
Hash code.
hashCode() - Method in class com.landawn.abacus.util.FloatTriple
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Fraction
Gets a hashCode for the fraction.
hashCode() - Method in class com.landawn.abacus.util.HBaseColumn
Hash code.
hashCode() - Method in class com.landawn.abacus.util.ImmutableMap
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Indexed
Hash code.
hashCode() - Method in class com.landawn.abacus.util.IndexedBoolean
Hash code.
hashCode() - Method in class com.landawn.abacus.util.IndexedByte
Hash code.
hashCode() - Method in class com.landawn.abacus.util.IndexedChar
Hash code.
hashCode() - Method in class com.landawn.abacus.util.IndexedDouble
Hash code.
hashCode() - Method in class com.landawn.abacus.util.IndexedFloat
Hash code.
hashCode() - Method in class com.landawn.abacus.util.IndexedInt
Hash code.
hashCode() - Method in class com.landawn.abacus.util.IndexedLong
Hash code.
hashCode() - Method in class com.landawn.abacus.util.IndexedShort
Hash code.
hashCode() - Method in class com.landawn.abacus.util.IntList
Hash code.
hashCode() - Method in class com.landawn.abacus.util.IntObjPair
Hash code.
hashCode() - Method in class com.landawn.abacus.util.IntPair
Hash code.
hashCode() - Method in class com.landawn.abacus.util.IntTriple
Hash code.
hashCode() - Method in class com.landawn.abacus.util.JdbcUtil.SimpleTransaction
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Keyed
Hash code.
hashCode() - Method in class com.landawn.abacus.util.LongList
Hash code.
hashCode() - Method in class com.landawn.abacus.util.LongMultiset
Hash code.
hashCode() - Method in class com.landawn.abacus.util.LongObjPair
Hash code.
hashCode() - Method in class com.landawn.abacus.util.LongPair
Hash code.
hashCode() - Method in class com.landawn.abacus.util.LongTriple
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Multimap
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Multiset
Hash code.
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(boolean) - Static method in class com.landawn.abacus.util.N
Method hashCode.
hashCode(char) - Static method in class com.landawn.abacus.util.N
Method hashCode.
hashCode(byte) - Static method in class com.landawn.abacus.util.N
Method hashCode.
hashCode(short) - Static method in class com.landawn.abacus.util.N
Method hashCode.
hashCode(int) - Static method in class com.landawn.abacus.util.N
Method hashCode.
hashCode(long) - Static method in class com.landawn.abacus.util.N
Method hashCode.
hashCode(float) - Static method in class com.landawn.abacus.util.N
Method hashCode.
hashCode(double) - Static method in class com.landawn.abacus.util.N
Method hashCode.
hashCode(Object) - Static method in class com.landawn.abacus.util.N
Method hashCode.
hashCode(boolean[]) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(char[]) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(char[], int, int) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(byte[]) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(short[]) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(short[], int, int) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(int[]) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(int[], int, int) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(long[]) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(long[], int, int) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(float[]) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(float[], int, int) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(double[]) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(double[], int, int) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(Object[]) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Hash code.
hashCode() - Method in class com.landawn.abacus.util.NamedSQL
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Pair
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Password
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Properties
Hash code.
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
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Seq
Hash code.
hashCode() - Method in class com.landawn.abacus.util.ShortList
Hash code.
hashCode() - Method in class com.landawn.abacus.util.ShortPair
Hash code.
hashCode() - Method in class com.landawn.abacus.util.ShortTriple
Hash code.
hashCode() - Method in class com.landawn.abacus.util.SQLBuilder.SP
Hash code.
hashCode() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Hash code.
hashCode() - Method in class com.landawn.abacus.util.SQLMapper
Hash code.
hashCode() - Method in class com.landawn.abacus.util.SQLTransaction
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Timed
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Triple
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple1
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple2
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple3
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple4
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple5
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple6
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple7
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple8
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple9
Hash code.
hashCode() - Method in class com.landawn.abacus.util.u.Nullable
Hash code.
hashCode() - Method in class com.landawn.abacus.util.u.Optional
Hash code.
hashCode() - Method in class com.landawn.abacus.util.u.OptionalBoolean
Hash code.
hashCode() - Method in class com.landawn.abacus.util.u.OptionalByte
Hash code.
hashCode() - Method in class com.landawn.abacus.util.u.OptionalChar
Hash code.
hashCode() - Method in class com.landawn.abacus.util.u.OptionalDouble
Hash code.
hashCode() - Method in class com.landawn.abacus.util.u.OptionalFloat
Hash code.
hashCode() - Method in class com.landawn.abacus.util.u.OptionalInt
Hash code.
hashCode() - Method in class com.landawn.abacus.util.u.OptionalLong
Hash code.
hashCode() - Method in class com.landawn.abacus.util.u.OptionalShort
Hash code.
hashCode() - Method in class com.landawn.abacus.util.Wrapper
Hash code.
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.
hasMore - Variable in class com.landawn.abacus.util.Observer
The has more.
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(Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Having.
having(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Having.
having(Condition) - Method in class com.landawn.abacus.condition.Criteria
Having.
having(String) - Method in class com.landawn.abacus.condition.Criteria
Having.
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() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Having.
having(String) - Method in class com.landawn.abacus.util.SQLBuilder
Having.
having(Condition) - Method in class com.landawn.abacus.util.SQLBuilder
Having.
HAVING - Static variable in class com.landawn.abacus.util.WD
Field HAVING.
HBaseColumn<T> - Class in com.landawn.abacus.util
It's immutable.
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
 
header(String, Object) - Method in class com.landawn.abacus.http.HttpSettings
Header.
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.
headers(String, Object, String, Object) - Method in class com.landawn.abacus.http.HttpSettings
Headers.
headers(String, Object, String, Object, String, Object) - Method in class com.landawn.abacus.http.HttpSettings
Headers.
headers(Map<String, Object>) - Method in class com.landawn.abacus.http.HttpSettings
Headers.
headers(HttpHeaders) - Method in class com.landawn.abacus.http.HttpSettings
Headers.
headers() - Method in class com.landawn.abacus.http.HttpSettings
Headers.
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(Headers) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
Removes all headers on this builder and adds headers.
headMap(K, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Head map.
headMap(K) - Method in class com.landawn.abacus.util.ImmutableSortedMap
Head map.
headSet(E, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
Head set.
headSet(E) - Method in class com.landawn.abacus.util.ImmutableSortedSet
Head set.
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.
higherEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Higher entry.
higherKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Higher key.
hitCount() - Method in class com.landawn.abacus.pool.AbstractPool
Hit count.
hitCount() - Method in interface com.landawn.abacus.pool.Pool
Hit count.
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.
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.
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.
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.
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.
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.
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.
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.
holder - Variable in class com.landawn.abacus.util.Observer.Dispatcher
The holder.
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.
HSQLDBUtil - Class in com.landawn.abacus.util
The Class HSQLDBUtil.
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.
HTTP - Class in com.landawn.abacus.http
The Class HTTP.
HTTP() - Constructor for class com.landawn.abacus.http.HTTP
 
HTTP2_SETTINGS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP HTTP2-Settings header field name.
HTTP_METHOD_MAPPER - Static variable in class com.landawn.abacus.http.WebServiceServlet
The Constant HTTP_METHOD_MAPPER.
HttpClient - Class in com.landawn.abacus.http
Any header can be set into the parameter settings
HttpClient is thread safe.
HttpClient(String) - Constructor for class com.landawn.abacus.http.HttpClient
Instantiates a new http client.
HttpClient(String, int) - Constructor for class com.landawn.abacus.http.HttpClient
Instantiates a new http client.
HttpClient(String, int, long, long) - Constructor for class com.landawn.abacus.http.HttpClient
Instantiates a new http client.
HttpClient(String, int, long, long, HttpSettings) - Constructor for class com.landawn.abacus.http.HttpClient
Instantiates a new http client.
HttpClient(String, int, long, long, HttpSettings, AtomicInteger) - Constructor for class com.landawn.abacus.http.HttpClient
Instantiates a new http client.
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 - Enum in com.landawn.abacus.http
The Enum HttpMethod.
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 HttpUtil.

I

ic(IntConsumer) - Static method in class com.landawn.abacus.util.Fn.Fnn
Ic.
Id - Annotation Type in com.landawn.abacus.annotation
The Interface Id.
id() - Method in interface com.landawn.abacus.Transaction
Returns the identifier of this transaction if it's supported.
id() - Method in class com.landawn.abacus.util.JdbcUtil.SimpleTransaction
Id.
ID - Static variable in class com.landawn.abacus.util.SQLMapper
The Constant ID.
id() - Method in class com.landawn.abacus.util.SQLTransaction
Id.
id2Cond(EntityId) - Static method in class com.landawn.abacus.condition.ConditionFactory
Eq and.
id2Cond(Collection<? extends EntityId>) - Static method in class com.landawn.abacus.condition.ConditionFactory
 
identifier() - Method in class com.landawn.abacus.eventBus.EventBus
Identifier.
identity() - Static method in class com.landawn.abacus.util.Fn.FN
Identity.
identity() - Static method in class com.landawn.abacus.util.Fn
Identity.
identity() - Static method in class com.landawn.abacus.util.Fn.UnaryOperators
Identity.
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(IntFunction<R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
I F.
If - Class in com.landawn.abacus.util
This class is mainly designed for functional programming.
If.Or - Class in com.landawn.abacus.util
The Class Or.
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.
ifFailure(Try.Consumer<? super E, E2>) - Method in class com.landawn.abacus.util.Result
If failure.
ifFailureOrElse(Try.Consumer<? super E, E2>, Try.Consumer<? super T, E3>) - Method in class com.landawn.abacus.util.Result
If failure or else.
ifNotNull(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
If not null.
ifNotNullOrElse(Try.Consumer<? super T, E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.u.Nullable
If not null or else.
ifOrElse(boolean, Try.Runnable<E1>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.N
If or else.
ifOrElse(boolean, T, Try.Consumer<? super T, E1>, Try.Consumer<? super T, E2>) - Static method in class com.landawn.abacus.util.N
If or else.
ifOrEmpty(boolean, Try.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, Try.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(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
If present.
ifPresent(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
If present.
ifPresent(Try.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
If present.
ifPresent(Try.ByteConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalByte
If present.
ifPresent(Try.CharConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalChar
If present.
ifPresent(Try.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
If present.
ifPresent(Try.FloatConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
If present.
ifPresent(Try.IntConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalInt
If present.
ifPresent(Try.LongConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalLong
If present.
ifPresent(Try.ShortConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalShort
If present.
ifPresentOrElse(Try.Consumer<? super T, E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.u.Nullable
If present or else.
ifPresentOrElse(Try.Consumer<? super T, E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.u.Optional
If present or else.
ifPresentOrElse(Try.BooleanConsumer<E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
If present or else.
ifPresentOrElse(Try.ByteConsumer<E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalByte
If present or else.
ifPresentOrElse(Try.CharConsumer<E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalChar
If present or else.
ifPresentOrElse(Try.DoubleConsumer<E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalDouble
If present or else.
ifPresentOrElse(Try.FloatConsumer<E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalFloat
If present or else.
ifPresentOrElse(Try.IntConsumer<E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalInt
If present or else.
ifPresentOrElse(Try.LongConsumer<E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalLong
If present or else.
ifPresentOrElse(Try.ShortConsumer<E>, Try.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalShort
If present or else.
ifSuccess(Try.Consumer<? super T, E2>) - Method in class com.landawn.abacus.util.Result
If success.
ifSuccessOrElse(Try.Consumer<? super T, E2>, Try.Consumer<? super E, E3>) - Method in class com.landawn.abacus.util.Result
If success or else.
ignoringMerger() - Static method in class com.landawn.abacus.util.Fn.FN
Ignoring merger.
ignoringMerger() - Static method in class com.landawn.abacus.util.Fn
Ignoring merger.
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.
ImmutableEntry<K,V> - Class in com.landawn.abacus.util
The Class ImmutableEntry.
ImmutableEntry(K, V) - Constructor for class com.landawn.abacus.util.ImmutableEntry
Instantiates a new immutable entry.
ImmutableEntry(Map.Entry<? extends K, ? extends 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.
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, Connection, String, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(File, long, long, boolean, Connection, String, int, int, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(File, long, long, boolean, Try.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, PreparedStatement, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(File, long, long, boolean, PreparedStatement, int, int, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(File, long, long, boolean, Try.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, PreparedStatement, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(InputStream, long, long, boolean, PreparedStatement, int, int, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(InputStream, long, long, boolean, Try.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, PreparedStatement, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(Reader, long, long, boolean, PreparedStatement, int, int, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(Reader, long, long, boolean, Try.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, Connection, String, 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, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(File, long, long, Try.Predicate<String[], E>, Connection, String, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(File, PreparedStatement, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(File, long, long, PreparedStatement, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(File, long, long, Try.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, PreparedStatement, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(InputStream, long, long, PreparedStatement, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(InputStream, long, long, Try.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, PreparedStatement, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(Reader, long, long, PreparedStatement, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(Reader, long, long, Try.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, Connection, String, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(File, long, long, Connection, String, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(File, long, long, Try.Predicate<String[], E>, Connection, String, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(File, PreparedStatement, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(File, long, long, PreparedStatement, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(File, long, long, Try.Predicate<String[], E>, PreparedStatement, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(InputStream, PreparedStatement, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(InputStream, long, long, PreparedStatement, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(InputStream, long, long, Try.Predicate<String[], E>, PreparedStatement, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importCSV(Reader, PreparedStatement, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(Reader, long, long, PreparedStatement, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Import CSV.
importCSV(Reader, long, long, Try.Predicate<String[], E>, PreparedStatement, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Imports the data from CSV to database.
importData(DataSet, Connection, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, Collection<String>, Connection, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, Collection<String>, int, int, Connection, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, Collection<String>, int, int, Connection, String, int, int) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, Collection<String>, int, int, Try.Predicate<? super Object[], E>, Connection, String, int, int) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, Connection, String, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, int, int, Connection, String, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, int, int, Connection, String, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, int, int, Try.Predicate<? super Object[], E>, Connection, String, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, Connection, String, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super Object[]>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, int, int, Connection, String, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super Object[]>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, int, int, Connection, String, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super Object[]>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, int, int, Try.Predicate<? super Object[], E>, Connection, String, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super Object[]>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, PreparedStatement) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, Collection<String>, PreparedStatement) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, Collection<String>, int, int, PreparedStatement) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, Collection<String>, int, int, PreparedStatement, int, int) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, Collection<String>, int, int, Try.Predicate<? super Object[], E>, PreparedStatement, int, int) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, PreparedStatement, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, int, int, PreparedStatement, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, int, int, PreparedStatement, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, int, int, Try.Predicate<? super Object[], E>, PreparedStatement, int, int, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, PreparedStatement, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super Object[]>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(DataSet, int, int, PreparedStatement, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super Object[]>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, int, int, PreparedStatement, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super Object[]>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(DataSet, int, int, Try.Predicate<? super Object[], E>, PreparedStatement, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super Object[]>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from DataSet to database.
importData(File, Connection, String, Try.Function<String, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(File, long, long, Connection, String, int, int, Try.Function<String, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(File, PreparedStatement, Try.Function<String, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(File, long, long, PreparedStatement, int, int, Try.Function<String, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from file to database.
importData(InputStream, Connection, String, Try.Function<String, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(InputStream, long, long, Connection, String, int, int, Try.Function<String, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(InputStream, PreparedStatement, Try.Function<String, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(InputStream, long, long, PreparedStatement, int, int, Try.Function<String, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from file to database.
importData(Reader, Connection, String, Try.Function<String, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(Reader, long, long, Connection, String, int, int, Try.Function<String, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(Reader, PreparedStatement, Try.Function<String, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(Reader, long, long, PreparedStatement, int, int, Try.Function<String, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from file to database.
importData(Iterator<T>, Connection, String, Try.Function<? super T, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(Iterator<T>, long, long, Connection, String, int, int, Try.Function<? super T, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(Iterator<T>, PreparedStatement, Try.Function<? super T, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(Iterator<T>, long, long, PreparedStatement, int, int, Try.Function<? super T, Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from Iterator to database.
importData(Iterator<T>, Connection, String, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super T>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(Iterator<T>, long, long, Connection, String, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super T>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(Iterator<T>, long, long, Try.Predicate<? super T, E>, Connection, String, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super T>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(Iterator<T>, PreparedStatement, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super T>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(Iterator<T>, long, long, PreparedStatement, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super T>) - Static method in class com.landawn.abacus.util.JdbcUtil
Import data.
importData(Iterator<T>, long, long, Try.Predicate<? super T, E>, PreparedStatement, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super T>) - Static method in class com.landawn.abacus.util.JdbcUtil
Imports the data from Iterator to database.
in(String, Object[]) - Static method in class com.landawn.abacus.condition.ConditionFactory
In.
in(String, Collection<?>) - Static method in class com.landawn.abacus.condition.ConditionFactory
In.
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(Object...) - Method in class com.landawn.abacus.condition.NamedProperty
In.
in(Collection<?>) - Method in class com.landawn.abacus.condition.NamedProperty
In.
in - Variable in class com.landawn.abacus.util.BufferedReader
The in.
in(Collection<?>) - Static method in class com.landawn.abacus.util.Fn
In.
IN - Static variable in class com.landawn.abacus.util.WD
Field IN.
inCommon() - Method in class com.landawn.abacus.util.Difference
In common.
incr(String) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
Incr.
incr(String, int) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
Incr.
incr(String) - Method in class com.landawn.abacus.cache.JRedis
Incr.
incr(String, int) - Method in class com.landawn.abacus.cache.JRedis
Incr.
incr(String) - Method in class com.landawn.abacus.cache.SpyMemcached
Incr.
incr(String, int) - Method in class com.landawn.abacus.cache.SpyMemcached
Incr.
incr(String, int, long) - Method in class com.landawn.abacus.cache.SpyMemcached
Incr.
incr(String, int, long, long) - Method in class com.landawn.abacus.cache.SpyMemcached
Incr.
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.
INDEX_NOT_FOUND - Static variable in class com.landawn.abacus.util.N
The index value when an element is not found in a list or array: -1.
indexed(IndexedBiConsumer<U, T>) - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Indexed.
indexed(IndexedBiFunction<U, T, R>) - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Indexed.
indexed(IndexedBiPredicate<U, T>) - Static method in class com.landawn.abacus.util.Fn.BiPredicates
Indexed.
indexed(IndexedConsumer<T>) - Static method in class com.landawn.abacus.util.Fn.Consumers
Indexed.
indexed(IndexedFunction<T, R>) - Static method in class com.landawn.abacus.util.Fn.Functions
Indexed.
indexed() - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Function which should not be used in parallel stream.
indexed(IndexedPredicate<T>) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate which should not be used in parallel stream.
indexed(IndexedPredicate<T>) - Static method in class com.landawn.abacus.util.Fn.Predicates
Indexed.
Indexed<T> - Class in com.landawn.abacus.util
The Class Indexed.
indexed() - Method in class com.landawn.abacus.util.Seq
Indexed.
indexed() - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only run sequentially, even in parallel stream.
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
Index of.
indexOf(int, boolean) - Method in class com.landawn.abacus.util.BooleanList
Index of.
indexOf(byte) - Method in class com.landawn.abacus.util.ByteList
Index of.
indexOf(int, byte) - Method in class com.landawn.abacus.util.ByteList
Index of.
indexOf(char) - Method in class com.landawn.abacus.util.CharList
Index of.
indexOf(int, char) - Method in class com.landawn.abacus.util.CharList
Index of.
indexOf(double) - Method in class com.landawn.abacus.util.DoubleList
Index of.
indexOf(int, double) - Method in class com.landawn.abacus.util.DoubleList
Index of.
indexOf(float) - Method in class com.landawn.abacus.util.FloatList
Index of.
indexOf(int, float) - Method in class com.landawn.abacus.util.FloatList
Index of.
indexOf(Object) - Method in class com.landawn.abacus.util.ImmutableList
Index of.
indexOf(int) - Method in class com.landawn.abacus.util.IntList
Index of.
indexOf(int, int) - Method in class com.landawn.abacus.util.IntList
Index of.
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
Index of.
indexOf(long) - Method in class com.landawn.abacus.util.LongList
Index of.
indexOf(int, long) - Method in class com.landawn.abacus.util.LongList
Index of.
indexOf(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(boolean[], int, boolean) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(char[], char) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(char[], int, char) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(byte[], byte) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(byte[], int, byte) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(short[], short) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(short[], int, short) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(int[], int) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(int[], int, int) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(long[], long) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(long[], int, long) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(float[], float) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(float[], int, float) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(double[], double) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(double[], int, double) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(Object[], Object) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(Object[], int, Object) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(List<?>, Object) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(List<?>, int, Object) - Static method in class com.landawn.abacus.util.N
Index of.
indexOf(short) - Method in class com.landawn.abacus.util.ShortList
Index of.
indexOf(int, short) - Method in class com.landawn.abacus.util.ShortList
Index of.
indexOf(String, int) - Static method in class com.landawn.abacus.util.StringUtil
Index of.
indexOf(String, int, int) - Static method in class com.landawn.abacus.util.StringUtil
Index of.
indexOf(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Index of.
indexOf(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Index of.
indexOf(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Index of.
indexOf(String, int, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Index of.
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, String) - Static method in class com.landawn.abacus.util.StringUtil
Compares two Strings, and returns the index at which the Stringss begin to differ.
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.
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, String) - Static method in class com.landawn.abacus.util.StringUtil
Index of ignore case.
indexOfIgnoreCase(String, int, 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.
indexOfSubList(List<?>, List<?>) - Static method in class com.landawn.abacus.util.N
Index of sub list.
indexWord(String, String, int, boolean) - Static method in class com.landawn.abacus.util.SQLParser
Index word.
init() - Method in class com.landawn.abacus.http.AbstractHttpServlet
Inits the.
init() - Method in class com.landawn.abacus.http.EchoServlet
Inits the.
init(ServletConfig) - Method in class com.landawn.abacus.http.EchoServlet
Inits the.
init() - Method in class com.landawn.abacus.http.WebServiceServlet
Inits the.
init(ServletConfig) - Method in class com.landawn.abacus.http.WebServiceServlet
Inits the.
init() - Method in class com.landawn.abacus.util.Configuration
Inits the.
initHashCapacity(int) - Static method in class com.landawn.abacus.util.N
Inits the hash capacity.
INNER - Static variable in class com.landawn.abacus.util.WD
Field INNER.
INNER_JOIN - Static variable in class com.landawn.abacus.util.WD
Field INNER_JOIN.
innerJoin(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Inner join.
innerJoin(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Inner join.
innerJoin(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Inner join.
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.
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(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
Inner join.
innerJoin(Collection<U>, Try.Function<? super T, ?, E>, Try.Function<? super U, ?, E2>) - Method in class com.landawn.abacus.util.Seq
The time complexity is O(n + m) : n is the size of this Seq and m is the size of specified collection b.
innerJoin(Collection<U>, Try.BiPredicate<? super T, ? super U, E>) - Method in class com.landawn.abacus.util.Seq
The time complexity is O(n * m) : n is the size of this Seq and m is the size of specified collection b.
innerJoin(String) - Method in class com.landawn.abacus.util.SQLBuilder
Inner join.
innerJoin(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
Inner join.
innerJoin(Collection<U>, Function<? super T, ?>, Function<? 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<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.
insert(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Insert.
insert(String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Insert.
insert(String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Insert.
insert(String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Insert.
insert(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<ID>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Insert.
insert(Connection, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Insert.
insert(Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Insert.
insert(Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Insert.
insert(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Insert.
insert(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<ID>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Insert.
insert(T) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Insert.
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(char[], int, char) - 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(short[], int, short) - 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(float[], int, float) - 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(String[], int, String) - Static method in class com.landawn.abacus.util.N
Insert.
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(String) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Insert.
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Insert.
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Insert.
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Insert.
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Insert.
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Insert.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Insert.
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Insert.
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Insert.
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Insert.
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Insert.
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Insert.
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Insert.
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Insert.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Insert.
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Insert.
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Insert.
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Insert.
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Insert.
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Insert.
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Insert.
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Insert.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Insert.
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Insert.
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Insert.
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Insert.
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Insert.
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Insert.
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Insert.
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Insert.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Insert.
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Insert.
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Insert.
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Insert.
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Insert.
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Insert.
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Insert.
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Insert.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Insert.
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Insert.
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Insert.
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Insert.
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Insert.
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Insert.
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Insert.
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Insert.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Insert.
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Insert.
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Insert.
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Insert.
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Insert.
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Insert.
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Insert.
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Insert.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Insert.
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Insert.
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Insert.
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Insert.
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Insert.
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Insert.
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Insert.
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Insert.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Insert.
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Insert.
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Insert.
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Insert.
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Insert.
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Insert.
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Insert.
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Insert.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Insert.
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Insert.
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Insert.
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Insert.
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Insert.
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Insert.
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Insert.
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Insert.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Insert.
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Insert.
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Insert.
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Insert.
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Insert.
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Insert.
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Insert.
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Insert.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Insert.
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Insert.
insert(String) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Insert.
insert(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Insert.
insert(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Insert.
insert(Map<String, Object>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Insert.
insert(Object) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Insert.
insert(Object, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Insert.
insert(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Insert.
insert(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Insert.
insert(T) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Insert.
insert(T, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Insert.
insert(Map<String, Object>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Insert.
insert(Connection, T) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Insert.
insert(Connection, T, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Insert.
insert(Connection, Map<String, Object>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Insert.
insert(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Insert.
insert(String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Insert.
insert(String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Insert.
insert(String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Insert.
insert(String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<ID>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Insert.
insert(Connection, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Insert.
insert(Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Insert.
insert(Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Insert.
insert(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Insert.
insert(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.RowMapper<ID>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Insert.
insert(T) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Insert the specified entity into data store, and set back the auto-generated id to the specified entity if there is the auto-generated id.
insert(T, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Insert.
insert(Map<String, Object>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Insert.
insert(Connection, T) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Insert.
insert(Connection, T, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Insert.
insert(Connection, Map<String, Object>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Insert.
INSERT - Static variable in class com.landawn.abacus.util.WD
Field INSERT.
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(char[], int, char...) - 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(short[], int, short...) - 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(float[], int, float...) - 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(String[], int, String...) - Static method in class com.landawn.abacus.util.N
Insert all.
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.
Insert into.
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Insert into.
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Insert into.
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Insert into.
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Insert into.
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Insert into.
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Insert into.
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Insert into.
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Insert into.
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Insert into.
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Insert into.
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Insert into.
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Insert into.
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Insert into.
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Insert into.
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Insert into.
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Insert into.
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Insert into.
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Insert into.
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Insert into.
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Insert into.
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Insert into.
insertInto(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Insert into.
insertInto(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Insert into.
instance() - Method in class com.landawn.abacus.util.Reflection
Instance.
instanceOf(Class<?>) - Static method in class com.landawn.abacus.util.Fn
Instance of.
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.
Internal - Annotation Type in com.landawn.abacus.annotation
The Interface Internal.
intersect(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
Intersect.
intersect(SubQuery) - Method in class com.landawn.abacus.condition.Criteria
Intersect.
Intersect - Class in com.landawn.abacus.condition
The Class Intersect.
Intersect(SubQuery) - Constructor for class com.landawn.abacus.condition.Intersect
Constructor for Intersect.
intersect(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Intersect.
intersect(SQLBuilder) - Method in class com.landawn.abacus.util.SQLBuilder
Intersect.
intersect(String) - Method in class com.landawn.abacus.util.SQLBuilder
Intersect.
intersect(String...) - Method in class com.landawn.abacus.util.SQLBuilder
Intersect.
intersect(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
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(DataSet) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet.
intersection(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Intersection.
intersection(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Intersection.
intersection(ByteList) - Method in class com.landawn.abacus.util.ByteList
Intersection.
intersection(byte[]) - Method in class com.landawn.abacus.util.ByteList
Intersection.
intersection(CharList) - Method in class com.landawn.abacus.util.CharList
Intersection.
intersection(char[]) - Method in class com.landawn.abacus.util.CharList
Intersection.
intersection(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Intersection.
intersection(double[]) - Method in class com.landawn.abacus.util.DoubleList
Intersection.
intersection(FloatList) - Method in class com.landawn.abacus.util.FloatList
Intersection.
intersection(float[]) - Method in class com.landawn.abacus.util.FloatList
Intersection.
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(int[]) - Method in class com.landawn.abacus.util.IntList
Intersection.
intersection(LongList) - Method in class com.landawn.abacus.util.LongList
Intersection.
intersection(long[]) - Method in class com.landawn.abacus.util.LongList
Intersection.
intersection(Map<K, V>, Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.Maps
Intersection.
intersection(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Intersection.
intersection(char[], char[]) - Static method in class com.landawn.abacus.util.N
Intersection.
intersection(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Intersection.
intersection(short[], short[]) - Static method in class com.landawn.abacus.util.N
Intersection.
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[], long[]) - Static method in class com.landawn.abacus.util.N
Intersection.
intersection(float[], float[]) - Static method in class com.landawn.abacus.util.N
Intersection.
intersection(double[], double[]) - Static method in class com.landawn.abacus.util.N
Intersection.
intersection(T[], Object[]) - Static method in class com.landawn.abacus.util.N
Intersection.
intersection(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Intersection.
intersection(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.N
Intersection.
intersection(Range<T>) - Method in class com.landawn.abacus.util.Range
Calculate the intersection of this and an overlapping Range.
intersection(Collection<?>) - Method in class com.landawn.abacus.util.Seq
Intersection.
intersection(Object[]) - Method in class com.landawn.abacus.util.Seq
Intersection.
intersection(ShortList) - Method in class com.landawn.abacus.util.ShortList
Intersection.
intersection(short[]) - Method in class com.landawn.abacus.util.ShortList
Intersection.
intersection(Collection<?>) - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only run sequentially, even in parallel stream.
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.
intersperse(T) - Method in class com.landawn.abacus.util.Seq
Intersperse.
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(long) - Static method in class com.landawn.abacus.util.Observer
 
interval(long, long) - Static method in class com.landawn.abacus.util.Observer
Interval.
interval(long, TimeUnit) - Static method in class com.landawn.abacus.util.Observer
 
interval(long, long, TimeUnit) - 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.stream.LongStream
Generates the long value by the specified period: [0, 1, 2, 3...]
interval(long, long, TimeUnit) - Static method in class com.landawn.abacus.util.stream.LongStream
Generates the long value by the specified period: [0, 1, 2, 3...]
interval(long, Supplier<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, 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, long, LongFunction<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
interval(long, long, TimeUnit, LongFunction<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
INTERVAL_FACTOR - Static variable in class com.landawn.abacus.util.Observer
The Constant INTERVAL_FACTOR.
IntFunction<R> - Interface in com.landawn.abacus.util.function
IntFunctions() - Constructor for class com.landawn.abacus.util.Fn.IntFunctions
Instantiates a new int functions.
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(String) - Method in class com.landawn.abacus.util.SQLBuilder
Into.
into(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
Into.
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.IsolationLevel
Method intValue.
intValue() - Method in enum com.landawn.abacus.LockMode
Method intValue.
intValue() - Method in enum com.landawn.abacus.util.AccountStatus
Int value.
intValue() - Method in enum com.landawn.abacus.util.CalendarUnit
Int value.
intValue() - Method in enum com.landawn.abacus.util.Color
Int value.
intValue() - Method in enum com.landawn.abacus.util.DayOfWeek
Int value.
intValue() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as an int.
intValue() - Method in enum com.landawn.abacus.util.Gender
Int value.
intValue() - Method in enum com.landawn.abacus.util.JdbcUtil.FetchDirection
Int value.
intValue() - Method in enum com.landawn.abacus.util.MediaType
Int value.
intValue() - Method in enum com.landawn.abacus.util.Month
Int value.
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
Int value.
intValue() - Method in enum com.landawn.abacus.util.ServiceStatus
Int value.
intValue() - Method in enum com.landawn.abacus.util.YesNo
Int value.
InvalidTransactionIdException - Exception in com.landawn.abacus.exception
The Class InvalidTransactionIdException.
InvalidTransactionIdException() - Constructor for exception com.landawn.abacus.exception.InvalidTransactionIdException
Constructor for InvalidTransactionIdException.
InvalidTransactionIdException(String) - Constructor for exception com.landawn.abacus.exception.InvalidTransactionIdException
Constructor for InvalidTransactionIdException.
InvalidTransactionIdException(String, Throwable) - Constructor for exception com.landawn.abacus.exception.InvalidTransactionIdException
Constructor for InvalidTransactionIdException.
InvalidTransactionIdException(Throwable) - Constructor for exception com.landawn.abacus.exception.InvalidTransactionIdException
Constructor for InvalidTransactionIdException.
inverse() - Static method in class com.landawn.abacus.util.Fn
Inverse.
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(Map<K, V>) - Static method in class com.landawn.abacus.util.Maps
Invert.
invert(Map<K, V>, Try.BinaryOperator<K, E>) - Static method in class com.landawn.abacus.util.Maps
Invert.
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.
invertAndGet() - Method in class com.landawn.abacus.util.MutableBoolean
Invert and get.
invertedByDuration(long, MutableBoolean) - Static method in class com.landawn.abacus.util.Fn.Predicates
true/false are repeatedly returned after each specified duration.
invertedByDuration(long, MutableBoolean, Runnable) - Static method in class com.landawn.abacus.util.Fn.Predicates
true/false are repeatedly returned after each specified duration.
invertedByDuration(long, long, MutableBoolean) - Static method in class com.landawn.abacus.util.Fn.Predicates
true/false are repeatedly returned after each specified duration.
invertedByDuration(long, long, MutableBoolean, Runnable) - Static method in class com.landawn.abacus.util.Fn.Predicates
true/false are repeatedly returned after each specified duration.
invertFrom(Map<K, E>) - Static method in class com.landawn.abacus.util.ListMultimap
Invert from.
invertFrom(Multimap<K, E, V>) - Static method in class com.landawn.abacus.util.ListMultimap
Invert from.
invertFrom(Map<K, E>, 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.ListMultimap
Deprecated.
invertFrom(Map<K, E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
Invert from.
invertFrom(Multimap<K, E, V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Multimap
Invert from.
invertFrom(Map<K, E>) - Static method in class com.landawn.abacus.util.SetMultimap
Invert from.
invertFrom(Multimap<K, E, V>) - Static method in class com.landawn.abacus.util.SetMultimap
Invert from.
invertFrom(Map<K, E>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
invertFrom(Multimap<K, E, V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
invoke(Method, Object, boolean) - Method in class com.landawn.abacus.http.WebServiceServlet
Invoke.
invoke(String, Object...) - Method in class com.landawn.abacus.util.Reflection
Invoke.
invokeConstructor(Constructor<T>, Object...) - Static method in class com.landawn.abacus.util.ClassUtil
Invoke constructor.
invokeMethod(Method, Object...) - Static method in class com.landawn.abacus.util.ClassUtil
Invoke method.
invokeMethod(Object, Method, Object...) - Static method in class com.landawn.abacus.util.ClassUtil
Invoke method.
invokke(String, Object...) - Method in class com.landawn.abacus.util.Reflection
Invokke.
IOUtil - Class in com.landawn.abacus.util
The Class IOUtil.
ip(IntPredicate) - Static method in class com.landawn.abacus.util.Fn.Fnn
Ip.
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(boolean) - Static method in class com.landawn.abacus.util.If
Checks if is.
IS - Static variable in class com.landawn.abacus.util.WD
Field IS.
IS_BLANK - Static variable in class com.landawn.abacus.util.WD
Field IS_BLANK.
IS_EMPTY - Static variable in class com.landawn.abacus.util.WD
Field EMPTY.
IS_FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanPredicate
 
IS_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 - 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_SYSTEM_PATH_CASE_SENSITIVE - Static variable in class com.landawn.abacus.util.FilenameUtil
The constant for case sensitivity determined by the current operating system.
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.
isActive() - Method in interface com.landawn.abacus.Transaction
Checks if is active.
isActive() - Method in class com.landawn.abacus.util.JdbcUtil.SimpleTransaction
Checks if is active.
isActive() - Method in class com.landawn.abacus.util.SQLTransaction
Checks if is active.
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 (' ').
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.
isAutoGeneratedKeys() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Checks if is auto generated keys.
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(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.
isClause(Condition) - Static method in class com.landawn.abacus.condition.CriteriaUtil
Checks if is clause.
isClosed() - Method in interface com.landawn.abacus.cache.Cache
method isClosed.
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 interface com.landawn.abacus.DataSource
Checks if is closed.
isClosed() - Method in interface com.landawn.abacus.DataSourceManager
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.
isClosed - Variable in class com.landawn.abacus.util.BufferedReader
The is closed.
isClosed - Variable in class com.landawn.abacus.util.BufferedWriter
The 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.
isDefaultIdPropValue(Object) - Static method in class com.landawn.abacus.util.JdbcUtil
Deprecated.
for internal only.
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.N
Deprecated.
replaced by ClassUtil.isDirtyMarker(Class)
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(String) - Static method in class com.landawn.abacus.condition.Expression
Checks if is empty.
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.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.Seq
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.
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.
isEntity(Class<?>) - Static method in class com.landawn.abacus.util.N
Deprecated.
replaced by ClassUtil.isEntity(Class)
isEntityOrMapParameter(NamedSQL, Object...) - Static method in class com.landawn.abacus.util.SQLExecutor
Checks if is entity or map parameter.
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.
isFastJSONAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is fast JSON available.
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.
isGsonAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is gson available.
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(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.
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.
isJacksonAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is jackson available.
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.
isLogSQL() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Checks if is log SQL.
isLogSQLWithParameters() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Checks if is log SQL with parameters.
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(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.
isNaN() - Method in class com.landawn.abacus.util.MutableDouble
Checks whether the double value is the special NaN value.
isNaN() - Method in class com.landawn.abacus.util.MutableFloat
Checks whether the float value is the special NaN value.
isNegative() - Method in class com.landawn.abacus.util.Duration
Checks if is negative.
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(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.
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.
isNotPresent() - Method in class com.landawn.abacus.util.u.Nullable
Returns true if the value is not present, otherwise returns false.
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 - 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.
isNull() - Method in class com.landawn.abacus.condition.NamedProperty
Checks if is null.
isNull(int, int) - Method in interface com.landawn.abacus.DataSet
Checks if is null.
isNull(int) - Method in interface com.landawn.abacus.DataSet
Checks if is null.
isNull(String) - Method in interface com.landawn.abacus.DataSet
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.
isNullOrEmpty() - Static method in class com.landawn.abacus.util.Fn
Checks if is null or empty.
isNullOrEmpty(CharSequence) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isNullOrEmpty(boolean[]) - 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(byte[]) - 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(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(float[]) - 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(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.
isNullOrEmpty(PrimitiveList) - 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(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(CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(boolean[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(char[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(byte[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(short[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(int[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(long[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(float[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(double[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(Object[]) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(PrimitiveList) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(Multiset<?>) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(LongMultiset<?>) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(Multimap<?, ?, ?>) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty.
isNullOrEmpty(DataSet) - Static method in class com.landawn.abacus.util.N
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(CharSequence) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty or blank.
isNullOrEmptyOrBlank(CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if is null or empty or blank.
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 ( ' ').
ISO8601Util - Class in com.landawn.abacus.util
Copyright (c) 2017, Jackson Authors/Contributers.
ISO8601Util() - Constructor for class com.landawn.abacus.util.ISO8601Util
 
ISO_8601_DATETIME_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
It's default date/time format.
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.
IsolationLevel - Enum in com.landawn.abacus
The Enum IsolationLevel.
isolationLevel() - Method in interface com.landawn.abacus.Transaction
Isolation level.
isolationLevel() - Method in class com.landawn.abacus.util.JdbcUtil.SimpleTransaction
Isolation level.
isolationLevel() - Method in class com.landawn.abacus.util.SQLTransaction
Isolation level.
isOneWayRequest(HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Checks if is one way request.
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(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(double) - 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
Checks if is present.
isPresent() - Method in class com.landawn.abacus.util.u.OptionalByte
Checks if is present.
isPresent() - Method in class com.landawn.abacus.util.u.OptionalChar
Checks if is present.
isPresent() - Method in class com.landawn.abacus.util.u.OptionalDouble
Checks if is present.
isPresent() - Method in class com.landawn.abacus.util.u.OptionalFloat
Checks if is present.
isPresent() - Method in class com.landawn.abacus.util.u.OptionalInt
Checks if is present.
isPresent() - Method in class com.landawn.abacus.util.u.OptionalLong
Checks if is present.
isPresent() - Method in class com.landawn.abacus.util.u.OptionalShort
Checks if is present.
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.
isQueryInParallel() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Checks if is query in parallel.
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.
isRequestByOperatioName() - Method in class com.landawn.abacus.http.HttpProxy.Config
Checks if is request by operatio name.
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.
isSupportedThreadMode(ThreadMode) - Method in class com.landawn.abacus.eventBus.EventBus
Checks if is supported thread mode.
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
Method isTextElement.
isTextElement(Node) - Static method in class com.landawn.abacus.util.XMLUtil
Method isTextElement.
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.
isUrlEncoded(HttpServletRequest) - Method in class com.landawn.abacus.http.AbstractHttpServlet
Checks if is url encoded.
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(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.
Iterables - Class in com.landawn.abacus.util
It's an extension and wrapper for Google Guava.
iterate(Try.BooleanSupplier<? extends E>, Try.Supplier<? extends T, E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Iterate.
iterate(T, Try.BooleanSupplier<? extends E>, Try.UnaryOperator<T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Iterate.
iterate(T, Try.Predicate<? super T, ? extends E>, Try.UnaryOperator<T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Iterate.
iterate(T, Try.UnaryOperator<T, ? extends E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Iterate.
iterate(Future<? extends T>...) - Static method in class com.landawn.abacus.util.Futures
Iterate.
iterate(Collection<? extends Future<? extends T>>) - Static method in class com.landawn.abacus.util.Futures
Iterate.
iterate(Collection<? extends Future<? extends T>>, long, TimeUnit) - Static method in class com.landawn.abacus.util.Futures
Iterate.
iterate(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Indexed
Iterate.
iterate(Iterator<? extends T>, int) - Static method in class com.landawn.abacus.util.Indexed
Iterate.
iterate(Iterator<? extends T>, long) - Static method in class com.landawn.abacus.util.Indexed
Iterate.
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.
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(T[]...) - Static method in class com.landawn.abacus.util.N
Iterate.
iterate(Collection<? extends T>...) - Static method in class com.landawn.abacus.util.N
Iterate.
iterate(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.N
Iterate.
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.
iterate(BooleanSupplier, ByteSupplier) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
iterate(byte, BooleanSupplier, ByteUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
iterate(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(BooleanSupplier, CharSupplier) - Static method in class com.landawn.abacus.util.stream.CharStream
 
iterate(char, BooleanSupplier, CharUnaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
 
iterate(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(BooleanSupplier, DoubleSupplier) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
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(BooleanSupplier, FloatSupplier) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
iterate(float, BooleanSupplier, FloatUnaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
iterate(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(BooleanSupplier, IntSupplier) - Static method in class com.landawn.abacus.util.stream.IntStream
 
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(BooleanSupplier, LongSupplier) - Static method in class com.landawn.abacus.util.stream.LongStream
 
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(BooleanSupplier, ShortSupplier) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
iterate(short, BooleanSupplier, ShortUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
iterate(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, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
iterate(T, BooleanSupplier, UnaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a sequential ordered Stream produced by iterative application of a function f to an initial element init, producing a Stream consisting of init, f(init), f(f(init)), etc.
iterate(T, Predicate<? super T>, UnaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
iterate(T, UnaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
iterator(String, String) - Method in interface com.landawn.abacus.DataSet
Iterator.
iterator(String, String, int, int) - Method in interface com.landawn.abacus.DataSet
Iterator.
iterator(String, String, String) - Method in interface com.landawn.abacus.DataSet
Iterator.
iterator(String, String, String, int, int) - Method in interface com.landawn.abacus.DataSet
Iterator.
iterator() - Method in class com.landawn.abacus.util.ArrayHashSet
Iterator.
iterator() - Method in class com.landawn.abacus.util.BooleanList
Iterator.
iterator() - Method in class com.landawn.abacus.util.ByteList
Iterator.
iterator() - Method in class com.landawn.abacus.util.CharList
Iterator.
iterator() - Method in class com.landawn.abacus.util.DoubleList
Iterator.
iterator() - Method in class com.landawn.abacus.util.FloatList
Iterator.
iterator() - Method in class com.landawn.abacus.util.IdentityHashSet
Iterator.
iterator() - Method in class com.landawn.abacus.util.IntList
Iterator.
iterator() - Method in class com.landawn.abacus.util.LongList
Iterator.
iterator() - Method in class com.landawn.abacus.util.LongMultiset
Iterator.
iterator() - Method in class com.landawn.abacus.util.Multiset
Iterator.
iterator() - Method in class com.landawn.abacus.util.Seq
Iterator.
iterator() - Method in class com.landawn.abacus.util.ShortList
Iterator.
iterator() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns an iterator for the elements of this stream.
iterator() - Method in class com.landawn.abacus.util.stream.ByteStream
Remember to close this Stream after the iteration is done, if required.
iterator() - Method in class com.landawn.abacus.util.stream.CharStream
Remember to close this Stream after the iteration is done, if required.
iterator() - Method in class com.landawn.abacus.util.stream.DoubleStream
Remember to close this Stream after the iteration is done, if required.
iterator() - Method in class com.landawn.abacus.util.stream.EntryStream
Remember to close this Stream after the iteration is done, if required.
iterator() - Method in class com.landawn.abacus.util.stream.FloatStream
Remember to close this Stream after the iteration is done, if required.
iterator() - Method in class com.landawn.abacus.util.stream.IntStream
Remember to close this Stream after the iteration is done, if required.
iterator() - Method in class com.landawn.abacus.util.stream.LongStream
Remember to close this Stream after the iteration is done, if required.
iterator() - Method in class com.landawn.abacus.util.stream.ShortStream
Remember to close this Stream after the iteration is done, if required.
iterator() - Method in class com.landawn.abacus.util.stream.Stream
Remember to close this Stream after the iteration is done, if required.
IteratorEx<T> - Interface in com.landawn.abacus.util.stream
 
Iterators - Class in com.landawn.abacus.util
The Class Iterators.
iteratte(Future<? extends T>...) - Static method in class com.landawn.abacus.util.Futures
Iteratte.
iteratte(Collection<? extends Future<? extends T>>) - Static method in class com.landawn.abacus.util.Futures
Iteratte.
iteratte(Collection<? extends Future<? extends T>>, long, TimeUnit) - Static method in class com.landawn.abacus.util.Futures
Iteratte.

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.
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.
jdbcSettings() - Method in class com.landawn.abacus.util.SQLExecutor
Jdbc settings.
JdbcSettings() - Constructor for class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Instantiates a new jdbc settings.
JdbcUtil - Class in com.landawn.abacus.util
The Class JdbcUtil.
JdbcUtil.BasicDao<T,SB extends SQLBuilder> - Interface in com.landawn.abacus.util
The Interface BasicDao.
JdbcUtil.BiParametersSetter<QS,T> - Interface in com.landawn.abacus.util
The Interface BiParametersSetter.
JdbcUtil.BiResultExtractor<T> - Interface in com.landawn.abacus.util
The Interface BiResultExtractor.
JdbcUtil.BiRowConsumer - Interface in com.landawn.abacus.util
The Interface BiRowConsumer.
JdbcUtil.BiRowFilter - Interface in com.landawn.abacus.util
The Interface BiRowFilter.
JdbcUtil.BiRowMapper<T> - Interface in com.landawn.abacus.util
The Interface BiRowMapper.
JdbcUtil.CrudDao<T,ID,SB extends SQLBuilder> - Interface in com.landawn.abacus.util
The Interface CrudDao.
JdbcUtil.Dao - Interface in com.landawn.abacus.util
This interface is designed to share/manager SQL queries by Java APIs/methods with static parameter types and return type, while hiding the SQL scripts.
JdbcUtil.Dao.Bind - Annotation Type in com.landawn.abacus.util
The Interface Bind.
JdbcUtil.Dao.Delete - Annotation Type in com.landawn.abacus.util
The Interface Delete.
JdbcUtil.Dao.Insert - Annotation Type in com.landawn.abacus.util
The Interface Insert.
JdbcUtil.Dao.NamedDelete - Annotation Type in com.landawn.abacus.util
The Interface NamedDelete.
JdbcUtil.Dao.NamedInsert - Annotation Type in com.landawn.abacus.util
The Interface NamedInsert.
JdbcUtil.Dao.NamedSelect - Annotation Type in com.landawn.abacus.util
The Interface NamedSelect.
JdbcUtil.Dao.NamedUpdate - Annotation Type in com.landawn.abacus.util
The Interface NamedUpdate.
JdbcUtil.Dao.Select - Annotation Type in com.landawn.abacus.util
The Interface Select.
JdbcUtil.Dao.Update - Annotation Type in com.landawn.abacus.util
The Interface Update.
JdbcUtil.FetchDirection - Enum in com.landawn.abacus.util
The Enum FetchDirection.
JdbcUtil.NamedQuery - Class in com.landawn.abacus.util
The backed PreparedStatement/CallableStatement will be closed by default after any execution methods(which will trigger the backed PreparedStatement/CallableStatement to be executed, for example: get/query/queryForInt/Long/../findFirst/list/execute/...).
JdbcUtil.ParametersSetter<QS> - Interface in com.landawn.abacus.util
The Interface ParametersSetter.
JdbcUtil.PreparedCallableQuery - Class in com.landawn.abacus.util
The backed PreparedStatement/CallableStatement will be closed by default after any execution methods(which will trigger the backed PreparedStatement/CallableStatement to be executed, for example: get/query/queryForInt/Long/../findFirst/list/execute/...).
JdbcUtil.PreparedQuery - Class in com.landawn.abacus.util
The backed PreparedStatement/CallableStatement will be closed by default after any execution methods(which will trigger the backed PreparedStatement/CallableStatement to be executed, for example: get/query/queryForInt/Long/../findFirst/list/execute/...).
JdbcUtil.ResultExtractor<T> - Interface in com.landawn.abacus.util
The Interface ResultExtractor.
JdbcUtil.RowConsumer - Interface in com.landawn.abacus.util
Don't use RowConsumer in PreparedQuery#forEach(RowConsumer) or any place where multiple records will be consumed by it, if column labels/count are used in JdbcUtil.RowConsumer.accept(ResultSet).
JdbcUtil.RowFilter - Interface in com.landawn.abacus.util
Don't use RowFilter in PreparedQuery#list(RowFilter, RowMapper), PreparedQuery#forEach(RowFilter, RowConsumer) or any place where multiple records will be tested by it, if column labels/count are used in JdbcUtil.RowFilter.test(ResultSet).
JdbcUtil.RowMapper<T> - Interface in com.landawn.abacus.util
Don't use RowMapper in PreparedQuery#list(RowMapper) or any place where multiple records will be retrieved by it, if column labels/count are used in JdbcUtil.RowMapper.apply(ResultSet).
JdbcUtil.SimpleTransaction - Class in com.landawn.abacus.util
The Class SimpleTransaction.
JdbcUtil.TriParametersSetter<QS,T> - Interface in com.landawn.abacus.util
The Interface TriParametersSetter.
JDC() - Constructor for class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
 
JMC() - Constructor for class com.landawn.abacus.parser.JacksonMapperConfig.JMC
 
join(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Join.
join(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Join.
join(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Join.
join(Join...) - Method in class com.landawn.abacus.condition.Criteria
Join.
join(Collection<Join>) - Method in class com.landawn.abacus.condition.Criteria
Join.
join(String) - Method in class com.landawn.abacus.condition.Criteria
Join.
join(String, Condition) - Method in class com.landawn.abacus.condition.Criteria
Join.
join(Collection<String>, Condition) - Method in class com.landawn.abacus.condition.Criteria
Join.
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(Operator, 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(Operator, 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(Operator, Collection<String>, Condition) - Constructor for class com.landawn.abacus.condition.Join
Instantiates a new join.
join(int, int, char) - Method in class com.landawn.abacus.util.BooleanList
Join.
join(int, int, String) - Method in class com.landawn.abacus.util.BooleanList
Join.
join(int, int, char) - Method in class com.landawn.abacus.util.ByteList
Join.
join(int, int, String) - Method in class com.landawn.abacus.util.ByteList
Join.
join(int, int, char) - Method in class com.landawn.abacus.util.CharList
Join.
join(int, int, String) - Method in class com.landawn.abacus.util.CharList
Join.
join(int, int, char) - Method in class com.landawn.abacus.util.DoubleList
Join.
join(int, int, String) - Method in class com.landawn.abacus.util.DoubleList
Join.
join(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
Join.
join(int, int, char) - Method in class com.landawn.abacus.util.FloatList
Join.
join(int, int, String) - Method in class com.landawn.abacus.util.FloatList
Join.
join(String) - Static method in class com.landawn.abacus.util.Fn.Disposables
Join.
join(int, int, char) - Method in class com.landawn.abacus.util.IntList
Join.
join(int, int, String) - Method in class com.landawn.abacus.util.IntList
Join.
join(int, int, char) - Method in class com.landawn.abacus.util.LongList
Join.
join(int, int, String) - Method in class com.landawn.abacus.util.LongList
Join.
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
Join.
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
Join.
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Join.
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Join.
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
Join.
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Join.
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Join.
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Join.
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Join.
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Join.
join() - Method in class com.landawn.abacus.util.PrimitiveList
Join.
join(char) - Method in class com.landawn.abacus.util.PrimitiveList
Join.
join(String) - Method in class com.landawn.abacus.util.PrimitiveList
Join.
join(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
Join.
join(int, int, char) - Method in class com.landawn.abacus.util.PrimitiveList
Join.
join(int, int, String) - Method in class com.landawn.abacus.util.PrimitiveList
Join.
join() - Method in class com.landawn.abacus.util.Seq
Join.
join(char) - Method in class com.landawn.abacus.util.Seq
Join.
join(String) - Method in class com.landawn.abacus.util.Seq
Join.
join(Try.Function<? super T, String, E>, String) - Method in class com.landawn.abacus.util.Seq
Join.
join(int, int, char) - Method in class com.landawn.abacus.util.ShortList
Join.
join(int, int, String) - Method in class com.landawn.abacus.util.ShortList
Join.
join(String) - Method in class com.landawn.abacus.util.SQLBuilder
Join.
join(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
Join.
join(CharSequence) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
join(CharSequence, CharSequence, CharSequence) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
join(CharSequence) - Method in class com.landawn.abacus.util.stream.EntryStream
 
join(CharSequence, CharSequence, 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, CharSequence) - Method in class com.landawn.abacus.util.stream.EntryStream
 
join(boolean[]) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(boolean[], char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(boolean[], String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(boolean[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(boolean[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(char[]) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(char[], char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(char[], String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(char[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(char[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(byte[]) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(byte[], char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(byte[], String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(byte[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(byte[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(short[]) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(short[], char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(short[], String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(short[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(short[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(int[]) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(int[], char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(int[], String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(int[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(int[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(long[]) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(long[], char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(long[], String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(long[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(long[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(float[]) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(float[], char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(float[], String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(float[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(float[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(double[]) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(double[], char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(double[], String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(double[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(double[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Object[]) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Object[], char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Object[], String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Object[], int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Object[], int, int, char, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Object[], int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Object[], int, int, String, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Collection<?>) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Collection<?>, char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Collection<?>, String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Collection<?>, int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Collection<?>, int, int, char, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Collection<?>, int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Join.
join(Collection<?>, int, int, String, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Join.
JOIN - Static variable in class com.landawn.abacus.util.WD
Field JOIN.
joinEntries(Map<?, ?>) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
joinEntries(Map<?, ?>, char) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
joinEntries(Map<?, ?>, String) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
joinEntries(Map<?, ?>, int, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
joinEntries(Map<?, ?>, int, int, char, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
joinEntries(Map<?, ?>, int, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
joinEntries(Map<?, ?>, int, int, String, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
joinEntries(Map<?, ?>, char, char) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
joinEntries(Map<?, ?>, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
joinEntries(Map<?, ?>, int, int, char, char) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
joinEntries(Map<?, ?>, int, int, char, char, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
joinEntries(Map<?, ?>, int, int, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
joinEntries(Map<?, ?>, int, int, String, String, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Join entries.
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
 
json2XML(String) - Static method in class com.landawn.abacus.util.N
Json 2 XML.
json2XML(Class<?>, 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.
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.
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.
junction(Operator, Condition...) - Static method in class com.landawn.abacus.condition.ConditionFactory
Junction.
junction(Operator, Collection<? extends Condition>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Junction.
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.
just(T) - Static method in class com.landawn.abacus.util.ExceptionalStream
Just.
just(E) - Static method in class com.landawn.abacus.util.ImmutableList
Just.
just(E) - Static method in class com.landawn.abacus.util.ImmutableSet
Just.
just(T) - Static method in class com.landawn.abacus.util.ObjIterator
Just.
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.Seq
Just.
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 variable in class com.landawn.abacus.parser.XMLConstants
Field KEY.
key() - Static method in class com.landawn.abacus.util.Fn
Key.
key() - Method in class com.landawn.abacus.util.Keyed
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.
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
Key set.
keySet() - Method in class com.landawn.abacus.cache.CaffeineCache
Key set.
keySet() - Method in class com.landawn.abacus.cache.DistributedCache
Key set.
keySet() - Method in class com.landawn.abacus.cache.Ehcache
Key set.
keySet() - Method in class com.landawn.abacus.cache.LocalCache
Key set.
keySet() - Method in class com.landawn.abacus.cache.OffHeapCache
Key set.
keySet() - Method in interface com.landawn.abacus.EntityId
Method keySet.
keySet() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Key set.
keySet() - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Method keySet.
keySet() - Method in class com.landawn.abacus.util.ArrayHashMap
Key set.
keySet() - Method in class com.landawn.abacus.util.BiMap
Returns an immutable key set.
keySet() - Method in class com.landawn.abacus.util.ImmutableMap
Key set.
keySet() - Method in class com.landawn.abacus.util.Multimap
Key set.
keySet() - Method in class com.landawn.abacus.util.ObjectPool
Key set.
keySet() - Method in class com.landawn.abacus.util.Properties
Key set.
keySet() - Method in class com.landawn.abacus.util.SQLMapper
Key set.
kk() - Static method in class com.landawn.abacus.util.Fn
Kk.
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(int) - Method in class com.landawn.abacus.util.ByteList
Kth largest.
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.ByteList
Kth largest.
kthLargest(int) - Method in class com.landawn.abacus.util.CharList
Kth largest.
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.CharList
Kth largest.
kthLargest(int) - Method in class com.landawn.abacus.util.DoubleList
Kth largest.
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.DoubleList
Kth largest.
kthLargest(int) - Method in class com.landawn.abacus.util.FloatList
Kth largest.
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.FloatList
Kth largest.
kthLargest(int) - Method in class com.landawn.abacus.util.IntList
Kth largest.
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.IntList
Kth largest.
kthLargest(int) - Method in class com.landawn.abacus.util.LongList
Kth largest.
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.LongList
Kth largest.
kthLargest(char[], int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(char[], int, int, int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(byte[], int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(byte[], int, int, int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(short[], int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(int[], int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(long[], int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(float[], int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(double[], int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(T[], int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(T[], int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(T[], int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(Collection<? extends T>, int, int, int) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(Collection<? extends T>, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(Collection<? extends T>, int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Kth largest.
kthLargest(int) - Method in class com.landawn.abacus.util.Seq
Kth largest.
kthLargest(int, Comparator<? super T>) - Method in class com.landawn.abacus.util.Seq
Kth largest.
kthLargest(int) - Method in class com.landawn.abacus.util.ShortList
Kth largest.
kthLargest(int, int, int) - Method in class com.landawn.abacus.util.ShortList
Kth largest.
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, Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 

L

last() - Method in class com.landawn.abacus.util.BooleanList
Last.
last() - Method in class com.landawn.abacus.util.ByteList
Last.
last() - Method in class com.landawn.abacus.util.CharList
Last.
last() - Method in class com.landawn.abacus.util.DoubleList
Last.
last() - Method in class com.landawn.abacus.util.ExceptionalStream
Last.
last() - Method in class com.landawn.abacus.util.FloatList
Last.
last() - Method in class com.landawn.abacus.util.ImmutableSortedSet
Last.
last(boolean[], boolean) - Static method in class com.landawn.abacus.util.Index
Last.
last(boolean[], int, boolean) - Static method in class com.landawn.abacus.util.Index
Last.
last(char[], char) - Static method in class com.landawn.abacus.util.Index
Last.
last(char[], int, char) - Static method in class com.landawn.abacus.util.Index
Last.
last(byte[], byte) - Static method in class com.landawn.abacus.util.Index
Last.
last(byte[], int, byte) - Static method in class com.landawn.abacus.util.Index
Last.
last(short[], short) - Static method in class com.landawn.abacus.util.Index
Last.
last(short[], int, short) - Static method in class com.landawn.abacus.util.Index
Last.
last(int[], int) - Static method in class com.landawn.abacus.util.Index
Last.
last(int[], int, int) - Static method in class com.landawn.abacus.util.Index
Last.
last(long[], long) - Static method in class com.landawn.abacus.util.Index
Last.
last(long[], int, long) - Static method in class com.landawn.abacus.util.Index
Last.
last(float[], float) - Static method in class com.landawn.abacus.util.Index
Last.
last(float[], int, float) - Static method in class com.landawn.abacus.util.Index
Last.
last(double[], double) - Static method in class com.landawn.abacus.util.Index
Last.
last(double[], int, double) - Static method in class com.landawn.abacus.util.Index
Last.
last(Object[], Object) - Static method in class com.landawn.abacus.util.Index
Last.
last(Object[], int, Object) - Static method in class com.landawn.abacus.util.Index
Last.
last(List<?>, Object) - Static method in class com.landawn.abacus.util.Index
Last.
last(List<?>, int, Object) - Static method in class com.landawn.abacus.util.Index
Last.
last(String, int) - Static method in class com.landawn.abacus.util.Index
Last.
last(String, int, int) - Static method in class com.landawn.abacus.util.Index
Last.
last(String, String) - Static method in class com.landawn.abacus.util.Index
Last.
last(String, int, String) - Static method in class com.landawn.abacus.util.Index
Last.
last() - Method in class com.landawn.abacus.util.IntList
Last.
last(Iterator<T>) - Static method in class com.landawn.abacus.util.Iterators
Last.
last() - Method in class com.landawn.abacus.util.LongList
Last.
last(Collection<T>) - Static method in class com.landawn.abacus.util.N
Last.
last() - Method in class com.landawn.abacus.util.Seq
Last.
last(int) - Method in class com.landawn.abacus.util.Seq
Return at most last n elements.
last() - Method in class com.landawn.abacus.util.ShortList
Last.
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(int) - 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(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_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
Last char.
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
Last entry.
lastEntry(Map<K, V>) - Static method in class com.landawn.abacus.util.N
Last entry.
lastIndexOf(boolean) - Method in class com.landawn.abacus.util.BooleanList
Last index of.
lastIndexOf(int, 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(int, 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(int, 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(int, 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, float) - Method in class com.landawn.abacus.util.FloatList
Last index of.
lastIndexOf(Object) - Method in class com.landawn.abacus.util.ImmutableList
Last index of.
lastIndexOf(int) - Method in class com.landawn.abacus.util.IntList
Last index of.
lastIndexOf(int, int) - Method in class com.landawn.abacus.util.IntList
Last index of.
lastIndexOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Iterables
Last index of.
lastIndexOf(long) - Method in class com.landawn.abacus.util.LongList
Last index of.
lastIndexOf(int, long) - Method in class com.landawn.abacus.util.LongList
Last index of.
lastIndexOf(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(boolean[], int, boolean) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(char[], char) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(char[], int, char) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(byte[], byte) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(byte[], int, byte) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(short[], short) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(short[], int, short) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(int[], int) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(int[], int, int) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(long[], long) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(long[], int, long) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(float[], float) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(float[], int, float) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(double[], double) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(double[], int, double) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(Object[], Object) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(Object[], int, Object) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(List<?>, Object) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(List<?>, int, Object) - Static method in class com.landawn.abacus.util.N
Last index of.
lastIndexOf(short) - Method in class com.landawn.abacus.util.ShortList
Last index of.
lastIndexOf(int, short) - Method in class com.landawn.abacus.util.ShortList
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, String) - Static method in class com.landawn.abacus.util.StringUtil
Last index of.
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, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Last index of.
lastIndexOf(String, int, String, String) - Static method in class com.landawn.abacus.util.StringUtil
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, String) - Static method in class com.landawn.abacus.util.StringUtil
Last index of ignore case.
lastIndexOfIgnoreCase(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Last index of ignore case.
lastIndexOfSubList(List<?>, List<?>) - Static method in class com.landawn.abacus.util.N
Last index of sub list.
lastKey() - Method in class com.landawn.abacus.util.ImmutableSortedMap
Last key.
lastNonNull(Iterator<T>) - Static method in class com.landawn.abacus.util.Iterators
Last non null.
lastNonNull(T, T) - Static method in class com.landawn.abacus.util.N
Last non null.
lastNonNull(T, T, T) - Static method in class com.landawn.abacus.util.N
Last non null.
lastNonNull(T...) - Static method in class com.landawn.abacus.util.N
Last non null.
lastNonNull(Collection<T>) - Static method in class com.landawn.abacus.util.N
Last non null.
lastNonNull() - Method in class com.landawn.abacus.util.Seq
Last non null.
lastOfSubArray(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubArray(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub array.
lastOfSubList(List<?>, int, List<?>, int, int) - Static method in class com.landawn.abacus.util.Index
Last of sub list.
lastOrdinalIndexOf(String, String, int) - Static method in class com.landawn.abacus.util.StringUtil
Finds the n-th last index within a String, handling null.
lastOrNullIfEmpty(Collection<T>) - Static method in class com.landawn.abacus.util.N
Last or null if empty.
lastPage() - Method in interface com.landawn.abacus.PaginatedDataSet
Returns the last page.
lastRow() - Method in interface com.landawn.abacus.DataSet
Last row.
lastRow(Class<? extends T>) - Method in interface com.landawn.abacus.DataSet
Last row.
lastRow(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Last row.
lastRow(IntFunction<? extends T>) - Method in interface com.landawn.abacus.DataSet
Last row.
lastRow(IntFunction<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Last row.
lc(LongConsumer) - Static method in class com.landawn.abacus.util.Fn.Fnn
Lc.
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(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Le.
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.Expression
Le.
le(Object) - Method in class com.landawn.abacus.condition.NamedProperty
Le.
left - Variable in class com.landawn.abacus.util.Pair
The left.
left - Variable in class com.landawn.abacus.util.Triple
The left.
LEFT - Static variable in class com.landawn.abacus.util.WD
Field LEFT.
LEFT_JOIN - Static variable in class com.landawn.abacus.util.WD
Field LEFT_JOIN.
leftJoin(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Left join.
leftJoin(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Left join.
leftJoin(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Left join.
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.
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(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
Left join.
leftJoin(Collection<U>, Try.Function<? super T, ?, E>, Try.Function<? super U, ?, E2>) - Method in class com.landawn.abacus.util.Seq
The time complexity is O(n + m) : n is the size of this Seq and m is the size of specified collection b.
leftJoin(Collection<U>, Try.BiPredicate<? super T, ? super U, E>) - Method in class com.landawn.abacus.util.Seq
The time complexity is O(n * m) : n is the size of this Seq and m is the size of specified collection b.
leftJoin(String) - Method in class com.landawn.abacus.util.SQLBuilder
Left join.
leftJoin(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
Left join.
leftJoin(Collection<U>, Function<? super T, ?>, Function<? 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<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.
len() - Static method in class com.landawn.abacus.util.Fn
Len.
len(CharSequence) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map/CharSequence, or 0 if it's empty or null.
len(boolean[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map/CharSequence, or 0 if it's empty or null.
len(char[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map/CharSequence, or 0 if it's empty or null.
len(byte[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map/CharSequence, or 0 if it's empty or null.
len(short[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map/CharSequence, or 0 if it's empty or null.
len(int[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map/CharSequence, or 0 if it's empty or null.
len(long[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map/CharSequence, or 0 if it's empty or null.
len(float[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map/CharSequence, or 0 if it's empty or null.
len(double[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map/CharSequence, or 0 if it's empty or null.
len(Object[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map/CharSequence, or 0 if it's empty or null.
length() - Static method in class com.landawn.abacus.util.Fn
Length.
length() - Method in class com.landawn.abacus.util.Joiner
Length.
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
Length.
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
Length.
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Length.
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Length.
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Length.
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Length.
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Length.
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Length.
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Length.
LENGTH - Static variable in class com.landawn.abacus.util.WD
Field LENGTH.
lengthOfReplacementsForChars - Variable in class com.landawn.abacus.util.CharacterWriter
The length of replacements for chars.
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 - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
LESS_EQUAL - Static variable in class com.landawn.abacus.util.WD
Field LESS_EQUAL.
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
LESS_THAN - Static variable in class com.landawn.abacus.util.WD
Field LESS_THAN.
lessEqual(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Less equal.
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.Expression
Less equal.
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.
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnB
Less equal.
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnC
Less equal.
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnD
Less equal.
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnF
Less equal.
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnI
Less equal.
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnL
Less equal.
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FnS
Less equal.
lessEqual(T) - Static method in class com.landawn.abacus.util.Fn
Less equal.
lessEqual() - Static method in class com.landawn.abacus.util.Fn
Less equal.
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
 
lessThan(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Less than.
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.Expression
Less than.
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.
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnB
Less than.
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnC
Less than.
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnD
Less than.
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnF
Less than.
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnI
Less than.
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnL
Less than.
lessThan() - Static method in class com.landawn.abacus.util.Fn.FnS
Less than.
lessThan(T) - Static method in class com.landawn.abacus.util.Fn
Less than.
lessThan() - Static method in class com.landawn.abacus.util.Fn
Less than.
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
 
LF - Static variable in class com.landawn.abacus.util.Ascii
Line Feed ('\n'): A format effector which controls the movement of the printing position to the next printing line.
lf(LongFunction<R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Lf.
like(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Like.
like(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Like.
like(String, String) - Static method in class com.landawn.abacus.condition.Expression
Like.
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(Object) - Method in class com.landawn.abacus.condition.NamedProperty
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.
limit(int, int) - Static method in class com.landawn.abacus.condition.ConditionFactory
Limit.
limit(Limit) - Method in class com.landawn.abacus.condition.Criteria
Limit.
limit(int) - Method in class com.landawn.abacus.condition.Criteria
Limit.
limit(int, int) - Method in class com.landawn.abacus.condition.Criteria
Limit.
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(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Limit.
limit(int) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Limit.
limit(int, int) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Limit.
limit(long) - Method in class com.landawn.abacus.util.ExceptionalStream
Limit.
limit(Iterator<T>, long) - Static method in class com.landawn.abacus.util.Iterators
Returns a new Iterator.
limit(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.
limit(long) - Method in class com.landawn.abacus.util.Observer
Limit.
limit(int) - Method in class com.landawn.abacus.util.Splitter
Limit.
limit(int) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Limit.
limit(int) - Method in class com.landawn.abacus.util.SQLBuilder
Limit.
limit(int, int) - Method in class com.landawn.abacus.util.SQLBuilder
Limit.
limit(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
limit(long) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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, Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
Limit then filter.
limitThenFilter(int, BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
Limit then filter.
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.
lines(File, Charset) - Static method in class com.landawn.abacus.util.ExceptionalStream
Lines.
lines(Path) - Static method in class com.landawn.abacus.util.ExceptionalStream
Lines.
lines(Path, Charset) - Static method in class com.landawn.abacus.util.ExceptionalStream
Lines.
lines(Reader) - Static method in class com.landawn.abacus.util.ExceptionalStream
Lines.
lines(File) - Static method in class com.landawn.abacus.util.stream.Stream
 
lines(File, Charset) - Static method in class com.landawn.abacus.util.stream.Stream
 
lines(Path) - Static method in class com.landawn.abacus.util.stream.Stream
 
lines(Path, Charset) - Static method in class com.landawn.abacus.util.stream.Stream
 
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.
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 - Static variable in class com.landawn.abacus.parser.XMLConstants
Field LIST.
list(Class<T>, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(Class<T>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(Class<T>, Connection, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(Class<T>, Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(Class<T>, Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(Class<T>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(String, JdbcUtil.BiRowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(String, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(Connection, String, JdbcUtil.BiRowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(Connection, String, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List.
list(File) - Static method in class com.landawn.abacus.util.IOUtil
List.
list(File, boolean, boolean) - Static method in class com.landawn.abacus.util.IOUtil
List.
list(File, boolean, Try.BiPredicate<? super File, ? super File, E>) - Static method in class com.landawn.abacus.util.IOUtil
List.
list(Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
List.
list(Collection<String>, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
List.
list(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Connection, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Connection, Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Connection, Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(String, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Connection, String, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Connection, String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Collection<String>, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Connection, Collection<String>, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Connection, Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(String, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Connection, String, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Connection, String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Connection, Collection<String>, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Connection, Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List.
list(Class<T>, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(Class<T>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(Class<T>, Connection, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(Class<T>, Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(Class<T>, Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(Class<T>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(String, JdbcUtil.BiRowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(String, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(Connection, String, JdbcUtil.BiRowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(Connection, String, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(Connection, String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
List.
list(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Connection, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Connection, Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Connection, Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(String, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Connection, String, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Connection, String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(String, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Connection, String, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Connection, String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Collection<String>, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Connection, Collection<String>, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Connection, Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Connection, Collection<String>, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
List.
list(Connection, Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
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.
listAll(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List all.
listAll(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List all.
listAll(Class<T>, List<String>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List all.
listAll(Class<T>, List<String>, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List all.
listAll(String, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List all.
listAll(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List all.
listAll(List<String>, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List all.
listAll(List<String>, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
List all.
listAll(Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List all.
listAll(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List all.
listAll(String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List all.
listAll(String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List all.
listAll(Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List all.
listAll(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
List all.
listAll(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
listAll(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
listAll(Class<T>, List<String>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
listAll(Class<T>, List<String>, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
listAll(String, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
listAll(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
listAll(List<String>, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute one or more queries in one or more data sources specified by jdbcSettings and merge the results.
listAll(List<String>, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute one or more queries in one or more data sources specified by jdbcSettings and merge the results.
listAll(Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
listAll(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
listAll(String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
listAll(String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
listAll(Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
listAll(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
listDirectories(File) - Static method in class com.landawn.abacus.util.IOUtil
List directories.
listDirectories(File, boolean) - Static method in class com.landawn.abacus.util.IOUtil
List directories.
listFiles(Path) - Static method in class com.landawn.abacus.guava.Files
List files.
listFiles(File) - Static method in class com.landawn.abacus.util.IOUtil
List files.
listFiles(File, boolean, boolean) - Static method in class com.landawn.abacus.util.IOUtil
List files.
listFiles(File, boolean, Try.BiPredicate<? super File, ? super File, E>) - Static method in class com.landawn.abacus.util.IOUtil
List files.
listFiles(File) - Static method in class com.landawn.abacus.util.stream.Stream
 
listFiles(File, boolean) - Static method in class com.landawn.abacus.util.stream.Stream
 
listIterator() - Method in class com.landawn.abacus.util.ImmutableList
List iterator.
listIterator(int) - Method in class com.landawn.abacus.util.ImmutableList
List iterator.
ListMultimap<K,E> - Class in com.landawn.abacus.util
The Class ListMultimap.
ln(String) - Static method in class com.landawn.abacus.condition.Expression
Ln.
LN - Static variable in class com.landawn.abacus.util.WD
Field LN.
load(File) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load.
load(File, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load.
load(InputStream) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load.
load(Reader) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load.
load(SQLExecutor, String, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Load.
loadCSV(File) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(File, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(File, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(File, Collection<String>, long, long, Try.Predicate<String[], E>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(InputStream) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(InputStream, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(InputStream, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(InputStream, Collection<String>, long, long, Try.Predicate<String[], E>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(Reader) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Reader, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Reader, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Reader, Collection<String>, long, long, Try.Predicate<String[], E>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(Class<?>, File) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Class<?>, File, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Class<?>, File, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Class<?>, File, Collection<String>, long, long, Try.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
Load CSV.
loadCSV(Class<?>, InputStream, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Class<?>, InputStream, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Class<?>, InputStream, Collection<String>, long, long, Try.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
Load CSV.
loadCSV(Class<?>, Reader, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Class<?>, Reader, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Class<?>, Reader, Collection<String>, long, long, Try.Predicate<String[], E>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(File, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(File, long, long, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(File, long, long, Try.Predicate<String[], E>, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(InputStream, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(InputStream, long, long, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(InputStream, long, long, Try.Predicate<String[], E>, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(Reader, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Reader, long, long, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Reader, long, long, Try.Predicate<String[], E>, Map<String, ? extends Type>) - 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
Load CSV.
loadCSV(File, long, long, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(File, long, long, Try.Predicate<String[], E>, List<? extends Type>) - 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
Load CSV.
loadCSV(InputStream, long, long, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(InputStream, long, long, Try.Predicate<String[], E>, List<? extends Type>) - 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
Load CSV.
loadCSV(Reader, long, long, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load CSV.
loadCSV(Reader, long, long, Try.Predicate<String[], E>, List<? extends Type>) - 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(SQLExecutor, String, boolean) - 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.
loadFromXML(Class<T>, SQLExecutor, String, boolean) - 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(String) - Method in class com.landawn.abacus.util.DBLock
Lock.
lock(String, long) - Method in class com.landawn.abacus.util.DBLock
Lock.
lock(String, long, long) - Method in class com.landawn.abacus.util.DBLock
Lock.
lock(String, long, long, long) - Method in class com.landawn.abacus.util.DBLock
Lock.
lock(K, long) - Method in class com.landawn.abacus.util.MemcachedLock
Lock.
lock(K, V, long) - Method in class com.landawn.abacus.util.MemcachedLock
Lock.
LOCKED - Static variable in class com.landawn.abacus.util.DBLock
The Constant LOCKED.
LockMode - Enum in com.landawn.abacus
R --- Read; A --- Add; U --- Update; D --- Delete.
log(String, String) - Static method in class com.landawn.abacus.condition.Expression
Log.
log(double) - Static method in class com.landawn.abacus.util.Matth
Log.
LOG - Static variable in class com.landawn.abacus.util.WD
Field LOG.
log10(int, RoundingMode) - Static method in class com.landawn.abacus.util.Matth
Log 10.
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(double) - Static method in class com.landawn.abacus.util.Matth
Log 10.
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(int, RoundingMode) - Static method in class com.landawn.abacus.util.Matth
Log 2.
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(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(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.
logger - Static variable in class com.landawn.abacus.util.AsyncSQLExecutor
The Constant logger.
logger - Static variable in class com.landawn.abacus.util.XMLUtil
The Constant logger.
logSQL(String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Log SQL.
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(Collection<? extends 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(Supplier<? extends Map<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(String) - Static method in class com.landawn.abacus.condition.Expression
Lower.
lower(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
Lower.
LOWER - Static variable in class com.landawn.abacus.util.WD
Field LOWER.
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
Lower entry.
lowerKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Lower key.
lp(LongPredicate) - Static method in class com.landawn.abacus.util.Fn.Fnn
Lp.
lPad(String, int, String) - Static method in class com.landawn.abacus.condition.Expression
L pad.
LPAD - Static variable in class com.landawn.abacus.util.WD
Field LPAD.
lShift(Object...) - Static method in class com.landawn.abacus.condition.Expression
L shift.
lt(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Lt.
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.Expression
Lt.
lt(Object) - Method in class com.landawn.abacus.condition.NamedProperty
Lt.
lTrim(String) - Static method in class com.landawn.abacus.condition.Expression
L trim.
LTRIM - Static variable in class com.landawn.abacus.util.WD
Field LTRIM.
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

map(String, Try.Function<?, ?, E>, String, String) - Method in interface com.landawn.abacus.DataSet
Map.
map(String, Try.Function<?, ?, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Map.
map(Tuple.Tuple2<String, String>, Try.BiFunction<?, ?, ?, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Map.
map(Tuple.Tuple3<String, String, String>, Try.TriFunction<?, ?, ?, ?, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Map.
map(Collection<String>, Try.Function<NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Map.
map(File) - Static method in class com.landawn.abacus.guava.Files
Map.
map(File, FileChannel.MapMode) - Static method in class com.landawn.abacus.guava.Files
Map.
map(File, FileChannel.MapMode, long) - Static method in class com.landawn.abacus.guava.Files
Map.
MAP - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP.
map(BiFunction<? super A, ? super B, R>) - Method in class com.landawn.abacus.util.BiIterator
Map.
map(Try.BooleanUnaryOperator<E>) - Method in class com.landawn.abacus.util.BooleanList
Map.
map(int, int, Try.BooleanUnaryOperator<E>) - Method in class com.landawn.abacus.util.BooleanList
Map.
map(Try.Function<BooleanPair, U, E>) - Method in class com.landawn.abacus.util.BooleanPair
Map.
map(Try.Function<BooleanTriple, U, E>) - Method in class com.landawn.abacus.util.BooleanTriple
Map.
map(Try.Function<? super T, R, E>) - Method in class com.landawn.abacus.util.Builder
Map.
map(Try.ByteUnaryOperator<E>) - Method in class com.landawn.abacus.util.ByteList
Map.
map(int, int, Try.ByteUnaryOperator<E>) - Method in class com.landawn.abacus.util.ByteList
Map.
map(Try.Function<BytePair, U, E>) - Method in class com.landawn.abacus.util.BytePair
Map.
map(Try.Function<ByteTriple, U, E>) - Method in class com.landawn.abacus.util.ByteTriple
Map.
map(Try.CharUnaryOperator<E>) - Method in class com.landawn.abacus.util.CharList
Map.
map(int, int, Try.CharUnaryOperator<E>) - Method in class com.landawn.abacus.util.CharList
Map.
map(Try.Function<CharPair, U, E>) - Method in class com.landawn.abacus.util.CharPair
Map.
map(Try.Function<CharTriple, U, E>) - Method in class com.landawn.abacus.util.CharTriple
Map.
map(Try.Function<? super T, U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Map.
map(Try.DoubleUnaryOperator<E>) - Method in class com.landawn.abacus.util.DoubleList
Map.
map(int, int, Try.DoubleUnaryOperator<E>) - Method in class com.landawn.abacus.util.DoubleList
Map.
map(Try.Function<DoublePair, U, E>) - Method in class com.landawn.abacus.util.DoublePair
Map.
map(Try.Function<DoubleTriple, U, E>) - Method in class com.landawn.abacus.util.DoubleTriple
Map.
map(Try.Function<? super T, ? extends U, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Map.
map(Try.FloatUnaryOperator<E>) - Method in class com.landawn.abacus.util.FloatList
Map.
map(int, int, Try.FloatUnaryOperator<E>) - Method in class com.landawn.abacus.util.FloatList
Map.
map(Try.Function<FloatPair, U, E>) - Method in class com.landawn.abacus.util.FloatPair
Map.
map(Try.Function<FloatTriple, U, E>) - Method in class com.landawn.abacus.util.FloatTriple
Map.
map(Try.IntUnaryOperator<E>) - Method in class com.landawn.abacus.util.IntList
Map.
map(int, int, Try.IntUnaryOperator<E>) - Method in class com.landawn.abacus.util.IntList
Map.
map(Try.Function<IntPair, U, E>) - Method in class com.landawn.abacus.util.IntPair
Map.
map(Try.Function<IntTriple, U, E>) - Method in class com.landawn.abacus.util.IntTriple
Map.
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.util.IOUtil
Note: copied from Google Guava under Apache License v2.
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(Iterator<T>, Function<? super T, U>) - Static method in class com.landawn.abacus.util.Iterators
Map.
map(Try.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(Try.LongUnaryOperator<E>) - Method in class com.landawn.abacus.util.LongList
Map.
map(int, int, Try.LongUnaryOperator<E>) - Method in class com.landawn.abacus.util.LongList
Map.
map(Try.Function<LongPair, U, E>) - Method in class com.landawn.abacus.util.LongPair
Map.
map(Try.Function<LongTriple, U, E>) - Method in class com.landawn.abacus.util.LongTriple
Map.
map(T[], Try.Function<? super T, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
Map.
map(T[], int, int, Try.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>, Try.Function<? super T, ? extends R, E>) - Static method in class com.landawn.abacus.util.N
Map.
map(Collection<? extends T>, int, int, Try.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[], Try.Function<? super T, ? extends R, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Map.
map(T[], int, int, Try.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>, Try.Function<? super T, ? extends R, E>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Map.
map(Collection<? extends T>, int, int, Try.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(Function<? super T, U>) - Method in class com.landawn.abacus.util.Observer
Map.
map(Try.BiFunction<? super L, ? super R, U, E>) - Method in class com.landawn.abacus.util.Pair
Map.
map(Try.Function<? super Pair<L, R>, U, E>) - Method in class com.landawn.abacus.util.Pair
Map.
map(Try.Function<? super T, ? extends R, E>) - Method in class com.landawn.abacus.util.Seq
Map.
map(Try.ShortUnaryOperator<E>) - Method in class com.landawn.abacus.util.ShortList
Map.
map(int, int, Try.ShortUnaryOperator<E>) - Method in class com.landawn.abacus.util.ShortList
Map.
map(Try.Function<ShortPair, U, E>) - Method in class com.landawn.abacus.util.ShortPair
Map.
map(Try.Function<ShortTriple, U, E>) - Method in class com.landawn.abacus.util.ShortTriple
Map.
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(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(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(FloatUnaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
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(Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
map(TriFunction<? super A, ? super B, ? super C, R>) - Method in class com.landawn.abacus.util.TriIterator
Map.
map(Try.TriFunction<? super L, ? super M, ? super R, U, E>) - Method in class com.landawn.abacus.util.Triple
Map.
map(Try.Function<? super Triple<L, M, R>, U, E>) - Method in class com.landawn.abacus.util.Triple
Map.
map(Try.Function<? super Tuple.Tuple1<T1>, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple1
Map.
map(Try.Function<? super Tuple.Tuple2<T1, T2>, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
Map.
map(Try.BiFunction<? super T1, ? super T2, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
Map.
map(Try.Function<? super Tuple.Tuple3<T1, T2, T3>, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
Map.
map(Try.TriFunction<? super T1, ? super T2, ? super T3, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
Map.
map(Try.Function<? super Tuple.Tuple4<T1, T2, T3, T4>, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple4
Map.
map(Try.Function<? super Tuple.Tuple5<T1, T2, T3, T4, T5>, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple5
Map.
map(Try.Function<? super Tuple.Tuple6<T1, T2, T3, T4, T5, T6>, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple6
Map.
map(Try.Function<? super Tuple.Tuple7<T1, T2, T3, T4, T5, T6, T7>, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple7
Map.
map(Try.Function<? super Tuple.Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple8
Map.
map(Try.Function<? super Tuple.Tuple9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, U, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple9
Map.
map(Try.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map.
map(Try.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Optional
Map.
map(Try.BooleanUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Map.
map(Try.ByteUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Map.
map(Try.CharUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Map.
map(Try.DoubleUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Map.
map(Try.FloatUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Map.
map(Try.IntUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map.
map(Try.LongUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Map.
map(Try.ShortUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Map.
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.
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.
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.
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(Try.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(Try.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map if not null.
mapKey(Function<? super K, ? extends KK>) - Static method in class com.landawn.abacus.util.Fn
Map key.
mapKey(Function<? super K, ? extends KK>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
mapKey(BiFunction<? super K, ? super V, ? 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
 
mapper(Class<T>, Class<ID>) - Method in class com.landawn.abacus.util.SQLExecutor
Mapper.
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.
mapThenFilter(Try.Function<? super T, ? extends R, E>, Try.Predicate<? super R, E2>) - Method in class com.landawn.abacus.util.Seq
For better performance, comparing to Stream.
mapThenForEach(Try.Function<? super T, ? extends R, E>, Try.Consumer<? super R, E2>) - Method in class com.landawn.abacus.util.Seq
For better performance, comparing to Stream.
mapToBoolean(T[], Try.ToBooleanFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to boolean.
mapToBoolean(T[], int, int, Try.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>, Try.ToBooleanFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to boolean.
mapToBoolean(Collection<? extends T>, int, int, Try.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(Try.ToBooleanFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Map to boolean.
mapToBoolean(Try.ToBooleanFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to boolean.
mapToBoolean(Try.ToBooleanFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to boolean.
mapToBooleanIfNotNull(Try.ToBooleanFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to boolean if not null.
mapToByte(T[], Try.ToByteFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to byte.
mapToByte(T[], int, int, Try.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>, Try.ToByteFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to byte.
mapToByte(Collection<? extends T>, int, int, Try.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(Try.ToByteFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Map to byte.
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(Try.ToByteFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to byte.
mapToByte(Try.ToByteFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to byte.
mapToByteIfNotNull(Try.ToByteFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to byte if not null.
mapToChar(T[], Try.ToCharFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to char.
mapToChar(T[], int, int, Try.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>, Try.ToCharFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to char.
mapToChar(Collection<? extends T>, int, int, Try.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(Try.ToCharFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Map to char.
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(Try.ToCharFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to char.
mapToChar(Try.ToCharFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to char.
mapToCharIfNotNull(Try.ToCharFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to char if not null.
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(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 T, ? extends K>, Function<? super T, ? extends V>) - Method in class com.landawn.abacus.util.stream.Stream
Deprecated. 
mapToDouble(T[], Try.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to double.
mapToDouble(T[], int, int, Try.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>, Try.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to double.
mapToDouble(Collection<? extends T>, int, int, Try.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(Try.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Map to double.
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(Try.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to double.
mapToDouble(Try.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to double.
mapToDouble(Try.ToDoubleFunction<Float, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Map to double.
mapToDouble(Try.ToDoubleFunction<Integer, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to double.
mapToDouble(Try.ToDoubleFunction<Long, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Map to double.
mapToDoubleIfNotNull(Try.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(T[], Try.ToFloatFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to float.
mapToFloat(T[], int, int, Try.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>, Try.ToFloatFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to float.
mapToFloat(Collection<? extends T>, int, int, Try.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(Try.ToFloatFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Map to float.
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(Try.ToFloatFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to float.
mapToFloat(Try.ToFloatFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to float.
mapToFloatIfNotNull(Try.ToFloatFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to float if not null.
mapToInt(T[], Try.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to int.
mapToInt(T[], int, int, Try.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>, Try.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to int.
mapToInt(Collection<? extends T>, int, int, Try.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(Try.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Map to int.
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(Try.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to int.
mapToInt(Try.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to int.
mapToInt(Try.ToIntFunction<Byte, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Map to int.
mapToInt(Try.ToIntFunction<Character, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Map to int.
mapToInt(Try.ToIntFunction<Double, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Map to int.
mapToInt(Try.ToIntFunction<Long, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Map to int.
mapToInt(Try.ToIntFunction<Short, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Map to int.
mapToIntIfNotNull(Try.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to int if not null.
mapToLong(T[], Try.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to long.
mapToLong(T[], int, int, Try.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>, Try.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to long.
mapToLong(Collection<? extends T>, int, int, Try.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(Try.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Map to long.
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(Try.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to long.
mapToLong(Try.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to long.
mapToLong(Try.ToLongFunction<Double, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Map to long.
mapToLong(Try.ToLongFunction<Integer, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to long.
mapToLongIfNotNull(Try.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to long if not null.
mapToObj(Try.BooleanFunction<? extends T, E>) - Method in class com.landawn.abacus.util.BooleanList
Map to obj.
mapToObj(int, int, Try.BooleanFunction<? extends T, E>) - Method in class com.landawn.abacus.util.BooleanList
Map to obj.
mapToObj(Try.ByteFunction<? extends T, E>) - Method in class com.landawn.abacus.util.ByteList
Map to obj.
mapToObj(int, int, Try.ByteFunction<? extends T, E>) - Method in class com.landawn.abacus.util.ByteList
Map to obj.
mapToObj(Try.CharFunction<? extends T, E>) - Method in class com.landawn.abacus.util.CharList
Map to obj.
mapToObj(int, int, Try.CharFunction<? extends T, E>) - Method in class com.landawn.abacus.util.CharList
Map to obj.
mapToObj(Try.DoubleFunction<? extends T, E>) - Method in class com.landawn.abacus.util.DoubleList
Map to obj.
mapToObj(int, int, Try.DoubleFunction<? extends T, E>) - Method in class com.landawn.abacus.util.DoubleList
Map to obj.
mapToObj(Try.FloatFunction<? extends T, E>) - Method in class com.landawn.abacus.util.FloatList
Map to obj.
mapToObj(int, int, Try.FloatFunction<? extends T, E>) - Method in class com.landawn.abacus.util.FloatList
Map to obj.
mapToObj(Try.IntFunction<? extends T, E>) - Method in class com.landawn.abacus.util.IntList
Map to obj.
mapToObj(int, int, Try.IntFunction<? extends T, E>) - Method in class com.landawn.abacus.util.IntList
Map to obj.
mapToObj(Try.LongFunction<? extends T, E>) - Method in class com.landawn.abacus.util.LongList
Map to obj.
mapToObj(int, int, Try.LongFunction<? extends T, E>) - Method in class com.landawn.abacus.util.LongList
Map to obj.
mapToObj(Try.ShortFunction<? extends T, E>) - Method in class com.landawn.abacus.util.ShortList
Map to obj.
mapToObj(int, int, Try.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(Try.BooleanFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Map to obj.
mapToObj(Try.ByteFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Map to obj.
mapToObj(Try.CharFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Map to obj.
mapToObj(Try.DoubleFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Map to obj.
mapToObj(Try.FloatFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Map to obj.
mapToObj(Try.IntFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to obj.
mapToObj(Try.LongFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Map to obj.
mapToObj(Try.ShortFunction<T, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Map to obj.
mapToShort(T[], Try.ToShortFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to short.
mapToShort(T[], int, int, Try.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>, Try.ToShortFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Map to short.
mapToShort(Collection<? extends T>, int, int, Try.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(Try.ToShortFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Map to short.
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(Try.ToShortFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to short.
mapToShort(Try.ToShortFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to short.
mapToShortIfNotNull(Try.ToShortFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to short if not null.
mapValue(Function<? super V, ? extends VV>) - Static method in class com.landawn.abacus.util.Fn
Map value.
mapValue(Function<? super V, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
mapValue(BiFunction<? super K, ? super V, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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.
mark(int) - Method in class com.landawn.abacus.util.SnappyInputStream
Mark.
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
Mark supported.
markSupported() - Method in class com.landawn.abacus.util.SnappyInputStream
Mark supported.
marshal(Object) - Static method in class com.landawn.abacus.util.XMLUtil
matches(Pattern) - Static method in class com.landawn.abacus.util.Fn
Matches.
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(String) - Static method in class com.landawn.abacus.condition.Expression
Max.
MAX - Static variable in class com.landawn.abacus.util.Ascii
The maximum value of an ASCII character.
max() - Method in class com.landawn.abacus.util.ByteList
Max.
max(int, int) - Method in class com.landawn.abacus.util.ByteList
Max.
max() - Method in class com.landawn.abacus.util.BytePair
Max.
max() - Method in class com.landawn.abacus.util.ByteTriple
Max.
max() - Method in class com.landawn.abacus.util.CharList
Max.
max(int, int) - Method in class com.landawn.abacus.util.CharList
Max.
max() - Method in class com.landawn.abacus.util.CharPair
Max.
max() - Method in class com.landawn.abacus.util.CharTriple
Max.
max() - Method in class com.landawn.abacus.util.DoubleList
Max.
max(int, int) - Method in class com.landawn.abacus.util.DoubleList
Max.
max() - Method in class com.landawn.abacus.util.DoublePair
Max.
max() - Method in class com.landawn.abacus.util.DoubleTriple
Max.
max(Comparator<? super T>) - Method in class com.landawn.abacus.util.ExceptionalStream
Max.
max() - Method in class com.landawn.abacus.util.FloatList
Max.
max(int, int) - Method in class com.landawn.abacus.util.FloatList
Max.
max() - Method in class com.landawn.abacus.util.FloatPair
Max.
max() - Method in class com.landawn.abacus.util.FloatTriple
Max.
max() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Max.
max(float, float) - Static method in class com.landawn.abacus.util.IEEE754rUtil
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...) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Returns the maximum value in an array.
max(double, double) - Static method in class com.landawn.abacus.util.IEEE754rUtil
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...) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Returns the maximum value in an array.
max() - Method in class com.landawn.abacus.util.IntList
Max.
max(int, int) - Method in class com.landawn.abacus.util.IntList
Max.
max() - Method in class com.landawn.abacus.util.IntPair
Max.
max() - Method in class com.landawn.abacus.util.IntTriple
Max.
max() - Method in class com.landawn.abacus.util.LongList
Max.
max(int, int) - Method in class com.landawn.abacus.util.LongList
Max.
max() - Method in class com.landawn.abacus.util.LongPair
Max.
max() - Method in class com.landawn.abacus.util.LongTriple
Max.
max(char, char) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two char values.
max(byte, byte) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two byte values.
max(short, short) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two short values.
max(int, int) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two int values.
max(long, long) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two long values.
max(float, float) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two float values.
max(double, double) - Static method in class com.landawn.abacus.util.N
Gets the maximum of two double values.
max(T, T) - Static method in class com.landawn.abacus.util.N
Max.
max(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Max.
max(char, char, char) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three char values.
max(byte, byte, byte) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three byte values.
max(short, short, short) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three short values.
max(int, int, int) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three int values.
max(long, long, long) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three long values.
max(float, float, float) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three float values.
max(double, double, double) - Static method in class com.landawn.abacus.util.N
Gets the maximum of three double values.
max(T, T, T) - Static method in class com.landawn.abacus.util.N
Max.
max(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Max.
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.
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.
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.
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.
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.
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.
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.
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.
max(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the maximum element in the array.
max(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Max.
max(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Max.
max(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Max.
max(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Max.
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() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Max.
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Max.
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Max.
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Max.
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Max.
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Max.
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Max.
max() - Method in class com.landawn.abacus.util.Seq
Max.
max(Comparator<? super T>) - Method in class com.landawn.abacus.util.Seq
Max.
max() - Method in class com.landawn.abacus.util.ShortList
Max.
max(int, int) - Method in class com.landawn.abacus.util.ShortList
Max.
max() - Method in class com.landawn.abacus.util.ShortPair
Max.
max() - Method in class com.landawn.abacus.util.ShortTriple
Max.
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(Comparator<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
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(T[]) - Static method in class com.landawn.abacus.util.N
Max all.
maxAll(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Max all.
maxAll(Collection<T>) - Static method in class com.landawn.abacus.util.N
Max all.
maxAll(Collection<T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Max all.
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(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(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(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(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(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.
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 T, ? extends Comparable>) - Method in class com.landawn.abacus.util.ExceptionalStream
Max by.
maxBy(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Max by.
maxBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.Seq
Max by.
maxBy(Comparator<? super T>) - 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.stream.Stream
 
maxByKey(Comparator<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
maxByOrGet(Comparator<? super T>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxByOrThrow(Comparator<? super T>, Supplier<? extends X>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxByValue(Comparator<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
maxFirst(T, T) - Static method in enum com.landawn.abacus.util.Nth
Max first.
maxFirst(T, T, Comparator<? super T>) - Static method in enum com.landawn.abacus.util.Nth
Max first.
maxOccurrences() - Method in class com.landawn.abacus.util.LongMultiset
Max occurrences.
maxOccurrences() - Method in class com.landawn.abacus.util.Multiset
Max occurrences.
maxThreadNum() - Method in class com.landawn.abacus.util.stream.EntryStream
 
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(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, long) - Static method in class com.landawn.abacus.util.Matth
Returns the arithmetic mean of x and y, rounded toward negative infinity.
mean(double, double) - Static method in class com.landawn.abacus.util.Matth
Mean.
mean(int...) - Static method in class com.landawn.abacus.util.Matth
Returns the arithmetic mean of values.
mean(long...) - Static method in class com.landawn.abacus.util.Matth
Returns the arithmetic mean of values.
mean(double...) - Static method in class com.landawn.abacus.util.Matth
Mean.
median() - Method in class com.landawn.abacus.util.ByteList
Median.
median(int, int) - Method in class com.landawn.abacus.util.ByteList
Median.
median() - Method in class com.landawn.abacus.util.ByteTriple
Median.
median() - Method in class com.landawn.abacus.util.CharList
Median.
median(int, int) - Method in class com.landawn.abacus.util.CharList
Median.
median() - Method in class com.landawn.abacus.util.CharTriple
Median.
median() - Method in class com.landawn.abacus.util.DoubleList
Median.
median(int, int) - Method in class com.landawn.abacus.util.DoubleList
Median.
median() - Method in class com.landawn.abacus.util.DoubleTriple
Median.
median() - Method in class com.landawn.abacus.util.FloatList
Median.
median(int, int) - Method in class com.landawn.abacus.util.FloatList
Median.
median() - Method in class com.landawn.abacus.util.FloatTriple
Median.
median() - Method in class com.landawn.abacus.util.IntList
Median.
median(int, int) - Method in class com.landawn.abacus.util.IntList
Median.
median() - Method in class com.landawn.abacus.util.IntTriple
Median.
median() - Method in class com.landawn.abacus.util.LongList
Median.
median(int, int) - Method in class com.landawn.abacus.util.LongList
Median.
median() - Method in class com.landawn.abacus.util.LongTriple
Median.
Median - Class in com.landawn.abacus.util
The Class Median.
median(char, char, char) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(byte, byte, byte) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(short, short, short) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(int, int, int) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(long, long, long) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(float, float, float) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
median(double, double, double) - Static method in class com.landawn.abacus.util.N
Gets the median of three values.
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(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.
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.
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.
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.
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.
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.
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.
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.
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[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
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.
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(Collection<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Median.
median() - Method in class com.landawn.abacus.util.Seq
Median.
median(Comparator<? super T>) - Method in class com.landawn.abacus.util.Seq
Median.
median() - Method in class com.landawn.abacus.util.ShortList
Median.
median(int, int) - Method in class com.landawn.abacus.util.ShortList
Median.
median() - Method in class com.landawn.abacus.util.ShortTriple
Median.
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(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(Function<? super T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
Memoize.
merge(DataSet) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet by appending the specified from DataSet into this DataSet.
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, 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, 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(DataSet, DataSet) - Static method in class com.landawn.abacus.util.DataSetUtil
Merge.
merge(DataSet, DataSet, DataSet) - Static method in class com.landawn.abacus.util.DataSetUtil
Merge.
merge(DataSet...) - Static method in class com.landawn.abacus.util.DataSetUtil
Merge.
merge(Collection<? extends DataSet>) - Static method in class com.landawn.abacus.util.DataSetUtil
Merge.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
Unsupported operation.
merge(File[], File) - Static method in class com.landawn.abacus.util.IOUtil
Merge.
merge(Collection<File>, File) - Static method in class com.landawn.abacus.util.IOUtil
Merge the specified source files into the destination file.
merge(Collection<? extends T>, Collection<? extends T>, BiFunction<? super T, ? super T, Nth>) - Static method in class com.landawn.abacus.util.Iterators
Merge.
merge(Iterator<? extends T>, Iterator<? extends T>, BiFunction<? super T, ? super T, Nth>) - Static method in class com.landawn.abacus.util.Iterators
Merge.
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(T, long, Try.BiFunction<Long, Long, Long, E>) - Method in class com.landawn.abacus.util.LongMultiset
The implementation is equivalent to performing the following steps for this LongMultiset:
merge(K, V, Try.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, E, Try.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(T, int, Try.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(Object, Object) - Static method in class com.landawn.abacus.util.N
Merge.
merge(Object, Object, Collection<String>) - Static method in class com.landawn.abacus.util.N
Set all the signed properties(including all primitive type properties) in the specified sourceEntity to the specified targetEntity.
merge(Object, Object, boolean, Set<String>) - Static method in class com.landawn.abacus.util.N
Merge.
merge(T[], T[], Try.BiFunction<? super T, ? super T, Nth, E>) - Static method in class com.landawn.abacus.util.N
Merge.
merge(Collection<? extends T>, Collection<? extends T>, Try.BiFunction<? super T, ? super T, Nth, E>) - Static method in class com.landawn.abacus.util.N
Merge.
merge(Collection<? extends T>, Try.BiFunction<? super T, ? super T, Nth, E>) - Method in class com.landawn.abacus.util.Seq
Merge.
merge(ByteStream, ByteBiFunction<Nth>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
merge(byte[], byte[], ByteBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(byte[], byte[], byte[], ByteBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(ByteIterator, ByteIterator, ByteBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(ByteIterator, ByteIterator, ByteIterator, ByteBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(ByteStream, ByteStream, ByteBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(ByteStream, ByteStream, ByteStream, ByteBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(Collection<? extends ByteStream>, ByteBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
merge(CharStream, CharBiFunction<Nth>) - Method in class com.landawn.abacus.util.stream.CharStream
 
merge(char[], char[], CharBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(char[], char[], char[], CharBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(CharIterator, CharIterator, CharBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(CharIterator, CharIterator, CharIterator, CharBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(CharStream, CharStream, CharBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(CharStream, CharStream, CharStream, CharBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(Collection<? extends CharStream>, CharBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
merge(DoubleStream, DoubleBiFunction<Nth>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(double[], double[], DoubleBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(double[], double[], double[], DoubleBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(DoubleIterator, DoubleIterator, DoubleBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(DoubleIterator, DoubleIterator, DoubleIterator, DoubleBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(DoubleStream, DoubleStream, DoubleBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(DoubleStream, DoubleStream, DoubleStream, DoubleBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(Collection<? extends DoubleStream>, DoubleBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
merge(Map<K, V>, Map<K, V>, BiFunction<? super Map.Entry<K, V>, ? super Map.Entry<K, V>, Nth>) - 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>, Nth>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
merge(Collection<? extends Map<K, V>>, BiFunction<? super Map.Entry<K, V>, ? super Map.Entry<K, V>, Nth>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
merge(FloatStream, FloatBiFunction<Nth>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
merge(float[], float[], FloatBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(float[], float[], float[], FloatBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(FloatIterator, FloatIterator, FloatBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(FloatIterator, FloatIterator, FloatIterator, FloatBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(FloatStream, FloatStream, FloatBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(FloatStream, FloatStream, FloatStream, FloatBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(Collection<? extends FloatStream>, FloatBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
merge(IntStream, IntBiFunction<Nth>) - Method in class com.landawn.abacus.util.stream.IntStream
 
merge(int[], int[], IntBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(int[], int[], int[], IntBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(IntIterator, IntIterator, IntBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(IntIterator, IntIterator, IntIterator, IntBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(IntStream, IntStream, IntBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(IntStream, IntStream, IntStream, IntBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(Collection<? extends IntStream>, IntBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
merge(LongStream, LongBiFunction<Nth>) - Method in class com.landawn.abacus.util.stream.LongStream
 
merge(long[], long[], LongBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(long[], long[], long[], LongBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(LongIterator, LongIterator, LongBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(LongIterator, LongIterator, LongIterator, LongBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(LongStream, LongStream, LongBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(LongStream, LongStream, LongStream, LongBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(Collection<? extends LongStream>, LongBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
merge(ShortStream, ShortBiFunction<Nth>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
merge(short[], short[], ShortBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(short[], short[], short[], ShortBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(ShortIterator, ShortIterator, ShortBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(ShortIterator, ShortIterator, ShortIterator, ShortBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(ShortStream, ShortStream, ShortBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(ShortStream, ShortStream, ShortStream, ShortBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(Collection<? extends ShortStream>, ShortBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
merge(Stream<? extends T>, BiFunction<? super T, ? super T, Nth>) - Method in class com.landawn.abacus.util.stream.Stream
 
merge(T[], T[], BiFunction<? super T, ? super T, Nth>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(T[], T[], T[], BiFunction<? super T, ? super T, Nth>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Collection<? extends T>, Collection<? extends T>, BiFunction<? super T, ? super T, Nth>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Collection<? extends T>, Collection<? extends T>, Collection<? extends T>, BiFunction<? super T, ? super T, Nth>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Iterator<? extends T>, Iterator<? extends T>, BiFunction<? super T, ? super T, Nth>) - 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, Nth>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Stream<? extends T>, Stream<? extends T>, BiFunction<? super T, ? super T, Nth>) - 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, Nth>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(List<? extends Collection<? extends T>>, BiFunction<? super T, ? super T, Nth>) - Static method in class com.landawn.abacus.util.stream.Stream
 
merge(Collection<? extends Stream<? extends T>>, BiFunction<? super T, ? super T, Nth>) - Static method in class com.landawn.abacus.util.stream.Stream
 
mergge(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, Nth>) - Static method in class com.landawn.abacus.util.stream.Stream
 
message() - Method in class com.landawn.abacus.http.HttpResponse
Message.
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.
min(String) - Static method in class com.landawn.abacus.condition.Expression
Min.
MIN - Static variable in class com.landawn.abacus.util.Ascii
The minimum value of an ASCII character.
min() - Method in class com.landawn.abacus.util.ByteList
Min.
min(int, int) - Method in class com.landawn.abacus.util.ByteList
Min.
min() - Method in class com.landawn.abacus.util.BytePair
Min.
min() - Method in class com.landawn.abacus.util.ByteTriple
Min.
min() - Method in class com.landawn.abacus.util.CharList
Min.
min(int, int) - Method in class com.landawn.abacus.util.CharList
Min.
min() - Method in class com.landawn.abacus.util.CharPair
Min.
min() - Method in class com.landawn.abacus.util.CharTriple
Min.
min() - Method in class com.landawn.abacus.util.DoubleList
Min.
min(int, int) - Method in class com.landawn.abacus.util.DoubleList
Min.
min() - Method in class com.landawn.abacus.util.DoublePair
Min.
min() - Method in class com.landawn.abacus.util.DoubleTriple
Min.
min(Comparator<? super T>) - Method in class com.landawn.abacus.util.ExceptionalStream
Min.
min() - Method in class com.landawn.abacus.util.FloatList
Min.
min(int, int) - Method in class com.landawn.abacus.util.FloatList
Min.
min() - Method in class com.landawn.abacus.util.FloatPair
Min.
min() - Method in class com.landawn.abacus.util.FloatTriple
Min.
min() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Min.
min(float, float) - Static method in class com.landawn.abacus.util.IEEE754rUtil
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...) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Returns the minimum value in an array.
min(double, double) - Static method in class com.landawn.abacus.util.IEEE754rUtil
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...) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Returns the minimum value in an array.
min() - Method in class com.landawn.abacus.util.IntList
Min.
min(int, int) - Method in class com.landawn.abacus.util.IntList
Min.
min() - Method in class com.landawn.abacus.util.IntPair
Min.
min() - Method in class com.landawn.abacus.util.IntTriple
Min.
min() - Method in class com.landawn.abacus.util.LongList
Min.
min(int, int) - Method in class com.landawn.abacus.util.LongList
Min.
min() - Method in class com.landawn.abacus.util.LongPair
Min.
min() - Method in class com.landawn.abacus.util.LongTriple
Min.
min(char, char) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two char values.
min(byte, byte) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two byte values.
min(short, short) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two short values.
min(int, int) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two int values.
min(long, long) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two long values.
min(float, float) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two float values.
min(double, double) - Static method in class com.landawn.abacus.util.N
Gets the minimum of two double values.
min(T, T) - Static method in class com.landawn.abacus.util.N
Min.
min(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Min.
min(char, char, char) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three char values.
min(byte, byte, byte) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three byte values.
min(short, short, short) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three short values.
min(int, int, int) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three int values.
min(long, long, long) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three long values.
min(float, float, float) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three float values.
min(double, double, double) - Static method in class com.landawn.abacus.util.N
Gets the minimum of three double values.
min(T, T, T) - Static method in class com.landawn.abacus.util.N
Min.
min(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Min.
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.
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.
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.
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.
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.
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.
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.
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.
min(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the minimum element in the array.
min(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Min.
min(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Min.
min(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Min.
min(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Min.
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() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Min.
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Min.
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Min.
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Min.
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Min.
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Min.
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Min.
min() - Method in class com.landawn.abacus.util.Seq
Min.
min(Comparator<? super T>) - Method in class com.landawn.abacus.util.Seq
Min.
min() - Method in class com.landawn.abacus.util.ShortList
Min.
min(int, int) - Method in class com.landawn.abacus.util.ShortList
Min.
min() - Method in class com.landawn.abacus.util.ShortPair
Min.
min() - Method in class com.landawn.abacus.util.ShortTriple
Min.
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(Comparator<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
MIN - Static variable in class com.landawn.abacus.util.WD
Field MIN.
minAll(T[]) - Static method in class com.landawn.abacus.util.N
Min all.
minAll(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Min all.
minAll(Collection<T>) - Static method in class com.landawn.abacus.util.N
Min all.
minAll(Collection<T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Min all.
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(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(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(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(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(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.
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 T, ? extends Comparable>) - Method in class com.landawn.abacus.util.ExceptionalStream
Min by.
minBy(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Min by.
minBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.Seq
Min by.
minBy(Comparator<? super T>) - 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.stream.Stream
 
minByKey(Comparator<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
minByOrGet(Comparator<? super T>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minByOrThrow(Comparator<? super T>, Supplier<? extends X>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minByValue(Comparator<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
minFirst(T, T) - Static method in enum com.landawn.abacus.util.Nth
 
minFirst(T, T, Comparator<? super T>) - Static method in enum com.landawn.abacus.util.Nth
Min first.
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.
minOccurrences() - Method in class com.landawn.abacus.util.LongMultiset
Min occurrences.
minOccurrences() - Method in class com.landawn.abacus.util.Multiset
Min occurrences.
minus(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
Minus.
minus(SubQuery) - Method in class com.landawn.abacus.condition.Criteria
Minus.
minus(Object...) - Static method in class com.landawn.abacus.condition.Expression
Minus.
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(Duration) - Method in class com.landawn.abacus.util.Duration
Minus.
minus(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Minus.
minus(SQLBuilder) - Method in class com.landawn.abacus.util.SQLBuilder
Minus.
minus(String) - Method in class com.landawn.abacus.util.SQLBuilder
Minus.
minus(String...) - Method in class com.landawn.abacus.util.SQLBuilder
Minus.
minus(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
Minus.
MINUS - Static variable in class com.landawn.abacus.util.WD
Field MINUS.
minusDays(long) - Method in class com.landawn.abacus.util.Duration
Minus days.
minusHours(long) - Method in class com.landawn.abacus.util.Duration
Minus hours.
minusMillis(long) - Method in class com.landawn.abacus.util.Duration
Minus millis.
minusMinutes(long) - Method in class com.landawn.abacus.util.Duration
Minus minutes.
minusSeconds(long) - Method in class com.landawn.abacus.util.Duration
Minus seconds.
missCount() - Method in class com.landawn.abacus.pool.AbstractPool
Miss count.
missCount() - Method in interface com.landawn.abacus.pool.Pool
Miss count.
mod(String, String) - Static method in class com.landawn.abacus.condition.Expression
Mod.
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 - Static variable in class com.landawn.abacus.util.WD
Field MOD.
modulus(Object...) - Static method in class com.landawn.abacus.condition.Expression
Modulus.
Month - Enum in com.landawn.abacus.util
The Enum Month.
MoreCollectors() - Constructor for class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
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.
move(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Move.
moveColumn(String, int) - Method in interface com.landawn.abacus.DataSet
Move column.
moveColumns(Map<String, Integer>) - Method in interface com.landawn.abacus.DataSet
Move columns.
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
Multi.
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
Multiplied by.
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(Collection<? extends 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(Supplier<? extends Map<T, ?>>) - Constructor for class com.landawn.abacus.util.Multiset
Instantiates a new multiset.
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_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_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.
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.
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 - 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
Named property.
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.
NamedSQL - Class in com.landawn.abacus.util
The Class NamedSQL.
NamingPolicy - Enum in com.landawn.abacus.util
The Enum NamingPolicy.
NATURAL - Static variable in class com.landawn.abacus.util.WD
Field NATURAL.
NATURAL_JOIN - Static variable in class com.landawn.abacus.util.WD
Field NATURAL_JOIN.
naturalJoin(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Natural join.
naturalJoin(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Natural join.
naturalJoin(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Natural join.
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.
naturalJoin(String) - Method in class com.landawn.abacus.util.SQLBuilder
Natural join.
naturalJoin(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
Natural join.
naturalOrder() - Static method in class com.landawn.abacus.util.Comparators
Natural order.
navigableKeySet() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Navigable key set.
nChars - Variable in class com.landawn.abacus.util.BufferedReader
The n chars.
NConsumer<T> - Interface in com.landawn.abacus.util.function
 
ne(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Ne.
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.Expression
Ne.
ne(Object) - Method in class com.landawn.abacus.condition.NamedProperty
Ne.
needToSet(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
Need to set.
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
Negated.
newArray(Class<?>, int) - Static method in class com.landawn.abacus.util.N
Method newArray.
newArrayDeque() - Static method in class com.landawn.abacus.util.N
New array deque.
newArrayDeque(int) - Static method in class com.landawn.abacus.util.N
Constructs an empty array deque with an initial capacity sufficient to hold the specified number of elements.
newArrayDeque(Collection<? extends E>) - Static method in class com.landawn.abacus.util.N
Constructs a deque containing the elements of the specified collection, in the order they are returned by the collection's iterator.
newArrayList() - Static method in class com.landawn.abacus.util.N
New array list.
newArrayList(int) - Static method in class com.landawn.abacus.util.N
New array list.
newArrayList(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
New array list.
newBiMap() - Static method in class com.landawn.abacus.util.N
New bi map.
newBiMap(int) - Static method in class com.landawn.abacus.util.N
New bi map.
newBiMap(int, float) - Static method in class com.landawn.abacus.util.N
New bi map.
newBiMap(Class<? extends Map>, Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
New bi map.
newBiMap(Supplier<? extends Map<K, V>>, Supplier<? extends Map<V, K>>) - Static method in class com.landawn.abacus.util.N
New bi map.
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(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.
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.
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.
newConcurrentHashMap() - Static method in class com.landawn.abacus.util.N
New concurrent hash map.
newConcurrentHashMap(int) - Static method in class com.landawn.abacus.util.N
New concurrent hash map.
newConcurrentHashMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
New concurrent hash map.
newDataSet(String, String, Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Convert the specified Map to a two columns DataSet: one column is for keys and one column is for values.
newDataSet(Collection<T>) - Static method in class com.landawn.abacus.util.N
Converts a list of row(which can be: Map/Entity) into a DataSet.
newDataSet(Collection<String>, Collection<T>) - Static method in class com.landawn.abacus.util.N
Converts a list of row(which can be: Map/Entity/Array/Collection) into a DataSet.
newDataSet(Map<String, C>) - Static method in class com.landawn.abacus.util.N
New data set.
newEmptyDataSet() - Static method in class com.landawn.abacus.util.N
New empty data set.
newEmptyDataSet(Collection<String>) - Static method in class com.landawn.abacus.util.N
New empty data set.
newEntity(Class<T>) - Static method in class com.landawn.abacus.util.N
New entity.
newEntity(Class<T>, String) - Static method in class com.landawn.abacus.util.N
New entity.
newEntry(K, V) - Static method in class com.landawn.abacus.util.N
New entry.
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).
newHashMap() - Static method in class com.landawn.abacus.util.N
New hash map.
newHashMap(int) - Static method in class com.landawn.abacus.util.N
New hash map.
newHashMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
New hash map.
newHashMap(Collection<? extends V>, Try.Function<? super V, ? extends K, E>) - Static method in class com.landawn.abacus.util.N
New hash map.
newHashSet() - Static method in class com.landawn.abacus.util.N
New hash set.
newHashSet(int) - Static method in class com.landawn.abacus.util.N
New hash set.
newHashSet(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
New hash set.
newIdentityHashMap() - Static method in class com.landawn.abacus.util.N
New identity hash map.
newIdentityHashMap(int) - Static method in class com.landawn.abacus.util.N
New identity hash map.
newIdentityHashMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
New identity hash map.
newImmutableEntry(K, V) - Static method in class com.landawn.abacus.util.N
New immutable entry.
newInstance(Class<?>, int) - Static method in class com.landawn.abacus.util.Array
New instance.
newInstance(Class<?>, int...) - Static method in class com.landawn.abacus.util.Array
New instance.
newInstance(Class<T>, DataSource) - Static method in interface com.landawn.abacus.util.JdbcUtil.Dao
New instance.
newInstance(Class<T>) - Static method in class com.landawn.abacus.util.N
Method newInstance.
newInstance(Class<?>, String, Object...) - Static method in class com.landawn.abacus.util.TypeAttrParser
New instance.
newLine() - Method in class com.landawn.abacus.util.BufferedWriter
New line.
newLinkedHashMap(Collection<? extends T>, Try.Function<? super T, ? extends K, E>) - Static method in class com.landawn.abacus.util.Maps
New linked hash map.
newLinkedHashMap() - Static method in class com.landawn.abacus.util.N
New linked hash map.
newLinkedHashMap(int) - Static method in class com.landawn.abacus.util.N
New linked hash map.
newLinkedHashMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
New linked hash map.
newLinkedHashMap(Collection<? extends V>, Try.Function<? super V, ? extends K, E>) - Static method in class com.landawn.abacus.util.N
New linked hash map.
newLinkedHashSet() - Static method in class com.landawn.abacus.util.N
New linked hash set.
newLinkedHashSet(int) - Static method in class com.landawn.abacus.util.N
New linked hash set.
newLinkedHashSet(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
New linked hash set.
newLinkedList() - Static method in class com.landawn.abacus.util.N
New linked list.
newLinkedList(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
New linked list.
newListLinkedMultimap() - Static method in class com.landawn.abacus.util.N
New list linked multimap.
newListLinkedMultimap(int) - Static method in class com.landawn.abacus.util.N
New list linked multimap.
newListLinkedMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
New list linked multimap.
newListMultimap() - Static method in class com.landawn.abacus.util.N
New list multimap.
newListMultimap(int) - Static method in class com.landawn.abacus.util.N
New list multimap.
newListMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
New list multimap.
newListMultimap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
New list multimap.
newListMultimap(Class<? extends Map>, Class<? extends List>) - Static method in class com.landawn.abacus.util.N
New list multimap.
newListMultimap(Supplier<? extends Map<K, List<E>>>, Supplier<? extends List<E>>) - Static method in class com.landawn.abacus.util.N
New list multimap.
newListSortedMultimap() - Static method in class com.landawn.abacus.util.N
New list sorted multimap.
newListSortedMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
New list sorted multimap.
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>, Try.Function<? super T, ? extends K, E>) - Static method in class com.landawn.abacus.util.Maps
New map.
newMap(Collection<? extends T>, Try.Function<? super T, ? extends K, E>, Try.Function<? super T, ? extends V, E2>) - Static method in class com.landawn.abacus.util.Maps
New map.
newMap(Collection<? extends T>, Try.Function<? super T, ? extends K, E>, Try.Function<? super T, ? extends V, E2>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
New map.
newMultimap(Supplier<? extends Map<K, V>>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.N
New multimap.
newMultiset() - Static method in class com.landawn.abacus.util.N
New multiset.
newMultiset(int) - Static method in class com.landawn.abacus.util.N
New multiset.
newMultiset(Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
New multiset.
newMultiset(Supplier<? extends Map<T, ?>>) - Static method in class com.landawn.abacus.util.N
New multiset.
newMultiset(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
New multiset.
newProxyInstance(Class<T>, InvocationHandler) - Static method in class com.landawn.abacus.util.N
New proxy instance.
newProxyInstance(Class<?>[], InvocationHandler) - Static method in class com.landawn.abacus.util.N
Refer to java.lang.reflect
newReader(File, Charset) - Static method in class com.landawn.abacus.guava.Files
New reader.
newSetFromMap(Map<E, Boolean>) - Static method in class com.landawn.abacus.util.N
Returns a set backed by the specified map.
newSetLinkedMultimap() - Static method in class com.landawn.abacus.util.N
New set linked multimap.
newSetLinkedMultimap(int) - Static method in class com.landawn.abacus.util.N
New set linked multimap.
newSetLinkedMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
New set linked multimap.
newSetMultimap() - Static method in class com.landawn.abacus.util.N
New set multimap.
newSetMultimap(int) - Static method in class com.landawn.abacus.util.N
New set multimap.
newSetMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
New set multimap.
newSetMultimap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
New set multimap.
newSetMultimap(Class<? extends Map>, Class<? extends Set>) - Static method in class com.landawn.abacus.util.N
New set multimap.
newSetMultimap(Supplier<? extends Map<K, Set<E>>>, Supplier<? extends Set<E>>) - Static method in class com.landawn.abacus.util.N
New set multimap.
newSetSortedMultimap() - Static method in class com.landawn.abacus.util.N
New set sorted multimap.
newSetSortedMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
New set sorted multimap.
newSnappyInputStream(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
New snappy input stream.
newSnappyOutputStream(OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
New snappy output stream.
newSnappyOutputStream(OutputStream, int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new input stream with the specified buffer size.
newTreeMap() - Static method in class com.landawn.abacus.util.N
New tree map.
newTreeMap(Comparator<C>) - Static method in class com.landawn.abacus.util.N
New tree map.
newTreeMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
New tree map.
newTreeMap(SortedMap<K, ? extends V>) - Static method in class com.landawn.abacus.util.N
New tree map.
newTreeSet() - Static method in class com.landawn.abacus.util.N
New tree set.
newTreeSet(Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
New tree set.
newTreeSet(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
New tree set.
newTreeSet(SortedSet<T>) - Static method in class com.landawn.abacus.util.N
New tree set.
newWriter(File, Charset) - Static method in class com.landawn.abacus.guava.Files
New writer.
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 - Variable in class com.landawn.abacus.util.Observer.Node
The next.
next() - Method in class com.landawn.abacus.util.ShortIterator
Deprecated.
nextBoolean() - Method in class com.landawn.abacus.util.BooleanIterator
Next boolean.
nextByte() - Method in class com.landawn.abacus.util.ByteIterator
Next byte.
nextChar - Variable in class com.landawn.abacus.util.BufferedReader
The next char.
nextChar - Variable in class com.landawn.abacus.util.BufferedWriter
The next char.
nextChar() - Method in class com.landawn.abacus.util.CharIterator
Next char.
nextDouble() - Method in class com.landawn.abacus.util.DoubleIterator
Next double.
nextFloat() - Method in class com.landawn.abacus.util.FloatIterator
Next float.
nextInt() - Method in class com.landawn.abacus.util.IntIterator
Next int.
nextLong() - Method in class com.landawn.abacus.util.LongIterator
Next long.
nextPage() - Method in interface com.landawn.abacus.PaginatedDataSet
Method nextPage.
nextShort() - Method in class com.landawn.abacus.util.ShortIterator
Next short.
nextToken() - Method in interface com.landawn.abacus.parser.JSONReader
Next token.
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.
nextVal() - Method in class com.landawn.abacus.util.DBSequence
Next val.
nextWord(String, int) - Static method in class com.landawn.abacus.util.SQLParser
Next word.
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(int, int, Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
N match.
nMatch(long, long, Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
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.
Node(T) - Constructor for class com.landawn.abacus.util.Observer.Node
Instantiates a new node.
Node(T, Observer.Node<T>) - Constructor for class com.landawn.abacus.util.Observer.Node
Instantiates a new node.
noneMatch(Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Returns whether no elements of this List match the provided predicate.
noneMatch(int, int, Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
None match.
noneMatch(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Returns whether no elements of this List match the provided predicate.
noneMatch(int, int, Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
None match.
noneMatch(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Returns whether no elements of this List match the provided predicate.
noneMatch(int, int, Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
None match.
noneMatch(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Returns whether no elements of this List match the provided predicate.
noneMatch(int, int, Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
None match.
noneMatch(Try.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
None match.
noneMatch(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Returns whether no elements of this List match the provided predicate.
noneMatch(int, int, Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
None match.
noneMatch(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Returns whether no elements of this List match the provided predicate.
noneMatch(int, int, Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
None match.
noneMatch(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Returns whether no elements of this List match the provided predicate.
noneMatch(int, int, Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
None match.
noneMatch(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
None match.
noneMatch(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Returns whether no elements of this List match the provided predicate.
noneMatch(int, int, Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
None match.
noneMatch(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
noneMatch(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
noneMatch(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
noneMatch(Try.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
noneMatch(Try.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
noneMatch(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
noneMatch(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
noneMatch(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
noneMatch(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
noneMatch(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
 
NonEmpty - Annotation Type in com.landawn.abacus.annotation
Indicates that a field/parameter/variable/return type can't be null or empty.
NonNull - Annotation Type in com.landawn.abacus.annotation
Indicates that a field/parameter/variable/return type can't be null.
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.
not() - Method in class com.landawn.abacus.condition.Clause
Not.
not() - Method in interface com.landawn.abacus.condition.Condition
Method not.
not() - Method in class com.landawn.abacus.condition.Limit
Not.
Not - Class in com.landawn.abacus.condition
The Class Not.
Not(Condition) - Constructor for class com.landawn.abacus.condition.Not
Constructor for Not.
not(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
Not.
not(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
Not.
not(TriPredicate<A, B, C>) - Static method in class com.landawn.abacus.util.Fn
Not.
not(boolean) - Static method in class com.landawn.abacus.util.If
Not.
NOT - Static variable in class com.landawn.abacus.util.WD
Field NOT.
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
NOT_EQUAL - Static variable in class com.landawn.abacus.util.WD
Field NOT_EQUAL.
NOT_EQUAL2 - Static variable in class com.landawn.abacus.util.WD
Field NOT_EQUAL2.
NOT_EXISTS - Static variable in class com.landawn.abacus.util.WD
Field NOT_EXISTS.
NOT_IN - Static variable in class com.landawn.abacus.util.WD
Field NOT_IN.
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.CharPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
notContains(String) - Static method in class com.landawn.abacus.util.Fn
Not contains.
notEndsWith(String) - Static method in class com.landawn.abacus.util.Fn
Not ends with.
notEqual(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Not equal.
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.Expression
Not equal.
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.
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnB
Not equal.
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnC
Not equal.
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnD
Not equal.
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnF
Not equal.
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnI
Not equal.
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnL
Not equal.
notEqual() - Static method in class com.landawn.abacus.util.Fn.FnS
Not equal.
notEqual(Object) - Static method in class com.landawn.abacus.util.Fn
Not equal.
notEqual() - Static method in class com.landawn.abacus.util.Fn
Not equal.
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
 
notExists(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
Not exists.
notIn(Collection<?>) - Static method in class com.landawn.abacus.util.Fn
Not in.
notLike(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Not like.
notLike(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Not like.
notLike(Object) - Method in class com.landawn.abacus.condition.NamedProperty
Not like.
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnB
Not negative.
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnC
Not negative.
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnD
Not negative.
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnF
Not negative.
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnI
Not negative.
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnL
Not negative.
notNegative() - Static method in class com.landawn.abacus.util.Fn.FnS
Not negative.
notNull() - 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(CharSequence) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notNullOrEmpty(boolean[]) - 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(byte[]) - 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(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(float[]) - 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(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.
notNullOrEmpty(PrimitiveList) - 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(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(CharSequence) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(boolean[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(char[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(byte[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(short[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(int[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(long[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(float[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(double[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(Object[]) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(Collection<?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(PrimitiveList) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(Multiset<?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(LongMultiset<?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(Multimap<?, ?, ?>) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmpty(DataSet) - Static method in class com.landawn.abacus.util.N
Not null or empty.
notNullOrEmptyOrBlank() - Static method in class com.landawn.abacus.util.Fn
Not null or empty or blank.
notNullOrEmptyOrBlank(CharSequence) - Static method in class com.landawn.abacus.util.If
Not null or empty or blank.
notNullOrEmptyOrBlank(CharSequence) - Static method in class com.landawn.abacus.util.N
Not null or empty or blank.
notStartsWith(String) - Static method in class com.landawn.abacus.util.Fn
Not starts with.
Nth - Enum in com.landawn.abacus.util
The Enum Nth.
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 - 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
Nulls first.
nullsFirst(Comparator<T>) - Static method in class com.landawn.abacus.util.Comparators
Nulls first.
nullsLast() - Static method in class com.landawn.abacus.util.Comparators
Nulls last.
nullsLast(Comparator<T>) - Static method in class com.landawn.abacus.util.Comparators
Nulls last.
nullToEmpty() - Static method in class com.landawn.abacus.util.Fn
Null to empty.
nullToEmpty(List<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable empty list if the specified List is null, otherwise itself is returned.
nullToEmpty(Set<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable empty set if the specified Set is null, otherwise itself is returned.
nullToEmpty(SortedSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable empty SortedSet if the specified SortedSet is null, otherwise itself is returned.
nullToEmpty(NavigableSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable empty NavigableSet if the specified NavigableSet is null, otherwise itself is returned.
nullToEmpty(Map<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an immutable empty map if the specified Map is null, otherwise itself is returned.
nullToEmpty(SortedMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an immutable empty SortedMap if the specified SortedMap is null, otherwise itself is returned.
nullToEmpty(NavigableMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an immutable empty NavigableMap if the specified NavigableMap is null, otherwise itself is returned.
nullToEmpty(Iterator<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable empty Iterator if the specified Iterator is null, otherwise itself is returned.
nullToEmpty(ListIterator<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable empty ListIterator if the specified ListIterator is null, otherwise itself is returned.
nullToEmpty(String) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(boolean[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(char[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(byte[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(short[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(int[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(long[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(float[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(double[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(String[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmpty(Object[]) - Static method in class com.landawn.abacus.util.N
Deprecated.
nullToEmpty(Class<T[]>, T[]) - Static method in class com.landawn.abacus.util.N
Null to empty.
nullToEmptyL() - Static method in class com.landawn.abacus.util.Fn
Null to empty L.
nullToEmptyM() - Static method in class com.landawn.abacus.util.Fn
Null to empty M.
nullToEmptyS() - Static method in class com.landawn.abacus.util.Fn
Null to empty S.
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.
numerator() - Method in class com.landawn.abacus.util.Fraction
Numerator.
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
Object Factory.
Objectory() - Constructor for class com.landawn.abacus.util.Objectory
 
ObjectPool<E extends Poolable> - Interface in com.landawn.abacus.pool
The Interface ObjectPool.
ObjectPool<K,V> - Class in com.landawn.abacus.util
It's is a multiple-thread safety map with fixed size.
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.
observe(Consumer<? super T>, Consumer<? super Exception>) - Method in class com.landawn.abacus.util.Observer
Observe.
observe(Consumer<? super T>, Consumer<? super Exception>, Runnable) - Method in class com.landawn.abacus.util.Observer
Observe.
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.
Observer() - Constructor for class com.landawn.abacus.util.Observer
Instantiates a new observer.
Observer(Observer.Dispatcher<Object>) - Constructor for class com.landawn.abacus.util.Observer
Instantiates a new observer.
Observer.Dispatcher<T> - Class in com.landawn.abacus.util
The Class Dispatcher.
Observer.DispatcherBase<T> - Class in com.landawn.abacus.util
The Class DispatcherBase.
Observer.Node<T> - Class in com.landawn.abacus.util
The Class Node.
Observer.ObserverBase<T> - Class in com.landawn.abacus.util
The Class ObserverBase.
ObserverBase() - Constructor for class com.landawn.abacus.util.Observer.ObserverBase
Instantiates a new observer base.
occurrencesOf(boolean) - Method in class com.landawn.abacus.util.BooleanList
Occurrences of.
occurrencesOf(byte) - Method in class com.landawn.abacus.util.ByteList
Occurrences of.
occurrencesOf(char) - Method in class com.landawn.abacus.util.CharList
Occurrences of.
occurrencesOf(double) - Method in class com.landawn.abacus.util.DoubleList
Occurrences of.
occurrencesOf(float) - Method in class com.landawn.abacus.util.FloatList
Occurrences of.
occurrencesOf(int) - Method in class com.landawn.abacus.util.IntList
Occurrences of.
occurrencesOf(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.Iterators
Occurrences of.
occurrencesOf(long) - Method in class com.landawn.abacus.util.LongList
Occurrences of.
occurrencesOf(Object) - Method in class com.landawn.abacus.util.LongMultiset
Occurrences of.
occurrencesOf(Object) - Method in class com.landawn.abacus.util.Multiset
Occurrences of.
occurrencesOf(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Occurrences of.
occurrencesOf(char[], char) - Static method in class com.landawn.abacus.util.N
Occurrences of.
occurrencesOf(byte[], byte) - Static method in class com.landawn.abacus.util.N
Occurrences of.
occurrencesOf(short[], short) - Static method in class com.landawn.abacus.util.N
Occurrences of.
occurrencesOf(int[], int) - Static method in class com.landawn.abacus.util.N
Occurrences of.
occurrencesOf(long[], long) - Static method in class com.landawn.abacus.util.N
Occurrences of.
occurrencesOf(float[], float) - Static method in class com.landawn.abacus.util.N
Occurrences of.
occurrencesOf(double[], double) - Static method in class com.landawn.abacus.util.N
Occurrences of.
occurrencesOf(Object[], Object) - Static method in class com.landawn.abacus.util.N
Occurrences of.
occurrencesOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
Occurrences of.
occurrencesOf(Object) - Method in class com.landawn.abacus.util.Seq
Occurrences of.
occurrencesOf(short) - Method in class com.landawn.abacus.util.ShortList
Occurrences of.
of(String) - Static method in class com.landawn.abacus.condition.Expression
Of.
of(String) - Static method in class com.landawn.abacus.condition.NamedProperty
Of.
of(String, Object) - Static method in interface com.landawn.abacus.EntityId
 
of(String, String, Object) - Static method in interface com.landawn.abacus.EntityId
 
of(String, Object, String, Object) - Static method in interface com.landawn.abacus.EntityId
Of.
of(String, 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.
of(String, String, Object, String, Object, String, Object) - Static method in interface com.landawn.abacus.EntityId
 
of(Map<String, Object>) - Static method in class com.landawn.abacus.http.HttpHeaders
Of.
of(Class<?>) - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
Of.
of(Schema) - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
Of.
of(Class<?>, Schema) - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
Of.
of(Schema) - Static method in class com.landawn.abacus.parser.AvroSerializationConfig.ASC
Of.
of(Schema, Exclusion, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.AvroSerializationConfig.ASC
Of.
of(Feature...) - Static method in class com.landawn.abacus.parser.Fj.DeserializeConfig.FDC
Of.
of(SerializeFilter...) - Static method in class com.landawn.abacus.parser.Fj.SerializeConfig.FSC
Of.
of(SerializerFeature...) - Static method in class com.landawn.abacus.parser.Fj.SerializeConfig.FSC
Of.
of(Class<?>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Of.
of(Class<?>, Class<?>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Of.
of(boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Of.
of(Class<?>, boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Of.
of(Class<?>, Class<?>, boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Of.
of(Class<?>, Class<?>, Class<?>, boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Of.
of(boolean, boolean) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Of.
of(DateTimeFormat) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Of.
of(Exclusion, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Of.
of(boolean, boolean, DateTimeFormat, Exclusion, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Of.
of(Class<?>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Of.
of(Class<?>, Class<?>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Of.
of(boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Of.
of(Class<?>, boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Of.
of(Class<?>, Class<?>, boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Of.
of(Class<?>, Class<?>, Class<?>, boolean, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Of.
of(boolean, boolean) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Of.
of(DateTimeFormat) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Of.
of(Exclusion, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Of.
of(boolean, boolean, DateTimeFormat, Exclusion, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Of.
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, long, long) - Static method in class com.landawn.abacus.pool.PoolableWrapper
Wrap the the source object with specified liveTime and maxIdleTime.
of(boolean...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(char...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(byte...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(short...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(int...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(long...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(float...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(double...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(String...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
oF(T...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(Map<K, V>) - Static method in class com.landawn.abacus.util.BiIterator
Of.
of(Iterator<Map.Entry<K, V>>) - Static method in class com.landawn.abacus.util.BiIterator
Of.
of(k, v) - Static method in class com.landawn.abacus.util.BiMap
Of.
of(k, v, k, v) - Static method in class com.landawn.abacus.util.BiMap
Of.
of(k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.BiMap
Of.
of(k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.BiMap
Of.
of(k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.BiMap
Of.
of(k, v, k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.BiMap
Of.
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.
of(boolean...) - Static method in class com.landawn.abacus.util.BooleanIterator
Of.
of(boolean[], int, int) - Static method in class com.landawn.abacus.util.BooleanIterator
Of.
of(Supplier<? extends BooleanIterator>) - Static method in class com.landawn.abacus.util.BooleanIterator
Lazy evaluation.
oF(Supplier<boolean[]>) - Static method in class com.landawn.abacus.util.BooleanIterator
Lazy evaluation.
of(boolean...) - Static method in class com.landawn.abacus.util.BooleanList
Of.
of(boolean[], int) - Static method in class com.landawn.abacus.util.BooleanList
Of.
of(boolean, boolean) - Static method in class com.landawn.abacus.util.BooleanPair
Of.
of(boolean, boolean, boolean) - Static method in class com.landawn.abacus.util.BooleanTriple
Of.
of(BooleanList) - Static method in class com.landawn.abacus.util.Builder
Of.
of(CharList) - Static method in class com.landawn.abacus.util.Builder
Of.
of(ByteList) - Static method in class com.landawn.abacus.util.Builder
Of.
of(ShortList) - Static method in class com.landawn.abacus.util.Builder
Of.
of(IntList) - Static method in class com.landawn.abacus.util.Builder
Of.
of(LongList) - Static method in class com.landawn.abacus.util.Builder
Of.
of(FloatList) - Static method in class com.landawn.abacus.util.Builder
Of.
of(DoubleList) - Static method in class com.landawn.abacus.util.Builder
Of.
of(L) - Static method in class com.landawn.abacus.util.Builder
Of.
of(C) - Static method in class com.landawn.abacus.util.Builder
Of.
of(M) - Static method in class com.landawn.abacus.util.Builder
Of.
of(Multiset<T>) - Static method in class com.landawn.abacus.util.Builder
Of.
of(LongMultiset<T>) - Static method in class com.landawn.abacus.util.Builder
Of.
of(M) - Static method in class com.landawn.abacus.util.Builder
Of.
of(DataSet) - Static method in class com.landawn.abacus.util.Builder
Of.
of(T) - Static method in class com.landawn.abacus.util.Builder
Of.
of(byte...) - Static method in class com.landawn.abacus.util.ByteIterator
Of.
of(byte[], int, int) - Static method in class com.landawn.abacus.util.ByteIterator
Of.
of(Supplier<? extends ByteIterator>) - Static method in class com.landawn.abacus.util.ByteIterator
Lazy evaluation.
oF(Supplier<byte[]>) - Static method in class com.landawn.abacus.util.ByteIterator
Lazy evaluation.
of(byte...) - Static method in class com.landawn.abacus.util.ByteList
Of.
of(byte[], int) - Static method in class com.landawn.abacus.util.ByteList
Of.
of(byte, byte) - Static method in class com.landawn.abacus.util.BytePair
Of.
of(byte, byte, byte) - Static method in class com.landawn.abacus.util.ByteTriple
Of.
of(char...) - Static method in class com.landawn.abacus.util.CharIterator
Of.
of(char[], int, int) - Static method in class com.landawn.abacus.util.CharIterator
Of.
of(Supplier<? extends CharIterator>) - Static method in class com.landawn.abacus.util.CharIterator
Lazy evaluation.
oF(Supplier<char[]>) - Static method in class com.landawn.abacus.util.CharIterator
Lazy evaluation.
of(char...) - Static method in class com.landawn.abacus.util.CharList
Of.
of(char[], int) - Static method in class com.landawn.abacus.util.CharList
Of.
of(char, char) - Static method in class com.landawn.abacus.util.CharPair
Of.
of(char, char, char) - Static method in class com.landawn.abacus.util.CharTriple
Of.
of(Class<? super T>) - Static method in class com.landawn.abacus.util.Clazz
Of.
of(Map<? extends K1, ? extends V1>, Map<? extends K2, ? extends V2>) - Static method in class com.landawn.abacus.util.Difference.MapDifference
Of.
of(Object, Object) - Static method in class com.landawn.abacus.util.Difference.MapDifference
Of.
of(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.Difference
Of.
of(char[], char[]) - Static method in class com.landawn.abacus.util.Difference
Of.
of(byte[], byte[]) - Static method in class com.landawn.abacus.util.Difference
Of.
of(short[], short[]) - Static method in class com.landawn.abacus.util.Difference
Of.
of(int[], int[]) - Static method in class com.landawn.abacus.util.Difference
Of.
of(long[], long[]) - Static method in class com.landawn.abacus.util.Difference
Of.
of(float[], float[]) - Static method in class com.landawn.abacus.util.Difference
Of.
of(double[], double[]) - Static method in class com.landawn.abacus.util.Difference
Of.
of(T1[], T2[]) - Static method in class com.landawn.abacus.util.Difference
Of.
of(Collection<? extends T1>, Collection<? extends T2>) - Static method in class com.landawn.abacus.util.Difference
Of.
of(BooleanList, BooleanList) - Static method in class com.landawn.abacus.util.Difference
Of.
of(CharList, CharList) - Static method in class com.landawn.abacus.util.Difference
Of.
of(ByteList, ByteList) - Static method in class com.landawn.abacus.util.Difference
Of.
of(ShortList, ShortList) - Static method in class com.landawn.abacus.util.Difference
Of.
of(IntList, IntList) - Static method in class com.landawn.abacus.util.Difference
Of.
of(LongList, LongList) - Static method in class com.landawn.abacus.util.Difference
Of.
of(FloatList, FloatList) - Static method in class com.landawn.abacus.util.Difference
Of.
of(DoubleList, DoubleList) - Static method in class com.landawn.abacus.util.Difference
Of.
of(double...) - Static method in class com.landawn.abacus.util.DoubleIterator
Of.
of(double[], int, int) - Static method in class com.landawn.abacus.util.DoubleIterator
Of.
of(Supplier<? extends DoubleIterator>) - Static method in class com.landawn.abacus.util.DoubleIterator
Lazy evaluation.
oF(Supplier<double[]>) - Static method in class com.landawn.abacus.util.DoubleIterator
Lazy evaluation.
of(double...) - Static method in class com.landawn.abacus.util.DoubleList
Of.
of(double[], int) - Static method in class com.landawn.abacus.util.DoubleList
Of.
of(double, T) - Static method in class com.landawn.abacus.util.DoubleObjPair
Of.
of(double, double) - Static method in class com.landawn.abacus.util.DoublePair
Of.
of(double, double, double) - Static method in class com.landawn.abacus.util.DoubleTriple
Of.
of(T...) - Static method in class com.landawn.abacus.util.ExceptionalStream
Of.
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Of.
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Of.
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Of.
of(Map<K, V>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Of.
of(Stream<? extends T>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Of.
of(Collection<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Of.
of(Iterator<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Of.
of(Iterable<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Of.
of(Map<K, V>, Class<E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Of.
of(Stream<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.ExceptionalStream
Of.
of(float...) - Static method in class com.landawn.abacus.util.FloatIterator
Of.
of(float[], int, int) - Static method in class com.landawn.abacus.util.FloatIterator
Of.
of(Supplier<? extends FloatIterator>) - Static method in class com.landawn.abacus.util.FloatIterator
Lazy evaluation.
oF(Supplier<float[]>) - Static method in class com.landawn.abacus.util.FloatIterator
Lazy evaluation.
of(float...) - Static method in class com.landawn.abacus.util.FloatList
Of.
of(float[], int) - Static method in class com.landawn.abacus.util.FloatList
Of.
of(float, float) - Static method in class com.landawn.abacus.util.FloatPair
Of.
of(float, float, float) - Static method in class com.landawn.abacus.util.FloatTriple
Of.
of(int, int) - Static method in class com.landawn.abacus.util.Fraction
Of.
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.
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(double) - Static method in class com.landawn.abacus.util.Fraction
Creates a Fraction instance from a double value.
of(String) - Static method in class com.landawn.abacus.util.Fraction
Creates a Fraction from a String.
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(k, v) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Of.
of(k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Of.
of(k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Of.
of(k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Of.
of(k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Of.
of(k, v, k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Of.
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.
of(BiMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Of.
of(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Deprecated.
of(K, V) - Static method in class com.landawn.abacus.util.ImmutableEntry
Of.
of(E) - Static method in class com.landawn.abacus.util.ImmutableList
Of.
of(E...) - Static method in class com.landawn.abacus.util.ImmutableList
Of.
of(List<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableList
Of.
of(k, v) - Static method in class com.landawn.abacus.util.ImmutableMap
Of.
of(k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableMap
Of.
of(k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableMap
Of.
of(k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableMap
Of.
of(k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableMap
Of.
of(k, v, k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableMap
Of.
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.
of(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableMap
Of.
of(k, v) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Of.
of(k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Of.
of(k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Of.
of(k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Of.
of(k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Of.
of(k, v, k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Of.
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.
of(NavigableMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Of.
of(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Deprecated.
of(E...) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
Of.
of(NavigableSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
Of.
of(SortedSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
Deprecated.
of(E) - Static method in class com.landawn.abacus.util.ImmutableSet
Of.
of(E...) - Static method in class com.landawn.abacus.util.ImmutableSet
Of.
of(Set<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSet
Of.
of(k, v) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Of.
of(k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Of.
of(k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Of.
of(k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Of.
of(k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Of.
of(k, v, k, v, k, v, k, v, k, v, k, v) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Of.
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.
of(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Of.
of(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Deprecated.
of(E...) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
Of.
of(SortedSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
Of.
of(Set<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
Deprecated.
of(boolean[], boolean) - Static method in class com.landawn.abacus.util.Index
Of.
of(boolean[], int, boolean) - Static method in class com.landawn.abacus.util.Index
Of.
of(char[], char) - Static method in class com.landawn.abacus.util.Index
Of.
of(char[], int, char) - Static method in class com.landawn.abacus.util.Index
Of.
of(byte[], byte) - Static method in class com.landawn.abacus.util.Index
Of.
of(byte[], int, byte) - Static method in class com.landawn.abacus.util.Index
Of.
of(short[], short) - Static method in class com.landawn.abacus.util.Index
Of.
of(short[], int, short) - Static method in class com.landawn.abacus.util.Index
Of.
of(int[], int) - Static method in class com.landawn.abacus.util.Index
Of.
of(int[], int, int) - Static method in class com.landawn.abacus.util.Index
Of.
of(long[], long) - Static method in class com.landawn.abacus.util.Index
Of.
of(long[], int, long) - Static method in class com.landawn.abacus.util.Index
Of.
of(float[], float) - Static method in class com.landawn.abacus.util.Index
Of.
of(float[], int, float) - Static method in class com.landawn.abacus.util.Index
Of.
of(double[], double) - Static method in class com.landawn.abacus.util.Index
Of.
of(double[], int, double) - Static method in class com.landawn.abacus.util.Index
Of.
of(Object[], Object) - Static method in class com.landawn.abacus.util.Index
Of.
of(Object[], int, Object) - Static method in class com.landawn.abacus.util.Index
Of.
of(List<?>, Object) - Static method in class com.landawn.abacus.util.Index
Of.
of(List<?>, int, Object) - Static method in class com.landawn.abacus.util.Index
Of.
of(String, int) - Static method in class com.landawn.abacus.util.Index
Of.
of(String, int, int) - Static method in class com.landawn.abacus.util.Index
Of.
of(String, String) - Static method in class com.landawn.abacus.util.Index
Of.
of(String, int, String) - Static method in class com.landawn.abacus.util.Index
Of.
of(T, int) - Static method in class com.landawn.abacus.util.Indexed
Of.
of(T, long) - Static method in class com.landawn.abacus.util.Indexed
Of.
of(boolean, int) - Static method in class com.landawn.abacus.util.IndexedBoolean
Of.
of(boolean, long) - Static method in class com.landawn.abacus.util.IndexedBoolean
Of.
of(BooleanIterator) - Static method in class com.landawn.abacus.util.IndexedBoolean
Of.
of(BooleanIterator, int) - Static method in class com.landawn.abacus.util.IndexedBoolean
Of.
of(BooleanIterator, long) - Static method in class com.landawn.abacus.util.IndexedBoolean
Of.
of(byte, int) - Static method in class com.landawn.abacus.util.IndexedByte
Of.
of(byte, long) - Static method in class com.landawn.abacus.util.IndexedByte
Of.
of(ByteIterator) - Static method in class com.landawn.abacus.util.IndexedByte
Of.
of(ByteIterator, int) - Static method in class com.landawn.abacus.util.IndexedByte
Of.
of(ByteIterator, long) - Static method in class com.landawn.abacus.util.IndexedByte
Of.
of(char, int) - Static method in class com.landawn.abacus.util.IndexedChar
Of.
of(char, long) - Static method in class com.landawn.abacus.util.IndexedChar
Of.
of(CharIterator) - Static method in class com.landawn.abacus.util.IndexedChar
Of.
of(CharIterator, int) - Static method in class com.landawn.abacus.util.IndexedChar
Of.
of(CharIterator, long) - Static method in class com.landawn.abacus.util.IndexedChar
Of.
of(double, int) - Static method in class com.landawn.abacus.util.IndexedDouble
Of.
of(double, long) - Static method in class com.landawn.abacus.util.IndexedDouble
Of.
of(DoubleIterator) - Static method in class com.landawn.abacus.util.IndexedDouble
Of.
of(DoubleIterator, int) - Static method in class com.landawn.abacus.util.IndexedDouble
Of.
of(DoubleIterator, long) - Static method in class com.landawn.abacus.util.IndexedDouble
Of.
of(float, int) - Static method in class com.landawn.abacus.util.IndexedFloat
Of.
of(float, long) - Static method in class com.landawn.abacus.util.IndexedFloat
Of.
of(FloatIterator) - Static method in class com.landawn.abacus.util.IndexedFloat
Of.
of(FloatIterator, int) - Static method in class com.landawn.abacus.util.IndexedFloat
Of.
of(FloatIterator, long) - Static method in class com.landawn.abacus.util.IndexedFloat
Of.
of(int, int) - Static method in class com.landawn.abacus.util.IndexedInt
Of.
of(int, long) - Static method in class com.landawn.abacus.util.IndexedInt
Of.
of(IntIterator) - Static method in class com.landawn.abacus.util.IndexedInt
Of.
of(IntIterator, int) - Static method in class com.landawn.abacus.util.IndexedInt
Of.
of(IntIterator, long) - Static method in class com.landawn.abacus.util.IndexedInt
Of.
of(long, int) - Static method in class com.landawn.abacus.util.IndexedLong
Of.
of(long, long) - Static method in class com.landawn.abacus.util.IndexedLong
Of.
of(LongIterator) - Static method in class com.landawn.abacus.util.IndexedLong
Of.
of(LongIterator, int) - Static method in class com.landawn.abacus.util.IndexedLong
Of.
of(LongIterator, long) - Static method in class com.landawn.abacus.util.IndexedLong
Of.
of(short, int) - Static method in class com.landawn.abacus.util.IndexedShort
Of.
of(short, long) - Static method in class com.landawn.abacus.util.IndexedShort
Of.
of(ShortIterator) - Static method in class com.landawn.abacus.util.IndexedShort
Of.
of(ShortIterator, int) - Static method in class com.landawn.abacus.util.IndexedShort
Of.
of(ShortIterator, long) - Static method in class com.landawn.abacus.util.IndexedShort
Of.
of(int...) - Static method in class com.landawn.abacus.util.IntIterator
Of.
of(int[], int, int) - Static method in class com.landawn.abacus.util.IntIterator
Of.
of(Supplier<? extends IntIterator>) - Static method in class com.landawn.abacus.util.IntIterator
Lazy evaluation.
oF(Supplier<int[]>) - Static method in class com.landawn.abacus.util.IntIterator
Lazy evaluation.
of(int...) - Static method in class com.landawn.abacus.util.IntList
Of.
of(int[], int) - Static method in class com.landawn.abacus.util.IntList
Of.
of(int, T) - Static method in class com.landawn.abacus.util.IntObjPair
Of.
of(int, int) - Static method in class com.landawn.abacus.util.IntPair
Of.
of(int, int, int) - Static method in class com.landawn.abacus.util.IntTriple
Of.
of(double...) - Static method in class com.landawn.abacus.util.KahanSummation
Of.
of(K, T) - Static method in class com.landawn.abacus.util.Keyed
Of.
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.
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.
of(K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Of.
of(K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Of.
of(K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Of.
of(K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Of.
of(K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Of.
of(K, E, K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Of.
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.
of(long...) - Static method in class com.landawn.abacus.util.LongIterator
Of.
of(long[], int, int) - Static method in class com.landawn.abacus.util.LongIterator
Of.
of(Supplier<? extends LongIterator>) - Static method in class com.landawn.abacus.util.LongIterator
Lazy evaluation.
oF(Supplier<long[]>) - Static method in class com.landawn.abacus.util.LongIterator
Lazy evaluation.
of(long...) - Static method in class com.landawn.abacus.util.LongList
Of.
of(long[], int) - Static method in class com.landawn.abacus.util.LongList
Of.
of(T...) - Static method in class com.landawn.abacus.util.LongMultiset
Of.
of(int, T) - Static method in class com.landawn.abacus.util.LongObjPair
Of.
of(long, long) - Static method in class com.landawn.abacus.util.LongPair
Of.
of(long, long, long) - Static method in class com.landawn.abacus.util.LongTriple
Of.
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[], 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...) - 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.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.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.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.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.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.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.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.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.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.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.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.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.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the value at the index of (a.length - 1) / 2 when the array is sorted, and the right is the value at the index of a.length / 2 if the length of array is even.
of(T[], 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(Collection<T>) - Static method in class com.landawn.abacus.util.Median
Of.
of(Collection<T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Median
Of.
of(T...) - Static method in class com.landawn.abacus.util.Multiset
Of.
of(boolean) - Static method in class com.landawn.abacus.util.MutableBoolean
Of.
of(byte) - Static method in class com.landawn.abacus.util.MutableByte
Of.
of(char) - Static method in class com.landawn.abacus.util.MutableChar
Of.
of(double) - Static method in class com.landawn.abacus.util.MutableDouble
Of.
of(float) - Static method in class com.landawn.abacus.util.MutableFloat
Of.
of(int) - Static method in class com.landawn.abacus.util.MutableInt
Of.
of(long) - Static method in class com.landawn.abacus.util.MutableLong
Of.
of(short) - Static method in class com.landawn.abacus.util.MutableShort
Of.
of(T...) - Static method in class com.landawn.abacus.util.ObjIterator
Of.
of(T[], int, int) - Static method in class com.landawn.abacus.util.ObjIterator
Of.
of(Iterator<T>) - Static method in class com.landawn.abacus.util.ObjIterator
Of.
of(Collection<T>) - Static method in class com.landawn.abacus.util.ObjIterator
Of.
of(Iterable<T>) - Static method in class com.landawn.abacus.util.ObjIterator
Of.
of(Supplier<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.ObjIterator
Lazy evaluation.
oF(Supplier<T[]>) - Static method in class com.landawn.abacus.util.ObjIterator
Lazy evaluation.
of(BlockingQueue<T>) - Static method in class com.landawn.abacus.util.Observer
Of.
of(Collection<T>) - Static method in class com.landawn.abacus.util.Observer
Of.
of(Iterator<T>) - Static method in class com.landawn.abacus.util.Observer
Of.
of(L, R) - Static method in class com.landawn.abacus.util.Pair
Of.
of(Collection<T>) - Static method in class com.landawn.abacus.util.PermutationIterator
Returns a Collection of all the permutations of the specified Collection.
of(T, E) - Static method in class com.landawn.abacus.util.Result
Of.
of(int, long, Predicate<? super Exception>) - Static method in class com.landawn.abacus.util.Retry
Of.
of(int, long, BiPredicate<? super R, ? super Exception>) - Static method in class com.landawn.abacus.util.Retry
Of.
of(Supplier<T>) - Static method in class com.landawn.abacus.util.SafeInitializer
Of.
of(T...) - Static method in class com.landawn.abacus.util.Seq
Of.
of(Collection<T>) - Static method in class com.landawn.abacus.util.Seq
The returned Seq and the specified Collection are backed by the same data.
of(Map<K, V>) - Static method in class com.landawn.abacus.util.Seq
Of.
of(K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Of.
of(K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Of.
of(K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Of.
of(K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Of.
of(K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Of.
of(K, E, K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Of.
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.
of(short...) - Static method in class com.landawn.abacus.util.ShortIterator
Of.
of(short[], int, int) - Static method in class com.landawn.abacus.util.ShortIterator
Of.
of(Supplier<? extends ShortIterator>) - Static method in class com.landawn.abacus.util.ShortIterator
Lazy evaluation.
oF(Supplier<short[]>) - Static method in class com.landawn.abacus.util.ShortIterator
Lazy evaluation.
of(short...) - Static method in class com.landawn.abacus.util.ShortList
Of.
of(short[], int) - Static method in class com.landawn.abacus.util.ShortList
Of.
of(short, short) - Static method in class com.landawn.abacus.util.ShortPair
Of.
of(short, short, short) - Static method in class com.landawn.abacus.util.ShortTriple
Of.
of(byte...) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
of(byte[], int, int) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
of(ByteIterator) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
of(Supplier<? extends ByteIterator>) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
Lazy evaluation.
oF(Supplier<byte[]>) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
Lazy evaluation.
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(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(Collection<Byte>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(ByteIterator) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(Supplier<ByteList>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Lazy evaluation.
of(char...) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
of(char[], int, int) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
of(CharIterator) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
of(Supplier<? extends CharIterator>) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
Lazy evaluation.
oF(Supplier<char[]>) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
Lazy evaluation.
of(char...) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(char[], 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(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(Collection<Character>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(CharIterator) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(Supplier<CharList>) - Static method in class com.landawn.abacus.util.stream.CharStream
Lazy evaluation.
of(Collector<T, A, R>) - Static method in interface com.landawn.abacus.util.stream.Collector
of(Supplier<R>, BiConsumer<R, T>, BinaryOperator<R>, Collector.Characteristics...) - Static method in interface com.landawn.abacus.util.stream.Collector
 
of(Supplier<A>, BiConsumer<A, T>, BinaryOperator<A>, Function<A, R>, Collector.Characteristics...) - Static method in interface com.landawn.abacus.util.stream.Collector
 
of(double...) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
of(double[], int, int) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
of(DoubleIterator) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
of(Supplier<? extends DoubleIterator>) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
Lazy evaluation.
oF(Supplier<double[]>) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
Lazy evaluation.
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(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(Collection<Double>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(DoubleIterator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(Supplier<DoubleList>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Lazy evaluation.
of(DoubleStream) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
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.stream.EntryStream
 
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.stream.EntryStream
 
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.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.stream.EntryStream
 
of(Map<K, V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Iterator<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Collection<? extends Map.Entry<? extends K, ? extends 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(LongMultiset<E>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Multimap<K, E, V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(T[], Function<? super T, K>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Collection<? extends T>, Function<? super T, K>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(Iterator<? extends T>, Function<? super T, K>) - Static method in class com.landawn.abacus.util.stream.EntryStream
 
of(float...) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
of(float[], int, int) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
of(FloatIterator) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
of(Supplier<? extends FloatIterator>) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
Lazy evaluation.
oF(Supplier<float[]>) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
Lazy evaluation.
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(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(Collection<Float>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(FloatIterator) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(Supplier<FloatList>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Lazy evaluation.
of(int...) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
of(int[], int, int) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
of(IntIterator) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
of(Supplier<? extends IntIterator>) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
Lazy evaluation.
oF(Supplier<int[]>) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
Lazy evaluation.
of(int...) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(int[], int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
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(Collection<Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(IntIterator) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(Supplier<IntList>) - Static method in class com.landawn.abacus.util.stream.IntStream
Lazy evaluation.
of(IntStream) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(long...) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
of(long[], int, int) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
of(LongIterator) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
of(Supplier<? extends LongIterator>) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
Lazy evaluation.
oF(Supplier<long[]>) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
Lazy evaluation.
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(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(Collection<Long>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(LongIterator) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(Supplier<LongList>) - Static method in class com.landawn.abacus.util.stream.LongStream
Lazy evaluation.
of(LongStream) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(T...) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(T[], int, int) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(Collection<T>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(Iterator<T>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(Iterable<T>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(Supplier<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
Lazy evaluation.
oF(Supplier<T[]>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
Lazy evaluation.
of(short...) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
of(short[], int, int) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
of(ShortIterator) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
of(Supplier<? extends ShortIterator>) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
Lazy evaluation.
oF(Supplier<short[]>) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
Lazy evaluation.
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(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(Collection<Short>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(ShortIterator) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(Supplier<ShortList>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Lazy evaluation.
of(T...) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(T[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
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(Map<K, V>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Stream<T>) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(boolean[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(boolean[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(char[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(char[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(byte[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(byte[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(short[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(short[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(int[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(int[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(long[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(long[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(float[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(float[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(double[]) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(double[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
of(Supplier<Collection<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
Lazy evaluation.
of(T) - Static method in class com.landawn.abacus.util.Timed
Of.
of(T, long) - Static method in class com.landawn.abacus.util.Timed
Of.
of(L, M, R) - Static method in class com.landawn.abacus.util.Triple
Of.
of(T) - Static method in class com.landawn.abacus.util.Try
Of.
of(Try.Supplier<T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Try
Of.
of(T1) - Static method in class com.landawn.abacus.util.Tuple
Of.
of(T1, T2) - Static method in class com.landawn.abacus.util.Tuple
Of.
of(T1, T2, T3) - Static method in class com.landawn.abacus.util.Tuple
Of.
of(T1, T2, T3, T4) - Static method in class com.landawn.abacus.util.Tuple
Of.
of(T1, T2, T3, T4, T5) - Static method in class com.landawn.abacus.util.Tuple
Of.
of(T1, T2, T3, T4, T5, T6) - Static method in class com.landawn.abacus.util.Tuple
Of.
of(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.landawn.abacus.util.Tuple
Of.
of(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.landawn.abacus.util.Tuple
Of.
of(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.landawn.abacus.util.Tuple
Of.
of(T) - Static method in class com.landawn.abacus.util.u.Holder
Of.
of(T) - Static method in class com.landawn.abacus.util.u.Nullable
Of.
of(T) - Static method in class com.landawn.abacus.util.u.Optional
Of.
of(boolean) - Static method in class com.landawn.abacus.util.u.OptionalBoolean
Of.
of(byte) - Static method in class com.landawn.abacus.util.u.OptionalByte
Of.
of(char) - Static method in class com.landawn.abacus.util.u.OptionalChar
Of.
of(double) - Static method in class com.landawn.abacus.util.u.OptionalDouble
Of.
of(float) - Static method in class com.landawn.abacus.util.u.OptionalFloat
Of.
of(int) - Static method in class com.landawn.abacus.util.u.OptionalInt
Of.
of(long) - Static method in class com.landawn.abacus.util.u.OptionalLong
Of.
of(short) - Static method in class com.landawn.abacus.util.u.OptionalShort
Of.
of(T) - Static method in class com.landawn.abacus.util.u.R
Of.
of(T) - Static method in class com.landawn.abacus.util.Wrapper
Of.
of(T, ToIntFunction<? super T>, BiPredicate<? super T, ? super T>) - Static method in class com.landawn.abacus.util.Wrapper
Of.
of(T, ToIntFunction<? super T>, BiPredicate<? super T, ? super T>, Function<? super T, String>) - Static method in class com.landawn.abacus.util.Wrapper
Of.
ofAdd() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of add.
ofAdd() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of add.
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
Of append.
ofAppend() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of append.
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(Class<T>) - 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.
ofBiMap() - Static method in class com.landawn.abacus.util.Clazz
Of bi map.
ofBiMap(Class<K>, Class<V>) - 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.
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
Of collection.
ofCollection(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of collection.
ofConcat() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of concat.
ofConcurrentHashMap() - Static method in class com.landawn.abacus.util.Clazz
Of concurrent hash map.
ofConcurrentHashMap(Class<K>, Class<V>) - 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.
ofConcurrentLinkedQueue() - Static method in class com.landawn.abacus.util.Clazz
Of concurrent linked queue.
ofConcurrentLinkedQueue(Class<T>) - 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.
ofConcurrentMap() - Static method in class com.landawn.abacus.util.Clazz
Of concurrent map.
ofConcurrentMap(Class<K>, Class<V>) - 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.
ofDays(long) - Static method in class com.landawn.abacus.util.Duration
Of days.
ofDeque() - Static method in class com.landawn.abacus.util.Clazz
Of deque.
ofDeque(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of deque.
ofDeque() - Static method in class com.landawn.abacus.util.Fn.Factory
Of deque.
ofDeque() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of deque.
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.
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.
OFFSET - Static variable in class com.landawn.abacus.util.WD
Field OFFSET.
ofGUID() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of GUID.
ofHours(long) - Static method in class com.landawn.abacus.util.Duration
Of hours.
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, BiFunction<? super AC, Integer, Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
ofIndices(AC, 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, int, int, 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.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(Class<T>) - 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.
ofLinkedHashMap() - Static method in class com.landawn.abacus.util.Clazz
Of linked hash map.
ofLinkedHashMap(Class<K>, Class<V>) - 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.
ofLinkedHashSet() - Static method in class com.landawn.abacus.util.Clazz
Of linked hash set.
ofLinkedHashSet(Class<T>) - 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.
ofLinkedList() - Static method in class com.landawn.abacus.util.Clazz
Of linked list.
ofLinkedList(Class<T>) - 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.
ofList() - Static method in class com.landawn.abacus.util.Clazz
Of list.
ofList(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of list.
ofList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of list.
ofList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of list.
ofListMultimap() - Static method in class com.landawn.abacus.util.Clazz
Of list multimap.
ofListMultimap(Class<K>, Class<E>) - 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.
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(Class<T>) - 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.
ofMap() - Static method in class com.landawn.abacus.util.Clazz
Of map.
ofMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of map.
ofMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of map.
ofMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of map.
ofMerge() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of merge.
ofMerge() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of merge.
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
Of millis.
ofMinutes(long) - Static method in class com.landawn.abacus.util.Duration
Of minutes.
ofMultiset() - Static method in class com.landawn.abacus.util.Clazz
Of multiset.
ofMultiset(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of multiset.
ofMultiset() - Static method in class com.landawn.abacus.util.Fn.Factory
Of multiset.
ofMultiset() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of multiset.
ofNavigableMap() - Static method in class com.landawn.abacus.util.Clazz
Of navigable map.
ofNavigableMap(Class<K>, Class<V>) - 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.
ofNavigableSet() - Static method in class com.landawn.abacus.util.Clazz
Of navigable set.
ofNavigableSet(Class<T>) - 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.
ofNullable(T) - Static method in class com.landawn.abacus.util.ExceptionalStream
Of nullable.
ofNullable(T) - Static method in class com.landawn.abacus.util.stream.Stream
 
ofNullable(T) - Static method in class com.landawn.abacus.util.u.Optional
Of nullable.
ofNullable(Boolean) - Static method in class com.landawn.abacus.util.u.OptionalBoolean
Of nullable.
ofNullable(Byte) - Static method in class com.landawn.abacus.util.u.OptionalByte
Of nullable.
ofNullable(Character) - Static method in class com.landawn.abacus.util.u.OptionalChar
Of nullable.
ofNullable(Double) - Static method in class com.landawn.abacus.util.u.OptionalDouble
Of nullable.
ofNullable(Float) - Static method in class com.landawn.abacus.util.u.OptionalFloat
Of nullable.
ofNullable(Integer) - Static method in class com.landawn.abacus.util.u.OptionalInt
Of nullable.
ofNullable(Long) - Static method in class com.landawn.abacus.util.u.OptionalLong
Of nullable.
ofNullable(Short) - Static method in class com.landawn.abacus.util.u.OptionalShort
Of nullable.
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(Class<T>) - 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.
ofPut() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of put.
ofPut() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of put.
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
Of queue.
ofQueue(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of queue.
ofQueue() - Static method in class com.landawn.abacus.util.Fn.Factory
Of queue.
ofQueue() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of queue.
ofRemove() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of remove.
ofRemove() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of remove.
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
Of seconds.
ofSet() - Static method in class com.landawn.abacus.util.Clazz
Of set.
ofSet(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of set.
ofSet() - Static method in class com.landawn.abacus.util.Fn.Factory
Of set.
ofSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of set.
ofSetMultimap() - Static method in class com.landawn.abacus.util.Clazz
Of set multimap.
ofSetMultimap(Class<K>, Class<E>) - 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.
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(Class<K>, Class<V>) - 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.
ofSortedSet() - Static method in class com.landawn.abacus.util.Clazz
Of sorted set.
ofSortedSet(Class<T>) - 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.
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[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubArray(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.Index
Of sub array.
ofSubList(List<?>, int, List<?>, int, int) - Static method in class com.landawn.abacus.util.Index
Of sub list.
ofTreeMap() - Static method in class com.landawn.abacus.util.Clazz
Of tree map.
ofTreeMap(Class<K>, Class<V>) - 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.
ofTreeSet() - Static method in class com.landawn.abacus.util.Clazz
Of tree set.
ofTreeSet(Class<T>) - 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.
ofUUID() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of UUID.
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.
OKHttpClient(String) - Constructor for class com.landawn.abacus.http.OKHttpClient
Instantiates a new OK http client.
OKHttpClient(String, int) - Constructor for class com.landawn.abacus.http.OKHttpClient
Instantiates a new OK http client.
OKHttpClient(String, int, long, long) - Constructor for class com.landawn.abacus.http.OKHttpClient
Instantiates a new OK http client.
OKHttpClient(String, int, long, long, HttpSettings) - Constructor for class com.landawn.abacus.http.OKHttpClient
Instantiates a new OK http client.
OKHttpClient(String, int, long, long, HttpSettings, AtomicInteger) - Constructor for class com.landawn.abacus.http.OKHttpClient
Instantiates a new OK http client.
OKHttpClient(OkHttpClient, String, int) - Constructor for class com.landawn.abacus.http.OKHttpClient
Instantiates a new OK http client.
OKHttpClient(OkHttpClient, String, int, HttpSettings) - Constructor for class com.landawn.abacus.http.OKHttpClient
Instantiates a new OK http client.
OKHttpClient(OkHttpClient, String, int, HttpSettings, AtomicInteger) - Constructor for class com.landawn.abacus.http.OKHttpClient
Instantiates a new OK http client.
OkHttpRequest - Class in com.landawn.abacus.http.okhttp
 
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.
on(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
On.
on(String, String) - Static method in class com.landawn.abacus.condition.ConditionFactory
On.
on(Map<String, String>) - Static method in class com.landawn.abacus.condition.ConditionFactory
On.
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(E) - Method in interface com.landawn.abacus.eventBus.Subscriber
On.
on(String) - Static method in class com.landawn.abacus.util.Reflection
On.
on(Class<T>) - Static method in class com.landawn.abacus.util.Reflection
On.
on(T) - Static method in class com.landawn.abacus.util.Reflection
On.
on(String) - Method in class com.landawn.abacus.util.SQLBuilder
On.
on(Condition) - Method in class com.landawn.abacus.util.SQLBuilder
On.
on(T) - Static method in class com.landawn.abacus.util.Synchronized
On.
ON - Static variable in class com.landawn.abacus.util.WD
Field ON.
ON_ERROR_MISSING - Static variable in class com.landawn.abacus.util.Observer
The Constant ON_ERROR_MISSING.
onClose(Try.Runnable<? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
On close.
onClose(Runnable) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
onClose(Runnable) - Method in class com.landawn.abacus.util.stream.EntryStream
 
onComplete() - Method in class com.landawn.abacus.util.Observer.Dispatcher
Signal a completion.
onComplete() - Method in class com.landawn.abacus.util.Observer.DispatcherBase
On complete.
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.
onError(Exception) - Method in class com.landawn.abacus.util.Observer.Dispatcher
Signal a Exception exception.
onError(Exception) - Method in class com.landawn.abacus.util.Observer.DispatcherBase
On error.
onLeftOnly() - Method in class com.landawn.abacus.util.Difference
On left only.
onlyOne() - Method in class com.landawn.abacus.util.ExceptionalStream
Only one.
onlyOne() - Method in class com.landawn.abacus.util.Seq
Only one.
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.
onNext(T) - Method in class com.landawn.abacus.util.Observer.Dispatcher
On next.
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.
openClosed(T, T) - Static method in class com.landawn.abacus.util.Range
Open closed.
OperationConfig() - Constructor for class com.landawn.abacus.http.HttpProxy.OperationConfig
 
OperationType - Enum in com.landawn.abacus.util
The Enum OperationType.
operator - Variable in class com.landawn.abacus.condition.AbstractCondition
The operator.
Operator - Enum in com.landawn.abacus.condition
The Enum Operator.
or(Condition) - Method in class com.landawn.abacus.condition.AbstractCondition
Or.
or(Condition) - Method in class com.landawn.abacus.condition.Clause
Or.
or(Condition) - Method in interface com.landawn.abacus.condition.Condition
Method or.
or(Condition...) - Static method in class com.landawn.abacus.condition.ConditionFactory
Or.
or(Collection<? extends Condition>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Or.
or(String...) - Static method in class com.landawn.abacus.condition.Expression
Or.
or(Condition) - Method in class com.landawn.abacus.condition.Limit
Or.
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(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Having
Or.
or(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Where
Or.
or(BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.Fn
Or.
or(BooleanSupplier, BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.Fn
Or.
or(Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Fn
Or.
or(Predicate<? super T>, Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Fn
Or.
or(Collection<Predicate<? super T>>) - Static method in class com.landawn.abacus.util.Fn
Or.
or(BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn
Or.
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.
or(List<BiPredicate<? super T, ? super U>>) - Static method in class com.landawn.abacus.util.Fn
Or.
or(BiPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiPredicate
 
or(BooleanBiPredicate) - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
or(BooleanPredicate) - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
or(BooleanTriPredicate) - Method in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
or(ByteBiPredicate) - Method in interface com.landawn.abacus.util.function.ByteBiPredicate
 
or(BytePredicate) - Method in interface com.landawn.abacus.util.function.BytePredicate
 
or(ByteTriPredicate) - Method in interface com.landawn.abacus.util.function.ByteTriPredicate
 
or(CharBiPredicate) - Method in interface com.landawn.abacus.util.function.CharBiPredicate
 
or(CharPredicate) - Method in interface com.landawn.abacus.util.function.CharPredicate
 
or(CharTriPredicate) - Method in interface com.landawn.abacus.util.function.CharTriPredicate
 
or(DoubleBiPredicate) - Method in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
or(DoublePredicate) - Method in interface com.landawn.abacus.util.function.DoublePredicate
 
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(IntPredicate) - Method in interface com.landawn.abacus.util.function.IntPredicate
 
or(IntTriPredicate) - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
or(LongBiPredicate) - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
or(LongPredicate) - Method in interface com.landawn.abacus.util.function.LongPredicate
 
or(LongTriPredicate) - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
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(Try.Supplier<u.Nullable<? extends T>, E>) - Method in class com.landawn.abacus.util.u.Nullable
Or.
or(Try.Supplier<u.Optional<? extends T>, E>) - Method in class com.landawn.abacus.util.u.Optional
Or.
or(Try.Supplier<u.OptionalBoolean, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or.
or(Try.Supplier<u.OptionalByte, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Or.
or(Try.Supplier<u.OptionalChar, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Or.
or(Try.Supplier<u.OptionalDouble, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or.
or(Try.Supplier<u.OptionalFloat, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or.
or(Try.Supplier<u.OptionalInt, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Or.
or(Try.Supplier<u.OptionalLong, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Or.
or(Try.Supplier<u.OptionalShort, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Or.
OR - Static variable in class com.landawn.abacus.util.WD
Field OR.
OR_OP - Static variable in class com.landawn.abacus.util.WD
Field OR2.
ORDER_BY - Static variable in class com.landawn.abacus.util.WD
Field ORDER_BY.
orderBy(String...) - Static method in class com.landawn.abacus.condition.ConditionFactory
Order by.
orderBy(String, SortDirection) - Static method in class com.landawn.abacus.condition.ConditionFactory
Order by.
orderBy(Collection<String>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Order by.
orderBy(Collection<String>, SortDirection) - Static method in class com.landawn.abacus.condition.ConditionFactory
Order by.
orderBy(Map<String, SortDirection>) - Static method in class com.landawn.abacus.condition.ConditionFactory
Order by.
orderBy(Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Order by.
orderBy(Condition) - Method in class com.landawn.abacus.condition.Criteria
Order by.
orderBy(String...) - Method in class com.landawn.abacus.condition.Criteria
Order by.
orderBy(String, SortDirection) - Method in class com.landawn.abacus.condition.Criteria
Order by.
orderBy(Collection<String>) - Method in class com.landawn.abacus.condition.Criteria
Order by.
orderBy(Collection<String>, SortDirection) - Method in class com.landawn.abacus.condition.Criteria
Order by.
orderBy(Map<String, SortDirection>) - Method in class com.landawn.abacus.condition.Criteria
Order by.
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.
orderBy() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Order by.
orderBy(String) - Method in class com.landawn.abacus.util.SQLBuilder
Order by.
orderBy(String...) - Method in class com.landawn.abacus.util.SQLBuilder
Order by.
orderBy(String, SortDirection) - Method in class com.landawn.abacus.util.SQLBuilder
Order by.
orderBy(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
Order by.
orderBy(Collection<String>, SortDirection) - Method in class com.landawn.abacus.util.SQLBuilder
Order by.
orderBy(Map<String, SortDirection>) - Method in class com.landawn.abacus.util.SQLBuilder
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(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() - 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(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
ordinalIndexOf(String, String, int) - Static method in class com.landawn.abacus.util.StringUtil
Finds the n-th index within a String, handling null.
orElse(Try.Runnable<E>) - Method in class com.landawn.abacus.util.If.Or
Or else.
orElse(U, Try.Consumer<? super U, E>) - Method in class com.landawn.abacus.util.If.Or
Or else.
orElse(T) - Method in class com.landawn.abacus.util.Result
Or else.
orElse(T) - Method in class com.landawn.abacus.util.u.Nullable
Or else.
orElse(T) - Method in class com.landawn.abacus.util.u.Optional
Or else.
orElse(boolean) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else.
orElse(byte) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else.
orElse(char) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else.
orElse(double) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else.
orElse(float) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else.
orElse(int) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else.
orElse(long) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else.
orElse(short) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else.
orElseGet(Supplier<T>) - Method in class com.landawn.abacus.util.Result
Or else get.
orElseGet(Try.Supplier<? extends T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Or else get.
orElseGet(Try.Supplier<? extends T, E>) - Method in class com.landawn.abacus.util.u.Optional
Or else get.
orElseGet(Try.BooleanSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else get.
orElseGet(Try.ByteSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else get.
orElseGet(Try.CharSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else get.
orElseGet(Try.DoubleSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else get.
orElseGet(Try.FloatSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else get.
orElseGet(Try.IntSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else get.
orElseGet(Try.LongSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else get.
orElseGet(Try.ShortSupplier<E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else get.
orElseGetIfNull(Try.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(Supplier<? extends E>) - Method in class com.landawn.abacus.util.If.Or
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.Result
Or else throw.
orElseThrow(Function<? super E, E2>) - 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(Supplier<? extends X>) - 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(Supplier<? extends X>) - 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(Supplier<? extends X>) - 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(Supplier<? extends X>) - 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(Supplier<? extends X>) - 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(Supplier<? extends X>) - 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(Supplier<? extends X>) - 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(Supplier<? extends X>) - 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(Supplier<? extends X>) - 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(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrowIfNull() - Method in class com.landawn.abacus.util.u.Nullable
Or else throw if null.
orElseThrowIfNull(Supplier<? extends X>) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw if null.
orFalse() - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or false.
orIfNull(Try.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
Or null.
orNull() - Method in class com.landawn.abacus.util.u.Optional
Or null.
orTrue() - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or true.
orZero() - Method in class com.landawn.abacus.util.u.OptionalByte
Or zero.
orZero() - Method in class com.landawn.abacus.util.u.OptionalChar
Or zero.
orZero() - Method in class com.landawn.abacus.util.u.OptionalDouble
Or zero.
orZero() - Method in class com.landawn.abacus.util.u.OptionalFloat
Or zero.
orZero() - Method in class com.landawn.abacus.util.u.OptionalInt
Or zero.
orZero() - Method in class com.landawn.abacus.util.u.OptionalLong
Or zero.
orZero() - Method in class com.landawn.abacus.util.u.OptionalShort
Or zero.
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.
out - Variable in class com.landawn.abacus.util.BufferedWriter
The out.
OUTER - Static variable in class com.landawn.abacus.util.WD
Field OUTER .

P

p(BiPredicate<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Fn.Entries
P.
p(Try.Predicate<T, E>) - Static method in class com.landawn.abacus.util.Fn.FN
 
p(A, Try.BiPredicate<A, T, E>) - Static method in class com.landawn.abacus.util.Fn.FN
 
p(A, B, Try.TriPredicate<A, B, T, E>) - Static method in class com.landawn.abacus.util.Fn.FN
 
p(Try.BiPredicate<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.FN
 
p(A, Try.TriPredicate<A, T, U, E>) - Static method in class com.landawn.abacus.util.Fn.FN
 
p(Try.TriPredicate<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn.FN
 
p(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
P.
p(A, BiPredicate<A, T>) - Static method in class com.landawn.abacus.util.Fn
P.
p(A, B, TriPredicate<A, B, T>) - Static method in class com.landawn.abacus.util.Fn
P.
p(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
P.
p(A, TriPredicate<A, T, U>) - Static method in class com.landawn.abacus.util.Fn
P.
p(TriPredicate<A, B, C>) - Static method in class com.landawn.abacus.util.Fn
P.
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
Pad end.
padEnd(String, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Pad end.
padEnd(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Pad end.
padStart(String, int) - Static method in class com.landawn.abacus.util.StringUtil
Pad start.
padStart(String, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Pad start.
padStart(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Pad start.
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
Method pageCount.
pageSize() - Method in interface com.landawn.abacus.PaginatedDataSet
Method pageLength.
paginate(int) - Method in interface com.landawn.abacus.DataSet
Method paginate.
PaginatedDataSet - Interface in com.landawn.abacus
The Interface PaginatedDataSet.
pair() - Static method in class com.landawn.abacus.util.Fn
Pair.
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.
pair() - Method in class com.landawn.abacus.util.SQLBuilder
This SQLBuilder will be closed after pair() is called.
Pairs() - Constructor for class com.landawn.abacus.util.Fn.Pairs
Instantiates a new pairs.
pairToList() - Static method in class com.landawn.abacus.util.Fn.Functions
Deprecated.
replaced by PairFn#toList();
pairToSet() - Static method in class com.landawn.abacus.util.Fn.Functions
Deprecated.
replaced by PairFn#toSet();
parallel() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
parallel(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
parallel(BaseStream.Splitor) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
parallel(int, BaseStream.Splitor) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns an equivalent stream that is parallel.
parallel(int, Executor) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
parallel(Executor) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
parallel() - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(int) - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.EntryStream
 
PARALLEL - Static variable in class com.landawn.abacus.util.WD
Field PARALLEL.
parallelConcat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelConcat(a,b, ...)) { stream.forEach(N::println); }
parallelConcat(Iterator<? 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(Stream<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelConcat(a,b, ...)) { stream.forEach(N::println); }
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelConcat(a,b, ...)) { stream.forEach(N::println); }
parallelConcat(Collection<? extends Stream<? extends T>>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelConcat(a,b, ...)) { stream.forEach(N::println); }
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.
parallelConcatt(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelConcat(a,b, ...)) { stream.forEach(N::println); }
parallelConcatt(Collection<? extends Iterator<? extends T>>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelConcat(a,b, ...)) { stream.forEach(N::println); }
parallelConcatt(Collection<? extends Iterator<? 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.
parallelMerge(Collection<? extends ByteStream>, ByteBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
parallelMerge(Collection<? extends ByteStream>, ByteBiFunction<Nth>, int) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
parallelMerge(Collection<? extends CharStream>, CharBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
parallelMerge(Collection<? extends CharStream>, CharBiFunction<Nth>, int) - Static method in class com.landawn.abacus.util.stream.CharStream
 
parallelMerge(Collection<? extends DoubleStream>, DoubleBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
parallelMerge(Collection<? extends DoubleStream>, DoubleBiFunction<Nth>, int) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
parallelMerge(Collection<? extends FloatStream>, FloatBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
parallelMerge(Collection<? extends FloatStream>, FloatBiFunction<Nth>, int) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
parallelMerge(Collection<? extends IntStream>, IntBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
parallelMerge(Collection<? extends IntStream>, IntBiFunction<Nth>, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
parallelMerge(Collection<? extends LongStream>, LongBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
parallelMerge(Collection<? extends LongStream>, LongBiFunction<Nth>, int) - Static method in class com.landawn.abacus.util.stream.LongStream
 
parallelMerge(Collection<? extends ShortStream>, ShortBiFunction<Nth>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
parallelMerge(Collection<? extends ShortStream>, ShortBiFunction<Nth>, int) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
parallelMerge(List<? extends Collection<? extends T>>, BiFunction<? super T, ? super T, Nth>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelMerge(List<? extends Collection<? extends T>>, BiFunction<? super T, ? super T, Nth>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelMerge(Collection<? extends Stream<? extends T>>, BiFunction<? super T, ? super T, Nth>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelMerge(Collection<? extends Stream<? extends T>>, BiFunction<? super T, ? super T, Nth>, int) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelMergge(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, Nth>) - Static method in class com.landawn.abacus.util.stream.Stream
 
parallelMergge(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, Nth>, 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(char[]) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(char[], int, int) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(byte[]) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(short[]) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(short[], int, int) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(int[]) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(int[], int, int) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(long[]) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(long[], int, int) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(float[]) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(float[], int, int) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(double[]) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(double[], int, int) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(Object[]) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(List<? extends T>) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(List<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(List<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort.
parallelSort(List<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
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, Comparator<T>) - Method in interface com.landawn.abacus.DataSet
Parallel sort by.
parallelSortBy(Collection<String>) - Method in interface com.landawn.abacus.DataSet
Parallel sort by.
parallelSortBy(Collection<String>, Comparator<? super Object[]>) - Method in interface com.landawn.abacus.DataSet
Parallel sort by.
parallelSortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - 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 class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(Collection<String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(Collection<String>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
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(T[], Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Parallel sort by.
parallelSortBy(List<? extends T>, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Parallel sort by.
parallelSortByDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by double.
parallelSortByDouble(List<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by double.
parallelSortByFloat(T[], ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by float.
parallelSortByFloat(List<? extends T>, ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by float.
parallelSortByInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by int.
parallelSortByInt(List<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by int.
parallelSortByLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by long.
parallelSortByLong(List<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Parallel sort by long.
ParallelSupported - Annotation Type in com.landawn.abacus.annotation
The Interface ParallelSupported.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
parallelZip(Iterator<? extends A>, Iterator<? extends B>, BiFunction<? super A, ? super B, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
parallelZip(Stream<A>, Stream<B>, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
parallelZip(Stream<A>, Stream<B>, BiFunction<? super A, ? super B, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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(Collection<? extends Stream<? extends T>>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
parallelZip(Collection<? extends Stream<? extends T>>, Function<? super List<? extends T>, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
parallelZip(Stream<A>, Stream<B>, A, B, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
parallelZip(Stream<A>, Stream<B>, A, B, BiFunction<? super A, ? super B, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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
 
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
parallelZipp(Collection<? extends Iterator<? extends T>>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
parallelZipp(Collection<? extends Iterator<? extends T>>, Function<? super List<? extends T>, R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
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
Put the stream in try-catch to stop the back-end reading thread if error happens
try (Stream stream = Stream.parallelZip(a, b, zipFunction)) { stream.forEach(N::println); }
parameter2String(Object, NamingPolicy) - Static method in class com.landawn.abacus.condition.AbstractCondition
Parameter 2 string.
parameters() - Method in class com.landawn.abacus.util.SQLBuilder
Parameters.
parameters - Variable in class com.landawn.abacus.util.SQLBuilder.SP
The parameters.
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(Reader, char[], char[]) - Static method in class com.landawn.abacus.parser.JSONStreamReader
Parses the.
parse(String, char[]) - Static method in class com.landawn.abacus.parser.JSONStringReader
Parses the.
parse(String, int, int, char[]) - Static method in class com.landawn.abacus.parser.JSONStringReader
Parses the.
parse(File) - Static method in class com.landawn.abacus.util.Configuration
Method newDocument.
parse(InputStream) - Static method in class com.landawn.abacus.util.Configuration
Method createDocument.
parse(File, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(File, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(File, long, long, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(File, long, long, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(File, long, long, int, int, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(File, long, long, int, int, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified files/directory line by line.
parse(List<File>, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(List<File>, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(List<File>, long, long, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(List<File>, long, long, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(List<File>, long, long, int, int, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(List<File>, long, long, int, int, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified files/directory line by line.
parse(File, int, int, int, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(File, int, int, int, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(File, long, long, int, int, int, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(File, long, long, int, int, int, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified files/directory line by line.
parse(List<File>, int, int, int, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(List<File>, int, int, int, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(List<File>, long, long, int, int, int, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(List<File>, long, long, int, int, int, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified files/directory line by line.
parse(InputStream, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(InputStream, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(InputStream, long, long, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(InputStream, long, long, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(InputStream, long, long, int, int, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(InputStream, long, long, int, int, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified Reader line by line.
parse(Reader, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(Reader, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(Reader, long, long, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(Reader, long, long, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(Reader, long, long, int, int, Try.Consumer<String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the.
parse(Reader, long, long, int, int, Try.Consumer<String, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified Reader line by line.
parse(String) - Static method in class com.landawn.abacus.util.ISO8601Util
Parses the.
parse(String, ParsePosition) - Static method in class com.landawn.abacus.util.ISO8601Util
Parse a date from ISO-8601 formatted string.
parse(Iterator<? extends T>, Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Iterator<? extends T>, Try.Consumer<? super T, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Iterator<? extends T>, long, long, Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Iterator<? extends T>, long, long, Try.Consumer<? super T, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Iterator<? extends T>, long, long, int, int, Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Iterator<? extends T>, long, long, int, int, Try.Consumer<? super T, E>, Try.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>>, Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Collection<? extends Iterator<? extends T>>, Try.Consumer<? super T, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Collection<? extends Iterator<? extends T>>, long, long, Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Collection<? extends Iterator<? extends T>>, long, long, Try.Consumer<? super T, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Collection<? extends Iterator<? extends T>>, int, int, int, Try.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Collection<? extends Iterator<? extends T>>, int, int, int, Try.Consumer<? super T, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterables
Parses the.
parse(Collection<? extends Iterator<? extends T>>, long, long, int, int, int, Try.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, Try.Consumer<? super T, E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterables
Parse the elements in the specified iterators one by one.
parse(Connection, String, Try.Consumer<Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(Connection, String, Try.Consumer<Object[], E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(Connection, String, long, long, Try.Consumer<Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(Connection, String, long, long, Try.Consumer<Object[], E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(Connection, String, long, long, int, int, Try.Consumer<Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(Connection, String, long, long, int, int, Try.Consumer<Object[], E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parse the ResultSet obtained by executing query with the specified Connection and sql.
parse(PreparedStatement, Try.Consumer<Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(PreparedStatement, Try.Consumer<Object[], E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(PreparedStatement, long, long, Try.Consumer<Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(PreparedStatement, long, long, Try.Consumer<Object[], E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(PreparedStatement, long, long, int, int, Try.Consumer<Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(PreparedStatement, long, long, int, int, Try.Consumer<Object[], E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parse the ResultSet obtained by executing query with the specified PreparedStatement.
parse(ResultSet, Try.Consumer<Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(ResultSet, Try.Consumer<Object[], E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(ResultSet, long, long, Try.Consumer<Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(ResultSet, long, long, Try.Consumer<Object[], E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(ResultSet, long, long, int, int, Try.Consumer<Object[], E>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parses the.
parse(ResultSet, long, long, int, int, Try.Consumer<Object[], E>, Try.Runnable<E2>) - Static method in class com.landawn.abacus.util.JdbcUtil
Parse the ResultSet.
parse(String) - Static method in class com.landawn.abacus.util.NamedSQL
Parses the.
parse(String) - Static method in class com.landawn.abacus.util.SQLParser
Parses the.
parse(String) - Static method in class com.landawn.abacus.util.TypeAttrParser
Parses the.
parseBoolean(String) - Static method in class com.landawn.abacus.util.N
Returns a Boolean with a value represented by the specified string.
parseByte() - Static method in class com.landawn.abacus.util.Fn
Parses the byte.
parseByte(String) - Static method in class com.landawn.abacus.util.N
Returns the value by calling Byte.valueOf(String) if str is not null, otherwise, the default value 0 for byte is returned.
parseCalendar(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the calendar.
parseCalendar(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the calendar.
parseCalendar(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Converts the specified calendar with the specified format to a new instance of Calendar.
parseChar(String) - Static method in class com.landawn.abacus.util.N
Parses the char.
parseDate(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the date.
parseDate(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the date.
parseDate(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Converts the specified date with the specified format to a new instance of java.sql.Date.
parseDouble() - Static method in class com.landawn.abacus.util.Fn
Parses the double.
parseDouble(String) - Static method in class com.landawn.abacus.util.N
Returns the value by calling Double.valueOf(String) if str is not null, otherwise, the default value 0d for double is returned.
ParseException - Exception in com.landawn.abacus.exception
The Class ParseException.
ParseException() - Constructor for exception com.landawn.abacus.exception.ParseException
Constructor for ParseException.
ParseException(String) - Constructor for exception com.landawn.abacus.exception.ParseException
Constructor for ParseException.
ParseException(String, Throwable) - Constructor for exception com.landawn.abacus.exception.ParseException
Constructor for ParseException.
ParseException(Throwable) - Constructor for exception com.landawn.abacus.exception.ParseException
Constructor for ParseException.
parseFloat() - Static method in class com.landawn.abacus.util.Fn
Parses the float.
parseFloat(String) - Static method in class com.landawn.abacus.util.N
Returns the value by calling Float.valueOf(String) if str is not null, otherwise, the default value 0f for float is returned.
parseGregorianCalendar(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the gregorian calendar.
parseGregorianCalendar(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses the gregorian calendar.
parseGregorianCalendar(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Converts the specified calendar with the specified format to a new instance of GregorianCalendar.
parseInt() - Static method in class com.landawn.abacus.util.Fn
Parses the int.
parseInt(String) - Static method in class com.landawn.abacus.util.N
Returns the value by calling Integer.valueOf(String) if str is not null, otherwise, the default value 0 for int is returned.
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.
parseLong(String) - Static method in class com.landawn.abacus.util.N
Returns the value by calling Long.valueOf(String) if str is not null, otherwise, the default value 0 for long is returned.
Parser<SC extends SerializationConfig<?>,DC extends DeserializationConfig<?>> - Interface in com.landawn.abacus.parser
Design principles: 1, Simple (is beautiful) 2, Fast (is powerful) 3, Concepts (must be integral and consistent)
These principles can't be broken by any change or reason.
ParserConfig<C extends ParserConfig<C>> - Class in com.landawn.abacus.parser
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.
parseShort(String) - Static method in class com.landawn.abacus.util.N
Returns the value by calling Short.valueOf(String) if str is not null, otherwise, the default value 0 for short is returned.
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
 
Path - Annotation Type in com.landawn.abacus.http
Named replacement in the URL path.
PATH_MAPPER - Static variable in class com.landawn.abacus.http.WebServiceServlet
The Constant PATH_MAPPER.
PATH_SEPARATOR - Static variable in class com.landawn.abacus.util.IOUtil
The Constant PATH_SEPARATOR.
pathTraverser() - Static method in class com.landawn.abacus.guava.Files
Path traverser.
pattern(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Splitter.MapSplitter
Pattern.
pattern(CharSequence) - Static method in class com.landawn.abacus.util.Splitter
Pattern.
peek(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Peek.
peek(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Get but don't update last access time.
peek(Try.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Peek.
peek(C) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
peek(Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
peek(BiConsumer<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
peekFirst(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
peekLast(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
PERCENT - Static variable in class com.landawn.abacus.util.WD
Field PERCENT.
Percentage - Enum in com.landawn.abacus.util
The Enum Percentage.
percentiles(char[]) - Static method in class com.landawn.abacus.util.N
Returns the elements at: Percentage * length of the specified array.
percentiles(byte[]) - 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(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(float[]) - 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(T[]) - Static method in class com.landawn.abacus.util.N
Returns the elements at: Percentage * length of the specified array.
percentiles(List<T>) - Static method in class com.landawn.abacus.util.N
Returns the elements at: Percentage * length of the specified array.
percentiles() - Method in interface com.landawn.abacus.util.stream.BaseStream

All elements will be loaded to memory and sorted if not yet.
percentiles(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
PERIOD - Static variable in class com.landawn.abacus.util.WD
Field PERIOD.
PermutationIterator - Class in com.landawn.abacus.util
Copied from Google Guava.
permutations(Collection<E>) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
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]
persist(File, Try.Function<? super T, String, IOException>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(OutputStream, Try.Function<? super T, String, IOException>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(Writer, Try.Function<? super T, String, IOException>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(Connection, String, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
persist(PreparedStatement, int, int, JdbcUtil.BiParametersSetter<? super PreparedStatement, ? super T>) - 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.
plus(Object...) - Static method in class com.landawn.abacus.condition.Expression
Plus.
plus(Duration) - Method in class com.landawn.abacus.util.Duration
Plus.
PLUS - Static variable in class com.landawn.abacus.util.WD
Field PLUS.
plusDays(long) - Method in class com.landawn.abacus.util.Duration
Plus days.
plusHours(long) - Method in class com.landawn.abacus.util.Duration
Plus hours.
plusMillis(long) - Method in class com.landawn.abacus.util.Duration
Plus millis.
plusMinutes(long) - Method in class com.landawn.abacus.util.Duration
Plus minutes.
plusSeconds(long) - Method in class com.landawn.abacus.util.Duration
Plus seconds.
pollFirst() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
Poll first.
pollFirstEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Poll first entry.
pollLast() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
Poll last.
pollLastEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Poll last entry.
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.
positve() - Static method in class com.landawn.abacus.util.Fn.FnB
Positve.
positve() - Static method in class com.landawn.abacus.util.Fn.FnC
Positve.
positve() - Static method in class com.landawn.abacus.util.Fn.FnD
Positve.
positve() - Static method in class com.landawn.abacus.util.Fn.FnF
Positve.
positve() - Static method in class com.landawn.abacus.util.Fn.FnI
Positve.
positve() - Static method in class com.landawn.abacus.util.Fn.FnL
Positve.
positve() - Static method in class com.landawn.abacus.util.Fn.FnS
Positve.
post(Object) - Method in class com.landawn.abacus.eventBus.EventBus
Post.
post(String, Object) - Method in class com.landawn.abacus.eventBus.EventBus
Post.
post(EventBus.SubIdentifier, Object) - Method in class com.landawn.abacus.eventBus.EventBus
Post.
post(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Post.
post(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Post.
post(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Post.
post(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Post.
post() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
post(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
POST - Annotation Type in com.landawn.abacus.http
Make a POST request to a REST path relative to base URL.
postExecute(HttpServletResponse, Object, Method, Object, ContentFormat) - Method in class com.landawn.abacus.http.WebServiceServlet
Post execute.
postInvoke(Throwable, Object, Method, Object...) - Method in interface com.landawn.abacus.http.HttpProxy.Handler
Post invoke.
postSticky(Object) - Method in class com.landawn.abacus.eventBus.EventBus
Post sticky.
postSticky(String, Object) - Method in class com.landawn.abacus.eventBus.EventBus
Post sticky.
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.
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.
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(Try.BiPredicate<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
Pp.
pp(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn.FN
Pp.
pp(A, BiPredicate<A, T>) - Static method in class com.landawn.abacus.util.Fn.FN
Pp.
pp(A, B, TriPredicate<A, B, T>) - Static method in class com.landawn.abacus.util.Fn.FN
Pp.
pp(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn.FN
Pp.
pp(A, TriPredicate<A, T, U>) - Static method in class com.landawn.abacus.util.Fn.FN
Pp.
pp(TriPredicate<A, B, C>) - Static method in class com.landawn.abacus.util.Fn.FN
Pp.
pp(Try.Predicate<T, E>) - Static method in class com.landawn.abacus.util.Fn
Pp.
pp(A, Try.BiPredicate<A, T, E>) - Static method in class com.landawn.abacus.util.Fn
Pp.
pp(A, B, Try.TriPredicate<A, B, T, E>) - Static method in class com.landawn.abacus.util.Fn
Pp.
pp(Try.BiPredicate<T, U, E>) - Static method in class com.landawn.abacus.util.Fn
Pp.
pp(A, Try.TriPredicate<A, T, U, E>) - Static method in class com.landawn.abacus.util.Fn
Pp.
pp(Try.TriPredicate<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn
Pp.
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
Predicates() - Constructor for class com.landawn.abacus.util.Fn.Predicates
Instantiates a new predicates.
preExecute(HttpServletRequest, HttpServletResponse) - Method in class com.landawn.abacus.http.WebServiceServlet
Pre execute.
preInvoke(Method, Object...) - Method in interface com.landawn.abacus.http.HttpProxy.Handler
Pre invoke.
prepareCall(Connection, String, Object...) - Static method in class com.landawn.abacus.util.JdbcUtil
Prepare call.
prepareCallableQuery(DataSource, String) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareCallableQuery(DataSource, String, Try.BiFunction<Connection, String, CallableStatement, SQLException>) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareCallableQuery(Connection, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareCallableQuery(Connection, String, Try.BiFunction<Connection, String, CallableStatement, SQLException>) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareNamedQuery(String) - Method in interface com.landawn.abacus.util.JdbcUtil.Dao
Prepare named query.
prepareNamedQuery(String, boolean) - Method in interface com.landawn.abacus.util.JdbcUtil.Dao
Prepare named query.
prepareNamedQuery(String, Try.BiFunction<Connection, String, PreparedStatement, SQLException>) - Method in interface com.landawn.abacus.util.JdbcUtil.Dao
Prepare named query.
prepareNamedQuery(NamedSQL) - Method in interface com.landawn.abacus.util.JdbcUtil.Dao
Prepare named query.
prepareNamedQuery(NamedSQL, boolean) - Method in interface com.landawn.abacus.util.JdbcUtil.Dao
Prepare named query.
prepareNamedQuery(NamedSQL, Try.BiFunction<Connection, String, PreparedStatement, SQLException>) - Method in interface com.landawn.abacus.util.JdbcUtil.Dao
Prepare named query.
prepareNamedQuery(DataSource, String) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareNamedQuery(DataSource, String, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareNamedQuery(DataSource, String, int[]) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareNamedQuery(DataSource, String, String[]) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareNamedQuery(DataSource, String, Try.BiFunction<Connection, String, PreparedStatement, SQLException>) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareNamedQuery(Connection, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareNamedQuery(Connection, String, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareNamedQuery(Connection, String, int[]) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareNamedQuery(Connection, String, String[]) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareNamedQuery(Connection, String, Try.BiFunction<Connection, String, PreparedStatement, SQLException>) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareNamedQuery(DataSource, NamedSQL) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareNamedQuery(DataSource, NamedSQL, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareNamedQuery(DataSource, NamedSQL, int[]) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareNamedQuery(DataSource, NamedSQL, String[]) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareNamedQuery(DataSource, NamedSQL, Try.BiFunction<Connection, String, PreparedStatement, SQLException>) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareNamedQuery(Connection, NamedSQL) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareNamedQuery(Connection, NamedSQL, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareNamedQuery(Connection, NamedSQL, int[]) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareNamedQuery(Connection, NamedSQL, String[]) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareNamedQuery(Connection, NamedSQL, Try.BiFunction<Connection, String, PreparedStatement, SQLException>) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareQuery(String) - Method in interface com.landawn.abacus.util.JdbcUtil.Dao
Prepare query.
prepareQuery(String, boolean) - Method in interface com.landawn.abacus.util.JdbcUtil.Dao
Prepare query.
prepareQuery(String, Try.BiFunction<Connection, String, PreparedStatement, SQLException>) - Method in interface com.landawn.abacus.util.JdbcUtil.Dao
Prepare query.
prepareQuery(DataSource, String) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareQuery(DataSource, String, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareQuery(DataSource, String, int[]) - Static method in class com.landawn.abacus.util.JdbcUtil
Prepare query.
prepareQuery(DataSource, String, String[]) - Static method in class com.landawn.abacus.util.JdbcUtil
Prepare query.
prepareQuery(DataSource, String, Try.BiFunction<Connection, String, PreparedStatement, SQLException>) - Static method in class com.landawn.abacus.util.JdbcUtil
If this method is called where a transaction is started by JdbcUtil.beginTransaction or in Spring with the same DataSource in the same thread, the Connection started the Transaction will be used here.
prepareQuery(Connection, String) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareQuery(Connection, String, boolean) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareQuery(Connection, String, int[]) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareQuery(Connection, String, String[]) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareQuery(Connection, String, Try.BiFunction<Connection, String, PreparedStatement, SQLException>) - Static method in class com.landawn.abacus.util.JdbcUtil
Never write below code because it will definitely cause Connection leak:
prepareStatement(Connection, String, Object...) - Static method in class com.landawn.abacus.util.JdbcUtil
Prepare statement.
prepareStatement(DataSource, Connection, NamedSQL, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, boolean, boolean, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Prepare statement.
prepareStatement(Connection, String, boolean, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor
Prepare statement.
prepend(ExceptionalStream<T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Prepend.
prepend(T...) - Method in class com.landawn.abacus.util.Seq
Prepend.
prepend(Collection<? extends T>) - Method in class com.landawn.abacus.util.Seq
Prepend.
prepend(S) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
prepend(M) - Method in class com.landawn.abacus.util.stream.EntryStream
 
prepend(T...) - Method in class com.landawn.abacus.util.stream.Stream
 
prepend(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
 
prependAlll(Collection<? extends Collection<? extends 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
Method previousPage.
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.
println(Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
Println.
println(W) - Method in interface com.landawn.abacus.DataSet
Println.
println(W, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
Println.
println() - Static method in class com.landawn.abacus.util.Fn.FN
Println.
println(String) - Static method in class com.landawn.abacus.util.Fn.FN
Println.
println() - Static method in class com.landawn.abacus.util.Fn
Println.
println(String) - Static method in class com.landawn.abacus.util.Fn
Println.
println(T) - Static method in class com.landawn.abacus.util.N
Println.
println() - Method in class com.landawn.abacus.util.PrimitiveList
Println.
println() - Method in class com.landawn.abacus.util.Seq
Println.
println() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
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.
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
Proper numerator.
properties - Variable in class com.landawn.abacus.cache.AbstractCache
The properties.
properties() - Method in interface com.landawn.abacus.DataSet
Properties.
PROPERTIES - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTIES.
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_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
Proper whole.
PropInfo(String, String, String, Method) - Constructor for class com.landawn.abacus.parser.ParserUtil.PropInfo
Instantiates a new prop info.
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 - Variable in class com.landawn.abacus.util.Configuration
The 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.
put(K, V) - Method in class com.landawn.abacus.cache.AbstractCache
Put.
put(K, V) - Method in interface com.landawn.abacus.cache.Cache
Put.
put(K, V, long, long) - Method in interface com.landawn.abacus.cache.Cache
Put.
put(K, V, long, long) - Method in class com.landawn.abacus.cache.CaffeineCache
Put.
put(K, V, long, long) - Method in class com.landawn.abacus.cache.DistributedCache
Put.
put(K, V, long, long) - Method in class com.landawn.abacus.cache.Ehcache
Put.
put(K, V, long, long) - Method in class com.landawn.abacus.cache.LocalCache
Put.
put(K, V, long, long) - Method in class com.landawn.abacus.cache.OffHeapCache
Put.
put(T) - Method in class com.landawn.abacus.hash.BloomFilter
Puts an element into this BloomFilter.
put(byte) - Method in interface com.landawn.abacus.hash.Hasher
Put.
put(byte[]) - Method in interface com.landawn.abacus.hash.Hasher
Put.
put(byte[], int, int) - Method in interface com.landawn.abacus.hash.Hasher
Put.
put(short) - Method in interface com.landawn.abacus.hash.Hasher
Put.
put(int) - Method in interface com.landawn.abacus.hash.Hasher
Put.
put(long) - Method in interface com.landawn.abacus.hash.Hasher
Put.
put(float) - Method in interface com.landawn.abacus.hash.Hasher
Equivalent to putInt(Float.floatToRawIntBits(f)).
put(double) - Method in interface com.landawn.abacus.hash.Hasher
Equivalent to putLong(Double.doubleToRawLongBits(d)).
put(boolean) - Method in interface com.landawn.abacus.hash.Hasher
Equivalent to putByte(b ? (byte) 1 : (byte) 0).
put(char) - Method in interface com.landawn.abacus.hash.Hasher
Put.
put(char[]) - Method in interface com.landawn.abacus.hash.Hasher
Put.
put(char[], int, int) - Method in interface com.landawn.abacus.hash.Hasher
Put.
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(T, BiConsumer<? super T, ? super Hasher>) - Method in interface com.landawn.abacus.hash.Hasher
A simple convenience for funnel.funnel(object, this).
put(Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Put.
put(Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Put.
put(Class<T>, Object) - Method in class com.landawn.abacus.http.AbstractHttpClient
Put.
put(Class<T>, Object, HttpSettings) - Method in class com.landawn.abacus.http.AbstractHttpClient
Put.
put() - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
put(Class<T>) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
PUT - Annotation Type in com.landawn.abacus.http
Make a PUT request to a REST path relative to base URL.
put(K, E) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Put.
put(K, E, boolean) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Put.
put(K, E) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Method put.
put(K, E, boolean) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Method put.
put(K, V) - Method in class com.landawn.abacus.util.ArrayHashMap
Put.
put(K, V) - Method in class com.landawn.abacus.util.BiMap
Put.
put(K, V) - Method in class com.landawn.abacus.util.Builder.MapBuilder
Put.
put(K, E) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Put.
put(K, V) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
Unsupported operation.
put(K, E) - Method in class com.landawn.abacus.util.Multimap
Put.
put(K, V) - Method in class com.landawn.abacus.util.ObjectPool
Put.
put(K, V) - Method in class com.landawn.abacus.util.Properties
Put.
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(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.ArrayHashMap
Put all.
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
Put all.
putAll(K, Collection<? extends E>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Put all.
putAll(Map<? extends K, ? extends E>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Put all.
putAll(Multimap<? extends K, ? extends E, ? extends V>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Put all.
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
Unsupported operation.
putAll(K, Collection<? extends E>) - Method in class com.landawn.abacus.util.Multimap
Put all.
putAll(Map<? extends K, ? extends E>) - Method in class com.landawn.abacus.util.Multimap
Put all.
putAll(Multimap<? extends K, ? extends E, ? extends Collection<? extends E>>) - Method in class com.landawn.abacus.util.Multimap
Put all.
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.ObjectPool
Put all.
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.Properties
Put all.
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
Put count.
putCount() - Method in interface com.landawn.abacus.pool.Pool
Put count.
putIfAbsent(K, V) - Method in class com.landawn.abacus.util.Builder.MapBuilder
Put if absent.
putIfAbsent(K, Supplier<V>) - Method in class com.landawn.abacus.util.Builder.MapBuilder
Put if absent.
putIfAbsent(K, V) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
Unsupported operation.
putIfAbsent(Map<K, V>, K, V) - Static method in class com.landawn.abacus.util.Maps
Put if absent.
putIfAbsent(Map<K, V>, K, Supplier<V>) - Static method in class com.landawn.abacus.util.Maps
Put if absent.
putIfAbsent(K, E) - Method in class com.landawn.abacus.util.Multimap
If the specified value is not already associated with the specified key associates it with the given key and returns true, else returns false.
putIfAbsent(K, 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(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(String, SQLExecutor.ResultExtractor<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(String, SQLExecutor.StatementSetter, SQLExecutor.ResultExtractor<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(String, SQLExecutor.ResultExtractor<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(String, SQLExecutor.StatementSetter, SQLExecutor.ResultExtractor<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(Connection, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(Connection, String, SQLExecutor.ResultExtractor<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.ResultExtractor<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(Connection, String, SQLExecutor.ResultExtractor<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.ResultExtractor<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query.
query(Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query.
query(Collection<String>, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query.
query(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query.
query(Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query.
query(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query.
query(Connection, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query.
query(Connection, Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query.
query(Connection, Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query.
query(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query.
query(Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query.
query(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query.
query(Connection, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query.
query(Connection, Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query.
query(Connection, Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query.
query(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(String, SQLExecutor.ResultExtractor<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(String, SQLExecutor.StatementSetter, SQLExecutor.ResultExtractor<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(String, SQLExecutor.ResultExtractor<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(String, SQLExecutor.StatementSetter, SQLExecutor.ResultExtractor<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Remember to close the ResultSet, Statement and Connection if the return type T is ResultSet or RowIterator.
query(Connection, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(Connection, String, SQLExecutor.ResultExtractor<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.ResultExtractor<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(Connection, String, SQLExecutor.ResultExtractor<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
query(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.ResultExtractor<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Remember to close the ResultSet, Statement and Connection if the return type T is ResultSet or RowIterator.
query(Class<T>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.ResultSetExtractor<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query.
queryAll(String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query all.
queryAll(String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query all.
queryAll(List<String>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query all.
queryAll(List<String>, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query all.
queryAll(Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query all.
queryAll(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query all.
queryAll(Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
queryAll(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
queryAll(String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
queryAll(String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
queryAll(List<String>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute one or more queries in one or more data sources specified by jdbcSettings and merge the results.
queryAll(List<String>, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute one or more queries in one or more data sources specified by jdbcSettings and merge the results.
queryForBigDecimal(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for big decimal.
queryForBigDecimal(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for big decimal.
queryForBigDecimal(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for big decimal.
queryForBigDecimal(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for big decimal.
queryForBoolean(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for boolean.
queryForBoolean(String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for boolean.
queryForBoolean(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for boolean.
queryForBoolean(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for boolean.
queryForBoolean(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for boolean.
queryForByte(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for byte.
queryForByte(String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for byte.
queryForByte(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for byte.
queryForByte(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for byte.
queryForByte(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for byte.
queryForChar(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for char.
queryForChar(String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for char.
queryForChar(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for char.
queryForChar(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for char.
queryForDate(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for date.
queryForDate(String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for date.
queryForDate(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for date.
queryForDate(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for date.
queryForDate(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for date.
queryForDouble(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for double.
queryForDouble(String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for double.
queryForDouble(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for double.
queryForDouble(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for double.
queryForDouble(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for double.
queryForFloat(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for float.
queryForFloat(String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for float.
queryForFloat(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for float.
queryForFloat(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for float.
queryForFloat(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for float.
queryForInt(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for int.
queryForInt(String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for int.
queryForInt(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for int.
queryForInt(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for int.
queryForInt(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for int.
queryForLong(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for long.
queryForLong(String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for long.
queryForLong(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for long.
queryForLong(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for long.
queryForLong(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for long.
queryForShort(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for short.
queryForShort(String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for short.
queryForShort(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for short.
queryForShort(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for short.
queryForShort(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for short.
queryForSingleNonNull(Class<V>, String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for single non null.
queryForSingleResult(Class<V>, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for single result.
queryForSingleResult(Class<V>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for single result.
queryForSingleResult(Class<V>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for single result.
queryForSingleResult(Class<V>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for single result.
queryForSingleResult(Class<V>, Connection, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for single result.
queryForSingleResult(Class<V>, Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for single result.
queryForSingleResult(Class<V>, Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for single result.
queryForSingleResult(Class<V>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for single result.
queryForSingleResult(Class<V>, String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for single result.
queryForSingleResult(Class<V>, String, ID) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for single result.
queryForSingleResult(Class<V>, String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for single result.
queryForSingleResult(Class<V>, String, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for single result.
queryForSingleResult(Class<V>, Connection, String, ID) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for single result.
queryForSingleResult(Class<V>, Connection, String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for single result.
queryForSingleResult(Class<V>, Connection, String, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for single result.
queryForSingleResult(Class<V>, String, ID) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for single result.
queryForSingleResult(Class<V>, String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for single result.
queryForSingleResult(Class<V>, String, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for single result.
queryForSingleResult(Class<V>, Connection, String, ID) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for single result.
queryForSingleResult(Class<V>, Connection, String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for single result.
queryForSingleResult(Class<V>, Connection, String, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Returns a Nullable describing the value in the first row/column if it exists, otherwise return an empty Nullable.
queryForSingleResult(Class<V>, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for single result.
queryForSingleResult(Class<V>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for single result.
queryForSingleResult(Class<V>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for single result.
queryForSingleResult(Class<V>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for single result.
queryForSingleResult(Class<V>, Connection, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for single result.
queryForSingleResult(Class<V>, Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for single result.
queryForSingleResult(Class<V>, Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for single result.
queryForSingleResult(Class<V>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Returns a Nullable describing the value in the first row/column if it exists, otherwise return an empty Nullable.
queryForString(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for string.
queryForString(String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for string.
queryForString(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for string.
queryForString(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for string.
queryForString(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for string.
queryForTime(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for time.
queryForTime(String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for time.
queryForTime(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for time.
queryForTime(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for time.
queryForTime(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for time.
queryForTimestamp(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for timestamp.
queryForTimestamp(String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for timestamp.
queryForTimestamp(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for timestamp.
queryForTimestamp(String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for timestamp.
queryForTimestamp(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for timestamp.
queryForUniqueNonNull(Class<V>, String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for unique non null.
queryForUniqueResult(Class<V>, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, String, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Query for unique result.
queryForUniqueResult(Class<V>, String, ID) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for unique result.
queryForUniqueResult(Class<V>, String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for unique result.
queryForUniqueResult(Class<V>, String, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, ID) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Query for unique result.
queryForUniqueResult(Class<V>, String, ID) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for unique result.
queryForUniqueResult(Class<V>, String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for unique result.
queryForUniqueResult(Class<V>, String, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, ID) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Query for unique result.
queryForUniqueResult(Class<V>, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Query for unique result.
queryForUniqueResult(Class<V>, Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Returns a Nullable describing the value in the first row/column if it exists, otherwise return an empty Nullable.
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() - Constructor for class com.landawn.abacus.util.u.R
Instantiates a new r.
random(int) - Static method in class com.landawn.abacus.util.BooleanList
Random.
random(int) - Static method in class com.landawn.abacus.util.ByteList
Random.
random(int) - Static method in class com.landawn.abacus.util.CharList
Random.
random(char, char, int) - Static method in class com.landawn.abacus.util.CharList
Random.
random(char[], int) - Static method in class com.landawn.abacus.util.CharList
Random.
random(int) - Static method in class com.landawn.abacus.util.DoubleList
Random.
random(int) - Static method in class com.landawn.abacus.util.FloatList
Random.
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
 
random(int) - Static method in class com.landawn.abacus.util.IntList
Random.
random(int, int, int) - Static method in class com.landawn.abacus.util.IntList
Random.
random(int) - Static method in class com.landawn.abacus.util.LongList
Random.
random(int) - Static method in class com.landawn.abacus.util.ShortList
Random.
random() - Static method in class com.landawn.abacus.util.stream.ByteStream
 
random() - Static method in class com.landawn.abacus.util.stream.CharStream
 
random(char, char) - Static method in class com.landawn.abacus.util.stream.CharStream
 
random(char[]) - 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(int, int) - 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
 
RANGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Range header field name.
range(char, char) - Static method in class com.landawn.abacus.util.Array
Range.
range(byte, byte) - Static method in class com.landawn.abacus.util.Array
Range.
range(short, short) - Static method in class com.landawn.abacus.util.Array
Range.
range(int, int) - Static method in class com.landawn.abacus.util.Array
Range.
range(long, long) - Static method in class com.landawn.abacus.util.Array
Range.
range(char, char, int) - Static method in class com.landawn.abacus.util.Array
Range.
range(byte, byte, byte) - Static method in class com.landawn.abacus.util.Array
Range.
range(short, short, short) - Static method in class com.landawn.abacus.util.Array
Range.
range(int, int, int) - Static method in class com.landawn.abacus.util.Array
Range.
range(long, long, long) - Static method in class com.landawn.abacus.util.Array
Range.
range(byte, byte) - Static method in class com.landawn.abacus.util.ByteList
Range.
range(byte, byte, byte) - Static method in class com.landawn.abacus.util.ByteList
Range.
range(char, char) - Static method in class com.landawn.abacus.util.CharList
Range.
range(char, char, int) - Static method in class com.landawn.abacus.util.CharList
Range.
range(int, int) - Static method in class com.landawn.abacus.util.IntList
Range.
range(int, int, int) - Static method in class com.landawn.abacus.util.IntList
Range.
range(long, long) - Static method in class com.landawn.abacus.util.LongList
Range.
range(long, long, long) - Static method in class com.landawn.abacus.util.LongList
Range.
range(Percentage, Percentage) - Static method in enum com.landawn.abacus.util.Percentage
Range.
range(Percentage, Percentage, Percentage) - Static method in enum com.landawn.abacus.util.Percentage
Range.
Range<T extends Comparable> - 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(short, short) - Static method in class com.landawn.abacus.util.ShortList
Range.
range(short, short, short) - Static method in class com.landawn.abacus.util.ShortList
Range.
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.stream.ByteStream
 
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.stream.CharStream
 
range(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.IntStream
 
range(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.LongStream
 
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.stream.ShortStream
 
Range.BoundType - Enum in com.landawn.abacus.util
The Enum BoundType.
rangeClosed(char, char) - Static method in class com.landawn.abacus.util.Array
Range closed.
rangeClosed(byte, byte) - Static method in class com.landawn.abacus.util.Array
Range closed.
rangeClosed(short, short) - Static method in class com.landawn.abacus.util.Array
Range closed.
rangeClosed(int, int) - Static method in class com.landawn.abacus.util.Array
Range closed.
rangeClosed(long, long) - Static method in class com.landawn.abacus.util.Array
Range closed.
rangeClosed(char, char, int) - Static method in class com.landawn.abacus.util.Array
Range closed.
rangeClosed(byte, byte, byte) - Static method in class com.landawn.abacus.util.Array
Range closed.
rangeClosed(short, short, short) - Static method in class com.landawn.abacus.util.Array
Range closed.
rangeClosed(int, int, int) - Static method in class com.landawn.abacus.util.Array
Range closed.
rangeClosed(long, long, long) - Static method in class com.landawn.abacus.util.Array
Range closed.
rangeClosed(byte, byte) - Static method in class com.landawn.abacus.util.ByteList
Range closed.
rangeClosed(byte, byte, byte) - Static method in class com.landawn.abacus.util.ByteList
Range closed.
rangeClosed(char, char) - Static method in class com.landawn.abacus.util.CharList
Range closed.
rangeClosed(char, char, int) - Static method in class com.landawn.abacus.util.CharList
Range closed.
rangeClosed(int, int) - Static method in class com.landawn.abacus.util.IntList
Range closed.
rangeClosed(int, int, int) - Static method in class com.landawn.abacus.util.IntList
Range closed.
rangeClosed(long, long) - Static method in class com.landawn.abacus.util.LongList
Range closed.
rangeClosed(long, long, long) - Static method in class com.landawn.abacus.util.LongList
Range closed.
rangeClosed(Percentage, Percentage) - Static method in enum com.landawn.abacus.util.Percentage
Range closed.
rangeClosed(Percentage, Percentage, Percentage) - Static method in enum com.landawn.abacus.util.Percentage
Range closed.
rangeClosed(short, short) - Static method in class com.landawn.abacus.util.ShortList
Range closed.
rangeClosed(short, short, short) - Static method in class com.landawn.abacus.util.ShortList
Range closed.
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.stream.ByteStream
 
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.stream.CharStream
 
rangeClosed(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.IntStream
 
rangeClosed(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.LongStream
 
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.stream.ShortStream
 
rangeMap(ByteBiPredicate, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(CharBiPredicate, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(DoubleBiPredicate, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(FloatBiPredicate, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(IntBiPredicate, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(LongBiPredicate, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(ShortBiPredicate, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(BiPredicate<? super T, ? super T>, BiFunction<? super T, ? super T, ? extends U>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapp(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.
rangeMapp(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.
rangeMapp(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.
rangeMapp(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.
rangeMapp(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.
rangeMapp(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.
rangeMapp(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.
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(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(Class<T>, InputStream, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Read.
read(Class<T>, Input, KryoDeserializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Read.
read(Class<? extends T>, String) - Method in interface com.landawn.abacus.parser.ObjectMapper
Read.
read(Class<? extends T>, String, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
Read.
read(Class<? extends T>, File) - Method in interface com.landawn.abacus.parser.ObjectMapper
Read.
read(Class<? extends T>, File, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
Read.
read(Class<? extends T>, InputStream) - Method in interface com.landawn.abacus.parser.ObjectMapper
Read.
read(Class<? extends T>, InputStream, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
Read.
read(Class<? extends T>, Reader) - Method in interface com.landawn.abacus.parser.ObjectMapper
Read.
read(Class<? extends T>, Reader, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
Read.
read() - Method in class com.landawn.abacus.util.BufferedReader
Read.
read(char[], int, int) - Method in class com.landawn.abacus.util.BufferedReader
Read.
read(File, byte[]) - Static method in class com.landawn.abacus.util.IOUtil
Read.
read(File, byte[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Read.
read(InputStream, byte[]) - Static method in class com.landawn.abacus.util.IOUtil
Read.
read(InputStream, byte[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Read.
read(File, char[]) - Static method in class com.landawn.abacus.util.IOUtil
Read.
read(File, char[], Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read.
read(File, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Read.
read(File, char[], int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read.
read(Reader, char[]) - Static method in class com.landawn.abacus.util.IOUtil
Read.
read(Reader, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Read.
read() - Method in class com.landawn.abacus.util.LZ4BlockInputStream
Read.
read(byte[]) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
Read.
read(byte[], int, int) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
Read.
read() - Method in class com.landawn.abacus.util.SnappyInputStream
Read.
read(byte[]) - Method in class com.landawn.abacus.util.SnappyInputStream
Read.
read(byte[], int, int) - Method in class com.landawn.abacus.util.SnappyInputStream
Read.
read() - Method in class com.landawn.abacus.util.Ticker
Returns the number of nanoseconds elapsed since this ticker's fixed point of reference.
readAttributes(Node) - Static method in class com.landawn.abacus.util.XMLUtil
Read attributes.
readBytes(File) - Static method in class com.landawn.abacus.util.IOUtil
Read bytes.
readBytes(File, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Read bytes.
readBytes(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Read bytes.
readBytes(InputStream, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Read bytes.
readChars(File) - Static method in class com.landawn.abacus.util.IOUtil
Read chars.
readChars(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read chars.
readChars(File, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Read chars.
readChars(File, long, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read chars.
readChars(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Read chars.
readChars(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read chars.
readChars(InputStream, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Read chars.
readChars(InputStream, long, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read chars.
readChars(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Read chars.
readChars(Reader, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Read chars.
readElement(Element) - Static method in class com.landawn.abacus.util.Configuration
Read element.
readEscapeCharacter() - Method in class com.landawn.abacus.parser.JSONStreamReader
Unescapes the character identified by the character or characters that immediately follow a backslash.
readEscapeCharacter() - Method in class com.landawn.abacus.parser.JSONStringReader
Unescapes the character identified by the character or characters that immediately follow a backslash.
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
Read line.
readLine(File) - Static method in class com.landawn.abacus.util.IOUtil
Read line.
readLine(File, int) - Static method in class com.landawn.abacus.util.IOUtil
Read line.
readLine(File, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read line.
readLine(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Read line.
readLine(InputStream, int) - Static method in class com.landawn.abacus.util.IOUtil
Read line.
readLine(InputStream, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read line.
readLine(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Read line.
readLine(Reader, int) - Static method in class com.landawn.abacus.util.IOUtil
Read line.
readLines(File, Charset) - Static method in class com.landawn.abacus.guava.Files
Read lines.
readLines(File) - Static method in class com.landawn.abacus.util.IOUtil
Read lines.
readLines(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read lines.
readLines(File, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Read lines.
readLines(File, int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read lines.
readLines(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Read lines.
readLines(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read lines.
readLines(InputStream, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Read lines.
readLines(InputStream, int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read lines.
readLines(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Read lines.
readLines(Reader, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Read lines.
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(JSONReader.SymbolReader) - Method in interface com.landawn.abacus.parser.JSONReader
Read prop info.
readPropInfo(char[], int, int) - Method in interface com.landawn.abacus.parser.JSONReader.SymbolReader
Read prop info.
readPropInfo(JSONReader.SymbolReader) - Method in class com.landawn.abacus.parser.JSONStringReader
Read prop info.
readPropInfo(char[], int, int) - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
Read prop info.
readPropValue(String) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
Read prop value.
readString(Class<T>, String) - Method in interface com.landawn.abacus.parser.JSONParser
Read string.
readString(Class<T>, String, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
Read string.
readString(Object[], String) - Method in interface com.landawn.abacus.parser.JSONParser
Read string.
readString(Object[], String, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
Read string.
readString(Collection<?>, String) - Method in interface com.landawn.abacus.parser.JSONParser
Read string.
readString(Collection<?>, String, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
Read string.
readString(Map<?, ?>, String) - Method in interface com.landawn.abacus.parser.JSONParser
Read string.
readString(Map<?, ?>, String, JSONDeserializationConfig) - Method in interface com.landawn.abacus.parser.JSONParser
Read string.
readString(File) - Static method in class com.landawn.abacus.util.IOUtil
Read string.
readString(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read string.
readString(File, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Read string.
readString(File, long, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read string.
readString(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Read string.
readString(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read string.
readString(InputStream, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Read string.
readString(InputStream, long, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Read string.
readString(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Read string.
readString(Reader, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Read string.
readTimeInMillis(String) - Static method in class com.landawn.abacus.util.Configuration
Supports the time property/attribute value which is multiplied by '*'.
readValue(Type<T>) - Method in interface com.landawn.abacus.parser.JSONReader
Read value.
readValue(Type<T>) - Method in class com.landawn.abacus.parser.JSONStringReader
Read value.
ready() - Method in class com.landawn.abacus.util.BufferedReader
Ready.
receivedResponseAtMillis() - Method in class com.landawn.abacus.http.HttpResponse
Received response at millis.
recycle(Kryo) - Method in class com.landawn.abacus.parser.KryoParser
Recycle.
recycle(Output) - Static method in class com.landawn.abacus.parser.KryoParser
Recycle.
recycle(Input) - Static method in class com.landawn.abacus.parser.KryoParser
Recycle.
recycle(List<?>) - Static method in class com.landawn.abacus.util.Objectory
Recycle.
recycle(Set<?>) - Static method in class com.landawn.abacus.util.Objectory
Recycle.
recycle(Map<?, ?>) - Static method in class com.landawn.abacus.util.Objectory
Recycle.
recycle(Object[]) - Static method in class com.landawn.abacus.util.Objectory
Recycle.
recycle(char[]) - Static method in class com.landawn.abacus.util.Objectory
Recycle.
recycle(byte[]) - Static method in class com.landawn.abacus.util.Objectory
Recycle.
recycle(StringBuilder) - Static method in class com.landawn.abacus.util.Objectory
Recycle.
recycle(ByteArrayOutputStream) - Static method in class com.landawn.abacus.util.Objectory
Recycle.
recycle(BufferedWriter) - Static method in class com.landawn.abacus.util.Objectory
Recycle.
recycle(BufferedXMLWriter) - Static method in class com.landawn.abacus.util.Objectory
Recycle.
recycle(BufferedJSONWriter) - Static method in class com.landawn.abacus.util.Objectory
Recycle.
recycle(BufferedReader) - Static method in class com.landawn.abacus.util.Objectory
Recycle.
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.
REDIS - Static variable in interface com.landawn.abacus.cache.DistributedCacheClient
The Constant REDIS.
reduce(Try.BooleanBinaryOperator<E>) - Method in class com.landawn.abacus.util.BooleanList
This is equivalent to:
reduce(boolean, Try.BooleanBinaryOperator<E>) - Method in class com.landawn.abacus.util.BooleanList
This is equivalent to:
reduce(Try.ByteBinaryOperator<E>) - Method in class com.landawn.abacus.util.ByteList
This is equivalent to:
reduce(byte, Try.ByteBinaryOperator<E>) - Method in class com.landawn.abacus.util.ByteList
This is equivalent to:
reduce(Try.CharBinaryOperator<E>) - Method in class com.landawn.abacus.util.CharList
This is equivalent to:
reduce(char, Try.CharBinaryOperator<E>) - Method in class com.landawn.abacus.util.CharList
This is equivalent to:
reduce(Try.DoubleBinaryOperator<E>) - Method in class com.landawn.abacus.util.DoubleList
This is equivalent to:
reduce(double, Try.DoubleBinaryOperator<E>) - Method in class com.landawn.abacus.util.DoubleList
This is equivalent to:
reduce(Try.BinaryOperator<T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Reduce.
reduce(U, Try.BiFunction<U, ? super T, U, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Reduce.
reduce(Try.FloatBinaryOperator<E>) - Method in class com.landawn.abacus.util.FloatList
This is equivalent to:
reduce(float, Try.FloatBinaryOperator<E>) - Method in class com.landawn.abacus.util.FloatList
This is equivalent to:
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(Try.IntBinaryOperator<E>) - Method in class com.landawn.abacus.util.IntList
This is equivalent to:
reduce(int, Try.IntBinaryOperator<E>) - Method in class com.landawn.abacus.util.IntList
This is equivalent to:
reduce(Try.LongBinaryOperator<E>) - Method in class com.landawn.abacus.util.LongList
This is equivalent to:
reduce(long, Try.LongBinaryOperator<E>) - Method in class com.landawn.abacus.util.LongList
This is equivalent to:
reduce(Try.BinaryOperator<T, E>) - Method in class com.landawn.abacus.util.Seq
This is equivalent to:
reduce(U, Try.BiFunction<U, ? super T, U, E>) - Method in class com.landawn.abacus.util.Seq
This is equivalent to:
reduce(Try.ShortBinaryOperator<E>) - Method in class com.landawn.abacus.util.ShortList
This is equivalent to:
reduce(short, Try.ShortBinaryOperator<E>) - Method in class com.landawn.abacus.util.ShortList
This is equivalent to:
reduce(byte, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
reduce(ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
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(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(double, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
reduce(DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
reduce(ImmutableEntry<K, V>, BinaryOperator<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
reduce(BinaryOperator<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
reduce(float, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
reduce(FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
reduce(int, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
reduce(IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
reduce(long, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
reduce(LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
reduce(short, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
reduce(ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
reduce(T, BinaryOperator<T>) - Method in class com.landawn.abacus.util.stream.Stream
 
reduce(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
 
reducing(T, BinaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducing(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
 
reducing(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>, Supplier<? extends X>) - 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.
refresh(T) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Refresh.
refresh(T, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Refresh.
refresh(T) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Refresh.
refresh(T, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Refresh.
RegExUtil - Class in com.landawn.abacus.util
Note: Copied from Apache Commons Lang under Apache License V2.
register(Object) - Method in class com.landawn.abacus.eventBus.EventBus
Register.
register(Object, String) - Method in class com.landawn.abacus.eventBus.EventBus
Register.
register(Object, ThreadMode) - Method in class com.landawn.abacus.eventBus.EventBus
Register.
register(Object, String, ThreadMode) - Method in class com.landawn.abacus.eventBus.EventBus
Register the subscriber with the specified eventId and threadMode.
register(Subscriber<T>, String) - Method in class com.landawn.abacus.eventBus.EventBus
Register.
register(Subscriber<T>, String, ThreadMode) - Method in class com.landawn.abacus.eventBus.EventBus
Register.
register(Class<?>, int) - Method in class com.landawn.abacus.parser.KryoParser
Register.
register(Class<?>, Serializer<?>) - Method in class com.landawn.abacus.parser.KryoParser
Register.
registerJSONPropNameMapper(Class<?>, Map<String, String>) - Static method in class com.landawn.abacus.parser.ParserFactory
Register JSON prop name mapper.
registerJSONPropNameMapper(Class<?>, Function<String, String>) - Static method in class com.landawn.abacus.parser.ParserFactory
Register JSON prop name mapper.
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
Register non sub entity prop names.
registerOutParameter(int, int) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameter.
registerOutParameter(int, int, int) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameter.
registerOutParameter(int, int, String) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameter.
registerOutParameter(String, int) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameter.
registerOutParameter(String, int, int) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameter.
registerOutParameter(String, int, String) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameter.
registerOutParameter(int, SQLType) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameter.
registerOutParameter(int, SQLType, int) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameter.
registerOutParameter(int, SQLType, String) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameter.
registerOutParameter(String, SQLType) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameter.
registerOutParameter(String, SQLType, int) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameter.
registerOutParameter(String, SQLType, String) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameter.
registerOutParameters(JdbcUtil.ParametersSetter<? super CallableStatement>) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameters.
registerOutParameters(T, JdbcUtil.BiParametersSetter<? super T, ? super CallableStatement>) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Register out parameters.
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
Register seperator.
registerSeperator(String) - Static method in class com.landawn.abacus.util.SQLParser
Register seperator.
registerXMLBindingClass(Class<?>) - Static method in class com.landawn.abacus.parser.ParserFactory
Register XML binding class.
registerXMLBindingClassForPropGetSetMethod(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.
registerXMLPropNameMapper(Class<?>, Map<String, String>) - Static method in class com.landawn.abacus.parser.ParserFactory
Register XML prop name mapper.
registerXMLPropNameMapper(Class<?>, Function<String, String>) - Static method in class com.landawn.abacus.parser.ParserFactory
Register XML prop name mapper.
releaseConnection(Connection, DataSource) - Static method in class com.landawn.abacus.util.JdbcUtil
Spring Transaction is supported and Integrated.
remove(K) - Method in interface com.landawn.abacus.cache.Cache
Removes the.
remove(K) - Method in class com.landawn.abacus.cache.CaffeineCache
Removes the.
remove(K) - Method in class com.landawn.abacus.cache.DistributedCache
Always return null.
remove(K) - Method in class com.landawn.abacus.cache.Ehcache
Removes the.
remove(K) - Method in class com.landawn.abacus.cache.LocalCache
Removes the.
remove(K) - Method in class com.landawn.abacus.cache.OffHeapCache
Removes the.
remove(Criteria, Operator) - Static method in class com.landawn.abacus.condition.CriteriaUtil
Removes the.
remove(Criteria, Condition...) - Static method in class com.landawn.abacus.condition.CriteriaUtil
Removes the.
remove(Criteria, Collection<Condition>) - Static method in class com.landawn.abacus.condition.CriteriaUtil
Removes the.
remove(Condition...) - Method in class com.landawn.abacus.condition.Junction
Removes the.
remove(Collection<? extends Condition>) - Method in class com.landawn.abacus.condition.Junction
Removes the.
remove(String) - Method in class com.landawn.abacus.http.HttpHeaders
Removes the.
remove(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Removes the.
remove(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Method remove.
remove(Object) - Method in class com.landawn.abacus.util.ArrayHashMap
Removes the.
remove(Object) - Method in class com.landawn.abacus.util.ArrayHashSet
Removes the.
remove(Object) - Method in class com.landawn.abacus.util.BiMap
Removes the.
remove(boolean) - Method in class com.landawn.abacus.util.BooleanList
Removes the.
remove(boolean) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
Removes the.
remove(byte) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
Removes the.
remove(char) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Removes the.
remove(Object) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
Removes the.
remove(double) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Removes the.
remove(float) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Removes the.
remove(int) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Removes the.
remove(int) - Method in class com.landawn.abacus.util.Builder.ListBuilder
Removes the.
remove(long) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Removes the.
remove(Object) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
Removes the.
remove(Object) - Method in class com.landawn.abacus.util.Builder.MapBuilder
Removes the.
remove(Object, Object) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Removes the.
remove(Object) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
Removes the.
remove(short) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
Removes the.
remove(byte) - Method in class com.landawn.abacus.util.ByteList
Removes the.
remove(char) - Method in class com.landawn.abacus.util.CharList
Removes the.
remove(double) - Method in class com.landawn.abacus.util.DoubleList
Removes the.
remove(float) - Method in class com.landawn.abacus.util.FloatList
Removes the.
remove(Object) - Method in class com.landawn.abacus.util.IdentityHashSet
Removes the.
remove(int) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
Unsupported operation.
remove(Object) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
Unsupported operation.
remove(Object, Object) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
Unsupported operation.
remove(int) - Method in class com.landawn.abacus.util.IntList
Removes the.
remove(long) - Method in class com.landawn.abacus.util.LongList
Removes the.
remove(Object) - Method in class com.landawn.abacus.util.LongMultiset
Remove one occurrence from the specified elements.
remove(Object, long) - Method in class com.landawn.abacus.util.LongMultiset
Remove the specified occurrences from the specified element.
remove(Map<K, V>, Map.Entry<?, ?>) - Static method in class com.landawn.abacus.util.Maps
Removes the specified entry.
remove(Map<K, V>, Object, Object) - Static method in class com.landawn.abacus.util.Maps
Removes the.
remove(Object, Object) - Method in class com.landawn.abacus.util.Multimap
Removes the.
remove(Object) - Method in class com.landawn.abacus.util.Multiset
Remove one occurrence from the specified elements.
remove(Object, int) - Method in class com.landawn.abacus.util.Multiset
Remove the specified occurrences from the specified element.
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(char[], char) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified element from the specified array.
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(short[], short) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified element from the specified array.
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[], long) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified element from the specified array.
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(double[], double) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified element from the specified array.
remove(T[], Object) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified element from the specified array.
remove(Object) - Method in class com.landawn.abacus.util.ObjectPool
Removes the.
remove(Object) - Method in class com.landawn.abacus.util.Properties
Removes the.
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(short) - Method in class com.landawn.abacus.util.ShortList
Removes the.
remove(String) - Method in class com.landawn.abacus.util.SQLMapper
Removes the.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.ArrayHashSet
Removes the all.
removeAll(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Removes the all.
removeAll(boolean[]) - 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(CharList) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
Removes the all.
removeAll(DoubleList) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Removes the all.
removeAll(FloatList) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Removes the all.
removeAll(IntList) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Removes the all.
removeAll(LongList) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
Removes the all.
removeAll(Map<? extends T, Long>) - Method in class com.landawn.abacus.util.Builder.LongMultisetBuilder
Removes the all.
removeAll(LongMultiset<? extends T>) - 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(Object) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Removes the all.
removeAll(Object, Collection<?>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Removes the all.
removeAll(Map<? extends K, ? extends E>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Removes the all.
removeAll(Multimap<?, ?, ?>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
Removes the all.
removeAll(Map<? extends T, Integer>) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
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(ByteList) - Method in class com.landawn.abacus.util.ByteList
Removes the all.
removeAll(byte[]) - Method in class com.landawn.abacus.util.ByteList
Removes the all.
removeAll(CharList) - Method in class com.landawn.abacus.util.CharList
Removes the all.
removeAll(char[]) - Method in class com.landawn.abacus.util.CharList
Removes the all.
removeAll(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Removes the all.
removeAll(double[]) - Method in class com.landawn.abacus.util.DoubleList
Removes the all.
removeAll(FloatList) - Method in class com.landawn.abacus.util.FloatList
Removes the all.
removeAll(float[]) - Method in class com.landawn.abacus.util.FloatList
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.IdentityHashSet
Removes the all.
removeAll(IntList) - Method in class com.landawn.abacus.util.IntList
Removes the all.
removeAll(int[]) - Method in class com.landawn.abacus.util.IntList
Removes the all.
removeAll(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.Iterables
Removes the all.
removeAll(LongList) - Method in class com.landawn.abacus.util.LongList
Removes the all.
removeAll(long[]) - Method in class com.landawn.abacus.util.LongList
Removes the all.
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<?>, long) - Method in class com.landawn.abacus.util.LongMultiset
Remove the specified occurrences from the specified elements.
removeAll(Map<?, Long>) - Method in class com.landawn.abacus.util.LongMultiset
Removes the all.
removeAll(LongMultiset<?>) - Method in class com.landawn.abacus.util.LongMultiset
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.Multimap
Removes the all.
removeAll(Map<? extends K, ? extends E>) - 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", 2)); // -> {a=[1, 2], b=[2]} SetMultimap setMultimap = SetMultimap.of("a", 1, "b", 2, "a", 2); // -> {a=[1, 2, 2], b=[2]} setMultimap.removeAll(N.asMap("a", 2)); // -> {a=[1], b=[2]}
removeAll(Multimap<?, ?, ?>) - Method in class com.landawn.abacus.util.Multimap
Removes the all.
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(Map<?, Integer>) - Method in class com.landawn.abacus.util.Multiset
Removes the all.
removeAll(Multiset<?>) - Method in class com.landawn.abacus.util.Multiset
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(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(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(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(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[], 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(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(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(T[], Object...) - Static method in class com.landawn.abacus.util.N
Returns a new array with removes all the occurrences of specified elements from a.
removeAll(Collection<?>, Object...) - Static method in class com.landawn.abacus.util.N
Removes the all.
removeAll(A) - Method in class com.landawn.abacus.util.PrimitiveList
Removes the all.
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(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(ShortList) - Method in class com.landawn.abacus.util.ShortList
Removes the all.
removeAll(short[]) - Method in class com.landawn.abacus.util.ShortList
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, String) - Static method in class com.landawn.abacus.util.StringUtil
Removes all occurrences of a substring from within the source string.
removeAll(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Removes the all.
removeAllIf(Collection<?>, Try.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.
removeAllIf(Collection<?>, Try.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(Try.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(Try.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.
removeAllOccurrences(boolean) - Method in class com.landawn.abacus.util.BooleanList
Removes the all occurrences.
removeAllOccurrences(byte) - Method in class com.landawn.abacus.util.ByteList
Removes the all occurrences.
removeAllOccurrences(char) - Method in class com.landawn.abacus.util.CharList
Removes the all occurrences.
removeAllOccurrences(double) - Method in class com.landawn.abacus.util.DoubleList
Removes the all occurrences.
removeAllOccurrences(float) - Method in class com.landawn.abacus.util.FloatList
Removes the all occurrences.
removeAllOccurrences(int) - Method in class com.landawn.abacus.util.IntList
Removes the all occurrences.
removeAllOccurrences(long) - Method in class com.landawn.abacus.util.LongList
Removes the all occurrences.
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(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified element from the specified array.
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(byte[], byte) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified element from the specified array.
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(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[], long) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified element from the specified array.
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(double[], double) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified element from the specified array.
removeAllOccurrences(T[], Object) - Static method in class com.landawn.abacus.util.N
Removes all the occurrences of the specified element from the specified array.
removeAllOccurrences(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
Removes the all occurrences.
removeAllOccurrences(short) - Method in class com.landawn.abacus.util.ShortList
Removes the all occurrences.
removeAllOccurrencesIf(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.LongMultiset
Removes the all occurrences if.
removeAllOccurrencesIf(Try.BiPredicate<? super T, ? super Long, E>) - Method in class com.landawn.abacus.util.LongMultiset
Removes the all occurrences if.
removeAllOccurrencesIf(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Multiset
Removes the all occurrences if.
removeAllOccurrencesIf(Try.BiPredicate<? super T, ? super Integer, 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, long) - 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.
removeAttribute(String) - Method in class com.landawn.abacus.util.Configuration
Method removeAttribute.
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(Collection<String>) - Method in interface com.landawn.abacus.DataSet
Remove the column(s) with the specified columnNames from this DataSet.
removeColumns(Try.Predicate<String, E>) - Method in interface com.landawn.abacus.DataSet
Remove the column(s) whose name matches the specified filter.
removeColumns(Collection<String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Removes the columns.
removeColumns(Try.Predicate<String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Removes the columns.
removeColumnsIf(Try.Predicate<String, E>) - Method in interface com.landawn.abacus.DataSet
Deprecated.
replaced by removeColumns.
removeColumnsIf(Try.Predicate<String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Deprecated.
replaced by removeColumns.
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(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(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(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(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(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(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(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.
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.
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(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.
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.
removeHeader(String) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
 
removeIf(Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Removes the if.
removeIf(Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Removes the if.
removeIf(Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Removes the if.
removeIf(Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Removes the if.
removeIf(Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Removes the if.
removeIf(Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Removes the if.
removeIf(Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Removes the if.
removeIf(long, Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.LongMultiset
Removes the if.
removeIf(long, Try.BiPredicate<? super T, ? super Long, E>) - Method in class com.landawn.abacus.util.LongMultiset
Removes the if.
removeIf(Map<K, V>, Try.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(E, Try.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(E, Try.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(int, Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Multiset
Removes the if.
removeIf(int, Try.BiPredicate<? super T, ? super Integer, E>) - Method in class com.landawn.abacus.util.Multiset
Removes the if.
removeIf(Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Removes the if.
removeIf(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
removeIf(P, C) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
removeIf(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
removeIf(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
removeIfKey(Map<K, V>, Try.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>, Try.Predicate<? super V, E>) - Static method in class com.landawn.abacus.util.Maps
Removes entries from the specified map by the the specified filter.
removeKeys(Map<?, ?>, Collection<?>) - Static method in class com.landawn.abacus.util.Maps
Removes the keys.
removePattern(String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Removes each substring of the source String that matches the given regular expression using the DOTALL option.
removePattern(String, String) - Static method in class com.landawn.abacus.util.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 - Static variable in class com.landawn.abacus.util.WD
Field RENAME.
renameColumn(String, String) - Method in interface com.landawn.abacus.DataSet
Rename column.
renameColumn(String, Try.Function<String, String, E>) - Method in interface com.landawn.abacus.DataSet
Rename column.
renameColumn(String, String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Rename column.
renameColumn(String, Try.Function<String, String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Rename column.
renameColumns(Map<String, String>) - Method in interface com.landawn.abacus.DataSet
Rename columns.
renameColumns(Collection<String>, Try.Function<String, String, E>) - Method in interface com.landawn.abacus.DataSet
Rename columns.
renameColumns(Try.Function<String, String, E>) - Method in interface com.landawn.abacus.DataSet
Rename columns.
renameColumns(Map<String, String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Rename columns.
renameColumns(Collection<String>, Try.Function<String, String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Rename columns.
renameColumns(Try.Function<String, String, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Rename columns.
renameTo(File, String) - Static method in class com.landawn.abacus.util.IOUtil
Rename to.
repeat(boolean, int) - Static method in class com.landawn.abacus.util.Array
Repeat.
repeat(char, int) - Static method in class com.landawn.abacus.util.Array
Repeat.
repeat(byte, int) - Static method in class com.landawn.abacus.util.Array
Repeat.
repeat(short, int) - Static method in class com.landawn.abacus.util.Array
Repeat.
repeat(int, int) - Static method in class com.landawn.abacus.util.Array
Repeat.
repeat(long, int) - Static method in class com.landawn.abacus.util.Array
Repeat.
repeat(float, int) - Static method in class com.landawn.abacus.util.Array
Repeat.
repeat(double, int) - Static method in class com.landawn.abacus.util.Array
Repeat.
repeat(T, int) - Static method in class com.landawn.abacus.util.Array
Repeat.
repeat(boolean, int) - Static method in class com.landawn.abacus.util.BooleanList
Repeat.
repeat(byte, int) - Static method in class com.landawn.abacus.util.ByteList
Repeat.
repeat(char, int) - Static method in class com.landawn.abacus.util.CharList
Repeat.
repeat(double, int) - Static method in class com.landawn.abacus.util.DoubleList
Repeat.
repeat(float, int) - Static method in class com.landawn.abacus.util.FloatList
Repeat.
repeat(int, int) - Static method in class com.landawn.abacus.util.IntList
Repeat.
repeat(T, int) - Static method in class com.landawn.abacus.util.Iterators
Repeat.
repeat(String, int) - Method in class com.landawn.abacus.util.Joiner
Repeat.
repeat(Object, int) - Method in class com.landawn.abacus.util.Joiner
Repeat.
repeat(long, int) - Static method in class com.landawn.abacus.util.LongList
Repeat.
repeat(T, int) - Static method in class com.landawn.abacus.util.N
Repeat.
repeat(short, int) - Static method in class com.landawn.abacus.util.ShortList
Repeat.
repeat(byte, long) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
repeat(char, long) - Static method in class com.landawn.abacus.util.stream.CharStream
 
repeat(double, long) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
repeat(float, long) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
repeat(int, long) - Static method in class com.landawn.abacus.util.stream.IntStream
 
repeat(long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
repeat(short, long) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
repeat(T, long) - Static method in class com.landawn.abacus.util.stream.Stream
 
repeat(char, int) - Static method in class com.landawn.abacus.util.StringUtil
Repeat.
repeat(char, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Repeat.
repeat(String, int) - Static method in class com.landawn.abacus.util.StringUtil
Repeat.
repeat(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Repeat.
repeatAll(Collection<T>, int) - Static method in class com.landawn.abacus.util.Iterators
Repeat all.
repeatAll(Collection<T>, int) - Static method in class com.landawn.abacus.util.N
Seq.repeat(N.asList(1, 2, 3), 2) => [1, 2, 3, 1, 2, 3]
repeatAllToSize(Collection<T>, int) - Static method in class com.landawn.abacus.util.Iterators
Repeat all to size.
repeatAllToSize(Collection<T>, int) - Static method in class com.landawn.abacus.util.N
Seq.repeatToSize(N.asList(1, 2, 3), 5) => [1, 2, 3, 1, 2]
repeatEach(Collection<T>, int) - Static method in class com.landawn.abacus.util.Iterators
Repeat each.
repeatEach(Collection<T>, int) - Static method in class com.landawn.abacus.util.N
Repeats the elements in the specified Collection one by one.
repeatEachToSize(Collection<T>, int) - Static method in class com.landawn.abacus.util.Iterators
Repeat each to size.
repeatEachToSize(Collection<T>, int) - Static method in class com.landawn.abacus.util.N
Repeats the elements in the specified Collection one by one till reach the specified size.
repeatQM(int) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.Where
Append question mark ? n times.
repeatQM(int, String, String) - 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 ", ".
replace(String, T, long) - Method in class com.landawn.abacus.cache.SpyMemcached
Replace.
replace(String, String, String) - Static method in class com.landawn.abacus.condition.Expression
Replace.
replace(K, V, V) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
Unsupported operation.
replace(K, V) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
Unsupported operation.
replace(Map<K, V>, K, V, V) - Static method in class com.landawn.abacus.util.Maps
Replace.
replace(Map<K, V>, K, V) - Static method in class com.landawn.abacus.util.Maps
Replace.
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.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.Properties
Replaces the entry for the specified key only if currently mapped to the specified value.
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 - Static variable in class com.landawn.abacus.util.WD
Field REPLACE.
replaceAll(boolean, boolean) - Method in class com.landawn.abacus.util.BooleanList
Replace all.
replaceAll(Try.BooleanUnaryOperator<E>) - Method in class com.landawn.abacus.util.BooleanList
Replace all.
replaceAll(byte, byte) - Method in class com.landawn.abacus.util.ByteList
Replace all.
replaceAll(Try.ByteUnaryOperator<E>) - Method in class com.landawn.abacus.util.ByteList
Replace all.
replaceAll(char, char) - Method in class com.landawn.abacus.util.CharList
Replace all.
replaceAll(Try.CharUnaryOperator<E>) - Method in class com.landawn.abacus.util.CharList
Replace all.
replaceAll(double, double) - Method in class com.landawn.abacus.util.DoubleList
Replace all.
replaceAll(Try.DoubleUnaryOperator<E>) - Method in class com.landawn.abacus.util.DoubleList
Replace all.
replaceAll(float, float) - Method in class com.landawn.abacus.util.FloatList
Replace all.
replaceAll(Try.FloatUnaryOperator<E>) - Method in class com.landawn.abacus.util.FloatList
Replace all.
replaceAll(UnaryOperator<E>) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
Unsupported operation.
replaceAll(int, int) - Method in class com.landawn.abacus.util.IntList
Replace all.
replaceAll(Try.IntUnaryOperator<E>) - Method in class com.landawn.abacus.util.IntList
Replace all.
replaceAll(long, long) - Method in class com.landawn.abacus.util.LongList
Replace all.
replaceAll(Try.LongUnaryOperator<E>) - Method in class com.landawn.abacus.util.LongList
Replace all.
replaceAll(Try.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(Map<K, V>, Try.BiFunction<? super K, ? super V, ? extends V, E>) - Static method in class com.landawn.abacus.util.Maps
Replace all.
replaceAll(K, Collection<?>, E) - Method in class com.landawn.abacus.util.Multimap
Replaces all of the specified oldValue with the specified newValue.
replaceAll(Try.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(Try.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(boolean[], boolean, boolean) - Static method in class com.landawn.abacus.util.N
Replace all.
replaceAll(char[], char, char) - Static method in class com.landawn.abacus.util.N
Replace all.
replaceAll(byte[], byte, byte) - Static method in class com.landawn.abacus.util.N
Replace all.
replaceAll(short[], short, short) - Static method in class com.landawn.abacus.util.N
Replace all.
replaceAll(int[], int, int) - Static method in class com.landawn.abacus.util.N
Replace all.
replaceAll(long[], long, long) - Static method in class com.landawn.abacus.util.N
Replace all.
replaceAll(float[], float, float) - Static method in class com.landawn.abacus.util.N
Replace all.
replaceAll(double[], double, double) - Static method in class com.landawn.abacus.util.N
Replace all.
replaceAll(T[], Object, T) - Static method in class com.landawn.abacus.util.N
Replace all.
replaceAll(List<T>, Object, T) - Static method in class com.landawn.abacus.util.N
Replace all.
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(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(short, short) - Method in class com.landawn.abacus.util.ShortList
Replace all.
replaceAll(Try.ShortUnaryOperator<E>) - Method in class com.landawn.abacus.util.ShortList
Replace all.
replaceAll(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Replaces all occurrences of a String within another String.
replaceAll(String, int, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Replace all.
replaceAllIf(Try.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.
replaceAllIf(Try.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.
replaceAllIgnoreCase(String, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Replace all ignore case.
replaceAllIgnoreCase(String, int, String, String) - Static method in class com.landawn.abacus.util.StringUtil
Replace all ignore case.
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.
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.
replaceIf(Try.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(Try.BooleanPredicate<E>, boolean) - Method in class com.landawn.abacus.util.BooleanList
Replace if.
replaceIf(Try.Predicate<?, E>, Object) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Replace if.
replaceIf(Try.BytePredicate<E>, byte) - Method in class com.landawn.abacus.util.ByteList
Replace if.
replaceIf(Try.CharPredicate<E>, char) - Method in class com.landawn.abacus.util.CharList
Replace if.
replaceIf(Try.DoublePredicate<E>, double) - Method in class com.landawn.abacus.util.DoubleList
Replace if.
replaceIf(Try.FloatPredicate<E>, float) - Method in class com.landawn.abacus.util.FloatList
Replace if.
replaceIf(Try.IntPredicate<E>, int) - Method in class com.landawn.abacus.util.IntList
Replace if.
replaceIf(Try.LongPredicate<E>, long) - Method in class com.landawn.abacus.util.LongList
Replace if.
replaceIf(Try.Predicate<? super T, E>, int) - Method in class com.landawn.abacus.util.LongMultiset
Replace if.
replaceIf(Try.BiPredicate<? super T, ? super Long, E>, int) - Method in class com.landawn.abacus.util.LongMultiset
Replace if.
replaceIf(Try.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(Try.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(Try.Predicate<? super T, E>, int) - Method in class com.landawn.abacus.util.Multiset
Replace if.
replaceIf(Try.BiPredicate<? super T, ? super Integer, E>, int) - Method in class com.landawn.abacus.util.Multiset
Replace if.
replaceIf(Try.ShortPredicate<E>, short) - Method in class com.landawn.abacus.util.ShortList
Replace if.
replaceIgnoreCase(String, int, String, String, int) - Static method in class com.landawn.abacus.util.StringUtil
Replace ignore case.
replacementsForChars - Variable in class com.landawn.abacus.util.CharacterWriter
The replacements for chars.
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.
replacingMerger() - Static method in class com.landawn.abacus.util.Fn.FN
Replacing merger.
replacingMerger() - Static method in class com.landawn.abacus.util.Fn
Replacing merger.
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(long, int) - Method in class com.landawn.abacus.util.DBSequence
Reset.
reset() - Method in class com.landawn.abacus.util.LZ4BlockInputStream
Reset.
reset() - Method in class com.landawn.abacus.util.SnappyInputStream
Reset.
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.
RestMethod - Annotation Type in com.landawn.abacus.http
The Interface RestMethod.
RESULT - Static variable in class com.landawn.abacus.parser.XMLConstants
Field RESULT.
result() - Method in class com.landawn.abacus.util.Chain.ComparisonChain
Result.
result() - Method in class com.landawn.abacus.util.Chain.EquivalenceChain
Result.
result() - Method in class com.landawn.abacus.util.Chain.HashCodeChain
Result.
Result<T,E extends Throwable> - Class in com.landawn.abacus.util
The Class 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.
resultOf(Future<R>) - Method in class com.landawn.abacus.cache.SpyMemcached
Result of.
retainAll(Collection<?>) - Method in class com.landawn.abacus.util.ArrayHashSet
Retain all.
retainAll(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Retain all.
retainAll(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Retain all.
retainAll(ByteList) - Method in class com.landawn.abacus.util.ByteList
Retain all.
retainAll(byte[]) - Method in class com.landawn.abacus.util.ByteList
Retain all.
retainAll(CharList) - Method in class com.landawn.abacus.util.CharList
Retain all.
retainAll(char[]) - Method in class com.landawn.abacus.util.CharList
Retain all.
retainAll(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Retain all.
retainAll(double[]) - Method in class com.landawn.abacus.util.DoubleList
Retain all.
retainAll(FloatList) - Method in class com.landawn.abacus.util.FloatList
Retain all.
retainAll(float[]) - Method in class com.landawn.abacus.util.FloatList
Retain all.
retainAll(Collection<?>) - Method in class com.landawn.abacus.util.IdentityHashSet
Retain all.
retainAll(IntList) - Method in class com.landawn.abacus.util.IntList
Retain all.
retainAll(int[]) - Method in class com.landawn.abacus.util.IntList
Retain all.
retainAll(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.Iterables
Retain all.
retainAll(LongList) - Method in class com.landawn.abacus.util.LongList
Retain all.
retainAll(long[]) - Method in class com.landawn.abacus.util.LongList
Retain all.
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(ShortList) - Method in class com.landawn.abacus.util.ShortList
Retain all.
retainAll(short[]) - Method in class com.landawn.abacus.util.ShortList
Retain all.
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.
returnFirst() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Return first.
returnSecond() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Return second.
reuse(Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Fn
Only for temporary use in sequential stream/single thread, not for parallel stream/multiple threads.
reuse(IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.Fn
Only for temporary use in sequential stream/single thread, not for parallel stream/multiple threads.
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(int, int) - Method in class com.landawn.abacus.util.BooleanList
Reverse.
reverse() - Method in class com.landawn.abacus.util.ByteList
Reverse.
reverse(int, int) - Method in class com.landawn.abacus.util.ByteList
Reverse.
reverse() - Method in class com.landawn.abacus.util.CharList
Reverse.
reverse(int, int) - Method in class com.landawn.abacus.util.CharList
Reverse.
reverse() - Method in class com.landawn.abacus.util.DoubleList
Reverse.
reverse(int, int) - Method in class com.landawn.abacus.util.DoubleList
Reverse.
reverse() - Method in class com.landawn.abacus.util.FloatList
Reverse.
reverse(int, int) - Method in class com.landawn.abacus.util.FloatList
Reverse.
reverse() - Method in class com.landawn.abacus.util.IntList
Reverse.
reverse(int, int) - Method in class com.landawn.abacus.util.IntList
Reverse.
reverse() - Method in class com.landawn.abacus.util.LongList
Reverse.
reverse(int, int) - Method in class com.landawn.abacus.util.LongList
Reverse.
reverse(boolean[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(char[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(char[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(byte[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(short[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(short[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(int[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(int[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(long[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(long[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(float[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(float[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(double[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(double[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(Object[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array.
reverse(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the given array in the given range.
reverse(List<?>) - Static method in class com.landawn.abacus.util.N
Reverse.
reverse(List<?>, int, int) - Static method in class com.landawn.abacus.util.N
Reverse.
reverse(Collection<?>) - Static method in class com.landawn.abacus.util.N
Reverse.
reverse() - Method in class com.landawn.abacus.util.PrimitiveList
Reverse.
reverse(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
Reverse.
reverse() - Method in class com.landawn.abacus.util.ShortList
Reverse.
reverse(int, int) - Method in class com.landawn.abacus.util.ShortList
Reverse.
reverse(String) - Static method in class com.landawn.abacus.util.StringUtil
Reverse.
reversed() - Method in class com.landawn.abacus.util.BooleanPair
Reversed.
reversed() - Method in class com.landawn.abacus.util.BooleanTriple
Reversed.
reversed() - Method in class com.landawn.abacus.util.BytePair
Reversed.
reversed() - Method in class com.landawn.abacus.util.ByteTriple
Reversed.
reversed() - Method in class com.landawn.abacus.util.CharPair
Reversed.
reversed() - Method in class com.landawn.abacus.util.CharTriple
Reversed.
reversed() - Method in class com.landawn.abacus.util.DoublePair
Reversed.
reversed() - Method in class com.landawn.abacus.util.DoubleTriple
Reversed.
reversed() - Method in class com.landawn.abacus.util.FloatPair
Reversed.
reversed() - Method in class com.landawn.abacus.util.FloatTriple
Reversed.
reversed() - Method in class com.landawn.abacus.util.IntPair
Reversed.
reversed() - Method in class com.landawn.abacus.util.IntTriple
Reversed.
reversed() - Method in class com.landawn.abacus.util.LongPair
Reversed.
reversed() - Method in class com.landawn.abacus.util.LongTriple
Reversed.
reversed() - Method in class com.landawn.abacus.util.Pair
Returns a new instance of Pair<R, L>.
reversed() - Method in class com.landawn.abacus.util.ShortPair
Reversed.
reversed() - Method in class com.landawn.abacus.util.ShortTriple
Reversed.
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
 
reversed() - Method in class com.landawn.abacus.util.Triple
Returns a new instance of Triple<R, M, L>.
reversed() - Method in class com.landawn.abacus.util.Tuple.Tuple2
Reversed.
reversed() - Method in class com.landawn.abacus.util.Tuple.Tuple3
Reversed.
reversed() - Method in class com.landawn.abacus.util.Tuple.Tuple4
Reversed.
reversed() - Method in class com.landawn.abacus.util.Tuple.Tuple5
Reversed.
reversed() - Method in class com.landawn.abacus.util.Tuple.Tuple6
Reversed.
reversed() - Method in class com.landawn.abacus.util.Tuple.Tuple7
Reversed.
reversed() - Method in class com.landawn.abacus.util.Tuple.Tuple8
Reversed.
reversed() - Method in class com.landawn.abacus.util.Tuple.Tuple9
Reversed.
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
Reverse delimited.
reversedOrder() - Static method in class com.landawn.abacus.util.Comparators
Reversed order.
reversedOrder(Comparator<T>) - Static method in class com.landawn.abacus.util.Comparators
Reversed order.
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(boolean[]) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(char[]) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(char[], int, int) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(byte[]) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(short[]) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(short[], int, int) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(int[]) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(int[], int, int) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(long[]) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(long[], int, int) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(float[]) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(float[], int, int) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(double[]) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(double[], int, int) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(Object[]) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(List<? extends T>) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort(List<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.ShortList
Reverse sort.
reverseSortBy(T[], Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Reverse sort by.
reverseSortBy(List<? extends T>, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Reverse sort by.
reverseSorted() - Method in class com.landawn.abacus.util.ExceptionalStream
Reverse sorted.
reverseSorted() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
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 variable in class com.landawn.abacus.util.WD
Field RIGHT.
RIGHT_JOIN - Static variable in class com.landawn.abacus.util.WD
Field RIGHT_JOIN.
rightJoin(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Right join.
rightJoin(String, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Right join.
rightJoin(Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Right join.
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.
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(String, String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder.From
Right join.
rightJoin(Collection<U>, Try.Function<? super T, ?, E>, Try.Function<? super U, ?, E2>) - Method in class com.landawn.abacus.util.Seq
The time complexity is O(n + m) : n is the size of this Seq and m is the size of specified collection b.
rightJoin(Collection<U>, Try.BiPredicate<? super T, ? super U, E>) - Method in class com.landawn.abacus.util.Seq
The time complexity is O(n * m) : n is the size of this Seq and m is the size of specified collection b.
rightJoin(String) - Method in class com.landawn.abacus.util.SQLBuilder
Right join.
rightJoin(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
Right join.
rightJoin(Collection<U>, Function<? super T, ?>, Function<? 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<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.
roll(T, long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Deprecated.
replaced by addYears/addMonths/addWeeks/...
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/...
roll(T, long, CalendarUnit) - Static method in class com.landawn.abacus.util.DateUtil
Deprecated.
replaced by addYears/addMonths/addWeeks/...
rollback() - Method in interface com.landawn.abacus.Transaction
Method rollback.
rollback() - Method in class com.landawn.abacus.util.SQLTransaction
Deprecated.
replaced by #rollbackIfNotCommitted()
ROLLBACK - Static variable in class com.landawn.abacus.util.WD
Field ROLLBACK.
rollbackIfNotCommitted() - Method in class com.landawn.abacus.util.JdbcUtil.SimpleTransaction
Rollback if not committed.
rollbackIfNotCommitted() - Method in class com.landawn.abacus.util.SQLTransaction
Rollback if not committed.
rollup(Collection<String>) - Method in interface com.landawn.abacus.DataSet
Rollup.
rollup(Collection<String>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Rollup.
rollup(Collection<String>, String, String, Try.Function<Stream<T>, ?, E>) - Method in interface com.landawn.abacus.DataSet
Rollup.
rollup(Collection<String>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
Rollup.
rollup(Collection<String>, String, Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Rollup.
rollup(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>) - Method in interface com.landawn.abacus.DataSet
Rollup.
rollup(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Collector<T, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Rollup.
rollup(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, String, Try.Function<Stream<T>, ?, E2>) - Method in interface com.landawn.abacus.DataSet
Rollup.
rollup(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.DataSet
Rollup.
rollup(Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, ?, E>, String, Collection<String>, Try.Function<? super NoCachingNoUpdating.DisposableObjArray, U, E2>, Collector<? super U, ?, ?>) - Method in interface com.landawn.abacus.DataSet
Rollup.
rollup(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Rollup.
rotate(int) - Method in class com.landawn.abacus.util.BooleanList
Rotate.
rotate(int) - Method in class com.landawn.abacus.util.ByteList
Rotate.
rotate(int) - Method in class com.landawn.abacus.util.CharList
Rotate.
rotate(int) - Method in class com.landawn.abacus.util.DoubleList
Rotate.
rotate(int) - Method in class com.landawn.abacus.util.FloatList
Rotate.
rotate(int) - Method in class com.landawn.abacus.util.IntList
Rotate.
rotate(int) - Method in class com.landawn.abacus.util.LongList
Rotate.
rotate(boolean[], int) - Static method in class com.landawn.abacus.util.N
Rotate.
rotate(char[], int) - Static method in class com.landawn.abacus.util.N
Rotate.
rotate(byte[], int) - Static method in class com.landawn.abacus.util.N
Rotate.
rotate(short[], int) - Static method in class com.landawn.abacus.util.N
Rotate.
rotate(int[], int) - Static method in class com.landawn.abacus.util.N
Rotate.
rotate(long[], int) - Static method in class com.landawn.abacus.util.N
Rotate.
rotate(float[], int) - Static method in class com.landawn.abacus.util.N
Rotate.
rotate(double[], int) - Static method in class com.landawn.abacus.util.N
Rotate.
rotate(Object[], int) - Static method in class com.landawn.abacus.util.N
Rotate.
rotate(List<?>, int) - Static method in class com.landawn.abacus.util.N
Rotate.
rotate(Collection<?>, int) - Static method in class com.landawn.abacus.util.N
Rotate.
rotate(int) - Method in class com.landawn.abacus.util.PrimitiveList
Rotate.
rotate(int) - Method in class com.landawn.abacus.util.ShortList
Rotate.
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.
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(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.ExceptionalStream
It's user's responsibility to close the input resultSet after the stream is finished.
rows(ResultSet, JdbcUtil.RowMapper<T>) - 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, JdbcUtil.BiRowMapper<T>) - 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.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.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(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, JdbcUtil.RowMapper<T>) - 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, JdbcUtil.BiRowMapper<T>) - 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.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.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
R pad.
RPAD - Static variable in class com.landawn.abacus.util.WD
Field RPAD.
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
R shift.
rTrim(String) - Static method in class com.landawn.abacus.condition.Expression
R trim.
RTRIM - Static variable in class com.landawn.abacus.util.WD
Field RTRIM.
run(Try.Runnable<E>) - Static method in class com.landawn.abacus.util.ContinuableFuture
Run.
run(Try.Runnable<E>, Executor) - Static method in class com.landawn.abacus.util.ContinuableFuture
Run.
run() - Method in interface com.landawn.abacus.util.function.Runnable
 
run(int, int, int, Try.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Profiler
Run.
run(int, int, int, String, Try.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Profiler
Run.
run(int, long, int, long, int, String, Try.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Profiler
Run.
run(Try.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.Retry
Run.
run(T, Try.Runnable<E>) - Static method in class com.landawn.abacus.util.Synchronized
Run.
run(Try.Runnable<E>) - Method in class com.landawn.abacus.util.Synchronized
Run.
run() - Method in interface com.landawn.abacus.util.Try.EE.Runnable
Run.
run(Try.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Try
Run.
run(Try.Runnable<? extends Exception>, Consumer<? super Exception>) - Static method in class com.landawn.abacus.util.Try
Run.
run(Try.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.Try
Run.
run(Try.Consumer<? super T, ? extends Exception>, Consumer<? super Exception>) - Method in class com.landawn.abacus.util.Try
Run.
run() - Method in interface com.landawn.abacus.util.Try.Runnable
Run.
runAfterBoth(ContinuableFuture<?>, Try.Runnable<E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after both.
runAfterBoth(ContinuableFuture<U>, Try.BiConsumer<? super T, ? super U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after both.
runAfterBoth(ContinuableFuture<U>, Try.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>, Try.QuadConsumer<T, ? super Exception, U, ? super Exception, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after both.
runAfterEither(ContinuableFuture<?>, Try.Runnable<E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after either.
runAfterEither(ContinuableFuture<? extends T>, Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after either.
runAfterEither(ContinuableFuture<? extends T>, Try.BiConsumer<? super T, ? super Exception, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Run after either.
runnable(Try.Runnable<E>) - Static method in class com.landawn.abacus.util.Fn.FN
Runnable.
runnable(Runnable) - Static method in class com.landawn.abacus.util.Fn
Runnable.
Runnable - Interface in com.landawn.abacus.util.function
 
runUninterruptibly(Try.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.
runUninterruptibly(long, Try.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, Try.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.

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.
save(T) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Insert.
saveTo(File) - Method in class com.landawn.abacus.util.SQLMapper
Save to.
sc(ShortConsumer) - Static method in class com.landawn.abacus.util.Fn.Fnn
Sc.
sc(Object, Consumer<T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Consumer.
sc(Object, A, BiConsumer<A, T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Consumer.
sc(Object, BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn
Synchronized BiConsumer.
scan(Try.BiFunction<? super T, ? super T, T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Scan.
scan(U, Try.BiFunction<U, ? super T, U, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Scan.
scan(U, Try.BiFunction<U, ? super T, U, E>, boolean) - Method in class com.landawn.abacus.util.ExceptionalStream
Scan.
scan(Try.BiFunction<? super T, ? super T, T, E>) - Method in class com.landawn.abacus.util.Seq
Returns a Stream produced by iterative application of a accumulation function to an initial element identity and next element of the current stream.
scan(U, Try.BiFunction<? super U, ? super T, U, E>) - Method in class com.landawn.abacus.util.Seq
Returns a Stream produced by iterative application of a accumulation function to an initial element identity and next element of the current stream.
scan(U, Try.BiFunction<? super U, ? super T, U, E>, boolean) - Method in class com.landawn.abacus.util.Seq
Scan.
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(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(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) - 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(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) - 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(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) - 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(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) - 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(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) - 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(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) - 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(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
 
scheduledFutures - Variable in class com.landawn.abacus.util.Observer
The scheduled futures.
scheduler - Static variable in class com.landawn.abacus.util.Observer
The Constant scheduler.
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.
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(DataSourceManager, String, String, Object[], Map<String, Object>) - Method in interface com.landawn.abacus.DataSourceSelector
select data source by sql statement and parameters.
select(DataSourceManager, String, String, List<?>, Map<String, Object>) - Method in interface com.landawn.abacus.DataSourceSelector
select data source by sql statement and parameters for batch operation.
select(String, String, Object[], Map<String, Object>) - Method in interface com.landawn.abacus.SliceSelector
Returns the new the sql for selected slice by the specified sql statement and parameters.
select(String, String, List<?>, Map<String, Object>) - Method in interface com.landawn.abacus.SliceSelector
Returns the new the sql for selected slice by the specified sql statement and parameters for batch operation.
select() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Select.
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select.
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select.
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select.
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select.
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select.
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select.
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select.
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select.
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select.
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select.
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select.
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select.
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select.
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select.
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select.
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select.
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select.
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select.
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select.
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select.
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select.
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select.
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select.
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select.
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select.
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select.
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select.
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select.
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select.
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select.
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select.
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select.
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select.
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select.
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select.
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select.
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select.
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select.
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select.
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select.
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select.
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select.
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select.
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select.
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select.
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select.
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select.
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select.
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select.
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select.
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select.
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select.
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select.
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select.
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select.
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select.
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select.
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select.
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select.
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select.
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select.
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select.
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select.
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select.
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select.
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select.
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select.
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select.
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select.
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select.
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select.
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select.
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select.
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select.
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select.
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select.
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select.
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select.
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select.
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select.
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select.
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select.
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select.
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select.
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select.
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select.
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select.
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select.
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select.
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select.
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select.
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select.
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select.
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select.
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select.
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select.
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select.
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select.
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select.
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select.
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select.
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select.
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select.
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select.
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select.
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select.
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select.
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select.
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select.
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select.
select(String...) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select.
select(String, String[]) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select.
select(Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select.
select(String, Collection<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select.
select(Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select.
select(String, Map<String, String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select.
select(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select.
select(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select.
select(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select.
select(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select.
select(Class<U>) - Method in class com.landawn.abacus.util.stream.Stream
 
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.
Select from.
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select from.
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select from.
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Select from.
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select from.
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select from.
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select from.
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Select from.
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select from.
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select from.
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select from.
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Select from.
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select from.
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select from.
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select from.
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Select from.
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select from.
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select from.
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select from.
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Select from.
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select from.
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select from.
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select from.
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Select from.
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select from.
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select from.
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select from.
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Select from.
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select from.
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select from.
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select from.
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Select from.
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select from.
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select from.
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select from.
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Select from.
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select from.
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select from.
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select from.
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Select from.
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select from.
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select from.
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select from.
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Select from.
selectFrom(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select from.
selectFrom(Class<?>, boolean) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select from.
selectFrom(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select from.
selectFrom(Class<?>, boolean, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Select from.
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
Send mail.
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.
Seq<T> - Class in com.landawn.abacus.util
It's an read-only wrapper for Collection to support more daily used/functional methods.
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(Object, AvroSerializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
Serialize.
serialize(File, Object, AvroSerializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
Serialize.
serialize(OutputStream, Object, AvroSerializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
Serialize.
serialize(Writer, Object, AvroSerializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
Serialize.
serialize(Object, KryoSerializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Serialize.
serialize(File, Object, KryoSerializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Serialize.
serialize(OutputStream, Object, KryoSerializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Serialize.
serialize(Writer, Object, KryoSerializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Serialize.
serialize(Object) - Method in interface com.landawn.abacus.parser.Parser
Serialize.
serialize(Object, SC) - Method in interface com.landawn.abacus.parser.Parser
Serialize.
serialize(File, Object) - Method in interface com.landawn.abacus.parser.Parser
Serialize.
serialize(File, Object, SC) - Method in interface com.landawn.abacus.parser.Parser
Serialize.
serialize(OutputStream, Object) - Method in interface com.landawn.abacus.parser.Parser
Serialize.
serialize(OutputStream, Object, SC) - Method in interface com.landawn.abacus.parser.Parser
Serialize.
serialize(Writer, Object) - Method in interface com.landawn.abacus.parser.Parser
Serialize.
serialize(Writer, Object, SC) - Method in interface com.landawn.abacus.parser.Parser
Serialize.
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
Server url.
serverUrl() - Method in interface com.landawn.abacus.cache.DistributedCacheClient
Server url.
SERVICE_FACTORY_CLASS - Static variable in class com.landawn.abacus.http.WebServiceServlet
The Constant SERVICE_FACTORY_CLASS.
SERVICE_FACTORY_METHOD - Static variable in class com.landawn.abacus.http.WebServiceServlet
The Constant SERVICE_FACTORY_METHOD.
SERVICE_IMPL_CLASS - Static variable in class com.landawn.abacus.http.WebServiceServlet
The Constant SERVICE_IMPL_CLASS.
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(String, T, long) - Method in interface com.landawn.abacus.cache.DistributedCacheClient
Sets the.
set(String, T, long) - Method in class com.landawn.abacus.cache.JRedis
Sets the.
set(String, T, long) - Method in class com.landawn.abacus.cache.SpyMemcached
Sets the.
set(Condition...) - Method in class com.landawn.abacus.condition.Junction
Sets the.
set(Collection<? extends Condition>) - Method in class com.landawn.abacus.condition.Junction
Sets the.
set(int, int, Object) - Method in interface com.landawn.abacus.DataSet
Sets the.
set(int, Object) - Method in interface com.landawn.abacus.DataSet
Method set.
set(String, Object) - Method in interface com.landawn.abacus.DataSet
Method set.
set(String, Object) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the.
SET - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SET.
set(Object, int, Object) - Static method in class com.landawn.abacus.util.Array
Sets the.
set(int, boolean) - Method in class com.landawn.abacus.util.BooleanList
Sets the.
set(int, boolean) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
Sets the.
set(int, byte) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
Sets the.
set(int, char) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Sets the.
set(int, double) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Sets the.
set(int, float) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Sets the.
set(int, int) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Sets the.
set(int, long) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Sets the.
set(int, short) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
Sets the.
set(int, byte) - Method in class com.landawn.abacus.util.ByteList
Sets the.
set(int, char) - Method in class com.landawn.abacus.util.CharList
Sets the.
set(int, double) - Method in class com.landawn.abacus.util.DoubleList
Sets the.
set(int, float) - Method in class com.landawn.abacus.util.FloatList
Sets the.
set(int, E) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
Unsupported operation.
set(int, int) - Method in class com.landawn.abacus.util.IntList
Sets the.
set(int, long) - Method in class com.landawn.abacus.util.LongList
Sets the.
set(T, long) - Method in class com.landawn.abacus.util.LongMultiset
The element will be removed if the specified count is 0.
set(T, int) - Method in class com.landawn.abacus.util.Multiset
The element will be removed if the specified count is 0.
set(L, R) - Method in class com.landawn.abacus.util.Pair
Sets the.
set(K, V) - Method in class com.landawn.abacus.util.Properties
Sets the.
set(String, Object) - Method in class com.landawn.abacus.util.Reflection
Sets the.
set(int, short) - Method in class com.landawn.abacus.util.ShortList
Sets the.
set(String) - Method in class com.landawn.abacus.util.SQLBuilder
Sets the.
set(String...) - Method in class com.landawn.abacus.util.SQLBuilder
Sets the.
set(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
Sets the.
set(Map<String, Object>) - Method in class com.landawn.abacus.util.SQLBuilder
Sets the.
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, 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(Class<?>) - Method in class com.landawn.abacus.util.SQLBuilder
Sets the.
set(Class<?>, Set<String>) - Method in class com.landawn.abacus.util.SQLBuilder
Sets the.
set(L, M, R) - Method in class com.landawn.abacus.util.Triple
Sets the.
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.
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.
setAll(Map<? extends String, ? extends Object>) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the all.
setAll(Collection<? extends T>, long) - Method in class com.landawn.abacus.util.LongMultiset
Sets the all.
setAll(Map<? extends T, Long>) - Method in class com.landawn.abacus.util.LongMultiset
Sets the all.
setAll(LongMultiset<? extends T>) - Method in class com.landawn.abacus.util.LongMultiset
Sets the all.
setAll(Collection<? extends T>, int) - Method in class com.landawn.abacus.util.Multiset
Sets the all.
setAll(Map<? extends T, Integer>) - Method in class com.landawn.abacus.util.Multiset
Sets the all.
setAll(Multiset<? extends T>) - Method in class com.landawn.abacus.util.Multiset
Sets the all.
setAndGet(T, long) - Method in class com.landawn.abacus.util.LongMultiset
The element will be removed if the specified count is 0.
setAndGet(T, int) - Method in class com.landawn.abacus.util.Multiset
The element will be removed if the specified count is 0.
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.
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.
setArray(String, Array) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
 
setAsciiStream(String, InputStream) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the ascii stream.
setAsciiStream(String, InputStream, long) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the ascii stream.
setAsciiStream(String, InputStream) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the ascii stream.
setAsciiStream(String, InputStream, long) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the ascii stream.
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.
setAttribute(String, String) - Method in class com.landawn.abacus.util.Configuration
Method addAttribute.
setAutoGeneratedKeys(boolean) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the auto generated keys.
setBatchSize(int) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the batch size.
setBigDecimal(String, BigDecimal) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the big decimal.
setBigDecimal(String, BigDecimal) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the big decimal.
setBinaryStream(String, InputStream) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the binary stream.
setBinaryStream(String, InputStream, long) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the binary stream.
setBinaryStream(String, InputStream) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the binary stream.
setBinaryStream(String, InputStream, long) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the binary stream.
setBlob(String, Blob) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the blob.
setBlob(String, InputStream) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the blob.
setBlob(String, InputStream, long) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the blob.
setBlob(String, Blob) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the blob.
setBlob(String, InputStream) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the blob.
setBlob(String, InputStream, long) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the blob.
setBoolean(Object, int, boolean) - Static method in class com.landawn.abacus.util.Array
Sets the boolean.
setBoolean(String, boolean) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the boolean.
setBoolean(String, Boolean) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the boolean.
setBoolean(String, boolean) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the boolean.
setBoolean(String, Boolean) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
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.
setByte(String, byte) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the byte.
setByte(String, Byte) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the byte.
setByte(String, byte) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the byte.
setByte(String, Byte) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the byte.
setBytes(String, byte[]) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the bytes.
setBytes(String, byte[]) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the bytes.
setChar(Object, int, char) - Static method in class com.landawn.abacus.util.Array
Sets the char.
setCharacterStream(String, Reader) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the character stream.
setCharacterStream(String, Reader, long) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the character stream.
setCharacterStream(String, Reader) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the character stream.
setCharacterStream(String, Reader, long) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the character stream.
setCharQuotation(char) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the char quotation.
setClob(String, Clob) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the clob.
setClob(String, Reader) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the clob.
setClob(String, Reader, long) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the clob.
setClob(String, Clob) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the clob.
setClob(String, Reader) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the clob.
setClob(String, Reader, long) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the clob.
setCondition(Condition) - Method in class com.landawn.abacus.condition.Cell
Sets the condition.
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.
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.
setCookie(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the cookie.
setCount(int) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the count.
setCreated(String) - Method in class com.landawn.abacus.http.SecurityDTO
Sets the created.
setDate(String, Date) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the date.
setDate(String, Date) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the date.
setDate(String, Date) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the date.
setDate(String, Date) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the date.
setDateformat(String) - Method in class com.landawn.abacus.parser.Fj.SerializeConfig
Sets the dateformat.
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.
setDouble(String, double) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the double.
setDouble(String, Double) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the double.
setDouble(String, double) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the double.
setDouble(String, Double) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the double.
setElementType(Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the element type.
setElementType(Type<?>) - 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.
setFetchDirection(int) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the fetch direction.
setFetchSize(int) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the fetch size.
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.
setFloat(String, float) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the float.
setFloat(String, Float) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the float.
setFloat(String, float) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the float.
setFloat(String, Float) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the float.
setHandler(HttpProxy.Handler) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the handler.
setHours(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
setHttpMethod(HttpMethod) - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Sets the http method.
setIf(boolean, Try.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.MutableBoolean
Set with the specified new value and returns true if predicate returns true.
setIf(boolean, Try.BooleanBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableBoolean
Set with the specified new value and returns true if predicate returns true.
setIf(byte, Try.BytePredicate<E>) - Method in class com.landawn.abacus.util.MutableByte
Set with the specified new value and returns true if predicate returns true.
setIf(byte, Try.ByteBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableByte
Set with the specified new value and returns true if predicate returns true.
setIf(char, Try.CharPredicate<E>) - Method in class com.landawn.abacus.util.MutableChar
Set with the specified new value and returns true if predicate returns true.
setIf(char, Try.CharBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableChar
Set with the specified new value and returns true if predicate returns true.
setIf(double, Try.DoublePredicate<E>) - Method in class com.landawn.abacus.util.MutableDouble
Set with the specified new value and returns true if predicate returns true.
setIf(double, Try.DoubleBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableDouble
Set with the specified new value and returns true if predicate returns true.
setIf(float, Try.FloatPredicate<E>) - Method in class com.landawn.abacus.util.MutableFloat
Set with the specified new value and returns true if predicate returns true.
setIf(float, Try.FloatBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableFloat
Set with the specified new value and returns true if predicate returns true.
setIf(int, Try.IntPredicate<E>) - Method in class com.landawn.abacus.util.MutableInt
Set with the specified new value and returns true if predicate returns true.
setIf(int, Try.IntBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableInt
Set with the specified new value and returns true if predicate returns true.
setIf(long, Try.LongPredicate<E>) - Method in class com.landawn.abacus.util.MutableLong
Set with the specified new value and returns true if predicate returns true.
setIf(long, Try.LongBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableLong
Set with the specified new value and returns true if predicate returns true.
setIf(short, Try.ShortPredicate<E>) - Method in class com.landawn.abacus.util.MutableShort
Set with the specified new value and returns true if predicate returns true.
setIf(short, Try.ShortBiPredicate<E>) - Method in class com.landawn.abacus.util.MutableShort
Set with the specified new value and returns true if predicate returns true.
setIf(L, R, Try.TriPredicate<? super Pair<L, R>, ? super L, ? super R, E>) - Method in class com.landawn.abacus.util.Pair
Set to the specified newLeft and newRight and returns true if predicate returns true.
setIf(L, M, R, Try.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.
setIfRetry(Function<Throwable, Boolean>) - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Sets the if retry.
setIgnoredPropNames(Collection<String>) - Method in class com.landawn.abacus.parser.ParserConfig
Sets the ignored prop names.
setIgnoredPropNames(Class<?>, 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.
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.SerializationConfig
Sets the indentation.
setInt(Object, int, int) - Static method in class com.landawn.abacus.util.Array
Sets the int.
setInt(String, int) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the int.
setInt(String, Integer) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the int.
setInt(String, int) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the int.
setInt(String, Integer) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the int.
setIsolationLevel(IsolationLevel) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the isolation level.
setJdbcSettingsForNamedSQL(SQLExecutor.JdbcSettings, NamedSQL, Map<String, String>) - Method in class com.landawn.abacus.util.SQLExecutor
Sets the jdbc settings for named SQL.
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, Try.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, Try.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.
setLogSQL(boolean) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the log SQL.
setLogSQLWithParameters(boolean) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the log SQL with parameters.
setLong(Object, int, long) - Static method in class com.landawn.abacus.util.Array
Sets the long.
setLong(String, long) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the long.
setLong(String, Long) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the long.
setLong(String, long) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the long.
setLong(String, Long) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the long.
setLoopStatisticsList(List<Profiler.LoopStatistics>) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the loop statistics list.
setMapKeyType(Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map key type.
setMapKeyType(Type<?>) - 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(Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map value type.
setMapValueType(Type<?>) - 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.
setMaxFieldSize(int) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the max field size.
setMaxIdleTime(long) - Method in class com.landawn.abacus.pool.ActivityPrint
Sets the max idle time.
setMaxRows(int) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the max rows.
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, Try.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.
setNCharacterStream(String, Reader) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the N character stream.
setNCharacterStream(String, Reader, long) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the N character stream.
setNCharacterStream(String, Reader) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the N character stream.
setNCharacterStream(String, Reader, long) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the N character stream.
setNClob(String, NClob) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the N clob.
setNClob(String, Reader) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the N clob.
setNClob(String, Reader, long) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the N clob.
setNClob(String, NClob) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the N clob.
setNClob(String, Reader) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the N clob.
setNClob(String, Reader, long) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the N clob.
setNonce(String) - Method in class com.landawn.abacus.http.SecurityDTO
Sets the nonce.
setNull(String, int) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the null.
setNull(String, int, String) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the null.
setNull(String, int) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the null.
setNull(String, int, String) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the null.
setObject(String, Object) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the object.
setObject(String, Object, int) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the object.
setObject(String, Object, int, int) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the object.
setObject(String, Object, SQLType) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the object.
setObject(String, Object, SQLType, int) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the object.
setObject(String, Object) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the object.
setObject(String, Object, int) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the object.
setObject(String, Object, int, int) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the object.
setOffset(int) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the offset.
setOperationConfigs(Map<String, HttpProxy.OperationConfig>) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the operation configs.
setParameters(Map<String, ?>) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the parameters.
setParameters(Object) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the parameters.
setParameters(T, JdbcUtil.TriParametersSetter<JdbcUtil.NamedQuery, T>) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the parameters.
setParameters(Map<String, Object>) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the parameters.
setParameters(List<String>, Object) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the parameters.
setParameters(NamedSQL, PreparedStatement, Object...) - Method in class com.landawn.abacus.util.SQLExecutor.AbstractStatementSetter
Sets the parameters.
setParameters(PreparedStatement, int, Object[], Type[]) - Method in class com.landawn.abacus.util.SQLExecutor.AbstractStatementSetter
Sets the parameters.
setParameters(NamedSQL, PreparedStatement, SQLExecutor.StatementSetter, boolean, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Sets the parameters.
setParameters(NamedSQL, PreparedStatement, Object...) - Method in interface com.landawn.abacus.util.SQLExecutor.StatementSetter
Sets the parameters.
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.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.SerializationConfig
Sets the prop naming policy.
setPropType(String, Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the prop type.
setPropType(String, Type<?>) - 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, String, Object) - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
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) - Static method in class com.landawn.abacus.util.ClassUtil
Refer to setPropValue(Method, Object, Object).
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.
setQueryInParallel(boolean) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the query in parallel.
setQueryTimeout(int) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the query timeout.
setQueryWithDataSource(String) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the query with data source.
setQueryWithDataSources(Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the query with data sources.
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.
setRef(String, Ref) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
 
setRequestByOperatioName(boolean) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the request by operatio name.
setRequestParamNamingPolicy(NamingPolicy) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the request param naming policy.
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.
setRequestUrl(String) - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Sets the request url.
setRequestUrlNamingPolicy(NamingPolicy) - Method in class com.landawn.abacus.http.HttpProxy.Config
Sets the request url naming policy.
setResponse(HttpServletResponse, Object, ContentFormat) - Method in class com.landawn.abacus.http.WebServiceServlet
Sets the response.
setResultSetConcurrency(int) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the result set concurrency.
setResultSetHoldability(int) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the result set holdability.
setResultSetType(int) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the result set type.
setRetryInterval(long) - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Sets the retry interval.
setRetryTimes(int) - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
Sets the retry times.
setReturnedColumnIndexes(int[]) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the returned column indexes.
setReturnedColumnNames(String[]) - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
Sets the returned column names.
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, Try.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, Try.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.
setRowId(String, RowId) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
 
setRowId(String, RowId) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
 
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.
setShort(String, short) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the short.
setShort(String, Short) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the short.
setShort(String, short) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the short.
setShort(String, Short) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the short.
setSkipTransientField(boolean) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the skip transient field.
setSQLXML(String, SQLXML) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
 
setSQLXML(String, SQLXML) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
 
setSSLSocketFactory(SSLSocketFactory) - Method in class com.landawn.abacus.http.HttpSettings
Sets the SSL socket factory.
setString(String, String) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the string.
setString(String, String) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the string.
setStringQuotation(char) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the string quotation.
setTagByPropertyName(boolean) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Sets the tag by property name.
setTime(String, Time) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the time.
setTime(String, Date) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the time.
setTime(String, Time) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the time.
setTime(String, Date) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the time.
setTimestamp(String, Timestamp) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the timestamp.
setTimestamp(String, Date) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
Sets the timestamp.
setTimestamp(String, Timestamp) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the timestamp.
setTimestamp(String, Date) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
Sets the timestamp.
setTrue() - Method in class com.landawn.abacus.util.MutableBoolean
Sets the value to false.
setURL(String, URL) - Method in class com.landawn.abacus.util.JdbcUtil.NamedQuery
 
setURL(String, URL) - Method in class com.landawn.abacus.util.JdbcUtil.PreparedCallableQuery
 
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(V) - Method in class com.landawn.abacus.util.ImmutableEntry
Deprecated. 
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.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(ShortFunction<R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Sf.
sf(Object, Function<T, R>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Function.
sf(Object, A, BiFunction<A, T, R>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Function.
sf(Object, BiFunction<T, U, R>) - Static method in class com.landawn.abacus.util.Fn
Synchronized BiFunction.
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.
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).
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 - Static variable in class com.landawn.abacus.util.WD
Field SHOW.
shuffle() - Method in class com.landawn.abacus.util.BooleanList
Shuffle.
shuffle(Random) - Method in class com.landawn.abacus.util.BooleanList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.ByteList
Shuffle.
shuffle(Random) - Method in class com.landawn.abacus.util.ByteList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.CharList
Shuffle.
shuffle(Random) - Method in class com.landawn.abacus.util.CharList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.DoubleList
Shuffle.
shuffle(Random) - Method in class com.landawn.abacus.util.DoubleList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.FloatList
Shuffle.
shuffle(Random) - Method in class com.landawn.abacus.util.FloatList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.IntList
Shuffle.
shuffle(Random) - Method in class com.landawn.abacus.util.IntList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.LongList
Shuffle.
shuffle(Random) - Method in class com.landawn.abacus.util.LongList
Shuffle.
shuffle(boolean[]) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(boolean[], Random) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(char[]) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(char[], Random) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(byte[]) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(byte[], Random) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(short[]) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(short[], Random) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(int[]) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(int[], Random) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(long[]) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(long[], Random) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(float[]) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(float[], Random) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(double[]) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(double[], Random) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(T[]) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(T[], Random) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(List<?>) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(List<?>, Random) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(Collection<?>) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle(Collection<?>, Random) - Static method in class com.landawn.abacus.util.N
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.PrimitiveList
Shuffle.
shuffle(Random) - 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.ShortList
Shuffle.
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(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() - Method in class com.landawn.abacus.util.stream.EntryStream
 
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.
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
Simplify path.
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.
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
Method size.
size() - Method in class com.landawn.abacus.cache.CaffeineCache
Size.
size() - Method in class com.landawn.abacus.cache.DistributedCache
Size.
size() - Method in class com.landawn.abacus.cache.Ehcache
Size.
size() - Method in class com.landawn.abacus.cache.LocalCache
Size.
size() - Method in class com.landawn.abacus.cache.OffHeapCache
Size.
size() - Method in interface com.landawn.abacus.DataSet
Returns the size of this DataSet.
size() - Method in interface com.landawn.abacus.EntityId
Size.
SIZE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SIZE.
size() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Size.
size() - Method in class com.landawn.abacus.pool.GenericObjectPool
Size.
size() - Method in interface com.landawn.abacus.pool.Pool
Size.
size() - Method in class com.landawn.abacus.util.ArrayHashMap
Size.
size() - Method in class com.landawn.abacus.util.ArrayHashSet
Size.
size() - Method in class com.landawn.abacus.util.BiMap
Size.
size() - Method in class com.landawn.abacus.util.BooleanList
Size.
size() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
Size.
size() - Method in class com.landawn.abacus.util.ByteList
Size.
size() - Method in class com.landawn.abacus.util.CharList
Size.
size() - Method in class com.landawn.abacus.util.DoubleList
Size.
size() - Method in class com.landawn.abacus.util.FloatList
Size.
size() - Static method in class com.landawn.abacus.util.Fn
Size.
size() - Method in class com.landawn.abacus.util.IdentityHashSet
Size.
size() - Method in class com.landawn.abacus.util.ImmutableMap
Size.
size() - Method in class com.landawn.abacus.util.IntList
Size.
size() - Method in class com.landawn.abacus.util.LongList
Size.
size() - Method in class com.landawn.abacus.util.LongMultiset
Size.
size() - Method in class com.landawn.abacus.util.Multimap
Size.
size() - Method in class com.landawn.abacus.util.Multiset
Size.
size(Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map/CharSequence, or 0 if it's empty or null.
size(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map/CharSequence, or 0 if it's empty or null.
size() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
Size.
size() - Method in class com.landawn.abacus.util.ObjectPool
Size.
size() - Method in class com.landawn.abacus.util.PrimitiveList
Size.
size() - Method in class com.landawn.abacus.util.Properties
Size.
size() - Method in class com.landawn.abacus.util.Seq
Size.
size() - Method in class com.landawn.abacus.util.ShortList
Size.
sizeM() - Static method in class com.landawn.abacus.util.Fn
Size M.
sizeOf(K, E) - Method in interface com.landawn.abacus.pool.KeyedObjectPool.MemoryMeasure
Size of.
sizeOf(E) - Method in interface com.landawn.abacus.pool.ObjectPool.MemoryMeasure
Size of.
skip(long) - Method in class com.landawn.abacus.util.BufferedReader
Skip.
skip(long) - Method in class com.landawn.abacus.util.ExceptionalStream
Skip.
skip(InputStream, long) - Static method in class com.landawn.abacus.util.IOUtil
Return the count of skipped bytes.
skip(Reader, long) - Static method in class com.landawn.abacus.util.IOUtil
Return the count of skipped chars.
skip(Iterator<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.
skip(ResultSet, int) - Static method in class com.landawn.abacus.util.JdbcUtil
Skip.
skip(ResultSet, long) - Static method in class com.landawn.abacus.util.JdbcUtil
Skip.
skip(long) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
Skip.
skip(long) - Method in class com.landawn.abacus.util.Observer
Skip.
skip(long) - Method in class com.landawn.abacus.util.SnappyInputStream
Skip.
skip(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
skip(long, C) - 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
 
skipFully(InputStream, long) - Static method in class com.landawn.abacus.util.IOUtil
Skip fully.
skipFully(Reader, long) - Static method in class com.landawn.abacus.util.IOUtil
Skip fully.
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.
skipLF - Variable in class com.landawn.abacus.util.BufferedReader
The skip LF.
skipNull(Iterator<T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator with null elements removed.
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() - Method in class com.landawn.abacus.util.stream.Stream
 
skipRepeats() - Static method in class com.landawn.abacus.util.Fn.Predicates
Remove the continuous repeat elements.
skipUntil(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
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.FN
Sleep.
sleep(long) - Static method in class com.landawn.abacus.util.Fn
Sleep.
sleep(long) - Static method in class com.landawn.abacus.util.N
Sleep.
sleep(long, TimeUnit) - Static method in class com.landawn.abacus.util.N
Sleep.
sleepUninterruptibly(long) - Static method in class com.landawn.abacus.util.Fn.FN
Sleep uninterruptibly.
sleepUninterruptibly(long) - Static method in class com.landawn.abacus.util.Fn
Sleep uninterruptibly.
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(Collection<String>) - Method in interface com.landawn.abacus.DataSet
Returns a frozen DataSet.
slice(int, int) - 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(long, long) - Method in class com.landawn.abacus.util.ExceptionalStream
Slice.
slice(int, int) - Method in class com.landawn.abacus.util.Seq
Returns a read-only Seq.
slice(long, long) - Method in interface com.landawn.abacus.util.stream.BaseStream
Same as: stream.skip(from).limit(to - from).
slice(long, long) - Method in class com.landawn.abacus.util.stream.EntryStream
 
SliceSelector - Interface in com.landawn.abacus
It's designed to support partitioning by tables.
sliding(int, int) - Method in class com.landawn.abacus.util.ExceptionalStream
Sliding.
sliding(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.ExceptionalStream
Sliding.
sliding(int, int, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.ExceptionalStream
Sliding.
sliding(int) - Method in class com.landawn.abacus.util.Seq
Sliding.
sliding(int, int) - Method in class com.landawn.abacus.util.Seq
Sliding.
sliding(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
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, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
sliding(int, 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
 
sliding(int, int, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
slidingMap(Try.BiFunction<? super T, ? super T, R, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Sliding map.
slidingMap(Try.BiFunction<? super T, ? super T, R, E>, int) - Method in class com.landawn.abacus.util.ExceptionalStream
Sliding map.
slidingMap(Try.BiFunction<? super T, ? super T, R, E>, int, boolean) - Method in class com.landawn.abacus.util.ExceptionalStream
Sliding map.
slidingMap(Try.TriFunction<? super T, ? super T, ? super T, R, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Sliding map.
slidingMap(Try.TriFunction<? super T, ? super T, ? super T, R, E>, int) - Method in class com.landawn.abacus.util.ExceptionalStream
Sliding map.
slidingMap(Try.TriFunction<? super T, ? super T, ? super T, R, E>, int, boolean) - Method in class com.landawn.abacus.util.ExceptionalStream
Sliding map.
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
 
slidingToList(int, int) - Method in class com.landawn.abacus.util.ExceptionalStream
Sliding to list.
slidingToList(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
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.
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.
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 - 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(Comparator<? super E>) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
Unsupported operation.
sort() - Method in class com.landawn.abacus.util.IntList
Sort.
sort() - Method in class com.landawn.abacus.util.LongList
Sort.
sort(boolean[]) - Static method in class com.landawn.abacus.util.N
Sort.
sort(char[]) - Static method in class com.landawn.abacus.util.N
Sort.
sort(char[], int, int) - Static method in class com.landawn.abacus.util.N
Sort.
sort(byte[]) - Static method in class com.landawn.abacus.util.N
Sort.
sort(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Sort.
sort(short[]) - Static method in class com.landawn.abacus.util.N
Sort.
sort(short[], int, int) - Static method in class com.landawn.abacus.util.N
Sort.
sort(int[]) - Static method in class com.landawn.abacus.util.N
Sort.
sort(int[], int, int) - Static method in class com.landawn.abacus.util.N
Sort.
sort(long[]) - Static method in class com.landawn.abacus.util.N
Sort.
sort(long[], int, int) - Static method in class com.landawn.abacus.util.N
Sort.
sort(float[]) - Static method in class com.landawn.abacus.util.N
Sort.
sort(float[], int, int) - Static method in class com.landawn.abacus.util.N
Sort.
sort(double[]) - Static method in class com.landawn.abacus.util.N
Sort.
sort(double[], int, int) - Static method in class com.landawn.abacus.util.N
Sort.
sort(Object[]) - Static method in class com.landawn.abacus.util.N
Sort.
sort(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Sort.
sort(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Sort.
sort(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Sort.
sort(List<? extends T>) - Static method in class com.landawn.abacus.util.N
Sort.
sort(List<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Sort.
sort(List<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Sort.
sort(List<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
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.
sortBy(String) - Method in interface com.landawn.abacus.DataSet
Sort by.
sortBy(String, Comparator<T>) - Method in interface com.landawn.abacus.DataSet
Sort by.
sortBy(Collection<String>) - Method in interface com.landawn.abacus.DataSet
Sort by.
sortBy(Collection<String>, Comparator<? super Object[]>) - Method in interface com.landawn.abacus.DataSet
Sort by.
sortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in interface com.landawn.abacus.DataSet
Sort by.
sortBy(String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Sort by.
sortBy(String, Comparator<T>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Sort by.
sortBy(Collection<String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Sort by.
sortBy(Collection<String>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Sort by.
sortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Sort by.
sortBy(T[], Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Sort by.
sortBy(List<? extends T>, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Sort by.
sortByDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by double.
sortByDouble(List<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by double.
sortByFloat(T[], ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by float.
sortByFloat(List<? extends T>, ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by float.
sortByInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by int.
sortByInt(List<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by int.
sortByLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by long.
sortByLong(List<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sort by long.
SortDirection - Enum in com.landawn.abacus.util
The Enum SortDirection.
sorted() - Method in class com.landawn.abacus.util.ExceptionalStream
Sorted.
sorted(Comparator<? super T>) - Method in class com.landawn.abacus.util.ExceptionalStream
Sorted.
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.stream.Stream
 
sortedBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.ExceptionalStream
Sorted by.
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.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 - Static variable in class com.landawn.abacus.util.Ascii
Space: A normally non-printing graphic character used to separate words.
sp(ShortPredicate) - Static method in class com.landawn.abacus.util.Fn.Fnn
Sp.
sp(Object, Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Predicate.
sp(Object, A, BiPredicate<A, T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Predicate.
sp(Object, A, B, TriPredicate<A, B, T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Predicate.
sp(Object, BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
Synchronized BiPredicate.
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(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(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(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) - Method in class com.landawn.abacus.util.ExceptionalStream
Split.
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, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.ExceptionalStream
Split.
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(File, int) - Static method in class com.landawn.abacus.util.IOUtil
Split.
split(File, int, File) - Static method in class com.landawn.abacus.util.IOUtil
Split.
split(Iterator<? extends T>, int) - Static method in class com.landawn.abacus.util.Iterators
Split.
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(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(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(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(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(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(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(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(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(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.
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(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(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, 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) - Method in class com.landawn.abacus.util.Seq
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(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Split.
split(Try.Predicate<? super T, E>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Seq
Split.
split(U, Try.BiPredicate<? super T, ? super U, E>, Try.Consumer<? super U, E2>) - Method in class com.landawn.abacus.util.Seq
// split the number sequence by window 5.
split(U, Try.BiPredicate<? super T, ? super U, E>, Try.Consumer<? super U, E2>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Seq
Split.
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(CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split.
split(Class<K>, Class<V>, CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split.
split(Type<K>, Type<V>, CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split.
split(M, CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split.
split(M, Class<K>, Class<V>, CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split.
split(M, Type<K>, Type<V>, CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split.
split(CharSequence, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split.
split(Class<K>, Class<V>, CharSequence, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split.
split(Type<K>, Type<V>, CharSequence, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split.
split(CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split.
split(Class<T>, CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split.
split(Type<T>, CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split.
split(C, CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split.
split(C, Class<T>, CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split.
split(C, Type<T>, CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split.
split(CharSequence, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Splitter
Split.
split(Class<T>, CharSequence, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Splitter
Split.
split(Type<T>, CharSequence, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Splitter
Split.
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(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Split the stream by the specified predicate.
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.stream.Stream
 
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(String, char) - Static method in class com.landawn.abacus.util.StringUtil
Split.
split(String, char, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Split.
split(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Split.
split(String, String, boolean) - Static method in class com.landawn.abacus.util.StringUtil
Split.
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.
splitAndThen(CharSequence, Try.Function<? super Map<String, String>, T, E>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split and then.
splitAndThen(CharSequence, Try.Function<? super List<String>, T, E>) - Method in class com.landawn.abacus.util.Splitter
Split and then.
splitAt(int) - Method in class com.landawn.abacus.util.Seq
Split at.
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(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Split by.
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.
splitBy(Predicate<? super T>, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
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.
splitor() - Method in class com.landawn.abacus.util.stream.EntryStream
 
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(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.
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.
SpyMemcached(String, long, Transcoder<Object>) - 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.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.
SQLExecutor - Class in com.landawn.abacus.util
SQLExecutor is a simple sql/jdbc utility class.
SQLExecutor(DataSource) - Constructor for class com.landawn.abacus.util.SQLExecutor
Instantiates a new SQL executor.
SQLExecutor(DataSource, SQLExecutor.JdbcSettings) - Constructor for class com.landawn.abacus.util.SQLExecutor
Instantiates a new SQL executor.
SQLExecutor(DataSource, SQLExecutor.JdbcSettings, SQLMapper) - Constructor for class com.landawn.abacus.util.SQLExecutor
Instantiates a new SQL executor.
SQLExecutor(DataSource, SQLExecutor.JdbcSettings, SQLMapper, NamingPolicy) - Constructor for class com.landawn.abacus.util.SQLExecutor
Instantiates a new SQL executor.
SQLExecutor(DataSource, SQLExecutor.JdbcSettings, SQLMapper, NamingPolicy, AsyncExecutor) - Constructor for class com.landawn.abacus.util.SQLExecutor
Instantiates a new SQL executor.
SQLExecutor(DataSourceManager) - Constructor for class com.landawn.abacus.util.SQLExecutor
Instantiates a new SQL executor.
SQLExecutor(DataSourceManager, SQLExecutor.JdbcSettings) - Constructor for class com.landawn.abacus.util.SQLExecutor
Instantiates a new SQL executor.
SQLExecutor(DataSourceManager, SQLExecutor.JdbcSettings, SQLMapper) - Constructor for class com.landawn.abacus.util.SQLExecutor
Instantiates a new SQL executor.
SQLExecutor(DataSourceManager, SQLExecutor.JdbcSettings, SQLMapper, NamingPolicy) - Constructor for class com.landawn.abacus.util.SQLExecutor
Instantiates a new SQL executor.
SQLExecutor(DataSourceManager, SQLExecutor.JdbcSettings, SQLMapper, NamingPolicy, AsyncExecutor) - Constructor for class com.landawn.abacus.util.SQLExecutor
Instantiates a new SQL executor.
SQLExecutor(DataSourceManager, DataSource, SQLExecutor.JdbcSettings, SQLMapper, NamingPolicy, AsyncExecutor, boolean) - Constructor for class com.landawn.abacus.util.SQLExecutor
Instantiates a new SQL executor.
SQLExecutor.AbstractResultExtractor<T> - Class in com.landawn.abacus.util
The Class AbstractResultExtractor.
SQLExecutor.AbstractStatementSetter - Class in com.landawn.abacus.util
The Class AbstractStatementSetter.
SQLExecutor.AsyncMapper<T,ID> - Class in com.landawn.abacus.util
The Class AsyncMapper.
SQLExecutor.JdbcSettings - Class in com.landawn.abacus.util
The Class JdbcSettings.
SQLExecutor.Mapper<T,ID> - Class in com.landawn.abacus.util
 
SQLExecutor.ResultExtractor<T> - Interface in com.landawn.abacus.util
Refer to http://landawn.com/introduction-to-jdbc.html about how to read columns/rows from java.sql.ResultSet
SQLExecutor.StatementSetter - Interface in com.landawn.abacus.util
Refer to http://landawn.com/introduction-to-jdbc.html about how to set parameters in java.sql.PreparedStatement
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.
SQLTransaction - Class in com.landawn.abacus.util
DO NOT CLOSE the connection manually.
sqrt(String) - Static method in class com.landawn.abacus.condition.Expression
Sqrt.
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(BigInteger, RoundingMode) - Static method in class com.landawn.abacus.util.Matth
Sqrt.
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_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_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.
startServer(Server) - Static method in class com.landawn.abacus.util.HSQLDBUtil
Start server.
startsWith(String, Object) - Static method in class com.landawn.abacus.condition.ConditionFactory
Starts with.
startsWith(Object) - Method in class com.landawn.abacus.condition.NamedProperty
Starts with.
startsWith(String) - Static method in class com.landawn.abacus.util.Fn
Starts with.
startsWith(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Starts with.
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.
startTcpServer() - Static method in class com.landawn.abacus.util.H2Util
Start tcp server.
startTcpServer(int) - Static method in class com.landawn.abacus.util.H2Util
Start tcp server.
status() - Method in interface com.landawn.abacus.Transaction
Method status.
status() - Method in class com.landawn.abacus.util.JdbcUtil.SimpleTransaction
Status.
status() - Method in class com.landawn.abacus.util.SQLTransaction
Status.
Status - Enum in com.landawn.abacus.util
The Enum Status.
STD_VISIBILITY_CHECKER - Static variable in class com.landawn.abacus.parser.JacksonMapperConfig
The Constant STD_VISIBILITY_CHECKER.
step(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
stop() - Method in class com.landawn.abacus.util.Stopwatch
Stops the stopwatch.
stopServer(Server) - Static method in class com.landawn.abacus.util.HSQLDBUtil
Stop server.
stopTcpServer() - Static method in class com.landawn.abacus.util.H2Util
Stop tcp server.
stopTcpServer(int) - Static method in class com.landawn.abacus.util.H2Util
Stop tcp server.
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.
store(Properties<?, ?>, OutputStream, String) - Static method in class com.landawn.abacus.util.PropertiesUtil
Store.
store(Properties<?, ?>, Writer, String) - Static method in class com.landawn.abacus.util.PropertiesUtil
Store.
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.
str - Variable in class com.landawn.abacus.util.BufferedReader
The str.
stream(String) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(String, int, int) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(Function<? super NoCachingNoUpdating.DisposableObjArray, T>) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(int, int, Function<? super NoCachingNoUpdating.DisposableObjArray, T>) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, T>) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(Collection<String>, int, int, Function<? super NoCachingNoUpdating.DisposableObjArray, T>) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(Class<? extends T>) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(Class<? extends T>, int, int) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(Class<? extends T>, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(IntFunction<? extends T>) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(IntFunction<? extends T>, int, int) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(IntFunction<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
Stream.
stream(IntFunction<? extends T>, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
Stream.
stream() - Method in interface com.landawn.abacus.PaginatedDataSet
Stream.
stream(Class<T>, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Stream.
stream(Class<T>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Stream.
stream(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Stream.
stream(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Stream.
stream(String, JdbcUtil.BiRowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Stream.
stream(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Stream.
stream(String, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Stream.
stream(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Stream.
stream(BiFunction<? super A, ? super B, R>) - Method in class com.landawn.abacus.util.BiIterator
Stream.
stream() - Method in class com.landawn.abacus.util.BooleanIterator
Stream.
stream() - Method in class com.landawn.abacus.util.BooleanList
Stream.
stream(int, int) - Method in class com.landawn.abacus.util.BooleanList
Stream.
stream() - Method in class com.landawn.abacus.util.BooleanPair
Stream.
stream() - Method in class com.landawn.abacus.util.BooleanTriple
Stream.
stream() - Method in class com.landawn.abacus.util.Builder
Stream.
stream() - Method in class com.landawn.abacus.util.ByteIterator
Stream.
stream() - Method in class com.landawn.abacus.util.ByteList
Stream.
stream(int, int) - Method in class com.landawn.abacus.util.ByteList
Stream.
stream() - Method in class com.landawn.abacus.util.BytePair
Stream.
stream() - Method in class com.landawn.abacus.util.ByteTriple
Stream.
stream() - Method in class com.landawn.abacus.util.CharIterator
Stream.
stream() - Method in class com.landawn.abacus.util.CharList
Stream.
stream(int, int) - Method in class com.landawn.abacus.util.CharList
Stream.
stream() - Method in class com.landawn.abacus.util.CharPair
Stream.
stream() - Method in class com.landawn.abacus.util.CharTriple
Stream.
stream() - Method in class com.landawn.abacus.util.DoubleIterator
Stream.
stream() - Method in class com.landawn.abacus.util.DoubleList
Stream.
stream(int, int) - Method in class com.landawn.abacus.util.DoubleList
Stream.
stream() - Method in class com.landawn.abacus.util.DoublePair
Stream.
stream() - Method in class com.landawn.abacus.util.DoubleTriple
Stream.
stream() - Method in class com.landawn.abacus.util.FloatIterator
Stream.
stream() - Method in class com.landawn.abacus.util.FloatList
Stream.
stream(int, int) - Method in class com.landawn.abacus.util.FloatList
Stream.
stream() - Method in class com.landawn.abacus.util.FloatPair
Stream.
stream() - Method in class com.landawn.abacus.util.FloatTriple
Stream.
stream() - Method in class com.landawn.abacus.util.IntIterator
Stream.
stream() - Method in class com.landawn.abacus.util.IntList
Stream.
stream(int, int) - Method in class com.landawn.abacus.util.IntList
Stream.
stream() - Method in class com.landawn.abacus.util.IntPair
Stream.
stream() - Method in class com.landawn.abacus.util.IntTriple
Stream.
stream(Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Stream.
stream(Collection<String>, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Stream.
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.
stream() - Method in class com.landawn.abacus.util.LongList
Stream.
stream(int, int) - Method in class com.landawn.abacus.util.LongList
Stream.
stream() - Method in class com.landawn.abacus.util.LongMultiset
Stream.
stream() - Method in class com.landawn.abacus.util.LongPair
Stream.
stream() - Method in class com.landawn.abacus.util.LongTriple
Stream.
stream() - Method in class com.landawn.abacus.util.Multimap
Stream.
stream() - Method in class com.landawn.abacus.util.Multiset
Stream.
stream() - Method in class com.landawn.abacus.util.ObjIterator
Stream.
stream() - Method in class com.landawn.abacus.util.Pair
Stream.
stream() - Method in class com.landawn.abacus.util.ShortIterator
Stream.
stream() - Method in class com.landawn.abacus.util.ShortList
Stream.
stream(int, int) - Method in class com.landawn.abacus.util.ShortList
Stream.
stream() - Method in class com.landawn.abacus.util.ShortPair
Stream.
stream() - Method in class com.landawn.abacus.util.ShortTriple
Stream.
stream(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream.
stream(Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream.
stream(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream.
stream(String, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream.
stream(String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream.
stream(Collection<String>, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream.
stream(Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream.
stream(String, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream.
stream(String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream.
stream(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream.
stream(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream.
stream(Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Lazy execution, lazy fetch.
stream(Collection<String>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Lazy execution, lazy fetch.
stream(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Lazy execution, lazy fetch.
stream(String, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Lazy execution, lazy fetch.
stream(String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Lazy execution, lazy fetch.
stream(String, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Lazy execution, lazy fetch.
stream(String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Lazy execution, lazy fetch.
stream(Collection<String>, JdbcUtil.RowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Lazy execution, lazy fetch.
stream(Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Lazy execution, lazy fetch.
stream(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Lazy execution, lazy fetch.
stream(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Lazy execution, lazy fetch.
stream(Class<T>, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Lazy execution, lazy fetch.
stream(Class<T>, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Lazy execution, lazy fetch.
stream(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Lazy execution, lazy fetch.
stream(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Lazy execution, lazy fetch.
stream(String, JdbcUtil.BiRowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Lazy execution, lazy fetch.
stream(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Lazy execution, lazy fetch.
stream(String, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Lazy execution, lazy fetch.
stream(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Lazy execution, lazy fetch.
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(TriFunction<? super A, ? super B, ? super C, R>) - Method in class com.landawn.abacus.util.TriIterator
Stream.
stream() - Method in class com.landawn.abacus.util.Triple
Stream.
stream() - Method in class com.landawn.abacus.util.Tuple
Stream.
stream() - Method in class com.landawn.abacus.util.Tuple.Tuple1
Stream.
stream() - Method in class com.landawn.abacus.util.Tuple.Tuple2
Stream.
stream() - Method in class com.landawn.abacus.util.Tuple.Tuple3
Stream.
stream() - Method in class com.landawn.abacus.util.Tuple.Tuple4
Stream.
stream() - Method in class com.landawn.abacus.util.Tuple.Tuple5
Stream.
stream() - Method in class com.landawn.abacus.util.Tuple.Tuple6
Stream.
stream() - Method in class com.landawn.abacus.util.Tuple.Tuple7
Stream.
stream() - Method in class com.landawn.abacus.util.Tuple.Tuple8
Stream.
stream() - Method in class com.landawn.abacus.util.Tuple.Tuple9
Stream.
stream() - Method in class com.landawn.abacus.util.u.Nullable
Stream.
stream() - Method in class com.landawn.abacus.util.u.Optional
Stream.
stream() - Method in class com.landawn.abacus.util.u.OptionalBoolean
Stream.
stream() - Method in class com.landawn.abacus.util.u.OptionalDouble
Stream.
stream() - Method in class com.landawn.abacus.util.u.OptionalInt
Stream.
stream() - Method in class com.landawn.abacus.util.u.OptionalLong
Stream.
Stream.LAIO - Enum in com.landawn.abacus.util.stream
LAIO = Loading All Intermediate Operations.
Stream.PSO - Enum in com.landawn.abacus.util.stream
PSO = Parallel supported Operations.
Stream.SOO - Enum in com.landawn.abacus.util.stream
SOO = Sequential Only Operations.
Stream.StreamEx<T> - Class in com.landawn.abacus.util.stream
 
streamAll(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Stream all.
streamAll(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Remember to close the returned Stream to close the underlying ResultSet list.
streamAll(Class<T>, List<String>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Stream all.
streamAll(Class<T>, List<String>, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Remember to close the returned Stream to close the underlying ResultSet list.
streamAll(Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream all.
streamAll(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream all.
streamAll(String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream all.
streamAll(String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream all.
streamAll(Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream all.
streamAll(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Stream all.
streamAll(Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
streamAll(Collection<String>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
streamAll(String, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
streamAll(String, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
streamAll(Collection<String>, JdbcUtil.RowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
streamAll(Collection<String>, JdbcUtil.BiRowMapper<R>, Condition, SQLExecutor.JdbcSettings) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
streamAll(Class<T>, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
streamAll(Class<T>, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
streamAll(String, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
streamAll(String, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute the query in one or more data sources specified by jdbcSettings and merge the results.
streamAll(Class<T>, List<String>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute one or more queries in one or more data sources specified by jdbcSettings and merge the results.
streamAll(Class<T>, List<String>, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute one or more queries in one or more data sources specified by jdbcSettings and merge the results.
streamAll(List<String>, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute one or more queries in one or more data sources specified by jdbcSettings and merge the results.
streamAll(List<String>, SQLExecutor.StatementSetter, JdbcUtil.BiRowMapper<T>, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Execute one or more queries in one or more data sources specified by jdbcSettings and merge the results.
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(Function<? super Stream<T>, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
Note: Generally it's much slower than other Collectors.
streaming(long, Function<? super Stream<T>, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
Note: Generally it's much slower than other Collectors.
streaming(Supplier<? extends BlockingQueue<T>>, Function<? super Stream<T>, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
Note: Generally it's much slower than other Collectors.
streaming(long, Supplier<? extends BlockingQueue<T>>, Function<? super Stream<T>, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
Note: Generally it's much slower than other Collectors.
streaming(Supplier<? extends BlockingQueue<T>>, Function<? super Stream<T>, ContinuableFuture<R>>, long) - Static method in class com.landawn.abacus.util.stream.Collectors
Note: Generally it's much slower than other Collectors.
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.
string2Array(String) - Method in class com.landawn.abacus.util.Configuration
String 2 array.
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.
string2List(String) - Method in class com.landawn.abacus.util.Configuration
String 2 list.
string2Reader(String) - Static method in class com.landawn.abacus.util.IOUtil
String 2 reader.
string2Set(String) - Method in class com.landawn.abacus.util.Configuration
String 2 set.
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.
stringBuilder() - Method in class com.landawn.abacus.util.StringWriter
String builder.
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
String length.
stringOf(boolean) - Static method in class com.landawn.abacus.util.N
String of.
stringOf(char) - Static method in class com.landawn.abacus.util.N
String of.
stringOf(byte) - Static method in class com.landawn.abacus.util.N
String of.
stringOf(short) - Static method in class com.landawn.abacus.util.N
String of.
stringOf(int) - Static method in class com.landawn.abacus.util.N
String of.
stringOf(long) - Static method in class com.landawn.abacus.util.N
String of.
stringOf(float) - Static method in class com.landawn.abacus.util.N
String of.
stringOf(double) - Static method in class com.landawn.abacus.util.N
String of.
stringOf(Object) - Static method in class com.landawn.abacus.util.N
String of.
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.
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.
strip(String[], String) - Static method in class com.landawn.abacus.util.StringUtil
Strip.
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
Strip accents.
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.
stripEnd(String[], String) - Static method in class com.landawn.abacus.util.StringUtil
Strip end.
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.
stripStart(String[], String) - Static method in class com.landawn.abacus.util.StringUtil
Strip start.
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.
strLength - Variable in class com.landawn.abacus.util.BufferedReader
The str length.
strValue - Variable in class com.landawn.abacus.util.BufferedReader
The str value.
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
Sub list.
subMap(K, boolean, K, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Sub map.
subMap(K, K) - Method in class com.landawn.abacus.util.ImmutableSortedMap
Sub map.
subQuery(String, Collection<String>, Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Sub query.
subQuery(String, Collection<String>, String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Sub query.
subQuery(String, String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Sub query.
SubQuery - Class in com.landawn.abacus.condition
The Class 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
Instantiates a new sub query.
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
Sub set.
subSet(E, E) - Method in class com.landawn.abacus.util.ImmutableSortedSet
Sub set.
SUBSTR - Static variable in class com.landawn.abacus.util.WD
Field SUBSTR.
subString(String, int) - Static method in class com.landawn.abacus.condition.Expression
Sub string.
subString(String, int, int) - Static method in class com.landawn.abacus.condition.Expression
Sub string.
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) - 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, 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, 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, int, char) - Static method in class com.landawn.abacus.util.StringUtil
Substring.
substring(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Substring.
substring(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.StringUtil
Substring.
substring(String, char, int) - Static method in class com.landawn.abacus.util.StringUtil
Substring.
substring(String, String, int) - Static method in class com.landawn.abacus.util.StringUtil
Substring.
substring(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.StringUtil
Substring.
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, char) - Static method in class com.landawn.abacus.util.StringUtil
Substring between.
substringBetween(String, int, String) - Static method in class com.landawn.abacus.util.StringUtil
Substring between.
substringBetween(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.StringUtil
Substring between.
substringBetween(String, char, int) - Static method in class com.landawn.abacus.util.StringUtil
Substring between.
substringBetween(String, String, int) - Static method in class com.landawn.abacus.util.StringUtil
Substring between.
substringBetween(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.StringUtil
Substring between.
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.
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.
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
Subtype of.
sum(String) - Static method in class com.landawn.abacus.condition.Expression
Sum.
sum() - Method in class com.landawn.abacus.util.ByteList
Sum.
sum(int, int) - Method in class com.landawn.abacus.util.ByteList
Sum.
sum() - Method in class com.landawn.abacus.util.BytePair
Sum.
sum() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Sum.
sum() - Method in class com.landawn.abacus.util.ByteTriple
Sum.
sum() - Method in class com.landawn.abacus.util.CharList
Sum.
sum(int, int) - Method in class com.landawn.abacus.util.CharList
Sum.
sum() - Method in class com.landawn.abacus.util.CharPair
Sum.
sum() - Method in class com.landawn.abacus.util.CharSummaryStatistics
Sum.
sum() - Method in class com.landawn.abacus.util.CharTriple
Sum.
sum() - Method in class com.landawn.abacus.util.DoubleList
Sum.
sum(int, int) - Method in class com.landawn.abacus.util.DoubleList
Sum.
sum() - Method in class com.landawn.abacus.util.DoublePair
Sum.
sum() - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
Sum.
sum() - Method in class com.landawn.abacus.util.DoubleTriple
Sum.
sum() - Method in class com.landawn.abacus.util.FloatList
Sum.
sum(int, int) - Method in class com.landawn.abacus.util.FloatList
Sum.
sum() - Method in class com.landawn.abacus.util.FloatPair
Sum.
sum() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Sum.
sum() - Method in class com.landawn.abacus.util.FloatTriple
Sum.
sum() - Method in class com.landawn.abacus.util.IntList
Sum.
sum(int, int) - Method in class com.landawn.abacus.util.IntList
Sum.
sum() - Method in class com.landawn.abacus.util.IntPair
Sum.
sum() - Method in class com.landawn.abacus.util.IntSummaryStatistics
Sum.
sum() - Method in class com.landawn.abacus.util.IntTriple
Sum.
sum() - Method in class com.landawn.abacus.util.KahanSummation
Sum.
sum() - Method in class com.landawn.abacus.util.LongList
Sum.
sum(int, int) - Method in class com.landawn.abacus.util.LongList
Sum.
sum() - Method in class com.landawn.abacus.util.LongPair
Sum.
sum() - Method in class com.landawn.abacus.util.LongSummaryStatistics
Sum.
sum() - Method in class com.landawn.abacus.util.LongTriple
Sum.
sum(char...) - Static method in class com.landawn.abacus.util.N
Sum.
sum(char[], int, int) - Static method in class com.landawn.abacus.util.N
Sum.
sum(byte...) - Static method in class com.landawn.abacus.util.N
Sum.
sum(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Sum.
sum(short...) - Static method in class com.landawn.abacus.util.N
Sum.
sum(short[], int, int) - Static method in class com.landawn.abacus.util.N
Sum.
sum(int...) - Static method in class com.landawn.abacus.util.N
Sum.
sum(int[], int, int) - Static method in class com.landawn.abacus.util.N
Sum.
sum(long...) - Static method in class com.landawn.abacus.util.N
Sum.
sum(long[], int, int) - Static method in class com.landawn.abacus.util.N
Sum.
sum(float...) - Static method in class com.landawn.abacus.util.N
Sum.
sum(float[], int, int) - Static method in class com.landawn.abacus.util.N
Sum.
sum(double...) - Static method in class com.landawn.abacus.util.N
Sum.
sum(double[], int, int) - Static method in class com.landawn.abacus.util.N
Sum.
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Sum.
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Sum.
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Sum.
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Sum.
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Sum.
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Sum.
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Sum.
sum() - Method in class com.landawn.abacus.util.ShortList
Sum.
sum(int, int) - Method in class com.landawn.abacus.util.ShortList
Sum.
sum() - Method in class com.landawn.abacus.util.ShortPair
Sum.
sum() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Sum.
sum() - Method in class com.landawn.abacus.util.ShortTriple
Sum.
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 - Static variable in class com.landawn.abacus.util.WD
Field SUM.
sumDouble(Try.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Sum double.
sumDouble(T[]) - Static method in class com.landawn.abacus.util.N
Sum double.
sumDouble(T[], int, int) - Static method in class com.landawn.abacus.util.N
Sum double.
sumDouble(T[], Try.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Sum double.
sumDouble(T[], int, int, Try.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Sum double.
sumDouble(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Sum double.
sumDouble(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Sum double.
sumDouble(Collection<? extends T>, Try.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Sum double.
sumDouble(Collection<? extends T>, int, int, Try.ToDoubleFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Sum double.
sumDouble(Try.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Sum double.
sumDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
sumInt(Try.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Sum int.
sumInt(T[]) - Static method in class com.landawn.abacus.util.N
Sum int.
sumInt(T[], int, int) - Static method in class com.landawn.abacus.util.N
Sum int.
sumInt(T[], Try.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Sum int.
sumInt(T[], int, int, Try.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Sum int.
sumInt(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Sum int.
sumInt(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Sum int.
sumInt(Collection<? extends T>, Try.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Sum int.
sumInt(Collection<? extends T>, int, int, Try.ToIntFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Sum int.
sumInt(Try.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Sum int.
sumInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
sumLong(Try.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Sum long.
sumLong(T[]) - Static method in class com.landawn.abacus.util.N
Sum long.
sumLong(T[], int, int) - Static method in class com.landawn.abacus.util.N
Sum long.
sumLong(T[], Try.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Sum long.
sumLong(T[], int, int, Try.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Sum long.
sumLong(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Sum long.
sumLong(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Sum long.
sumLong(Collection<? extends T>, Try.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Sum long.
sumLong(Collection<? extends T>, int, int, Try.ToLongFunction<? super T, E>) - Static method in class com.landawn.abacus.util.N
Sum long.
sumLong(Try.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Sum long.
sumLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
 
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
 
summingDoubble(ToDoubleFunction<? super T>) - 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
 
summingIntt(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
 
summingLongg(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.
Supplier<T> - Interface in com.landawn.abacus.util.function
supplier() - Method in interface com.landawn.abacus.util.stream.Collector
 
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.
Suppliers() - Constructor for class com.landawn.abacus.util.Fn.Suppliers
Instantiates a new suppliers.
supportCircularReference() - Method in class com.landawn.abacus.parser.SerializationConfig
Support circular reference.
supportCircularReference(boolean) - Method in class com.landawn.abacus.parser.SerializationConfig
Support circular reference.
swap(int, int) - Method in class com.landawn.abacus.util.BooleanList
Swap.
swap(int, int) - Method in class com.landawn.abacus.util.ByteList
Swap.
swap(int, int) - Method in class com.landawn.abacus.util.CharList
Swap.
swap(int, int) - Method in class com.landawn.abacus.util.DoubleList
Swap.
swap(int, int) - Method in class com.landawn.abacus.util.FloatList
Swap.
swap(int, int) - Method in class com.landawn.abacus.util.IntList
Swap.
swap(int, int) - Method in class com.landawn.abacus.util.LongList
Swap.
swap(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Swap.
swap(char[], int, int) - Static method in class com.landawn.abacus.util.N
Swap.
swap(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Swap.
swap(short[], int, int) - Static method in class com.landawn.abacus.util.N
Swap.
swap(int[], int, int) - Static method in class com.landawn.abacus.util.N
Swap.
swap(long[], int, int) - Static method in class com.landawn.abacus.util.N
Swap.
swap(float[], int, int) - Static method in class com.landawn.abacus.util.N
Swap.
swap(double[], int, int) - Static method in class com.landawn.abacus.util.N
Swap.
swap(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Swap.
swap(List<?>, int, int) - Static method in class com.landawn.abacus.util.N
Swap.
swap(Pair<T, T>) - Static method in class com.landawn.abacus.util.N
Swap.
swap(Triple<T, M, T>) - Static method in class com.landawn.abacus.util.N
Swap.
swap(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
Swap.
swap(int, int) - Method in class com.landawn.abacus.util.ShortList
Swap.
swapCase(char) - Static method in class com.landawn.abacus.util.StringUtil
Swap case.
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.
swapIf(Pair<T, T>, Try.Predicate<? super Pair<T, T>, E>) - Static method in class com.landawn.abacus.util.N
Swap if.
swapIf(Triple<T, M, T>, Try.Predicate<? super Triple<T, M, T>, E>) - Static method in class com.landawn.abacus.util.N
Swap if.
swapRows(int, int) - Method in interface com.landawn.abacus.DataSet
Swap the positions of the two specified rows.
symmetricDifference(DataSet) - Method in interface com.landawn.abacus.DataSet
Symmetric difference.
symmetricDifference(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Symmetric difference.
symmetricDifference(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Symmetric difference.
symmetricDifference(ByteList) - Method in class com.landawn.abacus.util.ByteList
Symmetric difference.
symmetricDifference(byte[]) - Method in class com.landawn.abacus.util.ByteList
Symmetric difference.
symmetricDifference(CharList) - Method in class com.landawn.abacus.util.CharList
Symmetric difference.
symmetricDifference(char[]) - Method in class com.landawn.abacus.util.CharList
Symmetric difference.
symmetricDifference(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Symmetric difference.
symmetricDifference(double[]) - Method in class com.landawn.abacus.util.DoubleList
Symmetric difference.
symmetricDifference(FloatList) - Method in class com.landawn.abacus.util.FloatList
Symmetric difference.
symmetricDifference(float[]) - Method in class com.landawn.abacus.util.FloatList
Symmetric difference.
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(int[]) - Method in class com.landawn.abacus.util.IntList
Symmetric difference.
symmetricDifference(LongList) - Method in class com.landawn.abacus.util.LongList
Symmetric difference.
symmetricDifference(long[]) - Method in class com.landawn.abacus.util.LongList
Symmetric difference.
symmetricDifference(Map<K, V>, Map<K, V>) - Static method in class com.landawn.abacus.util.Maps
Symmetric difference.
symmetricDifference(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Symmetric difference.
symmetricDifference(char[], char[]) - Static method in class com.landawn.abacus.util.N
Symmetric difference.
symmetricDifference(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Symmetric difference.
symmetricDifference(short[], short[]) - Static method in class com.landawn.abacus.util.N
Symmetric difference.
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[], long[]) - Static method in class com.landawn.abacus.util.N
Symmetric difference.
symmetricDifference(float[], float[]) - Static method in class com.landawn.abacus.util.N
Symmetric difference.
symmetricDifference(double[], double[]) - Static method in class com.landawn.abacus.util.N
Symmetric difference.
symmetricDifference(T[], T[]) - Static method in class com.landawn.abacus.util.N
Symmetric difference.
symmetricDifference(Collection<? extends T>, Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Symmetric difference.
symmetricDifference(Collection<? extends T>) - Method in class com.landawn.abacus.util.Seq
Symmetric difference.
symmetricDifference(T[]) - Method in class com.landawn.abacus.util.Seq
Symmetric difference.
symmetricDifference(ShortList) - Method in class com.landawn.abacus.util.ShortList
Symmetric difference.
symmetricDifference(short[]) - Method in class com.landawn.abacus.util.ShortList
Symmetric difference.
symmetricDifference(Collection<T>) - Method in interface com.landawn.abacus.util.stream.BaseStream

This method only run sequentially, even in parallel stream.
symmetricDifferentSet(Collection<? extends T>, Collection<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
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.
sync() - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Sync.
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.
tag(Object) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
Attaches tag to the request.
tailMap(K, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Tail map.
tailMap(K) - Method in class com.landawn.abacus.util.ImmutableSortedMap
Tail map.
tailSet(E, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
Tail set.
tailSet(E) - Method in class com.landawn.abacus.util.ImmutableSortedSet
Tail set.
take() - Method in class com.landawn.abacus.pool.GenericObjectPool
Take.
take(long, TimeUnit) - Method in class com.landawn.abacus.pool.GenericObjectPool
Take.
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 interface com.landawn.abacus.pool.ObjectPool
Take.
takeWhile(Try.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
Take while.
takeWhile(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Take while.
takeWhile(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Keep the elements until the given predicate returns false.
takeWhile(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
takeWhile(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
takeWhileInclusive(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Take while inclusive.
tan(String) - Static method in class com.landawn.abacus.condition.Expression
Tan.
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.
Test - Annotation Type in com.landawn.abacus.annotation
The Interface Test.
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, U) - Method in interface com.landawn.abacus.util.function.BiPredicate
 
test(boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
test(boolean) - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
test(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
test(byte, byte) - Method in interface com.landawn.abacus.util.function.ByteBiPredicate
 
test(byte) - Method in interface com.landawn.abacus.util.function.BytePredicate
 
test(byte, byte, byte) - Method in interface com.landawn.abacus.util.function.ByteTriPredicate
 
test(char, char) - Method in interface com.landawn.abacus.util.function.CharBiPredicate
 
test(char) - Method in interface com.landawn.abacus.util.function.CharPredicate
 
test(char, char, char) - Method in interface com.landawn.abacus.util.function.CharTriPredicate
 
test(double, double) - Method in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
test(double) - Method in interface com.landawn.abacus.util.function.DoublePredicate
 
test(double, double, double) - Method in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
test(float, float) - Method in interface com.landawn.abacus.util.function.FloatBiPredicate
 
test(float) - Method in interface com.landawn.abacus.util.function.FloatPredicate
 
test(float, float, float) - Method in interface com.landawn.abacus.util.function.FloatTriPredicate
 
test(U, int, T) - Method in interface com.landawn.abacus.util.function.IndexedBiPredicate
 
test(int, T) - Method in interface com.landawn.abacus.util.function.IndexedPredicate
 
test(int, int) - Method in interface com.landawn.abacus.util.function.IntBiPredicate
 
test(int) - Method in interface com.landawn.abacus.util.function.IntPredicate
 
test(int, int, int) - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
test(long, long) - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
test(long) - Method in interface com.landawn.abacus.util.function.LongPredicate
 
test(long, long, long) - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
test(T) - Method in interface com.landawn.abacus.util.function.Predicate
 
test(A, B, C, D) - Method in interface com.landawn.abacus.util.function.QuadPredicate
 
test(short, short) - Method in interface com.landawn.abacus.util.function.ShortBiPredicate
 
test(short) - Method in interface com.landawn.abacus.util.function.ShortPredicate
 
test(short, short, short) - Method in interface com.landawn.abacus.util.function.ShortTriPredicate
 
test(A, B, C) - Method in interface com.landawn.abacus.util.function.TriPredicate
 
test(ResultSet, List<String>) - Method in interface com.landawn.abacus.util.JdbcUtil.BiRowFilter
Test.
test(ResultSet) - Method in interface com.landawn.abacus.util.JdbcUtil.RowFilter
Test.
test(T, Try.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Synchronized
Test.
test(T, U, Try.BiPredicate<? super T, ? super U, E>) - Static method in class com.landawn.abacus.util.Synchronized
Test.
test(Try.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Synchronized
Test.
test(T, U) - Method in interface com.landawn.abacus.util.Try.BiPredicate
Test.
test(boolean, boolean) - Method in interface com.landawn.abacus.util.Try.BooleanBiPredicate
Test.
test(boolean) - Method in interface com.landawn.abacus.util.Try.BooleanPredicate
Test.
test(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.Try.BooleanTriPredicate
Test.
test(byte, byte) - Method in interface com.landawn.abacus.util.Try.ByteBiPredicate
Test.
test(byte) - Method in interface com.landawn.abacus.util.Try.BytePredicate
Test.
test(byte, byte, byte) - Method in interface com.landawn.abacus.util.Try.ByteTriPredicate
Test.
test(char, char) - Method in interface com.landawn.abacus.util.Try.CharBiPredicate
Test.
test(char) - Method in interface com.landawn.abacus.util.Try.CharPredicate
Test.
test(char, char, char) - Method in interface com.landawn.abacus.util.Try.CharTriPredicate
Test.
test(double, double) - Method in interface com.landawn.abacus.util.Try.DoubleBiPredicate
Test.
test(double) - Method in interface com.landawn.abacus.util.Try.DoublePredicate
Test.
test(double, double, double) - Method in interface com.landawn.abacus.util.Try.DoubleTriPredicate
Test.
test(T, U) - Method in interface com.landawn.abacus.util.Try.EE.BiPredicate
Test.
test(T) - Method in interface com.landawn.abacus.util.Try.EE.Predicate
Test.
test(A, B, C) - Method in interface com.landawn.abacus.util.Try.EE.TriPredicate
Test.
test(float, float) - Method in interface com.landawn.abacus.util.Try.FloatBiPredicate
Test.
test(float) - Method in interface com.landawn.abacus.util.Try.FloatPredicate
Test.
test(float, float, float) - Method in interface com.landawn.abacus.util.Try.FloatTriPredicate
Test.
test(U, int, T) - Method in interface com.landawn.abacus.util.Try.IndexedBiPredicate
Test.
test(int, T) - Method in interface com.landawn.abacus.util.Try.IndexedPredicate
Test.
test(int, int) - Method in interface com.landawn.abacus.util.Try.IntBiPredicate
Test.
test(int) - Method in interface com.landawn.abacus.util.Try.IntPredicate
Test.
test(int, int, int) - Method in interface com.landawn.abacus.util.Try.IntTriPredicate
Test.
test(long, long) - Method in interface com.landawn.abacus.util.Try.LongBiPredicate
Test.
test(long) - Method in interface com.landawn.abacus.util.Try.LongPredicate
Test.
test(long, long, long) - Method in interface com.landawn.abacus.util.Try.LongTriPredicate
Test.
test(T) - Method in interface com.landawn.abacus.util.Try.Predicate
Test.
test(A, B, C, D) - Method in interface com.landawn.abacus.util.Try.QuadPredicate
Test.
test(short, short) - Method in interface com.landawn.abacus.util.Try.ShortBiPredicate
Test.
test(short) - Method in interface com.landawn.abacus.util.Try.ShortPredicate
Test.
test(short, short, short) - Method in interface com.landawn.abacus.util.Try.ShortTriPredicate
Test.
test(A, B, C) - Method in interface com.landawn.abacus.util.Try.TriPredicate
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.
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_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(Try.Runnable<E>) - Method in class com.landawn.abacus.util.If
Then.
then(U, Try.Consumer<? super U, E>) - Method in class com.landawn.abacus.util.If
Then.
thenCall(Try.Callable<R, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Then call.
thenCall(Try.Function<? super T, R, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Then call.
thenCall(Try.BiFunction<? super T, ? super Exception, R, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Then call.
thenDelay(long, TimeUnit) - Method in class com.landawn.abacus.util.ContinuableFuture
Then delay.
thenDoNothing() - Method in class com.landawn.abacus.util.If
Then do nothing.
thenRun(Try.Runnable<E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Then run.
thenRun(Try.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Then run.
thenRun(Try.BiConsumer<? super T, ? super Exception, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Then run.
thenThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.If
Then throw.
thenUse(Executor) - Method in class com.landawn.abacus.util.ContinuableFuture
Then use.
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
Throttle first.
throttleFirst(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
Throttle first.
throttleLast(long) - Method in class com.landawn.abacus.util.Observer
Throttle last.
throttleLast(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
Throttle last.
throwingMerger() - Static method in class com.landawn.abacus.util.Fn.FN
Throwing merger.
throwingMerger() - Static method in class com.landawn.abacus.util.Fn
Throwing merger.
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.
Ticker() - Constructor for class com.landawn.abacus.util.Ticker
Constructor for use by subclasses.
Timed<T> - Class in com.landawn.abacus.util
The Class Timed.
timeInterval() - Method in class com.landawn.abacus.util.Observer
Time interval.
timeLimit(long) - Static method in class com.landawn.abacus.util.Fn
Time limit.
timeLimit(Duration) - Static method in class com.landawn.abacus.util.Fn
Time limit.
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.
timestamp() - Method in class com.landawn.abacus.util.Timed
Timestamp.
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 interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
 
to(Class<? extends T>, boolean) - Static method in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
Don't cache or reuse the returned BiRowMapper instance.
TO_ARRAY - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant TO_ARRAY.
TO_DATA_SET - Static variable in interface com.landawn.abacus.util.JdbcUtil.ResultExtractor
The Constant TO_DATA_SET.
TO_LINKED_HASH_MAP - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant TO_LINKED_HASH_MAP.
TO_LIST - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant TO_LIST.
TO_MAP - Static variable in interface com.landawn.abacus.util.JdbcUtil.BiRowMapper
The Constant TO_MAP.
toArray() - Method in class com.landawn.abacus.util.ArrayHashSet
To array.
toArray(T[]) - Method in class com.landawn.abacus.util.ArrayHashSet
To array.
toArray() - Method in class com.landawn.abacus.util.BooleanIterator
To array.
toArray() - Method in class com.landawn.abacus.util.BooleanList
To array.
toArray() - Method in class com.landawn.abacus.util.BooleanPair
To array.
toArray() - Method in class com.landawn.abacus.util.BooleanTriple
To array.
toArray() - Method in class com.landawn.abacus.util.ByteIterator
To array.
toArray() - Method in class com.landawn.abacus.util.ByteList
To array.
toArray() - Method in class com.landawn.abacus.util.BytePair
To array.
toArray() - Method in class com.landawn.abacus.util.ByteTriple
To array.
toArray() - Method in class com.landawn.abacus.util.CharIterator
To array.
toArray() - Method in class com.landawn.abacus.util.CharList
To array.
toArray() - Method in class com.landawn.abacus.util.CharPair
To array.
toArray() - Method in class com.landawn.abacus.util.CharTriple
To array.
toArray() - Method in class com.landawn.abacus.util.DoubleIterator
To array.
toArray() - Method in class com.landawn.abacus.util.DoubleList
To array.
toArray() - Method in class com.landawn.abacus.util.DoublePair
To array.
toArray() - Method in class com.landawn.abacus.util.DoubleTriple
To array.
toArray() - Method in class com.landawn.abacus.util.ExceptionalStream
To array.
toArray(IntFunction<A[]>) - Method in class com.landawn.abacus.util.ExceptionalStream
To array.
toArray() - Method in class com.landawn.abacus.util.FloatIterator
To array.
toArray() - Method in class com.landawn.abacus.util.FloatList
To array.
toArray() - Method in class com.landawn.abacus.util.FloatPair
To array.
toArray() - Method in class com.landawn.abacus.util.FloatTriple
To array.
toArray() - Method in class com.landawn.abacus.util.IdentityHashSet
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.IdentityHashSet
To array.
toArray() - Method in class com.landawn.abacus.util.IntIterator
To array.
toArray() - Method in class com.landawn.abacus.util.IntList
To array.
toArray() - Method in class com.landawn.abacus.util.IntPair
To array.
toArray() - Method in class com.landawn.abacus.util.IntTriple
To array.
toArray() - Method in class com.landawn.abacus.util.LongIterator
To array.
toArray() - Method in class com.landawn.abacus.util.LongList
To array.
toArray() - Method in class com.landawn.abacus.util.LongMultiset
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.LongMultiset
To array.
toArray() - Method in class com.landawn.abacus.util.LongPair
To array.
toArray() - Method in class com.landawn.abacus.util.LongTriple
To array.
toArray() - Method in class com.landawn.abacus.util.Multiset
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Multiset
To array.
toArray(Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns an empty array if the specified collection is null or empty.
toArray(Collection<?>, int, int) - Static method in class com.landawn.abacus.util.N
To array.
toArray(Collection<T>, A[]) - Static method in class com.landawn.abacus.util.N
To array.
toArray(Collection<T>, int, int, A[]) - Static method in class com.landawn.abacus.util.N
To array.
toArray(Collection<T>, IntFunction<A[]>) - Static method in class com.landawn.abacus.util.N
To array.
toArray(Collection<T>, int, int, IntFunction<A[]>) - Static method in class com.landawn.abacus.util.N
To array.
toArray(Class<A[]>, Collection<T>) - Static method in class com.landawn.abacus.util.N
To array.
toArray(Class<A[]>, Collection<T>, int, int) - Static method in class com.landawn.abacus.util.N
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
To array.
toArray() - Method in class com.landawn.abacus.util.ObjIterator
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.ObjIterator
To array.
toArray() - Method in class com.landawn.abacus.util.Pair
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Pair
To array.
toArray() - Method in class com.landawn.abacus.util.PrimitiveList
To array.
toArray() - Method in class com.landawn.abacus.util.Seq
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Seq
To array.
toArray() - Method in class com.landawn.abacus.util.ShortIterator
To array.
toArray() - Method in class com.landawn.abacus.util.ShortList
To array.
toArray() - Method in class com.landawn.abacus.util.ShortPair
To array.
toArray() - Method in class com.landawn.abacus.util.ShortTriple
To array.
toArray() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toArray(Supplier<A[]>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
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() - Method in class com.landawn.abacus.util.Triple
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Triple
To array.
toArray() - Method in class com.landawn.abacus.util.Tuple
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple
To array.
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple1
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple1
To array.
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple2
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple2
To array.
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple3
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple3
To array.
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple4
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple4
To array.
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple5
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple5
To array.
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple6
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple6
To array.
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple7
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple7
To array.
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple8
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple8
To array.
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple9
To array.
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple9
To array.
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>, 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>, 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
 
toBooleanArray(Collection<Boolean>) - Static method in class com.landawn.abacus.util.N
To boolean array.
toBooleanArray(Collection<Boolean>, int, int) - Static method in class com.landawn.abacus.util.N
To boolean array.
toBooleanArray(Collection<Boolean>, boolean) - Static method in class com.landawn.abacus.util.N
To boolean array.
toBooleanArray(Collection<Boolean>, int, int, boolean) - Static method in class com.landawn.abacus.util.N
To boolean array.
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(File) - Static method in class com.landawn.abacus.guava.Files
To byte array.
toByteArray() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
To byte array.
toByteArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
To byte array.
toByteArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
To byte array.
toByteArray(Collection<? extends Number>, byte) - Static method in class com.landawn.abacus.util.N
To byte array.
toByteArray(Collection<? extends Number>, int, int, byte) - Static method in class com.landawn.abacus.util.N
To byte array.
toByteArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
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(Try.Runnable<E>) - Static method in class com.landawn.abacus.util.Fn.FN
To callable.
toCallable(Runnable) - Static method in class com.landawn.abacus.util.Fn
To callable.
toCamelCase(String) - Static method in class com.landawn.abacus.util.ClassUtil
It's designed for field/method/class/column/table names.
toCamelCase(Map<String, Object>) - Static method in class com.landawn.abacus.util.ClassUtil
To camel case.
toCamelCase() - Static method in class com.landawn.abacus.util.Fn
To camel case.
toCamelCase(String) - Static method in class com.landawn.abacus.util.StringUtil
 
toCharArray(Collection<Character>) - Static method in class com.landawn.abacus.util.N
To char array.
toCharArray(Collection<Character>, int, int) - Static method in class com.landawn.abacus.util.N
To char array.
toCharArray(Collection<Character>, char) - Static method in class com.landawn.abacus.util.N
To char array.
toCharArray(Collection<Character>, int, int, char) - Static method in class com.landawn.abacus.util.N
To char array.
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
To collection.
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.ByteList
To collection.
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.CharList
To collection.
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.DoubleList
To collection.
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.ExceptionalStream
To collection.
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.FloatList
To collection.
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.IntList
To collection.
toCollection(Iterator<? extends T>, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Iterators
To collection.
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.LongList
To collection.
toCollection(boolean[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(boolean[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(char[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(char[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(byte[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(byte[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(short[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(short[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(int[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(int[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(long[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(long[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(float[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(float[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(double[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(double[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(T[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(T[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
To collection.
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
To collection.
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
To collection.
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.PrimitiveList
To collection.
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.PrimitiveList
To collection.
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.Seq
To collection.
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.ShortList
To collection.
toCollection(Supplier<? extends CC>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
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(Function<? super Map.Entry<K, V>, ? extends T>, Supplier<? extends CC>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toCollection(BiFunction<? super K, ? super V, ? extends T>, Supplier<? extends CC>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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>, Supplier<? extends M>) - 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
 
toCSV() - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(boolean, boolean) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(Collection<String>, int, int, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(File) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(File, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(File, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(File, Collection<String>, int, int, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(OutputStream) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(OutputStream, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(OutputStream, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(OutputStream, Collection<String>, int, int, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(Writer) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(Writer, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(Writer, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
To CSV.
toCSV(Writer, Collection<String>, int, int, boolean, boolean) - Method in interface com.landawn.abacus.DataSet
To CSV.
toDataSet() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toDataSet(List<String>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toDataSet() - Method in class com.landawn.abacus.util.stream.Stream
 
toDataSet(boolean) - Method in class com.landawn.abacus.util.stream.Stream
 
toDataSet(List<String>) - Method in class com.landawn.abacus.util.stream.Stream
 
toDays() - Method in class com.landawn.abacus.util.Duration
To days.
toDeque() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toDigit(char, int) - Static method in class com.landawn.abacus.util.Hex
Converts a hexadecimal character to an integer.
toDoubleArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
To double array.
toDoubleArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
To double array.
toDoubleArray(Collection<? extends Number>, double) - Static method in class com.landawn.abacus.util.N
To double array.
toDoubleArray(Collection<? extends Number>, int, int, double) - Static method in class com.landawn.abacus.util.N
To double array.
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
 
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
To files.
toFloatArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
To float array.
toFloatArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
To float array.
toFloatArray(Collection<? extends Number>, float) - Static method in class com.landawn.abacus.util.N
To float array.
toFloatArray(Collection<? extends Number>, int, int, float) - Static method in class com.landawn.abacus.util.N
To float array.
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
To hours.
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.
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(IntFunction<? extends Map<K, ImmutableList<E>>>) - Method in class com.landawn.abacus.util.ListMultimap
To immutable map.
toImmutableMap() - Method in class com.landawn.abacus.util.LongMultiset
To immutable map.
toImmutableMap(IntFunction<? extends Map<T, Long>>) - Method in class com.landawn.abacus.util.LongMultiset
To immutable map.
toImmutableMap() - Method in class com.landawn.abacus.util.Multiset
To immutable map.
toImmutableMap(IntFunction<? extends Map<T, Integer>>) - Method in class com.landawn.abacus.util.Multiset
To immutable map.
toImmutableMap() - Method in class com.landawn.abacus.util.SetMultimap
To immutable map.
toImmutableMap(IntFunction<? extends Map<K, ImmutableSet<E>>>) - Method in class com.landawn.abacus.util.SetMultimap
To immutable map.
toImmutableMap() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap(BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toImmutableMap(BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
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>) - Method in class com.landawn.abacus.util.stream.Stream
 
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.
toImmutableSetIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
To immutable set if not null.
toIntArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
To int array.
toIntArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
To int array.
toIntArray(Collection<? extends Number>, int) - Static method in class com.landawn.abacus.util.N
To int array.
toIntArray(Collection<? extends Number>, int, int, int) - Static method in class com.landawn.abacus.util.N
To int array.
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 required.
toJSON() - Method in interface com.landawn.abacus.DataSet
To JSON.
toJSON(int, int) - Method in interface com.landawn.abacus.DataSet
To JSON.
toJSON(Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To JSON.
toJSON(File) - Method in interface com.landawn.abacus.DataSet
To JSON.
toJSON(File, int, int) - Method in interface com.landawn.abacus.DataSet
To JSON.
toJSON(File, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To JSON.
toJSON(OutputStream) - Method in interface com.landawn.abacus.DataSet
To JSON.
toJSON(OutputStream, int, int) - Method in interface com.landawn.abacus.DataSet
To JSON.
toJSON(OutputStream, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To JSON.
toJSON(Writer) - Method in interface com.landawn.abacus.DataSet
To JSON.
toJSON(Writer, int, int) - Method in interface com.landawn.abacus.DataSet
To JSON.
toJSON(Writer, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To JSON.
toJSON(Object) - Static method in class com.landawn.abacus.parser.Fj
To JSON.
toJSON(Object, Fj.SerializeConfig) - Static method in class com.landawn.abacus.parser.Fj
To JSON.
toJSON(File, Object) - Static method in class com.landawn.abacus.parser.Fj
To JSON.
toJSON(File, Object, Fj.SerializeConfig) - Static method in class com.landawn.abacus.parser.Fj
To JSON.
toJSON(OutputStream, Object) - Static method in class com.landawn.abacus.parser.Fj
To JSON.
toJSON(OutputStream, Object, Fj.SerializeConfig) - Static method in class com.landawn.abacus.parser.Fj
To JSON.
toJSON(Writer, Object) - Static method in class com.landawn.abacus.parser.Fj
To JSON.
toJSON(Writer, Object, Fj.SerializeConfig) - Static method in class com.landawn.abacus.parser.Fj
To JSON.
toJSON(Object) - Static method in class com.landawn.abacus.util.N
To JSON.
toJSON(Object, boolean) - Static method in class com.landawn.abacus.util.N
To JSON.
toJSON(Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
To JSON.
toJSON(File, Object) - Static method in class com.landawn.abacus.util.N
To JSON.
toJSON(File, Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
To JSON.
toJSON(OutputStream, Object) - Static method in class com.landawn.abacus.util.N
To JSON.
toJSON(OutputStream, Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
To JSON.
toJSON(Writer, Object) - Static method in class com.landawn.abacus.util.N
To JSON.
toJSON(Writer, Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
To JSON.
toKey(K) - Method in class com.landawn.abacus.util.MemcachedLock
To key.
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
To list.
toList(int, int) - Method in interface com.landawn.abacus.DataSet
To list.
toList(Class<? extends T>) - Method in interface com.landawn.abacus.DataSet
To list.
toList(Class<? extends T>, int, int) - Method in interface com.landawn.abacus.DataSet
To list.
toList(Class<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
To list.
toList(Class<? extends T>, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To list.
toList(IntFunction<? extends T>) - Method in interface com.landawn.abacus.DataSet
To list.
toList(IntFunction<? extends T>, int, int) - Method in interface com.landawn.abacus.DataSet
To list.
toList(IntFunction<? extends T>, Collection<String>) - Method in interface com.landawn.abacus.DataSet
To list.
toList(IntFunction<? extends T>, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To list.
toList() - Method in class com.landawn.abacus.util.BooleanIterator
To list.
toList() - Method in class com.landawn.abacus.util.BooleanPair
To list.
toList() - Method in class com.landawn.abacus.util.BooleanTriple
To list.
toList() - Method in class com.landawn.abacus.util.ByteIterator
To list.
toList() - Method in class com.landawn.abacus.util.BytePair
To list.
toList() - Method in class com.landawn.abacus.util.ByteTriple
To list.
toList() - Method in class com.landawn.abacus.util.CharIterator
To list.
toList() - Method in class com.landawn.abacus.util.CharPair
To list.
toList() - Method in class com.landawn.abacus.util.CharTriple
To list.
toList() - Method in class com.landawn.abacus.util.DoubleIterator
To list.
toList() - Method in class com.landawn.abacus.util.DoublePair
To list.
toList() - Method in class com.landawn.abacus.util.DoubleTriple
To list.
toList() - Method in class com.landawn.abacus.util.ExceptionalStream
To list.
toList() - Method in class com.landawn.abacus.util.FloatIterator
To list.
toList() - Method in class com.landawn.abacus.util.FloatPair
To list.
toList() - Method in class com.landawn.abacus.util.FloatTriple
To list.
toList() - Static method in class com.landawn.abacus.util.Fn.Pairs
To list.
toList() - Static method in class com.landawn.abacus.util.Fn.Triples
To list.
toList() - Method in class com.landawn.abacus.util.IntIterator
To list.
toList() - Method in class com.landawn.abacus.util.IntPair
To list.
toList() - Method in class com.landawn.abacus.util.IntTriple
To list.
toList(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
To list.
toList() - Method in class com.landawn.abacus.util.LongIterator
To list.
toList() - Method in class com.landawn.abacus.util.LongPair
To list.
toList() - Method in class com.landawn.abacus.util.LongTriple
To list.
toList(boolean[]) - Static method in class com.landawn.abacus.util.N
To list.
toList(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
To list.
toList(char[]) - Static method in class com.landawn.abacus.util.N
To list.
toList(char[], int, int) - Static method in class com.landawn.abacus.util.N
To list.
toList(byte[]) - Static method in class com.landawn.abacus.util.N
To list.
toList(byte[], int, int) - Static method in class com.landawn.abacus.util.N
To list.
toList(short[]) - Static method in class com.landawn.abacus.util.N
To list.
toList(short[], int, int) - Static method in class com.landawn.abacus.util.N
To list.
toList(int[]) - Static method in class com.landawn.abacus.util.N
To list.
toList(int[], int, int) - Static method in class com.landawn.abacus.util.N
To list.
toList(long[]) - Static method in class com.landawn.abacus.util.N
To list.
toList(long[], int, int) - Static method in class com.landawn.abacus.util.N
To list.
toList(float[]) - Static method in class com.landawn.abacus.util.N
To list.
toList(float[], int, int) - Static method in class com.landawn.abacus.util.N
To list.
toList(double[]) - Static method in class com.landawn.abacus.util.N
To list.
toList(double[], int, int) - Static method in class com.landawn.abacus.util.N
To list.
toList(T[]) - Static method in class com.landawn.abacus.util.N
To list.
toList(T[], int, int) - Static method in class com.landawn.abacus.util.N
To list.
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
To list.
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
To list.
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
To list.
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
To list.
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
To list.
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
To list.
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
To list.
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
To list.
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
To list.
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
To list.
toList() - Method in class com.landawn.abacus.util.ObjIterator
To list.
toList() - Method in class com.landawn.abacus.util.PrimitiveList
To list.
toList(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
To list.
toList() - Method in class com.landawn.abacus.util.Seq
To list.
toList() - Method in class com.landawn.abacus.util.ShortIterator
To list.
toList() - Method in class com.landawn.abacus.util.ShortPair
To list.
toList() - Method in class com.landawn.abacus.util.ShortTriple
To list.
toList() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toList(int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toList(Function<? super Map.Entry<K, V>, ? extends T>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toList(BiFunction<? super K, ? super V, ? extends T>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toList() - Method in class com.landawn.abacus.util.u.Nullable
To list.
toList() - Method in class com.landawn.abacus.util.u.Optional
To list.
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(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
To long array.
toLongArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
To long array.
toLongArray(Collection<? extends Number>, long) - Static method in class com.landawn.abacus.util.N
To long array.
toLongArray(Collection<? extends Number>, int, int, long) - Static method in class com.landawn.abacus.util.N
To long array.
toLongArray() - 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(Supplier<? extends LongMultiset<T>>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toLongMultiset() - Static method in class com.landawn.abacus.util.stream.Collectors
 
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(String) - Static method in class com.landawn.abacus.util.ClassUtil
It's designed for field/method/class/column/table names.
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.StringUtil
To lower case with underscore.
toMap(String, String) - Method in interface com.landawn.abacus.DataSet
To map.
toMap(String, String, int, int) - Method in interface com.landawn.abacus.DataSet
To map.
toMap(String, String, int, int, IntFunction<? extends M>) - Method in interface com.landawn.abacus.DataSet
To map.
toMap(Class<? extends V>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
To map.
toMap(Class<? extends V>, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To map.
toMap(Class<? extends V>, String, Collection<String>, int, int, IntFunction<? extends M>) - Method in interface com.landawn.abacus.DataSet
To map.
toMap(IntFunction<? extends V>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
To map.
toMap(IntFunction<? extends V>, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To map.
toMap(IntFunction<? extends V>, String, Collection<String>, int, int, IntFunction<? extends M>) - Method in interface com.landawn.abacus.DataSet
To map.
toMap(Try.BooleanFunction<? extends K, E>, Try.BooleanFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.BooleanList
To map.
toMap(Try.BooleanFunction<? extends K, E>, Try.BooleanFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.BooleanList
To map.
toMap(Try.BooleanFunction<? extends K, E>, Try.BooleanFunction<? extends V, E2>, Try.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.BooleanList
To map.
toMap(Try.BooleanFunction<? extends K, E>, Try.BooleanFunction<? extends V, E2>, Try.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.BooleanList
To map.
toMap(Try.BooleanFunction<? extends K, E>, Collector<Boolean, A, D>) - Method in class com.landawn.abacus.util.BooleanList
To map.
toMap(Try.BooleanFunction<? extends K, E>, Collector<Boolean, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.BooleanList
To map.
toMap(Try.ByteFunction<? extends K, E>, Try.ByteFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.ByteList
To map.
toMap(Try.ByteFunction<? extends K, E>, Try.ByteFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.ByteList
To map.
toMap(Try.ByteFunction<? extends K, E>, Try.ByteFunction<? extends V, E2>, Try.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.ByteList
To map.
toMap(Try.ByteFunction<? extends K, E>, Try.ByteFunction<? extends V, E2>, Try.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.ByteList
To map.
toMap(Try.ByteFunction<? extends K, E>, Collector<Byte, A, D>) - Method in class com.landawn.abacus.util.ByteList
To map.
toMap(Try.ByteFunction<? extends K, E>, Collector<Byte, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.ByteList
To map.
toMap(Try.CharFunction<? extends K, E>, Try.CharFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.CharList
To map.
toMap(Try.CharFunction<? extends K, E>, Try.CharFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.CharList
To map.
toMap(Try.CharFunction<? extends K, E>, Try.CharFunction<? extends V, E2>, Try.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.CharList
To map.
toMap(Try.CharFunction<? extends K, E>, Try.CharFunction<? extends V, E2>, Try.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.CharList
To map.
toMap(Try.CharFunction<? extends K, E>, Collector<Character, A, D>) - Method in class com.landawn.abacus.util.CharList
To map.
toMap(Try.CharFunction<? extends K, E>, Collector<Character, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.CharList
To map.
toMap(Try.DoubleFunction<? extends K, E>, Try.DoubleFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.DoubleList
To map.
toMap(Try.DoubleFunction<? extends K, E>, Try.DoubleFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.DoubleList
To map.
toMap(Try.DoubleFunction<? extends K, E>, Try.DoubleFunction<? extends V, E2>, Try.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.DoubleList
To map.
toMap(Try.DoubleFunction<? extends K, E>, Try.DoubleFunction<? extends V, E2>, Try.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.DoubleList
To map.
toMap(Try.DoubleFunction<? extends K, E>, Collector<Double, A, D>) - Method in class com.landawn.abacus.util.DoubleList
To map.
toMap(Try.DoubleFunction<? extends K, E>, Collector<Double, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.DoubleList
To map.
toMap(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
To map.
toMap(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
To map.
toMap(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>, Try.BinaryOperator<V, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
To map.
toMap(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>, Try.BinaryOperator<V, ? extends E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
To map.
toMap(Try.Function<? super T, ? extends K, ? extends E>, Collector<? super T, A, D>) - Method in class com.landawn.abacus.util.ExceptionalStream
To map.
toMap(Try.Function<? super T, ? extends K, ? extends E>, Collector<? super T, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
To map.
toMap(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>, Collector<? super V, A, D>) - Method in class com.landawn.abacus.util.ExceptionalStream
To map.
toMap(Try.Function<? super T, ? extends K, ? extends E>, Try.Function<? super T, ? extends V, ? extends E>, Collector<? super V, A, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.ExceptionalStream
To map.
toMap(Try.FloatFunction<? extends K, E>, Try.FloatFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.FloatList
To map.
toMap(Try.FloatFunction<? extends K, E>, Try.FloatFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.FloatList
To map.
toMap(Try.FloatFunction<? extends K, E>, Try.FloatFunction<? extends V, E2>, Try.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.FloatList
To map.
toMap(Try.FloatFunction<? extends K, E>, Try.FloatFunction<? extends V, E2>, Try.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.FloatList
To map.
toMap(Try.FloatFunction<? extends K, E>, Collector<Float, A, D>) - Method in class com.landawn.abacus.util.FloatList
To map.
toMap(Try.FloatFunction<? extends K, E>, Collector<Float, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.FloatList
To map.
toMap(Try.IntFunction<? extends K, E>, Try.IntFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.IntList
To map.
toMap(Try.IntFunction<? extends K, E>, Try.IntFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.IntList
To map.
toMap(Try.IntFunction<? extends K, E>, Try.IntFunction<? extends V, E2>, Try.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.IntList
To map.
toMap(Try.IntFunction<? extends K, E>, Try.IntFunction<? extends V, E2>, Try.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.IntList
To map.
toMap(Try.IntFunction<? extends K, E>, Collector<Integer, A, D>) - Method in class com.landawn.abacus.util.IntList
To map.
toMap(Try.IntFunction<? extends K, E>, Collector<Integer, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.IntList
To map.
toMap(Iterator<? extends T>, Try.Function<? super T, K, E>) - Static method in class com.landawn.abacus.util.Iterators
To map.
toMap(Iterator<? extends T>, Try.Function<? super T, K, E>, Try.Function<? super T, ? extends V, E2>) - Static method in class com.landawn.abacus.util.Iterators
To map.
toMap(Iterator<? extends T>, Try.Function<? super T, K, E>, Try.Function<? super T, ? extends V, E2>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Iterators
To map.
toMap(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>) - Static method in interface com.landawn.abacus.util.JdbcUtil.BiResultExtractor
To map.
toMap(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.JdbcUtil.BiResultExtractor
To map.
toMap(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>, Try.BinaryOperator<V, SQLException>) - Static method in interface com.landawn.abacus.util.JdbcUtil.BiResultExtractor
To map.
toMap(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>, Try.BinaryOperator<V, SQLException>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.JdbcUtil.BiResultExtractor
To map.
toMap(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>, Collector<? super V, A, D>) - Static method in interface com.landawn.abacus.util.JdbcUtil.BiResultExtractor
To map.
toMap(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>, Collector<? super V, A, D>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.JdbcUtil.BiResultExtractor
To map.
toMap(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>) - Static method in interface com.landawn.abacus.util.JdbcUtil.ResultExtractor
To map.
toMap(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.JdbcUtil.ResultExtractor
To map.
toMap(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>, Try.BinaryOperator<V, SQLException>) - Static method in interface com.landawn.abacus.util.JdbcUtil.ResultExtractor
To map.
toMap(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>, Try.BinaryOperator<V, SQLException>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.JdbcUtil.ResultExtractor
To map.
toMap(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>, Collector<? super V, A, D>) - Static method in interface com.landawn.abacus.util.JdbcUtil.ResultExtractor
To map.
toMap(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>, Collector<? super V, A, D>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.JdbcUtil.ResultExtractor
To map.
toMap(Try.LongFunction<? extends K, E>, Try.LongFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.LongList
To map.
toMap(Try.LongFunction<? extends K, E>, Try.LongFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.LongList
To map.
toMap(Try.LongFunction<? extends K, E>, Try.LongFunction<? extends V, E2>, Try.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.LongList
To map.
toMap(Try.LongFunction<? extends K, E>, Try.LongFunction<? extends V, E2>, Try.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.LongList
To map.
toMap(Try.LongFunction<? extends K, E>, Collector<Long, A, D>) - Method in class com.landawn.abacus.util.LongList
To map.
toMap(Try.LongFunction<? extends K, E>, Collector<Long, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.LongList
To map.
toMap() - Method in class com.landawn.abacus.util.LongMultiset
To map.
toMap(IntFunction<? extends M>) - Method in class com.landawn.abacus.util.LongMultiset
To map.
toMap() - Method in class com.landawn.abacus.util.Multimap
To map.
toMap(IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Multimap
To map.
toMap() - Method in class com.landawn.abacus.util.Multiset
To map.
toMap(IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Multiset
To map.
toMap(Try.Function<? super T, ? extends K, E>, Try.Function<? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.Seq
To map.
toMap(Try.Function<? super T, ? extends K, E>, Try.Function<? super T, ? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
To map.
toMap(Try.Function<? super T, ? extends K, E>, Try.Function<? super T, ? extends V, E2>, Try.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.Seq
To map.
toMap(Try.Function<? super T, ? extends K, E>, Try.Function<? super T, ? extends V, E2>, Try.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
To map.
toMap(Try.Function<? super T, ? extends K, E>, Collector<? super T, A, D>) - Method in class com.landawn.abacus.util.Seq
To map.
toMap(Try.Function<? super T, ? extends K, E>, Collector<? super T, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
To map.
toMap(Try.Function<? super T, ? extends K, E>, Try.Function<? super T, ? extends V, E2>, Collector<? super V, A, D>) - Method in class com.landawn.abacus.util.Seq
To map.
toMap(Try.Function<? super T, ? extends K, E>, Try.Function<? super T, ? extends V, E2>, Collector<? super V, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
To map.
toMap(Try.ShortFunction<? extends K, E>, Try.ShortFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.ShortList
To map.
toMap(Try.ShortFunction<? extends K, E>, Try.ShortFunction<? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.ShortList
To map.
toMap(Try.ShortFunction<? extends K, E>, Try.ShortFunction<? extends V, E2>, Try.BinaryOperator<V, E3>) - Method in class com.landawn.abacus.util.ShortList
To map.
toMap(Try.ShortFunction<? extends K, E>, Try.ShortFunction<? extends V, E2>, Try.BinaryOperator<V, E3>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.ShortList
To map.
toMap(Try.ShortFunction<? extends K, E>, Collector<Short, A, D>) - Method in class com.landawn.abacus.util.ShortList
To map.
toMap(Try.ShortFunction<? extends K, E>, Collector<Short, A, D>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.ShortList
To map.
toMap(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
To map.
toMap(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
To map.
toMap(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>, Try.BinaryOperator<V, SQLException>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
To map.
toMap(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>, Try.BinaryOperator<V, SQLException>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
To map.
toMap(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>, Collector<? super V, A, D>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
To map.
toMap(JdbcUtil.RowMapper<K>, JdbcUtil.RowMapper<V>, Collector<? super V, A, D>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
To map.
toMap(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
To map.
toMap(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
To map.
toMap(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>, Try.BinaryOperator<V, SQLException>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
To map.
toMap(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>, Try.BinaryOperator<V, SQLException>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
To map.
toMap(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>, Collector<? super V, A, D>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
To map.
toMap(JdbcUtil.BiRowMapper<K>, JdbcUtil.BiRowMapper<V>, Collector<? super V, A, D>, Supplier<? extends M>) - Static method in interface com.landawn.abacus.util.SQLExecutor.ResultExtractor
To map.
toMap(ByteFunction<? extends K>, ByteFunction<? extends V>) - 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>, 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>, 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>, Supplier<? extends M>) - 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>, 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() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(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>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, 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>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
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>, 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>) - 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>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(DoubleFunction<? extends K>, DoubleFunction<? extends V>) - 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>, 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>, 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() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMap(BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMap(Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMap(BinaryOperator<V>, 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>) - 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>, 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(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(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(FloatFunction<? extends K>, FloatFunction<? extends V>) - 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>, 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>, 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(IntFunction<? extends K>, IntFunction<? extends V>) - 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>, 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>, 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(LongFunction<? extends K>, LongFunction<? extends V>) - 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>, 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>, 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>, Supplier<? extends M>) - 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>, 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(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>) - Method in class com.landawn.abacus.util.stream.Stream
 
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>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
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>) - 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>) - 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>) - Method in class com.landawn.abacus.util.stream.Stream
 
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(Comparator<? super Long>) - 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.
toMillis(long) - Method in enum com.landawn.abacus.util.CalendarUnit
To millis.
toMillis() - Method in class com.landawn.abacus.util.Duration
To millis.
toMinutes() - Method in class com.landawn.abacus.util.Duration
To minutes.
toMultimap(String, String) - Method in interface com.landawn.abacus.DataSet
To multimap.
toMultimap(String, String, int, int) - Method in interface com.landawn.abacus.DataSet
To multimap.
toMultimap(String, String, int, int, IntFunction<? extends M>) - Method in interface com.landawn.abacus.DataSet
To multimap.
toMultimap(Class<? extends E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
To multimap.
toMultimap(Class<? extends E>, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To multimap.
toMultimap(Class<? extends E>, String, Collection<String>, int, int, IntFunction<? extends M>) - Method in interface com.landawn.abacus.DataSet
To multimap.
toMultimap(IntFunction<? extends E>, String, Collection<String>) - Method in interface com.landawn.abacus.DataSet
To multimap.
toMultimap(IntFunction<? extends E>, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To multimap.
toMultimap(IntFunction<? extends E>, String, Collection<String>, int, int, IntFunction<? extends M>) - Method in interface com.landawn.abacus.DataSet
To multimap.
toMultimap(Try.Function<? super T, ? extends K, E>) - Method in class com.landawn.abacus.util.Seq
To multimap.
toMultimap(Try.Function<? super T, ? extends K, E>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
To multimap.
toMultimap(Try.Function<? super T, ? extends K, E>, Try.Function<? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.Seq
To multimap.
toMultimap(Try.Function<? super T, ? extends K, E>, Try.Function<? super T, ? extends V, E2>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Seq
To multimap.
toMultimap() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toMultimap(Supplier<? extends M>) - 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>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMultimap(Function<? super T, ? extends K>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
 
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>) - Method in class com.landawn.abacus.util.stream.Stream
 
toMultiset(int, int, IntFunction<Multiset<Boolean>>) - Method in class com.landawn.abacus.util.BooleanList
To multiset.
toMultiset(int, int, IntFunction<Multiset<Byte>>) - Method in class com.landawn.abacus.util.ByteList
To multiset.
toMultiset(int, int, IntFunction<Multiset<Character>>) - Method in class com.landawn.abacus.util.CharList
To multiset.
toMultiset(int, int, IntFunction<Multiset<Double>>) - Method in class com.landawn.abacus.util.DoubleList
To multiset.
toMultiset(int, int, IntFunction<Multiset<Float>>) - Method in class com.landawn.abacus.util.FloatList
To multiset.
toMultiset(int, int, IntFunction<Multiset<Integer>>) - Method in class com.landawn.abacus.util.IntList
To multiset.
toMultiset(int, int, IntFunction<Multiset<Long>>) - Method in class com.landawn.abacus.util.LongList
To multiset.
toMultiset() - Method in class com.landawn.abacus.util.Multimap
To multiset.
toMultiset() - Method in class com.landawn.abacus.util.PrimitiveList
To multiset.
toMultiset(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
To multiset.
toMultiset(IntFunction<Multiset<B>>) - Method in class com.landawn.abacus.util.PrimitiveList
To multiset.
toMultiset(int, int, IntFunction<Multiset<B>>) - Method in class com.landawn.abacus.util.PrimitiveList
To multiset.
toMultiset() - Method in class com.landawn.abacus.util.Seq
To multiset.
toMultiset(IntFunction<Multiset<T>>) - Method in class com.landawn.abacus.util.Seq
To multiset.
toMultiset(int, int, IntFunction<Multiset<Short>>) - Method in class com.landawn.abacus.util.ShortList
To multiset.
toMultiset() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toMultiset(Supplier<? extends Multiset<T>>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toMultiset() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultiset(Supplier<Multiset<T>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toOptional() - Method in class com.landawn.abacus.util.Tuple.Tuple1
Optional#ofNullable(_1)
toOptional() - Method in class com.landawn.abacus.util.u.Nullable
To optional.
top(int) - Method in class com.landawn.abacus.util.DoubleList
Top.
top(int, int, int) - Method in class com.landawn.abacus.util.DoubleList
Top.
top(int, Comparator<? super Double>) - Method in class com.landawn.abacus.util.DoubleList
Top.
top(int, int, int, Comparator<? super Double>) - Method in class com.landawn.abacus.util.DoubleList
Top.
top(int) - Method in class com.landawn.abacus.util.FloatList
Top.
top(int, int, int) - Method in class com.landawn.abacus.util.FloatList
Top.
top(int, Comparator<? super Float>) - Method in class com.landawn.abacus.util.FloatList
Top.
top(int, int, int, Comparator<? super Float>) - Method in class com.landawn.abacus.util.FloatList
Top.
top(int) - Method in class com.landawn.abacus.util.IntList
Top.
top(int, int, int) - Method in class com.landawn.abacus.util.IntList
Top.
top(int, Comparator<? super Integer>) - Method in class com.landawn.abacus.util.IntList
Top.
top(int, int, int, Comparator<? super Integer>) - Method in class com.landawn.abacus.util.IntList
Top.
top(int) - Method in class com.landawn.abacus.util.LongList
Top.
top(int, int, int) - Method in class com.landawn.abacus.util.LongList
Top.
top(int, Comparator<? super Long>) - Method in class com.landawn.abacus.util.LongList
Top.
top(int, int, int, Comparator<? super Long>) - Method in class com.landawn.abacus.util.LongList
Top.
top(short[], int) - Static method in class com.landawn.abacus.util.N
Top.
top(short[], int, Comparator<? super Short>) - Static method in class com.landawn.abacus.util.N
Top.
top(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
Top.
top(short[], int, int, int, Comparator<? super Short>) - Static method in class com.landawn.abacus.util.N
Top.
top(int[], int) - Static method in class com.landawn.abacus.util.N
Top.
top(int[], int, Comparator<? super Integer>) - Static method in class com.landawn.abacus.util.N
Top.
top(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Top.
top(int[], int, int, int, Comparator<? super Integer>) - Static method in class com.landawn.abacus.util.N
Top.
top(long[], int) - Static method in class com.landawn.abacus.util.N
Top.
top(long[], int, Comparator<? super Long>) - Static method in class com.landawn.abacus.util.N
Top.
top(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
Top.
top(long[], int, int, int, Comparator<? super Long>) - Static method in class com.landawn.abacus.util.N
Top.
top(float[], int) - Static method in class com.landawn.abacus.util.N
Top.
top(float[], int, Comparator<? super Float>) - Static method in class com.landawn.abacus.util.N
Top.
top(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
Top.
top(float[], int, int, int, Comparator<? super Float>) - Static method in class com.landawn.abacus.util.N
Top.
top(double[], int) - Static method in class com.landawn.abacus.util.N
Top.
top(double[], int, Comparator<? super Double>) - Static method in class com.landawn.abacus.util.N
Top.
top(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
Top.
top(double[], int, int, int, Comparator<? super Double>) - Static method in class com.landawn.abacus.util.N
Top.
top(T[], int) - Static method in class com.landawn.abacus.util.N
Top.
top(T[], int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Top.
top(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
Top.
top(T[], int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Top.
top(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Top.
top(Collection<? extends T>, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Top.
top(Collection<? extends T>, int, int, int) - Static method in class com.landawn.abacus.util.N
Top.
top(Collection<? extends T>, int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Top.
top(int) - Method in class com.landawn.abacus.util.Seq
Top.
top(int, Comparator<? super T>) - Method in class com.landawn.abacus.util.Seq
Top.
top(int) - Method in class com.landawn.abacus.util.ShortList
Top.
top(int, int, int) - Method in class com.landawn.abacus.util.ShortList
Top.
top(int, Comparator<? super Short>) - Method in class com.landawn.abacus.util.ShortList
Top.
top(int, int, int, Comparator<? super Short>) - Method in class com.landawn.abacus.util.ShortList
Top.
TOP - Static variable in class com.landawn.abacus.util.SQLBuilder
The Constant TOP.
top(int) - Method in class com.landawn.abacus.util.stream.DoubleStream

This method only run sequentially, even in parallel stream.
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) - Method in class com.landawn.abacus.util.stream.FloatStream

This method only run sequentially, even in parallel stream.
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) - Method in class com.landawn.abacus.util.stream.IntStream

This method only run sequentially, even in parallel stream.
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) - Method in class com.landawn.abacus.util.stream.LongStream

This method only run sequentially, even in parallel stream.
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) - Method in class com.landawn.abacus.util.stream.ShortStream

This method only run sequentially, even in parallel stream.
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) - Method in class com.landawn.abacus.util.stream.Stream

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 - Static variable in class com.landawn.abacus.util.WD
Field TOP.
toPair() - Method in class com.landawn.abacus.util.Tuple.Tuple2
To pair.
topBy(String, int) - Method in interface com.landawn.abacus.DataSet
Top by.
topBy(String, int, Comparator<T>) - Method in interface com.landawn.abacus.DataSet
Top by.
topBy(Collection<String>, int) - Method in interface com.landawn.abacus.DataSet
Top by.
topBy(Collection<String>, int, Comparator<? super Object[]>) - Method in interface com.landawn.abacus.DataSet
Top by.
topBy(Collection<String>, int, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in interface com.landawn.abacus.DataSet
Top by.
topp(T[], int) - Static method in class com.landawn.abacus.util.N
The present order is kept in the result list.
topp(T[], int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
The present order is kept in the result list.
topp(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
The present order is kept in the result list.
topp(T[], int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
The present order is kept in the result list.
topp(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
The present order is kept in the result list.
topp(Collection<? extends T>, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
The present order is kept in the result list.
topp(Collection<? extends T>, int, int, int) - Static method in class com.landawn.abacus.util.N
The present order is kept in the result list.
topp(Collection<? extends T>, int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
The present order is kept in the result list.
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(Try.Callable<R, E>) - Static method in class com.landawn.abacus.util.Fn.FN
To runnable.
toRunnable(Callable<R>) - Static method in class com.landawn.abacus.util.Fn
To runnable.
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(long) - Method in class com.landawn.abacus.cache.AbstractDistributedCacheClient
To seconds.
toSeconds() - Method in class com.landawn.abacus.util.Duration
To seconds.
toSet() - Method in class com.landawn.abacus.util.ExceptionalStream
To set.
toSet() - Static method in class com.landawn.abacus.util.Fn.Pairs
To set.
toSet() - Static method in class com.landawn.abacus.util.Fn.Triples
To set.
toSet(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
To set.
toSet(boolean[]) - Static method in class com.landawn.abacus.util.N
To set.
toSet(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
To set.
toSet(char[]) - Static method in class com.landawn.abacus.util.N
To set.
toSet(char[], int, int) - Static method in class com.landawn.abacus.util.N
To set.
toSet(byte[]) - Static method in class com.landawn.abacus.util.N
To set.
toSet(byte[], int, int) - Static method in class com.landawn.abacus.util.N
To set.
toSet(short[]) - Static method in class com.landawn.abacus.util.N
To set.
toSet(short[], int, int) - Static method in class com.landawn.abacus.util.N
To set.
toSet(int[]) - Static method in class com.landawn.abacus.util.N
To set.
toSet(int[], int, int) - Static method in class com.landawn.abacus.util.N
To set.
toSet(long[]) - Static method in class com.landawn.abacus.util.N
To set.
toSet(long[], int, int) - Static method in class com.landawn.abacus.util.N
To set.
toSet(float[]) - Static method in class com.landawn.abacus.util.N
To set.
toSet(float[], int, int) - Static method in class com.landawn.abacus.util.N
To set.
toSet(double[]) - Static method in class com.landawn.abacus.util.N
To set.
toSet(double[], int, int) - Static method in class com.landawn.abacus.util.N
To set.
toSet(T[]) - Static method in class com.landawn.abacus.util.N
To set.
toSet(T[], int, int) - Static method in class com.landawn.abacus.util.N
To set.
toSet() - Method in class com.landawn.abacus.util.PrimitiveList
To set.
toSet(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
To set.
toSet() - Method in class com.landawn.abacus.util.Seq
To set.
toSet() - Method in interface com.landawn.abacus.util.stream.BaseStream
 
toSet() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toSet(int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toSet(Function<? super Map.Entry<K, V>, ? extends T>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toSet(BiFunction<? super K, ? super V, ? extends T>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
toSet() - Method in class com.landawn.abacus.util.u.Nullable
To set.
toSet() - Method in class com.landawn.abacus.util.u.Optional
To set.
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(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
To short array.
toShortArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
To short array.
toShortArray(Collection<? extends Number>, short) - Static method in class com.landawn.abacus.util.N
To short array.
toShortArray(Collection<? extends Number>, int, int, short) - Static method in class com.landawn.abacus.util.N
To short array.
toShortArray() - 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
 
toStirng() - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
To stirng.
toStr() - Static method in class com.landawn.abacus.util.Fn.Disposables
To str.
toStr() - Static method in class com.landawn.abacus.util.Fn
To str.
toString() - Method in class com.landawn.abacus.condition.AbstractCondition
To string.
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Between
To string.
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Binary
To string.
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Cell
To string.
toString(NamingPolicy) - Method in interface com.landawn.abacus.condition.Condition
To string.
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Criteria
To string.
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Expression
To string.
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.In
To string.
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Join
To string.
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Junction
To string.
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.Limit
To string.
toString() - Method in class com.landawn.abacus.condition.NamedProperty
To string.
toString() - Method in enum com.landawn.abacus.condition.Operator
To string.
toString(NamingPolicy) - Method in class com.landawn.abacus.condition.SubQuery
To string.
toString() - Method in exception com.landawn.abacus.exception.AbacusException
Method toString.
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
To string.
toString() - Method in class com.landawn.abacus.http.HttpProxy.Config
To string.
toString() - Method in class com.landawn.abacus.http.HttpProxy.OperationConfig
To string.
toString() - Method in class com.landawn.abacus.http.HttpResponse
To string.
toString() - Method in class com.landawn.abacus.http.HttpSettings
To string.
toString() - Method in class com.landawn.abacus.http.SecurityDTO
To string.
toString() - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
To string.
toString() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
To string.
toString() - Method in class com.landawn.abacus.parser.DeserializationConfig
To string.
toString() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
To string.
toString() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
To string.
toString() - Method in class com.landawn.abacus.parser.ParserUtil.EntityInfo
To string.
toString() - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
To string.
toString() - Method in class com.landawn.abacus.parser.SerializationConfig
To string.
toString() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
To string.
toString() - Method in class com.landawn.abacus.pool.ActivityPrint
To string.
toString() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
To string.
toString() - Method in class com.landawn.abacus.pool.GenericObjectPool
To string.
toString() - Method in class com.landawn.abacus.pool.PoolableWrapper
To string.
toString(boolean) - Static method in class com.landawn.abacus.util._N
To string.
toString(char) - Static method in class com.landawn.abacus.util._N
To string.
toString(byte) - Static method in class com.landawn.abacus.util._N
To string.
toString(short) - Static method in class com.landawn.abacus.util._N
To string.
toString(int) - Static method in class com.landawn.abacus.util._N
To string.
toString(long) - Static method in class com.landawn.abacus.util._N
To string.
toString(float) - Static method in class com.landawn.abacus.util._N
To string.
toString(double) - Static method in class com.landawn.abacus.util._N
To string.
toString(Object) - Static method in class com.landawn.abacus.util._N
To string.
toString(boolean[]) - Static method in class com.landawn.abacus.util._N
To string.
toString(boolean[], int, int) - Static method in class com.landawn.abacus.util._N
To string.
toString(char[]) - Static method in class com.landawn.abacus.util._N
To string.
toString(char[], int, int) - Static method in class com.landawn.abacus.util._N
To string.
toString(byte[]) - Static method in class com.landawn.abacus.util._N
To string.
toString(byte[], int, int) - Static method in class com.landawn.abacus.util._N
To string.
toString(short[]) - Static method in class com.landawn.abacus.util._N
To string.
toString(short[], int, int) - Static method in class com.landawn.abacus.util._N
To string.
toString(int[]) - Static method in class com.landawn.abacus.util._N
To string.
toString(int[], int, int) - Static method in class com.landawn.abacus.util._N
To string.
toString(long[]) - Static method in class com.landawn.abacus.util._N
To string.
toString(long[], int, int) - Static method in class com.landawn.abacus.util._N
To string.
toString(float[]) - Static method in class com.landawn.abacus.util._N
To string.
toString(float[], int, int) - Static method in class com.landawn.abacus.util._N
To string.
toString(double[]) - Static method in class com.landawn.abacus.util._N
To string.
toString(double[], int, int) - Static method in class com.landawn.abacus.util._N
To string.
toString(Object[]) - Static method in class com.landawn.abacus.util._N
To string.
toString(Object[], int, int) - Static method in class com.landawn.abacus.util._N
To string.
toString() - Method in class com.landawn.abacus.util.ArrayHashMap
To string.
toString() - Method in class com.landawn.abacus.util.ArrayHashSet
To string.
toString() - Method in class com.landawn.abacus.util.BiMap
To string.
toString() - Method in class com.landawn.abacus.util.BooleanList
To string.
toString() - Method in class com.landawn.abacus.util.BooleanPair
To string.
toString() - Method in class com.landawn.abacus.util.BooleanTriple
To string.
toString() - Method in class com.landawn.abacus.util.BufferedWriter
To string.
toString() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
To string.
toString(Charset) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
To string.
toString() - Method in class com.landawn.abacus.util.ByteList
To string.
toString() - Method in class com.landawn.abacus.util.BytePair
To string.
toString() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
To string.
toString() - Method in class com.landawn.abacus.util.ByteTriple
To string.
toString() - Method in class com.landawn.abacus.util.CharList
To string.
toString() - Method in class com.landawn.abacus.util.CharPair
To string.
toString() - Method in class com.landawn.abacus.util.CharSummaryStatistics
To string.
toString() - Method in class com.landawn.abacus.util.CharTriple
To string.
toString() - Method in class com.landawn.abacus.util.Configuration
To string.
toString() - Method in class com.landawn.abacus.util.Difference.MapDifference
To string.
toString() - Method in class com.landawn.abacus.util.Difference
To string.
toString() - Method in class com.landawn.abacus.util.DoubleList
To string.
toString() - Method in class com.landawn.abacus.util.DoubleObjPair
To string.
toString() - Method in class com.landawn.abacus.util.DoublePair
To string.
toString() - Method in class com.landawn.abacus.util.DoubleSummaryStatistics
To string.
toString() - Method in class com.landawn.abacus.util.DoubleTriple
To string.
toString() - Method in class com.landawn.abacus.util.Duration
To string.
toString() - Method in class com.landawn.abacus.util.FloatList
To string.
toString() - Method in class com.landawn.abacus.util.FloatPair
To string.
toString() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
To string.
toString() - Method in class com.landawn.abacus.util.FloatTriple
To string.
toString() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as a String.
toString() - Method in class com.landawn.abacus.util.HBaseColumn
To string.
toString() - Method in class com.landawn.abacus.util.ImmutableMap
To string.
toString() - Method in class com.landawn.abacus.util.Indexed
To string.
toString() - Method in class com.landawn.abacus.util.IndexedBoolean
To string.
toString() - Method in class com.landawn.abacus.util.IndexedByte
To string.
toString() - Method in class com.landawn.abacus.util.IndexedChar
To string.
toString() - Method in class com.landawn.abacus.util.IndexedDouble
To string.
toString() - Method in class com.landawn.abacus.util.IndexedFloat
To string.
toString() - Method in class com.landawn.abacus.util.IndexedInt
To string.
toString() - Method in class com.landawn.abacus.util.IndexedLong
To string.
toString() - Method in class com.landawn.abacus.util.IndexedShort
To string.
toString() - Method in class com.landawn.abacus.util.IntList
To string.
toString() - Method in class com.landawn.abacus.util.IntObjPair
To string.
toString() - Method in class com.landawn.abacus.util.IntPair
To string.
toString() - Method in class com.landawn.abacus.util.IntSummaryStatistics
To string.
toString() - Method in class com.landawn.abacus.util.IntTriple
To string.
toString() - Method in class com.landawn.abacus.util.JdbcUtil.SimpleTransaction
To string.
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
To string.
toString() - Method in class com.landawn.abacus.util.Keyed
To string.
toString() - Method in class com.landawn.abacus.util.LongList
To string.
toString() - Method in class com.landawn.abacus.util.LongMultiset
To string.
toString() - Method in class com.landawn.abacus.util.LongObjPair
To string.
toString() - Method in class com.landawn.abacus.util.LongPair
To string.
toString() - Method in class com.landawn.abacus.util.LongSummaryStatistics
To string.
toString() - Method in class com.landawn.abacus.util.LongTriple
To string.
toString() - Method in class com.landawn.abacus.util.Multimap
To string.
toString() - Method in class com.landawn.abacus.util.Multiset
To string.
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(boolean) - Static method in class com.landawn.abacus.util.N
Method toString.
toString(char) - Static method in class com.landawn.abacus.util.N
Method toString.
toString(byte) - Static method in class com.landawn.abacus.util.N
Method toString.
toString(short) - Static method in class com.landawn.abacus.util.N
Method toString.
toString(int) - Static method in class com.landawn.abacus.util.N
Method toString.
toString(long) - Static method in class com.landawn.abacus.util.N
Method toString.
toString(float) - Static method in class com.landawn.abacus.util.N
Method toString.
toString(double) - Static method in class com.landawn.abacus.util.N
Method toString.
toString(Object) - Static method in class com.landawn.abacus.util.N
Method toString.
toString(boolean[]) - Static method in class com.landawn.abacus.util.N
To string.
toString(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
To string.
toString(char[]) - Static method in class com.landawn.abacus.util.N
To string.
toString(char[], int, int) - Static method in class com.landawn.abacus.util.N
To string.
toString(byte[]) - Static method in class com.landawn.abacus.util.N
To string.
toString(byte[], int, int) - Static method in class com.landawn.abacus.util.N
To string.
toString(short[]) - Static method in class com.landawn.abacus.util.N
To string.
toString(short[], int, int) - Static method in class com.landawn.abacus.util.N
To string.
toString(int[]) - Static method in class com.landawn.abacus.util.N
To string.
toString(int[], int, int) - Static method in class com.landawn.abacus.util.N
To string.
toString(long[]) - Static method in class com.landawn.abacus.util.N
To string.
toString(long[], int, int) - Static method in class com.landawn.abacus.util.N
To string.
toString(float[]) - Static method in class com.landawn.abacus.util.N
To string.
toString(float[], int, int) - Static method in class com.landawn.abacus.util.N
To string.
toString(double[]) - Static method in class com.landawn.abacus.util.N
To string.
toString(double[], int, int) - Static method in class com.landawn.abacus.util.N
To string.
toString(Object[]) - Static method in class com.landawn.abacus.util.N
To string.
toString(Object[], int, int) - Static method in class com.landawn.abacus.util.N
To string.
toString(Object, String) - Static method in class com.landawn.abacus.util.N
To string.
toString() - Method in class com.landawn.abacus.util.NamedSQL
To string.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
To string.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
To string.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
To string.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
To string.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
To string.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
To string.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
To string.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
To string.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
To string.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
To string.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
To string.
toString() - Method in class com.landawn.abacus.util.Pair
To string.
toString() - Method in class com.landawn.abacus.util.Password
To string.
toString() - Method in enum com.landawn.abacus.util.Percentage
To string.
toString() - Method in class com.landawn.abacus.util.Properties
To string.
toString() - Method in class com.landawn.abacus.util.Range
To string.
toString() - Method in class com.landawn.abacus.util.RateLimiter
To string.
toString() - Method in class com.landawn.abacus.util.Result
To string.
toString() - Method in class com.landawn.abacus.util.Seq
To string.
toString() - Method in class com.landawn.abacus.util.ShortList
To string.
toString() - Method in class com.landawn.abacus.util.ShortPair
To string.
toString() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
To string.
toString() - Method in class com.landawn.abacus.util.ShortTriple
To string.
toString() - Method in enum com.landawn.abacus.util.SortDirection
To string.
toString() - Method in class com.landawn.abacus.util.SQLBuilder.SP
To string.
toString() - Method in class com.landawn.abacus.util.SQLBuilder
To string.
toString() - Method in class com.landawn.abacus.util.SQLExecutor.JdbcSettings
To string.
toString() - Method in class com.landawn.abacus.util.SQLMapper
To string.
toString() - Method in enum com.landawn.abacus.util.SQLOperation
To string.
toString() - Method in class com.landawn.abacus.util.SQLTransaction
To string.
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
To string.
toString() - Method in class com.landawn.abacus.util.Triple
To string.
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple1
To string.
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple2
To string.
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple3
To string.
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple4
To string.
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple5
To string.
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple6
To string.
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple7
To string.
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple8
To string.
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple9
To string.
toString() - Method in class com.landawn.abacus.util.u.Nullable
To string.
toString() - Method in class com.landawn.abacus.util.u.Optional
To string.
toString() - Method in class com.landawn.abacus.util.u.OptionalBoolean
To string.
toString() - Method in class com.landawn.abacus.util.u.OptionalByte
To string.
toString() - Method in class com.landawn.abacus.util.u.OptionalChar
To string.
toString() - Method in class com.landawn.abacus.util.u.OptionalDouble
To string.
toString() - Method in class com.landawn.abacus.util.u.OptionalFloat
To string.
toString() - Method in class com.landawn.abacus.util.u.OptionalInt
To string.
toString() - Method in class com.landawn.abacus.util.u.OptionalLong
To string.
toString() - Method in class com.landawn.abacus.util.u.OptionalShort
To string.
toString() - Method in class com.landawn.abacus.util.Wrapper
To string.
totalCountOfValues() - Method in class com.landawn.abacus.util.Multimap
Returns the total count of all the elements in all values.
toTriple() - Method in class com.landawn.abacus.util.Tuple.Tuple3
To triple.
toTuple() - Method in class com.landawn.abacus.util.Pair
To tuple.
toTuple() - Method in class com.landawn.abacus.util.Result
To tuple.
toTuple() - Method in class com.landawn.abacus.util.Triple
To tuple.
touch(File) - Static method in class com.landawn.abacus.guava.Files
Touch.
touch(Path) - Static method in class com.landawn.abacus.guava.Files
Touch.
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.
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(String) - Static method in class com.landawn.abacus.util.ClassUtil
It's designed for field/method/class/column/table names.
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.StringUtil
To upper case with underscore.
toURL(File) - Static method in class com.landawn.abacus.util.IOUtil
To URL.
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
To XML.
toXML(String) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(String, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(File) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(File, String) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(File, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(File, String, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(File, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(File, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(OutputStream) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(OutputStream, String) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(OutputStream, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(OutputStream, String, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(OutputStream, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(OutputStream, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(Writer) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(Writer, String) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(Writer, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(Writer, String, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(Writer, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(Writer, String, Collection<String>, int, int) - Method in interface com.landawn.abacus.DataSet
To XML.
toXML(Object) - Static method in class com.landawn.abacus.util.N
To XML.
toXML(Object, boolean) - Static method in class com.landawn.abacus.util.N
To XML.
toXML(Object, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
To XML.
toXML(File, Object) - Static method in class com.landawn.abacus.util.N
To XML.
toXML(File, Object, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
To XML.
toXML(OutputStream, Object) - Static method in class com.landawn.abacus.util.N
To XML.
toXML(OutputStream, Object, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
To XML.
toXML(Writer, Object) - Static method in class com.landawn.abacus.util.N
To XML.
toXML(Writer, Object, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
To XML.
TRAILER - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Trailer header field name.
Transaction - Interface in com.landawn.abacus
The Interface Transaction.
Transaction.Action - Enum in com.landawn.abacus
The Enum Action.
Transaction.Status - Enum in com.landawn.abacus
The Enum Status.
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.
transform(Document, OutputStream) - Static method in class com.landawn.abacus.util.XMLUtil
Method document2Xml.
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, 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) - Method in class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
Helper for non-Writer usage.
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
 
TriConsumers() - Constructor for class com.landawn.abacus.util.Fn.TriConsumers
Instantiates a new tri consumers.
TriFunction<A,B,C,R> - Interface in com.landawn.abacus.util.function
 
TriFunctions() - Constructor for class com.landawn.abacus.util.Fn.TriFunctions
Instantiates a new tri functions.
TriIterator<A,B,C> - Class in com.landawn.abacus.util
The Class TriIterator.
TriIterator() - Constructor for class com.landawn.abacus.util.TriIterator
 
trim(String) - Static method in class com.landawn.abacus.condition.Expression
Trim.
trim() - Static method in class com.landawn.abacus.util.Fn
Trim.
trim(boolean) - Method in class com.landawn.abacus.util.Joiner
Trim.
trim(boolean) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Trim.
trim(boolean) - Method in class com.landawn.abacus.util.Splitter
Trim.
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.
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
Triple.
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.
Triples() - Constructor for class com.landawn.abacus.util.Fn.Triples
Instantiates a new triples.
tripleToList() - Static method in class com.landawn.abacus.util.Fn.Functions
Deprecated.
replaced by TripleFn#toList();
tripleToSet() - Static method in class com.landawn.abacus.util.Fn.Functions
Deprecated.
replaced by TripleFn#toSet();
TriPredicate<A,B,C> - Interface in com.landawn.abacus.util.function
 
TriPredicates() - Constructor for class com.landawn.abacus.util.Fn.TriPredicates
Instantiates a new tri predicates.
TRUE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field TRUE.
TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanSupplier
 
truncate(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
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
Catch checked exception and convert it to RuntimeException.
Try.BiConsumer<T,U,E extends Exception> - Interface in com.landawn.abacus.util
The Interface BiConsumer.
Try.BiFunction<T,U,R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface BiFunction.
Try.BinaryOperator<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface BinaryOperator.
Try.BiPredicate<T,U,E extends Exception> - Interface in com.landawn.abacus.util
The Interface BiPredicate.
Try.BooleanBiConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanBiConsumer.
Try.BooleanBiFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanBiFunction.
Try.BooleanBinaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanBinaryOperator.
Try.BooleanBiPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanBiPredicate.
Try.BooleanConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanConsumer.
Try.BooleanFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanFunction.
Try.BooleanPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanPredicate.
Try.BooleanSupplier<E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanSupplier.
Try.BooleanTernaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanTernaryOperator.
Try.BooleanTriConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanTriConsumer.
Try.BooleanTriFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanTriFunction.
Try.BooleanTriPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanTriPredicate.
Try.BooleanUnaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface BooleanUnaryOperator.
Try.ByteBiConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ByteBiConsumer.
Try.ByteBiFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ByteBiFunction.
Try.ByteBinaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ByteBinaryOperator.
Try.ByteBiPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ByteBiPredicate.
Try.ByteConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ByteConsumer.
Try.ByteFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ByteFunction.
Try.BytePredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface BytePredicate.
Try.ByteSupplier<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ByteSupplier.
Try.ByteTernaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ByteTernaryOperator.
Try.ByteTriConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ByteTriConsumer.
Try.ByteTriFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ByteTriFunction.
Try.ByteTriPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ByteTriPredicate.
Try.ByteUnaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ByteUnaryOperator.
Try.Callable<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface Callable.
Try.CharBiConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharBiConsumer.
Try.CharBiFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharBiFunction.
Try.CharBinaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharBinaryOperator.
Try.CharBiPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharBiPredicate.
Try.CharConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharConsumer.
Try.CharFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharFunction.
Try.CharPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharPredicate.
Try.CharSupplier<E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharSupplier.
Try.CharTernaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharTernaryOperator.
Try.CharTriConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharTriConsumer.
Try.CharTriFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharTriFunction.
Try.CharTriPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharTriPredicate.
Try.CharUnaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface CharUnaryOperator.
Try.Consumer<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface Consumer.
Try.DoubleBiConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoubleBiConsumer.
Try.DoubleBiFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoubleBiFunction.
Try.DoubleBinaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoubleBinaryOperator.
Try.DoubleBiPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoubleBiPredicate.
Try.DoubleConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoubleConsumer.
Try.DoubleFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoubleFunction.
Try.DoublePredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoublePredicate.
Try.DoubleSupplier<E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoubleSupplier.
Try.DoubleTernaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoubleTernaryOperator.
Try.DoubleTriConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoubleTriConsumer.
Try.DoubleTriFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoubleTriFunction.
Try.DoubleTriPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoubleTriPredicate.
Try.DoubleUnaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface DoubleUnaryOperator.
Try.EE - Class in com.landawn.abacus.util
The Class EE.
Try.EE.BiConsumer<T,U,E extends Exception,E2 extends Exception> - Interface in com.landawn.abacus.util
The Interface BiConsumer.
Try.EE.BiFunction<T,U,R,E extends Exception,E2 extends Exception> - Interface in com.landawn.abacus.util
The Interface BiFunction.
Try.EE.BiPredicate<T,U,E extends Exception,E2 extends Exception> - Interface in com.landawn.abacus.util
The Interface BiPredicate.
Try.EE.Callable<R,E extends Exception,E2 extends Exception> - Interface in com.landawn.abacus.util
The Interface Callable.
Try.EE.Consumer<T,E extends Exception,E2 extends Exception> - Interface in com.landawn.abacus.util
The Interface Consumer.
Try.EE.Function<T,R,E extends Exception,E2 extends Exception> - Interface in com.landawn.abacus.util
The Interface Function.
Try.EE.Predicate<T,E extends Exception,E2 extends Exception> - Interface in com.landawn.abacus.util
The Interface Predicate.
Try.EE.Runnable<E extends Exception,E2 extends Exception> - Interface in com.landawn.abacus.util
The Interface Runnable.
Try.EE.Supplier<T,E extends Exception,E2 extends Exception> - Interface in com.landawn.abacus.util
The Interface Supplier.
Try.EE.TriConsumer<A,B,C,E extends Exception,E2 extends Exception> - Interface in com.landawn.abacus.util
The Interface TriConsumer.
Try.EE.TriFunction<A,B,C,R,E extends Exception,E2 extends Exception> - Interface in com.landawn.abacus.util
The Interface TriFunction.
Try.EE.TriPredicate<A,B,C,E extends Exception,E2 extends Exception> - Interface in com.landawn.abacus.util
The Interface TriPredicate.
Try.FloatBiConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatBiConsumer.
Try.FloatBiFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatBiFunction.
Try.FloatBinaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatBinaryOperator.
Try.FloatBiPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatBiPredicate.
Try.FloatConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatConsumer.
Try.FloatFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatFunction.
Try.FloatPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatPredicate.
Try.FloatSupplier<E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatSupplier.
Try.FloatTernaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatTernaryOperator.
Try.FloatTriConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatTriConsumer.
Try.FloatTriFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatTriFunction.
Try.FloatTriPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatTriPredicate.
Try.FloatUnaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface FloatUnaryOperator.
Try.Function<T,R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface Function.
Try.IndexedBiConsumer<U,T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface IndexedBiConsumer.
Try.IndexedBiFunction<U,T,R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface IndexedBiFunction.
Try.IndexedBiPredicate<U,T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface IndexedBiPredicate.
Try.IndexedConsumer<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface IndexedConsumer.
Try.IndexedFunction<T,R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface IndexedFunction.
Try.IndexedPredicate<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface IndexedPredicate.
Try.IntBiConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntBiConsumer.
Try.IntBiFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntBiFunction.
Try.IntBinaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntBinaryOperator.
Try.IntBiPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntBiPredicate.
Try.IntConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntConsumer.
Try.IntFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntFunction.
Try.IntPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntPredicate.
Try.IntSupplier<E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntSupplier.
Try.IntTernaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntTernaryOperator.
Try.IntTriConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntTriConsumer.
Try.IntTriFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntTriFunction.
Try.IntTriPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntTriPredicate.
Try.IntUnaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface IntUnaryOperator.
Try.LongBiConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongBiConsumer.
Try.LongBiFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongBiFunction.
Try.LongBinaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongBinaryOperator.
Try.LongBiPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongBiPredicate.
Try.LongConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongConsumer.
Try.LongFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongFunction.
Try.LongPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongPredicate.
Try.LongSupplier<E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongSupplier.
Try.LongTernaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongTernaryOperator.
Try.LongTriConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongTriConsumer.
Try.LongTriFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongTriFunction.
Try.LongTriPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongTriPredicate.
Try.LongUnaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface LongUnaryOperator.
Try.ObjBooleanConsumer<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ObjBooleanConsumer.
Try.ObjByteConsumer<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ObjByteConsumer.
Try.ObjCharConsumer<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ObjCharConsumer.
Try.ObjDoubleConsumer<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ObjDoubleConsumer.
Try.ObjFloatConsumer<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ObjFloatConsumer.
Try.ObjIntConsumer<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ObjIntConsumer.
Try.ObjLongConsumer<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ObjLongConsumer.
Try.ObjShortConsumer<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ObjShortConsumer.
Try.Predicate<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface Predicate.
Try.QuadConsumer<A,B,C,D,E extends Exception> - Interface in com.landawn.abacus.util
The Interface QuadConsumer.
Try.QuadFunction<A,B,C,D,R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface QuadFunction.
Try.QuadPredicate<A,B,C,D,E extends Exception> - Interface in com.landawn.abacus.util
The Interface QuadPredicate.
Try.Runnable<E extends Exception> - Interface in com.landawn.abacus.util
The Interface Runnable.
Try.ShortBiConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortBiConsumer.
Try.ShortBiFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortBiFunction.
Try.ShortBinaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortBinaryOperator.
Try.ShortBiPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortBiPredicate.
Try.ShortConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortConsumer.
Try.ShortFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortFunction.
Try.ShortPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortPredicate.
Try.ShortSupplier<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortSupplier.
Try.ShortTernaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortTernaryOperator.
Try.ShortTriConsumer<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortTriConsumer.
Try.ShortTriFunction<R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortTriFunction.
Try.ShortTriPredicate<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortTriPredicate.
Try.ShortUnaryOperator<E extends Exception> - Interface in com.landawn.abacus.util
The Interface ShortUnaryOperator.
Try.Supplier<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface Supplier.
Try.TernaryOperator<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface TernaryOperator.
Try.ToBooleanFunction<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ToBooleanFunction.
Try.ToByteFunction<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ToByteFunction.
Try.ToCharFunction<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ToCharFunction.
Try.ToDoubleFunction<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ToDoubleFunction.
Try.ToFloatFunction<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ToFloatFunction.
Try.ToIntFunction<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ToIntFunction.
Try.ToLongFunction<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ToLongFunction.
Try.ToShortFunction<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface ToShortFunction.
Try.TriConsumer<A,B,C,E extends Exception> - Interface in com.landawn.abacus.util
The Interface TriConsumer.
Try.TriFunction<A,B,C,R,E extends Exception> - Interface in com.landawn.abacus.util
The Interface TriFunction.
Try.TriPredicate<A,B,C,E extends Exception> - Interface in com.landawn.abacus.util
The Interface TriPredicate.
Try.UnaryOperator<T,E extends Exception> - Interface in com.landawn.abacus.util
The Interface UnaryOperator.
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.
tryAcquire(int) - Method in class com.landawn.abacus.util.RateLimiter
Acquires permits from this RateLimiter if it can be acquired immediately without delay.
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, 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.
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, Try.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.
Tuple - 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
Tuple 1.
tuple2() - Static method in class com.landawn.abacus.util.Fn
Tuple 2.
tuple3() - Static method in class com.landawn.abacus.util.Fn
Tuple 3.
tuple4() - Static method in class com.landawn.abacus.util.Fn
Tuple 4.
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 - Annotation Type in com.landawn.abacus.annotation
The Interface Type.
type - Variable in class com.landawn.abacus.parser.ParserUtil.EntityInfo
The type.
TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field TYPE.
type - Variable in class com.landawn.abacus.util.TypeReference
The type.
type() - Method in class com.landawn.abacus.util.TypeReference
Type.
Type.EnumType - 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.
typeOf(String) - Static method in class com.landawn.abacus.util.N
Type of.
typeOf(Class<?>) - Static method in class com.landawn.abacus.util.N
Type of.
TypeReference<T> - Class in com.landawn.abacus.util
Represents a generic type T.
TypeReference() - Constructor for class com.landawn.abacus.util.TypeReference
Instantiates a new type reference.

U

u - Class in com.landawn.abacus.util
The Class u.
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.
UNARYBIT - Static variable in class com.landawn.abacus.util.WD
Field UNARYBIT.
UnaryOperator<T> - Interface in com.landawn.abacus.util.function
UnaryOperators() - Constructor for class com.landawn.abacus.util.Fn.UnaryOperators
Instantiates a new unary operators.
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
 
unbox(Boolean...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Booleans to 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.
unbox(Character...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Characters to 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.
unbox(Byte...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Bytes to 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.
unbox(Short...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Shorts to primitives.
unbox(Short[], short) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Short to primitives handling null.
unbox(Short[], int, int, short) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Integer...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Integers to 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.
unbox(Long...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Longs to primitives.
unbox(Long[], long) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Long to primitives handling null.
unbox(Long[], int, int, long) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Float...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Floats to 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.
unbox(Double...) - Static method in class com.landawn.abacus.util.Primitives
Converts an array of object Doubles to 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.
unbox(Boolean[][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Boolean[][], boolean) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Character[][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Character[][], char) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Byte[][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Byte[][], byte) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Short[][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Short[][], short) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Integer[][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Integer[][], int) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Long[][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Long[][], long) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Float[][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Float[][], float) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Double[][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Double[][], double) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Boolean[][][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Boolean[][][], boolean) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Character[][][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Character[][][], char) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Byte[][][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Byte[][][], byte) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Short[][][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Short[][][], short) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Integer[][][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Integer[][][], int) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Long[][][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Long[][][], long) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Float[][][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Float[][][], float) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Double[][][]) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unbox(Double[][][], double) - Static method in class com.landawn.abacus.util.Primitives
Unbox.
unboxB() - Static method in class com.landawn.abacus.util.Fn.Fnn
Unbox B.
unboxC() - Static method in class com.landawn.abacus.util.Fn.Fnn
Unbox C.
unboxD() - Static method in class com.landawn.abacus.util.Fn.Fnn
Unbox D.
unboxF() - Static method in class com.landawn.abacus.util.Fn.Fnn
Unbox F.
unboxI() - Static method in class com.landawn.abacus.util.Fn.Fnn
Unbox I.
unboxL() - Static method in class com.landawn.abacus.util.Fn.Fnn
Unbox L.
unboxS() - Static method in class com.landawn.abacus.util.Fn.Fnn
Unbox S.
uncapitalize(String) - Static method in class com.landawn.abacus.util.StringUtil
Uncapitalize.
unchecked() - Method in class com.landawn.abacus.util.ExceptionalStream
Unchecked.
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(SQLException) - Constructor for exception com.landawn.abacus.exception.UncheckedSQLException
Constructor for UncheckedSQLException.
UncheckedSQLException(String, 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.
unflatten(Map<String, Object>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Unflatten.
unflatten(Map<String, Object>, String, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Unflatten.
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.
union(SubQuery) - Method in class com.landawn.abacus.condition.Criteria
Union.
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(DataSet) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet.
union(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Union.
union(SQLBuilder) - Method in class com.landawn.abacus.util.SQLBuilder
Union.
union(String) - Method in class com.landawn.abacus.util.SQLBuilder
Union.
union(String...) - Method in class com.landawn.abacus.util.SQLBuilder
Union.
union(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
Union.
UNION - Static variable in class com.landawn.abacus.util.WD
Field UNION.
UNION_ALL - Static variable in class com.landawn.abacus.util.WD
Field UNION_ALL.
unionAll(SubQuery) - Static method in class com.landawn.abacus.condition.ConditionFactory
Union all.
unionAll(SubQuery) - Method in class com.landawn.abacus.condition.Criteria
Union all.
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.
unionAll(DataSet) - Method in interface com.landawn.abacus.DataSet
Returns a new DataSet.
unionAll(String) - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Union all.
unionAll(SQLBuilder) - Method in class com.landawn.abacus.util.SQLBuilder
Union all.
unionAll(String) - Method in class com.landawn.abacus.util.SQLBuilder
Union all.
unionAll(String...) - Method in class com.landawn.abacus.util.SQLBuilder
Union all.
unionAll(Collection<String>) - Method in class com.landawn.abacus.util.SQLBuilder
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.
unlock() - Method in class com.landawn.abacus.pool.AbstractPool
Unlock.
unlock() - Method in interface com.landawn.abacus.pool.Pool
Unlock.
unlock(String, String) - Method in class com.landawn.abacus.util.DBLock
Unlock.
unlock(K) - Method in class com.landawn.abacus.util.MemcachedLock
Unlock.
UNLOCKED - Static variable in class com.landawn.abacus.util.DBLock
The Constant 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
Unregister.
UNSAFE_URL - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant UNSAFE_URL.
unwrap() - Static method in class com.landawn.abacus.util.Fn
Unwrap.
unwrap(JSONObject) - Static method in class com.landawn.abacus.util.JSONUtil
Unwrap.
unwrap(Class<? extends T>, JSONObject) - Static method in class com.landawn.abacus.util.JSONUtil
Unwrap.
unwrap(Type<? extends T>, JSONObject) - Static method in class com.landawn.abacus.util.JSONUtil
Unwrap.
unwrap(JSONArray) - Static method in class com.landawn.abacus.util.JSONUtil
Unwrap.
unwrap(Class<? extends T>, JSONArray) - Static method in class com.landawn.abacus.util.JSONUtil
Unwrap.
unwrap(Type<? extends T>, JSONArray) - Static method in class com.landawn.abacus.util.JSONUtil
Unwrap.
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(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(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Unwrap.
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
unzip(Iterator<? extends T>, BiConsumer<? super T, Pair<L, R>>) - Static method in class com.landawn.abacus.util.BiIterator
Unzip.
unzip(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Unzip.
unzip(Iterator<? extends T>, BiConsumer<? super T, Pair<L, R>>) - Static method in class com.landawn.abacus.util.Iterators
Unzip.
unzip(Collection<? extends T>, Try.BiConsumer<? super T, Pair<L, R>, E>) - Static method in class com.landawn.abacus.util.N
Unzip.
unzip(Collection<? extends T>, Try.BiConsumer<? super T, Pair<L, R>, E>, IntFunction<? extends Collection<?>>) - Static method in class com.landawn.abacus.util.N
Unzip.
unzip(Iterator<? extends T>, BiConsumer<? super T, Triple<L, M, R>>) - Static method in class com.landawn.abacus.util.TriIterator
Unzip.
unzipp(Iterator<? extends T>, BiConsumer<? super T, Triple<L, M, R>>) - Static method in class com.landawn.abacus.util.Iterators
Unzipp.
unzipp(Collection<? extends T>, Try.BiConsumer<? super T, Triple<L, M, R>, E>) - Static method in class com.landawn.abacus.util.N
Unzipp.
unzipp(Collection<? extends T>, Try.BiConsumer<? super T, Triple<L, M, R>, E>, IntFunction<? extends Collection<?>>) - Static method in class com.landawn.abacus.util.N
Unzipp.
update(String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Update.
update(String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Update.
update(String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Update.
update(String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Update.
update(Connection, String, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Update.
update(Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Update.
update(Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Update.
update(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.AsyncSQLExecutor
Update.
update(Map<String, Object>, Condition) - Method in interface com.landawn.abacus.util.JdbcUtil.BasicDao
Update.
update(T) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Update.
update(T, Collection<String>) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Update.
update(Map<String, Object>, ID) - Method in interface com.landawn.abacus.util.JdbcUtil.CrudDao
Update.
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Update.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Update.
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.ACSB
Deprecated.
Update.
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Update.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Update.
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.LCSB
Deprecated.
Update.
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Update.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Update.
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MAC
Deprecated.
Update.
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Update.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Update.
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MLC
Deprecated.
Update.
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Update.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Update.
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.MSC
Deprecated.
Update.
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Update.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Update.
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NAC
Update.
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Update.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Update.
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NLC
Update.
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Update.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Update.
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.NSC
Update.
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Update.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Update.
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PAC
Update.
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Update.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Update.
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PLC
Update.
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Update.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Update.
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.PSC
Update.
update(String) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Update.
update(Class<?>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Update.
update(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.SQLBuilder.SCSB
Deprecated.
Update.
update(T) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Update.
update(T, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Update.
update(Map<String, Object>, ID) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Update.
update(Map<String, Object>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Update.
update(Connection, T) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Update.
update(Connection, T, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Update.
update(Connection, Map<String, Object>, ID) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Update.
update(Connection, Map<String, Object>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Update.
update(T) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Update.
update(T, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Update.
update(Map<String, Object>, ID) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Update.
update(Map<String, Object>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Update.
update(Connection, T) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Update.
update(Connection, T, Collection<String>) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Update.
update(Connection, Map<String, Object>, ID) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Update.
update(Connection, Map<String, Object>, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Update.
update(String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Update.
update(String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Update.
update(String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Update.
update(String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Update.
update(Connection, String, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Update.
update(Connection, String, SQLExecutor.StatementSetter, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Update.
update(Connection, String, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
Update.
update(Connection, String, SQLExecutor.StatementSetter, SQLExecutor.JdbcSettings, Object...) - Method in class com.landawn.abacus.util.SQLExecutor
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(Try.Function<?, ?, E>) - Method in interface com.landawn.abacus.DataSet
Update all the values in this DataSet with the specified Try.Function.
updateAll(Try.Function<?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Update all.
updateColumn(String, Try.Function<T, ?, E>) - Method in interface com.landawn.abacus.DataSet
Update the values of the specified column by the specified Try.Function.
updateColumn(String, Try.Function<T, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Update column.
updateColumns(Collection<String>, Try.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>, Try.Function<?, ?, E>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Update columns.
updateLastAccessTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Update last access time.
updateRow(int, Try.Function<?, ?, E>) - Method in interface com.landawn.abacus.DataSet
Update the values in the specified row with the specified Try.Function.
updateRows(int[], Try.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.
UPPER - Static variable in class com.landawn.abacus.util.WD
Field UPPER.
upperEndpoint() - Method in class com.landawn.abacus.util.Range
Gets the maximum value in this range.
upsert(T) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Upsert.
upsert(T, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.AsyncMapper
Upsert.
upsert(T) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute add and return the added entity if the record doesn't, otherwise, update is executed and updated db record is returned.
upsert(T, Condition) - Method in class com.landawn.abacus.util.SQLExecutor.Mapper
Execute add and return the added entity if the record doesn't, otherwise, update is executed and updated db record is returned.
url() - Method in class com.landawn.abacus.http.AbstractHttpClient
Url.
url(String) - Static method in class com.landawn.abacus.http.HttpRequest
Url.
url(String, long, long) - Static method in class com.landawn.abacus.http.HttpRequest
Url.
url(String) - Method in class com.landawn.abacus.http.okhttp.OkHttpRequest
Sets the URL target of this request.
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
 
url(String) - Static method in class com.landawn.abacus.http.OKHttpRequest
Url.
url(String, long, long) - Static method in class com.landawn.abacus.http.OKHttpRequest
Url.
urlDecode(String) - Static method in class com.landawn.abacus.util.N
Url decode.
urlDecode(String, Charset) - Static method in class com.landawn.abacus.util.N
Url decode.
urlDecode(Class<? extends T>, String) - Static method in class com.landawn.abacus.util.N
Url decode.
urlDecode(Class<? extends T>, String, Charset) - Static method in class com.landawn.abacus.util.N
Url decode.
urlEncode(Object) - Static method in class com.landawn.abacus.util.N
Url encode.
urlEncode(Object, Charset) - Static method in class com.landawn.abacus.util.N
Url encode.
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 - Static variable in class com.landawn.abacus.util.WD
Field USE.
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...) - 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(String) - Method in class com.landawn.abacus.util.SQLBuilder
Using.
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.
uuid() - Static method in class com.landawn.abacus.util.N
Returns an UUID.

V

vacate() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Vacate.
vacate(int) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Vacate.
vacate() - Method in class com.landawn.abacus.pool.GenericObjectPool
Vacate.
vacate(int) - 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.
val() - Static method in class com.landawn.abacus.util.Fn
Val.
val() - Method in class com.landawn.abacus.util.Keyed
Val.
val() - Method in class com.landawn.abacus.util.Try
Val.
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 - Static variable in class com.landawn.abacus.parser.XMLConstants
Field VALUE.
value() - Method in class com.landawn.abacus.pool.PoolableWrapper
Value.
value - Variable in class com.landawn.abacus.util.BufferedWriter
The value.
value() - Static method in class com.landawn.abacus.util.Fn
Value.
value() - Method in class com.landawn.abacus.util.HBaseColumn
Value.
value() - Method in class com.landawn.abacus.util.Indexed
Value.
value() - Method in class com.landawn.abacus.util.IndexedBoolean
Value.
value() - Method in class com.landawn.abacus.util.IndexedByte
Value.
value() - Method in class com.landawn.abacus.util.IndexedChar
Value.
value() - Method in class com.landawn.abacus.util.IndexedDouble
Value.
value() - Method in class com.landawn.abacus.util.IndexedFloat
Value.
value() - Method in class com.landawn.abacus.util.IndexedInt
Value.
value() - Method in class com.landawn.abacus.util.IndexedLong
Value.
value() - Method in class com.landawn.abacus.util.IndexedShort
Value.
value() - Method in class com.landawn.abacus.util.MutableBoolean
Value.
value() - Method in class com.landawn.abacus.util.MutableByte
Value.
value() - Method in class com.landawn.abacus.util.MutableChar
Value.
value() - Method in class com.landawn.abacus.util.MutableDouble
Value.
value() - Method in class com.landawn.abacus.util.MutableFloat
Value.
value() - Method in class com.landawn.abacus.util.MutableInt
Value.
value() - Method in class com.landawn.abacus.util.MutableLong
Value.
value() - Method in class com.landawn.abacus.util.MutableShort
Value.
value - Variable in class com.landawn.abacus.util.Observer.Node
The value.
value() - Method in class com.landawn.abacus.util.Timed
Value.
value() - Method in class com.landawn.abacus.util.Wrapper
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(String) - Static method in enum com.landawn.abacus.annotation.Type.EnumType
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.IsolationLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.landawn.abacus.IsolationLevel
Method valueOf.
valueOf(String) - 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.LockMode
Method valueOf.
valueOf(String) - Static method in enum com.landawn.abacus.parser.Exclusion
Returns the enum constant of this type with the specified name.
valueOf(boolean) - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Value of.
valueOf(Exclusion, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Value of.
valueOf(boolean, Exclusion, Map<Class<?>, Collection<String>>) - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Value of.
valueOf(long, long) - Static method in class com.landawn.abacus.pool.ActivityPrint
Value of.
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.Transaction.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.Transaction.Status
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(int) - Static method in enum com.landawn.abacus.util.AccountStatus
Value of.
valueOf(String) - 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.CalendarUnit
Value of.
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(int) - Static method in enum com.landawn.abacus.util.Color
Value of.
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(int) - Static method in enum com.landawn.abacus.util.DayOfWeek
Value of.
valueOf(String) - Static method in enum com.landawn.abacus.util.DBVersion
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(int) - Static method in enum com.landawn.abacus.util.Gender
Value of.
valueOf(T) - Static method in class com.landawn.abacus.util.HBaseColumn
Value of.
valueOf(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
Value of.
valueOf(String) - Static method in enum com.landawn.abacus.util.JdbcUtil.FetchDirection
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.landawn.abacus.util.JdbcUtil.FetchDirection
Value of.
valueOf(String) - 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.MediaType
Value of.
valueOf(String) - 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.Month
Value of.
valueOf(Class<? extends T>, String) - Static method in class com.landawn.abacus.util.N
Value of.
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.Nth
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(int) - Static method in enum com.landawn.abacus.util.OperationType
Value of.
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(int) - Static method in enum com.landawn.abacus.util.ServiceStatus
Value of.
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.stream.Stream.LAIO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.stream.Stream.PSO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.landawn.abacus.util.stream.Stream.SOO
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(int) - Static method in enum com.landawn.abacus.util.YesNo
Value of.
values() - Static method in enum com.landawn.abacus.annotation.Type.EnumType
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.IsolationLevel
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.
values() - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Method values.
values() - Static method in enum com.landawn.abacus.Transaction.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.landawn.abacus.Transaction.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.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.
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.DBVersion
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.
values() - Static method in enum com.landawn.abacus.util.JdbcUtil.FetchDirection
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.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.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.
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.NoCachingNoUpdating.DisposableArray
Values.
values() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
Values.
values() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Values.
values() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Values.
values() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Values.
values() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Values.
values() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Values.
values() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Values.
values() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Values.
values() - Static method in enum com.landawn.abacus.util.Nth
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.
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 - Variable in class com.landawn.abacus.util.Properties
The values.
values() - Method in class com.landawn.abacus.util.Properties
Values.
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.stream.Stream.LAIO
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.Stream.PSO
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.Stream.SOO
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.ThreadMode
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.
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.
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 - Static variable in class com.landawn.abacus.parser.XMLConstants
Field VERSION.
version() - Method in class com.landawn.abacus.util.HBaseColumn
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.
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

w(String, String, String) - Static method in class com.landawn.abacus.util.SQLExecutor
W.
w(String, String, String, String) - Static method in class com.landawn.abacus.util.SQLExecutor
W.
w(Class<? extends Driver>, String, String, String) - Static method in class com.landawn.abacus.util.SQLExecutor
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.
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
 
WeekDay - Enum in com.landawn.abacus.util
The Enum WeekDay.
where(Condition) - Static method in class com.landawn.abacus.condition.ConditionFactory
Where.
where(String) - Static method in class com.landawn.abacus.condition.ConditionFactory
Where.
where(Condition) - Method in class com.landawn.abacus.condition.Criteria
Where.
where(String) - Method in class com.landawn.abacus.condition.Criteria
Where.
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() - Method in class com.landawn.abacus.util.DynamicSQLBuilder
Where.
where(String) - Method in class com.landawn.abacus.util.SQLBuilder
Where.
where(Condition) - Method in class com.landawn.abacus.util.SQLBuilder
Where.
WHERE - Static variable in class com.landawn.abacus.util.WD
Field WHERE.
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 filter, always testing case-sensitive.
wildcardMatch(String, String, boolean) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks a filename to see if it matches the specified wildcard filter 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 filter using the case rules of the system.
window(Duration, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Split this stream by the specified duration.
window(Duration, LongSupplier, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Fn
Window.
window(Duration, LongSupplier, Collector<? super Timed<T>, A, R>) - Static method in class com.landawn.abacus.util.Fn
Window.
window(Duration, long, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Window.
window(Duration, long, LongSupplier, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Fn
Window.
window(Duration, long, LongSupplier, Collector<? super Timed<T>, A, R>) - Static method in class com.landawn.abacus.util.Fn
Window.
window(int, Duration, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Split this stream by the specified duration.
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, 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(Duration) - Method in class com.landawn.abacus.util.stream.Stream
Split this stream by the specified duration.
window(Duration, LongSupplier) - 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, LongSupplier, 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
 
window(Duration, LongSupplier, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration, long) - Method in class com.landawn.abacus.util.stream.Stream
 
window(Duration, long, LongSupplier) - 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, LongSupplier, 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, long, LongSupplier, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
window(int, Duration) - Method in class com.landawn.abacus.util.stream.Stream
 
window(int, Duration, LongSupplier) - Method in class com.landawn.abacus.util.stream.Stream
 
window(int, Duration, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
 
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, Collector<? super T, A, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
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.
windowToList(Duration, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Window to list.
windowToList(Duration, long, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Window to list.
windowToList(Duration) - Method in class com.landawn.abacus.util.stream.Stream
 
windowToList(Duration, long) - Method in class com.landawn.abacus.util.stream.Stream
 
windowToSet(Duration, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Window to set.
windowToSet(Duration, long, LongSupplier) - Static method in class com.landawn.abacus.util.Fn
Window to set.
windowToSet(Duration) - Method in class com.landawn.abacus.util.stream.Stream
 
windowToSet(Duration, long) - Method in class com.landawn.abacus.util.stream.Stream
 
with(SerializationFeature) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
With.
with(DeserializationFeature) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
With.
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(CharSequence) - Static method in class com.landawn.abacus.util.Joiner
With.
with(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Joiner
With.
with(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Joiner
With.
with(CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Joiner
With.
with(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Splitter.MapSplitter
With.
with(Pattern, Pattern) - Static method in class com.landawn.abacus.util.Splitter.MapSplitter
With.
with(char) - Static method in class com.landawn.abacus.util.Splitter
With.
with(CharSequence) - Static method in class com.landawn.abacus.util.Splitter
With.
with(Pattern) - Static method in class com.landawn.abacus.util.Splitter
With.
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(SerializationFeature) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
Without.
without(DeserializationFeature) - Method in class com.landawn.abacus.parser.JacksonMapperConfig
Without.
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, long, long) - Static method in interface com.landawn.abacus.pool.Poolable
Wrap the the source object with specified liveTime and maxIdleTime.
wrap(Future<T>) - Static method in class com.landawn.abacus.util.ContinuableFuture
Wrap.
wrap() - Static method in class com.landawn.abacus.util.Fn
Wrap.
wrap(ToIntFunction<? super T>, BiPredicate<? super T, ? super T>) - Static method in class com.landawn.abacus.util.Fn
Wrap.
wrap(DataSource) - Static method in class com.landawn.abacus.util.JdbcUtil
Deprecated. 
wrap(Map<String, Object>) - Static method in class com.landawn.abacus.util.JSONUtil
Wrap.
wrap(Object) - Static method in class com.landawn.abacus.util.JSONUtil
wrap(entity) -> wrap(Maps.deepEntity2Map(entity, true))
wrap(boolean[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wrap.
wrap(char[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wrap.
wrap(byte[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wrap.
wrap(short[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wrap.
wrap(int[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wrap.
wrap(long[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wrap.
wrap(float[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wrap.
wrap(double[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wrap.
wrap(Object[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wrap.
wrap(Collection<?>) - Static method in class com.landawn.abacus.util.JSONUtil
Wrap.
wrap(Map<K, V>) - Static method in class com.landawn.abacus.util.ListMultimap
Wrap.
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.
wrap(T[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
Wrap.
wrap(boolean[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
Wrap.
wrap(byte[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
Wrap.
wrap(char[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
Wrap.
wrap(Deque<T>) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
Wrap.
wrap(double[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
Wrap.
wrap(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
Wrap.
wrap(float[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
Wrap.
wrap(int[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
Wrap.
wrap(long[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
Wrap.
wrap(Object[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableObjArray
Wrap.
wrap(short[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
Wrap.
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(Map<K, V>) - Static method in class com.landawn.abacus.util.SetMultimap
Wrap.
wrap(Map<K, V>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.SetMultimap
Deprecated.
wrap(String, String) - Static method in class com.landawn.abacus.util.StringUtil
Wrap.
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"
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.HTTP
Wrap input stream.
wrapOutputStream(OutputStream, ContentFormat) - Static method in class com.landawn.abacus.http.HTTP
Wrap output stream.
wrapp(Map<K, V>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.ListMultimap
Wrapp.
wrapp(Map<K, V>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.SetMultimap
Wrapp.
Wrapper<T> - Class in com.landawn.abacus.util
The Class Wrapper.
write(byte[], File) - Static method in class com.landawn.abacus.guava.Files
Write.
write(int) - Method in class com.landawn.abacus.hash.HashingOutputStream
Write.
write(byte[], int, int) - Method in class com.landawn.abacus.hash.HashingOutputStream
Write.
write(OutputStream, Object, KryoSerializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Write.
write(Output, Object, KryoSerializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
Write.
write(Object) - Method in interface com.landawn.abacus.parser.ObjectMapper
Write.
write(Object, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
Write.
write(File, Object) - Method in interface com.landawn.abacus.parser.ObjectMapper
Write.
write(File, Object, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
Write.
write(OutputStream, Object) - Method in interface com.landawn.abacus.parser.ObjectMapper
Write.
write(OutputStream, Object, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
Write.
write(Writer, Object) - Method in interface com.landawn.abacus.parser.ObjectMapper
Write.
write(Writer, Object, C) - Method in interface com.landawn.abacus.parser.ObjectMapper
Write.
write(boolean) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(byte) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(short) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(int) - Method in class com.landawn.abacus.util.BufferedWriter
Deprecated.
Replaced with write(char).
write(long) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(float) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(double) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(Date) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(Calendar) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(XMLGregorianCalendar) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(char) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(String) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(String, int, int) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(char[]) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(char[], int, int) - Method in class com.landawn.abacus.util.BufferedWriter
Write.
write(int) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
Write.
write(byte[], int, int) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
Write.
write(Writer, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, boolean, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, char) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, char, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, byte) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, byte, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, short) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, short, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, int) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, long) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, long, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, float) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, float, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, double) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, double, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, CharSequence) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, CharSequence, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, CharSequence) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, CharSequence, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, CharSequence, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, CharSequence, Charset, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, CharSequence) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, CharSequence, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, char[]) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, char[], Charset) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, char[], int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, char[]) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, char[], Charset) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, char[], int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, char[], boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, char[], int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, char[], int, int, Charset, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, char[]) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, char[], boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, char[], int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, byte[]) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, byte[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, byte[]) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, byte[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, byte[], boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, byte[], int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, InputStream, long, long) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, InputStream, long, long) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, InputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, InputStream, long, long, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, Reader) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, Reader, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, Reader, long, long) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, Reader, long, long, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, Reader) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, Reader, long, long) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, Reader, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, Reader, long, long, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(File, File, long, long) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, File) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, File, long, long) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, File, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(OutputStream, File, long, long, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, File) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, File, long, long) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, File, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(Writer, File, long, long, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write.
write(int) - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
Write.
write(byte[]) - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
Write.
write(byte[], int, int) - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
Write.
write(int) - Method in class com.landawn.abacus.util.SnappyOutputStream
Write.
write(byte[]) - Method in class com.landawn.abacus.util.SnappyOutputStream
Write.
write(byte[], int, int) - Method in class com.landawn.abacus.util.SnappyOutputStream
Write.
write(int) - Method in class com.landawn.abacus.util.StringWriter
Write.
write(char[], int, int) - Method in class com.landawn.abacus.util.StringWriter
Write.
write(String) - Method in class com.landawn.abacus.util.StringWriter
Write.
write(String, int, int) - Method in class com.landawn.abacus.util.StringWriter
Write.
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
Write character.
writeCharacter(char[]) - Method in class com.landawn.abacus.util.CharacterWriter
Write character.
writeCharacter(char[], int, int) - Method in class com.landawn.abacus.util.CharacterWriter
Write character.
writeCharacter(String) - Method in class com.landawn.abacus.util.CharacterWriter
Write character.
writeCharacter(String, int, int) - Method in class com.landawn.abacus.util.CharacterWriter
Write character.
writeCharacters(StringBuilder, char[]) - Static method in class com.landawn.abacus.util.XMLUtil
Write characters.
writeCharacters(StringBuilder, char[], int, int) - Static method in class com.landawn.abacus.util.XMLUtil
Write characters.
writeCharacters(StringBuilder, String) - Static method in class com.landawn.abacus.util.XMLUtil
Write characters.
writeCharacters(StringBuilder, String, int, int) - Static method in class com.landawn.abacus.util.XMLUtil
Write characters.
writeCharacters(OutputStream, char[]) - Static method in class com.landawn.abacus.util.XMLUtil
Write characters.
writeCharacters(OutputStream, char[], int, int) - Static method in class com.landawn.abacus.util.XMLUtil
Write characters.
writeCharacters(OutputStream, String) - Static method in class com.landawn.abacus.util.XMLUtil
Write characters.
writeCharacters(OutputStream, String, int, int) - Static method in class com.landawn.abacus.util.XMLUtil
Write characters.
writeCharacters(Writer, char[]) - Static method in class com.landawn.abacus.util.XMLUtil
Write characters.
writeCharacters(Writer, char[], int, int) - Static method in class com.landawn.abacus.util.XMLUtil
Write characters.
writeCharacters(Writer, String) - Static method in class com.landawn.abacus.util.XMLUtil
Write characters.
writeCharacters(Writer, String, int, int) - Static method in class com.landawn.abacus.util.XMLUtil
Write characters.
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>, 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.
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
Write int.
writeLine(File, Object) - Static method in class com.landawn.abacus.util.IOUtil
Write line.
writeLine(OutputStream, Object) - Static method in class com.landawn.abacus.util.IOUtil
Write line.
writeLine(OutputStream, Object, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write line.
writeLine(Writer, Object) - Static method in class com.landawn.abacus.util.IOUtil
Write line.
writeLine(Writer, Object, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write line.
writeLines(File, Object[]) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(File, Object[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(OutputStream, Object[]) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(OutputStream, Object[], boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(OutputStream, Object[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(OutputStream, Object[], int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(Writer, Object[]) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(Writer, Object[], boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(Writer, Object[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(Writer, Object[], int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(File, Collection<?>) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(File, Collection<?>, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(OutputStream, Collection<?>) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(OutputStream, Collection<?>, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(OutputStream, Collection<?>, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(OutputStream, Collection<?>, int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(Writer, Collection<?>) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(Writer, Collection<?>, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(Writer, Collection<?>, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
writeLines(Writer, Collection<?>, int, int, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Write lines.
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
Write result.
writeResult(Writer) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Write result.
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
Write to.
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
 
xml2Java(String, String, String, String, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Generate java code by the specified xml.
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.
xml2JSON(String) - Static method in class com.landawn.abacus.util.N
Xml 2 JSON.
xml2JSON(Class<?>, String) - Static method in class com.landawn.abacus.util.N
Xml 2 JSON.
XMLConstants - Class in com.landawn.abacus.parser
The Class XMLConstants.
XMLConstants() - Constructor for class com.landawn.abacus.parser.XMLConstants
Instantiates a new XML constants.
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.
XOR - Class in com.landawn.abacus.condition
The Class XOR.
XOR(String, Object) - Constructor for class com.landawn.abacus.condition.XOR
Instantiates a new xor.
XOR - Static variable in class com.landawn.abacus.util.WD
Field XOR.
XSC() - Constructor for class com.landawn.abacus.parser.XMLSerializationConfig.XSC
 

Y

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(A[], B[]) - Static method in class com.landawn.abacus.util.BiIterator
Zip.
zip(A[], B[], A, B) - Static method in class com.landawn.abacus.util.BiIterator
Zip.
zip(Collection<A>, Collection<B>) - Static method in class com.landawn.abacus.util.BiIterator
Zip.
zip(Collection<A>, Collection<B>, A, B) - Static method in class com.landawn.abacus.util.BiIterator
Zip.
zip(Iterator<A>, Iterator<B>) - Static method in class com.landawn.abacus.util.BiIterator
Zip.
zip(Iterator<A>, Iterator<B>, A, B) - Static method in class com.landawn.abacus.util.BiIterator
Zip.
zip(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Zip.
zip(Collection<File>, File) - Static method in class com.landawn.abacus.util.IOUtil
Zip.
zip(Collection<A>, Collection<B>, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.Iterators
Zip.
zip(Iterator<A>, Iterator<B>, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.Iterators
Zip.
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.
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.
zip(Collection<A>, Collection<B>, A, B, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.Iterators
Zip.
zip(Iterator<A>, Iterator<B>, A, B, BiFunction<? super A, ? super B, R>) - Static method in class com.landawn.abacus.util.Iterators
Zip.
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.
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.
zip(A[], B[], Try.BiFunction<? super A, ? super B, R, E>) - Static method in class com.landawn.abacus.util.N
Zip.
zip(Collection<A>, Collection<B>, Try.BiFunction<? super A, ? super B, R, E>) - Static method in class com.landawn.abacus.util.N
Zip.
zip(A[], B[], C[], Try.TriFunction<? super A, ? super B, ? super C, R, E>) - Static method in class com.landawn.abacus.util.N
Zip.
zip(Collection<A>, Collection<B>, Collection<C>, Try.TriFunction<? super A, ? super B, ? super C, R, E>) - Static method in class com.landawn.abacus.util.N
Zip.
zip(A[], B[], A, B, Try.BiFunction<? super A, ? super B, R, E>) - Static method in class com.landawn.abacus.util.N
Zip.
zip(Collection<A>, Collection<B>, A, B, Try.BiFunction<? super A, ? super B, R, E>) - Static method in class com.landawn.abacus.util.N
Zip.
zip(A[], B[], C[], A, B, C, Try.TriFunction<? super A, ? super B, ? super C, R, E>) - Static method in class com.landawn.abacus.util.N
Zip.
zip(Collection<A>, Collection<B>, Collection<C>, A, B, C, Try.TriFunction<? super A, ? super B, ? super C, R, E>) - Static method in class com.landawn.abacus.util.N
Zip.
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(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(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(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(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, 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(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(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[], 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(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(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, 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(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(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(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(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(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(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, 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(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(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[], 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(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(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, 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(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(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(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(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(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(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, 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(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(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[], 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(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(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, 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(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(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
 
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(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(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(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(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(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, 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(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(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[], 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(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(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, 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(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(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(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(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, 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(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, 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(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(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[], 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(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, 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(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, 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(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(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(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(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, 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(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, 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(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(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[], 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(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, 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(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, 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(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(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(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(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, 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(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, 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(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(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[], 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(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, 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(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, 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(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(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[], 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(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, 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(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, 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(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(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, 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, 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, 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(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, 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(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(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[], 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(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, 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(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, 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(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(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, 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, 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, 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(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, 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(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(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[], 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(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, 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(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, 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(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(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, 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, 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, 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(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, 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(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(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[], 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(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, 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(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, 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(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(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, 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, 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, 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(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, 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(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(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[], 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(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, 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(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, 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(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(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, 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, 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, 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(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, 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(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(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[], 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(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, 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(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, 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(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(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, 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, 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, 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(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, 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(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(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[], 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(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, 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(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, 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(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(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, 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, 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, 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(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, 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(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(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[], 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>, 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>, 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(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>, 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(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>, 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(List<? extends Collection<? extends T>>, Function<? super List<? extends T>, R>) - Static method in class com.landawn.abacus.util.stream.Stream
 
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(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[], 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>, 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>, 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(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>, 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(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>, 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(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(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(A[], B[], C[]) - Static method in class com.landawn.abacus.util.TriIterator
Zip.
zip(A[], B[], C[], A, B, C) - Static method in class com.landawn.abacus.util.TriIterator
Zip.
zip(Collection<A>, Collection<B>, Collection<C>) - Static method in class com.landawn.abacus.util.TriIterator
Zip.
zip(Collection<A>, Collection<B>, Collection<C>, A, B, C) - Static method in class com.landawn.abacus.util.TriIterator
Zip.
zip(Iterator<A>, Iterator<B>, Iterator<C>) - Static method in class com.landawn.abacus.util.TriIterator
Zip.
zip(Iterator<A>, Iterator<B>, Iterator<C>, A, B, C) - Static method in class com.landawn.abacus.util.TriIterator
Zip.
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(Collection<B>, Try.BiFunction<? super T, ? super B, R, E>) - Method in class com.landawn.abacus.util.Seq
Zip with.
zipWith(Collection<B>, T, B, Try.BiFunction<? super T, ? super B, R, E>) - Method in class com.landawn.abacus.util.Seq
Zip with.
zipWith(Collection<B>, Collection<C>, Try.TriFunction<? super T, ? super B, ? super C, R, E>) - Method in class com.landawn.abacus.util.Seq
Zip with.
zipWith(Collection<B>, Collection<C>, T, B, C, Try.TriFunction<? super T, ? super B, ? super C, R, E>) - Method in class com.landawn.abacus.util.Seq
Zip with.
zipWith(ByteStream, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
zipWith(ByteStream, ByteStream, ByteTernaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
zipWith(ByteStream, byte, byte, 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(CharStream, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
zipWith(CharStream, CharStream, CharTernaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
zipWith(CharStream, char, char, 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(DoubleStream, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
zipWith(DoubleStream, DoubleStream, DoubleTernaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
zipWith(DoubleStream, double, double, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
zipWith(DoubleStream, DoubleStream, double, double, double, DoubleTernaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
zipWith(FloatStream, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
zipWith(FloatStream, FloatStream, FloatTernaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
zipWith(FloatStream, float, float, 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(IntStream, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
zipWith(IntStream, IntStream, IntTernaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
zipWith(IntStream, int, int, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
zipWith(IntStream, IntStream, int, int, int, IntTernaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
zipWith(LongStream, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(LongStream, LongStream, LongTernaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(LongStream, long, long, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(LongStream, LongStream, long, long, long, LongTernaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(ShortStream, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
zipWith(ShortStream, ShortStream, ShortTernaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
zipWith(ShortStream, short, short, 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(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>, T, T2, BiFunction<? super T, ? super T2, 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
 

_

_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.
_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.
_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.
_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.
_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.
_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.
_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.
_8 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 8.
_8 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 8.
_9 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 9.
__(Try.Function<? super ExceptionalStream<T, E>, R, ? extends E>) - Method in class com.landawn.abacus.util.ExceptionalStream
.
__() - Method in class com.landawn.abacus.util.SQLBuilder.SP
.
__(Function<? super S, R>) - Method in interface com.landawn.abacus.util.stream.BaseStream
 
__(Function<? super ByteStream, R>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
__(Function<? super CharStream, R>) - Method in class com.landawn.abacus.util.stream.CharStream
 
__(Function<? super DoubleStream, R>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
__(Function<? super EntryStream<K, V>, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
__(Function<? super FloatStream, R>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
__(Function<? super IntStream, R>) - Method in class com.landawn.abacus.util.stream.IntStream
 
__(Function<? super LongStream, R>) - Method in class com.landawn.abacus.util.stream.LongStream
 
__(Function<? super ShortStream, R>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
__(Function<? super Stream<T>, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
__() - 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
.
_activeConnectionCounter - Variable in class com.landawn.abacus.http.HttpClient
The active connection counter.
_AMPERSAND - Static variable in class com.landawn.abacus.util.WD
Field _AMPERSAND.
_ASTERISK - Static variable in class com.landawn.abacus.util.WD
Field _ASTERISK.
_asyncExecutor - Variable in class com.landawn.abacus.http.AbstractHttpClient
The async executor.
_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.
_cbuf - Variable in class com.landawn.abacus.util.BufferedReader
The cbuf.
_cbuf - Variable in class com.landawn.abacus.util.BufferedWriter
The cbuf.
_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.
_connTimeout - Variable in class com.landawn.abacus.http.AbstractHttpClient
The conn timeout.
_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.
_maxConnection - Variable in class com.landawn.abacus.http.AbstractHttpClient
The max connection.
_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.
_netURL - Variable in class com.landawn.abacus.http.HttpClient
The net URL.
_new() - Method in class com.landawn.abacus.util.Reflection
New.
_new(Object...) - Method in class com.landawn.abacus.util.Reflection
New.
_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.
_readTimeout - Variable in class com.landawn.abacus.http.AbstractHttpClient
The read timeout.
_SEMICOLON - Static variable in class com.landawn.abacus.util.WD
Field _SEMICOLON.
_settings - Variable in class com.landawn.abacus.http.AbstractHttpClient
The settings.
_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.
_url - Variable in class com.landawn.abacus.http.AbstractHttpClient
The url.
_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 _ 

Copyright © 2019. All rights reserved.