A B C D E F G H I J K L M N O P R S T U V W Y Z
F
- fallbackTo(Runnable) - Method in interface org.sellcom.core.util.function.ThrowingRunnable
-
Returns a
Runnableperforming the given operation if this operation throws an exception. - fallbackTo(Runnable, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingRunnable
-
Returns a
Runnableperforming the given operation if this operation throws an exception. - fallbackTo(BiConsumer<T, U>) - Method in interface org.sellcom.core.util.function.ThrowingBiConsumer
-
Returns a
BiConsumerperforming the given operation on the arguments if this operation throws an exception. - fallbackTo(BiConsumer<T, U>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBiConsumer
-
Returns a
BiConsumerperforming the given operation on the arguments if this operation throws an exception. - fallbackTo(BiFunction<T, U, R>) - Method in interface org.sellcom.core.util.function.ThrowingBiFunction
-
Returns a
BiFunctionapplying the given function to the arguments if this function throws an exception. - fallbackTo(BiFunction<T, U, R>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBiFunction
-
Returns a
BiFunctionapplying the given function to the arguments if this function throws an exception. - fallbackTo(BiPredicate<T, U>) - Method in interface org.sellcom.core.util.function.ThrowingBiPredicate
-
Returns a
BiPredicateevaluating the given predicate on the arguments if this predicate throws an exception. - fallbackTo(BiPredicate<T, U>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBiPredicate
-
Returns a
BiPredicateevaluating the given predicate on the arguments if this predicate throws an exception. - fallbackTo(BooleanSupplier) - Method in interface org.sellcom.core.util.function.ThrowingBooleanSupplier
-
Returns a
BooleanSupplierreturning from the given supplier if this supplier throws an exception. - fallbackTo(BooleanSupplier, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBooleanSupplier
-
Returns a
BooleanSupplierreturning from the given supplier if this supplier throws an exception. - fallbackTo(Consumer<T>) - Method in interface org.sellcom.core.util.function.ThrowingConsumer
-
Returns a
Consumerperforming the given operation on the argument if this operation throws an exception. - fallbackTo(Consumer<T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingConsumer
-
Returns a
Consumerperforming the given operation on the argument if this operation throws an exception. - fallbackTo(DoubleBinaryOperator) - Method in interface org.sellcom.core.util.function.ThrowingDoubleBinaryOperator
-
Returns a
DoubleBinaryOperatorapplying the given operator to the arguments if this operator throws an exception. - fallbackTo(DoubleBinaryOperator, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleBinaryOperator
-
Returns a
DoubleBinaryOperatorapplying the given operator to the arguments if this operator throws an exception. - fallbackTo(DoubleConsumer) - Method in interface org.sellcom.core.util.function.ThrowingDoubleConsumer
-
Returns a
DoubleConsumerperforming the given operation on the argument if this operation throws an exception. - fallbackTo(DoubleConsumer, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleConsumer
-
Returns a
DoubleConsumerperforming the given operation on the argument if this operation throws an exception. - fallbackTo(DoubleFunction<R>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleFunction
-
Returns a
DoubleFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(DoubleFunction<R>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleFunction
-
Returns a
DoubleFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(DoublePredicate) - Method in interface org.sellcom.core.util.function.ThrowingDoublePredicate
-
Returns a
DoublePredicateevaluating the given predicate on the argument if this predicate throws an exception. - fallbackTo(DoublePredicate, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoublePredicate
-
Returns a
DoublePredicateevaluating the given predicate on the argument if this predicate throws an exception. - fallbackTo(DoubleSupplier) - Method in interface org.sellcom.core.util.function.ThrowingDoubleSupplier
-
Returns a
DoubleSupplierreturning from the given supplier if this supplier throws an exception. - fallbackTo(DoubleSupplier, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleSupplier
-
Returns a
DoubleSupplierreturning from the given supplier if this supplier throws an exception. - fallbackTo(DoubleToIntFunction) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToIntFunction
-
Returns a
DoubleToIntFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(DoubleToIntFunction, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToIntFunction
-
Returns a
DoubleToIntFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(DoubleToLongFunction) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToLongFunction
-
Returns a
DoubleToLongFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(DoubleToLongFunction, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToLongFunction
-
Returns a
DoubleToLongFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(DoubleUnaryOperator) - Method in interface org.sellcom.core.util.function.ThrowingDoubleUnaryOperator
-
Returns a
DoubleUnaryOperatorapplying the given operator to the argument if this operator throws an exception. - fallbackTo(DoubleUnaryOperator, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleUnaryOperator
-
Returns a
DoubleUnaryOperatorapplying the given operator to the argument if this operator throws an exception. - fallbackTo(Function<T, R>) - Method in interface org.sellcom.core.util.function.ThrowingFunction
-
Returns a
Functionapplying the given function to the argument if this function throws an exception. - fallbackTo(Function<T, R>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingFunction
-
Returns a
Functionapplying the given function to the argument if this function throws an exception. - fallbackTo(IntBinaryOperator) - Method in interface org.sellcom.core.util.function.ThrowingIntBinaryOperator
-
Returns an
IntBinaryOperatorapplying the given operator to the arguments if this operator throws an exception. - fallbackTo(IntBinaryOperator, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntBinaryOperator
-
Returns an
IntBinaryOperatorapplying the given operator to the arguments if this operator throws an exception. - fallbackTo(IntConsumer) - Method in interface org.sellcom.core.util.function.ThrowingIntConsumer
-
Returns an
IntConsumerperforming the given operation on the argument if this operation throws an exception. - fallbackTo(IntConsumer, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntConsumer
-
Returns an
IntConsumerperforming the given operation on the argument if this operation throws an exception. - fallbackTo(IntFunction<R>) - Method in interface org.sellcom.core.util.function.ThrowingIntFunction
-
Returns an
IntFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(IntFunction<R>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntFunction
-
Returns an
IntFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(IntPredicate) - Method in interface org.sellcom.core.util.function.ThrowingIntPredicate
-
Returns a
IntPredicateevaluating the given predicate on the argument if this predicate throws an exception. - fallbackTo(IntPredicate, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntPredicate
-
Returns a
IntPredicateevaluating the given predicate on the argument if this predicate throws an exception. - fallbackTo(IntSupplier) - Method in interface org.sellcom.core.util.function.ThrowingIntSupplier
-
Returns an
IntSupplierreturning from the given supplier if this supplier throws an exception. - fallbackTo(IntSupplier, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntSupplier
-
Returns an
IntSupplierreturning from the given supplier if this supplier throws an exception. - fallbackTo(IntToDoubleFunction) - Method in interface org.sellcom.core.util.function.ThrowingIntToDoubleFunction
-
Returns an
IntToDoubleFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(IntToDoubleFunction, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntToDoubleFunction
-
Returns an
IntToDoubleFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(IntToLongFunction) - Method in interface org.sellcom.core.util.function.ThrowingIntToLongFunction
-
Returns an
IntToLongFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(IntToLongFunction, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntToLongFunction
-
Returns an
IntToLongFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(IntUnaryOperator) - Method in interface org.sellcom.core.util.function.ThrowingIntUnaryOperator
-
Returns an
IntUnaryOperatorapplying the given operator to the argument if this operator throws an exception. - fallbackTo(IntUnaryOperator, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntUnaryOperator
-
Returns an
IntUnaryOperatorapplying the given operator to the argument if this operator throws an exception. - fallbackTo(LongBinaryOperator) - Method in interface org.sellcom.core.util.function.ThrowingLongBinaryOperator
-
Returns a
LongBinaryOperatorapplying the given operator to the arguments if this operator throws an exception. - fallbackTo(LongBinaryOperator, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongBinaryOperator
-
Returns a
LongBinaryOperatorapplying the given operator to the arguments if this operator throws an exception. - fallbackTo(LongConsumer) - Method in interface org.sellcom.core.util.function.ThrowingLongConsumer
-
Returns a
LongConsumerperforming the given operation on the argument if this operation throws an exception. - fallbackTo(LongConsumer, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongConsumer
-
Returns a
LongConsumerperforming the given operation on the argument if this operation throws an exception. - fallbackTo(LongFunction<R>) - Method in interface org.sellcom.core.util.function.ThrowingLongFunction
-
Returns a
LongFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(LongFunction<R>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongFunction
-
Returns a
LongFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(LongPredicate) - Method in interface org.sellcom.core.util.function.ThrowingLongPredicate
-
Returns a
LongPredicateevaluating the given predicate on the argument if this predicate throws an exception. - fallbackTo(LongPredicate, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongPredicate
-
Returns a
LongPredicateevaluating the given predicate on the argument if this predicate throws an exception. - fallbackTo(LongSupplier) - Method in interface org.sellcom.core.util.function.ThrowingLongSupplier
-
Returns a
LongSupplierreturning from the given supplier if this supplier throws an exception. - fallbackTo(LongSupplier, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongSupplier
-
Returns a
LongSupplierreturning from the given supplier if this supplier throws an exception. - fallbackTo(LongToDoubleFunction) - Method in interface org.sellcom.core.util.function.ThrowingLongToDoubleFunction
-
Returns a
LongToDoubleFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(LongToDoubleFunction, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongToDoubleFunction
-
Returns a
LongToDoubleFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(LongToIntFunction) - Method in interface org.sellcom.core.util.function.ThrowingLongToIntFunction
-
Returns a
LongToIntFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(LongToIntFunction, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongToIntFunction
-
Returns a
LongToIntFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(LongUnaryOperator) - Method in interface org.sellcom.core.util.function.ThrowingLongUnaryOperator
-
Returns a
LongUnaryOperatorapplying the given operator to the argument if this operator throws an exception. - fallbackTo(LongUnaryOperator, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongUnaryOperator
-
Returns a
LongUnaryOperatorapplying the given operator to the argument if this operator throws an exception. - fallbackTo(ObjDoubleConsumer<T>) - Method in interface org.sellcom.core.util.function.ThrowingObjDoubleConsumer
-
Returns an
ObjDoubleConsumerperforming the given operation on the arguments if this operation throws an exception. - fallbackTo(ObjDoubleConsumer<T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingObjDoubleConsumer
-
Returns an
ObjDoubleConsumerperforming the given operation on the arguments if this operation throws an exception. - fallbackTo(ObjIntConsumer<T>) - Method in interface org.sellcom.core.util.function.ThrowingObjIntConsumer
-
Returns an
ObjIntConsumerperforming the given operation on the arguments if this operation throws an exception. - fallbackTo(ObjIntConsumer<T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingObjIntConsumer
-
Returns an
ObjIntConsumerperforming the given operation on the arguments if this operation throws an exception. - fallbackTo(ObjLongConsumer<T>) - Method in interface org.sellcom.core.util.function.ThrowingObjLongConsumer
-
Returns an
ObjLongConsumerperforming the given operation on the arguments if this operation throws an exception. - fallbackTo(ObjLongConsumer<T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingObjLongConsumer
-
Returns an
ObjLongConsumerperforming the given operation on the arguments if this operation throws an exception. - fallbackTo(Predicate<T>) - Method in interface org.sellcom.core.util.function.ThrowingPredicate
-
Returns a
Predicateevaluating the given predicate on the argument if this predicate throws an exception. - fallbackTo(Predicate<T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingPredicate
-
Returns a
Predicateevaluating the given predicate on the argument if this predicate throws an exception. - fallbackTo(Supplier<T>) - Method in interface org.sellcom.core.util.function.ThrowingSupplier
-
Returns a
Supplierreturning from the given supplier if this supplier throws an exception. - fallbackTo(Supplier<T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingSupplier
-
Returns a
Supplierreturning from the given supplier if this supplier throws an exception. - fallbackTo(ToDoubleBiFunction<T, U>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleBiFunction
-
Returns a
ToDoubleBiFunctionapplying the given function to the arguments if this function throws an exception. - fallbackTo(ToDoubleBiFunction<T, U>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleBiFunction
-
Returns a
ToDoubleBiFunctionapplying the given function to the arguments if this function throws an exception. - fallbackTo(ToDoubleFunction<T>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleFunction
-
Returns a
ToDoubleFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(ToDoubleFunction<T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleFunction
-
Returns a
ToDoubleFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(ToIntBiFunction<T, U>) - Method in interface org.sellcom.core.util.function.ThrowingToIntBiFunction
-
Returns a
ToIntBiFunctionapplying the given function to the arguments if this function throws an exception. - fallbackTo(ToIntBiFunction<T, U>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToIntBiFunction
-
Returns a
ToIntBiFunctionapplying the given function to the arguments if this function throws an exception. - fallbackTo(ToIntFunction<T>) - Method in interface org.sellcom.core.util.function.ThrowingToIntFunction
-
Returns a
ToIntFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(ToIntFunction<T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToIntFunction
-
Returns a
ToIntFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(ToLongBiFunction<T, U>) - Method in interface org.sellcom.core.util.function.ThrowingToLongBiFunction
-
Returns a
ToLongBiFunctionapplying the given function to the arguments if this function throws an exception. - fallbackTo(ToLongBiFunction<T, U>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToLongBiFunction
-
Returns a
ToLongBiFunctionapplying the given function to the arguments if this function throws an exception. - fallbackTo(ToLongFunction<T>) - Method in interface org.sellcom.core.util.function.ThrowingToLongFunction
-
Returns a
ToLongFunctionapplying the given function to the argument if this function throws an exception. - fallbackTo(ToLongFunction<T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToLongFunction
-
Returns a
ToLongFunctionapplying the given function to the argument if this function throws an exception. - FAROESE - Static variable in class org.sellcom.core.i18n.StandardLocales
-
Faroese.
- FINLAND_SWEDISH - Static variable in class org.sellcom.core.i18n.StandardLocales
-
Finland Swedish.
- FINNISH - Static variable in class org.sellcom.core.i18n.StandardLocales
-
Finnish.
- FLEMISH - Static variable in class org.sellcom.core.i18n.StandardLocales
-
Flemish.
- floatValue() - Method in class org.sellcom.core.math.BigFraction
- floatValue() - Method in class org.sellcom.core.math.Fraction
- floatValue() - Method in class org.sellcom.core.math.LongFraction
- floorLd(int) - Static method in class org.sellcom.core.math.SpecialFunctions
-
Returns the largest (closest to positive infinity) value that is smaller than or equal to the dual (base
2) logarithm of the given number. - floorLd(long) - Static method in class org.sellcom.core.math.SpecialFunctions
-
Returns the largest (closest to positive infinity) value that is smaller than or equal to the dual (base
2) logarithm of the given number. - floorToMultiple(int, int) - Static method in class org.sellcom.core.math.MoreMath
-
Returns the largest (closest to positive negative) multiple of the given base that is smaller or equal to the given number.
- floorToMultiple(long, long) - Static method in class org.sellcom.core.math.MoreMath
-
Returns the largest (closest to positive negative) multiple of the given base that is smaller or equal to the given number.
- floorToMultiple(BigDecimal, BigDecimal) - Static method in class org.sellcom.core.math.MoreMath
-
Returns the largest (closest to positive infinity) multiple of the given base that is smaller or equal to the given number.
- floorToMultiple(BigInteger, BigInteger) - Static method in class org.sellcom.core.math.MoreMath
-
Returns the largest (closest to positive negative) multiple of the given base that is smaller or equal to the given number.
- forEach(BiConsumer<? super K, ? super V>) - Method in interface org.sellcom.core.util.cache.Cache
-
Performs the given action for each entry in this cache until all entries have been processed or the action throws an exception.
- forEach(BiConsumer<? super K, ? super V>) - Method in class org.sellcom.core.util.cache.ConcurrentSoftCache
- forEach(BiConsumer<? super K, ? super V>) - Method in class org.sellcom.core.util.cache.SoftCache
- forEach(BiConsumer<Integer, ? super E>) - Method in class org.sellcom.core.collection.SparseArray
-
Performs the given action for each element in this array until all elements have been processed or the action throws an exception.
- forEach(BiConsumer<Integer, Double>) - Method in class org.sellcom.core.collection.SparseDoubleArray
-
Performs the given action for each element in this array until all elements have been processed or the action throws an exception.
- format(double) - Method in class org.sellcom.core.i18n.OptionalNumberFormat
-
Formats a
doublenumber. - format(long) - Method in class org.sellcom.core.i18n.OptionalNumberFormat
-
Formats a
longnumber. - format(Object, StringBuffer, FieldPosition) - Method in class org.sellcom.core.i18n.OptionalNumberFormat
- format8x4(UUID) - Static method in class org.sellcom.core.util.Uuids
-
Returns the given UUID formatted as a string of 8x4 hexadecimal digits separated by dashes.
- formatBase58(UUID) - Static method in class org.sellcom.core.util.Uuids
-
Returns the given UUID formatted as a Base-58-encoded string.
- Fraction - Class in org.sellcom.core.math
-
Fraction of two
ints. - fractionalPart(double) - Static method in class org.sellcom.core.math.MoreMath
-
Returns the fractional part of the given number.
- fractionalPart(float) - Static method in class org.sellcom.core.math.MoreMath
-
Returns the fractional part of the given number.
- fractionalPart(BigDecimal) - Static method in class org.sellcom.core.math.MoreMath
-
Returns the fractional part of the given number.
- FRENCH - Static variable in class org.sellcom.core.i18n.StandardLocales
-
French.
- fromByteBuffer(ByteBuffer, InetSocketAddress) - Static method in class org.sellcom.core.net.NetworkMessage
-
Creates a
NetworkMessagefrom the givenByteBuffercontaining the raw data. - fromBytes(byte[]) - Static method in class org.sellcom.core.util.Uuids
-
Returns a type 3 (name-based) UUID based on the given bytes.
- fromString(String) - Static method in class org.sellcom.core.util.Uuids
-
Returns a type 3 (name-based) UUID based on the given string.