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

N

negate() - Method in class org.sellcom.core.math.BigFraction
Returns the opposite of this fraction.
negate() - Method in class org.sellcom.core.math.Fraction
Returns the opposite of this fraction.
negate() - Method in class org.sellcom.core.math.LongFraction
Returns the opposite of this fraction.
negateExact(double) - Static method in class org.sellcom.core.math.MoreMath
Returns the negation of the given number.
negateExact(float) - Static method in class org.sellcom.core.math.MoreMath
Returns the negation of the given number.
negateExact(int) - Static method in class org.sellcom.core.math.MoreMath
Returns the negation of the given number.
negateExact(long) - Static method in class org.sellcom.core.math.MoreMath
Returns the negation of the given number.
negateExact(BigDecimal) - Static method in class org.sellcom.core.math.MoreMath
Returns the negation of the given number.
negateExact(BigInteger) - Static method in class org.sellcom.core.math.MoreMath
Returns the negation of the given number.
NetworkEndPoint - Interface in org.sellcom.core.net
Network end point.
NetworkEndPoint.State - Enum in org.sellcom.core.net
State of the end point.
NetworkInterfaces - Class in org.sellcom.core.net
Operations with NetworkInterfaces.
NetworkMessage - Class in org.sellcom.core.net
Network message.
NetworkReceiver - Interface in org.sellcom.core.net
Network receiver.
NetworkSender - Interface in org.sellcom.core.net
Network sender.
NEW_ZEALAND_ENGLISH - Static variable in class org.sellcom.core.i18n.StandardLocales
New Zealand English.
newDecoder() - Method in class org.sellcom.core.io.encoding.BinaryEncoding
Returns a decoder for this encoding scheme.
newEncoder() - Method in class org.sellcom.core.io.encoding.BinaryEncoding
Returns an encoder for this encoding scheme.
NORMAL_SERVICE - org.sellcom.core.net.TrafficClass
Traffic class of normal service.
normalizeWhitespace(String) - Static method in class org.sellcom.core.Strings
Removes any leading and trailing whitespace characters from the given string and replaces any contained sequences of whitespace characters by a single space.
NORTHERN_SAMI - Static variable in class org.sellcom.core.i18n.StandardLocales
Northern Sami.
NORWEGIAN_BOKMAL - Static variable in class org.sellcom.core.i18n.StandardLocales
Norwegian Bokmål.
NORWEGIAN_NYNORSK - Static variable in class org.sellcom.core.i18n.StandardLocales
Norwegian Nynorsk.
nullToEmpty(boolean[]) - Static method in class org.sellcom.core.util.MoreArrays
Returns the given array if it is non-empty, empty array otherwise.
nullToEmpty(byte[]) - Static method in class org.sellcom.core.util.MoreArrays
Returns the given array if it is non-empty, empty array otherwise.
nullToEmpty(char[]) - Static method in class org.sellcom.core.util.MoreArrays
Returns the given array if it is non-empty, empty array otherwise.
nullToEmpty(double[]) - Static method in class org.sellcom.core.util.MoreArrays
Returns the given array if it is non-empty, empty array otherwise.
nullToEmpty(float[]) - Static method in class org.sellcom.core.util.MoreArrays
Returns the given array if it is non-empty, empty array otherwise.
nullToEmpty(int[]) - Static method in class org.sellcom.core.util.MoreArrays
Returns the given array if it is non-empty, empty array otherwise.
nullToEmpty(long[]) - Static method in class org.sellcom.core.util.MoreArrays
Returns the given array if it is non-empty, empty array otherwise.
nullToEmpty(short[]) - Static method in class org.sellcom.core.util.MoreArrays
Returns the given array if it is non-empty, empty array otherwise.
nullToEmpty(Iterable<E>) - Static method in class org.sellcom.core.collection.Iterables
Returns the given iterable if it is non-empty, empty iterable otherwise.
nullToEmpty(String) - Static method in class org.sellcom.core.Strings
Returns the given string if it is non-empty, an empty string otherwise.
nullToEmpty(List<E>) - Static method in class org.sellcom.core.collection.MoreCollections
Returns the given list if it is non-empty, empty list otherwise.
nullToEmpty(NavigableSet<E>) - Static method in class org.sellcom.core.collection.MoreCollections
Returns the given navigable set if it is non-empty, empty navigable set otherwise.
nullToEmpty(Set<E>) - Static method in class org.sellcom.core.collection.MoreCollections
Returns the given set if it is non-empty, empty set otherwise.
nullToEmpty(T[]) - Static method in class org.sellcom.core.util.MoreArrays
Returns the given array if it is non-empty, empty array otherwise.
A B C D E F G H I J K L M N O P R S T U V W Y Z