Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractByteOutput - Class in w.util.io
- AbstractByteOutput(byte[]) - Constructor for class w.util.io.AbstractByteOutput
- accept(T) - Method in interface w.util.concurrent.Async
- accept(T) - Method in class w.util.function.ComponentConsumer.Atomic
- accept(T) - Method in class w.util.function.ComponentConsumer.Simple
- add(Consumer<T>) - Method in interface w.util.function.ComponentConsumer
- add(Consumer<T>) - Method in class w.util.function.ComponentConsumer.Atomic
- add(Consumer<T>) - Method in class w.util.function.ComponentConsumer.Simple
- addAnd(Predicate<T>) - Method in interface w.util.function.ComponentPredicate
- addAnd(Predicate<T>) - Method in class w.util.function.ComponentPredicate.Atomic
- addAnd(Predicate<T>) - Method in class w.util.function.ComponentPredicate.Simple
- addDictionary(String) - Method in interface w.util.random.RandomStringGeneratorBuilder
- addLetters() - Method in interface w.util.random.RandomStringGeneratorBuilder
- addListener(Consumer<T>) - Method in interface w.util.concurrent.Async
- addListener(Consumer<T>) - Method in class w.util.concurrent.Async.Completed
- addListener(Consumer<T>) - Method in class w.util.concurrent.Async.Uncompleted
- addLowerLetters() - Method in interface w.util.random.RandomStringGeneratorBuilder
- addNumbers() - Method in interface w.util.random.RandomStringGeneratorBuilder
- addOr(Predicate<T>) - Method in interface w.util.function.ComponentPredicate
- addOr(Predicate<T>) - Method in class w.util.function.ComponentPredicate.Atomic
- addOr(Predicate<T>) - Method in class w.util.function.ComponentPredicate.Simple
- addUpperLetters() - Method in interface w.util.random.RandomStringGeneratorBuilder
- allocate(int) - Method in interface w.util.ByteAllocator
- allocate(int) - Method in class w.util.ByteAllocator.SafeByteAllocator
- allocate(int) - Method in class w.util.ByteAllocator.UnsafeByteAllocator
- Async<T> - Interface in w.util.concurrent
-
Упрощенная версия Future, для максимальной производительности
- Async.Completed<T> - Class in w.util.concurrent
- Async.Uncompleted<T> - Class in w.util.concurrent
- Atomic() - Constructor for class w.util.function.ComponentConsumer.Atomic
- Atomic() - Constructor for class w.util.function.ComponentPredicate.Atomic
- autoSum() - Method in interface w.util.random.WeightedRandomBuilder
-
Автоматически посчитать сумму всех весов перед созданием рандома
B
- Buffered<T> - Interface in w.util.buffering
- Buffering - Class in w.util.buffering
- Buffering() - Constructor for class w.util.buffering.Buffering
- build() - Method in interface w.util.random.RandomStringGeneratorBuilder
- build() - Method in interface w.util.random.WeightedRandomBuilder
- builder() - Static method in interface w.util.random.RandomStringGenerator
- builder() - Static method in class w.util.random.SimpleRandomStringGenerator
- builder(Collection<E>, Function<E, T>, ToDoubleFunction<E>) - Static method in class w.util.random.SimpleWeightedRandom
- builder(Collection<T>, ToDoubleFunction<T>) - Static method in class w.util.random.SimpleWeightedRandom
- builder(Map<T, Double>) - Static method in class w.util.random.SimpleWeightedRandom
- ByteAllocator - Interface in w.util
- ByteAllocator.SafeByteAllocator - Class in w.util
- ByteAllocator.UnsafeByteAllocator - Class in w.util
- ByteOutput - Interface in w.util.io
- ByteOutputStream - Class in w.util.io
- ByteOutputStream() - Constructor for class w.util.io.ByteOutputStream
- ByteSlice - Interface in w.util
- ByteSlice.Default - Class in w.util
- ByteUnit - Enum Class in w.util
C
- CappedByteOutput - Class in w.util.io
- CiString - Interface in w.util.ci
-
Не чувствительная к регистру строка
- CiStrings - Class in w.util.ci
- CiStrings() - Constructor for class w.util.ci.CiStrings
- ClassLoaderUtils - Class in w.util
- ClassLoaderUtils() - Constructor for class w.util.ClassLoaderUtils
- clear() - Method in class w.util.lazy.ConcurrentLazy
- clear() - Method in interface w.util.lazy.Lazy
-
Очистить сохраненное значение
- clear() - Method in class w.util.lazy.SimpleLazy
- clear() - Method in interface w.util.mutable.MutableOptionalInt
- clear() - Method in interface w.util.mutable.MutableOptionalLong
- clear() - Method in interface w.util.mutable.MutableOptionalReference
- clearAndGet() - Method in class w.util.lazy.ConcurrentLazy
- clearAndGet() - Method in interface w.util.lazy.Lazy
-
Очистить и получить новое значение
- clearAndGet() - Method in class w.util.lazy.SimpleLazy
- clone() - Method in interface w.util.pair.MutablePair
- clone() - Method in interface w.util.pair.Pair
-
Склонировать пару.
- clone() - Method in interface w.util.pair.UnorderedPair
- clone(Object) - Method in interface w.util.ObjectCloner
- clone(Object) - Method in class w.util.ObjectCloner.SafeObjectCloner
- clone(Object) - Method in class w.util.ObjectCloner.UnsafeObjectCloner
- close() - Method in interface w.util.buffering.Buffered
- complete(T) - Method in interface w.util.concurrent.Async
- complete(T) - Method in class w.util.concurrent.Async.Completed
- complete(T) - Method in class w.util.concurrent.Async.Uncompleted
- completed(T) - Static method in interface w.util.concurrent.Async
- Completed() - Constructor for class w.util.concurrent.Async.Completed
- ComponentConsumer<T> - Interface in w.util.function
- ComponentConsumer.Atomic<T> - Class in w.util.function
- ComponentConsumer.Simple<T> - Class in w.util.function
- ComponentPredicate<T> - Interface in w.util.function
- ComponentPredicate.Atomic<T> - Class in w.util.function
- ComponentPredicate.Simple<T> - Class in w.util.function
- ConcurrentLazy<T> - Class in w.util.lazy
-
Потоко-безопасная реализация
Lazy, которая гарантированно инициализирует значение только один раз, - ConcurrentLazy() - Constructor for class w.util.lazy.ConcurrentLazy
- convert(double, ByteUnit) - Method in enum class w.util.ByteUnit
- convert(long, ByteUnit) - Method in enum class w.util.ByteUnit
- create() - Static method in class w.util.function.ComponentConsumer.Atomic
- create() - Static method in class w.util.function.ComponentConsumer.Simple
- create() - Static method in class w.util.function.ComponentPredicate.Atomic
- create() - Static method in class w.util.function.ComponentPredicate.Simple
- create() - Static method in class w.util.io.UncappedByteOutput
- create(int) - Static method in class w.util.io.CappedByteOutput
- create(int) - Static method in class w.util.io.UncappedByteOutput
- create(Consumer<T>) - Static method in class w.util.function.ComponentConsumer.Atomic
- create(Consumer<T>) - Static method in class w.util.function.ComponentConsumer.Simple
- create(Predicate<T>) - Static method in class w.util.function.ComponentPredicate.Atomic
- create(Predicate<T>) - Static method in class w.util.function.ComponentPredicate.Simple
- create(Supplier<T>) - Static method in class w.util.lazy.ConcurrentLazy
- create(Supplier<T>) - Static method in class w.util.lazy.SimpleLazy
- create(Supplier<T>, Object) - Static method in class w.util.lazy.ConcurrentLazy
D
- decrementAndGet() - Method in interface w.util.mutable.MutableInt
- decrementAndGet() - Method in interface w.util.mutable.MutableLong
- deepClone() - Method in interface w.util.pair.MutablePair
- deepClone() - Method in interface w.util.pair.Pair
-
Склонировать пару.
- deepClone() - Method in interface w.util.pair.UnorderedPair
- Default() - Constructor for class w.util.ByteSlice.Default
- defineClass(ClassLoader, String, byte[]) - Method in class w.util.ClassLoaderUtils
- defineSharedClass(ClassLoader, Set<ClassLoader>, String, byte[]) - Method in class w.util.ClassLoaderUtils
-
Создать класс, который может брать классы нескольких загрузчиков классов.
- digit(char) - Method in class w.util.NumberUtils
E
- empty() - Method in class w.util.ci.CiStrings
- empty() - Method in class w.util.ObjectUtils
- ensure(int) - Method in class w.util.io.AbstractByteOutput
- ensure(int) - Method in class w.util.io.CappedByteOutput
- ensure(int) - Method in class w.util.io.UncappedByteOutput
- Env - Class in w.util
- Env() - Constructor for class w.util.Env
- equals(byte, byte[]) - Method in interface w.util.ci.CiString
- equals(Pair<?, ?>) - Method in interface w.util.pair.Pair
- equals(Object) - Method in interface w.util.ci.CiString
- equals(String) - Method in interface w.util.ci.CiString
- equals(CiString) - Method in interface w.util.ci.CiString
F
- findClass(ClassLoader, String, boolean) - Method in class w.util.ClassLoaderUtils
- findClass(String) - Method in class w.util.ClassLoaderUtils
- findClass(String, boolean) - Method in class w.util.ClassLoaderUtils
- findString(String) - Method in class w.util.Env
- findTypes(Class<?>) - Method in class w.util.TypeUtils
- forArray(E[]) - Method in class w.util.Iterators
- forArray(E[], int, int) - Method in class w.util.Iterators
- formatNumber(double) - Method in class w.util.NumberUtils
- formatNumber(long) - Method in class w.util.NumberUtils
- from(String) - Method in class w.util.ci.CiStrings
- fromHex(String) - Method in class w.util.Hex
G
- get() - Method in interface w.util.buffering.Buffered
- get() - Method in class w.util.concurrent.Async.Completed
- get() - Method in class w.util.concurrent.Async.Uncompleted
- get() - Method in class w.util.lazy.ConcurrentLazy
- get() - Method in class w.util.lazy.SimpleLazy
- get() - Method in interface w.util.mutable.MutableInt
- get() - Method in interface w.util.mutable.MutableLong
- get() - Method in interface w.util.mutable.MutableReference
- get(int) - Method in class w.util.ByteSlice.Default
- get(int) - Method in interface w.util.ByteSlice
- get(long) - Method in class w.util.concurrent.Async.Completed
- get(long) - Method in interface w.util.concurrent.Async
- get(long) - Method in class w.util.concurrent.Async.Uncompleted
- get(long, int) - Method in class w.util.concurrent.Async.Completed
- get(long, int) - Method in interface w.util.concurrent.Async
- get(long, int) - Method in class w.util.concurrent.Async.Uncompleted
- getAndDecrement() - Method in interface w.util.mutable.MutableInt
- getAndDecrement() - Method in interface w.util.mutable.MutableLong
- getAndIncrement() - Method in interface w.util.mutable.MutableInt
- getAndIncrement() - Method in interface w.util.mutable.MutableLong
- getArray() - Method in interface w.util.ByteSlice
- getBoolean() - Method in class w.util.RandomUtils
- getBytes() - Method in class w.util.buffering.Buffering
- getCapacity() - Method in class w.util.io.AbstractByteOutput
- getCapacity() - Method in interface w.util.io.ByteOutput
- getClass(ClassLoader, String, boolean) - Method in class w.util.ClassLoaderUtils
- getClass(String) - Method in class w.util.ClassLoaderUtils
- getClass(String, boolean) - Method in class w.util.ClassLoaderUtils
- getClassBytes(ClassLoader, String) - Method in class w.util.ClassLoaderUtils
- getElement(List<T>) - Method in class w.util.RandomUtils
-
Deprecated.
- getElement(T[]) - Method in class w.util.RandomUtils
-
Deprecated.
- getField(ClassLoader, String, String) - Method in class w.util.ClassLoaderUtils
- getFirst(Iterable<T>) - Method in class w.util.Iterables
- getGreater() - Method in interface w.util.pair.UnorderedPair
- getInt() - Method in class w.util.RandomUtils
- getInt(int) - Method in class w.util.RandomUtils
- getInt(int, int) - Method in class w.util.RandomUtils
- getInt(String, int) - Method in class w.util.Env
- getIntLength(int) - Method in class w.util.NumberUtils
- getIntList(String, String) - Method in class w.util.Env
- getIntList(String, String, List<Integer>) - Method in class w.util.Env
- getLeft() - Method in interface w.util.pair.Pair
- getLength() - Method in interface w.util.ByteSlice
- getLength() - Method in interface w.util.io.ByteOutput
- getLength() - Method in class w.util.io.CappedByteOutput
- getLength() - Method in class w.util.io.UncappedByteOutput
- getLetter(boolean) - Method in class w.util.RandomUtils
- getLongLength(long) - Method in class w.util.NumberUtils
- getLower() - Method in interface w.util.pair.UnorderedPair
- getMethod(ClassLoader, String, String, String[], String) - Method in class w.util.ClassLoaderUtils
- getNumber() - Method in class w.util.RandomUtils
- getOffset() - Method in interface w.util.ByteSlice
- getOrder() - Method in interface w.util.pair.UnorderedPair
- getPosition() - Method in interface w.util.io.ByteOutput
- getPrimitive(Class<?>) - Method in class w.util.TypeUtils
- getRandom() - Method in class w.util.RandomUtils
- getRandomElement(boolean[]) - Method in class w.util.RandomUtils
- getRandomElement(byte[]) - Method in class w.util.RandomUtils
- getRandomElement(double[]) - Method in class w.util.RandomUtils
- getRandomElement(float[]) - Method in class w.util.RandomUtils
- getRandomElement(int[]) - Method in class w.util.RandomUtils
- getRandomElement(long[]) - Method in class w.util.RandomUtils
- getRandomElement(short[]) - Method in class w.util.RandomUtils
- getRandomElement(List<T>) - Method in class w.util.RandomUtils
- getRandomElement(T[]) - Method in class w.util.RandomUtils
- getRandomElements(Collection<T>, int, boolean) - Method in class w.util.RandomUtils
- getRandomElements(List<T>, int, boolean) - Method in class w.util.RandomUtils
- getRandomElements(T[], int, boolean) - Method in class w.util.RandomUtils
- getResource(ClassLoader, String) - Method in class w.util.ClassLoaderUtils
- getResource(String) - Method in class w.util.ClassLoaderUtils
- getResourceBytes(ClassLoader, String) - Method in class w.util.ClassLoaderUtils
- getRight() - Method in interface w.util.pair.Pair
- getRoman(int) - Method in class w.util.NumberUtils
-
Возвращает римскую цифру, если
numberот1до10, иначе возвращаетnumber. - getSecureRandom() - Method in class w.util.RandomUtils
- getSlice() - Method in class w.util.ByteSlice.Default
- getSlice() - Method in interface w.util.ByteSlice
- getString(String) - Method in class w.util.Env
- getString(String, String) - Method in class w.util.Env
- getStringBuilder() - Method in class w.util.buffering.Buffering
- getStringList(String, String) - Method in class w.util.Env
- getStringList(String, String, List<String>) - Method in class w.util.Env
- getWrapper(Class<?>) - Method in class w.util.TypeUtils
- GIBI - Enum constant in enum class w.util.ByteUnit
H
- hashCode() - Method in interface w.util.ci.CiString
-
Получить
hashCodeстроки в нижнем регистре, согласно спецификацииString - Hex - Class in w.util
- Hex() - Constructor for class w.util.Hex
I
- immutableOf(L, R) - Method in class w.util.pair.Pairs
- incrementAndGet() - Method in interface w.util.mutable.MutableInt
- incrementAndGet() - Method in interface w.util.mutable.MutableLong
- INSTANCE - Static variable in interface w.util.ByteAllocator
- INSTANCE - Static variable in interface w.util.ObjectCloner
- isClassAvailable(ClassLoader, String, boolean) - Method in class w.util.ClassLoaderUtils
- isClassAvailable(String) - Method in class w.util.ClassLoaderUtils
- isClassAvailable(String, boolean) - Method in class w.util.ClassLoaderUtils
- isEmpty() - Method in interface w.util.mutable.MutableOptionalInt
- isEmpty() - Method in interface w.util.mutable.MutableOptionalLong
- isEmpty() - Method in interface w.util.mutable.MutableOptionalReference
- isLeftNotNull() - Method in class w.util.pair.Pairs
- isLeftNull() - Method in class w.util.pair.Pairs
- isNotNull() - Method in interface w.util.mutable.MutableReference
- isNotNull() - Method in class w.util.pair.Pairs
- isNull() - Method in interface w.util.mutable.MutableReference
- isNull() - Method in class w.util.pair.Pairs
- isPresent() - Method in interface w.util.mutable.MutableOptionalInt
- isPresent() - Method in interface w.util.mutable.MutableOptionalLong
- isPresent() - Method in interface w.util.mutable.MutableOptionalReference
- isPrimitive(Class<?>) - Method in class w.util.TypeUtils
- isRightNotNull() - Method in class w.util.pair.Pairs
- isRightNull() - Method in class w.util.pair.Pairs
- isWrapper(Class<?>) - Method in class w.util.TypeUtils
- Iterables - Class in w.util
- Iterables() - Constructor for class w.util.Iterables
- Iterators - Class in w.util
- Iterators() - Constructor for class w.util.Iterators
K
L
- Lazy<T> - Interface in w.util.lazy
- LEFT_GREATER - Static variable in interface w.util.pair.UnorderedPair
- length() - Method in interface w.util.ci.CiString
- loadAny(String...) - Method in class w.util.ClassLoaderUtils
M
- MEBI - Enum constant in enum class w.util.ByteUnit
- MutableInt - Interface in w.util.mutable
- MutableLong - Interface in w.util.mutable
- mutableOf(L, R) - Method in class w.util.pair.Pairs
- MutableOptionalInt - Interface in w.util.mutable
- MutableOptionalLong - Interface in w.util.mutable
- MutableOptionalReference<T> - Interface in w.util.mutable
- MutablePair<L,
R> - Interface in w.util.pair -
Мутабельная пара значений, можно изменять левое и правое значение.
- MutableReference<T> - Interface in w.util.mutable
- Mutables - Class in w.util.mutable
- Mutables() - Constructor for class w.util.mutable.Mutables
N
- named(String) - Static method in class w.util.concurrent.ThreadFactories
- named(String, ThreadFactory) - Static method in class w.util.concurrent.ThreadFactories
- newInt() - Method in class w.util.mutable.Mutables
- newInt(int) - Method in class w.util.mutable.Mutables
- newLong() - Method in class w.util.mutable.Mutables
- newLong(long) - Method in class w.util.mutable.Mutables
- newOptionalInt() - Method in class w.util.mutable.Mutables
- newOptionalInt(int) - Method in class w.util.mutable.Mutables
- newOptionalLong() - Method in class w.util.mutable.Mutables
- newOptionalLong(int) - Method in class w.util.mutable.Mutables
- newOptionalReference() - Method in class w.util.mutable.Mutables
- newOptionalReference(T) - Method in class w.util.mutable.Mutables
- newReference() - Method in class w.util.mutable.Mutables
- newReference(T) - Method in class w.util.mutable.Mutables
- nextObject() - Method in class w.util.random.SimpleWeightedRandom
- nextObject() - Method in interface w.util.random.WeightedRandom
- nextString(int) - Method in interface w.util.random.RandomStringGenerator
- nextString(int) - Method in class w.util.random.SimpleRandomStringGenerator
- NumberUtils - Class in w.util
- NumberUtils() - Constructor for class w.util.NumberUtils
O
- ObjectCloner - Interface in w.util
- ObjectCloner.SafeObjectCloner - Class in w.util
- ObjectCloner.UnsafeObjectCloner - Class in w.util
- ObjectUtils - Class in w.util
- ObjectUtils() - Constructor for class w.util.ObjectUtils
- of(Map.Entry<L, R>) - Static method in interface w.util.pair.MutablePair
- of(Map.Entry<L, R>) - Static method in interface w.util.pair.Pair
- of(Map.Entry<L, R>) - Static method in interface w.util.pair.UnorderedPair
- of(L, R) - Static method in interface w.util.pair.MutablePair
- of(L, R) - Static method in interface w.util.pair.Pair
- of(L, R) - Static method in interface w.util.pair.UnorderedPair
- orElse(int) - Method in interface w.util.mutable.MutableOptionalInt
- orElse(long) - Method in interface w.util.mutable.MutableOptionalLong
- orElse(T) - Method in interface w.util.mutable.MutableOptionalReference
- orElseGet(IntSupplier) - Method in interface w.util.mutable.MutableOptionalInt
- orElseGet(LongSupplier) - Method in interface w.util.mutable.MutableOptionalLong
- orElseGet(Supplier<T>) - Method in interface w.util.mutable.MutableOptionalReference
- orElseThrow(Supplier<X>) - Method in interface w.util.mutable.MutableOptionalInt
- orElseThrow(Supplier<X>) - Method in interface w.util.mutable.MutableOptionalLong
- orElseThrow(Supplier<X>) - Method in interface w.util.mutable.MutableOptionalReference
- orElseThrow(X) - Method in interface w.util.mutable.MutableOptionalInt
- orElseThrow(X) - Method in interface w.util.mutable.MutableOptionalLong
- orElseThrow(X) - Method in interface w.util.mutable.MutableOptionalReference
P
- Pair<L,
R> - Interface in w.util.pair -
Иммутабельная пара значений.
- Pairs - Class in w.util.pair
- Pairs() - Constructor for class w.util.pair.Pairs
- parseHex(String) - Method in class w.util.Hex
- parseInt(CharSequence) - Method in class w.util.NumberUtils
- parseLong(CharSequence) - Method in class w.util.NumberUtils
R
- random(Random) - Method in interface w.util.random.RandomStringGeneratorBuilder
-
Установить рандом, по умолчанию используется
RandomизRandomUtils.getRandom(). - randomFactory(Supplier<Random>) - Method in interface w.util.random.RandomStringGeneratorBuilder
-
Установить рандом, по умолчанию используется
RandomизRandomUtils.getRandom(). - randomSecure() - Method in interface w.util.random.RandomStringGeneratorBuilder
-
Установить
RandomUtils.getSecureRandom()как рандом, по умолчанию используетсяRandomизRandomUtils.getRandom(). - RandomStringGenerator - Interface in w.util.random
- RandomStringGeneratorBuilder - Interface in w.util.random
- randomThreadLocal() - Method in interface w.util.random.RandomStringGeneratorBuilder
-
Установить
ThreadLocalRandomкак рандом, по умолчанию используетсяRandomизRandomUtils.getRandom(). - RandomUtils - Class in w.util
- RandomUtils() - Constructor for class w.util.RandomUtils
- release() - Method in interface w.util.buffering.Buffered
- removeRandomElement(List<T>) - Static method in class w.util.RandomUtils
- reverse() - Method in interface w.util.pair.UnorderedPair
- RIGHT_GREATER - Static variable in interface w.util.pair.UnorderedPair
S
- SafeByteAllocator() - Constructor for class w.util.ByteAllocator.SafeByteAllocator
- SafeObjectCloner() - Constructor for class w.util.ObjectCloner.SafeObjectCloner
- set(int) - Method in interface w.util.mutable.MutableInt
- set(long) - Method in interface w.util.mutable.MutableLong
- set(T) - Method in interface w.util.mutable.MutableReference
- setDictionary(String) - Method in interface w.util.random.RandomStringGeneratorBuilder
- setLeft(L) - Method in interface w.util.pair.MutablePair
- setLength(int) - Method in interface w.util.io.ByteOutput
- setLength(int) - Method in class w.util.io.CappedByteOutput
- setLength(int) - Method in class w.util.io.UncappedByteOutput
- setPosition(int) - Method in interface w.util.io.ByteOutput
- setRight(R) - Method in interface w.util.pair.MutablePair
- Simple() - Constructor for class w.util.function.ComponentConsumer.Simple
- Simple() - Constructor for class w.util.function.ComponentPredicate.Simple
- SimpleLazy<T> - Class in w.util.lazy
-
Простейшая реализация
Lazy. - SimpleLazy() - Constructor for class w.util.lazy.SimpleLazy
- SimpleRandomStringGenerator - Class in w.util.random
- SimpleRandomStringGenerator() - Constructor for class w.util.random.SimpleRandomStringGenerator
- SimpleWeightedRandom<E,
T> - Class in w.util.random - SimpleWeightedRandom() - Constructor for class w.util.random.SimpleWeightedRandom
- slice(int, int) - Method in class w.util.ByteSlice.Default
- slice(int, int) - Method in interface w.util.ByteSlice
- sum(double, T) - Method in interface w.util.random.WeightedRandomBuilder
-
Установить фиксированную сумму для рандома.
- supply(Supplier<T>) - Static method in interface w.util.concurrent.Async
- supply(Supplier<T>, Executor) - Static method in interface w.util.concurrent.Async
T
- TEBI - Enum constant in enum class w.util.ByteUnit
- test(T) - Method in class w.util.function.ComponentPredicate.Atomic
- test(T) - Method in class w.util.function.ComponentPredicate.Simple
- ThreadFactories - Class in w.util.concurrent
- ThreadFactories() - Constructor for class w.util.concurrent.ThreadFactories
- toBigInt() - Method in class w.util.ByteSlice.Default
- toBigInt() - Method in interface w.util.ByteSlice
- toByteArray() - Method in interface w.util.io.ByteOutput
- toByteArray() - Method in class w.util.io.CappedByteOutput
- toByteArray() - Method in class w.util.io.UncappedByteOutput
- toByteArray(Class<?>) - Method in class w.util.ClassLoaderUtils
- toGibi(double) - Method in enum class w.util.ByteUnit
- toGibi(long) - Method in enum class w.util.ByteUnit
- toHex(byte[]) - Method in class w.util.Hex
- toHex(byte[], int, int) - Method in class w.util.Hex
- toHex(ByteSlice) - Method in class w.util.Hex
- toHexChars(byte[]) - Method in class w.util.Hex
- toHexChars(byte[], int, int) - Method in class w.util.Hex
- toHexChars(ByteSlice) - Method in class w.util.Hex
- toHexZeroPadded(String, BigInteger, int) - Method in class w.util.Hex
- toHexZeroPadded(BigInteger, int) - Method in class w.util.Hex
- toKibi(double) - Method in enum class w.util.ByteUnit
- toKibi(long) - Method in enum class w.util.ByteUnit
- toMebi(double) - Method in enum class w.util.ByteUnit
- toMebi(long) - Method in enum class w.util.ByteUnit
- toString() - Method in class w.util.ByteSlice.Default
- toString() - Method in interface w.util.ByteSlice
- toString() - Method in interface w.util.ci.CiString
-
Получить оригинальную строку (с изначальным регистром)
- toString() - Method in interface w.util.io.ByteOutput
- toString() - Method in class w.util.io.CappedByteOutput
- toString() - Method in class w.util.io.UncappedByteOutput
- toTebi(double) - Method in enum class w.util.ByteUnit
- toTebi(long) - Method in enum class w.util.ByteUnit
- toUno(double) - Method in enum class w.util.ByteUnit
- toUno(long) - Method in enum class w.util.ByteUnit
- TypeUtils - Class in w.util
- TypeUtils() - Constructor for class w.util.TypeUtils
U
- UncappedByteOutput - Class in w.util.io
- uncompleted() - Static method in interface w.util.concurrent.Async
- Uncompleted() - Constructor for class w.util.concurrent.Async.Uncompleted
- UNO - Enum constant in enum class w.util.ByteUnit
- unorderedOf(L, R) - Method in class w.util.pair.Pairs
- UnorderedPair<L,
R> - Interface in w.util.pair -
Иммутабельная пара значений.
- UnsafeByteAllocator() - Constructor for class w.util.ByteAllocator.UnsafeByteAllocator
- UnsafeObjectCloner() - Constructor for class w.util.ObjectCloner.UnsafeObjectCloner
V
- valueOf(String) - Static method in enum class w.util.ByteUnit
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class w.util.ByteUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- w.util - package w.util
- w.util.buffering - package w.util.buffering
- w.util.ci - package w.util.ci
- w.util.concurrent - package w.util.concurrent
- w.util.function - package w.util.function
- w.util.io - package w.util.io
- w.util.lazy - package w.util.lazy
- w.util.mutable - package w.util.mutable
- w.util.pair - package w.util.pair
- w.util.random - package w.util.random
- weightedRandom(Collection<T>, ToDoubleFunction<T>) - Method in class w.util.RandomUtils
- WeightedRandom<T> - Interface in w.util.random
-
Заранее подготовленный рандом с весами.
- WeightedRandomBuilder<T> - Interface in w.util.random
- withLeft(L1) - Method in interface w.util.pair.MutablePair
- withLeft(L1) - Method in interface w.util.pair.Pair
- withLeft(L1) - Method in interface w.util.pair.UnorderedPair
- withRight(R1) - Method in interface w.util.pair.MutablePair
- withRight(R1) - Method in interface w.util.pair.Pair
- withRight(R1) - Method in interface w.util.pair.UnorderedPair
- wrap(byte[]) - Static method in interface w.util.ByteSlice
- wrap(byte[], int, int) - Static method in interface w.util.ByteSlice
- wrap(ByteOutput) - Static method in class w.util.io.ByteOutputStream
- write(byte[]) - Method in class w.util.io.AbstractByteOutput
- write(byte[]) - Method in interface w.util.io.ByteOutput
- write(byte[], int, int) - Method in class w.util.io.AbstractByteOutput
- write(byte[], int, int) - Method in interface w.util.io.ByteOutput
- write(byte[], int, int) - Method in class w.util.io.ByteOutputStream
- write(int) - Method in class w.util.io.AbstractByteOutput
- write(int) - Method in interface w.util.io.ByteOutput
- write(int) - Method in class w.util.io.ByteOutputStream
- write(int) - Method in class w.util.io.CappedByteOutput
- write(String) - Method in class w.util.io.AbstractByteOutput
- write(String) - Method in interface w.util.io.ByteOutput
All Classes and Interfaces|All Packages|Constant Field Values