A B C D E F G H I J K L M N O P R S T U V W Y Z
M
- MACEDONIAN - Static variable in class org.sellcom.core.i18n.StandardLocales
-
Macedonian.
- magnitude(BigDecimal) - Static method in class org.sellcom.core.math.MoreMath
-
Returns the magnitude (the number of digits left to the decimal point) of the given number.
- MAXIMIZE_RELIABILITY - org.sellcom.core.net.TrafficClass
-
Traffic class maximizing reliability.
- MAXIMIZE_THROUGHPUT - org.sellcom.core.net.TrafficClass
-
Traffic class maximizing throughput.
- MEXICAN_SPANISH - Static variable in class org.sellcom.core.i18n.StandardLocales
-
Mexican Spanish.
- midDigits(double) - Static method in class org.sellcom.core.security.password.StandardSyntaxRules
-
Returns a syntax rule scoring the number of digits in the middle of the password.
- midLessCommonSpecialChars(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 middle of the password.
- midMoreCommonSpecialChars(double) - Static method in class org.sellcom.core.security.password.StandardSyntaxRules
-
Returns a syntax rule scoring the number of more common special characters in the middle of the password.
- MINIMIZE_DELAY - org.sellcom.core.net.TrafficClass
-
Traffic class minimizing delay.
- MINIMIZE_MONETARY_COST - org.sellcom.core.net.TrafficClass
-
Traffic class minimizing monetary cost.
- MOLDOVAN - Static variable in class org.sellcom.core.i18n.StandardLocales
-
Moldovan.
- MONGOLIAN - Static variable in class org.sellcom.core.i18n.StandardLocales
-
Mongolian.
- MoreArrays - Class in org.sellcom.core.util
-
Operations with arrays.
- MoreCharsets - Class in org.sellcom.core.io.charset
-
More standard
Charsets. - MoreCollections - Class in org.sellcom.core.collection
-
Operations with collections.
- MoreCollectors - Class in org.sellcom.core.collection
-
More implementations of a
Collector. - moreCommonSpecialChars(double) - Static method in class org.sellcom.core.security.password.StandardSyntaxRules
-
Returns a syntax rule scoring the number of more common special characters in the password.
- MoreFiles - Class in org.sellcom.core.io
-
Operations with files.
- MoreMath - Class in org.sellcom.core.math
-
Mathematical operations.
- MoreObjects - Class in org.sellcom.core
-
Operations with objects.
- MorePaths - Class in org.sellcom.core.io
-
Operations with file system paths.
- MULTIPART_FORM_DATA - Static variable in class org.sellcom.core.io.type.StandardContentTypes
-
Content type for multi-part HTML form data.
- multiply(int) - Method in class org.sellcom.core.math.Fraction
-
Returns the product of this fraction and the given number.
- multiply(long) - Method in class org.sellcom.core.math.BigFraction
-
Returns the product of this fraction and the given number.
- multiply(long) - Method in class org.sellcom.core.math.LongFraction
-
Returns the product of this fraction and the given number.
- multiply(BigInteger) - Method in class org.sellcom.core.math.BigFraction
-
Returns the product of this fraction and the given number.
- multiply(BigFraction) - Method in class org.sellcom.core.math.BigFraction
-
Returns the product of this fraction and the given fraction.
- multiply(Fraction) - Method in class org.sellcom.core.math.Fraction
-
Returns the product of this fraction and the given fraction.
- multiply(LongFraction) - Method in class org.sellcom.core.math.LongFraction
-
Returns the product of this fraction and the given fraction.
- multiplyExact(int, int) - Static method in class org.sellcom.core.math.MoreMath
-
Returns the product of the given numbers.
- multiplyExact(long, long) - Static method in class org.sellcom.core.math.MoreMath
-
Returns the product of the given numbers.
- multiplyExact(BigDecimal, BigDecimal) - Static method in class org.sellcom.core.math.MoreMath
-
Returns the product of the given numbers.
- multiplyExact(BigInteger, BigInteger) - Static method in class org.sellcom.core.math.MoreMath
-
Returns the product of the given numbers.