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

L

lastIndexOf(boolean[], boolean) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(boolean[], int, int, boolean) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(byte[], byte) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(byte[], int, int, byte) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(char[], char) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(char[], int, int, char) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(double[], double, double) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(double[], int, int, double, double) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(double, double) - Method in class org.sellcom.core.collection.SparseDoubleArray
Returns the index of the last occurrence of the specified element in this array.
lastIndexOf(float[], float, float) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(float[], int, int, float, float) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(int[], int) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(int[], int, int, int) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(long[], int, int, long) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(long[], long) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(short[], int, int, short) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(short[], short) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(E) - Method in class org.sellcom.core.collection.SparseArray
Returns the index of the last occurrence of the specified element in this array.
lastIndexOf(T[], int, int, T) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
lastIndexOf(T[], T) - Static method in class org.sellcom.core.util.MoreArrays
Returns the index of the last occurrence of the given element in the given array or -1 if the array does not contain the element.
LATVIAN - Static variable in class org.sellcom.core.i18n.StandardLocales
Latvian.
lcm(int, int) - Static method in class org.sellcom.core.math.MoreMath
Returns the least common multiple of the given numbers.
lcm(long, long) - Static method in class org.sellcom.core.math.MoreMath
Returns the least common multiple of the given numbers.
lcm(BigInteger, BigInteger) - Static method in class org.sellcom.core.math.MoreMath
Returns the least common multiple of the given numbers.
ld(double) - Static method in class org.sellcom.core.math.SpecialFunctions
Returns the dual (base 2) logarithm of the given number.
length(int, double) - Static method in class org.sellcom.core.security.password.StandardSyntaxRules
Returns a syntax rule scoring the length of the password.
lessCommonSpecialChars(double) - Static method in class org.sellcom.core.security.password.StandardSyntaxRules
Returns a syntax rule scoring the number of less common special characters in the password.
lettersOnly(double) - Static method in class org.sellcom.core.security.password.StandardSyntaxRules
Returns a syntax rule scoring letter-only passwords.
LITHUANIAN - Static variable in class org.sellcom.core.i18n.StandardLocales
Lithuanian.
ln(double) - Static method in class org.sellcom.core.math.SpecialFunctions
Returns the natural (base e) logarithm of the given number.
ln(BigDecimal, int) - Static method in class org.sellcom.core.math.SpecialFunctions
Returns the natural (base e) logarithm of the given number.
loadResources(String) - Static method in class org.sellcom.core.i18n.Resources
Loads resources from the given resource bundle.
loadResources(String, Locale) - Static method in class org.sellcom.core.i18n.Resources
Loads resources from the given resource bundle.
loadResources(String, Locale, ClassLoader) - Static method in class org.sellcom.core.i18n.Resources
Loads resources from the given resource bundle.
LocaleNotSupportedException - Exception in org.sellcom.core.i18n
Indicator that a Locale is not supported for an operation.
LocaleNotSupportedException(String) - Constructor for exception org.sellcom.core.i18n.LocaleNotSupportedException
Creates a new exception with the given message.
Locales - Class in org.sellcom.core.i18n
Operations with Locales.
LongFraction - Class in org.sellcom.core.math
Fraction of two longs.
longValue() - Method in class org.sellcom.core.math.BigFraction
 
longValue() - Method in class org.sellcom.core.math.Fraction
 
longValue() - Method in class org.sellcom.core.math.LongFraction
 
longValueExact() - Method in class org.sellcom.core.math.BigFraction
Returns the long value of this fraction.
longValueExact() - Method in class org.sellcom.core.math.Fraction
Returns the long value of this fraction.
longValueExact() - Method in class org.sellcom.core.math.LongFraction
Returns the long value of this fraction.
lowerCaseLetters(double) - Static method in class org.sellcom.core.security.password.StandardSyntaxRules
Returns a syntax rule scoring the number of lower-case letters in the password.
LUXEMBOURGISH - Static variable in class org.sellcom.core.i18n.StandardLocales
Luxembourgish.
A B C D E F G H I J K L M N O P R S T U V W Y Z