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

P

padEnd(String, int, char) - Static method in class org.sellcom.core.Strings
Appends the given padding to the given string to ensure its given minimum length.
padStart(String, int, char) - Static method in class org.sellcom.core.Strings
Prepends the given padding to the given string to ensure its given minimum length.
parallelStream(Iterable<E>) - Static method in class org.sellcom.core.collection.Iterables
Returns a parallel Stream over the elements of the given iterable.
parse(byte[]) - Static method in class org.sellcom.core.io.encoding.Ttlv
Returns an extractor of data from the given TTLV-encoded messages.
parse(byte[], int, int) - Static method in class org.sellcom.core.io.encoding.Ttlv
Returns an extractor of data from the given TTLV-encoded messages.
parse(String) - Static method in class org.sellcom.core.math.BigFraction
Returns a fraction obtained from the given text string.
parse(String) - Static method in class org.sellcom.core.math.Fraction
Returns a fraction obtained from the given text string.
parse(String) - Static method in class org.sellcom.core.math.LongFraction
Returns a fraction obtained from the given text string.
parse(String) - Static method in class org.sellcom.core.util.platform.JreVersion
Parses the given version.
parse8x4(String) - Static method in class org.sellcom.core.util.Uuids
Parses an UUID from the given string of 8x4 hexadecimal digits separated by dashes.
parseBase58(String) - Static method in class org.sellcom.core.util.Uuids
Parses an UUID from the given Base-58-encoded string.
parseObject(String) - Method in class org.sellcom.core.i18n.OptionalNumberFormat
 
parseObject(String, ParsePosition) - Method in class org.sellcom.core.i18n.OptionalNumberFormat
 
PasswordStrengthPolicy - Interface in org.sellcom.core.security.password
Password strength policy.
POLISH - Static variable in class org.sellcom.core.i18n.StandardLocales
Polish.
pow(int) - Method in class org.sellcom.core.math.BigFraction
Returns this fraction raised to the power of the given exponent.
pow(int) - Method in class org.sellcom.core.math.Fraction
Returns this fraction raised to the power of the given exponent.
pow(int) - Method in class org.sellcom.core.math.LongFraction
Returns this fraction raised to the power of the given exponent.
pow(BigDecimal, long, int) - Static method in class org.sellcom.core.math.MoreMath
Returns the n-th power of the given number.
powExact(int, int) - Static method in class org.sellcom.core.math.MoreMath
Returns the given base raised to the power of the given exponent.
powExact(long, int) - Static method in class org.sellcom.core.math.MoreMath
Returns the given base raised to the power of the given exponent.
preserveInterruptedStatus(InterruptedException) - Static method in class org.sellcom.core.Threads
Preserves the interrupted status of the current thread following an InterruptedException.
put(K, V) - Method in class org.sellcom.core.collection.concurrent.ExpiringHashMap
 
put(K, V) - Method in interface org.sellcom.core.util.cache.Cache
Creates an entry with the given key and value in this cache.
put(K, V) - Method in class org.sellcom.core.util.cache.ConcurrentSoftCache
 
put(K, V) - Method in class org.sellcom.core.util.cache.SoftCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.sellcom.core.collection.concurrent.ExpiringHashMap
 
putBlob(short, byte[]) - Method in interface org.sellcom.core.io.encoding.TtlvBuilder
Associates the given value with the given tag in the message.
putBoolean(short, Boolean) - Method in interface org.sellcom.core.io.encoding.TtlvBuilder
Associates the given value with the given tag in the message.
putByte(short, Byte) - Method in interface org.sellcom.core.io.encoding.TtlvBuilder
Associates the given value with the given tag in the message.
putCharacter(short, Character) - Method in interface org.sellcom.core.io.encoding.TtlvBuilder
Associates the given value with the given tag in the message.
putDouble(short, Double) - Method in interface org.sellcom.core.io.encoding.TtlvBuilder
Associates the given value with the given tag in the message.
putFloat(short, Float) - Method in interface org.sellcom.core.io.encoding.TtlvBuilder
Associates the given value with the given tag in the message.
putIfAbsent(K, V) - Method in interface org.sellcom.core.util.cache.Cache
Creates an entry with the given key and value in this cache only if no entry with the same key already exists.
putIfAbsent(K, V) - Method in class org.sellcom.core.util.cache.ConcurrentSoftCache
 
putIfAbsent(K, V) - Method in class org.sellcom.core.util.cache.SoftCache
 
putInteger(short, Integer) - Method in interface org.sellcom.core.io.encoding.TtlvBuilder
Associates the given value with the given tag in the message.
putLong(short, Long) - Method in interface org.sellcom.core.io.encoding.TtlvBuilder
Associates the given value with the given tag in the message.
putShort(short, Short) - Method in interface org.sellcom.core.io.encoding.TtlvBuilder
Associates the given value with the given tag in the message.
putUtf16String(short, String) - Method in interface org.sellcom.core.io.encoding.TtlvBuilder
Associates the given value with the given tag in the message.
putUtf8String(short, String) - Method in interface org.sellcom.core.io.encoding.TtlvBuilder
Associates the given value with the given tag in the message.
A B C D E F G H I J K L M N O P R S T U V W Y Z 
Skip navigation links