- abbreviate(String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String using ellipses.
- abbreviate(String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String using ellipses.
- abbreviate(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String using another given String as replacement marker.
- abbreviate(String, String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String using a given replacement marker.
- abbreviateMiddle(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String to the length passed, replacing the middle characters with the supplied
replacement String.
- above(int) - Static method in class org.apache.commons.lang3.text.translate.JavaUnicodeEscaper
-
Deprecated.
- above(int) - Static method in class org.apache.commons.lang3.text.translate.NumericEntityEscaper
-
Deprecated.
- above(int) - Static method in class org.apache.commons.lang3.text.translate.UnicodeEscaper
-
Deprecated.
- abs() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets a fraction that is the positive equivalent of this one.
- AbstractBuilder() - Constructor for class org.apache.commons.lang3.concurrent.AbstractConcurrentInitializer.AbstractBuilder
-
Constructs a new instance.
- AbstractCircuitBreaker<T> - Class in org.apache.commons.lang3.concurrent
-
Base class for circuit breakers.
- AbstractCircuitBreaker() - Constructor for class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
- AbstractCircuitBreaker.State - Enum in org.apache.commons.lang3.concurrent
-
An internal enumeration representing the different states of a circuit
breaker.
- AbstractConcurrentInitializer<T,E extends Exception> - Class in org.apache.commons.lang3.concurrent
-
- AbstractConcurrentInitializer() - Constructor for class org.apache.commons.lang3.concurrent.AbstractConcurrentInitializer
-
Constructs a new instance.
- AbstractConcurrentInitializer.AbstractBuilder<I extends AbstractConcurrentInitializer<T,E>,T,B extends AbstractConcurrentInitializer.AbstractBuilder<I,T,B,E>,E extends Exception> - Class in org.apache.commons.lang3.concurrent
-
Builds a new instance for subclasses.
- AbstractFutureProxy<V> - Class in org.apache.commons.lang3.concurrent
-
Proxies to a
Future for subclassing.
- AbstractFutureProxy(Future<V>) - Constructor for class org.apache.commons.lang3.concurrent.AbstractFutureProxy
-
Constructs a new instance.
- AbstractSupplier<T,B extends AbstractSupplier<T,B,E>,E extends Throwable> - Class in org.apache.commons.lang3.builder
-
Abstracts supplying an instance of T.
- AbstractSupplier() - Constructor for class org.apache.commons.lang3.builder.AbstractSupplier
-
Constructs a new instance.
- accept(Class<?>) - Method in class org.apache.commons.lang3.builder.RecursiveToStringStyle
-
Returns whether or not to recursively format the given
Class.
- accept(Field) - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Returns whether or not to append the given
Field.
- accept(boolean) - Method in interface org.apache.commons.lang3.function.BooleanConsumer
-
Accepts the given arguments.
- accept(Consumer<T>, T) - Static method in class org.apache.commons.lang3.function.Consumers
-
Applies the given
Consumer action to the object if the consumer is not
null.
- accept(FailableBiConsumer<T, U, E>, T, U) - Static method in class org.apache.commons.lang3.function.Failable
-
- accept(FailableConsumer<T, E>, T) - Static method in class org.apache.commons.lang3.function.Failable
-
- accept(FailableDoubleConsumer<E>, double) - Static method in class org.apache.commons.lang3.function.Failable
-
- accept(FailableIntConsumer<E>, int) - Static method in class org.apache.commons.lang3.function.Failable
-
- accept(FailableLongConsumer<E>, long) - Static method in class org.apache.commons.lang3.function.Failable
-
- accept(T, U) - Method in interface org.apache.commons.lang3.function.FailableBiConsumer
-
Accepts the given arguments.
- accept(T) - Method in interface org.apache.commons.lang3.function.FailableConsumer
-
Accepts the given arguments.
- accept(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleConsumer
-
Accepts the given arguments.
- accept(int) - Method in interface org.apache.commons.lang3.function.FailableIntConsumer
-
Accepts the given arguments.
- accept(long) - Method in interface org.apache.commons.lang3.function.FailableLongConsumer
-
Accepts the given arguments.
- accept(T, double) - Method in interface org.apache.commons.lang3.function.FailableObjDoubleConsumer
-
Accepts the given arguments.
- accept(T, int) - Method in interface org.apache.commons.lang3.function.FailableObjIntConsumer
-
Accepts the given arguments.
- accept(T, long) - Method in interface org.apache.commons.lang3.function.FailableObjLongConsumer
-
Accepts the given arguments.
- accept(T, U, V) - Method in interface org.apache.commons.lang3.function.TriConsumer
-
Performs the operation given the specified arguments.
- accept(Functions.FailableBiConsumer<O1, O2, T>, O1, O2) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- accept(Functions.FailableConsumer<O, T>, O) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- accept(O1, O2) - Method in interface org.apache.commons.lang3.Functions.FailableBiConsumer
-
Deprecated.
Accepts the consumer.
- accept(O) - Method in interface org.apache.commons.lang3.Functions.FailableConsumer
-
Deprecated.
Accepts the consumer.
- accept(FailableBiConsumer<Long, Integer, T>, Duration) - Static method in class org.apache.commons.lang3.time.DurationUtils
-
Accepts the function with the duration as a long milliseconds and int nanoseconds.
- accept(FailableBiConsumer<L, R, E>) - Method in class org.apache.commons.lang3.tuple.Pair
-
Accepts this key and value as arguments to the given consumer.
- acceptReadLocked(FailableConsumer<O, ?>) - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Provides read (shared, non-exclusive) access to The object to protect.
- acceptWriteLocked(FailableConsumer<O, ?>) - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Provides write (exclusive) access to The object to protect.
- accumulator() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
-
- accumulator() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
-
Deprecated.
- acquire() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Acquires a permit from this semaphore.
- add(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(boolean[], int, boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(byte[], int, byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(char[], int, char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(double[], int, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(float[], int, float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(int[], int, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(long[], int, long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(short[], int, short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(T[], int, T) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- add(T[], T) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(String) - Method in class org.apache.commons.lang3.CharSet
-
Add a set definition string to the
CharSet.
- add(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
-
Adds the value of this fraction to another, returning the result in reduced form.
- add(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Adds a value to the value of this instance.
- add(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Adds a value to the value of this instance.
- add(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Adds a value to the value of this instance.
- add(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Adds a value to the value of this instance.
- add(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Adds a value to the value of this instance.
- add(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Adds a value to the value of this instance.
- add(String) - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Unsupported ListIterator operation.
- addAll(boolean[], boolean...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(byte[], byte...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(char[], char...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(double[], double...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(float[], float...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(int[], int...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(long[], long...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(short[], short...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(T[], T...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAndGet(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately after the addition operation.
- addAndGet(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately after the addition operation.
- addChangeListener(PropertyChangeListener) - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Adds a change listener to this circuit breaker.
- addContextValue(String, Object) - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Adds information helpful to a developer in diagnosing and correcting the problem.
- addContextValue(String, Object) - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Adds information helpful to a developer in diagnosing and correcting the problem.
- addContextValue(String, Object) - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Adds a contextual label-value pair into this context.
- addContextValue(String, Object) - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Adds a contextual label-value pair into this context.
- addDays(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of days to a date returning a new object.
- addEventListener(Object, Class<L>, L) - Static method in class org.apache.commons.lang3.event.EventUtils
-
Adds an event listener to the specified source.
- addFirst(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(T[], T) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addHours(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of hours to a date returning a new object.
- addInitializer(String, BackgroundInitializer<?>) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
- addListener(L) - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Adds an event listener.
- addListener(L, boolean) - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Adds an event listener.
- addMilliseconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of milliseconds to a date returning a new object.
- addMinutes(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of minutes to a date returning a new object.
- addMonths(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of months to a date returning a new object.
- addSeconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of seconds to a date returning a new object.
- addWeeks(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of weeks to a date returning a new object.
- addYears(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of years to a date returning a new object.
- AggregateTranslator - Class in org.apache.commons.lang3.text.translate
-
- AggregateTranslator(CharSequenceTranslator...) - Constructor for class org.apache.commons.lang3.text.translate.AggregateTranslator
-
Deprecated.
Specify the translators to be used at creation time.
- allMatch(FailablePredicate<T, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Returns whether all elements of this stream match the provided predicate.
- allMatch(Functions.FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.
Returns whether all elements of this stream match the provided predicate.
- allNotNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Tests if all values in the array are not nulls.
- allNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Tests if all values in the given array are null.
- ALWAYS_TRUE_PREDICATE - Static variable in class org.apache.commons.lang3.ThreadUtils
-
- and(boolean...) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Performs an 'and' operation on a set of booleans.
- and(Boolean...) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Performs an 'and' operation on an array of Booleans.
- and(FailableBiPredicate<? super T, ? super U, E>) - Method in interface org.apache.commons.lang3.function.FailableBiPredicate
-
- and(FailableDoublePredicate<E>) - Method in interface org.apache.commons.lang3.function.FailableDoublePredicate
-
- and(FailableIntPredicate<E>) - Method in interface org.apache.commons.lang3.function.FailableIntPredicate
-
- and(FailableLongPredicate<E>) - Method in interface org.apache.commons.lang3.function.FailableLongPredicate
-
- and(FailablePredicate<? super T, E>) - Method in interface org.apache.commons.lang3.function.FailablePredicate
-
- and(BitSet) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Performs a logical AND of this target bit set with the argument bit set.
- and(FluentBitSet) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Performs a logical AND of this target bit set with the argument bit set.
- andNot(BitSet) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Clears all of the bits in this
BitSet whose corresponding bit is set in the specified
BitSet.
- andNot(FluentBitSet) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Clears all of the bits in this
BitSet whose corresponding bit is set in the specified
BitSet.
- andThen(BooleanConsumer) - Method in interface org.apache.commons.lang3.function.BooleanConsumer
-
Returns a composed
BooleanConsumer that performs, in sequence, this operation followed by the
after
operation.
- andThen(FailableBiConsumer<? super T, ? super U, E>) - Method in interface org.apache.commons.lang3.function.FailableBiConsumer
-
- andThen(FailableFunction<? super R, ? extends V, E>) - Method in interface org.apache.commons.lang3.function.FailableBiFunction
-
- andThen(FailableConsumer<? super T, E>) - Method in interface org.apache.commons.lang3.function.FailableConsumer
-
- andThen(FailableDoubleConsumer<E>) - Method in interface org.apache.commons.lang3.function.FailableDoubleConsumer
-
- andThen(FailableDoubleUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
-
- andThen(FailableFunction<? super R, ? extends V, E>) - Method in interface org.apache.commons.lang3.function.FailableFunction
-
- andThen(FailableIntConsumer<E>) - Method in interface org.apache.commons.lang3.function.FailableIntConsumer
-
- andThen(FailableIntUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
-
- andThen(FailableLongConsumer<E>) - Method in interface org.apache.commons.lang3.function.FailableLongConsumer
-
- andThen(FailableLongUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
-
- andThen(TriConsumer<? super T, ? super U, ? super V>) - Method in interface org.apache.commons.lang3.function.TriConsumer
-
Returns a composed
TriConsumer that performs, in sequence, this operation followed by the
after
operation.
- andThen(Function<? super R, ? extends W>) - Method in interface org.apache.commons.lang3.function.TriFunction
-
Returns a composed function that first applies this function to its input, and then applies the after
function to the result.
- AnnotationUtils - Class in org.apache.commons.lang3
-
Helper methods for working with
Annotation instances.
- AnnotationUtils() - Constructor for class org.apache.commons.lang3.AnnotationUtils
-
- anyMatch(FailablePredicate<T, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Returns whether any elements of this stream match the provided predicate.
- anyMatch(Functions.FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.
Returns whether any elements of this stream match the provided
predicate.
- anyNotNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Tests if any value in the given array is not null.
- anyNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Tests if any value in the given array is null.
- APOS_ESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
Mapping to escape the apostrophe character to its XML character entity.
- APOS_UNESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
- append(boolean, boolean) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the comparison of
two booleanss.
- append(boolean[], boolean[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the deep comparison of
two boolean arrays.
- append(byte, byte) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the comparison of
two bytes.
- append(byte[], byte[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the deep comparison of
two byte arrays.
- append(char, char) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the comparison of
two chars.
- append(char[], char[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the deep comparison of
two char arrays.
- append(double, double) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the comparison of
two doubles.
- append(double[], double[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the deep comparison of
two double arrays.
- append(float, float) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the comparison of
two floats.
- append(float[], float[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the deep comparison of
two float arrays.
- append(int, int) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the comparison of
two ints.
- append(int[], int[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the deep comparison of
two int arrays.
- append(long, long) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the comparison of
two longs.
- append(long[], long[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the deep comparison of
two long arrays.
- append(Object, Object) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builder the comparison of
two
Objects.
- append(Object, Object, Comparator<?>) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builder the comparison of
two
Objects.
- append(Object[], Object[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builder the deep comparison of
two
Object arrays.
- append(Object[], Object[], Comparator<?>) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builder the deep comparison of
two
Object arrays.
- append(short, short) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the comparison of
two shorts.
- append(short[], short[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the deep comparison of
two short arrays.
- append(String, boolean, boolean) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two booleans are equal.
- append(String, boolean[], boolean[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two boolean[]s are equal.
- append(String, byte, byte) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two bytes are equal.
- append(String, byte[], byte[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two byte[]s are equal.
- append(String, char, char) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two chars are equal.
- append(String, char[], char[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two char[]s are equal.
- append(String, DiffResult<?>) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
- append(String, double, double) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two doubles are equal.
- append(String, double[], double[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two double[]s are equal.
- append(String, float, float) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two floats are equal.
- append(String, float[], float[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two float[]s are equal.
- append(String, int, int) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two ints are equal.
- append(String, int[], int[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two int[]s are equal.
- append(String, long, long) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two longs are equal.
- append(String, long[], long[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two long[]s are equal.
- append(String, Object, Object) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
- append(String, Object[], Object[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two Object[]s are equal.
- append(String, short, short) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two shorts are equal.
- append(String, short[], short[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Tests if two short[]s are equal.
- append(boolean, boolean) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two booleanss are equal.
- append(boolean[], boolean[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of boolean.
- append(byte, byte) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two bytes are equal.
- append(byte[], byte[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of byte.
- append(char, char) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two chars are equal.
- append(char[], char[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of char.
- append(double, double) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two doubles are equal by testing that the
pattern of bits returned by doubleToLong are equal.
- append(double[], double[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of double.
- append(float, float) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two floats are equal by testing that the
pattern of bits returned by doubleToLong are equal.
- append(float[], float[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of float.
- append(int, int) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two ints are equal.
- append(int[], int[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of int.
- append(long, long) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two longs are equal.
- append(long[], long[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of long.
- append(Object, Object) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
- append(Object[], Object[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Performs a deep comparison of two
Object arrays.
- append(short, short) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two shorts are equal.
- append(short[], short[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of short.
- append(boolean) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a boolean.
- append(boolean[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a boolean array.
- append(byte) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a byte.
- append(byte[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a byte array.
- append(char) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a char.
- append(char[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a char array.
- append(double) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a double.
- append(double[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a double array.
- append(float) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a float.
- append(float[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a float array.
- append(int) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for an int.
- append(int[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for an int array.
- append(long) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a long.
- append(long[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a long array.
- append(Object) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCode for an
Object.
- append(Object[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCode for an
Object array.
- append(short) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a short.
- append(short[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a hashCode for a short array.
- append(boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a boolean
value.
- append(boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a boolean
array.
- append(byte) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a byte
value.
- append(byte[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a byte
array.
- append(char) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a char
value.
- append(char[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a char
array.
- append(double) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a double
value.
- append(double[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a double
array.
- append(float) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a float
value.
- append(float[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a float
array.
- append(int) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString an int
value.
- append(int[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString an int
array.
- append(long) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a long
value.
- append(long[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a long
array.
- append(Object) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toString an
Object
value.
- append(Object[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toString an
Object
array.
- append(short) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a short
value.
- append(short[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a short
array.
- append(String, boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a boolean
value.
- append(String, boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a boolean
array.
- append(String, boolean[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a boolean
array.
- append(String, byte) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString an byte
value.
- append(String, byte[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a byte array.
- append(String, byte[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a byte
array.
- append(String, char) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a char
value.
- append(String, char[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a char
array.
- append(String, char[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a char
array.
- append(String, double) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a double
value.
- append(String, double[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a double
array.
- append(String, double[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a double
array.
- append(String, float) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString an float
value.
- append(String, float[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a float
array.
- append(String, float[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a float
array.
- append(String, int) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString an int
value.
- append(String, int[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString an int
array.
- append(String, int[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString an int
array.
- append(String, long) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a long
value.
- append(String, long[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a long
array.
- append(String, long[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a long
array.
- append(String, Object) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toString an
Object
value.
- append(String, Object, boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toString an
Object
value.
- append(String, Object[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toString an
Object
array.
- append(String, Object[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toString an
Object
array.
- append(String, short) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString an short
value.
- append(String, short[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a short
array.
- append(String, short[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the toString a short
array.
- append(StringBuffer, String, boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a boolean
value.
- append(StringBuffer, String, boolean[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a boolean
array.
- append(StringBuffer, String, byte) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a byte
value.
- append(StringBuffer, String, byte[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a byte
array.
- append(StringBuffer, String, char) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a char
value.
- append(StringBuffer, String, char[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a char
array.
- append(StringBuffer, String, double) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a double
value.
- append(StringBuffer, String, double[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a double
array.
- append(StringBuffer, String, float) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a float
value.
- append(StringBuffer, String, float[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a float
array.
- append(StringBuffer, String, int) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString an int
value.
- append(StringBuffer, String, int[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString an int
array.
- append(StringBuffer, String, long) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a long
value.
- append(StringBuffer, String, long[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a long
array.
- append(StringBuffer, String, Object, Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the
toString an
Object
value, printing the full
toString of the
Object passed in.
- append(StringBuffer, String, Object[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the
toString an
Object
array.
- append(StringBuffer, String, short) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a short
value.
- append(StringBuffer, String, short[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a short
array.
- append(CharSequence, Formatter, int, int, int) - Static method in class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.
Handles the common
Formattable operations of truncate-pad-append,
with no ellipsis on precision overflow, and padding width underflow with
spaces.
- append(CharSequence, Formatter, int, int, int, char) - Static method in class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.
Handles the common
Formattable operations of truncate-pad-append,
with no ellipsis on precision overflow.
- append(CharSequence, Formatter, int, int, int, char, CharSequence) - Static method in class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.
Handles the common
Formattable operations of truncate-pad-append.
- append(CharSequence, Formatter, int, int, int, CharSequence) - Static method in class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.
Handles the common
Formattable operations of truncate-pad-append,
padding width underflow with spaces.
- append(boolean) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a boolean value to the string builder.
- append(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a char value to the string builder.
- append(char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a char array to the string builder.
- append(char[], int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a char array to the string builder.
- append(CharBuffer) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends the contents of a char buffer to this string builder.
- append(CharBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends the contents of a char buffer to this string builder.
- append(CharSequence) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a CharSequence to this string builder.
- append(CharSequence, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a CharSequence to this string builder.
- append(double) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a double value to the string builder using String.valueOf.
- append(float) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a float value to the string builder using String.valueOf.
- append(int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an int value to the string builder using String.valueOf.
- append(long) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a long value to the string builder using String.valueOf.
- append(Object) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an object to this string builder.
- append(StrBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends another string builder to this string builder.
- append(StrBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string builder to this string builder.
- append(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a string to this string builder.
- append(String, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string to this string builder.
- append(String, Object...) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
- append(StringBuffer) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a string buffer to this string builder.
- append(StringBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string buffer to this string builder.
- append(StringBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a StringBuilder to this string builder.
- append(StringBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a StringBuilder to this string builder.
- AppendableJoiner<T> - Class in org.apache.commons.lang3
-
- AppendableJoiner.Builder<T> - Class in org.apache.commons.lang3
-
- appendAll(Iterable<?>) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends each item in an iterable to the builder without any separators.
- appendAll(Iterator<?>) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends each item in an iterator to the builder without any separators.
- appendAll(T...) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends each item in an array to the builder without any separators.
- appendAsObjectToString(Object) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Appends with the same format as the default Object toString()
method.
- appendClassName(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the class name.
- appendContentEnd(StringBuffer) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the content end.
- appendContentStart(StringBuffer) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the content start.
- appendCyclicObject(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the
toString an
Object
value that has been detected to participate in a cycle.
- appendDetail(StringBuffer, String, boolean[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, byte[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, char[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, double[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, float[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, int[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, long[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, Object[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, short[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
- appendDetail(StringBuffer, String, Collection<?>) - Method in class org.apache.commons.lang3.builder.RecursiveToStringStyle
-
- appendDetail(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.RecursiveToStringStyle
-
- appendDetail(StringBuffer, String, boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a boolean
value.
- appendDetail(StringBuffer, String, boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the detail of a
boolean array.
- appendDetail(StringBuffer, String, byte) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a byte
value.
- appendDetail(StringBuffer, String, byte[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the detail of a
byte array.
- appendDetail(StringBuffer, String, char) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a char
value.
- appendDetail(StringBuffer, String, char[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the detail of a
char array.
- appendDetail(StringBuffer, String, Collection<?>) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
- appendDetail(StringBuffer, String, double) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a double
value.
- appendDetail(StringBuffer, String, double[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the detail of a
double array.
- appendDetail(StringBuffer, String, float) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a float
value.
- appendDetail(StringBuffer, String, float[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the detail of a
float array.
- appendDetail(StringBuffer, String, int) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString an int
value.
- appendDetail(StringBuffer, String, int, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the
toString the detail of an
Object array item.
- appendDetail(StringBuffer, String, int[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the detail of an
int array.
- appendDetail(StringBuffer, String, long) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a long
value.
- appendDetail(StringBuffer, String, long[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the detail of a
long array.
- appendDetail(StringBuffer, String, Map<?, ?>) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the
toString a
Map.
- appendDetail(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the
toString an
Object
value, printing the full detail of the
Object.
- appendDetail(StringBuffer, String, Object[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the
toString the detail of an
Object array.
- appendDetail(StringBuffer, String, short) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a short
value.
- appendDetail(StringBuffer, String, short[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the detail of a
short array.
- appendEnd(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the end of data indicator.
- appendFieldEnd(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the field end.
- appendFieldSeparator(StringBuffer) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the field separator.
- appendFieldsIn(Class<?>) - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Appends the fields and values defined by the given object of the given Class.
- appendFieldStart(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the field start.
- appendFixedWidthPadLeft(int, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadLeft(Object, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadRight(int, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an object to the builder padding on the right to a fixed length.
- appendFixedWidthPadRight(Object, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an object to the builder padding on the right to a fixed length.
- appendIdentityHashCode(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
- appendIfMissing(String, CharSequence, CharSequence...) - Method in class org.apache.commons.lang3.Strings
-
Appends the suffix to the end of the string if the string does not already end with the suffix.
- appendIfMissing(String, CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
- appendIfMissingIgnoreCase(String, CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
- appendInternal(StringBuffer, String, Object, boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the
toString an
Object,
correctly interpreting its type.
- appendln(boolean) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a boolean value followed by a new line to the string builder.
- appendln(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a char value followed by a new line to the string builder.
- appendln(char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a char array followed by a new line to the string builder.
- appendln(char[], int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a char array followed by a new line to the string builder.
- appendln(double) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a double value followed by a new line to the string builder using String.valueOf.
- appendln(float) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a float value followed by a new line to the string builder using String.valueOf.
- appendln(int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an int value followed by a new line to the string builder using String.valueOf.
- appendln(long) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a long value followed by a new line to the string builder using String.valueOf.
- appendln(Object) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an object followed by a new line to this string builder.
- appendln(StrBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends another string builder followed by a new line to this string builder.
- appendln(StrBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string builder followed by a new line to this string builder.
- appendln(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a string followed by a new line to this string builder.
- appendln(String, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string followed by a new line to this string builder.
- appendln(String, Object...) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
- appendln(StringBuffer) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a string buffer followed by a new line to this string builder.
- appendln(StringBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string buffer followed by a new line to this string builder.
- appendln(StringBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a string builder followed by a new line to this string builder.
- appendln(StringBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends part of a string builder followed by a new line to this string builder.
- appendNewLine() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends this builder's new line string to this builder.
- appendNull() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends the text representing null to this string builder.
- appendNullText(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString an indicator for null.
- appendPadding(int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends the pad character to the builder the specified number of times.
- appendSeparator(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a separator if the builder is currently non-empty.
- appendSeparator(char, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Append one of both separators to the builder
If the builder is currently empty it will append the defaultIfEmpty-separator
Otherwise it will append the standard-separator
The separator is appended using
StrBuilder.append(char).
- appendSeparator(char, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a separator to the builder if the loop index is greater than zero.
- appendSeparator(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a separator if the builder is currently non-empty.
- appendSeparator(String, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends a separator to the builder if the loop index is greater than zero.
- appendSeparator(String, String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends one of both separators to the StrBuilder.
- appendStart(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the start of data indicator.
- appendSummary(StringBuffer, String, boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a summary of a
boolean array.
- appendSummary(StringBuffer, String, byte[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a summary of a
byte array.
- appendSummary(StringBuffer, String, char[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a summary of a
char array.
- appendSummary(StringBuffer, String, double[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a summary of a
double array.
- appendSummary(StringBuffer, String, float[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a summary of a
float array.
- appendSummary(StringBuffer, String, int[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a summary of an
int array.
- appendSummary(StringBuffer, String, long[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a summary of a
long array.
- appendSummary(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the
toString an
Object
value, printing a summary of the
Object.
- appendSummary(StringBuffer, String, Object[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the
toString a summary of an
Object array.
- appendSummary(StringBuffer, String, short[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a summary of a
short array.
- appendSummarySize(StringBuffer, String, int) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString a size summary.
- appendSuper(int) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the builder the compareTo(Object)
result of the superclass.
- appendSuper(boolean) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Adds the result of super.equals() to this builder.
- appendSuper(int) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Adds the result of super.hashCode() to this builder.
- appendSuper(String) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append the toString from the superclass.
- appendSuper(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString the superclass toString.
- appendTo(Appendable) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
- appendToString(String) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append the toString from another object.
- appendToString(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Appends to the toString another toString.
- appendWithSeparators(Iterable<?>, String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an iterable placing separators between each value, but
not before the first or after the last.
- appendWithSeparators(Iterator<?>, String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an iterator placing separators between each value, but
not before the first or after the last.
- appendWithSeparators(Object[], String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Appends an array placing separators between each value, but
not before the first or after the last.
- APPLE_AWT_ENABLE_TEMPLATE_IMAGES - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "apple.awt.enableTemplateImages".
- apply(FailableBiFunction<T, U, R, E>, T, U) - Static method in class org.apache.commons.lang3.function.Failable
-
- apply(FailableFunction<T, R, E>, T) - Static method in class org.apache.commons.lang3.function.Failable
-
- apply(T, U) - Method in interface org.apache.commons.lang3.function.FailableBiFunction
-
Applies this function.
- apply(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleFunction
-
Applies this function.
- apply(T) - Method in interface org.apache.commons.lang3.function.FailableFunction
-
Applies this function.
- apply(int) - Method in interface org.apache.commons.lang3.function.FailableIntFunction
-
Applies this function.
- apply(long) - Method in interface org.apache.commons.lang3.function.FailableLongFunction
-
Applies this function.
- apply(Function<T, R>, T) - Static method in class org.apache.commons.lang3.function.Functions
-
Applies the
Function on the object if the function is not
null.
- apply(T, U, V) - Method in interface org.apache.commons.lang3.function.TriFunction
-
Applies this function to the given arguments.
- apply(Functions.FailableBiFunction<O1, O2, O, T>, O1, O2) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- apply(Functions.FailableFunction<I, O, T>, I) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- apply(O1, O2) - Method in interface org.apache.commons.lang3.Functions.FailableBiFunction
-
Deprecated.
Applies this function.
- apply(I) - Method in interface org.apache.commons.lang3.Functions.FailableFunction
-
Deprecated.
Applies this function.
- apply(FailableBiFunction<L, R, V, E>) - Method in class org.apache.commons.lang3.tuple.Pair
-
Applies this key and value as arguments to the given function.
- applyAsBoolean(T) - Method in interface org.apache.commons.lang3.function.FailableToBooleanFunction
-
Applies this function to the given arguments.
- applyAsBoolean(T, U) - Method in interface org.apache.commons.lang3.function.ToBooleanBiFunction
-
Applies this function to the given arguments.
- applyAsChar(int) - Method in interface org.apache.commons.lang3.function.IntToCharFunction
-
Applies this function to the given argument.
- applyAsDouble(FailableDoubleBinaryOperator<E>, double, double) - Static method in class org.apache.commons.lang3.function.Failable
-
- applyAsDouble(double, double) - Method in interface org.apache.commons.lang3.function.FailableDoubleBinaryOperator
-
Applies this operator to the given operands.
- applyAsDouble(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
-
Applies this operator to the given operand.
- applyAsDouble(int) - Method in interface org.apache.commons.lang3.function.FailableIntToDoubleFunction
-
Applies this function to the given argument.
- applyAsDouble(long) - Method in interface org.apache.commons.lang3.function.FailableLongToDoubleFunction
-
Applies this function to the given argument.
- applyAsDouble(T, U) - Method in interface org.apache.commons.lang3.function.FailableToDoubleBiFunction
-
Applies this function to the given arguments.
- applyAsDouble(T) - Method in interface org.apache.commons.lang3.function.FailableToDoubleFunction
-
Applies this function to the given arguments.
- applyAsFloat(int) - Method in interface org.apache.commons.lang3.function.FailableIntToFloatFunction
-
Applies this function to the given argument.
- applyAsInt(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleToIntFunction
-
Applies this function to the given argument.
- applyAsInt(int, int) - Method in interface org.apache.commons.lang3.function.FailableIntBinaryOperator
-
Applies this operator to the given operands.
- applyAsInt(int) - Method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
-
Applies this operator to the given operand.
- applyAsInt(long) - Method in interface org.apache.commons.lang3.function.FailableLongToIntFunction
-
Applies this function to the given argument.
- applyAsInt(T, U) - Method in interface org.apache.commons.lang3.function.FailableToIntBiFunction
-
Applies this function to the given arguments.
- applyAsInt(T) - Method in interface org.apache.commons.lang3.function.FailableToIntFunction
-
Applies this function to the given arguments.
- applyAsLong(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleToLongFunction
-
Applies this function to the given argument.
- applyAsLong(int) - Method in interface org.apache.commons.lang3.function.FailableIntToLongFunction
-
Applies this function to the given argument.
- applyAsLong(long, long) - Method in interface org.apache.commons.lang3.function.FailableLongBinaryOperator
-
Applies this operator to the given operands.
- applyAsLong(long) - Method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
-
Applies this operator to the given operand.
- applyAsLong(T, U) - Method in interface org.apache.commons.lang3.function.FailableToLongBiFunction
-
Applies this function to the given arguments.
- applyAsLong(T) - Method in interface org.apache.commons.lang3.function.FailableToLongFunction
-
Applies this function to the given arguments.
- applyPattern(String) - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
-
Deprecated.
Apply the specified pattern.
- applyReadLocked(FailableFunction<O, T, ?>) - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Provides read (shared, non-exclusive) access to The object to protect for the purpose of computing a
result object.
- applyRules(Calendar, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
- applyRules(Calendar, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- applyWriteLocked(FailableFunction<O, T, ?>) - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Provides write (exclusive) access to The object to protect for the purpose of computing a result object.
- ArchUtils - Class in org.apache.commons.lang3
-
Provides methods for identifying the architecture of the current JVM based on the "os.arch" system property.
- ArchUtils() - Constructor for class org.apache.commons.lang3.ArchUtils
-
- ArrayCollector(Class<E>) - Constructor for class org.apache.commons.lang3.stream.Streams.ArrayCollector
-
Constructs a new instance for the given element type.
- ArrayCollector(Class<O>) - Constructor for class org.apache.commons.lang3.Streams.ArrayCollector
-
Deprecated.
Constructs a new instance for the given element type.
- arraycopy(T, int, int, int, Function<Integer, T>) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- arraycopy(T, int, int, int, Supplier<T>) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- arraycopy(T, int, T, int, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- ArrayFill - Class in org.apache.commons.lang3
-
Fills and returns arrays in the fluent style.
- ArraySorter - Class in org.apache.commons.lang3
-
Sorts and returns arrays in the fluent style.
- ArraySorter() - Constructor for class org.apache.commons.lang3.ArraySorter
-
- ArrayUtils - Class in org.apache.commons.lang3
-
Operations on arrays, primitive arrays (like int[]) and
primitive wrapper arrays (like Integer[]).
- ArrayUtils() - Constructor for class org.apache.commons.lang3.ArrayUtils
-
- asBiConsumer(FailableBiConsumer<T, U, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
- asBiConsumer(Method) - Static method in class org.apache.commons.lang3.function.MethodInvokers
-
Produces a
BiConsumer for a given
consumer Method.
- asBiConsumer(Functions.FailableBiConsumer<O1, O2, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- asBiFunction(FailableBiFunction<T, U, R, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
- asBiFunction(Method) - Static method in class org.apache.commons.lang3.function.MethodInvokers
-
Produces a
BiFunction for a given a
function Method.
- asBiFunction(Functions.FailableBiFunction<O1, O2, O, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- asBiPredicate(FailableBiPredicate<T, U, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
- asBiPredicate(Functions.FailableBiPredicate<O1, O2, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- asCallable(FailableCallable<V, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
- asCallable(Functions.FailableCallable<O, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- ASCII_ALPHA - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining ASCII alphabetic characters "a-zA-Z".
- ASCII_ALPHA_LOWER - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining ASCII alphabetic characters "a-z".
- ASCII_ALPHA_UPPER - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining ASCII alphabetic characters "A-Z".
- ASCII_NUMERIC - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining ASCII alphabetic characters "0-9".
- asConsumer(FailableConsumer<T, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
- asConsumer(Functions.FailableConsumer<I, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- asFailableBiConsumer(Method) - Static method in class org.apache.commons.lang3.function.MethodInvokers
-
- asFailableBiFunction(Method) - Static method in class org.apache.commons.lang3.function.MethodInvokers
-
- asFailableFunction(Method) - Static method in class org.apache.commons.lang3.function.MethodInvokers
-
- asFailableSupplier(Method) - Static method in class org.apache.commons.lang3.function.MethodInvokers
-
- asFunction(FailableFunction<T, R, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
- asFunction(Method) - Static method in class org.apache.commons.lang3.function.MethodInvokers
-
Produces a
Function for a given a
supplier Method.
- asFunction(Functions.FailableFunction<I, O, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- asInterfaceInstance(Class<T>, Method) - Static method in class org.apache.commons.lang3.function.MethodInvokers
-
Produces an instance of the given single-method interface which redirects its calls to the given method.
- asPredicate(FailablePredicate<T, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
- asPredicate(Functions.FailablePredicate<I, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- asReader() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Gets the contents of this builder as a Reader.
- asRunnable(FailableRunnable<?>) - Static method in class org.apache.commons.lang3.function.Failable
-
- asRunnable(Functions.FailableRunnable<?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- asRuntimeException(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Throws the given (usually checked) exception without adding the exception to the throws
clause of the calling method.
- assertNotTerminated() - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Throws IllegalStateException if this stream is already terminated.
- assertNotTerminated() - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.
Throws IllegalStateException if this stream is already terminated.
- asSupplier(FailableSupplier<T, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
- asSupplier(Method) - Static method in class org.apache.commons.lang3.function.MethodInvokers
-
Produces a
Supplier for a given a
supplier Method.
- asSupplier(Functions.FailableSupplier<O, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- asThis() - Method in class org.apache.commons.lang3.builder.AbstractSupplier
-
Returns this instance typed as the subclass type B.
- asTokenizer() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Creates a tokenizer that can tokenize the contents of this builder.
- asWriter() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Gets this builder as a Writer that can be written to.
- atLeast(JavaVersion) - Method in enum org.apache.commons.lang3.JavaVersion
-
Tests whether this version of Java is at least the version of Java passed in.
- atMost(JavaVersion) - Method in enum org.apache.commons.lang3.JavaVersion
-
Tests whether this version of Java is at most the version of Java passed in.
- AtomicInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
- AtomicInitializer() - Constructor for class org.apache.commons.lang3.concurrent.AtomicInitializer
-
Constructs a new instance.
- AtomicInitializer.Builder<I extends AtomicInitializer<T>,T> - Class in org.apache.commons.lang3.concurrent
-
Builds a new instance.
- AtomicSafeInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
- AtomicSafeInitializer() - Constructor for class org.apache.commons.lang3.concurrent.AtomicSafeInitializer
-
Constructs a new instance.
- AtomicSafeInitializer.Builder<I extends AtomicSafeInitializer<T>,T> - Class in org.apache.commons.lang3.concurrent
-
Builds a new instance.
- availableLocaleList() - Static method in class org.apache.commons.lang3.LocaleUtils
-
Obtains an unmodifiable and sorted list of installed locales.
- availableLocaleSet() - Static method in class org.apache.commons.lang3.LocaleUtils
-
Obtains an unmodifiable set of installed locales.
- AWT_TOOLKIT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "awt.toolkit".
- AWT_TOOLKIT - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property awt.toolkit.
- CalendarUtils - Class in org.apache.commons.lang3.time
-
- CalendarUtils(Calendar) - Constructor for class org.apache.commons.lang3.time.CalendarUtils
-
Creates an instance for the given Calendar.
- call(FailableCallable<V, E>) - Static method in class org.apache.commons.lang3.function.Failable
-
- call() - Method in interface org.apache.commons.lang3.function.FailableCallable
-
Calls the callable.
- call(Functions.FailableCallable<O, T>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
- call() - Method in interface org.apache.commons.lang3.Functions.FailableCallable
-
Deprecated.
Calls the callable.
- CallableBackgroundInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
- CallableBackgroundInitializer(Callable<T>) - Constructor for class org.apache.commons.lang3.concurrent.CallableBackgroundInitializer
-
- CallableBackgroundInitializer(Callable<T>, ExecutorService) - Constructor for class org.apache.commons.lang3.concurrent.CallableBackgroundInitializer
-
- cancel(boolean) - Method in class org.apache.commons.lang3.concurrent.AbstractFutureProxy
-
- capacity() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Gets the current size of the internal character array buffer.
- capitalize(String) - Static method in class org.apache.commons.lang3.StringUtils
-
- capitalize(String) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Capitalizes all the whitespace separated words in a String.
- capitalize(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Capitalizes all the delimiter separated words in a String.
- capitalizeFully(String) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Converts all the whitespace separated words in a String into capitalized words,
that is each word is made up of a titlecase character and then a series of
lowercase characters.
- capitalizeFully(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Converts all the delimiter separated words in a String into capitalized words,
that is each word is made up of a titlecase character and then a series of
lowercase characters.
- cardinality() - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Returns the number of bits set to
true in this
BitSet.
- ceiling(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets a date ceiling, leaving the field specified as the most
significant field.
- ceiling(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets a date ceiling, leaving the field specified as the most
significant field.
- ceiling(Object, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets a date ceiling, leaving the field specified as the most
significant field.
- center(String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Centers a String in a larger String of size size
using the space character (' ').
- center(String, int, char) - Static method in class org.apache.commons.lang3.StringUtils
-
Centers a String in a larger String of size size.
- center(String, int, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Centers a String in a larger String of size size.
- changeState(AbstractCircuitBreaker.State) - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Changes the internal state of this circuit breaker.
- characteristics() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
-
- characteristics() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
-
Deprecated.
- charAt(int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Gets the character at the specified index.
- CharEncoding - Class in org.apache.commons.lang3
-
- CharEncoding() - Constructor for class org.apache.commons.lang3.CharEncoding
-
- charMatcher(char) - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.
Creates a matcher from a character.
- CharSequenceTranslator - Class in org.apache.commons.lang3.text.translate
-
- CharSequenceTranslator() - Constructor for class org.apache.commons.lang3.text.translate.CharSequenceTranslator
-
Deprecated.
Constructs a new instance.
- CharSequenceUtils - Class in org.apache.commons.lang3
-
- CharSequenceUtils() - Constructor for class org.apache.commons.lang3.CharSequenceUtils
-
- CharSet - Class in org.apache.commons.lang3
-
A set of characters.
- CharSet(String...) - Constructor for class org.apache.commons.lang3.CharSet
-
Constructs a new CharSet using the set syntax.
- charSetMatcher(char...) - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.
Creates a matcher from a set of characters.
- charSetMatcher(String) - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.
Creates a matcher from a string representing a set of characters.
- CharSetUtils - Class in org.apache.commons.lang3
-
- CharSetUtils() - Constructor for class org.apache.commons.lang3.CharSetUtils
-
- CharUtils - Class in org.apache.commons.lang3
-
Operations on char primitives and Character objects.
- CharUtils() - Constructor for class org.apache.commons.lang3.CharUtils
-
- checkState() - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Checks the state of this circuit breaker and changes it if necessary.
- checkState() - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Checks the state of this circuit breaker and changes it if necessary.
- checkState() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Checks the state of this circuit breaker and changes it if necessary.
- checkState() - Method in class org.apache.commons.lang3.concurrent.ThresholdCircuitBreaker
-
Checks the state of this circuit breaker and changes it if necessary.
- chomp(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Removes one newline from end of a String if it's there,
otherwise leave it alone.
- chomp(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
- chop(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Remove the last character from a String.
- CI - Static variable in class org.apache.commons.lang3.Strings
-
The Case-Insensitive singleton instance.
- CircuitBreaker<T> - Interface in org.apache.commons.lang3.concurrent
-
- CircuitBreakingException - Exception in org.apache.commons.lang3.concurrent
-
An exception class used for reporting runtime error conditions related to
circuit breakers.
- CircuitBreakingException() - Constructor for exception org.apache.commons.lang3.concurrent.CircuitBreakingException
-
- CircuitBreakingException(String) - Constructor for exception org.apache.commons.lang3.concurrent.CircuitBreakingException
-
- CircuitBreakingException(String, Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.CircuitBreakingException
-
- CircuitBreakingException(Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.CircuitBreakingException
-
- ClassLoaderUtils - Class in org.apache.commons.lang3
-
- ClassLoaderUtils() - Constructor for class org.apache.commons.lang3.ClassLoaderUtils
-
- ClassPathUtils - Class in org.apache.commons.lang3
-
Operations regarding the classpath.
- ClassPathUtils() - Constructor for class org.apache.commons.lang3.ClassPathUtils
-
- ClassUtils - Class in org.apache.commons.lang3
-
Operates on classes without using reflection.
- ClassUtils() - Constructor for class org.apache.commons.lang3.ClassUtils
-
- ClassUtils.Interfaces - Enum in org.apache.commons.lang3
-
- clear(int) - Method in class org.apache.commons.lang3.BitField
-
Clears the bits.
- clear() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Clears the string builder (convenience Collections API style method).
- clear() - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Sets all of the bits in this BitSet to false.
- clear(int...) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Sets the bits specified by the indexes to false.
- clear(int) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Sets the bit specified by the index to false.
- clear(int, int) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to
false.
- clearByte(byte) - Method in class org.apache.commons.lang3.BitField
-
Clears the bits.
- clearShort(short) - Method in class org.apache.commons.lang3.BitField
-
Clears the bits.
- clone(boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array or returns null.
- clone(byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array or returns null.
- clone(char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array or returns null.
- clone(double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array or returns null.
- clone(float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array or returns null.
- clone(int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array or returns null.
- clone(long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array or returns null.
- clone(short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array or returns null.
- clone(T[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Shallow clones an array or returns null.
- clone(T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Clones an object.
- clone(T) - Static method in class org.apache.commons.lang3.SerializationUtils
-
Deep clones an
Object using serialization.
- clone() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Creates a new instance of this Tokenizer.
- clone() - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Cloning this
BitSet produces a new
BitSet that is equal to it.
- CloneFailedException - Exception in org.apache.commons.lang3.exception
-
Exception thrown when a clone cannot be created.
- CloneFailedException(String) - Constructor for exception org.apache.commons.lang3.exception.CloneFailedException
-
Constructs a CloneFailedException.
- CloneFailedException(String, Throwable) - Constructor for exception org.apache.commons.lang3.exception.CloneFailedException
-
Constructs a CloneFailedException.
- CloneFailedException(Throwable) - Constructor for exception org.apache.commons.lang3.exception.CloneFailedException
-
Constructs a CloneFailedException.
- cloneIfPossible(T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Clones an object if possible.
- close() - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Closes this circuit breaker.
- close() - Method in class org.apache.commons.lang3.concurrent.AbstractConcurrentInitializer
-
Calls the closer with the manager object.
- close() - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Closes this circuit breaker.
- close() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Closes this circuit breaker.
- close() - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
Calls the closer of all child BackgroundInitializer objects
- close() - Method in class org.apache.commons.lang3.concurrent.ThresholdCircuitBreaker
-
Closes this circuit breaker.
- CodePointTranslator - Class in org.apache.commons.lang3.text.translate
-
- CodePointTranslator() - Constructor for class org.apache.commons.lang3.text.translate.CodePointTranslator
-
Deprecated.
Constructs a new instance.
- collect(Collector<? super T, A, R>, T...) - Static method in class org.apache.commons.lang3.stream.LangCollectors
-
- collect(Collector<? super T, A, R>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Performs a mutable reduction operation on the elements of this stream using a
Collector.
- collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Performs a mutable reduction operation on the elements of this FailableStream.
- collect(Collector<? super O, A, R>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.
Performs a mutable reduction operation on the elements of this stream using a
Collector.
- collect(Supplier<R>, BiConsumer<R, ? super O>, BiConsumer<R, R>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.
Performs a mutable reduction operation on the elements of this FailableStream.
- COM_SUN_JNDI_LDAP_OBJECT_TRUST_SERIAL_DATA - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "com.sun.jndi.ldap.object.trustSerialData".
- COM_SUN_NET_HTTP_SERVER_HTTP_SERVER_PROVIDER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "com.sun.net.httpserver.HttpServerProvider".
- combiner() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
-
- combiner() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
-
Deprecated.
- commaMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.
Gets the matcher for the comma character.
- COMMON - Static variable in class org.apache.commons.lang3.CharSet
-
A Map of the common cases used in the factory.
- ComparableUtils - Class in org.apache.commons.lang3.compare
-
- ComparableUtils.ComparableCheckBuilder<A extends Comparable<A>> - Class in org.apache.commons.lang3.compare
-
Compares objects of a given generic type A.
- comparator() - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the class comparator, comparing by class name.
- compare(boolean, boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Compares two boolean values.
- compare(char, char) - Static method in class org.apache.commons.lang3.CharUtils
-
Compares two char values numerically.
- compare(Object, Object) - Method in class org.apache.commons.lang3.compare.ObjectToStringComparator
-
- compare(byte, byte) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Compares two byte values numerically.
- compare(int, int) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Compares two int values numerically.
- compare(long, long) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Compares to long values numerically.
- compare(short, short) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Compares to short values numerically.
- compare(T, T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Null safe comparison of Comparables.
- compare(T, T, boolean) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Null safe comparison of Comparables.
- compare(String, String) - Method in class org.apache.commons.lang3.Strings
-
- compare(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
- compare(String, String, boolean) - Static method in class org.apache.commons.lang3.StringUtils
-
Compare two Strings lexicographically, as per
String.compareTo(String), returning :
int = 0, if
str1 is equal to
str2 (or both
null)
int < 0, if
str1 is less than
str2
int > 0, if
str1 is greater than
str2
- compareIgnoreCase(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
- compareIgnoreCase(String, String, boolean) - Static method in class org.apache.commons.lang3.StringUtils
-
Compare two Strings lexicographically, ignoring case differences,
as per
String.compareToIgnoreCase(String), returning :
int = 0, if
str1 is equal to
str2 (or both
null)
int < 0, if
str1 is less than
str2
int > 0, if
str1 is greater than
str2
- compareTo(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
-
Compares this object to another based on size.
- compareTo(MutableBoolean) - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Compares this mutable to another in ascending order.
- compareTo(MutableByte) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Compares this mutable to another in ascending order.
- compareTo(MutableDouble) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Compares this mutable to another in ascending order.
- compareTo(MutableFloat) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Compares this mutable to another in ascending order.
- compareTo(MutableInt) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Compares this mutable to another in ascending order.
- compareTo(MutableLong) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Compares this mutable to another in ascending order.
- compareTo(MutableShort) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Compares this mutable to another in ascending order.
- compareTo(Pair<L, R>) - Method in class org.apache.commons.lang3.tuple.Pair
-
Compares the pair based on the left element followed by the right element.
- compareTo(Triple<L, M, R>) - Method in class org.apache.commons.lang3.tuple.Triple
-
Compares the triple based on the left element, followed by the middle element,
finally the right element.
- CompareToBuilder - Class in org.apache.commons.lang3.builder
-
- CompareToBuilder() - Constructor for class org.apache.commons.lang3.builder.CompareToBuilder
-
Constructor for CompareToBuilder.
- compose(FailableDoubleUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
-
- compose(FailableFunction<? super V, ? extends T, E>) - Method in interface org.apache.commons.lang3.function.FailableFunction
-
- compose(FailableIntUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
-
- compose(FailableLongUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
-
- CompositeFormat - Class in org.apache.commons.lang3.text
-
- CompositeFormat(Format, Format) - Constructor for class org.apache.commons.lang3.text.CompositeFormat
-
Deprecated.
Create a format that points its parseObject method to one implementation
and its format method to another.
- Computable<I,O> - Interface in org.apache.commons.lang3.concurrent
-
Definition of an interface for a wrapper around a calculation that takes a single parameter and returns a result.
- compute(I) - Method in interface org.apache.commons.lang3.concurrent.Computable
-
This method carries out the given operation with the provided argument.
- compute(I) - Method in class org.apache.commons.lang3.concurrent.Memoizer
-
This method will return the result of the calculation and cache it, if it has not previously been calculated.
- ConcurrentException - Exception in org.apache.commons.lang3.concurrent
-
An exception class used for reporting error conditions related to accessing data of background tasks.
- ConcurrentException() - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentException
-
- ConcurrentException(String, Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentException
-
Creates a new instance of
ConcurrentException and initializes it
with the given message and cause.
- ConcurrentException(Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentException
-
- ConcurrentInitializer<T> - Interface in org.apache.commons.lang3.concurrent
-
Defines the thread-safe initialization of objects.
- ConcurrentRuntimeException - Exception in org.apache.commons.lang3.concurrent
-
An exception class used for reporting runtime error conditions related to
accessing data of background tasks.
- ConcurrentRuntimeException() - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentRuntimeException
-
Creates a new, uninitialized instance of ConcurrentRuntimeException.
- ConcurrentRuntimeException(String, Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentRuntimeException
-
- ConcurrentRuntimeException(Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentRuntimeException
-
- ConcurrentUtils - Class in org.apache.commons.lang3.concurrent
-
A utility class providing functionality related to the java.util.concurrent package.
- CONST(boolean) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the provided value unchanged.
- CONST(byte) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the provided value unchanged.
- CONST(char) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the provided value unchanged.
- CONST(double) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the provided value unchanged.
- CONST(float) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the provided value unchanged.
- CONST(int) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the provided value unchanged.
- CONST(long) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the provided value unchanged.
- CONST(short) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the provided value unchanged.
- CONST(T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the provided value unchanged.
- CONST_BYTE(int) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the provided value unchanged.
- CONST_SHORT(int) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the provided value unchanged.
- constantFuture(T) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Gets an implementation of
Future that is immediately done
and returns the specified constant value.
- ConstantInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
A very simple implementation of the
ConcurrentInitializer interface
which always returns the same object.
- ConstantInitializer(T) - Constructor for class org.apache.commons.lang3.concurrent.ConstantInitializer
-
Creates a new instance of
ConstantInitializer and initializes it
with the object to be managed.
- ConstructorUtils - Class in org.apache.commons.lang3.reflect
-
Utility reflection methods focused on constructors, modeled after
MethodUtils.
- ConstructorUtils() - Constructor for class org.apache.commons.lang3.reflect.ConstructorUtils
-
- Consumers - Class in org.apache.commons.lang3.function
-
- contains(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(double[], double, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if a value falling within the given tolerance is in the
given array.
- contains(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(Object[], Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the object is in the given array.
- contains(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(char) - Method in class org.apache.commons.lang3.CharSet
-
Does the
CharSet contain the specified
character
ch.
- contains(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether the specified element occurs within this range.
- contains(CharSequence, CharSequence) - Method in class org.apache.commons.lang3.Strings
-
Tests if CharSequence contains a search CharSequence, handling null.
- contains(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
- contains(CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if CharSequence contains a search character, handling null.
- contains(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Checks if the string builder contains the specified char.
- contains(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Checks if the string builder contains the specified string.
- contains(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Checks if the string builder contains a string matched using the
specified matcher.
- containsAllWords(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Checks if the String contains all words in the given array.
- containsAny(int[], int...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if any of the ints are in the given array.
- containsAny(Object[], Object...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if any of the objects are in the given array.
- containsAny(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
-
Takes an argument in set-syntax, see evaluateSet,
and identifies whether any of the characters are present in the specified string.
- containsAny(CharSequence, CharSequence...) - Method in class org.apache.commons.lang3.Strings
-
Tests if the CharSequence contains any of the CharSequences in the given array.
- containsAny(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains any character in the given
set of characters.
- containsAny(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains any character in the given set of characters.
- containsAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
- containsAnyIgnoreCase(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
- containsIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
- containsNone(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests that the CharSequence does not contain certain characters.
- containsNone(CharSequence, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests that the CharSequence does not contain certain characters.
- containsOnly(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains only certain characters.
- containsOnly(CharSequence, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains only certain characters.
- containsRange(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range contains all the elements of the specified range.
- containsTypeVariables(Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Tests, recursively, whether any of the type parameters associated with type are bound to variables.
- containsWhitespace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests whether the given CharSequence contains any whitespace characters.
- ContextedException - Exception in org.apache.commons.lang3.exception
-
An exception that provides an easy and safe way to add contextual information.
- ContextedException() - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException without message or cause.
- ContextedException(String) - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException with message, but without cause.
- ContextedException(String, Throwable) - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException with cause and message.
- ContextedException(String, Throwable, ExceptionContext) - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException with cause, message, and ExceptionContext.
- ContextedException(Throwable) - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException with cause, but without message.
- ContextedRuntimeException - Exception in org.apache.commons.lang3.exception
-
A runtime exception that provides an easy and safe way to add contextual information.
- ContextedRuntimeException() - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException without message or cause.
- ContextedRuntimeException(String) - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException with message, but without cause.
- ContextedRuntimeException(String, Throwable) - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException with cause and message.
- ContextedRuntimeException(String, Throwable, ExceptionContext) - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException with cause, message, and ExceptionContext.
- ContextedRuntimeException(Throwable) - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException with cause, but without message.
- Conversion - Class in org.apache.commons.lang3
-
Static methods to convert a type into another, with endianness and bit ordering awareness.
- Conversion() - Constructor for class org.apache.commons.lang3.Conversion
-
- convertClassesToClassNames(List<Class<?>>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Given a
List of
Class objects, this method converts them into class names.
- convertClassNamesToClasses(List<String>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Given a
List of class names, this method converts them into classes.
- count(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
-
Takes an argument in set-syntax, see evaluateSet,
and returns the number of characters present in the specified string.
- countMatches(CharSequence, char) - Static method in class org.apache.commons.lang3.StringUtils
-
Counts how many times the char appears in the given string.
- countMatches(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Counts how many times the substring appears in the larger string.
- countriesByLanguage(String) - Static method in class org.apache.commons.lang3.LocaleUtils
-
Obtains the list of countries supported for a given language.
- CR - Static variable in class org.apache.commons.lang3.CharUtils
-
Carriage return character CR ('\r', Unicode 000d).
- CR - Static variable in class org.apache.commons.lang3.StringUtils
-
A String for carriage return CR ("\r").
- create(O, ReadWriteLock) - Static method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors
-
- create(O, ReentrantLock) - Static method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors
-
- create(Class<T>) - Static method in class org.apache.commons.lang3.event.EventListenerSupport
-
Creates an EventListenerSupport object which supports the specified
listener type.
- create() - Static method in class org.apache.commons.lang3.time.StopWatch
-
Creates a StopWatch.
- createBigDecimal(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
- createBigInteger(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
- createDouble(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
- createFloat(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
- createIfAbsent(ConcurrentMap<K, V>, K, ConcurrentInitializer<V>) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Checks if a concurrent map contains a key and creates a corresponding
value if not.
- createIfAbsentUnchecked(ConcurrentMap<K, V>, K, ConcurrentInitializer<V>) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Checks if a concurrent map contains a key and creates a corresponding
value if not, suppressing checked exceptions.
- createInteger(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
- createInvocationHandler() - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
- createLong(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
- createNumber(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
- createStarted() - Static method in class org.apache.commons.lang3.time.StopWatch
-
Creates and starts a StopWatch.
- CS - Static variable in class org.apache.commons.lang3.Strings
-
The Case-Snsensitive singleton instance.
- Failable - Class in org.apache.commons.lang3.function
-
This class provides utility functions, and classes for working with the java.util.function package, or more
generally, with Java 8 lambdas.
- FailableBiConsumer<T,U,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableBiFunction<T,U,R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableBiPredicate<T,U,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableBooleanSupplier<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableCallable<R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableConsumer<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableDoubleBinaryOperator<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableDoubleConsumer<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableDoubleFunction<R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableDoublePredicate<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableDoubleSupplier<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableDoubleToIntFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableDoubleToLongFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableDoubleUnaryOperator<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableFunction<T,R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableIntBinaryOperator<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableIntConsumer<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableIntFunction<R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableIntPredicate<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableIntSupplier<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableIntToDoubleFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableIntToFloatFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableIntToLongFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableIntUnaryOperator<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableLongBinaryOperator<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableLongConsumer<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableLongFunction<R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableLongPredicate<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableLongSupplier<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableLongToDoubleFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableLongToIntFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableLongUnaryOperator<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableObjDoubleConsumer<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableObjIntConsumer<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableObjLongConsumer<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailablePredicate<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableRunnable<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableShortSupplier<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- failableStream(Collection<T>) - Static method in class org.apache.commons.lang3.stream.Streams
-
- failableStream(Stream<T>) - Static method in class org.apache.commons.lang3.stream.Streams
-
- failableStream(T) - Static method in class org.apache.commons.lang3.stream.Streams
-
Shorthand for Streams.failableStream(value == null ? Stream.empty() : Stream.of(value)).
- failableStream(T...) - Static method in class org.apache.commons.lang3.stream.Streams
-
Shorthand for Streams.failableStream(Streams.of(arrayValues)).
- FailableStream(Stream<T>) - Constructor for class org.apache.commons.lang3.stream.Streams.FailableStream
-
Constructs a new instance with the given stream.
- FailableStream(Stream<O>) - Constructor for class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.
Constructs a new instance with the given stream.
- FailableSupplier<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableToBooleanFunction<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like a
ToBooleanFunction that declares a
Throwable.
- FailableToDoubleBiFunction<T,U,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableToDoubleFunction<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableToIntBiFunction<T,U,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableToIntFunction<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableToLongBiFunction<T,U,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FailableToLongFunction<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
- FALSE - Static variable in class org.apache.commons.lang3.BooleanUtils
-
The false String "false".
- FALSE - Static variable in interface org.apache.commons.lang3.function.FailableBiPredicate
-
FALSE singleton
- FALSE - Static variable in interface org.apache.commons.lang3.function.FailableDoublePredicate
-
FALSE singleton
- FALSE - Static variable in interface org.apache.commons.lang3.function.FailableIntPredicate
-
FALSE singleton
- FALSE - Static variable in interface org.apache.commons.lang3.function.FailableLongPredicate
-
FALSE singleton
- FALSE - Static variable in interface org.apache.commons.lang3.function.FailablePredicate
-
FALSE singleton
- falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailableBiPredicate
-
Gets the FALSE singleton.
- falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailableDoublePredicate
-
Gets the FALSE singleton.
- falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailableIntPredicate
-
Gets the FALSE singleton.
- falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailableLongPredicate
-
Gets the FALSE singleton.
- falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailablePredicate
-
Gets the FALSE singleton.
- falsePredicate() - Static method in class org.apache.commons.lang3.function.Predicates
-
Gets the Predicate singleton that always returns false.
- FastDateFormat - Class in org.apache.commons.lang3.time
-
- FastDateFormat(String, TimeZone, Locale) - Constructor for class org.apache.commons.lang3.time.FastDateFormat
-
Constructs a new FastDateFormat.
- FastDateFormat(String, TimeZone, Locale, Date) - Constructor for class org.apache.commons.lang3.time.FastDateFormat
-
Constructs a new FastDateFormat.
- FastDateParser - Class in org.apache.commons.lang3.time
-
- FastDateParser(String, TimeZone, Locale) - Constructor for class org.apache.commons.lang3.time.FastDateParser
-
Constructs a new FastDateParser.
- FastDateParser(String, TimeZone, Locale, Date) - Constructor for class org.apache.commons.lang3.time.FastDateParser
-
Constructs a new FastDateParser.
- FastDatePrinter - Class in org.apache.commons.lang3.time
-
- FastDatePrinter(String, TimeZone, Locale) - Constructor for class org.apache.commons.lang3.time.FastDatePrinter
-
Constructs a new FastDatePrinter.
- FastTimeZone - Class in org.apache.commons.lang3.time
-
Faster methods to produce custom time zones.
- FieldUtils - Class in org.apache.commons.lang3.reflect
-
Utilities for working with
Fields by reflection.
- FieldUtils() - Constructor for class org.apache.commons.lang3.reflect.FieldUtils
-
- FILE_ENCODING - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "file.encoding".
- FILE_ENCODING - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property file.encoding.
- FILE_SEPARATOR - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "file.separator".
- FILE_SEPARATOR - Static variable in class org.apache.commons.lang3.SystemUtils
-
- fill(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayFill
-
Fills and returns the given array, assigning the given boolean value to each element of the array.
- fill(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayFill
-
Fills and returns the given array, assigning the given byte value to each element of the array.
- fill(char[], char) - Static method in class org.apache.commons.lang3.ArrayFill
-
Fills and returns the given array, assigning the given char value to each element of the array.
- fill(double[], double) - Static method in class org.apache.commons.lang3.ArrayFill
-
Fills and returns the given array, assigning the given double value to each element of the array.
- fill(float[], float) - Static method in class org.apache.commons.lang3.ArrayFill
-
Fills and returns the given array, assigning the given float value to each element of the array.
- fill(int[], int) - Static method in class org.apache.commons.lang3.ArrayFill
-
Fills and returns the given array, assigning the given int value to each element of the array.
- fill(long[], long) - Static method in class org.apache.commons.lang3.ArrayFill
-
Fills and returns the given array, assigning the given long value to each element of the array.
- fill(short[], short) - Static method in class org.apache.commons.lang3.ArrayFill
-
Fills and returns the given array, assigning the given short value to each element of the array.
- fill(T[], FailableIntFunction<? extends T, E>) - Static method in class org.apache.commons.lang3.ArrayFill
-
Fills and returns the given array, using the provided generator supplier to compute each element.
- fill(T[], T) - Static method in class org.apache.commons.lang3.ArrayFill
-
Fills and returns the given array, assigning the given T value to each element of the array.
- filter(FailablePredicate<T, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Returns a FailableStream consisting of the elements of this stream that match the given FailablePredicate.
- filter(Functions.FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.
Returns a FailableStream consisting of the elements of this stream that match
the given FailablePredicate.
- findThreadById(long) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds the active thread with the specified id.
- findThreadById(long, String) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds the active thread with the specified id if it belongs to a thread group with the specified group name.
- findThreadById(long, ThreadGroup) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds the active thread with the specified id if it belongs to the specified thread group.
- findThreadGroups(Predicate<ThreadGroup>) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds all active thread groups which match the given predicate.
- findThreadGroups(ThreadGroup, boolean, Predicate<ThreadGroup>) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds all active thread groups which match the given predicate and which is a subgroup of the given thread group (or one of its subgroups).
- findThreadGroups(ThreadGroup, boolean, ThreadUtils.ThreadGroupPredicate) - Static method in class org.apache.commons.lang3.ThreadUtils
-
- findThreadGroups(ThreadUtils.ThreadGroupPredicate) - Static method in class org.apache.commons.lang3.ThreadUtils
-
- findThreadGroupsByName(String) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds active thread groups with the specified group name.
- findThreads(Predicate<Thread>) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds all active threads which match the given predicate.
- findThreads(ThreadGroup, boolean, Predicate<Thread>) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds all active threads which match the given predicate and which belongs to the given thread group (or one of its subgroups).
- findThreads(ThreadGroup, boolean, ThreadUtils.ThreadPredicate) - Static method in class org.apache.commons.lang3.ThreadUtils
-
- findThreads(ThreadUtils.ThreadPredicate) - Static method in class org.apache.commons.lang3.ThreadUtils
-
- findThreadsByName(String) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds active threads with the specified name.
- findThreadsByName(String, String) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds active threads with the specified name if they belong to a thread group with the specified group name.
- findThreadsByName(String, ThreadGroup) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds active threads with the specified name if they belong to a specified thread group.
- finisher() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
-
- finisher() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
-
Deprecated.
- finite(double) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the specified argument is not infinite or Not-a-Number (NaN);
otherwise throwing an exception.
- finite(double, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the specified argument is not infinite or Not-a-Number (NaN);
otherwise throwing an exception with the specified message.
- fire() - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Returns a proxy object which can be used to call listener methods on all
of the registered event listeners.
- firstNonBlank(T...) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns the first value in the array which is not empty (""),
null or whitespace only.
- firstNonEmpty(T...) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns the first value in the array which is not empty.
- firstNonNull(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the first value in the array which is not null.
- fit(T) - Method in class org.apache.commons.lang3.Range
-
Fits the given element into this range by returning the given element or, if out of bounds, the range minimum if
below, or the range maximum if above.
- flip(int) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Sets the bit at the specified index to the complement of its current value.
- flip(int, int) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Sets each bit from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the
complement of its current value.
- FLOAT_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Float constant for minus one.
- FLOAT_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Float constant for one.
- FLOAT_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Float constant for zero.
- floatValue() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the fraction as a float.
- floatValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Returns the value of this MutableByte as a float.
- floatValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Returns the value of this MutableDouble as a float.
- floatValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Returns the value of this MutableFloat as a float.
- floatValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Returns the value of this MutableInt as a float.
- floatValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Returns the value of this MutableLong as a float.
- floatValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Returns the value of this MutableShort as a float.
- FluentBitSet - Class in org.apache.commons.lang3.util
-
A fluent
BitSet with additional operations.
- FluentBitSet() - Constructor for class org.apache.commons.lang3.util.FluentBitSet
-
Creates a new bit set.
- FluentBitSet(BitSet) - Constructor for class org.apache.commons.lang3.util.FluentBitSet
-
Creates a new instance for the given bit set.
- FluentBitSet(int) - Constructor for class org.apache.commons.lang3.util.FluentBitSet
-
Creates a bit set whose initial size is large enough to explicitly represent bits with indices in the range 0
through nbits-1.
- forEach(Consumer<Boolean>) - Static method in class org.apache.commons.lang3.BooleanUtils
-
- forEach(Throwable, Consumer<Throwable>) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Performs an action for each Throwable causes of the given Throwable.
- forEach(FailableConsumer<T, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Performs an action for each element of this stream.
- forEach(Functions.FailableConsumer<O, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.
Performs an action for each element of this stream.
- format(Object, StringBuffer, FieldPosition) - Method in class org.apache.commons.lang3.text.CompositeFormat
-
Deprecated.
Uses the formatter Format instance.
- format(Calendar, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a calendar into a specific pattern.
- format(Calendar, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a calendar into a specific pattern in a locale.
- format(Calendar, String, TimeZone) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a calendar into a specific pattern in a time zone.
- format(Calendar, String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a calendar into a specific pattern in a time zone and locale.
- format(Date, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern.
- format(Date, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern in a locale.
- format(Date, String, TimeZone) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern in a time zone.
- format(Date, String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern in a time zone and locale.
- format(long, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern.
- format(long, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern in a locale.
- format(long, String, TimeZone) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern in a time zone.
- format(long, String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern in a time zone and locale.
- format(Calendar) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
- format(Calendar, B) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
- format(Calendar, StringBuffer) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
- format(Date) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
- format(Date, B) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
- format(Date, StringBuffer) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
- format(long) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Formats a millisecond long value.
- format(long, B) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Formats a millisecond
long value into the
supplied
Appendable.
- format(long, StringBuffer) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
- format(Object, StringBuffer, FieldPosition) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
- format(Calendar) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
- format(Calendar, B) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
- format(Calendar, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
- format(Date) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
- format(Date, B) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
- format(Date, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
- format(long) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Formats a millisecond long value.
- format(long, B) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Formats a millisecond
long value into the
supplied
StringBuffer.
- format(long, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
- format(Object, StringBuffer, FieldPosition) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
- format(Calendar) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- format(Calendar, B) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- format(Calendar, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- format(Date) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- format(Date, B) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- format(Date, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- format(long) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- format(long, B) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- format(long, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- format(Object, StringBuffer, FieldPosition) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- formatDuration(long, String) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string, using the specified format, and padding with zeros.
- formatDuration(long, String, boolean) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string, using the specified format.
- formatDurationHMS(long) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string.
- formatDurationISO(long) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string.
- formatDurationWords(long, boolean, boolean) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats an elapsed time into a pluralization correct string.
- FormatFactory - Interface in org.apache.commons.lang3.text
-
- formatPeriod(long, long, String) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string, using the specified format.
- formatPeriod(long, long, String, boolean, TimeZone) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string, using the specified format.
- formatPeriodISO(long, long) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string.
- formatSplitTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
- FormattableUtils - Class in org.apache.commons.lang3.text
-
- FormattableUtils() - Constructor for class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.
- formatTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
- formatUTC(Date, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern using the UTC time zone.
- formatUTC(Date, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern using the UTC time zone.
- formatUTC(long, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern using the UTC time zone.
- formatUTC(long, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern using the UTC time zone.
- FOUR_FIFTHS - Static variable in class org.apache.commons.lang3.math.Fraction
-
- Fraction - Class in org.apache.commons.lang3.math
-
- FTP_NON_PROXY_HOST - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "ftp.nonProxyHosts".
- FTP_PROXY_HOST - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "ftp.proxyHost".
- FTP_PROXY_PORT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "ftp.proxyPort".
- FULL - Static variable in class org.apache.commons.lang3.time.FastDateFormat
-
FULL locale dependent date or time style.
- FULL - Static variable in class org.apache.commons.lang3.time.FastDatePrinter
-
FULL locale dependent date or time style.
- function(FailableFunction<T, R, E>) - Static method in interface org.apache.commons.lang3.function.FailableFunction
-
Starts a fluent chain like function(foo::bar).andThen(...).andThen(...).apply(...);
- function(Function<T, R>) - Static method in class org.apache.commons.lang3.function.Functions
-
Starts a fluent chain like function(foo::bar).andThen(...).andThen(...).apply(...);
- Functions - Class in org.apache.commons.lang3.function
-
- Functions - Class in org.apache.commons.lang3
-
- Functions() - Constructor for class org.apache.commons.lang3.Functions
-
Deprecated.
Constructs a new instance.
- Functions.FailableBiConsumer<O1,O2,T extends Throwable> - Interface in org.apache.commons.lang3
-
- Functions.FailableBiFunction<O1,O2,R,T extends Throwable> - Interface in org.apache.commons.lang3
-
- Functions.FailableBiPredicate<O1,O2,T extends Throwable> - Interface in org.apache.commons.lang3
-
- Functions.FailableCallable<R,T extends Throwable> - Interface in org.apache.commons.lang3
-
- Functions.FailableConsumer<O,T extends Throwable> - Interface in org.apache.commons.lang3
-
- Functions.FailableFunction<I,R,T extends Throwable> - Interface in org.apache.commons.lang3
-
- Functions.FailablePredicate<I,T extends Throwable> - Interface in org.apache.commons.lang3
-
- Functions.FailableRunnable<T extends Throwable> - Interface in org.apache.commons.lang3
-
- Functions.FailableSupplier<R,T extends Throwable> - Interface in org.apache.commons.lang3
-
- FutureTasks - Class in org.apache.commons.lang3.concurrent
-
Consists of utility methods that work with
FutureTask.
- ge(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
-
Creates a predicate to test if the tested object is greater than or equal to b
- generateBitVector(Class<E>, E...) - Static method in class org.apache.commons.lang3.EnumUtils
-
Creates a long bit vector representation of the given array of Enum values.
- generateBitVector(Class<E>, Iterable<? extends E>) - Static method in class org.apache.commons.lang3.EnumUtils
-
Creates a long bit vector representation of the given subset of an Enum.
- generateBitVectors(Class<E>, E...) - Static method in class org.apache.commons.lang3.EnumUtils
-
Creates a bit vector representation of the given subset of an Enum using as many longs as needed.
- generateBitVectors(Class<E>, Iterable<? extends E>) - Static method in class org.apache.commons.lang3.EnumUtils
-
Creates a bit vector representation of the given subset of an Enum using as many longs as needed.
- genericArrayType(Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Creates a generic array type instance.
- get() - Method in class org.apache.commons.lang3.AppendableJoiner.Builder
-
- get(T[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Gets the nTh element of an array or null if the index is out of bounds or the array is null.
- get(T[], int, T) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Gets the nTh element of an array or a default value if the index is out of bounds.
- get() - Method in class org.apache.commons.lang3.concurrent.AbstractFutureProxy
-
- get(long, TimeUnit) - Method in class org.apache.commons.lang3.concurrent.AbstractFutureProxy
-
- get() - Method in class org.apache.commons.lang3.concurrent.AtomicInitializer.Builder
-
- get() - Method in class org.apache.commons.lang3.concurrent.AtomicInitializer
-
Gets the object managed by this initializer.
- get() - Method in class org.apache.commons.lang3.concurrent.AtomicSafeInitializer.Builder
-
- get() - Method in class org.apache.commons.lang3.concurrent.AtomicSafeInitializer
-
Gets (and initialize, if not initialized yet) the required object
- get() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer.Builder
-
- get() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Gets the result of the background initialization.
- get() - Method in class org.apache.commons.lang3.concurrent.ConstantInitializer
-
Gets the object managed by this initializer.
- get() - Method in class org.apache.commons.lang3.concurrent.LazyInitializer.Builder
-
- get() - Method in class org.apache.commons.lang3.concurrent.LazyInitializer
-
Gets the object wrapped by this instance.
- get() - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor.LVBuilder
-
- get() - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.ReadWriteLockVisitor.Builder
-
- get() - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.ReentrantLockVisitor.Builder
-
- get() - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.StampedLockVisitor.Builder
-
- get() - Method in interface org.apache.commons.lang3.concurrent.UncheckedFuture
-
Gets per
Future.get() but rethrows checked exceptions as unchecked.
- get(long, TimeUnit) - Method in interface org.apache.commons.lang3.concurrent.UncheckedFuture
-
- get(FailableSupplier<T, E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Invokes a supplier, and returns the result.
- get() - Method in interface org.apache.commons.lang3.function.FailableSupplier
-
Supplies an object
- get(Supplier<T>) - Static method in class org.apache.commons.lang3.function.Suppliers
-
- get() - Method in interface org.apache.commons.lang3.Functions.FailableSupplier
-
Deprecated.
Supplies an object
- get(Functions.FailableSupplier<O, T>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.
Invokes a supplier, and returns the result.
- get() - Method in interface org.apache.commons.lang3.mutable.Mutable
-
Gets the value of this mutable.
- get() - Method in class org.apache.commons.lang3.Strings.Builder
-
- get(Supplier<T>) - Method in class org.apache.commons.lang3.time.StopWatch
-
- get(int) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Gets the value of the bit with the specified index.
- get(int, int) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Gets a new
BitSet composed of bits from this
BitSet from
fromIndex (inclusive) to
toIndex (exclusive).
- getAbbreviatedName(Class<?>, int) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the abbreviated name of a
Class.
- getAbbreviatedName(String, int) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the abbreviated class name from a
String.
- getAccessibleConstructor(Class<T>, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Finds a constructor given a class and signature, checking accessibility.
- getAccessibleConstructor(Constructor<T>) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Checks if the specified constructor is accessible.
- getAccessibleMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets an accessible method (that is, one that can be invoked via reflection) with given name and parameters.
- getAccessibleMethod(Method) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets an accessible method (that is, one that can be invoked via
reflection) that implements the specified Method.
- getAcquireCount() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
- getActiveExecutor() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Gets the
ExecutorService that is actually used for executing
the background task.
- getAllFields(Class<?>) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets all fields of the given class and its parents (if any).
- getAllFieldsList(Class<?>) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets all fields of the given class and its parents (if any).
- getAllInterfaces(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets a
List of all interfaces implemented by the given class and its superclasses.
- getAllSuperclasses(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets a
List of superclasses for the given class.
- getAllThreadGroups() - Static method in class org.apache.commons.lang3.ThreadUtils
-
Gets all active thread groups excluding the system thread group (A thread group is active if it has been not destroyed).
- getAllThreads() - Static method in class org.apache.commons.lang3.ThreadUtils
-
Gets all active threads (A thread is active if it has been started and has not yet died).
- getAndAdd(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndAdd(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by operand; this method returns the value associated with the instance
immediately prior to the addition operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Decrements this instance's value by 1; this method returns the value associated with the instance
immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Decrements this instance's value by 1; this method returns the value associated with the instance
immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Decrements this instance's value by 1; this method returns the value associated with the instance
immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Decrements this instance's value by 1; this method returns the value associated with the instance
immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Decrements this instance's value by 1; this method returns the value associated with the instance
immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Decrements this instance's value by 1; this method returns the value associated with the instance
immediately prior to the decrement operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately prior to the increment operation.
- getAnnotation(Method, Class<A>, boolean, boolean) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets the annotation object with the given annotation type that is present on the given method
or optionally on any equivalent method in super classes and interfaces.
- getAppleAwtEnableTemplateImages() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getArch() - Method in class org.apache.commons.lang3.arch.Processor
-
- getArrayComponentType(Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Gets the array component type of type.
- getArrayEnd() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the array end text.
- getArrayEnd() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the array end text.
- getArraySeparator() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the array separator text.
- getArraySeparator() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the array separator text.
- getArrayStart() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the array start text.
- getArrayStart() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the array start text.
- getAsBoolean(FailableBooleanSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Invokes a boolean supplier, and returns the result.
- getAsBoolean() - Method in interface org.apache.commons.lang3.function.FailableBooleanSupplier
-
Supplies a boolean.
- getAsDouble(FailableDoubleSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Invokes a double supplier, and returns the result.
- getAsDouble() - Method in interface org.apache.commons.lang3.function.FailableDoubleSupplier
-
Supplies a double.
- getAsInt(FailableIntSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Invokes an int supplier, and returns the result.
- getAsInt() - Method in interface org.apache.commons.lang3.function.FailableIntSupplier
-
Supplies an int.
- getAsLong(FailableLongSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Invokes a long supplier, and returns the result.
- getAsLong() - Method in interface org.apache.commons.lang3.function.FailableLongSupplier
-
Supplies a long.
- getAsShort(FailableShortSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Invokes a short supplier, and returns the result.
- getAsShort() - Method in interface org.apache.commons.lang3.function.FailableShortSupplier
-
Supplies an int.
- getAvailablePermits() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Gets the number of calls to the
TimedSemaphore.acquire() method that can
still be performed in the current period without blocking.
- getAverageCallsPerPeriod() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Gets the average number of successful (i.e.
- getAwtToolkit() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getBoolean(String, BooleanSupplier) - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value for the property named key as an boolean.
- getBytes(String, Charset) - Static method in class org.apache.commons.lang3.StringUtils
-
- getBytes(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
- getCanonicalName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical class name for a
Class.
- getCanonicalName(Class<?>, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name for a
Class.
- getCanonicalName(Object) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name for an
Object.
- getCanonicalName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name for an
Object.
- getCause(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
- getCause(Throwable, String[]) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
- getChars(char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Copies the character array into the specified array.
- getChars(int, int, char[], int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Copies the character array into the specified array.
- getClass(ClassLoader, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the (initialized) class represented by className using the classLoader.
- getClass(ClassLoader, String, boolean) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the class represented by className using the classLoader.
- getClass(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the (initialized) class represented by className using the current thread's context class loader.
- getClass(String, boolean) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the class represented by className using the current thread's context class loader.
- getClass(T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
- getCloser() - Method in class org.apache.commons.lang3.concurrent.AbstractConcurrentInitializer.AbstractBuilder
-
- getClosingInterval() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Gets the interval (in nanoseconds) for checking for the closing threshold.
- getClosingThreshold() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Gets the threshold value for closing the circuit breaker.
- getCode() - Method in exception org.apache.commons.lang3.NotImplementedException
-
Obtain the not implemented code.
- getCommonPrefix(String...) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares all Strings in an array and returns the initial sequence of
characters that is common to all of them.
- getComparator() - Method in class org.apache.commons.lang3.Range
-
Gets the comparator being used to determine if objects are within the range.
- getComponentType(T[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Gets an array's component type.
- getComponentType(Class<T[]>) - Static method in class org.apache.commons.lang3.ClassUtils
-
- getComSunJndiLdapObjectTrustSerialData() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getComSunNetHttpServerHttpServerProvider() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getContent() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets the String content that the tokenizer is parsing.
- getContentEnd() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the content end text.
- getContentEnd() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the content end text.
- getContentStart() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the content start text.
- getContentStart() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the content start text.
- getContextEntries() - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Gets the full list of label-value pairs defined in the contextual data.
- getContextEntries() - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Gets the full list of label-value pairs defined in the contextual data.
- getContextEntries() - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Gets the full list of label-value pairs defined in the contextual data.
- getContextEntries() - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Gets the full list of label-value pairs defined in the contextual data.
- getContextLabels() - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Gets the full set of labels defined in the contextual data.
- getContextLabels() - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Gets the full set of labels defined in the contextual data.
- getContextLabels() - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Gets the full set of labels defined in the contextual data.
- getContextLabels() - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Gets the full set of labels defined in the contextual data.
- getContextValues(String) - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Gets all the contextual data values associated with the label.
- getContextValues(String) - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Gets all the contextual data values associated with the label.
- getContextValues(String) - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Gets all the contextual data values associated with the label.
- getContextValues(String) - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Gets all the contextual data values associated with the label.
- getCSVInstance() - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a new tokenizer instance which parses Comma Separated Value strings
initializing it with the given input.
- getCSVInstance(char[]) - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a new tokenizer instance which parses Comma Separated Value strings
initializing it with the given input.
- getCSVInstance(String) - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a new tokenizer instance which parses Comma Separated Value strings
initializing it with the given input.
- getDaemonFlag() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Gets the daemon flag.
- getDateInstance(int) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date formatter instance using the specified style in the
default time zone and locale.
- getDateInstance(int, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date formatter instance using the specified style and
locale in the default time zone.
- getDateInstance(int, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date formatter instance using the specified style and
time zone in the default locale.
- getDateInstance(int, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date formatter instance using the specified style, time
zone and locale.
- getDateTimeInstance(int, int) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style
in the default time zone and locale.
- getDateTimeInstance(int, int, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style and
locale in the default time zone.
- getDateTimeInstance(int, int, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style and
time zone in the default locale.
- getDateTimeInstance(int, int, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style,
time zone and locale.
- getDayOfMonth() - Method in class org.apache.commons.lang3.time.CalendarUtils
-
Gets the current day of month.
- getDayOfYear() - Method in class org.apache.commons.lang3.time.CalendarUtils
-
Gets the current day of year.
- getDeclaredField(Class<?>, String) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets an accessible
Field by name respecting scope.
- getDeclaredField(Class<?>, String, boolean) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets an accessible
Field by name, breaking scope if requested.
- getDefaultCauseMethodNames() - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
- getDefaultStyle() - Static method in class org.apache.commons.lang3.builder.ToStringBuilder
-
- getDelimiterMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets the field delimiter matcher.
- getDenominator() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the denominator part of the fraction.
- getDiffs() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Gets an unmodifiable list of
Diffs.
- getDigits(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if a String str contains Unicode digits,
if yes then concatenate all the digits in str and return it as a String.
- getDuration() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the Duration on this StopWatch.
- getEnum(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the enum for the class, returning null if not found.
- getEnum(Class<E>, String, E) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the enum for the class, returning defaultEnum if not found.
- getEnumIgnoreCase(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the enum for the class, returning null if not found.
- getEnumIgnoreCase(Class<E>, String, E) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the enum for the class, returning defaultEnum if not found.
- getEnumList(Class<E>) - Static method in class org.apache.commons.lang3.EnumUtils
-
- getEnumMap(Class<E>) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the
Map of enums by name.
- getEnumMap(Class<E>, Function<E, K>) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the
Map of enums by name.
- getEnumSystemProperty(Class<E>, String, E) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the enum for the class in a system property, returning defaultEnum if not found.
- getEnvironmentVariable(String, String) - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets an environment variable, defaulting to defaultValue if the variable cannot be read.
- getEscapeChar() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Gets the escape character.
- getException(String) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
- getExcludeFieldNames() - Method in class org.apache.commons.lang3.builder.ReflectionDiffBuilder
-
Gets the field names that should be excluded from the diff.
- getExcludeFieldNames() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets the excludeFieldNames.
- getExecutorService() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Gets the executor service used by this instance.
- getExternalExecutor() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
- getField(Class<?>, String) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets an accessible
Field by name respecting scope.
- getField(Class<?>, String, boolean) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets an accessible
Field by name, breaking scope if requested.
- getFieldName() - Method in class org.apache.commons.lang3.builder.Diff
-
Gets the name of the field.
- getFieldNameValueSeparator() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the field name value separator text.
- getFieldNameValueSeparator() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the field name value separator text.
- getFieldSeparator() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the field separator text.
- getFieldSeparator() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the field separator text.
- getFieldsListWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets all fields of the given class and its parents (if any) that are annotated with the given annotation.
- getFieldsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets all fields of the given class and its parents (if any) that are annotated with the given annotation.
- getFileEncoding() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getFileSeparator() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getFirstContextValue(String) - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Gets the first available contextual data value associated with the label.
- getFirstContextValue(String) - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Gets the first available contextual data value associated with the label.
- getFirstContextValue(String) - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Gets the first available contextual data value associated with the label.
- getFirstContextValue(String) - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Gets the first available contextual data value associated with the label.
- getFirstEnum(Class<E>, int, ToIntFunction<E>, E) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the enum for the class and value, returning defaultEnum if not found.
- getFirstEnumIgnoreCase(Class<E>, String, Function<E, String>, E) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the enum for the class, returning defaultEnum if not found.
- getFirstNonNull(Supplier<T>...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Executes the given suppliers in order and returns the first return
value where a value other than null is returned.
- getFormat(String, String, Locale) - Method in interface org.apache.commons.lang3.text.FormatFactory
-
Deprecated.
Create or retrieve a format instance.
- getFormattedExceptionMessage(String) - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Gets the contextualized error message based on a base message.
- getFormattedExceptionMessage(String) - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Gets the contextualized error message based on a base message.
- getFormattedExceptionMessage(String) - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Builds the message containing the contextual information.
- getFormattedExceptionMessage(String) - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Gets the contextualized error message based on a base message.
- getFormatter() - Method in class org.apache.commons.lang3.text.CompositeFormat
-
Deprecated.
Provides access to the parser Format implementation.
- getFraction(double) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a
Fraction instance from a
double value.
- getFraction(int, int) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a
Fraction instance with the 2 parts of a fraction Y/Z.
- getFraction(int, int, int) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a
Fraction instance with the 3 parts of a fraction X Y/Z.
- getFraction(String) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a Fraction from a
String.
- getFragmentInDays(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets the number of days within the
fragment.
- getFragmentInDays(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets the number of days within the
fragment.
- getFragmentInHours(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets the number of hours within the
fragment.
- getFragmentInHours(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets the number of hours within the
fragment.
- getFragmentInMilliseconds(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets the number of milliseconds within the
fragment.
- getFragmentInMilliseconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets the number of milliseconds within the
fragment.
- getFragmentInMinutes(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets the number of minutes within the
fragment.
- getFragmentInMinutes(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets the number of minutes within the
fragment.
- getFragmentInSeconds(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets the number of seconds within the
fragment.
- getFragmentInSeconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets the number of seconds within the
fragment.
- getFtpNonProxyHost() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getFtpProxyHost() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getFtpProxyPort() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getFuture() - Method in class org.apache.commons.lang3.concurrent.AbstractFutureProxy
-
Gets the delegate.
- getFuture() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
- getFuzzyDistance(CharSequence, CharSequence, Locale) - Static method in class org.apache.commons.lang3.StringUtils
-
- getGmtTimeZone() - Static method in class org.apache.commons.lang3.time.FastTimeZone
-
Gets the GMT TimeZone.
- getGmtTimeZone(String) - Static method in class org.apache.commons.lang3.time.FastTimeZone
-
Gets a TimeZone with GMT offsets.
- getHostName() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the host name from an environment variable (COMPUTERNAME on Windows, HOSTNAME elsewhere).
- getHttpAgent() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpAuthDigestCnonceRepeat() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpAuthDigestReenabledAlgorithms() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpAuthDigestValidateProxy() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpAuthDigestValidateServer() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpAuthNtlmDomain() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpKeepAlive() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpKeepAliveTimeProxy() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpKeepAliveTimeServer() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpMaxConnections() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpMaxRedirects() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpNonProxyHosts() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpProxyHost() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpProxyPort() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpsProxyHost() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getHttpsProxyPort() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getIfBlank(T, Supplier<T>) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns either the passed in CharSequence, or if the CharSequence is
blank (whitespaces, empty (
"") or
null), the value supplied by
defaultStrSupplier.
- getIfEmpty(T, Supplier<T>) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns either the passed in CharSequence, or if the CharSequence is
empty or null, the value supplied by defaultStrSupplier.
- getIfNull(T, Supplier<T>) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the given
object is it is non-null, otherwise returns the Supplier's
Supplier.get()
value.
- getIfNull(T, T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns a default value if the object passed is null.
- getIgnoredMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets the ignored character matcher.
- getImplicitBounds(TypeVariable<?>) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
- getImplicitLowerBounds(WildcardType) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
- getImplicitUpperBounds(WildcardType) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
- getIncludeFieldNames() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets the includeFieldNames
- getInitializer() - Method in class org.apache.commons.lang3.concurrent.AbstractConcurrentInitializer.AbstractBuilder
-
- getInitializer(String) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
- getInstance(String...) - Static method in class org.apache.commons.lang3.CharSet
-
Factory method to create a new CharSet using a special syntax.
- getInstance() - Static method in class org.apache.commons.lang3.time.CalendarUtils
-
Creates a new instance based on the current time in the default time zone with the default
Locale.Category.FORMAT locale.
- getInstance() - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the default pattern in the
default locale.
- getInstance(String) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the specified pattern in the
default locale.
- getInstance(String, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the specified pattern and
locale.
- getInstance(String, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the specified pattern and
time zone.
- getInstance(String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the specified pattern, time zone
and locale.
- getInt(String, IntSupplier) - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value for the property named key as an int.
- getJaroWinklerDistance(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
- getJavaAwtFonts() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaAwtGraphicsenv() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaAwtHeadless() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaAwtPrinterjob() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaClassPath() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaClassVersion() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaCompiler() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaContentHandlerPkgs() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaEndorsedDirs() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaExtDirs() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaHome() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaHome() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the current Java home directory as a
File.
- getJavaHomePath() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the current Java home directory as a
File.
- getJavaIoTmpdir() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaIoTmpDir() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the current Java IO temporary directory as a
File.
- getJavaIoTmpDirPath() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the current Java IO temporary directory as a
Path.
- getJavaLibraryPath() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaLocaleProviders() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaLocaleUseOldIsoCodes() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaNetPreferIpv4Stack() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaNetPreferIpv6Addresses() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaNetSocksPassword() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaNetSocksUserName() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaNetUseSystemProxies() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaNioChannelsDefaultThreadPoolInitialSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaNioChannelsDefaultThreadPoolThreadFactory() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaNioChannelsSpiAsynchronousChannelProvider() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaNioChannelsSpiSelectorProvider() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaNioFileSpiDefaultFileSystemProvider() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaPropertiesDate() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaProtocolHandlerPkgs() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaRmiServerCodebase() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaRmiServerHostName() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaRmiServerRandomIds() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaRmiServerRmiClassLoaderSpi() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaRuntimeName() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaRuntimeVersion() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaSecurityAuthLoginConfig() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaSecurityManager() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaSpecificationMaintenanceVersion() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaSpecificationName() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaSpecificationVendor() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaSpecificationVersion() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map.
- getJavaSpecificationVersion(String) - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaSystemClassLoader() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaTimeZoneDefaultZoneRulesProvider() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaUtilConcurrentForkJoinPoolCommonExceptionHandler() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaUtilConcurrentForkJoinPoolCommonMaximumSpares() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaUtilConcurrentForkJoinPoolCommonParallelism() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaUtilConcurrentForkJoinPoolCommonThreadFactory() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaUtilCurrencyData() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaUtilLoggingConfigClass() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaUtilLoggingConfigFile() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaUtilLoggingSimpleFormatterFormat() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaUtilPrefsPreferencesFactory() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaUtilPropertyResourceBundleEncoding() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaVendor() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"java.vendor".
- getJavaVendorUrl() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaVendorVersion() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaVersion() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"java.version".
- getJavaVersionDate() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaVmInfo() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"java.vm.info".
- getJavaVmName() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"java.vm.name".
- getJavaVmSpecificationName() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaVmSpecificationVendor() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaVmSpecificationVersion() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaVmVendor() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaVmVersion() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaxAccessibilityAssistiveTechnologies() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaXmlConfigFile() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaxNetSslSessionCacheSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaxRmiSslClientEnabledCipherSuites() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaxRmiSslClientEnabledProtocols() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaxSecurityAuthUseSubjectCredsOnly() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJavaxSmartCardIoTerminalFactoryDefaultType() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdbcDrivers() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"jdbc.drivers".
- getJdkHttpAuthProxyingDisabledSchemes() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpAuthTunnelingDisabledSchemes() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientAllowRestrictedHeaders() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientAuthRetryLimit() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientBufSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientConnectionPoolSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientConnectionWindowSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientDisableRetryConnect() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientEnableAllMethodRetry() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientEnablePush() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientHpackMaxHeaderTableSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientHttpClientLog() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientKeepAliveTimeout() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientKeepAliveTimeoutH2() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientMaxFrameSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientMaxStreams() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientReceiveBufferSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientRedirectsRetryLimit() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientSendBufferSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientWebSocketWriteBufferSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpClientWindowSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpServerMaxConnections() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkHttpsNegotiateCbt() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkIncludeInExceptions() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkInternalHttpClientDisableHostNameVerification() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkIoPermissionsUseCanonicalPath() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkJndiLdapObjectFactoriesFilter() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkJndiObjectFactoriesFilter() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkJndiRmiObjectFactoriesFilter() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkModuleMain() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkModuleMainClass() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkModulePath() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkModuleUpgradePath() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkNetUnixDomainTmpDir() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkNetUrlClassPathShowIgnoredClassPathEntries() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkSerialFilter() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkSerialFilterFactory() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkTlsClientSignatureSchemes() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkTlsNamedGroups() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkTlsServerSignatureSchemes() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkVirtualThreadSchedulerMaxPoolSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkVirtualThreadSchedulerParallelism() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlCdataChunkSize() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlDtdSupport() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlElementAttributeLimit() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlEnableExtensionFunctions() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlEntityExpansionLimit() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlEntityReplacementLimit() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlIsStandalone() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlJdkCatalogResolve() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlMaxElementDepth() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlMaxGeneralEntitySizeLimit() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlMaxOccurLimit() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlMaxParameterEntitySizeLimit() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlMaxXmlNameLimit() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlOverrideDefaultParser() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlResetSymbolTable() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlTotalEntitySizeLimit() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getJdkXmlXsltcIsStandalone() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getKey() - Method in class org.apache.commons.lang3.tuple.Pair
-
Gets the key from this pair.
- getLabel() - Method in enum org.apache.commons.lang3.arch.Processor.Arch
-
Gets the label suitable for display.
- getLabel() - Method in enum org.apache.commons.lang3.arch.Processor.Type
-
Gets the label suitable for display.
- getLastAcquiresPerPeriod() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Gets the number of (successful) acquire invocations during the last
period.
- getLeft() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Gets the object the right object has been compared to.
- getLeft() - Method in class org.apache.commons.lang3.tuple.ImmutablePair
-
Gets the left element from this pair.
- getLeft() - Method in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Gets the left element from this triple.
- getLeft() - Method in class org.apache.commons.lang3.tuple.MutablePair
-
Gets the left element from this pair.
- getLeft() - Method in class org.apache.commons.lang3.tuple.MutableTriple
-
Gets the left element from this triple.
- getLeft() - Method in class org.apache.commons.lang3.tuple.Pair
-
Gets the left element from this pair.
- getLeft() - Method in class org.apache.commons.lang3.tuple.Triple
-
Gets the left element from this triple.
- getLength(Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Gets the length of the specified array.
- getLevenshteinDistance(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
- getLevenshteinDistance(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
- getLimit() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Gets the limit enforced by this semaphore.
- getLineSeparator() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getLineSeparator(Supplier<String>) - Static method in class org.apache.commons.lang3.SystemProperties
-
- getListeners() - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Gets an array containing the currently registered listeners.
- getLocale() - Method in interface org.apache.commons.lang3.time.DateParser
-
Gets the locale used by this parser.
- getLocale() - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Gets the locale used by this printer.
- getLocale() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets the locale used by this formatter.
- getLocale() - Method in class org.apache.commons.lang3.time.FastDateParser
-
- getLocale() - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- getLock() - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Gets the lock.
- getLong(String, LongSupplier) - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value for the property named key as a long.
- getMatchingAccessibleConstructor(Class<T>, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Finds an accessible constructor with compatible parameters.
- getMatchingAccessibleMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets an accessible method that matches the given name and has compatible parameters.
- getMatchingMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets a method whether or not it's accessible.
- getMaximum() - Method in class org.apache.commons.lang3.Range
-
Gets the maximum value in this range.
- getMaxLengthEstimate() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets an estimate for the maximum string length that the
formatter will produce.
- getMaxLengthEstimate() - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
Gets an estimate for the maximum string length that the
formatter will produce.
- getMessage() - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Provides the message explaining the exception, including the contextual data.
- getMessage() - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Provides the message explaining the exception, including the contextual data.
- getMessage(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets a short message summarizing the exception.
- getMessage() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the message for string presentation.
- getMethodObject(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets a Method or null if a
documented exception is thrown.
- getMethodsListWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets all class level public methods of the given class that are annotated with the given annotation.
- getMethodsListWithAnnotation(Class<?>, Class<? extends Annotation>, boolean, boolean) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets all methods of the given class that are annotated with the given annotation.
- getMethodsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets all class level public methods of the given class that are annotated with the given annotation.
- getMethodsWithAnnotation(Class<?>, Class<? extends Annotation>, boolean, boolean) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets all methods of the given class that are annotated with the given annotation.
- getMiddle() - Method in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Gets the middle element from this triple.
- getMiddle() - Method in class org.apache.commons.lang3.tuple.MutableTriple
-
Gets the middle element from this triple.
- getMiddle() - Method in class org.apache.commons.lang3.tuple.Triple
-
Gets the middle element from this triple.
- getMinimum() - Method in class org.apache.commons.lang3.Range
-
Gets the minimum value in this range.
- getMonth() - Method in class org.apache.commons.lang3.time.CalendarUtils
-
Gets the current month.
- getName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of cls.getName()
- getName(Class<?>, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of cls.getName()
- getName(Object) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of object.getClass().getName()
- getName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of object.getClass().getSimpleName()
- getNamingPattern() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Gets the naming pattern for naming newly created threads.
- getNanosOfMiili(Duration) - Static method in class org.apache.commons.lang3.time.DurationUtils
-
- getNanosOfMilli(Duration) - Static method in class org.apache.commons.lang3.time.DurationUtils
-
Gets the nanosecond part of a Duration converted to milliseconds.
- getNanoTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the elapsed time in nanoseconds.
- getNativeEncoding() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getNetworkAddressCacheNegativeTtl() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getNetworkAddressCacheStaleTtl() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getNetworkAddressCacheTtl() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getNewLineText() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Gets the text to be appended when a
new line is added.
- getNullText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the text to output when null found.
- getNullText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the text to output when null found.
- getNullText() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Gets the text to be appended when null is added.
- getNumberOfDiffs() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Gets the number of differences between the two objects.
- getNumerator() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the numerator part of the fraction.
- getObject() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
- getObject() - Method in class org.apache.commons.lang3.concurrent.ConstantInitializer
-
Directly returns the object that was passed to the constructor.
- getObject() - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Gets the guarded object.
- getOpeningInterval() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Gets the interval (in nanoseconds) for checking for the opening threshold.
- getOpeningThreshold() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Gets the threshold value for opening the circuit breaker.
- getOrgJcpXmlDsigSecureValidation() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getOrgOpenJdkJavaUtilStreamTripwire() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getOsArch() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"os.arch".
- getOsName() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"os.name".
- getOsVersion() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"os.version".
- getOverrideHierarchy(Method, ClassUtils.Interfaces) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets the hierarchy of overridden methods down to result respecting generics.
- getPackageCanonicalName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name from the canonical name of a
Class.
- getPackageCanonicalName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name from the class name of an
Object.
- getPackageCanonicalName(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name from the class name.
- getPackageName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name of a
Class.
- getPackageName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name of an
Object.
- getPackageName(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name from a
String.
- getParser() - Method in class org.apache.commons.lang3.text.CompositeFormat
-
Deprecated.
Provides access to the parser Format implementation.
- getPathSeparator() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getPattern() - Method in interface org.apache.commons.lang3.time.DateParser
-
Gets the pattern used by this parser.
- getPattern() - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Gets the pattern used by this printer.
- getPattern() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets the pattern used by this formatter.
- getPattern() - Method in class org.apache.commons.lang3.time.FastDateParser
-
- getPattern() - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- getPeriod() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Gets the time period.
- getPriority() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Gets the priority of the threads created by this factory.
- getProcessor() - Static method in class org.apache.commons.lang3.ArchUtils
-
- getProcessor(String) - Static method in class org.apache.commons.lang3.ArchUtils
-
- getProperNumerator() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the proper numerator, always positive.
- getProperty(String) - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets a System property, defaulting to null if the property cannot be read.
- getProperWhole() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the proper whole part of the fraction.
- getPublicMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the desired Method much like Class.getMethod, however it ensures that the returned Method is from a
public class or interface and not from an anonymous inner class.
- getQuoteMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets the quote matcher currently in use.
- getRawMessage() - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Provides the message explaining the exception without the contextual data.
- getRawMessage() - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Provides the message explaining the exception without the contextual data.
- getRawType(Type, Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Gets the raw type of a Java type, given its context.
- getRawValue(int) - Method in class org.apache.commons.lang3.BitField
-
Obtains the value for the specified BitField, unshifted.
- getReducedFraction(int, int) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a reduced
Fraction instance with the 2 parts of a fraction Y/Z.
- getRegistry() - Static method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the registry of objects being traversed by the reflectionToString
methods in the current thread.
- getResultObject(String) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Gets the result object produced by the BackgroundInitializer with the given name.
- getRight() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Gets the object the left object has been compared to.
- getRight() - Method in class org.apache.commons.lang3.tuple.ImmutablePair
-
Gets the right element from this pair.
- getRight() - Method in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Gets the right element from this triple.
- getRight() - Method in class org.apache.commons.lang3.tuple.MutablePair
-
Gets the right element from this pair.
- getRight() - Method in class org.apache.commons.lang3.tuple.MutableTriple
-
Gets the right element from this triple.
- getRight() - Method in class org.apache.commons.lang3.tuple.Pair
-
Gets the right element from this pair.
- getRight() - Method in class org.apache.commons.lang3.tuple.Triple
-
Gets the right element from this triple.
- getRootCause(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Walks the
Throwable to obtain its root cause.
- getRootCauseMessage(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets a short message summarizing the root cause exception.
- getRootCauseStackTrace(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets a compact stack trace for the root cause of the supplied
Throwable.
- getRootCauseStackTraceList(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets a compact stack trace for the root cause of the supplied
Throwable.
- getShortCanonicalName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name minus the package name from a
Class.
- getShortCanonicalName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name minus the package name for an
Object.
- getShortCanonicalName(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name minus the package name from a String.
- getShortClassName(Class<?>) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the short class name for a class.
- getShortClassName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the class name minus the package name from a
Class.
- getShortClassName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the class name of the object without the package name or names.
- getShortClassName(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the class name minus the package name from a String.
- getShortRawValue(short) - Method in class org.apache.commons.lang3.BitField
-
Obtains the value for the specified BitField, unshifted.
- getShortValue(short) - Method in class org.apache.commons.lang3.BitField
-
Obtains the value for the specified BitField, appropriately
shifted right, as a short.
- getSimpleName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of cls.getSimpleName()
- getSimpleName(Class<?>, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of cls.getSimpleName()
- getSimpleName(Object) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of object.getClass().getSimpleName()
- getSimpleName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of object.getClass().getSimpleName()
- getSizeEndText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
- getSizeEndText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the end text to output when a
Collection,
Map or array size is output.
- getSizeStartText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
- getSizeStartText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the start text to output when a
Collection,
Map or array size is output.
- getSocksProxyHost() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getSocksProxyPort() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getSocksProxyVersion() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getSplitDuration() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the split Duration on this StopWatch.
- getSplitNanoTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the split time in nanoseconds.
- getSplitTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
- getStackFrames(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets the stack trace associated with the specified
Throwable object, decomposing it into a list of
stack frames.
- getStackTrace(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets the stack trace from a Throwable as a String, including suppressed and cause exceptions.
- getStartInstant() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the Instant this StopWatch was started, between the current time and midnight, January 1, 1970 UTC.
- getStartTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
- getStdErrEncoding() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getStdOutEncoding() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getStopInstant() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the Instant this StopWatch was stopped, between the current time and midnight, January 1, 1970 UTC.
- getStopTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
- getStringBuffer() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
- getStyle() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
- getSummaryObjectEndText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the end text to output when an
Object is
output in summary mode.
- getSummaryObjectEndText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the end text to output when an
Object is
output in summary mode.
- getSummaryObjectStartText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the start text to output when an
Object is
output in summary mode.
- getSummaryObjectStartText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the start text to output when an
Object is
output in summary mode.
- getSunNetHttpServerDrainAmount() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getSunNetHttpServerIdleInterval() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getSunNetHttpServerMaxIdleConnections() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getSunNetHttpServerMaxReqHeaders() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getSunNetHttpServerMaxReqTime() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getSunNetHttpServerMaxRspTime() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getSunNetHttpServerNoDelay() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getSunSecurityKrb5Principal() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getSystemThreadGroup() - Static method in class org.apache.commons.lang3.ThreadUtils
-
Gets the system thread group (sometimes also referred as "root thread group").
- getSystemURLs() - Static method in class org.apache.commons.lang3.ClassLoaderUtils
-
Gets the system class loader's URLs, if any.
- getT(FailableSupplier<T, E>) - Method in class org.apache.commons.lang3.time.StopWatch
-
- getTaskCount() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Gets the number of background tasks to be created for this
initializer.
- getTaskCount() - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
Gets the number of tasks needed for executing all child BackgroundInitializer objects in parallel.
- getThreadCount() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Gets the number of threads this factory has already created.
- getThreadURLs() - Static method in class org.apache.commons.lang3.ClassLoaderUtils
-
Gets the current thread's context class loader's URLs, if any.
- getThreshold() - Method in class org.apache.commons.lang3.concurrent.ThresholdCircuitBreaker
-
Gets the threshold.
- getThrowableCount(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets a count of the number of
Throwable objects in the
exception chain.
- getThrowableList(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets the list of
Throwable objects in the
exception chain.
- getThrowables(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets the list of
Throwable objects in the
exception chain.
- getTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the time on this StopWatch.
- getTime(TimeUnit) - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the time in the specified TimeUnit.
- getTimeInstance(int) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a time formatter instance using the specified style in the
default time zone and locale.
- getTimeInstance(int, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a time formatter instance using the specified style and
locale in the default time zone.
- getTimeInstance(int, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a time formatter instance using the specified style and
time zone in the default locale.
- getTimeInstance(int, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a time formatter instance using the specified style, time
zone and locale.
- getTimeZone() - Method in interface org.apache.commons.lang3.time.DateParser
-
Gets the time zone used by this parser.
- getTimeZone() - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Gets the time zone used by this printer.
- getTimeZone() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets the time zone used by this formatter.
- getTimeZone() - Method in class org.apache.commons.lang3.time.FastDateParser
-
- getTimeZone() - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
- getTimeZone(String) - Static method in class org.apache.commons.lang3.time.FastTimeZone
-
Gets a TimeZone, looking first for GMT custom ids, then falling back to Olson ids.
- getTokenArray() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a copy of the full token list as an independent modifiable array.
- getTokenList() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a copy of the full token list as an independent modifiable list.
- getToStringStyle() - Method in class org.apache.commons.lang3.builder.DiffResult
-
- getTrimmerMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets the trimmer character matcher.
- getTSVInstance() - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(char[]) - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(String) - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getType() - Method in class org.apache.commons.lang3.arch.Processor
-
- getType() - Method in class org.apache.commons.lang3.builder.Diff
-
- getType() - Method in interface org.apache.commons.lang3.reflect.Typed
-
Gets the
Type represented by this entity.
- getType() - Method in class org.apache.commons.lang3.reflect.TypeLiteral
-
- getTypeArguments(ParameterizedType) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Gets all the type arguments for this parameterized type including owner hierarchy arguments such as Outer<K, V>.Inner<T>.DeepInner<E> .
- getTypeArguments(Type, Class<?>) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Gets the type arguments of a class/interface based on a subtype.
- getTypedException(Exception) - Method in class org.apache.commons.lang3.concurrent.AbstractConcurrentInitializer
-
Gets an Exception with a type of E as defined by a concrete subclass of this class.
- getTypedException(Exception) - Method in class org.apache.commons.lang3.concurrent.AtomicInitializer
-
Gets an Exception with a type of E as defined by a concrete subclass of this class.
- getTypedException(Exception) - Method in class org.apache.commons.lang3.concurrent.AtomicSafeInitializer
-
Gets an Exception with a type of E as defined by a concrete subclass of this class.
- getTypedException(Exception) - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Gets an Exception with a type of E as defined by a concrete subclass of this class.
- getTypedException(Exception) - Method in class org.apache.commons.lang3.concurrent.CallableBackgroundInitializer
-
Gets an Exception with a type of E as defined by a concrete subclass of this class.
- getTypedException(Exception) - Method in class org.apache.commons.lang3.concurrent.LazyInitializer
-
Gets an Exception with a type of E as defined by a concrete subclass of this class.
- getUncaughtExceptionHandler() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
- getUnit() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Gets the time unit.
- getUpToClass() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets the last super class to stop appending fields for.
- getUserCountry() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"user.country".
- getUserDir() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"user.dir".
- getUserDir() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the current user directory as a
File.
- getUserDirPath() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the current user directory as a
Path.
- getUserExtensions() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getUserHome() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"user.home".
- getUserHome() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the current user home directory as a
File.
- getUserHomePath() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the current user home directory as a
Path.
- getUserLanguage() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getUserName() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"user.name".
- getUserName(String) - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"user.name".
- getUserName() - Static method in class org.apache.commons.lang3.SystemUtils
-
- getUserName(String) - Static method in class org.apache.commons.lang3.SystemUtils
-
- getUserRegion() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"user.region".
- getUserScript() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"user.script".
- getUserTimezone() - Static method in class org.apache.commons.lang3.SystemProperties
-
- getUserVariant() - Static method in class org.apache.commons.lang3.SystemProperties
-
Gets the current value from the system properties map for
"user.variant".
- getValue(int) - Method in class org.apache.commons.lang3.BitField
-
Obtains the value for the specified BitField, appropriately
shifted right.
- getValue(Field) - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Calls java.lang.reflect.Field.get(Object).
- getValue() - Method in interface org.apache.commons.lang3.mutable.Mutable
-
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableObject
-
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
- getValue() - Method in class org.apache.commons.lang3.tuple.Pair
-
Gets the value from this pair.
- getValueDelimiterMatcher() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Gets the variable default value delimiter matcher currently in use.
- getVariablePrefixMatcher() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Gets the variable prefix matcher currently in use.
- getVariableResolver() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Gets the VariableResolver that is used to lookup variables.
- getVariableSuffixMatcher() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Gets the variable suffix matcher currently in use.
- getWrappedFactory() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
- getYear() - Method in class org.apache.commons.lang3.time.CalendarUtils
-
Gets the current year.
- GMT - Static variable in class org.apache.commons.lang3.time.TimeZones
-
The GMT time zone.
- GMT_ID - Static variable in class org.apache.commons.lang3.time.TimeZones
-
A public version of
TimeZone's package private
GMT_ID field.
- greaterThan(A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
-
- greaterThanOrEqualTo(A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
-
- gt(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
-
Creates a predicate to test if the tested object is greater than b
- identity() - Static method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
-
Returns a unary operator that always returns its input argument.
- identity() - Static method in interface org.apache.commons.lang3.function.FailableFunction
-
Returns a function that always returns its input argument.
- identity() - Static method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
-
Returns a unary operator that always returns its input argument.
- identity() - Static method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
-
Returns a unary operator that always returns its input argument.
- identityHashCodeHex(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
- identityToString(Appendable, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Appends the toString that would be produced by
Object
if a class did not override toString itself.
- identityToString(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Gets the toString that would be produced by
Object
if a class did not override toString itself.
- identityToString(StrBuilder, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
- identityToString(StringBuffer, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Appends the toString that would be produced by
Object
if a class did not override toString itself.
- identityToString(StringBuilder, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Appends the toString that would be produced by
Object
if a class did not override toString itself.
- IEEE754rUtils - Class in org.apache.commons.lang3.math
-
Provides IEEE-754r variants of NumberUtils methods.
- IEEE754rUtils() - Constructor for class org.apache.commons.lang3.math.IEEE754rUtils
-
- ImmutablePair<L,R> - Class in org.apache.commons.lang3.tuple
-
An immutable pair consisting of two
Object elements.
- ImmutablePair(L, R) - Constructor for class org.apache.commons.lang3.tuple.ImmutablePair
-
Create a new pair instance.
- ImmutableTriple<L,M,R> - Class in org.apache.commons.lang3.tuple
-
An immutable triple consisting of three
Object elements.
- ImmutableTriple(L, M, R) - Constructor for class org.apache.commons.lang3.tuple.ImmutableTriple
-
Constructs a new triple instance.
- includeFieldNames - Variable in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Field names that will be included in the output.
- inclusiveBetween(double, double, double) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two
inclusive values specified; otherwise, throws an exception.
- inclusiveBetween(double, double, double, String) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two
inclusive values specified; otherwise, throws an exception with the
specified message.
- inclusiveBetween(long, long, long) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two
inclusive values specified; otherwise, throws an exception.
- inclusiveBetween(long, long, long, String) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two
inclusive values specified; otherwise, throws an exception with the
specified message.
- inclusiveBetween(T, T, Comparable<T>) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument object fall between the two
inclusive values specified; otherwise, throws an exception.
- inclusiveBetween(T, T, Comparable<T>, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument object fall between the two
inclusive values specified; otherwise, throws an exception with the
specified message.
- inContainer() - Static method in class org.apache.commons.lang3.RuntimeEnvironment
-
Tests whether we are running in a container like Docker or Podman.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments the value.
- incrementAndCheckState(T) - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Increments the monitored value and performs a check of the current state of this
circuit breaker.
- incrementAndCheckState(T) - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Increments the monitored value and performs a check of the current state of this
circuit breaker.
- incrementAndCheckState() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Increments the monitored value by 1 and performs a check of the current state of this
circuit breaker.
- incrementAndCheckState(Integer) - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Increments the monitored value and performs a check of the current state of this
circuit breaker.
- incrementAndCheckState(Long) - Method in class org.apache.commons.lang3.concurrent.ThresholdCircuitBreaker
-
Increments the monitored value and performs a check of the current state of this
circuit breaker.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by 1; this method returns the value associated with the instance
immediately after the increment operation.
- INDEX_NOT_FOUND - Static variable in class org.apache.commons.lang3.ArrayUtils
-
The index value when an element is not found in a list or array: -1.
- INDEX_NOT_FOUND - Static variable in class org.apache.commons.lang3.StringUtils
-
Represents a failed index search.
- indexesOf(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(boolean[], boolean, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(byte[], byte, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(char[], char, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(double[], double, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value within a given tolerance in the array.
- indexesOf(double[], double, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(double[], double, int, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(float[], float, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(int[], int, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(long[], long, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(Object[], Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given object in the array.
- indexesOf(Object[], Object, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given object in the array starting at the given index.
- indexesOf(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(short[], short, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexOf(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(boolean[], boolean, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(byte[], byte, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(char[], char, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(double[], double, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value within a given tolerance in the array.
- indexOf(double[], double, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(double[], double, int, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(float[], float, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(int[], int, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(long[], long, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(Object[], Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given object in the array.
- indexOf(Object[], Object, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given object in the array starting at the given index.
- indexOf(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(short[], short, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(CharSequence, CharSequence) - Method in class org.apache.commons.lang3.Strings
-
Finds the first index within a CharSequence, handling null.
- indexOf(CharSequence, CharSequence, int) - Method in class org.apache.commons.lang3.Strings
-
Finds the first index within a CharSequence, handling null.
- indexOf(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
- indexOf(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
- indexOf(CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns the index within seq of the first occurrence of
the specified character.
- indexOf(CharSequence, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns the index within seq of the first occurrence of the
specified character, starting the search at the specified index.
- indexOf(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Searches the string builder to find the first reference to the specified char.
- indexOf(char, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Searches the string builder to find the first reference to the specified char.
- indexOf(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Searches the string builder to find the first reference to the specified string.
- indexOf(String, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Searches the string builder to find the first reference to the specified
string starting searching from the given index.
- indexOf(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Searches the string builder using the matcher to find the first match.
- indexOf(StrMatcher, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Searches the string builder using the matcher to find the first
match searching from the given index.
- indexOfAny(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Search a CharSequence to find the first index of any
character in the given set of characters.
- indexOfAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Find the first index of any of a set of potential substrings.
- indexOfAny(CharSequence, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Search a CharSequence to find the first index of any
character in the given set of characters.
- indexOfAnyBut(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Searches a CharSequence to find the first index of any
character not in the given set of characters, i.e.,
find index i of first char in cs such that (cs.codePointAt(i) ∉ { x ∈ codepoints(searchChars) })
- indexOfAnyBut(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Search a CharSequence to find the first index of any
character not in the given set of characters, i.e.,
find index i of first char in seq such that (seq.codePointAt(i) ∉ { x ∈ codepoints(searchChars) })
- indexOfDifference(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares all CharSequences in an array and returns the index at which the
CharSequences begin to differ.
- indexOfDifference(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares two CharSequences, and returns the index at which the
CharSequences begin to differ.
- indexOfIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
- indexOfIgnoreCase(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
- indexOfThrowable(Throwable, Class<? extends Throwable>) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the (zero-based) index of the first
Throwable
that matches the specified class (exactly) in the exception chain.
- indexOfThrowable(Throwable, Class<? extends Throwable>, int) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the (zero-based) index of the first
Throwable
that matches the specified type in the exception chain from
a specified index.
- indexOfType(Throwable, Class<? extends Throwable>) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the (zero-based) index of the first
Throwable
that matches the specified class or subclass in the exception chain.
- indexOfType(Throwable, Class<? extends Throwable>, int) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the (zero-based) index of the first
Throwable
that matches the specified type in the exception chain from
a specified index.
- InheritanceUtils - Class in org.apache.commons.lang3.reflect
-
Utility methods focusing on inheritance.
- InheritanceUtils() - Constructor for class org.apache.commons.lang3.reflect.InheritanceUtils
-
- initialize() - Method in class org.apache.commons.lang3.concurrent.AbstractConcurrentInitializer
-
Creates and initializes the object managed by this ConcurrentInitializer.
- initialize() - Method in class org.apache.commons.lang3.concurrent.CallableBackgroundInitializer
-
Performs initialization in a background thread.
- initialize(ConcurrentInitializer<T>) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
- initialize() - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
Creates the results object.
- initializerNames() - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
- initializeUnchecked(ConcurrentInitializer<T>) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
- initials(String) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Extracts the initial characters from each word in the String.
- initials(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.
Extracts the initial characters from each word in the String.
- INNER_CLASS_SEPARATOR - Static variable in class org.apache.commons.lang3.ClassUtils
-
The inner class separator String: "$".
- INNER_CLASS_SEPARATOR_CHAR - Static variable in class org.apache.commons.lang3.ClassUtils
-
The inner class separator character: '$' == {@value}.
- insecure() - Static method in class org.apache.commons.lang3.RandomStringUtils
-
- insecure() - Static method in class org.apache.commons.lang3.RandomUtils
-
- insert(int, boolean[], boolean...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, byte[], byte...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, char[], char...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, double[], double...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, float[], float...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, int[], int...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, long[], long...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, short[], short...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, T[], T...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, boolean) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the value into this builder.
- insert(int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the value into this builder.
- insert(int, char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the character array into this builder.
- insert(int, char[], int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts part of the character array into this builder.
- insert(int, double) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the value into this builder.
- insert(int, float) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the value into this builder.
- insert(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the value into this builder.
- insert(int, long) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the value into this builder.
- insert(int, Object) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the string representation of an object into this builder.
- insert(int, String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Inserts the string into this builder.
- INSTANCE - Static variable in class org.apache.commons.lang3.compare.ObjectToStringComparator
-
Singleton instance.
- INSTANCE - Static variable in class org.apache.commons.lang3.time.CalendarUtils
-
- instancesOf(Class<? super E>, Collection<? super E>) - Static method in class org.apache.commons.lang3.stream.Streams
-
Streams only instances of the give Class in a collection.
- intArrayToLong(int[], int, long, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an array of int into a long using the default (little-endian, Lsb0) byte and bit
ordering.
- INTEGER_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Integer constant for minus one.
- INTEGER_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Integer constant for one.
- INTEGER_TWO - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Integer constant for two
- INTEGER_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Integer constant for zero.
- IntegerRange - Class in org.apache.commons.lang3
-
- intersectionWith(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Calculate the intersection of this and an overlapping Range.
- intersects(BitSet) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Returns true if the specified
BitSet has any bits set to
true that are also set to
true in
this
BitSet.
- intersects(FluentBitSet) - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Returns true if the specified
BitSet has any bits set to
true that are also set to
true in
this
BitSet.
- IntStreams - Class in org.apache.commons.lang3.stream
-
- IntStreams() - Constructor for class org.apache.commons.lang3.stream.IntStreams
-
- intToBinary(int, int, boolean[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an int into an array of boolean using the default (little-endian, Lsb0) byte and
bit ordering.
- intToByteArray(int, int, byte[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an int into an array of byte using the default (little-endian, Lsb0) byte and bit
ordering.
- IntToCharFunction - Interface in org.apache.commons.lang3.function
-
Represents a function that accepts an int-valued argument and produces a char-valued result.
- intToHex(int, int, String, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an int into an array of Char using the default (little-endian, Lsb0) byte and bit
ordering.
- intToHexDigit(int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts the 4 lsb of an int to a hexadecimal digit.
- intToHexDigitMsb0(int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts the 4 lsb of an int to a hexadecimal digit encoded using the Msb0 bit ordering.
- intToShortArray(int, int, short[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an int into an array of short using the default (little-endian, Lsb0) byte and
bit ordering.
- intValue() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the fraction as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Returns the value of this MutableByte as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Returns the value of this MutableDouble as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Returns the value of this MutableFloat as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Returns the value of this MutableInt as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Returns the value of this MutableLong as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Returns the value of this MutableShort as an int.
- invert() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets a fraction that is the inverse (1/fraction) of this one.
- invert(String[][]) - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
Used to invert an escape array into an unescape array
- invoke(Object, Method, Object[]) - Method in class org.apache.commons.lang3.event.EventListenerSupport.ProxyInvocationHandler
-
Propagates the method call to all registered listeners in place of the proxy listener object.
- invokeConstructor(Class<T>, Object...) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Returns a new instance of the specified class inferring the right constructor
from the types of the arguments.
- invokeConstructor(Class<T>, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Returns a new instance of the specified class choosing the right constructor
from the list of parameter types.
- invokeExactConstructor(Class<T>, Object...) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Returns a new instance of the specified class inferring the right constructor
from the types of the arguments.
- invokeExactConstructor(Class<T>, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Returns a new instance of the specified class choosing the right constructor
from the list of parameter types.
- invokeExactMethod(Object, String) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a method whose parameter types match exactly the object
types.
- invokeExactMethod(Object, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a method with no parameters.
- invokeExactMethod(Object, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a method whose parameter types match exactly the parameter
types given.
- invokeExactStaticMethod(Class<?>, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a static method whose parameter types match exactly the object
types.
- invokeExactStaticMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a static method whose parameter types match exactly the parameter
types given.
- invokeMethod(Object, boolean, String) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method without parameters.
- invokeMethod(Object, boolean, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Object, boolean, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Object, String) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method without parameters.
- invokeMethod(Object, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Object, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeStaticMethod(Class<?>, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named static method whose parameter type matches the object type.
- invokeStaticMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named static method whose parameter type matches the object type.
- is(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
-
- is(T) - Static method in class org.apache.commons.lang3.Range
-
Creates a range using the specified element as both the minimum
and maximum in this range.
- is(T, Comparator<T>) - Static method in class org.apache.commons.lang3.Range
-
Creates a range using the specified element as both the minimum
and maximum in this range.
- is32Bit() - Method in class org.apache.commons.lang3.arch.Processor
-
- is64Bit() - Method in class org.apache.commons.lang3.arch.Processor
-
- IS_JAVA_10 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 10 (also 10.x versions).
- IS_JAVA_11 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 11 (also 11.x versions).
- IS_JAVA_12 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 12 (also 12.x versions).
- IS_JAVA_13 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 13 (also 13.x versions).
- IS_JAVA_14 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 14 (also 14.x versions).
- IS_JAVA_15 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 15 (also 15.x versions).
- IS_JAVA_16 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 16 (also 16.x versions).
- IS_JAVA_17 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 17 (also 17.x versions).
- IS_JAVA_18 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 18 (also 18.x versions).
- IS_JAVA_19 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 19 (also 19.x versions).
- IS_JAVA_1_1 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 1.1 (also 1.1.x versions).
- IS_JAVA_1_2 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 1.2 (also 1.2.x versions).
- IS_JAVA_1_3 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 1.3 (also 1.3.x versions).
- IS_JAVA_1_4 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 1.4 (also 1.4.x versions).
- IS_JAVA_1_5 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 1.5 (also 1.5.x versions).
- IS_JAVA_1_6 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 1.6 (also 1.6.x versions).
- IS_JAVA_1_7 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 1.7 (also 1.7.x versions).
- IS_JAVA_1_8 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 1.8 (also 1.8.x versions).
- IS_JAVA_1_9 - Static variable in class org.apache.commons.lang3.SystemUtils
-
- IS_JAVA_20 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 20 (also 20.x versions).
- IS_JAVA_21 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 21 (also 21.x versions).
- IS_JAVA_22 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 22 (also 22.x versions).
- IS_JAVA_23 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 23 (also 23.x versions).
- IS_JAVA_24 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 24 (also 24.x versions).
- IS_JAVA_9 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Java version 9 (also 9.x versions).
- IS_OS_400 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is IBM OS/400.
- IS_OS_AIX - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is AIX.
- IS_OS_ANDROID - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Android.
- IS_OS_FREE_BSD - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is FreeBSD.
- IS_OS_HP_UX - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is HP-UX.
- IS_OS_IRIX - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Irix.
- IS_OS_LINUX - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Linux.
- IS_OS_MAC - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Mac.
- IS_OS_MAC_OSX - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Mac.
- IS_OS_MAC_OSX_BIG_SUR - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Big Sur.
- IS_OS_MAC_OSX_CATALINA - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Catalina.
- IS_OS_MAC_OSX_CHEETAH - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Cheetah.
- IS_OS_MAC_OSX_EL_CAPITAN - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X El Capitan.
- IS_OS_MAC_OSX_HIGH_SIERRA - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X High Sierra.
- IS_OS_MAC_OSX_JAGUAR - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Jaguar.
- IS_OS_MAC_OSX_LEOPARD - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Leopard.
- IS_OS_MAC_OSX_LION - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Lion.
- IS_OS_MAC_OSX_MAVERICKS - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Mavericks.
- IS_OS_MAC_OSX_MOJAVE - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Mojave.
- IS_OS_MAC_OSX_MONTEREY - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Monterey.
- IS_OS_MAC_OSX_MOUNTAIN_LION - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Mountain Lion.
- IS_OS_MAC_OSX_PANTHER - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Panther.
- IS_OS_MAC_OSX_PUMA - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Puma.
- IS_OS_MAC_OSX_SEQUOIA - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Sequoia.
- IS_OS_MAC_OSX_SIERRA - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Sierra.
- IS_OS_MAC_OSX_SNOW_LEOPARD - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Snow Leopard.
- IS_OS_MAC_OSX_SONOMA - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Sonoma.
- IS_OS_MAC_OSX_TIGER - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Tiger.
- IS_OS_MAC_OSX_VENTURA - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Ventura.
- IS_OS_MAC_OSX_YOSEMITE - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is macOS X Yosemite.
- IS_OS_NET_BSD - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is NetBSD.
- IS_OS_OPEN_BSD - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is OpenBSD.
- IS_OS_OS2 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is OS/2.
- IS_OS_SOLARIS - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Solaris.
- IS_OS_SUN_OS - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is SunOS.
- IS_OS_UNIX - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is a Unix like system, as in any of AIX, HP-UX, Irix, Linux, MacOSX, Solaris or SUN OS.
- IS_OS_WINDOWS - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows.
- IS_OS_WINDOWS_10 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows 10.
- IS_OS_WINDOWS_11 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows 11.
- IS_OS_WINDOWS_2000 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows 2000.
- IS_OS_WINDOWS_2003 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows 2003.
- IS_OS_WINDOWS_2008 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows Server 2008.
- IS_OS_WINDOWS_2012 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows Server 2012.
- IS_OS_WINDOWS_7 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows 7.
- IS_OS_WINDOWS_8 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows 8.
- IS_OS_WINDOWS_95 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows 95.
- IS_OS_WINDOWS_98 - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows 98.
- IS_OS_WINDOWS_ME - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows ME.
- IS_OS_WINDOWS_NT - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows NT.
- IS_OS_WINDOWS_VISTA - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows Vista.
- IS_OS_WINDOWS_XP - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is Windows XP.
- IS_OS_ZOS - Static variable in class org.apache.commons.lang3.SystemUtils
-
The constant true if this is z/OS.
- isAarch64() - Method in class org.apache.commons.lang3.arch.Processor
-
- isAfter(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is after the specified element.
- isAfterRange(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is completely after the specified range.
- isAllBlank(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if all of the CharSequences are empty (""), null or whitespace only.
- isAllEmpty(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if all of the CharSequences are empty ("") or null.
- isAllLowerCase(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains only lowercase characters.
- isAllSet(int) - Method in class org.apache.commons.lang3.BitField
-
Tests whether all of the bits are set or not.
- isAllUpperCase(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains only uppercase characters.
- isAlpha(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains only Unicode letters.
- isAlphanumeric(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains only Unicode letters or digits.
- isAlphanumericSpace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains only Unicode letters, digits
or space (' ').
- isAlphaSpace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains only Unicode letters and
space (' ').
- isAnyBlank(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if any of the CharSequences are
blank (whitespaces, empty (
"") or
null).
- isAnyEmpty(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if any of the CharSequences are empty ("") or null.
- isAppendStatics() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets whether or not to append static fields.
- isAppendTransients() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets whether or not to append transient fields.
- isArray(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Tests whether the given object is an Object array or a primitive array in a null-safe manner.
- isArrayContentDetail() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to output array content detail.
- isArrayContentDetail() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether to output array content detail.
- isArrayIndexValid(T[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether a given array can safely be accessed at the given index.
- isArrayType(Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Tests whether the specified type denotes an array type.
- isAscii(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Tests whether the character is ASCII 7 bit.
- isAsciiAlpha(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Tests whether the character is ASCII 7 bit alphabetic.
- isAsciiAlphaLower(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Tests whether the character is ASCII 7 bit alphabetic lower case.
- isAsciiAlphanumeric(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Tests whether the character is ASCII 7 bit numeric.
- isAsciiAlphaUpper(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Tests whether the character is ASCII 7 bit alphabetic upper case.
- isAsciiControl(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Tests whether the character is ASCII 7 bit control.
- isAsciiNumeric(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Tests whether the character is ASCII 7 bit numeric.
- isAsciiPrintable(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Tests whether the character is ASCII 7 bit printable.
- isAsciiPrintable(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains only ASCII printable characters.
- isAssignable(Class<?>, Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Checks if one
Class can be assigned to a variable of another
Class.
- isAssignable(Class<?>, Class<?>, boolean) - Static method in class org.apache.commons.lang3.ClassUtils
-
Checks if one
Class can be assigned to a variable of another
Class.
- isAssignable(Class<?>[], Class<?>...) - Static method in class org.apache.commons.lang3.ClassUtils
-
Checks if an array of Classes can be assigned to another array of Classes.
- isAssignable(Class<?>[], Class<?>[], boolean) - Static method in class org.apache.commons.lang3.ClassUtils
-
Checks if an array of Classes can be assigned to another array of Classes.
- isAssignable(Type, Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Tests if the subject type may be implicitly cast to the target type following the Java generics rules.
- isAssignableFrom(Class<?>, Class<?>) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the argument can be converted to the specified class, if not, throws an exception.
- isAssignableFrom(Class<?>, Class<?>, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the argument can be converted to the specified class, if not throws an exception.
- isAvailableLocale(Locale) - Static method in class org.apache.commons.lang3.LocaleUtils
-
Checks if the locale specified is in the set of available locales.
- isBefore(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is before the specified element.
- isBeforeRange(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is completely before the specified range.
- isBlank(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
- isCancelled() - Method in class org.apache.commons.lang3.concurrent.AbstractFutureProxy
-
- isCaseSensitive() - Method in class org.apache.commons.lang3.Strings
-
Tests whether to ignore case.
- isChecked(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Checks if a throwable represents a checked exception
- isClosed() - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Tests the current closed state of this circuit breaker.
- isClosed() - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Tests the current closed state of this circuit breaker.
- isCreatable(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Checks whether the String is a valid Java number.
- isDefaultFullDetail() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to use full detail when the caller doesn't
specify.
- isDefaultFullDetail() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether to use full detail when the caller doesn't
specify.
- isDigits(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Checks whether the
String contains only
digit characters.
- isDone() - Method in class org.apache.commons.lang3.concurrent.AbstractFutureProxy
-
- isEmpty(boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive booleans is empty or null.
- isEmpty(byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive bytes is empty or null.
- isEmpty(char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive chars is empty or null.
- isEmpty(double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive doubles is empty or null.
- isEmpty(float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive floats is empty or null.
- isEmpty(int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive ints is empty or null.
- isEmpty(long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive longs is empty or null.
- isEmpty(Object[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of Objects is empty or null.
- isEmpty(short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive shorts is empty or null.
- isEmpty(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Tests if an Object is empty or null.
- isEmpty(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if a CharSequence is empty ("") or null.
- isEmpty() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Checks is the string builder is empty (convenience Collections API style method).
- isEmpty() - Method in class org.apache.commons.lang3.util.FluentBitSet
-
Tests whether if this
BitSet contains no bits that are set to
true.
- isEmptyTokenAsNull() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets whether the tokenizer currently returns empty tokens as null.
- isEnableSubstitutionInVariables() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Tests whether substitution is done in variable names.
- isEndedBy(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range ends with the specified element.
- isEquals(Object, Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
- isEquals() - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Returns true if the fields that have been checked
are all equal.
- isException(String) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
- isExcludeNullValues() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets whether or not to append fields whose values are null.
- isFalse(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Checks if a
Boolean value is
false,
handling
null by returning
false.
- isFalse() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Checks if the current value is false.
- isFieldSeparatorAtEnd() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether the field separator should be added at the end
of each buffer.
- isFieldSeparatorAtEnd() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether the field separator should be added at the end
of each buffer.
- isFieldSeparatorAtStart() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether the field separator should be added at the start
of each buffer.
- isFieldSeparatorAtStart() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether the field separator should be added at the start
of each buffer.
- isFullDetail(Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Is this field to be output in full detail.
- isHex(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Tests whether a character is a hexadecimal character.
- isIA64() - Method in class org.apache.commons.lang3.arch.Processor
-
- isIgnoreEmptyTokens() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.
Gets whether the tokenizer currently ignores empty tokens.
- isInfinite() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Checks whether the double value is infinite.
- isInfinite() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Checks whether the float value is infinite.
- isInitialized() - Method in class org.apache.commons.lang3.concurrent.AbstractConcurrentInitializer
-
Tests whether initialization has been completed.
- isInitialized() - Method in class org.apache.commons.lang3.concurrent.AtomicInitializer
-
Tests whether this instance is initialized.
- isInitialized() - Method in class org.apache.commons.lang3.concurrent.AtomicSafeInitializer
-
Tests whether this instance is initialized.
- isInitialized() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Tests whether this instance is initialized.
- isInitialized() - Method in class org.apache.commons.lang3.concurrent.ConstantInitializer
-
- isInitialized() - Method in class org.apache.commons.lang3.concurrent.LazyInitializer
-
Tests whether this instance is initialized.
- isInitialized() - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
Tests whether this all child BackgroundInitializer objects are initialized.
- isInnerClass(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Is the specified class an inner class or static nested class.
- isInstance(Object, Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Tests if the given value can be assigned to the target type following the Java generics rules.
- isInstanceOf(Class<?>, Object) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the argument is an instance of the specified class, if not throws an exception.
- isInstanceOf(Class<?>, Object, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument is an instance of the specified class; otherwise
throwing an exception with the specified message.
- isJavaAwtHeadless() - Static method in class org.apache.commons.lang3.SystemUtils
-
- isJavaVersionAtLeast(JavaVersion) - Static method in class org.apache.commons.lang3.SystemUtils
-
Tests whether the Java version at least the requested version.
- isJavaVersionAtMost(JavaVersion) - Static method in class org.apache.commons.lang3.SystemUtils
-
Tests whether the Java version at most the requested version.
- isLanguageUndetermined(Locale) - Static method in class org.apache.commons.lang3.LocaleUtils
-
Tests whether a Locale's language is undetermined.
- isMatch(char[], int) - Method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.
Tests whether the number of matching characters, zero for no match.
- isMatch(char[], int, int, int) - Method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.
Tests whether the number of matching characters, zero for no match.
- isMixedCase(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains mixed casing of both uppercase and lowercase characters.
- isNaN() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Checks whether the double value is the special NaN value.
- isNaN() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Checks whether the float value is the special NaN value.
- isNaturalOrdering() - Method in class org.apache.commons.lang3.Range
-
Tests whether or not the Range is using the natural ordering of the elements.
- isNoneBlank(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if none of the CharSequences are empty (""), null or whitespace only.
- isNoneEmpty(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if none of the CharSequences are empty ("") or null.
- isNotBlank(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if a CharSequence is not
blank (whitespaces, empty (
"") or
null).
- isNotEmpty(boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive booleans is not empty and not null.
- isNotEmpty(byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive bytes is not empty and not null.
- isNotEmpty(char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive chars is not empty and not null.
- isNotEmpty(double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive doubles is not empty and not null.
- isNotEmpty(float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive floats is not empty and not null.
- isNotEmpty(int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive ints is not empty and not null.
- isNotEmpty(long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive longs is not empty and not null.
- isNotEmpty(short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of primitive shorts is not empty and not null.
- isNotEmpty(T[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether an array of Objects is not empty and not null.
- isNotEmpty(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Tests if an Object is not empty and not null.
- isNotEmpty(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if a CharSequence is not empty ("") and not null.
- isNotEmpty() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Checks is the string builder is not empty (convenience Collections API style method).
- isNotFalse(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Checks if a
Boolean value is
not false,
handling
null by returning
true.
- isNotTrue(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Checks if a
Boolean value is
not true,
handling
null by returning
true.
- isNumber(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
- isNumeric(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains only Unicode digits.
- isNumericSpace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains only Unicode digits or space
(' ').
- ISO8859_1_ESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
Mapping to escape
ISO-8859-1
characters to their named HTML 3.x equivalents.
- ISO8859_1_UNESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
- ISO_8601_EXTENDED_DATE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for date without time zone.
- ISO_8601_EXTENDED_DATETIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for date-time without time zone.
- ISO_8601_EXTENDED_DATETIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for date-time with time zone.
- ISO_8601_EXTENDED_TIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for time without time zone.
- ISO_8601_EXTENDED_TIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for time with time zone.
- ISO_8859_1 - Static variable in class org.apache.commons.lang3.CharEncoding
-
Deprecated.
ISO Latin Alphabet #1, also known as ISO-LATIN-1.
- ISO_DATE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_DATE_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_DATETIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_DATETIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_EXTENDED_FORMAT_PATTERN - Static variable in class org.apache.commons.lang3.time.DurationFormatUtils
-
- ISO_TIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_TIME_NO_T_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_TIME_NO_T_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- ISO_TIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
- isOctal(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Tests if the given char is an octal digit.
- isOpen(AbstractCircuitBreaker.State) - Static method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Converts the given state value to a boolean open property.
- isOpen() - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Tests the current open state of this circuit breaker.
- isOpen() - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Tests the current open state of this circuit breaker.
- isOverlappedBy(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Tests whether this range is overlapped by the specified range.
- isParsable(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Checks whether the given String is a parsable number.
- isPositive(Duration) - Static method in class org.apache.commons.lang3.time.DurationUtils
-
Tests whether the given Duration is positive (duration > 0).
- isPPC() - Method in class org.apache.commons.lang3.arch.Processor
-
- isPreserveEscapes() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.
Tests whether escapes are preserved during substitution.
- isPrimitiveOrWrapper(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
- isPrimitiveWrapper(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
- isPropertySet(String) - Static method in class org.apache.commons.lang3.SystemProperties
-
Tests whether the given property is set.
- isPublic(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Tests whether a
Class is public.
- isRISCV() - Method in class org.apache.commons.lang3.arch.Processor
-
- isSameDay(Calendar, Calendar) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Tests whether two calendar objects are on the same day ignoring time.
- isSameDay(Date, Date) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Tests whether two date objects are on the same day ignoring time.
- isSameInstant(Calendar, Calendar) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Tests whether two calendar objects represent the same instant in time.
- isSameInstant(Date, Date) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Tests whether two date objects represent the same instant in time.
- isSameLength(boolean[], boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether two arrays are the same length, treating
null arrays as length 0.
- isSameLength(byte[], byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether two arrays are the same length, treating
null arrays as length 0.
- isSameLength(char[], char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether two arrays are the same length, treating
null arrays as length 0.
- isSameLength(double[], double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether two arrays are the same length, treating
null arrays as length 0.
- isSameLength(float[], float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether two arrays are the same length, treating
null arrays as length 0.
- isSameLength(int[], int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether two arrays are the same length, treating
null arrays as length 0.
- isSameLength(long[], long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether two arrays are the same length, treating
null arrays as length 0.
- isSameLength(Object, Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether two arrays are the same length, treating
null arrays as length 0.
- isSameLength(Object[], Object[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether two arrays are the same length, treating
null arrays as length 0.
- isSameLength(short[], short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether two arrays are the same length, treating
null arrays as length 0.
- isSameLocalTime(Calendar, Calendar) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Tests whether two calendar objects represent the same local time.
- isSameType(Object, Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether two arrays are the same type taking into account
multidimensional arrays.
- isSet(int) - Method in class org.apache.commons.lang3.BitField
-
Tests whether the field is set or not.
- isSet(NumericEntityUnescaper.OPTION) - Method in class org.apache.commons.lang3.text.translate.NumericEntityUnescaper
-
Deprecated.
Tests whether the passed in option is currently set.
- isShutdown() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
- isSorted(boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether whether the provided array is sorted according to natural ordering
(false before true).
- isSorted(byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether the provided array is sorted according to natural ordering.
- isSorted(char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether the provided array is sorted according to natural ordering.
- isSorted(double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether the provided array is sorted according to natural ordering.
- isSorted(float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether the provided array is sorted according to natural ordering.
- isSorted(int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether the provided array is sorted according to natural ordering.
- isSorted(long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether the provided array is sorted according to natural ordering.
- isSorted(short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether the provided array is sorted according to natural ordering.
- isSorted(T[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether the provided array is sorted according to the class's
compareTo method.
- isSorted(T[], Comparator<T>) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Tests whether the provided array is sorted according to the provided
Comparator.
- isStarted() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
- isStarted() - Method in class org.apache.commons.lang3.time.StopWatch
-
Tests whether this StopWatch is started.
- isStartedBy(T) - Method in class org.apache.commons.lang3.Range
-
Tests whether this range starts with the specified element.
- isStopped() - Method in class org.apache.commons.lang3.time.StopWatch
-
Tests whether StopWatch is stopped.
- isSuccessful() - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Tests whether the whole initialization was successful.
- isSupported(String) - Static method in class org.apache.commons.lang3.CharEncoding
-
- isSuspended() - Method in class org.apache.commons.lang3.time.StopWatch
-
Tests whether this StopWatch is suspended.
- isTrue(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Checks if a
Boolean value is
true,
handling
null by returning
false.
- isTrue() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Checks if the current value is true.
- isTrue(boolean) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is true; otherwise
throwing an exception.
- isTrue(boolean, String, double) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is true; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String, long) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is true; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is true; otherwise
throwing an exception with the specified message.
- isTrue(boolean, Supplier<String>) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is true; otherwise throwing an exception with the specified message.
- isUnchecked(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Checks if a throwable represents an unchecked exception
- isUseClassName() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to use the class name.
- isUseClassName() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether to use the class name.
- isUseFieldNames() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to use the field names passed in.
- isUseFieldNames() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether to use the field names passed in.
- isUseIdentityHashCode() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to use the identity hash code.
- isUseIdentityHashCode() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether to use the identity hash code.
- isUseShortClassName() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to output short or long class names.
- isUseShortClassName() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether to output short or long class names.
- isValidAnnotationMemberType(Class<?>) - Static method in class org.apache.commons.lang3.AnnotationUtils
-
Checks if the specified type is permitted as an annotation member.
- isValidEnum(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
-
Checks if the specified name is a valid enum for the class.
- isValidEnumIgnoreCase(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
-
Checks if the specified name is a valid enum for the class.
- isWhitespace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Tests if the CharSequence contains only whitespace.
- isX86() - Method in class org.apache.commons.lang3.arch.Processor
-
- IterableStringTokenizer - Class in org.apache.commons.lang3.util
-
- IterableStringTokenizer(String) - Constructor for class org.apache.commons.lang3.util.IterableStringTokenizer
-
- IterableStringTokenizer(String, String) - Constructor for class org.apache.commons.lang3.util.IterableStringTokenizer
-
- IterableStringTokenizer(String, String, boolean) - Constructor for class org.apache.commons.lang3.util.IterableStringTokenizer
-
- iterator() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Returns an iterator over the
Diff objects contained in this list.
- iterator(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Constructs an
Iterator over each day in a date
range defined by a focus date and range style.
- iterator(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Constructs an
Iterator over each day in a date
range defined by a focus date and range style.
- iterator(Object, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Constructs an
Iterator over each day in a date
range defined by a focus date and range style.
- iterator() - Method in class org.apache.commons.lang3.util.IterableStringTokenizer
-
- JAVA_AWT_FONTS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.awt.fonts".
- JAVA_AWT_FONTS - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.awt.fonts.
- JAVA_AWT_GRAPHICSENV - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.awt.graphicsenv".
- JAVA_AWT_GRAPHICSENV - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.awt.graphicsenv.
- JAVA_AWT_HEADLESS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.awt.headless".
- JAVA_AWT_HEADLESS - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.awt.headless.
- JAVA_AWT_PRINTERJOB - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.awt.printerjob".
- JAVA_AWT_PRINTERJOB - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.awt.printerjob.
- JAVA_CLASS_PATH - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.class.path".
- JAVA_CLASS_PATH - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.class.path.
- JAVA_CLASS_VERSION - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.class.version".
- JAVA_CLASS_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.class.version.
- JAVA_COMPILER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.compiler".
- JAVA_COMPILER - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.compiler.
- JAVA_CONTENT_HANDLER_PKGS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.content.handler.pkgs".
- JAVA_CTRL_CHARS_ESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
Mapping to escape the Java control characters.
- JAVA_CTRL_CHARS_UNESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
- JAVA_ENDORSED_DIRS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.endorsed.dirs".
- JAVA_ENDORSED_DIRS - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.endorsed.dirs.
- JAVA_EXT_DIRS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.ext.dirs".
- JAVA_EXT_DIRS - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.ext.dirs.
- JAVA_HOME - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.home".
- JAVA_HOME - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.home.
- JAVA_HOME_KEY - Static variable in class org.apache.commons.lang3.SystemUtils
-
- JAVA_IO_TMPDIR - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.io.tmpdir".
- JAVA_IO_TMPDIR - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.io.tmpdir.
- JAVA_IO_TMPDIR_KEY - Static variable in class org.apache.commons.lang3.SystemUtils
-
- JAVA_LIBRARY_PATH - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.library.path".
- JAVA_LIBRARY_PATH - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.library.path.
- JAVA_LOCALE_PROVIDERS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.locale.providers".
- JAVA_LOCALE_USE_OLD_ISO_CODES - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.locale.useOldISOCodes".
- JAVA_NET_PREFER_IPV4_STACK - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.net.preferIPv4Stack".
- JAVA_NET_PREFER_IPV6_ADDRESSES - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.net.preferIPv6Addresses".
- JAVA_NET_SOCKS_PASSWORD - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.net.socks.password".
- JAVA_NET_SOCKS_USER_NAME - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.net.socks.username".
- JAVA_NET_USE_SYSTEM_PROXIES - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.net.useSystemProxies".
- JAVA_NIO_CHANNELS_DEFAULT_THREAD_POOL_INITIAL_SIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.nio.channels.DefaultThreadPool.initialSize".
- JAVA_NIO_CHANNELS_DEFAULT_THREAD_POOL_THREAD_FACTORY - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.nio.channels.DefaultThreadPool.threadFactory".
- JAVA_NIO_CHANNELS_SPI_ASYNCHRONOUS_CHANNEL_PROVIDER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.nio.channels.spi.AsynchronousChannelProvider".
- JAVA_NIO_CHANNELS_SPI_SELECTOR_PROVIDER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.nio.channels.spi.SelectorProvider".
- JAVA_NIO_FILE_SPI_DEFAULT_FILE_SYSTEM_PROVIDER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.nio.file.spi.DefaultFileSystemProvider".
- JAVA_PROPERTIES_DATE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.properties.date".
- JAVA_PROTOCOL_HANDLER_PKGS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.protocol.handler.pkgs".
- JAVA_RMI_SERVER_CODEBASE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.rmi.server.codebase".
- JAVA_RMI_SERVER_HOST_NAME - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.rmi.server.hostname".
- JAVA_RMI_SERVER_RANDOM_IDS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.rmi.server.randomIDs".
- JAVA_RMI_SERVER_RMI_CLASS_LOADER_SPI - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.rmi.server.RMIClassLoaderSpi".
- JAVA_RUNTIME_NAME - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.runtime.name".
- JAVA_RUNTIME_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.runtime.name.
- JAVA_RUNTIME_VERSION - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.runtime.version".
- JAVA_RUNTIME_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.runtime.version.
- JAVA_SECURITY_AUTH_LOGIN_CONFIG - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.security.auth.login.config".
- JAVA_SECURITY_DEBUG - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.security.debug".
- JAVA_SECURITY_KERBEROS_CONF - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.security.krb5.conf".
- JAVA_SECURITY_KERBEROS_KDC - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.security.krb5.kdc".
- JAVA_SECURITY_KERBEROS_REALM - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.security.krb5.realm".
- JAVA_SECURITY_MANAGER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.security.manager".
- JAVA_SPECIFICATION_MAINTENANCE_VERSION - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.specification.maintenance.version".
- JAVA_SPECIFICATION_NAME - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.specification.name".
- JAVA_SPECIFICATION_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.specification.name.
- JAVA_SPECIFICATION_VENDOR - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.specification.vendor".
- JAVA_SPECIFICATION_VENDOR - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.specification.vendor.
- JAVA_SPECIFICATION_VERSION - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.specification.version".
- JAVA_SPECIFICATION_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.specification.version.
- JAVA_SYSTEM_CLASS_LOADER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.system.class.loader".
- JAVA_TIME_ZONE_DEFAULT_ZONE_RULES_PROVIDER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.time.zone.DefaultZoneRulesProvider".
- JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_EXCEPTION_HANDLER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.util.concurrent.ForkJoinPool.common.exceptionHandler".
- JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_MAXIMUM_SPARES - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.util.concurrent.ForkJoinPool.common.maximumSpares".
- JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_PARALLELISM - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.util.concurrent.ForkJoinPool.common.parallelism".
- JAVA_UTIL_CONCURRENT_FORK_JOIN_POOL_COMMON_THREAD_FACTORY - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.util.concurrent.ForkJoinPool.common.threadFactory".
- JAVA_UTIL_CURRENCY_DATA - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.util.currency.data".
- JAVA_UTIL_LOGGING_CONFIG_CLASS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.util.logging.config.class".
- JAVA_UTIL_LOGGING_CONFIG_FILE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.util.logging.config.file".
- JAVA_UTIL_LOGGING_SIMPLE_FORMATTER_FORMAT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.util.logging.simpleformatter.format".
- JAVA_UTIL_PREFS_PREFERENCES_FACTORY - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.util.prefs.PreferencesFactory".
- JAVA_UTIL_PREFS_PREFERENCES_FACTORY - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.util.prefs.PreferencesFactory.
- JAVA_UTIL_PROPERTY_RESOURCE_BUNDLE_ENCODING - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.util.PropertyResourceBundle.encoding".
- JAVA_VENDOR - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.vendor".
- JAVA_VENDOR - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.vendor.
- JAVA_VENDOR_URL - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.vendor.url".
- JAVA_VENDOR_URL - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.vendor.url.
- JAVA_VENDOR_VERSION - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.vendor.version".
- JAVA_VERSION - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.version".
- JAVA_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.version.
- JAVA_VERSION_DATE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.version.date".
- JAVA_VM_INFO - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.vm.info".
- JAVA_VM_INFO - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.vm.info.
- JAVA_VM_NAME - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.vm.name".
- JAVA_VM_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.vm.name.
- JAVA_VM_SPECIFICATION_NAME - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.vm.specification.name".
- JAVA_VM_SPECIFICATION_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.vm.specification.name.
- JAVA_VM_SPECIFICATION_VENDOR - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.vm.specification.vendor".
- JAVA_VM_SPECIFICATION_VENDOR - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.vm.specification.vendor.
- JAVA_VM_SPECIFICATION_VERSION - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.vm.specification.version".
- JAVA_VM_SPECIFICATION_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.vm.specification.version.
- JAVA_VM_VENDOR - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.vm.vendor".
- JAVA_VM_VENDOR - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.vm.vendor.
- JAVA_VM_VERSION - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.vm.version".
- JAVA_VM_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
-
A constant for the System Property java.vm.version.
- JAVA_XML_CONFIG_FILE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "java.xml.config.file".
- JavaUnicodeEscaper - Class in org.apache.commons.lang3.text.translate
-
- JavaUnicodeEscaper(int, int, boolean) - Constructor for class org.apache.commons.lang3.text.translate.JavaUnicodeEscaper
-
Deprecated.
- JavaVersion - Enum in org.apache.commons.lang3
-
An enum representing all the versions of the Java specification.
- JAVAX_ACCESSIBILITY_ASSISTIVE_TECHNOLOGIES - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "javax.accessibility.assistive_technologies".
- JAVAX_NET_SSL_SESSION_CACHE_SIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "javax.net.ssl.sessionCacheSize".
- JAVAX_RMI_SSL_CLIENT_ENABLED_CIPHER_SUITES - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "javax.rmi.ssl.client.enabledCipherSuites".
- JAVAX_RMI_SSL_CLIENT_ENABLED_PROTOCOLS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "javax.rmi.ssl.client.enabledProtocols".
- JAVAX_SECURITY_AUTH_USE_SUBJECT_CREDS_ONLY - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "javax.security.auth.useSubjectCredsOnly".
- JAVAX_SMART_CARD_IO_TERMINAL_FACTORY_DEFAULT_TYPE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "javax.smartcardio.TerminalFactory.DefaultType".
- JDBC_DRIVERS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdbc.drivers".
- JDK_HTTP_AUTH_PROXYING_DISABLED_SCHEMES - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.http.auth.proxying.disabledSchemes".
- JDK_HTTP_AUTH_TUNNELING_DISABLED_SCHEMES - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.http.auth.tunneling.disabledSchemes".
- JDK_HTTP_CLIENT_ALLOW_RESTRICTED_HEADERS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.allowRestrictedHeaders".
- JDK_HTTP_CLIENT_AUTH_RETRY_LIMIT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.auth.retrylimit".
- JDK_HTTP_CLIENT_BUF_SIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.bufsize".
- JDK_HTTP_CLIENT_CONNECTION_POOL_SIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.connectionPoolSize".
- JDK_HTTP_CLIENT_CONNECTION_WINDOW_SIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.connectionWindowSize".
- JDK_HTTP_CLIENT_DISABLE_RETRY_CONNECT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.disableRetryConnect".
- JDK_HTTP_CLIENT_ENABLE_ALL_METHOD_RETRY - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.enableAllMethodRetry".
- JDK_HTTP_CLIENT_ENABLE_PUSH - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.enablepush".
- JDK_HTTP_CLIENT_HPACK_MAX_HEADER_TABLE_SIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.hpack.maxheadertablesize".
- JDK_HTTP_CLIENT_HTTP_CLIENT_LOG - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.HttpClient.log".
- JDK_HTTP_CLIENT_KEEP_ALIVE_TIMEOUT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.keepalive.timeout".
- JDK_HTTP_CLIENT_KEEP_ALIVE_TIMEOUT_H2 - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.keepalive.timeout.h2".
- JDK_HTTP_CLIENT_MAX_FRAME_SIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.maxframesize".
- JDK_HTTP_CLIENT_MAX_STREAMS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.maxstreams".
- JDK_HTTP_CLIENT_RECEIVE_BUFFER_SIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.receiveBufferSize".
- JDK_HTTP_CLIENT_REDIRECTS_RETRY_LIMIT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.redirects.retrylimit".
- JDK_HTTP_CLIENT_SEND_BUFFER_SIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.sendBufferSize".
- JDK_HTTP_CLIENT_WEB_SOCKET_WRITE_BUFFER_SIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.websocket.writeBufferSize".
- JDK_HTTP_CLIENT_WINDOW_SIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpclient.windowsize".
- JDK_HTTP_SERVER_MAX_CONNECTIONS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.httpserver.maxConnections".
- JDK_HTTPS_NEGOTIATE_CBT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.https.negotiate.cbt".
- JDK_INCLUDE_IN_EXCEPTIONS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.includeInExceptions".
- JDK_INTERNAL_HTTP_CLIENT_DISABLE_HOST_NAME_VERIFICATION - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.internal.httpclient.disableHostnameVerification".
- JDK_IO_PERMISSIONS_USE_CANONICAL_PATH - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.io.permissionsUseCanonicalPath".
- JDK_JNDI_LDAP_OBJECT_FACTORIES_FILTER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.jndi.ldap.object.factoriesFilter".
- JDK_JNDI_OBJECT_FACTORIES_FILTER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.jndi.object.factoriesFilter".
- JDK_JNDI_RMI_OBJECT_FACTORIES_FILTER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.jndi.rmi.object.factoriesFilter".
- JDK_MODULE_MAIN - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.module.main".
- JDK_MODULE_MAIN_CLASS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.module.main.class".
- JDK_MODULE_PATH - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.module.path".
- JDK_MODULE_UPGRADE_PATH - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.module.upgrade.path".
- JDK_NET_UNIX_DOMAIN_TMPDIR - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.net.unixdomain.tmpdir".
- JDK_NET_URL_CLASS_PATH_SHOW_IGNORED_CLASS_PATH_ENTRIES - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.net.URLClassPath.showIgnoredClassPathEntries".
- JDK_SERIAL_FILTER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.serialFilter".
- JDK_SERIAL_FILTER_FACTORY - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.serialFilterFactory".
- JDK_TLS_CLIENT_SIGNATURE_SCHEMES - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.tls.client.SignatureSchemes".
- JDK_TLS_NAMED_GROUPS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.tls.namedGroups".
- JDK_TLS_SERVER_SIGNATURE_SCHEMES - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.tls.server.SignatureSchemes".
- JDK_VIRTUAL_THREAD_SCHEDULER_MAXPOOLSIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.virtualThreadScheduler.maxPoolSize".
- JDK_VIRTUAL_THREAD_SCHEDULER_PARALLELISM - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.virtualThreadScheduler.parallelism".
- JDK_XML_CDATA_CHUNK_SIZE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.cdataChunkSize".
- JDK_XML_DTD_SUPPORT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.dtd.support".
- JDK_XML_ELEMENT_ATTRIBUTE_LIMIT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.elementAttributeLimit".
- JDK_XML_ENABLE_EXTENSION_FUNCTIONS - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.enableExtensionFunctions".
- JDK_XML_ENTITY_EXPANSION_LIMIT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.entityExpansionLimit".
- JDK_XML_ENTITY_REPLACEMENT_LIMIT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.entityReplacementLimi_t".
- JDK_XML_IS_STANDALONE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.isStandalone".
- JDK_XML_JDK_CATALOG_RESOLVE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.jdkcatalog.resolve".
- JDK_XML_MAX_ELEMENT_DEPTH - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.maxElementDepth".
- JDK_XML_MAX_GENERAL_ENTITY_SIZE_LIMIT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.maxGeneralEntitySizeLimit".
- JDK_XML_MAX_OCCUR_LIMIT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.maxOccurLimit".
- JDK_XML_MAX_PARAMETER_ENTITY_SIZE_LIMIT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.maxParameterEntitySizeLimit".
- JDK_XML_MAX_XML_NAME_LIMIT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.maxXMLNameLimit".
- JDK_XML_OVERRIDE_DEFAULT_PARSER - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.overrideDefaultParser".
- JDK_XML_RESET_SYMBOL_TABLE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.resetSymbolTable".
- JDK_XML_TOTAL_ENTITY_SIZE_LIMIT - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.totalEntitySizeLimit".
- JDK_XML_XSLTC_IS_STANDALONE - Static variable in class org.apache.commons.lang3.SystemProperties
-
The System property name "jdk.xml.xsltcIsStandalone".
- join(StringBuilder, Iterable<T>) - Method in class org.apache.commons.lang3.AppendableJoiner
-
Joins stringified objects from the given Iterable into a StringBuilder.
- join(StringBuilder, T...) - Method in class org.apache.commons.lang3.AppendableJoiner
-
Joins stringified objects from the given array into a StringBuilder.
- join(boolean[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(boolean[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(byte[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(byte[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(char[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(char[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(double[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(double[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(float[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(float[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(int[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(int[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(Iterable<?>, char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided
Iterable into
a single String containing the provided elements.
- join(Iterable<?>, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided
Iterable into
a single String containing the provided elements.
- join(Iterator<?>, char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided
Iterator into
a single String containing the provided elements.
- join(Iterator<?>, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided
Iterator into
a single String containing the provided elements.
- join(List<?>, char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided
List into a single String
containing the provided list of elements.
- join(List<?>, String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided
List into a single String
containing the provided list of elements.
- join(long[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(long[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(Object[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String
containing the provided list of elements.
- join(Object[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String
containing the provided list of elements.
- join(Object[], String) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String
containing the provided list of elements.
- join(Object[], String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String
containing the provided list of elements.
- join(short[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(short[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(T...) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String
containing the provided list of elements.
- join(Thread, Duration) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Waits for the given thread to die for the given duration.
- joinA(A, Iterable<T>) - Method in class org.apache.commons.lang3.AppendableJoiner
-
Joins stringified objects from the given Iterable into an Appendable.
- joinA(A, T...) - Method in class org.apache.commons.lang3.AppendableJoiner
-
Joins stringified objects from the given array into an Appendable.
- joining() - Static method in class org.apache.commons.lang3.stream.LangCollectors
-
Returns a Collector that concatenates the input elements, separated by the specified delimiter, in encounter order.
- joining(CharSequence) - Static method in class org.apache.commons.lang3.stream.LangCollectors
-
Returns a Collector that concatenates the input elements, separated by the specified delimiter, in encounter order.
- joining(CharSequence, CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.stream.LangCollectors
-
Returns a Collector that concatenates the input elements, separated by the specified delimiter, with the
specified prefix and suffix, in encounter order.
- joining(CharSequence, CharSequence, CharSequence, Function<Object, String>) - Static method in class org.apache.commons.lang3.stream.LangCollectors
-
Returns a Collector that concatenates the input elements, separated by the specified delimiter, with the specified prefix and suffix, in
encounter order.
- joinWith(String, Object...) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided varargs into a
single String containing the provided elements.
- JSON_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
-
The JSON toString style.
- makeTerminated() - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Marks this stream as terminated.
- makeTerminated() - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.
Marks this stream as terminated.
- map(Collection<Future<T>>) - Static method in interface org.apache.commons.lang3.concurrent.UncheckedFuture
-
Maps the given instances as unchecked.
- map(FailableFunction<T, R, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Returns a stream consisting of the results of applying the given function to the elements of this stream.
- map(Functions.FailableFunction<O, R, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.
Returns a stream consisting of the results of applying the given
function to the elements of this stream.
- mapLookup(Map<String, V>) - Static method in class org.apache.commons.lang3.text.StrLookup
-
Deprecated.
Returns a lookup which looks up values using a map.
- matchesPattern(CharSequence, String) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument character sequence matches the specified regular
expression pattern; otherwise throwing an exception.
- matchesPattern(CharSequence, String, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument character sequence matches the specified regular
expression pattern; otherwise throwing an exception with the specified message.
- max(A, A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
-
Returns the greater of two
Comparable values, ignoring null.
- max(double...) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Returns the maximum value in an array.
- max(double, double) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the maximum of two double values.
- max(double, double, double) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the maximum of three double values.
- max(float...) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Returns the maximum value in an array.
- max(float, float) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the maximum of two float values.
- max(float, float, float) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the maximum of three float values.
- max(byte...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the maximum value in an array.
- max(byte, byte, byte) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the maximum of three byte values.
- max(double...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the maximum value in an array.
- max(double, double, double) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the maximum of three double values.
- max(float...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the maximum value in an array.
- max(float, float, float) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the maximum of three float values.
- max(int...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the maximum value in an array.
- max(int, int, int) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the maximum of three int values.
- max(long...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the maximum value in an array.
- max(long, long, long) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the maximum of three long values.
- max(short...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the maximum value in an array.
- max(short, short, short) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the maximum of three short values.
- max(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Null safe comparison of Comparables.
- median(Comparator<T>, T...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Find the "best guess" middle value among comparables.
- median(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Find the "best guess" middle value among comparables.
- MEDIUM - Static variable in class org.apache.commons.lang3.time.FastDateFormat
-
MEDIUM locale dependent date or time style.
- MEDIUM - Static variable in class org.apache.commons.lang3.time.FastDatePrinter
-
MEDIUM locale dependent date or time style.
- Memoizer<I,O> - Class in org.apache.commons.lang3.concurrent
-
Definition of an interface for a wrapper around a calculation that takes a single parameter and returns a result.
- Memoizer(Computable<I, O>) - Constructor for class org.apache.commons.lang3.concurrent.Memoizer
-
Constructs a Memoizer for the provided Computable calculation.
- Memoizer(Computable<I, O>, boolean) - Constructor for class org.apache.commons.lang3.concurrent.Memoizer
-
Constructs a Memoizer for the provided Computable calculation, with the option of whether a Computation that
experiences an error should recalculate on subsequent calls or return the same cached exception.
- Memoizer(Function<I, O>) - Constructor for class org.apache.commons.lang3.concurrent.Memoizer
-
Constructs a Memoizer for the provided Function calculation.
- Memoizer(Function<I, O>, boolean) - Constructor for class org.apache.commons.lang3.concurrent.Memoizer
-
Constructs a Memoizer for the provided Function calculation, with the option of whether a Function that
experiences an error should recalculate on subsequent calls or return the same cached exception.
- MethodInvokers - Class in org.apache.commons.lang3.function
-
Converts
Method objects to lambdas.
- MethodUtils - Class in org.apache.commons.lang3.reflect
-
Utility reflection methods focused on
Methods, originally from Commons BeanUtils.
- MethodUtils() - Constructor for class org.apache.commons.lang3.reflect.MethodUtils
-
- mid(String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Gets len characters from the middle of a String.
- middle - Variable in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Middle object.
- middle - Variable in class org.apache.commons.lang3.tuple.MutableTriple
-
Middle object.
- midString(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Extracts some characters from the middle of the string builder without
throwing an exception.
- MILLIS_PER_DAY - Static variable in class org.apache.commons.lang3.time.DateUtils
-
Number of milliseconds in a standard day.
- MILLIS_PER_HOUR - Static variable in class org.apache.commons.lang3.time.DateUtils
-
Number of milliseconds in a standard hour.
- MILLIS_PER_MINUTE - Static variable in class org.apache.commons.lang3.time.DateUtils
-
Number of milliseconds in a standard minute.
- MILLIS_PER_SECOND - Static variable in class org.apache.commons.lang3.time.DateUtils
-
Number of milliseconds in a standard second.
- min(A, A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
-
Returns the lesser of two
Comparable values, ignoring null.
- min(double...) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Returns the minimum value in an array.
- min(double, double) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the minimum of two double values.
- min(double, double, double) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the minimum of three double values.
- min(float...) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Returns the minimum value in an array.
- min(float, float) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the minimum of two float values.
- min(float, float, float) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the minimum of three float values.
- min(byte...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the minimum value in an array.
- min(byte, byte, byte) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the minimum of three byte values.
- min(double...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the minimum value in an array.
- min(double, double, double) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the minimum of three double values.
- min(float...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the minimum value in an array.
- min(float, float, float) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the minimum of three float values.
- min(int...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the minimum value in an array.
- min(int, int, int) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the minimum of three int values.
- min(long...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the minimum value in an array.
- min(long, long, long) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the minimum of three long values.
- min(short...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the minimum value in an array.
- min(short, short, short) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the minimum of three short values.
- min(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Null safe comparison of Comparables.
- minimizeCapacity() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.
Minimizes the capacity to the actual length of the string.
- mode(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Find the most frequently occurring item.
- MULTI_LINE_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
-
The multi line toString style.
- MultiBackgroundInitializer - Class in org.apache.commons.lang3.concurrent
-
A specialized
BackgroundInitializer implementation that can deal with
multiple background initialization tasks.
- MultiBackgroundInitializer() - Constructor for class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
- MultiBackgroundInitializer(ExecutorService) - Constructor for class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
- MultiBackgroundInitializer.MultiBackgroundInitializerResults - Class in org.apache.commons.lang3.concurrent
-
- MultilineRecursiveToStringStyle - Class in org.apache.commons.lang3.builder
-
- MultilineRecursiveToStringStyle() - Constructor for class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
Constructs a new instance.
- multiplyBy(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
-
Multiplies the value of this fraction by another, returning the
result in reduced form.
- Mutable<T> - Interface in org.apache.commons.lang3.mutable
-
Provides mutable access to a value.
- MutableBoolean - Class in org.apache.commons.lang3.mutable
-
A mutable boolean wrapper.
- MutableBoolean() - Constructor for class org.apache.commons.lang3.mutable.MutableBoolean
-
Constructs a new MutableBoolean with the default value of false.
- MutableBoolean(boolean) - Constructor for class org.apache.commons.lang3.mutable.MutableBoolean
-
Constructs a new MutableBoolean with the specified value.
- MutableBoolean(Boolean) - Constructor for class org.apache.commons.lang3.mutable.MutableBoolean
-
Constructs a new MutableBoolean with the specified value.
- MutableByte - Class in org.apache.commons.lang3.mutable
-
A mutable byte wrapper.
- MutableByte() - Constructor for class org.apache.commons.lang3.mutable.MutableByte
-
Constructs a new MutableByte with the default value of zero.
- MutableByte(byte) - Constructor for class org.apache.commons.lang3.mutable.MutableByte
-
Constructs a new MutableByte with the specified value.
- MutableByte(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableByte
-
Constructs a new MutableByte with the specified value.
- MutableByte(String) - Constructor for class org.apache.commons.lang3.mutable.MutableByte
-
Constructs a new MutableByte parsing the given string.
- MutableDouble - Class in org.apache.commons.lang3.mutable
-
A mutable double wrapper.
- MutableDouble() - Constructor for class org.apache.commons.lang3.mutable.MutableDouble
-
Constructs a new MutableDouble with the default value of zero.
- MutableDouble(double) - Constructor for class org.apache.commons.lang3.mutable.MutableDouble
-
Constructs a new MutableDouble with the specified value.
- MutableDouble(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableDouble
-
Constructs a new MutableDouble with the specified value.
- MutableDouble(String) - Constructor for class org.apache.commons.lang3.mutable.MutableDouble
-
Constructs a new MutableDouble parsing the given string.
- MutableFloat - Class in org.apache.commons.lang3.mutable
-
A mutable float wrapper.
- MutableFloat() - Constructor for class org.apache.commons.lang3.mutable.MutableFloat
-
Constructs a new MutableFloat with the default value of zero.
- MutableFloat(float) - Constructor for class org.apache.commons.lang3.mutable.MutableFloat
-
Constructs a new MutableFloat with the specified value.
- MutableFloat(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableFloat
-
Constructs a new MutableFloat with the specified value.
- MutableFloat(String) - Constructor for class org.apache.commons.lang3.mutable.MutableFloat
-
Constructs a new MutableFloat parsing the given string.
- MutableInt - Class in org.apache.commons.lang3.mutable
-
A mutable int wrapper.
- MutableInt() - Constructor for class org.apache.commons.lang3.mutable.MutableInt
-
Constructs a new MutableInt with the default value of zero.
- MutableInt(int) - Constructor for class org.apache.commons.lang3.mutable.MutableInt
-
Constructs a new MutableInt with the specified value.
- MutableInt(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableInt
-
Constructs a new MutableInt with the specified value.
- MutableInt(String) - Constructor for class org.apache.commons.lang3.mutable.MutableInt
-
Constructs a new MutableInt parsing the given string.
- MutableLong - Class in org.apache.commons.lang3.mutable
-
A mutable long wrapper.
- MutableLong() - Constructor for class org.apache.commons.lang3.mutable.MutableLong
-
Constructs a new MutableLong with the default value of zero.
- MutableLong(long) - Constructor for class org.apache.commons.lang3.mutable.MutableLong
-
Constructs a new MutableLong with the specified value.
- MutableLong(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableLong
-
Constructs a new MutableLong with the specified value.
- MutableLong(String) - Constructor for class org.apache.commons.lang3.mutable.MutableLong
-
Constructs a new MutableLong parsing the given string.
- MutableObject<T> - Class in org.apache.commons.lang3.mutable
-
- MutableObject() - Constructor for class org.apache.commons.lang3.mutable.MutableObject
-
Constructs a new MutableObject with the default value of null.
- MutableObject(T) - Constructor for class org.apache.commons.lang3.mutable.MutableObject
-
Constructs a new MutableObject with the specified value.
- MutablePair<L,R> - Class in org.apache.commons.lang3.tuple
-
A mutable pair consisting of two
Object elements.
- MutablePair() - Constructor for class org.apache.commons.lang3.tuple.MutablePair
-
Create a new pair instance of two nulls.
- MutablePair(L, R) - Constructor for class org.apache.commons.lang3.tuple.MutablePair
-
Create a new pair instance.
- MutableShort - Class in org.apache.commons.lang3.mutable
-
A mutable short wrapper.
- MutableShort() - Constructor for class org.apache.commons.lang3.mutable.MutableShort
-
Constructs a new MutableShort with the default value of zero.
- MutableShort(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableShort
-
Constructs a new MutableShort with the specified value.
- MutableShort(short) - Constructor for class org.apache.commons.lang3.mutable.MutableShort
-
Constructs a new MutableShort with the specified value.
- MutableShort(String) - Constructor for class org.apache.commons.lang3.mutable.MutableShort
-
Constructs a new MutableShort parsing the given string.
- MutableTriple<L,M,R> - Class in org.apache.commons.lang3.tuple
-
A mutable triple consisting of three
Object elements.
- MutableTriple() - Constructor for class org.apache.commons.lang3.tuple.MutableTriple
-
Create a new triple instance of three nulls.
- MutableTriple(L, M, R) - Constructor for class org.apache.commons.lang3.tuple.MutableTriple
-
Create a new triple instance.