| Interface | Description |
|---|---|
| Immutable | |
| Mutable |
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.
|
| NoCachingNoUpdating |
One-off Object.
|
| Throwables.BiConsumer<T,U,E extends Throwable> |
The Interface BiConsumer.
|
| Throwables.BiFunction<T,U,R,E extends Throwable> |
The Interface BiFunction.
|
| Throwables.BiIntObjConsumer<T,E extends Throwable> | |
| Throwables.BinaryOperator<T,E extends Throwable> |
The Interface BinaryOperator.
|
| Throwables.BiPredicate<T,U,E extends Throwable> |
The Interface BiPredicate.
|
| Throwables.BooleanBiConsumer<E extends Throwable> |
The Interface BooleanBiConsumer.
|
| Throwables.BooleanBiFunction<R,E extends Throwable> |
The Interface BooleanBiFunction.
|
| Throwables.BooleanBinaryOperator<E extends Throwable> |
The Interface BooleanBinaryOperator.
|
| Throwables.BooleanBiPredicate<E extends Throwable> |
The Interface BooleanBiPredicate.
|
| Throwables.BooleanConsumer<E extends Throwable> |
The Interface BooleanConsumer.
|
| Throwables.BooleanFunction<R,E extends Throwable> |
The Interface BooleanFunction.
|
| Throwables.BooleanPredicate<E extends Throwable> |
The Interface BooleanPredicate.
|
| Throwables.BooleanSupplier<E extends Throwable> |
The Interface BooleanSupplier.
|
| Throwables.BooleanTernaryOperator<E extends Throwable> |
The Interface BooleanTernaryOperator.
|
| Throwables.BooleanTriConsumer<E extends Throwable> |
The Interface BooleanTriConsumer.
|
| Throwables.BooleanTriFunction<R,E extends Throwable> |
The Interface BooleanTriFunction.
|
| Throwables.BooleanTriPredicate<E extends Throwable> |
The Interface BooleanTriPredicate.
|
| Throwables.BooleanUnaryOperator<E extends Throwable> |
The Interface BooleanUnaryOperator.
|
| Throwables.ByteBiConsumer<E extends Throwable> |
The Interface ByteBiConsumer.
|
| Throwables.ByteBiFunction<R,E extends Throwable> |
The Interface ByteBiFunction.
|
| Throwables.ByteBinaryOperator<E extends Throwable> |
The Interface ByteBinaryOperator.
|
| Throwables.ByteBiPredicate<E extends Throwable> |
The Interface ByteBiPredicate.
|
| Throwables.ByteConsumer<E extends Throwable> |
The Interface ByteConsumer.
|
| Throwables.ByteFunction<R,E extends Throwable> |
The Interface ByteFunction.
|
| Throwables.BytePredicate<E extends Throwable> |
The Interface BytePredicate.
|
| Throwables.ByteSupplier<E extends Throwable> |
The Interface ByteSupplier.
|
| Throwables.ByteTernaryOperator<E extends Throwable> |
The Interface ByteTernaryOperator.
|
| Throwables.ByteTriConsumer<E extends Throwable> |
The Interface ByteTriConsumer.
|
| Throwables.ByteTriFunction<R,E extends Throwable> |
The Interface ByteTriFunction.
|
| Throwables.ByteTriPredicate<E extends Throwable> |
The Interface ByteTriPredicate.
|
| Throwables.ByteUnaryOperator<E extends Throwable> |
The Interface ByteUnaryOperator.
|
| Throwables.Callable<R,E extends Throwable> |
The Interface Callable.
|
| Throwables.CharBiConsumer<E extends Throwable> |
The Interface CharBiConsumer.
|
| Throwables.CharBiFunction<R,E extends Throwable> |
The Interface CharBiFunction.
|
| Throwables.CharBinaryOperator<E extends Throwable> |
The Interface CharBinaryOperator.
|
| Throwables.CharBiPredicate<E extends Throwable> |
The Interface CharBiPredicate.
|
| Throwables.CharConsumer<E extends Throwable> |
The Interface CharConsumer.
|
| Throwables.CharFunction<R,E extends Throwable> |
The Interface CharFunction.
|
| Throwables.CharPredicate<E extends Throwable> |
The Interface CharPredicate.
|
| Throwables.CharSupplier<E extends Throwable> |
The Interface CharSupplier.
|
| Throwables.CharTernaryOperator<E extends Throwable> |
The Interface CharTernaryOperator.
|
| Throwables.CharTriConsumer<E extends Throwable> |
The Interface CharTriConsumer.
|
| Throwables.CharTriFunction<R,E extends Throwable> |
The Interface CharTriFunction.
|
| Throwables.CharTriPredicate<E extends Throwable> |
The Interface CharTriPredicate.
|
| Throwables.CharUnaryOperator<E extends Throwable> |
The Interface CharUnaryOperator.
|
| Throwables.Consumer<T,E extends Throwable> |
The Interface Consumer.
|
| Throwables.DoubleBiConsumer<E extends Throwable> |
The Interface DoubleBiConsumer.
|
| Throwables.DoubleBiFunction<R,E extends Throwable> |
The Interface DoubleBiFunction.
|
| Throwables.DoubleBinaryOperator<E extends Throwable> |
The Interface DoubleBinaryOperator.
|
| Throwables.DoubleBiPredicate<E extends Throwable> |
The Interface DoubleBiPredicate.
|
| Throwables.DoubleConsumer<E extends Throwable> |
The Interface DoubleConsumer.
|
| Throwables.DoubleFunction<R,E extends Throwable> |
The Interface DoubleFunction.
|
| Throwables.DoublePredicate<E extends Throwable> |
The Interface DoublePredicate.
|
| Throwables.DoubleSupplier<E extends Throwable> |
The Interface DoubleSupplier.
|
| Throwables.DoubleTernaryOperator<E extends Throwable> |
The Interface DoubleTernaryOperator.
|
| Throwables.DoubleTriConsumer<E extends Throwable> |
The Interface DoubleTriConsumer.
|
| Throwables.DoubleTriFunction<R,E extends Throwable> |
The Interface DoubleTriFunction.
|
| Throwables.DoubleTriPredicate<E extends Throwable> |
The Interface DoubleTriPredicate.
|
| Throwables.DoubleUnaryOperator<E extends Throwable> |
The Interface DoubleUnaryOperator.
|
| Throwables.EE.BiConsumer<T,U,E extends Throwable,E2 extends Throwable> | |
| Throwables.EE.BiFunction<T,U,R,E extends Throwable,E2 extends Throwable> | |
| Throwables.EE.BiPredicate<T,U,E extends Throwable,E2 extends Throwable> | |
| Throwables.EE.Callable<R,E extends Throwable,E2 extends Throwable> | |
| Throwables.EE.Consumer<T,E extends Throwable,E2 extends Throwable> | |
| Throwables.EE.Function<T,R,E extends Throwable,E2 extends Throwable> | |
| Throwables.EE.Predicate<T,E extends Throwable,E2 extends Throwable> | |
| Throwables.EE.Runnable<E extends Throwable,E2 extends Throwable> | |
| Throwables.EE.Supplier<T,E extends Throwable,E2 extends Throwable> | |
| Throwables.EE.TriConsumer<A,B,C,E extends Throwable,E2 extends Throwable> | |
| Throwables.EE.TriFunction<A,B,C,R,E extends Throwable,E2 extends Throwable> | |
| Throwables.EE.TriPredicate<A,B,C,E extends Throwable,E2 extends Throwable> | |
| Throwables.EEE.BiConsumer<T,U,E extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| Throwables.EEE.BiFunction<T,U,R,E extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| Throwables.EEE.BiPredicate<T,U,E extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| Throwables.EEE.Callable<R,E extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| Throwables.EEE.Consumer<T,E extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| Throwables.EEE.Function<T,R,E extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| Throwables.EEE.Predicate<T,E extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| Throwables.EEE.Runnable<E extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| Throwables.EEE.Supplier<T,E extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| Throwables.EEE.TriConsumer<A,B,C,E extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| Throwables.EEE.TriFunction<A,B,C,R,E extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| Throwables.EEE.TriPredicate<A,B,C,E extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| Throwables.FloatBiConsumer<E extends Throwable> |
The Interface FloatBiConsumer.
|
| Throwables.FloatBiFunction<R,E extends Throwable> |
The Interface FloatBiFunction.
|
| Throwables.FloatBinaryOperator<E extends Throwable> |
The Interface FloatBinaryOperator.
|
| Throwables.FloatBiPredicate<E extends Throwable> |
The Interface FloatBiPredicate.
|
| Throwables.FloatConsumer<E extends Throwable> |
The Interface FloatConsumer.
|
| Throwables.FloatFunction<R,E extends Throwable> |
The Interface FloatFunction.
|
| Throwables.FloatPredicate<E extends Throwable> |
The Interface FloatPredicate.
|
| Throwables.FloatSupplier<E extends Throwable> |
The Interface FloatSupplier.
|
| Throwables.FloatTernaryOperator<E extends Throwable> |
The Interface FloatTernaryOperator.
|
| Throwables.FloatTriConsumer<E extends Throwable> |
The Interface FloatTriConsumer.
|
| Throwables.FloatTriFunction<R,E extends Throwable> |
The Interface FloatTriFunction.
|
| Throwables.FloatTriPredicate<E extends Throwable> |
The Interface FloatTriPredicate.
|
| Throwables.FloatUnaryOperator<E extends Throwable> |
The Interface FloatUnaryOperator.
|
| Throwables.Function<T,R,E extends Throwable> |
The Interface Function.
|
| Throwables.IndexedBiConsumer<U,T,E extends Throwable> |
The Interface IndexedBiConsumer.
|
| Throwables.IndexedBiFunction<U,T,R,E extends Throwable> |
The Interface IndexedBiFunction.
|
| Throwables.IndexedBiPredicate<U,T,E extends Throwable> |
The Interface IndexedBiPredicate.
|
| Throwables.IndexedBooleanConsumer<E extends Throwable> |
The Interface IndexedBooleanConsumer.
|
| Throwables.IndexedByteConsumer<E extends Throwable> |
The Interface IndexedByteConsumer.
|
| Throwables.IndexedCharConsumer<E extends Throwable> |
The Interface IndexedCharConsumer.
|
| Throwables.IndexedConsumer<T,E extends Throwable> |
The Interface IndexedConsumer.
|
| Throwables.IndexedDoubleConsumer<E extends Throwable> |
The Interface IndexedDoubleConsumer.
|
| Throwables.IndexedFloatConsumer<E extends Throwable> |
The Interface IndexedFloatConsumer.
|
| Throwables.IndexedFunction<T,R,E extends Throwable> |
The Interface IndexedFunction.
|
| Throwables.IndexedIntConsumer<E extends Throwable> |
The Interface IndexedIntConsumer.
|
| Throwables.IndexedLongConsumer<E extends Throwable> |
The Interface IndexedLongConsumer.
|
| Throwables.IndexedPredicate<T,E extends Throwable> |
The Interface IndexedPredicate.
|
| Throwables.IndexedShortConsumer<E extends Throwable> |
The Interface IndexedShortConsumer.
|
| Throwables.IntBiConsumer<E extends Throwable> |
The Interface IntBiConsumer.
|
| Throwables.IntBiFunction<R,E extends Throwable> |
The Interface IntBiFunction.
|
| Throwables.IntBinaryOperator<E extends Throwable> |
The Interface IntBinaryOperator.
|
| Throwables.IntBiPredicate<E extends Throwable> |
The Interface IntBiPredicate.
|
| Throwables.IntConsumer<E extends Throwable> |
The Interface IntConsumer.
|
| Throwables.IntFunction<R,E extends Throwable> |
The Interface IntFunction.
|
| Throwables.IntObjConsumer<T,E extends Throwable> | |
| Throwables.IntPredicate<E extends Throwable> |
The Interface IntPredicate.
|
| Throwables.IntSupplier<E extends Throwable> |
The Interface IntSupplier.
|
| Throwables.IntTernaryOperator<E extends Throwable> |
The Interface IntTernaryOperator.
|
| Throwables.IntTriConsumer<E extends Throwable> |
The Interface IntTriConsumer.
|
| Throwables.IntTriFunction<R,E extends Throwable> |
The Interface IntTriFunction.
|
| Throwables.IntTriPredicate<E extends Throwable> |
The Interface IntTriPredicate.
|
| Throwables.IntUnaryOperator<E extends Throwable> |
The Interface IntUnaryOperator.
|
| Throwables.LongBiConsumer<E extends Throwable> |
The Interface LongBiConsumer.
|
| Throwables.LongBiFunction<R,E extends Throwable> |
The Interface LongBiFunction.
|
| Throwables.LongBinaryOperator<E extends Throwable> |
The Interface LongBinaryOperator.
|
| Throwables.LongBiPredicate<E extends Throwable> |
The Interface LongBiPredicate.
|
| Throwables.LongConsumer<E extends Throwable> |
The Interface LongConsumer.
|
| Throwables.LongFunction<R,E extends Throwable> |
The Interface LongFunction.
|
| Throwables.LongPredicate<E extends Throwable> |
The Interface LongPredicate.
|
| Throwables.LongSupplier<E extends Throwable> |
The Interface LongSupplier.
|
| Throwables.LongTernaryOperator<E extends Throwable> |
The Interface LongTernaryOperator.
|
| Throwables.LongTriConsumer<E extends Throwable> |
The Interface LongTriConsumer.
|
| Throwables.LongTriFunction<R,E extends Throwable> |
The Interface LongTriFunction.
|
| Throwables.LongTriPredicate<E extends Throwable> |
The Interface LongTriPredicate.
|
| Throwables.LongUnaryOperator<E extends Throwable> |
The Interface LongUnaryOperator.
|
| Throwables.ObjBooleanConsumer<T,E extends Throwable> |
The Interface ObjBooleanConsumer.
|
| Throwables.ObjByteConsumer<T,E extends Throwable> |
The Interface ObjByteConsumer.
|
| Throwables.ObjCharConsumer<T,E extends Throwable> |
The Interface ObjCharConsumer.
|
| Throwables.ObjDoubleConsumer<T,E extends Throwable> |
The Interface ObjDoubleConsumer.
|
| Throwables.ObjFloatConsumer<T,E extends Throwable> |
The Interface ObjFloatConsumer.
|
| Throwables.ObjIntConsumer<T,E extends Throwable> |
The Interface ObjIntConsumer.
|
| Throwables.ObjLongConsumer<T,E extends Throwable> |
The Interface ObjLongConsumer.
|
| Throwables.ObjShortConsumer<T,E extends Throwable> |
The Interface ObjShortConsumer.
|
| Throwables.Predicate<T,E extends Throwable> |
The Interface Predicate.
|
| Throwables.QuadConsumer<A,B,C,D,E extends Throwable> |
The Interface QuadConsumer.
|
| Throwables.QuadFunction<A,B,C,D,R,E extends Throwable> |
The Interface QuadFunction.
|
| Throwables.QuadPredicate<A,B,C,D,E extends Throwable> |
The Interface QuadPredicate.
|
| Throwables.Runnable<E extends Throwable> |
The Interface Runnable.
|
| Throwables.ShortBiConsumer<E extends Throwable> |
The Interface ShortBiConsumer.
|
| Throwables.ShortBiFunction<R,E extends Throwable> |
The Interface ShortBiFunction.
|
| Throwables.ShortBinaryOperator<E extends Throwable> |
The Interface ShortBinaryOperator.
|
| Throwables.ShortBiPredicate<E extends Throwable> |
The Interface ShortBiPredicate.
|
| Throwables.ShortConsumer<E extends Throwable> |
The Interface ShortConsumer.
|
| Throwables.ShortFunction<R,E extends Throwable> |
The Interface ShortFunction.
|
| Throwables.ShortPredicate<E extends Throwable> |
The Interface ShortPredicate.
|
| Throwables.ShortSupplier<E extends Throwable> |
The Interface ShortSupplier.
|
| Throwables.ShortTernaryOperator<E extends Throwable> |
The Interface ShortTernaryOperator.
|
| Throwables.ShortTriConsumer<E extends Throwable> |
The Interface ShortTriConsumer.
|
| Throwables.ShortTriFunction<R,E extends Throwable> |
The Interface ShortTriFunction.
|
| Throwables.ShortTriPredicate<E extends Throwable> |
The Interface ShortTriPredicate.
|
| Throwables.ShortUnaryOperator<E extends Throwable> |
The Interface ShortUnaryOperator.
|
| Throwables.Supplier<T,E extends Throwable> |
The Interface Supplier.
|
| Throwables.TernaryOperator<T,E extends Throwable> |
The Interface TernaryOperator.
|
| Throwables.ToBooleanFunction<T,E extends Throwable> |
The Interface ToBooleanFunction.
|
| Throwables.ToByteFunction<T,E extends Throwable> |
The Interface ToByteFunction.
|
| Throwables.ToCharFunction<T,E extends Throwable> |
The Interface ToCharFunction.
|
| Throwables.ToDoubleFunction<T,E extends Throwable> |
The Interface ToDoubleFunction.
|
| Throwables.ToFloatFunction<T,E extends Throwable> |
The Interface ToFloatFunction.
|
| Throwables.ToIntFunction<T,E extends Throwable> |
The Interface ToIntFunction.
|
| Throwables.ToLongFunction<T,E extends Throwable> |
The Interface ToLongFunction.
|
| Throwables.ToShortFunction<T,E extends Throwable> |
The Interface ToShortFunction.
|
| Throwables.TriConsumer<A,B,C,E extends Throwable> |
The Interface TriConsumer.
|
| Throwables.TriFunction<A,B,C,R,E extends Throwable> |
The Interface TriFunction.
|
| Throwables.TriPredicate<A,B,C,E extends Throwable> |
The Interface TriPredicate.
|
| Throwables.UnaryOperator<T,E extends Throwable> |
The Interface UnaryOperator.
|
| Class | Description |
|---|---|
| AndroidUtil | |
| Array | |
| ArrayHashMap<K,V> |
It's designed to supported primitive/object array key.
|
| ArrayHashSet<E> |
It's designed to supported primitive/object array.
|
| Ascii |
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. |
| BiIterator<A,B> | |
| BiMap<K,V> |
A BiMap (or "bidirectional map") is a map that preserves the uniqueness of its values as well as that of its keys.
|
| BufferedJSONWriter | |
| BufferedReader |
It's not multi-thread safety.
|
| BufferedWriter |
It's not multi-thread safety.
|
| BufferedXMLWriter | |
| ByteArrayOutputStream | |
| Chain | |
| Chain.ComparisonChain |
The Class ComparisonChain.
|
| Chain.EquivalenceChain |
The Class EquivalenceChain.
|
| Chain.HashCodeChain |
The Class HashCodeChain.
|
| CharacterWriter | |
| Charsets | |
| ClassUtil | |
| Clazz |
It's designed to provide a convenient way to parameterized the generic type (e.g.
|
| Comparators |
Factory utility class for Comparator.
|
| CSVParser |
A very simple CSV parser released under a commercial-friendly license.
|
| CSVUtil | |
| DateUtil | |
| DateUtil.DateTimeUtil |
The Class DateTimeUtil.
|
| Difference<L,R> | |
| Difference.MapDifference<L,R,D> |
The Class MapDifference.
|
| DigestUtil |
Note: copied from Apache commons-codec: https://commons.apache.org/proper/commons-codec.
|
| Duration | |
| DynamicSQLBuilder |
Dynamic SQL builder.
|
| DynamicSQLBuilder.DSB |
The Class DSB.
|
| DynamicSQLBuilder.From |
The Class From.
|
| DynamicSQLBuilder.GroupBy |
The Class GroupBy.
|
| DynamicSQLBuilder.Having |
The Class Having.
|
| DynamicSQLBuilder.OrderBy |
The Class OrderBy.
|
| DynamicSQLBuilder.Select |
The Class Select.
|
| DynamicSQLBuilder.Where |
The Class Where.
|
| Enumerations | |
| EscapeUtil |
Note: it's copied from StringEscaperUtils in Apache Commons Lang under Apache License 2.0
|
| EscapeUtil.CharSequenceTranslator |
An API for translating text.
|
| ExceptionalStream<T,E extends Exception> |
The Stream will be automatically closed after execution(A terminal method is executed/triggered).
|
| ExceptionalStream.Seq |
Mostly it's for android.
|
| ExceptionalStream.StreamE<T,E extends Exception> | |
| ExceptionUtil |
Note: This class contains the methods copied from Apache Commons and Google Guava under Apache License v2.
|
| Fn |
Factory utility class for functional interfaces.
|
| Fn.BiConsumers |
The Class BiConsumers.
|
| Fn.BiFunctions |
The Class BiFunctions.
|
| Fn.BinaryOperators |
The Class BinaryOperators.
|
| Fn.BiPredicates |
The Class BiPredicates.
|
| Fn.Consumers |
The Class Consumers.
|
| Fn.Disposables |
The Class Disposables.
|
| Fn.Entries |
The Class Entries.
|
| Fn.Factory |
The Class Factory.
|
| Fn.FnB |
Utility class for
BytePredicate/Function/Consumer. |
| Fn.FnC |
Utility class for
CharPredicate/Function/Consumer. |
| Fn.FnD |
Utility class for
DoublePredicate/Function/Consumer. |
| Fn.FnF |
Utility class for
FloatPredicate/Function/Consumer. |
| Fn.FnI |
Utility class for
IntPredicate/Function/Consumer. |
| Fn.FnL |
Utility class for
LongPredicate/Function/Consumer. |
| Fn.Fnn |
Utility class for exceptional
Predicate/Function/Consumer. |
| Fn.FnS |
Utility class for
ShortPredicate/Function/Consumer. |
| Fn.Functions |
The Class Functions.
|
| Fn.IntFunctions |
The Class IntFunctions.
|
| Fn.Pairs |
The Class Pairs.
|
| Fn.Predicates |
The Class Predicates.
|
| Fn.Suppliers |
The Class Suppliers.
|
| Fn.TriConsumers |
The Class TriConsumers.
|
| Fn.TriFunctions |
The Class TriFunctions.
|
| Fn.Triples |
The Class Triples.
|
| Fn.TriPredicates |
The Class TriPredicates.
|
| Fn.UnaryOperators |
The Class UnaryOperators.
|
| Fraction |
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.
|
| Hex |
Note: copied from Apache commons-codec: https://commons.apache.org/proper/commons-codec.
|
| IdentityHashSet<T> | |
| If |
This class is mainly designed for functional programming.
|
| If.OrElse |
The Class OrElse.
|
| ImmutableArray<T> | |
| ImmutableBiMap<K,V> | |
| ImmutableCollection<E> | |
| ImmutableEntry<K,V> | |
| ImmutableList<E> | |
| ImmutableMap<K,V> | |
| ImmutableMap.Builder<K,V> | |
| ImmutableNavigableMap<K,V> | |
| ImmutableNavigableSet<E> | |
| ImmutableSet<E> | |
| ImmutableSortedMap<K,V> | |
| ImmutableSortedSet<E> | |
| Index | |
| Indexed<T> | |
| InternalUtil | Deprecated
DO NOT call the methods defined in this class.
|
| IOUtil |
Note: This class includes codes copied from Apache Commons Lang, Apache Commons IO, Google Guava and other open source projects under the Apache License 2.0.
|
| ISO8601Util |
Copyright (c) 2017, Jackson Authors/Contributers.
|
| Iterables |
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
|
| Iterators |
This is a utility class mostly for
Iterator. |
| Joiner | |
| KahanSummation | |
| Keyed<K,T> |
It's designed for performance improvement by only hash/compare
key in hashCode/equals method. |
| LazyInitializer<T> | |
| LineIterator |
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.
|
| LinkedArrayHashMap<K,V> |
It's designed to supported primitive/object array key.
|
| LinkedArrayHashSet<E> |
It's designed to supported primitive/object array.
|
| ListMultimap<K,E> | |
| LZ4BlockInputStream | |
| LZ4BlockOutputStream | |
| Maps |
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
|
| MoreExecutors | |
| Multimap<K,E,V extends Collection<E>> |
Similar to
Map, but in which each key may be associated with multiple values. |
| Multiset<T> |
A collection that supports order-independent equality, like
Set, but
may have duplicate elements. |
| MutableBoolean |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
|
| NoCachingNoUpdating.DisposableArray<T> |
One-off Object.
|
| NoCachingNoUpdating.DisposableBooleanArray |
One-off Object.
|
| NoCachingNoUpdating.DisposableByteArray |
One-off Object.
|
| NoCachingNoUpdating.DisposableCharArray |
One-off Object.
|
| NoCachingNoUpdating.DisposableDeque<T> |
One-off Object.
|
| NoCachingNoUpdating.DisposableDoubleArray |
One-off Object.
|
| NoCachingNoUpdating.DisposableEntry<K,V> |
One-off Object.
|
| NoCachingNoUpdating.DisposableFloatArray |
One-off Object.
|
| NoCachingNoUpdating.DisposableIntArray |
One-off Object.
|
| NoCachingNoUpdating.DisposableLongArray |
One-off Object.
|
| NoCachingNoUpdating.DisposableObjArray |
One-off Object.
|
| NoCachingNoUpdating.DisposableShortArray |
One-off Object.
|
| Numbers |
Note: A lot of codes in this classed are copied from Google Guava, Apache Commons Math and Apache Commons Lang under under the Apache License, Version 2.0.
|
| Objectory | |
| ObjectPool<K,V> |
It's is a multiple-thread safety map with fixed size.
|
| ObjIterator<T> | |
| Observer<T> | |
| Pair<L,R> | |
| ParsedSql | |
| Profiler |
A simple way to run load/performance test.
|
| Profiler.MultiLoopsStatistics |
The Class MultiLoopsStatistics.
|
| Properties<K,V> | |
| Range<T extends Comparable<? super T>> |
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.
|
| RegExUtil |
Note: Copied from Apache Commons Lang under Apache License V2.
|
| Result<T,E extends Throwable> | |
| Retry<T> | |
| Retry.RetryR<T> | |
| SetMultimap<K,E> | |
| SnappyInputStream | |
| SnappyOutputStream | |
| Splitter | |
| Splitter.MapSplitter |
The Class MapSplitter.
|
| SQLBuilder |
It's easier to write/maintain the sql by
SQLBuilder and more efficient, comparing to write sql in plain text. |
| SQLBuilder.ACSB | Deprecated
PAC or NAC is preferred. |
| SQLBuilder.LCSB | Deprecated
PLC or NLC is preferred. |
| SQLBuilder.MAC | Deprecated |
| SQLBuilder.MLC | Deprecated |
| SQLBuilder.MSB | Deprecated |
| SQLBuilder.MSC | Deprecated |
| SQLBuilder.NAC |
Named SQL builder with all capitals case (upper case with underscore) field/column naming strategy.
|
| SQLBuilder.NLC |
Named SQL builder with lower camel case field/column naming strategy.
|
| SQLBuilder.NSB |
Named SQL builder with
NamingPolicy.NO_CHANGE field/column naming strategy. |
| SQLBuilder.NSC |
Named SQL builder with snake case (lower case with underscore) field/column naming strategy.
|
| SQLBuilder.PAC |
Parameterized('?') SQL builder with all capitals case (upper case with underscore) field/column naming strategy.
|
| SQLBuilder.PLC |
Parameterized('?') SQL builder with lower camel case field/column naming strategy.
|
| SQLBuilder.PSB |
Parameterized('?') SQL builder with
NamingPolicy.NO_CHANGE field/column naming strategy. |
| SQLBuilder.PSC |
Parameterized('?') SQL builder with snake case (lower case with underscore) field/column naming strategy.
|
| SQLBuilder.SCSB | Deprecated
PSC or NSC is preferred. |
| SQLBuilder.SP | |
| SQLParser | |
| StringUtil |
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
|
| StringUtil.MoreStringUtil | |
| StringUtil.Strings | |
| StringWriter |
Built on
StringBuilder. |
| Throwables |
Catch checked exception and convert it to
RuntimeException. |
| Throwables.EE | |
| Throwables.EEE |
The Class EEE.
|
| Throwables.LazyInitializer<T,E extends Throwable> | |
| Timed<T> | |
| Triple<L,M,R> | |
| Try<T extends AutoCloseable> | |
| Tuple<TP> | |
| Tuple.Tuple1<T1> |
The Class Tuple1.
|
| Tuple.Tuple2<T1,T2> |
The Class Tuple2.
|
| Tuple.Tuple3<T1,T2,T3> |
The Class Tuple3.
|
| Tuple.Tuple4<T1,T2,T3,T4> |
The Class Tuple4.
|
| Tuple.Tuple5<T1,T2,T3,T4,T5> |
The Class Tuple5.
|
| Tuple.Tuple6<T1,T2,T3,T4,T5,T6> |
The Class Tuple6.
|
| Tuple.Tuple7<T1,T2,T3,T4,T5,T6,T7> |
The Class Tuple7.
|
| Tuple.Tuple8<T1,T2,T3,T4,T5,T6,T7,T8> |
The Class Tuple8.
|
| Tuple.Tuple9<T1,T2,T3,T4,T5,T6,T7,T8,T9> |
The Class Tuple9.
|
| TypeAttrParser | |
| TypeReference<T> |
Represents a generic type
T. |
| TypeReference.TypeToken<T> | |
| u | |
| u.Holder<T> |
The Class Holder.
|
| u.Nullable<T> |
The Class Nullable.
|
| u.Optional<T> |
The Class Optional.
|
| u.OptionalBoolean |
The Class OptionalBoolean.
|
| u.OptionalByte |
The Class OptionalByte.
|
| u.OptionalChar |
The Class OptionalChar.
|
| u.OptionalDouble |
The Class OptionalDouble.
|
| u.OptionalFloat |
The Class OptionalFloat.
|
| u.OptionalInt |
The Class OptionalInt.
|
| u.OptionalLong |
The Class OptionalLong.
|
| u.OptionalShort |
The Class OptionalShort.
|
| u.R<T> |
The Class R.
|
| URLEncodedUtil |
Note: it's copied from Apache HttpComponents developed at The Apache Software Foundation (http://www.apache.org/), or
under the Apache License 2.0.
|
| Utf8 |
Note: It's copied from Google Guava under Apache License 2.0
Low-level, high-performance utility methods related to the UTF-8
character encoding.
|
| WD |
A table of constant Strings/chars.
|
| Wrapper<T> | |
| WSSecurityUtil |
Note: it's copied from Apache WSS4J developed at The Apache Software Foundation (http://www.apache.org/), or
under the Apache License 2.0.
|
| XMLUtil |
| Enum | Description |
|---|---|
| CalendarUnit |
The Enum CalendarUnit.
|
| CompressionMode |
The Enum CompressionMode.
|
| DateTimeFormat |
The Enum DateTimeFormat.
|
| MergeResult | |
| NamingPolicy |
The Enum NamingPolicy.
|
| OperationType |
The Enum OperationType.
|
| Percentage |
The Enum Percentage.
|
| Range.BoundType |
The Enum BoundType.
|
| SortDirection |
The Enum SortDirection.
|
| SQLOperation |
The Enum SQLOperation.
|
| YesNo |
The Enum YesNo.
|
Copyright © 2021. All rights reserved.