Index

A B C D E F G H I L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(T) - Method in interface org.wildfly.common.function.ExceptionConsumer
Performs this operation on the given argument.
accept(T, int) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
Performs this operation on the given arguments.
accept(T, long) - Method in interface org.wildfly.common.function.ExceptionObjLongConsumer
Performs this operation on the given arguments.
accept(T, U) - Method in interface org.wildfly.common.function.ExceptionBiConsumer
Performs this operation on the given arguments.
add(E) - Method in class org.wildfly.common.array.ArrayIterator
Unsupported.
Alphabet - Class in org.wildfly.common.codec
A base-n encoder/decoder alphabet.
and(ExceptionBiPredicate<T, U, E>) - Method in interface org.wildfly.common.function.ExceptionBiPredicate
 
and(ExceptionPredicate<T, E>) - Method in interface org.wildfly.common.function.ExceptionPredicate
 
andThen(ExceptionBiConsumer<? super T, ? super R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
andThen(ExceptionBiConsumer<? super T, ? super U, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiConsumer
 
andThen(ExceptionBiFunction<? super T, ? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
andThen(ExceptionBiPredicate<? super T, ? super R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
andThen(ExceptionConsumer<? super R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
andThen(ExceptionConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionConsumer
 
andThen(ExceptionConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionSupplier
 
andThen(ExceptionConsumer<R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiFunction
 
andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiFunction
 
andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionIntFunction
 
andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionLongFunction
 
andThen(ExceptionFunction<? super T, ? extends R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionSupplier
 
andThen(ExceptionIntFunction<? extends R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionToIntFunction
 
andThen(ExceptionIntFunction<R, E>) - Method in interface org.wildfly.common.function.ExceptionToIntBiFunction
 
andThen(ExceptionLongFunction<? extends R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionToIntFunction
 
andThen(ExceptionLongFunction<R, E>) - Method in interface org.wildfly.common.function.ExceptionToIntBiFunction
 
andThen(ExceptionLongFunction<R, E>) - Method in interface org.wildfly.common.function.ExceptionToLongBiFunction
 
andThen(ExceptionLongFunction<R, E>) - Method in interface org.wildfly.common.function.ExceptionToLongFunction
 
andThen(ExceptionObjIntConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
 
andThen(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
 
andThen(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjLongConsumer
 
andThen(ExceptionPredicate<? super R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
andThen(ExceptionRunnable<? extends E>) - Method in interface org.wildfly.common.function.ExceptionRunnable
 
andThen(ExceptionUnaryOperator<T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBinaryOperator
 
andThen(ExceptionUnaryOperator<T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionUnaryOperator
 
append(boolean) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
append(byte) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
append(byte[]) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
append(byte[], int, int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
append(char) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
append(CharSequence) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
append(CharSequence, int, int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
append(String) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
append(String, int, int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
append(ByteStringBuilder) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
append(ByteIterator) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendAscii(CodePointIterator) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendBE(int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendBE(long) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendBE(short) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendDigestResult(MessageDigest) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendLatin1(CharSequence) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendLatin1(CharSequence, int, int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendLatin1(String) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendLatin1(String, int, int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendLatin1(CodePointIterator) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendNumber(int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendNumber(long) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendObject(Object) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendPackedUnsignedBE(int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendPackedUnsignedBE(long) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendTo(ByteStringBuilder) - Method in class org.wildfly.common.iteration.ByteIterator
 
appendUtf8(CodePointIterator) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
appendUtf8Raw(int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
apply(int) - Method in interface org.wildfly.common.function.ExceptionIntFunction
Applies this function to the given arguments.
apply(long) - Method in interface org.wildfly.common.function.ExceptionLongFunction
Applies this function to the given arguments.
apply(T) - Method in interface org.wildfly.common.function.ExceptionFunction
Applies this function to the given arguments.
apply(T) - Method in interface org.wildfly.common.function.ExceptionToIntFunction
Apply this function to the given arguments.
apply(T) - Method in interface org.wildfly.common.function.ExceptionToLongFunction
Apply this function to the given arguments.
apply(T, U) - Method in interface org.wildfly.common.function.ExceptionBiFunction
Applies this function to the given arguments.
apply(T, U) - Method in interface org.wildfly.common.function.ExceptionToIntBiFunction
Apply this function to the given arguments.
apply(T, U) - Method in interface org.wildfly.common.function.ExceptionToLongBiFunction
Apply this function to the given arguments.
Archive - Class in org.wildfly.common.archive
 
ArrayIterator<E> - Class in org.wildfly.common.array
A read-only iterator over an array.
ArrayIterator(E[]) - Constructor for class org.wildfly.common.array.ArrayIterator
Construct a new instance.
ArrayIterator(E[], boolean) - Constructor for class org.wildfly.common.array.ArrayIterator
Construct a new instance.
ArrayIterator(E[], boolean, int) - Constructor for class org.wildfly.common.array.ArrayIterator
Construct a new instance.
ArrayIterator(E[], int) - Constructor for class org.wildfly.common.array.ArrayIterator
Construct a new instance.
Arrays2 - Class in org.wildfly.common.array
Useful general array manipulations beyond what Arrays provides.
asInputStream() - Method in class org.wildfly.common.iteration.ByteIterator
Get this iterator as an input stream.
asLatin1() - Method in class org.wildfly.common.iteration.CodePointIterator
Get a byte iterator over the latin-1 encoding of this code point iterator.
asLatin1String() - Method in class org.wildfly.common.iteration.ByteIterator
Get this byte iterator as a Latin-1 string.
Assert - Class in org.wildfly.common
A set of assertions and checks.
assertFalse(boolean) - Static method in class org.wildfly.common.Assert
Assert that the given expression is always false.
assertHoldsLock(T) - Static method in class org.wildfly.common.Assert
Assert that the given monitor is held by the current thread.
assertNotHoldsLock(T) - Static method in class org.wildfly.common.Assert
Assert that the given monitor is not held by the current thread.
assertNotNull(T) - Static method in class org.wildfly.common.Assert
Assert that the value is not null.
assertTrue(boolean) - Static method in class org.wildfly.common.Assert
Assert that the given expression is always true.
asUtf8() - Method in class org.wildfly.common.iteration.CodePointIterator
Get a byte iterator over the UTF-8 encoding of this code point iterator.
asUtf8(boolean) - Method in class org.wildfly.common.iteration.CodePointIterator
Get a byte iterator over the UTF-8 encoding of this code point iterator.
asUtf8String() - Method in class org.wildfly.common.iteration.ByteIterator
Get this byte iterator as a UTF-8 string.
availableProcessors() - Static method in class org.wildfly.common.cpu.ProcessorInfo
Deprecated, for removal: This API element is subject to removal in a future version.
Use ProcessorInfo.availableProcessors() instead.

B

Base32Alphabet - Class in org.wildfly.common.codec
A base-32 alphabet.
Base32Alphabet(boolean) - Constructor for class org.wildfly.common.codec.Base32Alphabet
Construct a new instance.
base32Decode() - Method in class org.wildfly.common.iteration.CodePointIterator
Base32-decode the current stream.
base32Decode(Base32Alphabet) - Method in class org.wildfly.common.iteration.CodePointIterator
Base32-decode the current stream.
base32Decode(Base32Alphabet, boolean) - Method in class org.wildfly.common.iteration.CodePointIterator
Base32-decode the current stream.
base32Encode() - Method in class org.wildfly.common.iteration.ByteIterator
Base32-encode the current stream.
base32Encode(Base32Alphabet) - Method in class org.wildfly.common.iteration.ByteIterator
Base32-encode the current stream.
base32Encode(Base32Alphabet, boolean) - Method in class org.wildfly.common.iteration.ByteIterator
Base32-encode the current stream.
Base64Alphabet - Class in org.wildfly.common.codec
A base-64 alphabet.
Base64Alphabet(boolean) - Constructor for class org.wildfly.common.codec.Base64Alphabet
Construct a new instance.
base64Decode() - Method in class org.wildfly.common.iteration.CodePointIterator
Base64-decode the current stream.
base64Decode(Base64Alphabet) - Method in class org.wildfly.common.iteration.CodePointIterator
Base64-decode the current stream.
base64Decode(Base64Alphabet, boolean) - Method in class org.wildfly.common.iteration.CodePointIterator
Base64-decode the current stream.
base64Encode() - Method in class org.wildfly.common.iteration.ByteIterator
Base64-encode the current stream.
base64Encode(Base64Alphabet) - Method in class org.wildfly.common.iteration.ByteIterator
Base64-encode the current stream.
base64Encode(Base64Alphabet, boolean) - Method in class org.wildfly.common.iteration.ByteIterator
Base64-encode the current stream.
BiDirIntIterator - Interface in org.wildfly.common.iteration
A bi-directional primitive iterator.
Branch - Class in org.wildfly.common
Branch probability directives.
byteAt(int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
ByteIterator - Class in org.wildfly.common.iteration
A byte iterator.
ByteStringBuilder - Class in org.wildfly.common.bytes
A builder for byte arrays.
ByteStringBuilder() - Constructor for class org.wildfly.common.bytes.ByteStringBuilder
 
ByteStringBuilder(byte[]) - Constructor for class org.wildfly.common.bytes.ByteStringBuilder
 

C

CacheInfo - Class in org.wildfly.common.cpu
Deprecated, for removal: This API element is subject to removal in a future version.
Use CacheInfo instead.
CacheInfo() - Constructor for class org.wildfly.common.cpu.CacheInfo
Deprecated.
 
CacheLevelInfo - Class in org.wildfly.common.cpu
Deprecated, for removal: This API element is subject to removal in a future version.
Use CacheLevelInfo instead.
CacheType - Enum in org.wildfly.common.cpu
Deprecated, for removal: This API element is subject to removal in a future version.
Use CacheType instead.
capacity() - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
capturingRunnable(BiConsumer<T, U>, T, U) - Static method in class org.wildfly.common.function.Functions
Get a runnable which executes the given consumer with captured values.
capturingRunnable(Consumer<T>, T) - Static method in class org.wildfly.common.function.Functions
Get a runnable which executes the given consumer with captured values.
cast(BiConsumer<T, U>) - Static method in class org.wildfly.common.function.Functions
Returns a BiConsumer with identical behavior to the specified BiConsumer but with restricted parameter types.
cast(BiFunction<T, U, R>) - Static method in class org.wildfly.common.function.Functions
Returns a BiFunction with identical behavior to the specified BiFunction but with restricted parameter types and relaxed return type.
cast(BiPredicate<T, U>) - Static method in class org.wildfly.common.function.Functions
Returns a BiPredicate with identical behavior to the specified BiPredicate but with restricted parameter types.
cast(Consumer<T>) - Static method in class org.wildfly.common.function.Functions
Returns a Consumer with identical behavior to the specified Consumer but with restricted parameter type.
cast(DoubleFunction<R>) - Static method in class org.wildfly.common.function.Functions
Returns a DoubleFunction with identical behavior to the specified DoubleFunction but with relaxed return type.
cast(Function<T, R>) - Static method in class org.wildfly.common.function.Functions
Returns a Function with identical behavior to the specified Function but with restricted parameter type and relaxed return type.
cast(IntFunction<R>) - Static method in class org.wildfly.common.function.Functions
Returns a IntFunction with identical behavior to the specified IntFunction but with relaxed return type.
cast(LongFunction<R>) - Static method in class org.wildfly.common.function.Functions
Returns a LongFunction with identical behavior to the specified LongFunction but with relaxed return type.
cast(ObjDoubleConsumer<T>) - Static method in class org.wildfly.common.function.Functions
Returns a ObjDoubleConsumer with identical behavior to the specified ObjDoubleConsumer but with restricted parameter type.
cast(ObjIntConsumer<T>) - Static method in class org.wildfly.common.function.Functions
Returns a ObjIntConsumer with identical behavior to the specified ObjIntConsumer but with restricted parameter type.
cast(ObjLongConsumer<T>) - Static method in class org.wildfly.common.function.Functions
Returns a ObjLongConsumer with identical behavior to the specified ObjLongConsumer but with restricted parameter type.
cast(Predicate<T>) - Static method in class org.wildfly.common.function.Functions
Returns a Predicate with identical behavior to the specified Predicate but with restricted parameter type.
cast(Supplier<T>) - Static method in class org.wildfly.common.function.Functions
Returns a Supplier with identical behavior to the specified Supplier but with relaxed return type.
cast(ToDoubleBiFunction<T, U>) - Static method in class org.wildfly.common.function.Functions
Returns a ToDoubleBiFunction with identical behavior to the specified ToDoubleBiFunction but with restricted parameter types.
cast(ToDoubleFunction<T>) - Static method in class org.wildfly.common.function.Functions
Returns a ToDoubleFunction with identical behavior to the specified ToDoubleFunction but with restricted parameter type.
cast(ToIntBiFunction<T, U>) - Static method in class org.wildfly.common.function.Functions
Returns a ToIntBiFunction with identical behavior to the specified ToIntBiFunction but with restricted parameter types.
cast(ToIntFunction<T>) - Static method in class org.wildfly.common.function.Functions
Returns a ToIntFunction with identical behavior to the specified ToIntFunction but with restricted parameter type.
cast(ToLongBiFunction<T, U>) - Static method in class org.wildfly.common.function.Functions
Returns a ToLongBiFunction with identical behavior to the specified ToLongBiFunction but with restricted parameter types.
cast(ToLongFunction<T>) - Static method in class org.wildfly.common.function.Functions
Returns a ToLongFunction with identical behavior to the specified ToLongFunction but with restricted parameter type.
cast(ExceptionBiConsumer<T, U, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionBiConsumer with identical behavior to the specified ExceptionBiConsumer but with restricted parameter types and relaxed exception type.
cast(ExceptionBiFunction<T, U, R, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionBiFunction with identical behavior to the specified ExceptionBiFunction but with restricted parameter types, relaxed return type, and relaxed exception type.
cast(ExceptionBiPredicate<T, U, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionBiPredicate with identical behavior to the specified ExceptionBiPredicate but with restricted parameter types and relaxed exception type.
cast(ExceptionConsumer<T, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionConsumer with identical behavior to the specified ExceptionConsumer but with restricted parameter type and relaxed exception type.
cast(ExceptionFunction<T, R, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionFunction with identical behavior to the specified ExceptionFunction but with restricted parameter type, relaxed return type, and relaxed exception type.
cast(ExceptionIntFunction<R, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionIntFunction with identical behavior to the specified ExceptionFunction but with relaxed return type and relaxed exception type.
cast(ExceptionLongFunction<R, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionLongFunction with identical behavior to the specified ExceptionLongFunction but with relaxed return type and relaxed exception type.
cast(ExceptionObjIntConsumer<T, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionObjIntConsumer with identical behavior to the specified ExceptionObjIntConsumer but with restricted parameter type and relaxed exception type.
cast(ExceptionObjLongConsumer<T, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionObjLongConsumer with identical behavior to the specified ExceptionObjLongConsumer but with restricted parameter type and relaxed exception type.
cast(ExceptionPredicate<T, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionPredicate with identical behavior to the specified ExceptionPredicate but with restricted parameter type and relaxed exception type.
cast(ExceptionSupplier<T, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionSupplier with identical behavior to the specified ExceptionSupplier but with relaxed return type and relaxed exception type.
cast(ExceptionToIntBiFunction<T, U, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionToIntBiFunction with identical behavior to the specified ExceptionToIntBiFunction but with restricted parameter types and relaxed exception type.
cast(ExceptionToIntFunction<T, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionToIntFunction with identical behavior to the specified ExceptionToIntFunction but with restricted parameter type and relaxed exception type.
cast(ExceptionToLongBiFunction<T, U, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionToLongBiFunction with identical behavior to the specified ExceptionToLongBiFunction but with restricted parameter types and relaxed exception type.
cast(ExceptionToLongFunction<T, E>) - Static method in class org.wildfly.common.function.Functions
Returns a ExceptionToLongFunction with identical behavior to the specified ExceptionToLongFunction but with restricted parameter type and relaxed exception type.
castItemOrNull(Object) - Method in class org.wildfly.common.flags.Flags
Get the item (cast to the correct enum type), or null if it is not of the correct type.
castThis(Object) - Method in class org.wildfly.common.flags.Flags
Cast the given object to this class, throwing an exception if the cast fails.
CDE_COMMENT_LENGTH - Static variable in class org.wildfly.common.archive.Archive
 
CDE_COMP_METHOD - Static variable in class org.wildfly.common.archive.Archive
 
CDE_COMPRESSED_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
CDE_CRC_32 - Static variable in class org.wildfly.common.archive.Archive
 
CDE_END - Static variable in class org.wildfly.common.archive.Archive
 
CDE_EXTERNAL_ATTRIBUTES - Static variable in class org.wildfly.common.archive.Archive
 
CDE_EXTRA_LENGTH - Static variable in class org.wildfly.common.archive.Archive
 
CDE_FILE_NAME_LENGTH - Static variable in class org.wildfly.common.archive.Archive
 
CDE_FIRST_DISK_NUMBER - Static variable in class org.wildfly.common.archive.Archive
 
CDE_GP_BITS - Static variable in class org.wildfly.common.archive.Archive
 
CDE_INTERNAL_ATTRIBUTES - Static variable in class org.wildfly.common.archive.Archive
 
CDE_LOCAL_HEADER_OFFSET - Static variable in class org.wildfly.common.archive.Archive
 
CDE_MOD_DATE - Static variable in class org.wildfly.common.archive.Archive
 
CDE_MOD_TIME - Static variable in class org.wildfly.common.archive.Archive
 
CDE_SIGNATURE - Static variable in class org.wildfly.common.archive.Archive
 
CDE_UNCOMPRESSED_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
CDE_VERSION_MADE_BY - Static variable in class org.wildfly.common.archive.Archive
 
CDE_VERSION_NEEDED - Static variable in class org.wildfly.common.archive.Archive
 
charAt(int) - Method in class org.wildfly.common.string.CompositeCharSequence
 
checkArrayBounds(byte[], int, int) - Static method in class org.wildfly.common.Assert
Check that the given offset and length fall completely within the bounds of the given array.
checkArrayBounds(char[], int, int) - Static method in class org.wildfly.common.Assert
Check that the given offset and length fall completely within the bounds of the given array.
checkArrayBounds(int[], int, int) - Static method in class org.wildfly.common.Assert
Check that the given offset and length fall completely within the bounds of the given array.
checkArrayBounds(int, int, int) - Static method in class org.wildfly.common.Assert
Check that the given offset and length fall completely within the bounds of the given array length.
checkArrayBounds(long[], int, int) - Static method in class org.wildfly.common.Assert
Check that the given offset and length fall completely within the bounds of the given array.
checkArrayBounds(Object[], int, int) - Static method in class org.wildfly.common.Assert
Check that the given offset and length fall completely within the bounds of the given array.
checkMaximumParameter(String, double, double) - Static method in class org.wildfly.common.Assert
Check that the named parameter is less than or equal to max.
checkMaximumParameter(String, float, float) - Static method in class org.wildfly.common.Assert
Check that the named parameter is less than or equal to max.
checkMaximumParameter(String, int, int) - Static method in class org.wildfly.common.Assert
Check that the named parameter is less than or equal to max.
checkMaximumParameter(String, long, long) - Static method in class org.wildfly.common.Assert
Check that the named parameter is less than or equal to max.
checkMinimumParameter(String, double, double) - Static method in class org.wildfly.common.Assert
Check that the named parameter is greater than or equal to min.
checkMinimumParameter(String, float, float) - Static method in class org.wildfly.common.Assert
Check that the named parameter is greater than or equal to min.
checkMinimumParameter(String, int, int) - Static method in class org.wildfly.common.Assert
Check that the named parameter is greater than or equal to min.
checkMinimumParameter(String, long, long) - Static method in class org.wildfly.common.Assert
Check that the named parameter is greater than or equal to min.
checkNotEmptyParam(String, boolean[]) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotEmptyParam(String, byte[]) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotEmptyParam(String, double[]) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotEmptyParam(String, float[]) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotEmptyParam(String, int[]) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotEmptyParam(String, long[]) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotEmptyParam(String, short[]) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotEmptyParam(String, CharSequence) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotEmptyParam(String, String) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotEmptyParam(String, T) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotEmptyParam(String, T[]) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotNullArrayParam(String, int, T) - Static method in class org.wildfly.common.Assert
Check that a value within the named array parameter is not null.
checkNotNullParam(String, T) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not null.
checkNotNullParamWithNullPointerException(String, T) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not null, using a NullPointerException as some specifications require.
CidrAddress - Class in org.wildfly.common.net
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress instead.
CidrAddressTable<T> - Class in org.wildfly.common.net
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddressTable instead.
CidrAddressTable() - Constructor for class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
CidrAddressTable.Mapping<T> - Class in org.wildfly.common.net
Deprecated.
A single mapping in the table.
CleanerReference<T,A> - Class in org.wildfly.common.ref
Deprecated, for removal: This API element is subject to removal in a future version.
Use Cleaner or CleanerReference instead.
CleanerReference(T, A, Reaper<T, A>) - Constructor for class org.wildfly.common.ref.CleanerReference
Deprecated.
Construct a new instance with a reaper.
clear() - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
clear() - Method in interface org.wildfly.common.ref.Reference
Deprecated.
Clear the reference.
clear() - Method in class org.wildfly.common.ref.StrongReference
Deprecated.
 
clone() - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
close() - Method in class org.wildfly.common.archive.Archive
 
closingConsumer() - Static method in class org.wildfly.common.function.Functions
Returns a consumer that quietly closes its argument, logging any exceptions.
CodePointIterator - Class in org.wildfly.common.iteration
A code point by code point iterator.
compactNulls(E[]) - Static method in class org.wildfly.common.array.Arrays2
Create a new array from the original which contains no null values, possibly destroying the contents of the original array.
comparator() - Method in class org.wildfly.common.flags.Flags
Get the null comparator, indicating that this set is always sorted in natural order.
compareAddressBytesTo(byte[], int, int) - Method in class org.wildfly.common.net.CidrAddress
Deprecated.
 
compareTo(CidrAddress) - Method in class org.wildfly.common.net.CidrAddress
Deprecated.
 
compile(String, EnumSet<Expression.Flag>) - Static method in class org.wildfly.common.expression.Expression
Deprecated.
Compile an expression string.
compile(String, Expression.Flag...) - Static method in class org.wildfly.common.expression.Expression
Deprecated.
Compile an expression string.
complement() - Method in class org.wildfly.common.flags.Flags
Get the complement of this set.
compose(ExceptionConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionConsumer
 
compose(ExceptionFunction<? super T2, ? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
compose(ExceptionFunction<? super T2, ? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionToIntFunction
 
compose(ExceptionFunction<? super T2, ? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionToLongFunction
 
compose(ExceptionObjIntConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
 
compose(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
 
compose(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjLongConsumer
 
compose(ExceptionRunnable<? extends E>) - Method in interface org.wildfly.common.function.ExceptionRunnable
 
compose(ExceptionSupplier<? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionConsumer
 
compose(ExceptionSupplier<? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
compose(ExceptionSupplier<? extends T, ? extends E>, ExceptionSupplier<? extends U, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiConsumer
 
compose(ExceptionSupplier<? extends T, ? extends E>, ExceptionSupplier<? extends U, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiFunction
 
compose(ExceptionToIntFunction<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionIntFunction
 
compose(ExceptionToLongFunction<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionLongFunction
 
compose(ExceptionUnaryOperator<T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionUnaryOperator
 
CompositeCharSequence - Class in org.wildfly.common.string
A CharSequence composed of other character sequences.
CompositeCharSequence(CharSequence...) - Constructor for class org.wildfly.common.string.CompositeCharSequence
Constructs a new composite character sequence.
CompositeCharSequence(List<CharSequence>) - Constructor for class org.wildfly.common.string.CompositeCharSequence
Constructs a new composite character sequence.
CompositeIterable<T> - Class in org.wildfly.common.iteration
Used for iterating over an series of iterables, thus avoiding the need to allocate/populate a new list containing all elements.
CompositeIterable(Iterable<? extends T>...) - Constructor for class org.wildfly.common.iteration.CompositeIterable
Constructs a new composite iterable.
CompositeIterable(List<? extends Iterable<? extends T>>) - Constructor for class org.wildfly.common.iteration.CompositeIterable
Constructs a new composite iterable.
CompositeIterator<E> - Class in org.wildfly.common.iteration
Iterator that iterates over a series of iterators.
CompositeIterator(Iterable<? extends Iterator<? extends E>>) - Constructor for class org.wildfly.common.iteration.CompositeIterator
Constructs a new composite iterator.
CompositeIterator(Iterator<? extends E>...) - Constructor for class org.wildfly.common.iteration.CompositeIterator
Constructs a new composite iterator.
constantExceptionSupplier(T) - Static method in class org.wildfly.common.function.Functions
Get a supplier which always returns the same value.
constantSupplier(T) - Static method in class org.wildfly.common.function.Functions
Get a supplier which always returns the same value.
consumerBiConsumer() - Static method in class org.wildfly.common.function.Functions
Get the singleton consumer which accepts a consumer and an argument to hand to it.
consumerExceptionBiConsumer() - Static method in class org.wildfly.common.function.Functions
Get the singleton consumer which accepts a consumer and an argument to hand to it.
contains(E) - Method in class org.wildfly.common.flags.Flags
Determine if this flag set contains the given flag.
contains(Object) - Method in class org.wildfly.common.flags.Flags
Determine if this flag set contains the given object.
containsAll(E, E) - Method in class org.wildfly.common.flags.Flags
Determine if this flag set contains all of the given flags.
containsAll(E, E, E) - Method in class org.wildfly.common.flags.Flags
Determine if this flag set contains all of the given flags.
containsAll(Collection<?>) - Method in class org.wildfly.common.flags.Flags
Determine if this flag set contains all of the objects in the given collection.
containsAll(This) - Method in class org.wildfly.common.flags.Flags
Determine if this flag set contains all of the flags in the given flag set.
containsAny(E, E) - Method in class org.wildfly.common.flags.Flags
Determine if this flag set contains any of the given flags.
containsAny(E, E, E) - Method in class org.wildfly.common.flags.Flags
Determine if this flag set contains any of the given flags.
containsAny(This) - Method in class org.wildfly.common.flags.Flags
Determine if this flag set contains any of the flags in the given flag set.
contentEquals(byte[]) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
contentEquals(byte[], int, int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
contentEquals(String) - Method in class org.wildfly.common.iteration.CodePointIterator
Determine if the remaining contents of this iterator are identical to the given string.
contentEquals(ByteIterator) - Method in class org.wildfly.common.iteration.ByteIterator
Determine if the remaining contents of this iterator are identical to the remaining contents of the other iterator.
contentEquals(CodePointIterator) - Method in class org.wildfly.common.iteration.CodePointIterator
Determine if the remaining contents of this iterator are identical to the remaining contents of the other iterator.
ContextManager<C extends Contextual<C>> - Class in org.wildfly.common.context
A context manager for a Contextual type.
ContextManager(Class<C>) - Constructor for class org.wildfly.common.context.ContextManager
Construct a new instance, with a name matching the class name of the given type.
ContextManager(Class<C>, String) - Constructor for class org.wildfly.common.context.ContextManager
Construct a new instance.
ContextPermission - Class in org.wildfly.common.context
A permission object for operations on ContextManager instances.
ContextPermission(String, String) - Constructor for class org.wildfly.common.context.ContextPermission
Constructs a permission with the specified name.
Contextual<C extends Contextual<C>> - Interface in org.wildfly.common.context
A base class for contexts which are activated in a thread-local context.
create() - Method in interface org.wildfly.common.Factory
Create the object.
create() - Static method in class org.wildfly.common.xml.DocumentBuilderFactoryUtil
Factory generated with secure defaults.
create() - Static method in class org.wildfly.common.xml.SAXParserFactoryUtil
 
create() - Static method in class org.wildfly.common.xml.TransformerFactoryUtil
 
create() - Static method in class org.wildfly.common.xml.XMLInputFactoryUtil
Factory generated with secure defaults.
create() - Static method in class org.wildfly.common.xml.XMLReaderFactoryUtil
Factory generated with secure defaults.
create(byte[], int) - Static method in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.create(byte[], int) instead.
create(InetAddress, int) - Static method in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.create(InetAddress, int) instead.
create(Reference.Type, T, A) - Static method in class org.wildfly.common.ref.References
Deprecated.
Create a reference of a given type with the provided value and attachment.
create(Reference.Type, T, A, ReferenceQueue<? super T>) - Static method in class org.wildfly.common.ref.References
Deprecated.
Create a reference of a given type with the provided value and attachment.
create(Reference.Type, T, A, Reaper<T, A>) - Static method in class org.wildfly.common.ref.References
Deprecated.
Create a reference of a given type with the provided value and attachment.
createArray(Class<E>, int) - Static method in class org.wildfly.common.array.Arrays2
Create an array of the given size, ensuring type safety.

D

DATA - Enum constant in enum org.wildfly.common.cpu.CacheType
Deprecated.
Data cache.
DD_COMPRESSED_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
DD_CRC_32 - Static variable in class org.wildfly.common.archive.Archive
 
DD_END - Static variable in class org.wildfly.common.archive.Archive
 
DD_SIGNATURE - Static variable in class org.wildfly.common.archive.Archive
 
DD_UNCOMPRESSED_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
DD_ZIP64_COMPRESSED_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
DD_ZIP64_END - Static variable in class org.wildfly.common.archive.Archive
 
DD_ZIP64_UNCOMPRESSED_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
decode(int) - Method in class org.wildfly.common.codec.Alphabet
Decode the given code point (character).
decode(int) - Method in class org.wildfly.common.codec.Base32Alphabet
Decode the given code point.
decode(int) - Method in class org.wildfly.common.codec.Base64Alphabet
Decode the given code point.
DecodeException - Exception in org.wildfly.common.codec
An exception which indicates that decoding has failed due to invalid or truncated input.
DecodeException() - Constructor for exception org.wildfly.common.codec.DecodeException
Constructs a new DecodeException instance.
DecodeException(String) - Constructor for exception org.wildfly.common.codec.DecodeException
Constructs a new DecodeException instance with an initial message.
DecodeException(String, Throwable) - Constructor for exception org.wildfly.common.codec.DecodeException
Constructs a new DecodeException instance with an initial message and cause.
DecodeException(Throwable) - Constructor for exception org.wildfly.common.codec.DecodeException
Constructs a new DecodeException instance with an initial cause.
DefaultSelector - Annotation Type in org.wildfly.common.selector
Deprecated.
Use Contextual instead.
delimitedBy(int...) - Method in class org.wildfly.common.iteration.ByteIterator
Get a sub-iterator that is delimited by the given bytes.
delimitedBy(int...) - Method in class org.wildfly.common.iteration.CodePointIterator
Get a sub-iterator that is delimited by the given code points.
descendingIterator() - Method in class org.wildfly.common.flags.Flags
Iterate this set in order from last to first flag.
discard() - Static method in class org.wildfly.common.os.ProcessRedirect
Deprecated, for removal: This API element is subject to removal in a future version.
discardingBiConsumer() - Static method in class org.wildfly.common.function.Functions
Get a consumer which discards the values it is given.
discardingConsumer() - Static method in class org.wildfly.common.function.Functions
Get a consumer which discards the values it is given.
discardingExceptionBiConsumer() - Static method in class org.wildfly.common.function.Functions
Get a consumer which discards the values it is given.
discardingExceptionConsumer() - Static method in class org.wildfly.common.function.Functions
Get a consumer which discards the values it is given.
DocumentBuilderFactoryUtil - Class in org.wildfly.common.xml
Factory provides DocumentBuilderFactory with secure defaults set.
doFinal(MessageDigest) - Method in class org.wildfly.common.iteration.ByteIterator
 
doFinal(Mac) - Method in class org.wildfly.common.iteration.ByteIterator
 
DOUBLE_COLON - Enum constant in enum org.wildfly.common.expression.Expression.Flag
Deprecated.
Treat expressions containing a double-colon delimiter as special, encoding the entire content into the key.
drain() - Method in class org.wildfly.common.iteration.ByteIterator
Drain all the remaining bytes in this iterator.
drain(byte[]) - Method in class org.wildfly.common.iteration.ByteIterator
Drains up to dst.length bytes from this iterator into the given dst array.
drain(byte[], int, int) - Method in class org.wildfly.common.iteration.ByteIterator
Drains up to len bytes from this iterator into the given dst array.
drain(int) - Method in class org.wildfly.common.iteration.ByteIterator
Drain up to count bytes from this iterator, returning the result.
drainAll(int) - Method in class org.wildfly.common.iteration.ByteIterator
Drain exactly count bytes from this iterator, returning the result.
drainTo(ByteArrayOutputStream) - Method in class org.wildfly.common.iteration.ByteIterator
Drain all the remaining bytes in this iterator to the given stream.
drainTo(StringBuilder) - Method in class org.wildfly.common.iteration.CodePointIterator
Drain all the remaining code points in this iterator to the given string builder.
drainTo(StringBuilder, int, int) - Method in class org.wildfly.common.iteration.CodePointIterator
Drain all the remaining code points in this iterator to the given string builder, inserting the given delimiter after every n code points.
drainTo(StringBuilder, String, int) - Method in class org.wildfly.common.iteration.CodePointIterator
Drain all the remaining code points in this iterator to the given string builder, inserting the given prefix before every n code points.
drainTo(StringBuilder, String, int, int) - Method in class org.wildfly.common.iteration.CodePointIterator
Drain all the remaining code points in this iterator to the given string builder, inserting the given prefix and delimiter before and after every n code points, respectively.
drainToLatin1(int) - Method in class org.wildfly.common.iteration.ByteIterator
Convenience method to directly drain a certain number of bytes to a Latin-1 string.
drainToString() - Method in class org.wildfly.common.iteration.CodePointIterator
Drain all the remaining code points in this iterator to a new string.
drainToString(int, int) - Method in class org.wildfly.common.iteration.CodePointIterator
Drain all the remaining code points in this iterator to a new string, inserting the given delimiter after every n code points.
drainToString(String, int) - Method in class org.wildfly.common.iteration.CodePointIterator
Drain all the remaining code points in this iterator to a new string, inserting the given prefix before every n code points.
drainToString(String, int, int) - Method in class org.wildfly.common.iteration.CodePointIterator
Drain all the remaining code points in this iterator to a new string, inserting the given prefix and delimiter before and after every n code points, respectively.
drainToUtf8(int) - Method in class org.wildfly.common.iteration.ByteIterator
Convenience method to directly drain a certain number of bytes to a UTF-8 string.

E

EMPTY - Static variable in class org.wildfly.common.iteration.ByteIterator
The empty byte iterator.
EMPTY - Static variable in class org.wildfly.common.iteration.CodePointIterator
The empty code point iterator.
encode(int) - Method in class org.wildfly.common.codec.Alphabet
Encode the given byte value to a code point.
encode(int) - Method in class org.wildfly.common.codec.Base32Alphabet
Encode the given 5-bit value to a code point.
encode(int) - Method in class org.wildfly.common.codec.Base64Alphabet
Encode the given 6-bit value to a code point.
entryNameEquals(long, String) - Method in class org.wildfly.common.archive.Archive
 
EnumerationIterator<E> - Interface in org.wildfly.common.iteration
An enumeration which is also an iterator.
EOCD_CD_FIRST_DISK_NUMBER - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_CD_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_CD_START_OFFSET - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_CDE_COUNT_ALL - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_CDE_COUNT_THIS_DISK - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_COMMENT_LENGTH - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_DISK_NUMBER - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_END - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_SIGNATURE - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_ZIP64_CD_FIRST_DISK_NUMBER - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_ZIP64_CD_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_ZIP64_CD_START_OFFSET - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_ZIP64_CDE_COUNT_ALL - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_ZIP64_CDE_COUNT_THIS_DISK - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_ZIP64_DISK_NUMBER - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_ZIP64_END - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_ZIP64_SIGNATURE - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_ZIP64_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_ZIP64_VERSION_MADE_BY - Static variable in class org.wildfly.common.archive.Archive
 
EOCD_ZIP64_VERSION_NEEDED - Static variable in class org.wildfly.common.archive.Archive
 
EOCDL_ZIP64_DISK_COUNT - Static variable in class org.wildfly.common.archive.Archive
 
EOCDL_ZIP64_END - Static variable in class org.wildfly.common.archive.Archive
 
EOCDL_ZIP64_EOCD_DISK_NUMBER - Static variable in class org.wildfly.common.archive.Archive
 
EOCDL_ZIP64_EOCD_OFFSET - Static variable in class org.wildfly.common.archive.Archive
 
EOCDL_ZIP64_SIGNATURE - Static variable in class org.wildfly.common.archive.Archive
 
equals(byte[], int, byte[]) - Static method in class org.wildfly.common.array.Arrays2
Compare two sub-regions of the given arrays.
equals(byte[], int, byte[], int, int) - Static method in class org.wildfly.common.array.Arrays2
Compare two sub-regions of the given arrays.
equals(char[], int, char[]) - Static method in class org.wildfly.common.array.Arrays2
Compare two sub-regions of the given arrays.
equals(char[], int, char[], int, int) - Static method in class org.wildfly.common.array.Arrays2
Compare two sub-regions of the given arrays.
equals(char[], int, String) - Static method in class org.wildfly.common.array.Arrays2
Compare two sub-regions of the given array and string.
equals(char[], int, String, int, int) - Static method in class org.wildfly.common.array.Arrays2
Compare two sub-regions of the given array and string.
equals(Object) - Method in class org.wildfly.common.context.ContextPermission
Determine if this permission is equal to the given object.
equals(Object) - Method in class org.wildfly.common.flags.Flags
Determine if this flag set is equal to the given object.
equals(Object) - Method in class org.wildfly.common.iteration.CompositeIterable
 
equals(Object) - Method in class org.wildfly.common.net.CidrAddress
Deprecated.
 
equals(Object) - Method in class org.wildfly.common.ref.CleanerReference
Deprecated.
 
equals(Object) - Method in class org.wildfly.common.selector.SelectorPermission
 
equals(Object) - Method in class org.wildfly.common.string.CompositeCharSequence
 
equals(String, char[]) - Static method in class org.wildfly.common.array.Arrays2
Compare the given array and string.
equals(String, int, char[]) - Static method in class org.wildfly.common.array.Arrays2
Compare two sub-regions of the given array and string.
equals(Set<?>) - Method in class org.wildfly.common.flags.Flags
Determine if this flag set is equal to the given set.
equals(ContextPermission) - Method in class org.wildfly.common.context.ContextPermission
Determine if this permission is equal to the given permission.
equals(CidrAddress) - Method in class org.wildfly.common.net.CidrAddress
Deprecated.
 
equals(SelectorPermission) - Method in class org.wildfly.common.selector.SelectorPermission
 
equals(This) - Method in class org.wildfly.common.flags.Flags
Determine if this flag set is equal to the given flag set.
ESCAPES - Enum constant in enum org.wildfly.common.expression.Expression.Flag
Deprecated.
Support standard escape sequences in plain text and default value fields, which begin with a backslash ("\") character.
evaluate(BiConsumer<ResolveContext<RuntimeException>, StringBuilder>) - Method in class org.wildfly.common.expression.Expression
Deprecated.
Evaluate the expression with the given expansion function.
evaluateException(ExceptionBiConsumer<ResolveContext<E>, StringBuilder, E>) - Method in class org.wildfly.common.expression.Expression
Deprecated.
Evaluate the expression with the given expansion function, which may throw a checked exception.
evaluateWithEnvironment(boolean) - Method in class org.wildfly.common.expression.Expression
Deprecated.
Evaluate the expression using a default expansion function that evaluates environment properties.
evaluateWithProperties(boolean) - Method in class org.wildfly.common.expression.Expression
Deprecated.
Evaluate the expression using a default expansion function that evaluates system properties.
evaluateWithPropertiesAndEnvironment(boolean) - Method in class org.wildfly.common.expression.Expression
Deprecated.
Evaluate the expression using a default expansion function that evaluates system and environment properties in the JBoss style (i.e.
ExceptionBiConsumer<T,U,E extends Exception> - Interface in org.wildfly.common.function
A two-argument consumer which can throw an exception.
ExceptionBiFunction<T,U,R,E extends Exception> - Interface in org.wildfly.common.function
A two-argument function which can throw an exception.
ExceptionBinaryOperator<T,E extends Exception> - Interface in org.wildfly.common.function
A binary operator which can throw an exception.
ExceptionBiPredicate<T,U,E extends Exception> - Interface in org.wildfly.common.function
A two-argument predicate which can throw an exception.
exceptionCapturingRunnable(ExceptionBiConsumer<T, U, E>, T, U) - Static method in class org.wildfly.common.function.Functions
Get a runnable which executes the given consumer with captured values.
exceptionCapturingRunnable(ExceptionConsumer<T, E>, T) - Static method in class org.wildfly.common.function.Functions
Get a runnable which executes the given consumer with captured values.
ExceptionConsumer<T,E extends Exception> - Interface in org.wildfly.common.function
A one-argument consumer which can throw an exception.
exceptionConsumerBiConsumer() - Static method in class org.wildfly.common.function.Functions
Get the singleton consumer which accepts a consumer and an argument to hand to it.
ExceptionFunction<T,R,E extends Exception> - Interface in org.wildfly.common.function
A one-argument function which can throw an exception.
exceptionFunctionBiFunction() - Static method in class org.wildfly.common.function.Functions
Get the singleton function which accepts a function and a parameter to pass to the function, and returns the result of the function.
ExceptionIntFunction<R,E extends Exception> - Interface in org.wildfly.common.function
A one-argument integer function which can throw an exception.
exceptionLoggingConsumer() - Static method in class org.wildfly.common.function.Functions
Returns a consumer that logs its exception parameter as a warning.
ExceptionLongFunction<R,E extends Exception> - Interface in org.wildfly.common.function
A one-argument long integer function which can throw an exception.
ExceptionObjIntConsumer<T,E extends Exception> - Interface in org.wildfly.common.function
A two-argument object and integer consumer which can throw an exception.
ExceptionObjLongConsumer<T,E extends Exception> - Interface in org.wildfly.common.function
A two-argument object and long integer consumer which can throw an exception.
ExceptionPredicate<T,E extends Exception> - Interface in org.wildfly.common.function
A one-argument predicate which can throw an exception.
ExceptionRunnable<E extends Exception> - Interface in org.wildfly.common.function
An operation that can throw an exception.
exceptionRunnableConsumer() - Static method in class org.wildfly.common.function.Functions
Get the singleton exception consumer which accepts and runs exception runnable instances.
ExceptionSupplier<T,E extends Exception> - Interface in org.wildfly.common.function
A supplier which can throw an exception.
exceptionSupplierFunction() - Static method in class org.wildfly.common.function.Functions
Get the singleton function which accepts a supplier and returns the result of the supplier.
exceptionSupplierFunctionBiFunction() - Static method in class org.wildfly.common.function.Functions
Get the singleton function which accepts a function which accepts a supplier, all of which return the result of the supplier.
ExceptionToIntBiFunction<T,U,E extends Exception> - Interface in org.wildfly.common.function
A two-argument function which can throw an exception.
ExceptionToIntFunction<T,E extends Exception> - Interface in org.wildfly.common.function
A two-argument function which can throw an exception.
ExceptionToLongBiFunction<T,U,E extends Exception> - Interface in org.wildfly.common.function
A two-argument function which can throw an exception.
ExceptionToLongFunction<T,E extends Exception> - Interface in org.wildfly.common.function
A two-argument function which can throw an exception.
ExceptionUnaryOperator<T,E extends Exception> - Interface in org.wildfly.common.function
A unary operator which can throw an exception.
expandDefault() - Method in class org.wildfly.common.expression.ResolveContext
Deprecated.
Expand the default value to the current target string builder.
expandDefault(StringBuilder) - Method in class org.wildfly.common.expression.ResolveContext
Deprecated.
Expand the default value to the given string builder.
Expression - Class in org.wildfly.common.expression
Deprecated, for removal: This API element is subject to removal in a future version.
Use Expression instead.
Expression.Flag - Enum in org.wildfly.common.expression
Deprecated.
Flags that can apply to a property expression compilation
EXT_ID_UNIX - Static variable in class org.wildfly.common.archive.Archive
 
EXT_ID_ZIP64 - Static variable in class org.wildfly.common.archive.Archive
 
ExtendedLock - Interface in org.wildfly.common.lock
A thread-owned lock which exposes additional informational methods.

F

Factory<T> - Interface in org.wildfly.common
An object which produces another object.
findInterfaceWithScopeId(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
first() - Method in class org.wildfly.common.flags.Flags
Get the first flag in the set.
Flags<E extends Enum<E>,This extends Flags<E,This>> - Class in org.wildfly.common.flags
A base class for implementing value-like flags and flag sets, where flags and flag sets may be used without allocation overhead.
Flags(int) - Constructor for class org.wildfly.common.flags.Flags
Construct a new instance.
forEach(Consumer<? super E>) - Method in class org.wildfly.common.flags.Flags
Apply the given action for every flag in this set.
forEachRemaining(Consumer<? super E>) - Method in class org.wildfly.common.iteration.CompositeIterator
 
functionBiFunction() - Static method in class org.wildfly.common.function.Functions
Get the singleton function which accepts a function and a parameter to pass to the function, and returns the result of the function.
functionExceptionBiFunction() - Static method in class org.wildfly.common.function.Functions
Get the singleton function which accepts a function and a parameter to pass to the function, and returns the result of the function.
Functions - Class in org.wildfly.common.function
A set of utility methods which return common functions.

G

GENERAL_EXPANSION - Enum constant in enum org.wildfly.common.expression.Expression.Flag
Deprecated.
Support Policy file style "general" expansion alternate expression syntax.
get() - Method in class org.wildfly.common.context.ContextManager
Get the currently active context, possibly examining the per-thread or global defaults.
get() - Method in interface org.wildfly.common.function.ExceptionSupplier
Gets a result.
get() - Method in interface org.wildfly.common.ref.Reference
Deprecated.
Get the value, or null if the reference has been cleared.
get() - Method in class org.wildfly.common.ref.StrongReference
Deprecated.
 
get() - Method in class org.wildfly.common.selector.GlobalSelector
Deprecated.
 
get() - Method in class org.wildfly.common.selector.Selector
Deprecated.
Get the currently relevant object, or null if there is none.
get() - Method in class org.wildfly.common.selector.ThreadLocalSelector
Deprecated.
 
get(InetAddress) - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
getActions() - Method in class org.wildfly.common.context.ContextPermission
Get the actions string.
getActions() - Method in class org.wildfly.common.selector.SelectorPermission
 
getAddressByNameAndType(String, Class<T>) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getAddressByNameAndType(String, Class) instead.
getAllAddressesByNameAndType(String, Class<T>) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getAllAddressesByNameAndType(String, Class) instead.
getAttachment() - Method in class org.wildfly.common.ref.PhantomReference
Deprecated.
 
getAttachment() - Method in interface org.wildfly.common.ref.Reference
Deprecated.
Get the attachment, if any.
getAttachment() - Method in class org.wildfly.common.ref.SoftReference
Deprecated.
 
getAttachment() - Method in class org.wildfly.common.ref.StrongReference
Deprecated.
 
getAttachment() - Method in class org.wildfly.common.ref.WeakReference
Deprecated.
 
getBE16() - Method in class org.wildfly.common.iteration.ByteIterator
 
getBE32() - Method in class org.wildfly.common.iteration.ByteIterator
 
getBE64() - Method in class org.wildfly.common.iteration.ByteIterator
 
getBroadcastAddress() - Method in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.getBroadcastAddress() instead.
getCacheLevel() - Method in class org.wildfly.common.cpu.CacheLevelInfo
Deprecated.
Get the level index.
getCacheLevelInfo(int) - Static method in class org.wildfly.common.cpu.CacheInfo
Deprecated, for removal: This API element is subject to removal in a future version.
Use CacheInfo.getCacheLevelInfo(int) instead.
getCacheLevelSizeKB() - Method in class org.wildfly.common.cpu.CacheLevelInfo
Deprecated.
Get the size of this cache level in kilobytes.
getCacheLineSize() - Method in class org.wildfly.common.cpu.CacheLevelInfo
Deprecated.
Get the cache line size in bytes.
getCacheType() - Method in class org.wildfly.common.cpu.CacheLevelInfo
Deprecated.
Get the type of cache.
getCause() - Method in class org.wildfly.common.rpc.RemoteExceptionCause
 
getChangePermissionFor(Class<?>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get the change permission for the given class.
getClassLoaderDefault(ClassLoader) - Method in class org.wildfly.common.context.ContextManager
Get the class loader default instance.
getClassLoaderDefaultSupplier(ClassLoader) - Method in class org.wildfly.common.context.ContextManager
Get the class loader default supplier.\
getCompressedSize(long) - Method in class org.wildfly.common.archive.Archive
 
getEntryContents(long) - Method in class org.wildfly.common.archive.Archive
 
getEntryHandle(String) - Method in class org.wildfly.common.archive.Archive
 
getEntryName(long) - Method in class org.wildfly.common.archive.Archive
 
getEntryStream(long) - Method in class org.wildfly.common.archive.Archive
 
getExceptionClassName() - Method in class org.wildfly.common.rpc.RemoteExceptionCause
Get the original exception class name.
getExpandedDefault() - Method in class org.wildfly.common.expression.ResolveContext
Deprecated.
Expand the default value to a string.
getFieldNames() - Method in class org.wildfly.common.rpc.RemoteExceptionCause
Get the field names of the remote exception.
getFieldValue(String) - Method in class org.wildfly.common.rpc.RemoteExceptionCause
Get the string value of the given field name.
getFirstEntryHandle() - Method in class org.wildfly.common.archive.Archive
 
getGetPermissionFor(Class<?>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get the get permission for the given class.
getGlobalDefault() - Method in class org.wildfly.common.context.ContextManager
Get the global default context instance.
getGlobalDefaultSupplier() - Method in class org.wildfly.common.context.ContextManager
Get the global default supplier instance.
getHostName() - Static method in class org.wildfly.common.HostName
Deprecated.
Please use HostName.getHostName() instead.
getHostName() - Static method in class org.wildfly.common.net.HostName
Deprecated, for removal: This API element is subject to removal in a future version.
Use HostName.getHostName() instead.
getHostNameIfResolved(InetAddress) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getHostNameIfResolved(InetAddress) instead.
getHostNameIfResolved(InetSocketAddress) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getHostNameIfResolved(InetSocketAddress) instead.
getIndex() - Method in class org.wildfly.common.iteration.ByteIterator
Get the current offset, in bytes.
getIndex() - Method in class org.wildfly.common.iteration.CodePointIterator
Get the current offset, by code point.
getIndex() - Method in interface org.wildfly.common.iteration.IndexIterator
Get the current iterator index.
getInet4Address(int, int, int, int) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getInet4Address(int, int, int, int) instead.
getInet6Address(int, int, int, int, int, int, int, int) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getInet6Address(int, int, int, int, int, int, int, int) instead.
getInstanceContextManager() - Method in interface org.wildfly.common.context.Contextual
Get the context manager for this object.
getKey() - Method in class org.wildfly.common.expression.ResolveContext
Deprecated.
Get the expression resolution key, as a string.
getLE16() - Method in class org.wildfly.common.iteration.ByteIterator
 
getLE32() - Method in class org.wildfly.common.iteration.ByteIterator
 
getLE64() - Method in class org.wildfly.common.iteration.ByteIterator
 
getLevelEntryCount() - Static method in class org.wildfly.common.cpu.CacheInfo
Deprecated, for removal: This API element is subject to removal in a future version.
Use CacheInfo.getLevelEntryCount() instead.
getLoggingLocale() - Method in class org.wildfly.common.ref.Log_$logger
 
getLoggingLocale() - Method in class org.wildfly.common.xml.Log_$logger
 
getModifiedTime(long) - Method in class org.wildfly.common.archive.Archive
 
getNestedArchive(long) - Method in class org.wildfly.common.archive.Archive
 
getNetmaskBits() - Method in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.getNetmaskBits() instead.
getNetworkAddress() - Method in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.getNetworkAddress() instead.
getNextEntryHandle(long) - Method in class org.wildfly.common.archive.Archive
 
getNodeName() - Static method in class org.wildfly.common.net.HostName
Deprecated, for removal: This API element is subject to removal in a future version.
Use HostName.getNodeName() instead.
getNullReference() - Static method in class org.wildfly.common.ref.References
Deprecated.
Get a null reference.
getOrDefault(InetAddress, T) - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
getPackedBE32() - Method in class org.wildfly.common.iteration.ByteIterator
 
getPackedBE64() - Method in class org.wildfly.common.iteration.ByteIterator
 
getParent() - Method in class org.wildfly.common.net.CidrAddressTable.Mapping
Deprecated.
Get the parent of this entry, if any.
getPrivilegedSupplier() - Method in class org.wildfly.common.context.ContextManager
Get a privileged supplier for this context manager which returns the currently active context without a permission check.
getProcessId() - Static method in class org.wildfly.common.os.Process
Deprecated, for removal: This API element is subject to removal in a future version.
Use Process.getProcessId() instead.
getProcessName() - Static method in class org.wildfly.common.os.Process
Deprecated, for removal: This API element is subject to removal in a future version.
Use Process.getProcessName() instead.
getProtocolFamily(InetAddress) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getProtocolFamily(InetAddress) instead.
getQualifiedHostName() - Static method in class org.wildfly.common.HostName
Deprecated.
getQualifiedHostName() - Static method in class org.wildfly.common.net.HostName
Deprecated, for removal: This API element is subject to removal in a future version.
Use HostName.getQualifiedHostName() instead.
getRange() - Method in class org.wildfly.common.net.CidrAddressTable.Mapping
Deprecated.
Get the address range of this entry.
getReaper() - Method in class org.wildfly.common.ref.PhantomReference
Deprecated.
 
getReaper() - Method in class org.wildfly.common.ref.SoftReference
Deprecated.
 
getReaper() - Method in class org.wildfly.common.ref.WeakReference
Deprecated.
 
getReferencedStrings() - Method in class org.wildfly.common.expression.Expression
Deprecated.
Get the immutable set of string keys that are referenced by expressions in this compiled expression.
getResolved(InetSocketAddress) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getResolved(InetSocketAddress) instead.
getResolved(InetSocketAddress, Class<? extends InetAddress>) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getResolved(InetSocketAddress, Class) instead.
getResolved(URI, int) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getResolved(URI, int) instead.
getResolved(URI, int, Class<? extends InetAddress>) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getResolved(URI, int, Class) instead.
getResolvedInetAddress(URI) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getResolvedInetAddress(URI) instead.
getResolvedInetAddress(URI, Class<T>) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getResolvedInetAddress(URI, Class) instead.
getScopeId() - Method in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.getScopeId() instead.
getScopeId(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getScopeId(String) instead.
getScopeId(String, InetAddress) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getScopeId(String, InetAddress) instead.
getScopeId(InetAddress) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getScopeId(InetAddress) instead.
getScopeId(NetworkInterface) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
getScopeId(NetworkInterface, InetAddress) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
getSelector() - Method in class org.wildfly.common.selector.Selector.Getter
Deprecated.
Get the selector for this getter.
getSetPermissionFor(Class<?>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get the set permission for the given class.
getSmallestDataCacheLineSize() - Static method in class org.wildfly.common.cpu.CacheInfo
Deprecated, for removal: This API element is subject to removal in a future version.
Use CacheInfo.getSmallestDataCacheLineSize() instead.
getSmallestInstructionCacheLineSize() - Static method in class org.wildfly.common.cpu.CacheInfo
Deprecated, for removal: This API element is subject to removal in a future version.
Use CacheInfo.getSmallestInstructionCacheLineSize() instead.
getThreadDefault() - Method in class org.wildfly.common.context.ContextManager
Get the per-thread default context instance.
getThreadDefaultSupplier() - Method in class org.wildfly.common.context.ContextManager
Get the per-thread default context instance.
getType() - Method in class org.wildfly.common.ref.PhantomReference
Deprecated.
 
getType() - Method in interface org.wildfly.common.ref.Reference
Deprecated.
Get the type of the reference.
getType() - Method in class org.wildfly.common.ref.SoftReference
Deprecated.
 
getType() - Method in class org.wildfly.common.ref.StrongReference
Deprecated.
 
getType() - Method in class org.wildfly.common.ref.WeakReference
Deprecated.
 
getUncompressedSize(long) - Method in class org.wildfly.common.archive.Archive
 
getURIFromAddress(String, InetSocketAddress, int) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.getURIFromAddress(String, InetSocketAddress, int) instead.
getUserFromURI(URI) - Static method in class org.wildfly.common.net.URIs
Deprecated, for removal: This API element is subject to removal in a future version.
Use URIs.getUserFromURI(URI) instead.
getValue() - Method in class org.wildfly.common.net.CidrAddressTable.Mapping
Deprecated.
Get the stored value of this entry.
GlobalSelector<T> - Class in org.wildfly.common.selector
Deprecated.
Use Contextual instead.
GlobalSelector(T) - Constructor for class org.wildfly.common.selector.GlobalSelector
Deprecated.
Construct a new instance.
GP_CD_MASKED - Static variable in class org.wildfly.common.archive.Archive
 
GP_COMPRESSED_PATCHED - Static variable in class org.wildfly.common.archive.Archive
 
GP_DEFLATE_COMP_OPT_FAST - Static variable in class org.wildfly.common.archive.Archive
 
GP_DEFLATE_COMP_OPT_MASK - Static variable in class org.wildfly.common.archive.Archive
 
GP_DEFLATE_COMP_OPT_MAXIMUM - Static variable in class org.wildfly.common.archive.Archive
 
GP_DEFLATE_COMP_OPT_NORMAL - Static variable in class org.wildfly.common.archive.Archive
 
GP_DEFLATE_COMP_OPT_SUPER_FAST - Static variable in class org.wildfly.common.archive.Archive
 
GP_ENCRYPTED - Static variable in class org.wildfly.common.archive.Archive
 
GP_IMPLODE_3_TREES - Static variable in class org.wildfly.common.archive.Archive
 
GP_IMPLODE_8K_DICTIONARY - Static variable in class org.wildfly.common.archive.Archive
 
GP_LATE_SIZES - Static variable in class org.wildfly.common.archive.Archive
 
GP_LZMA_EOS_USED - Static variable in class org.wildfly.common.archive.Archive
 
GP_STRONG_ENCRYPTION - Static variable in class org.wildfly.common.archive.Archive
 
GP_UTF_8 - Static variable in class org.wildfly.common.archive.Archive
 

H

hasDefault() - Method in class org.wildfly.common.expression.ResolveContext
Deprecated.
Determine if the current expression has a default value.
hashCode() - Method in class org.wildfly.common.context.ContextPermission
Get the hash code of this permission.
hashCode() - Method in class org.wildfly.common.flags.Flags
Get the hash code of this flag set.
hashCode() - Method in class org.wildfly.common.iteration.CompositeIterable
 
hashCode() - Method in class org.wildfly.common.net.CidrAddress
Deprecated.
 
hashCode() - Method in class org.wildfly.common.ref.CleanerReference
Deprecated.
 
hashCode() - Method in class org.wildfly.common.string.CompositeCharSequence
 
HashMath - Class in org.wildfly.common.math
Routines which are useful for hashcode computation, among other things.
hasMoreElements() - Method in interface org.wildfly.common.iteration.EnumerationIterator
Determine if there are more elements to iterate over in the direction of this iterator.
hasNext() - Method in class org.wildfly.common.array.ArrayIterator
Determine if there are more elements to iterate over in the direction of this iterator.
hasNext() - Method in interface org.wildfly.common.iteration.BiDirIntIterator
 
hasNext() - Method in class org.wildfly.common.iteration.ByteIterator
Determine if there are more bytes after the current byte.
hasNext() - Method in class org.wildfly.common.iteration.CodePointIterator
Determine if there are more code points after the current code point.
hasNext() - Method in class org.wildfly.common.iteration.CompositeIterator
 
hasNext() - Method in interface org.wildfly.common.iteration.IntIterator
Determine if there is another element in this sequence.
hasPrevious() - Method in class org.wildfly.common.array.ArrayIterator
Determine if there are more elements to iterate over in the reverse direction of this iterator.
hasPrevious() - Method in interface org.wildfly.common.iteration.BiDirIntIterator
Determine if there is a previous element in this sequence.
hasPrevious() - Method in class org.wildfly.common.iteration.ByteIterator
Determine if there are more bytes before the current byte.
hasPrevious() - Method in class org.wildfly.common.iteration.CodePointIterator
Determine if there are more code points before the current code point.
headSet(E) - Method in class org.wildfly.common.flags.Flags
Get the subset of flags from this set, up to (but not including) the given element.
hexDecode() - Method in class org.wildfly.common.iteration.CodePointIterator
Hex-decode the current stream.
hexEncode() - Method in class org.wildfly.common.iteration.ByteIterator
Hex-encode the current stream.
hexEncode(boolean) - Method in class org.wildfly.common.iteration.ByteIterator
Hex-encode the current stream.
HostName - Class in org.wildfly.common
Deprecated.
Please use HostName instead.
HostName - Class in org.wildfly.common.net
Deprecated, for removal: This API element is subject to removal in a future version.
Use HostName instead.
HostName() - Constructor for class org.wildfly.common.HostName
Deprecated.
 
HostName() - Constructor for class org.wildfly.common.net.HostName
Deprecated.
 

I

identity() - Static method in interface org.wildfly.common.function.ExceptionUnaryOperator
 
implies(Permission) - Method in class org.wildfly.common.context.ContextPermission
Determine if the given permission is implied by this permission.
implies(Permission) - Method in class org.wildfly.common.selector.SelectorPermission
 
implies(ContextPermission) - Method in class org.wildfly.common.context.ContextPermission
Determine if the given permission is implied by this permission.
implies(SelectorPermission) - Method in class org.wildfly.common.selector.SelectorPermission
 
impossibleSwitchCase(int) - Static method in class org.wildfly.common.Assert
Return an exception indicating that the current switch case was intended to be unreachable.
impossibleSwitchCase(long) - Static method in class org.wildfly.common.Assert
Return an exception indicating that the current switch case was intended to be unreachable.
impossibleSwitchCase(Object) - Static method in class org.wildfly.common.Assert
Return an exception indicating that the current switch case was intended to be unreachable.
in(CacheType) - Method in enum org.wildfly.common.cpu.CacheType
Deprecated.
Determine whether this instance is equal to one of the given instances.
in(CacheType...) - Method in enum org.wildfly.common.cpu.CacheType
Deprecated.
Determine whether this instance is equal to one of the given instances.
in(CacheType, CacheType) - Method in enum org.wildfly.common.cpu.CacheType
Deprecated.
Determine whether this instance is equal to one of the given instances.
in(CacheType, CacheType, CacheType) - Method in enum org.wildfly.common.cpu.CacheType
Deprecated.
Determine whether this instance is equal to one of the given instances.
in(Reference.Type) - Method in enum org.wildfly.common.ref.Reference.Type
Deprecated.
Determine whether this instance is equal to one of the given instances.
in(Reference.Type...) - Method in enum org.wildfly.common.ref.Reference.Type
Deprecated.
Determine whether this instance is equal to one of the given instances.
in(Reference.Type, Reference.Type) - Method in enum org.wildfly.common.ref.Reference.Type
Deprecated.
Determine whether this instance is equal to one of the given instances.
in(Reference.Type, Reference.Type, Reference.Type) - Method in enum org.wildfly.common.ref.Reference.Type
Deprecated.
Determine whether this instance is equal to one of the given instances.
IndexIterator - Interface in org.wildfly.common.iteration
An iterator which can report the current iterator index.
indexOf(byte[], int) - Static method in class org.wildfly.common.array.Arrays2
Find the first occurrence of a byte in a byte array.
indexOf(byte[], int, int) - Static method in class org.wildfly.common.array.Arrays2
Find the first occurrence of a byte in a byte array.
indexOf(byte[], int, int, int) - Static method in class org.wildfly.common.array.Arrays2
Find the first occurrence of a byte in a byte array.
Inet - Class in org.wildfly.common.net
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet instead.
INET4_ANY - Static variable in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.INET4_ANY instead.
INET4_ANY_CIDR - Static variable in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.INET4_ANY_CIDR instead.
INET4_BROADCAST - Static variable in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.INET4_BROADCAST instead.
INET4_LOOPBACK - Static variable in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.INET4_LOOPBACK instead.
INET6_ANY - Static variable in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.INET6_ANY instead.
INET6_ANY_CIDR - Static variable in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.INET6_ANY_CIDR instead.
INET6_LOOPBACK - Static variable in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.INET6_LOOPBACK instead.
INSTRUCTION - Enum constant in enum org.wildfly.common.cpu.CacheType
Deprecated.
Instruction cache.
interleavedWith(byte[]) - Method in class org.wildfly.common.iteration.ByteIterator
Get a byte iterator which translates this byte iterator through an interleaving table.
interleavedWith(int[]) - Method in class org.wildfly.common.iteration.ByteIterator
Get a byte iterator which translates this byte iterator through an interleaving table.
IntIterator - Interface in org.wildfly.common.iteration
A primitive iterator, which can be used as the basis for string parsing, tokenizing, and other purposes.
isCompressed(long) - Method in class org.wildfly.common.archive.Archive
 
isData() - Method in enum org.wildfly.common.cpu.CacheType
Deprecated.
Determine if this cache line type holds data.
isDirectory(long) - Method in class org.wildfly.common.archive.Archive
 
isEmpty() - Method in class org.wildfly.common.flags.Flags
Determine if this flag set is empty.
isEmpty() - Method in class org.wildfly.common.function.ThreadLocalStack
 
isEmpty() - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
isFair() - Method in interface org.wildfly.common.lock.ExtendedLock
Query if this lock instance tends to be "fair".
isFair() - Method in class org.wildfly.common.lock.SpinLock
Determine if this lock is fair.
isFull(EnumSet<CacheType>) - Static method in enum org.wildfly.common.cpu.CacheType
Deprecated.
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
isFull(EnumSet<Reference.Type>) - Static method in enum org.wildfly.common.ref.Reference.Type
Deprecated.
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
isHeldByCurrentThread() - Method in interface org.wildfly.common.lock.ExtendedLock
Determine if this lock is held by the current thread.
isHeldByCurrentThread() - Method in class org.wildfly.common.lock.SpinLock
Determine if this spin lock is held by the calling thread.
isInet4Address(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.isInet4Address(String) instead.
isInet6Address(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.isInet6Address(String) instead.
isInstruction() - Method in enum org.wildfly.common.cpu.CacheType
Deprecated.
Determine if this cache line type holds instructions.
isLittleEndian() - Method in class org.wildfly.common.codec.Alphabet
Determine whether this is a little-endian or big-endian alphabet.
isLocked() - Method in interface org.wildfly.common.lock.ExtendedLock
Determine if this lock is held.
isLocked() - Method in class org.wildfly.common.lock.SpinLock
Determine if this spin lock is held.
itemOf(int) - Method in class org.wildfly.common.flags.Flags
Get the flag item with the given index.
iterate() - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
iterator() - Method in class org.wildfly.common.flags.Flags
Iterate this set in order from first to last flag.
iterator() - Method in class org.wildfly.common.iteration.CompositeIterable
 
iterator() - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 

L

last() - Method in class org.wildfly.common.flags.Flags
Get the last flag in the set.
length() - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
length() - Method in class org.wildfly.common.string.CompositeCharSequence
 
LENIENT_SYNTAX - Enum constant in enum org.wildfly.common.expression.Expression.Flag
Deprecated.
Ignore syntax problems instead of throwing an exception.
LH_COMP_METHOD - Static variable in class org.wildfly.common.archive.Archive
 
LH_COMPRESSED_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
LH_CRC_32 - Static variable in class org.wildfly.common.archive.Archive
 
LH_END - Static variable in class org.wildfly.common.archive.Archive
 
LH_EXTRA_LENGTH - Static variable in class org.wildfly.common.archive.Archive
 
LH_FILE_NAME_LENGTH - Static variable in class org.wildfly.common.archive.Archive
 
LH_GP_BITS - Static variable in class org.wildfly.common.archive.Archive
 
LH_MIN_VERSION - Static variable in class org.wildfly.common.archive.Archive
 
LH_MOD_DATE - Static variable in class org.wildfly.common.archive.Archive
 
LH_MOD_TIME - Static variable in class org.wildfly.common.archive.Archive
 
LH_SIGNATURE - Static variable in class org.wildfly.common.archive.Archive
 
LH_UNCOMPRESSED_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
likely(boolean) - Static method in class org.wildfly.common.Branch
Assert that the given expression is likely, which is to say, it will be true more than 75% of the time.
limitedTo(int) - Method in class org.wildfly.common.iteration.ByteIterator
Return a copy of this iterator which is limited to the given number of bytes after the current one.
limitedTo(long) - Method in class org.wildfly.common.iteration.CodePointIterator
Return a copy of this iterator which is limited to the given number of code points after the current one.
lock() - Method in class org.wildfly.common.lock.SpinLock
Acquire the lock by spinning until it is held.
lockInterruptibly() - Method in class org.wildfly.common.lock.SpinLock
Acquire the lock by spinning until it is held or the thread is interrupted.
Locks - Class in org.wildfly.common.lock
A utility class to create ExtendedLock objects.
log - Variable in class org.wildfly.common.ref.Log_$logger
 
Log_$logger - Class in org.wildfly.common.ref
Warning this class consists of generated code.
Log_$logger - Class in org.wildfly.common.xml
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.wildfly.common.ref.Log_$logger
 
Log_$logger(Logger) - Constructor for class org.wildfly.common.xml.Log_$logger
 
LOWERCASE - Static variable in class org.wildfly.common.codec.Base32Alphabet
The standard RFC 4648 base-32 alphabet mapped to lowercase.

M

MADE_BY_MS_DOS - Static variable in class org.wildfly.common.archive.Archive
 
MADE_BY_NTFS - Static variable in class org.wildfly.common.archive.Archive
 
MADE_BY_OS_X - Static variable in class org.wildfly.common.archive.Archive
 
MADE_BY_UNIX - Static variable in class org.wildfly.common.archive.Archive
 
main(String[]) - Static method in class org.wildfly.common.cpu.CacheInfo
Deprecated.
 
matches(byte[]) - Method in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.matches(byte[]) instead.
matches(byte[], int) - Method in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.matches(byte[], int) instead.
matches(Inet4Address) - Method in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.matches(Inet4Address) instead.
matches(Inet6Address) - Method in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.matches(Inet6Address) instead.
matches(InetAddress) - Method in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.matches(InetAddress) instead.
matches(CidrAddress) - Method in class org.wildfly.common.net.CidrAddress
Deprecated, for removal: This API element is subject to removal in a future version.
Use CidrAddress.matches(io.smallrye.common.net.CidrAddress) instead.
METHOD_BZIP2 - Static variable in class org.wildfly.common.archive.Archive
 
METHOD_DEFLATE - Static variable in class org.wildfly.common.archive.Archive
 
METHOD_DEFLATE64 - Static variable in class org.wildfly.common.archive.Archive
 
METHOD_IMPLODE - Static variable in class org.wildfly.common.archive.Archive
 
METHOD_LZMA - Static variable in class org.wildfly.common.archive.Archive
 
METHOD_REDUCE_1 - Static variable in class org.wildfly.common.archive.Archive
 
METHOD_REDUCE_2 - Static variable in class org.wildfly.common.archive.Archive
 
METHOD_REDUCE_3 - Static variable in class org.wildfly.common.archive.Archive
 
METHOD_REDUCE_4 - Static variable in class org.wildfly.common.archive.Archive
 
METHOD_SHRINK - Static variable in class org.wildfly.common.archive.Archive
 
METHOD_STORED - Static variable in class org.wildfly.common.archive.Archive
 
MINI_EXPRS - Enum constant in enum org.wildfly.common.expression.Expression.Flag
Deprecated.
Support single-character expressions that can be interpreted without wrapping in curly braces.
multiHashOrdered(int, int) - Static method in class org.wildfly.common.math.HashMath
A hash function which combines an accumulated hash with a next hash such that f(f(k, b), a) ≠ₙ f(f(k, a), b).
multiHashOrdered(int, int, int) - Static method in class org.wildfly.common.math.HashMath
A hash function which combines an accumulated hash with a next hash such that f(f(k, p2, b), p1, a) ≠ₙ f(f(k, p1, a), p2, b).
multiHashUnordered(int, int) - Static method in class org.wildfly.common.math.HashMath
A hash function which combines an accumulated hash with a next hash such that f(f(k, b), a) = f(f(k, a), b).
multiHashUnordered(int, int, int) - Static method in class org.wildfly.common.math.HashMath
A hash function which combines an accumulated hash with a next hash such that f(f(k, p2, b), p1, a) = f(f(k, p1, a), p2, b).
multiplyWrap(int, int) - Static method in class org.wildfly.common.math.HashMath
Multiply two unsigned integers together.

N

newCondition() - Method in class org.wildfly.common.lock.SpinLock
Unsupported.
newPermissionCollection() - Method in class org.wildfly.common.context.ContextPermission
Get a new permission collection instance which can hold this type of permissions.
next() - Method in class org.wildfly.common.array.ArrayIterator
Get the next element in the direction of this iterator.
next() - Method in interface org.wildfly.common.iteration.BiDirIntIterator
 
next() - Method in class org.wildfly.common.iteration.ByteIterator
Get the next byte.
next() - Method in class org.wildfly.common.iteration.CodePointIterator
Get the next code point.
next() - Method in class org.wildfly.common.iteration.CompositeIterator
 
next() - Method in interface org.wildfly.common.iteration.IntIterator
Get the next element in the sequence.
nextElement() - Method in interface org.wildfly.common.iteration.EnumerationIterator
Get the next element in the direction of this iterator.
nextIndex() - Method in class org.wildfly.common.array.ArrayIterator
Get the next index in the direction of this iterator.
NO_RECURSE_DEFAULT - Enum constant in enum org.wildfly.common.expression.Expression.Flag
Deprecated.
Do not support recursion in default values.
NO_RECURSE_KEY - Enum constant in enum org.wildfly.common.expression.Expression.Flag
Deprecated.
Do not support recursive expression expansion in the key part of the expression.
NO_SMART_BRACES - Enum constant in enum org.wildfly.common.expression.Expression.Flag
Deprecated.
Do not support smart braces.
NO_TRIM - Enum constant in enum org.wildfly.common.expression.Expression.Flag
Deprecated.
Do not trim leading and trailing whitespace off of the expression string before parsing it.
not() - Method in interface org.wildfly.common.function.ExceptionBiPredicate
 
not() - Method in interface org.wildfly.common.function.ExceptionPredicate
 
NotNull - Annotation Type in org.wildfly.common.annotation
An advisory annotation indicating that the given variable, method, or parameter is not nullable.
NULL - Enum constant in enum org.wildfly.common.ref.Reference.Type
Deprecated.
A null reference.
Nullable - Annotation Type in org.wildfly.common.annotation
An advisory annotation indicating that the given variable, method, or parameter is nullable.
nullSelector() - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get the null selector.

O

objectToString(Object) - Static method in class org.wildfly.common.array.Arrays2
Deeply convert an object to a string, expanding arrays as they are encountered.
of(Throwable) - Static method in class org.wildfly.common.rpc.RemoteExceptionCause
Get a remote exception cause for the given Throwable.
of(ExceptionFunction<T, T, E>) - Static method in interface org.wildfly.common.function.ExceptionUnaryOperator
 
of(T...) - Static method in class org.wildfly.common.array.Arrays2
Return the varargs list as its array representation.
ofByteBuffer(ByteBuffer) - Static method in class org.wildfly.common.iteration.ByteIterator
Get a byte iterator for a byte buffer.
ofBytes(byte...) - Static method in class org.wildfly.common.iteration.ByteIterator
Get a byte iterator for a byte array.
ofBytes(byte[], int[]) - Static method in class org.wildfly.common.iteration.ByteIterator
Get a byte iterator for a byte array with interleave.
ofBytes(byte[], int, int) - Static method in class org.wildfly.common.iteration.ByteIterator
Get a byte iterator for a byte array.
ofBytes(byte[], int, int, int[]) - Static method in class org.wildfly.common.iteration.ByteIterator
Get a byte iterator for a byte array with interleave.
ofChars(char[]) - Static method in class org.wildfly.common.iteration.CodePointIterator
Get a code point iterator for a character array.
ofChars(char[], int) - Static method in class org.wildfly.common.iteration.CodePointIterator
Get a code point iterator for a character array.
ofChars(char[], int, int) - Static method in class org.wildfly.common.iteration.CodePointIterator
Get a code point iterator for a character array.
ofIterators(ByteIterator...) - Static method in class org.wildfly.common.iteration.ByteIterator
Get a concatenated byte iterator.
ofLatin1Bytes(byte[]) - Static method in class org.wildfly.common.iteration.CodePointIterator
Get a code point iterator for a ISO-8859-1 (Latin-1) encoded array.
ofLatin1Bytes(byte[], int, int) - Static method in class org.wildfly.common.iteration.CodePointIterator
Get a code point iterator for a ISO-8859-1 (Latin-1) encoded array.
ofString(String) - Static method in class org.wildfly.common.iteration.CodePointIterator
Get a code point iterator for a string.
ofString(String, int, int) - Static method in class org.wildfly.common.iteration.CodePointIterator
Get a code point iterator for a string.
ofUtf8Bytes(byte[]) - Static method in class org.wildfly.common.iteration.CodePointIterator
Get a code point iterator for a UTF-8 encoded byte array.
ofUtf8Bytes(byte[], int, int) - Static method in class org.wildfly.common.iteration.CodePointIterator
Get a code point iterator for a UTF-8 encoded array.
open(ByteBuffer) - Static method in class org.wildfly.common.archive.Archive
 
open(Path) - Static method in class org.wildfly.common.archive.Archive
 
or(ExceptionBiPredicate<T, U, E>) - Method in interface org.wildfly.common.function.ExceptionBiPredicate
 
or(ExceptionPredicate<T, E>) - Method in interface org.wildfly.common.function.ExceptionPredicate
 
org.wildfly.common - package org.wildfly.common
Common classes for a variety of purposes.
org.wildfly.common.annotation - package org.wildfly.common.annotation
 
org.wildfly.common.archive - package org.wildfly.common.archive
Classes for dealing with Zip and JAR format archives.
org.wildfly.common.array - package org.wildfly.common.array
 
org.wildfly.common.bytes - package org.wildfly.common.bytes
Classes related to the manipulation of byte sequences.
org.wildfly.common.codec - package org.wildfly.common.codec
Classes relating to encoding and decoding.
org.wildfly.common.context - package org.wildfly.common.context
Types related to management of contextual objects.
org.wildfly.common.cpu - package org.wildfly.common.cpu
A set of utility classes to determine information about the runtime environment's CPU configuration.
org.wildfly.common.expression - package org.wildfly.common.expression
Expression string parsing and expansion classes.
org.wildfly.common.flags - package org.wildfly.common.flags
 
org.wildfly.common.function - package org.wildfly.common.function
Classes which implement useful functions which are missing from java.util.function.
org.wildfly.common.iteration - package org.wildfly.common.iteration
Classes related to iteration.
org.wildfly.common.lock - package org.wildfly.common.lock
Classes which provide basic lock types.
org.wildfly.common.math - package org.wildfly.common.math
Classes which perform various common mathematical functions.
org.wildfly.common.net - package org.wildfly.common.net
Utilities relating abstractly to network-related activities.
org.wildfly.common.os - package org.wildfly.common.os
Utilities related to the operating system and current process.
org.wildfly.common.ref - package org.wildfly.common.ref
Classes which implement reference types which can be cleaned up automatically by a background thread.
org.wildfly.common.rpc - package org.wildfly.common.rpc
Classes which are commonly useful for simple RPC applications.
org.wildfly.common.selector - package org.wildfly.common.selector
 
org.wildfly.common.string - package org.wildfly.common.string
Classes which perform various common string functions.
org.wildfly.common.xml - package org.wildfly.common.xml
Classes which create XML related factories with safe defaults.
over(E) - Static method in interface org.wildfly.common.iteration.EnumerationIterator
Get an enumeration iterator over one element.

P

parseCidrAddress(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseCidrAddress(String) instead.
parseInet4Address(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInet4Address(String) instead.
parseInet4Address(String, String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInet4Address(String, String) instead.
parseInet4AddressOrFail(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInet4AddressOrFail(String) instead.
parseInet4AddressOrFail(String, String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInet4AddressOrFail(String, String) instead.
parseInet4AddressToBytes(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInet4AddressToBytes(String) instead.
parseInet6Address(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInet6Address(String) instead.
parseInet6Address(String, String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInet6Address(String, String) instead.
parseInet6AddressOrFail(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInet6AddressOrFail(String) instead.
parseInet6AddressOrFail(String, String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInet6AddressOrFail(String, String) instead.
parseInet6AddressToBytes(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInet6AddressToBytes(String) instead.
parseInetAddress(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInetAddress(String) instead.
parseInetAddress(String, String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInetAddress(String, String) instead.
parseInetAddressOrFail(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInetAddressOrFail(String) instead.
parseInetAddressOrFail(String, String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInetAddressOrFail(String, String) instead.
parseInetAddressToBytes(String) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.parseInetAddressToBytes(String) instead.
peek() - Method in class org.wildfly.common.function.ThreadLocalStack
 
peekNext() - Method in interface org.wildfly.common.iteration.BiDirIntIterator
 
peekNext() - Method in class org.wildfly.common.iteration.ByteIterator
Peek at the next byte without advancing.
peekNext() - Method in class org.wildfly.common.iteration.CodePointIterator
Peek at the next code point without advancing.
peekNext() - Method in interface org.wildfly.common.iteration.IntIterator
Observe the next element in the sequence without moving the iterator.
peekPrevious() - Method in interface org.wildfly.common.iteration.BiDirIntIterator
Observe the previous element in the sequence without moving the iterator.
peekPrevious() - Method in class org.wildfly.common.iteration.ByteIterator
Peek at the previous byte without moving backwards.
peekPrevious() - Method in class org.wildfly.common.iteration.CodePointIterator
Peek at the previous code point without moving backwards.
PHANTOM - Enum constant in enum org.wildfly.common.ref.Reference.Type
Deprecated.
A phantom reference.
PhantomReference<T,A> - Class in org.wildfly.common.ref
Deprecated, for removal: This API element is subject to removal in a future version.
Use PhantomReference instead.
PhantomReference(T, A, ReferenceQueue<? super T>) - Constructor for class org.wildfly.common.ref.PhantomReference
Deprecated.
Construct a new instance with an explicit reference queue.
PhantomReference(T, A, Reaper<T, A>) - Constructor for class org.wildfly.common.ref.PhantomReference
Deprecated.
Construct a new instance with a reaper.
pop() - Method in class org.wildfly.common.function.ThreadLocalStack
 
previous() - Method in class org.wildfly.common.array.ArrayIterator
Get the next element in the reverse direction of this iterator.
previous() - Method in interface org.wildfly.common.iteration.BiDirIntIterator
Get the previous element in the sequence.
previous() - Method in class org.wildfly.common.iteration.ByteIterator
Get the previous byte.
previous() - Method in class org.wildfly.common.iteration.CodePointIterator
Get the previous code point.
previousIndex() - Method in class org.wildfly.common.array.ArrayIterator
Get the next index in the reverse direction of this iterator.
probability(float, boolean) - Static method in class org.wildfly.common.Branch
Assert that the given expression has the given probability of being true.
Process - Class in org.wildfly.common.os
Deprecated, for removal: This API element is subject to removal in a future version.
Use Process instead.
ProcessorInfo - Class in org.wildfly.common.cpu
Deprecated, for removal: This API element is subject to removal in a future version.
Use ProcessorInfo instead.
ProcessRedirect - Class in org.wildfly.common.os
Deprecated, for removal: This API element is subject to removal in a future version.
push(E) - Method in class org.wildfly.common.function.ThreadLocalStack
 
put(CidrAddress, T) - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
putIfAbsent(CidrAddress, T) - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 

Q

quiet(ExceptionBiConsumer<T, U, E>, Consumer<E>) - Static method in class org.wildfly.common.function.Functions
Converts an ExceptionBiConsumer to a standard BiConsumer using the specified exception handler.
quiet(ExceptionConsumer<T, E>, Consumer<E>) - Static method in class org.wildfly.common.function.Functions
Converts an ExceptionConsumer to a standard Consumer using the specified exception handler.
quiet(ExceptionObjIntConsumer<T, E>, Consumer<E>) - Static method in class org.wildfly.common.function.Functions
Converts an ExceptionObjIntConsumer to a standard ObjIntConsumer using the specified exception handler.
quiet(ExceptionObjLongConsumer<T, E>, Consumer<E>) - Static method in class org.wildfly.common.function.Functions
Converts an ExceptionObjLongConsumer to a standard ObjLongConsumer using the specified exception handler.

R

readFromStream(DataInput) - Static method in class org.wildfly.common.rpc.RemoteExceptionCause
 
reap(Reference<T, A>) - Method in interface org.wildfly.common.ref.Reaper
Deprecated.
Perform the cleanup action for a reference.
Reaper<T,A> - Interface in org.wildfly.common.ref
Deprecated, for removal: This API element is subject to removal in a future version.
Use Reaper instead.
reapFailed(Throwable) - Method in class org.wildfly.common.ref.Log_$logger
 
reapFailed$str() - Method in class org.wildfly.common.ref.Log_$logger
 
reentrantLock() - Static method in class org.wildfly.common.lock.Locks
Create a standard reentrant ExtendedLock with the default fairness policy.
reentrantLock(boolean) - Static method in class org.wildfly.common.lock.Locks
Create a standard reentrant ExtendedLock with the given fairness policy.
Reference<T,A> - Interface in org.wildfly.common.ref
Deprecated, for removal: This API element is subject to removal in a future version.
Use Reference instead.
Reference.Type - Enum in org.wildfly.common.ref
Deprecated.
A reference type.
References - Class in org.wildfly.common.ref
Deprecated, for removal: This API element is subject to removal in a future version.
Use References instead.
RemoteExceptionCause - Class in org.wildfly.common.rpc
A remote exception cause.
RemoteExceptionCause(String, String) - Constructor for class org.wildfly.common.rpc.RemoteExceptionCause
Constructs a new RemoteExceptionCause instance with an initial message.
RemoteExceptionCause(String, String, Map<String, String>) - Constructor for class org.wildfly.common.rpc.RemoteExceptionCause
Constructs a new RemoteExceptionCause instance with an initial message.
RemoteExceptionCause(String, RemoteExceptionCause, String) - Constructor for class org.wildfly.common.rpc.RemoteExceptionCause
Constructs a new RemoteExceptionCause instance with an initial message and cause.
RemoteExceptionCause(String, RemoteExceptionCause, String, Map<String, String>) - Constructor for class org.wildfly.common.rpc.RemoteExceptionCause
Constructs a new RemoteExceptionCause instance with an initial message and cause.
remove() - Method in class org.wildfly.common.array.ArrayIterator
Unsupported.
remove() - Method in class org.wildfly.common.iteration.CompositeIterator
 
removeExact(CidrAddress) - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
removeExact(CidrAddress, T) - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
replaceExact(CidrAddress, T) - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
replaceExact(CidrAddress, T, T) - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
ResolveContext<E extends Exception> - Class in org.wildfly.common.expression
Deprecated, for removal: This API element is subject to removal in a future version.
Use ResolveContext instead.
roundToPowerOfTwo(int) - Static method in class org.wildfly.common.math.HashMath
Round the given value up to the next positive power of two.
run() - Method in interface org.wildfly.common.function.ExceptionRunnable
Run the operation.
run(Runnable) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runAction(PrivilegedAction<R>) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runBiConsumer(BiConsumer<T, U>, T, U) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runBiFunction(BiFunction<T, U, R>, T, U) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runBiPredicate(BiPredicate<T, U>, T, U) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runCallable(Callable<V>) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runConsumer(Consumer<T>, T) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExBiConsumer(ExceptionBiConsumer<T, U, E>, T, U) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExBiFunction(ExceptionBiFunction<T, U, R, E>, T, U) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExBiPredicate(ExceptionBiPredicate<T, U, E>, T, U) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExceptionAction(PrivilegedExceptionAction<R>) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExConsumer(ExceptionConsumer<T, E>, T) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExFunction(ExceptionFunction<T, R, E>, T) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExIntFunction(ExceptionIntFunction<T, E>, int) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExLongFunction(ExceptionLongFunction<T, E>, long) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExPredicate(ExceptionPredicate<T, E>, T) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runFunction(Function<T, R>, T) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runIntFunction(IntFunction<T>, int) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runLongFunction(LongFunction<T>, long) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runnableConsumer() - Static method in class org.wildfly.common.function.Functions
Get the singleton consumer which accepts and runs runnable instances.
runnableExceptionConsumer() - Static method in class org.wildfly.common.function.Functions
Get the singleton exception consumer which accepts and runs runnable instances.
runPredicate(Predicate<T>, T) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runtimeExceptionThrowingConsumer(Function<E, RE>) - Static method in class org.wildfly.common.function.Functions
Returns a consumer that wraps and throws its exception parameter as a RuntimeException.

S

SAXParserFactoryUtil - Class in org.wildfly.common.xml
Factory provides SAXParserFactory with secure defaults set.
Selector<T> - Class in org.wildfly.common.selector
Deprecated.
Use Contextual instead.
Selector() - Constructor for class org.wildfly.common.selector.Selector
Deprecated.
 
Selector.Getter<T> - Class in org.wildfly.common.selector
Deprecated.
An efficient, unchecked getter for a selector for a given class.
selectorFor(Class<T>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get the selector for a given class.
selectorGetterActionFor(Class<T>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get a privileged action which returns the getter for a selector.
selectorGetterFor(Class<T>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get an efficient, unchecked selector getter for a given class.
SelectorPermission - Class in org.wildfly.common.selector
Permission to access a specific selector.
SelectorPermission(String, String) - Constructor for class org.wildfly.common.selector.SelectorPermission
 
set(E) - Method in class org.wildfly.common.array.ArrayIterator
Unsupported.
setClassLoaderDefault(ClassLoader, C) - Method in class org.wildfly.common.context.ContextManager
Set the per-class loader default instance supplier.
setClassLoaderDefaultSupplier(ClassLoader, Supplier<C>) - Method in class org.wildfly.common.context.ContextManager
Set the per-class loader default instance supplier.
setGlobalDefault(C) - Method in class org.wildfly.common.context.ContextManager
Set the global default instance.
setGlobalDefaultSupplier(Supplier<C>) - Method in class org.wildfly.common.context.ContextManager
Set the global default instance supplier.
setGlobalDefaultSupplierIfNotSet(Supplier<Supplier<C>>) - Method in class org.wildfly.common.context.ContextManager
Set the global default instance supplier, but only if it was not already set.
setLength(int) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
setNodeName(String) - Static method in class org.wildfly.common.net.HostName
Deprecated, for removal: This API element is subject to removal in a future version.
Use HostName.setNodeName(String) instead.
setQualifiedHostName(String) - Static method in class org.wildfly.common.net.HostName
Deprecated, for removal: This API element is subject to removal in a future version.
Use HostName.setQualifiedHostName(String) instead.
setSelectorFor(Class<T>, Selector<T>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Set the selector for a given class.
setThreadDefault(C) - Method in class org.wildfly.common.context.ContextManager
Set the per-thread default instance.
setThreadDefaultSupplier(Supplier<C>) - Method in class org.wildfly.common.context.ContextManager
Set the per-thread default instance supplier.
SIG_CDE - Static variable in class org.wildfly.common.archive.Archive
 
SIG_DD - Static variable in class org.wildfly.common.archive.Archive
 
SIG_EOCD - Static variable in class org.wildfly.common.archive.Archive
 
SIG_EOCD_ZIP64 - Static variable in class org.wildfly.common.archive.Archive
 
SIG_EOCDL_ZIP64 - Static variable in class org.wildfly.common.archive.Archive
 
SIG_LH - Static variable in class org.wildfly.common.archive.Archive
 
sign(Signature) - Method in class org.wildfly.common.iteration.ByteIterator
 
size() - Method in class org.wildfly.common.flags.Flags
Get the size of the flag set.
size() - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
skip(IntPredicate) - Method in class org.wildfly.common.iteration.CodePointIterator
Get a sub-iterator that removes code points based on a predicate.
skipAll() - Method in class org.wildfly.common.iteration.CodePointIterator
Skip all the remaining code points in this iterator.
skipCrLf() - Method in class org.wildfly.common.iteration.CodePointIterator
Get a sub-iterator that removes the following code points: 10(\n) and 13(\r).
SOFT - Enum constant in enum org.wildfly.common.ref.Reference.Type
Deprecated.
A soft reference.
SoftReference<T,A> - Class in org.wildfly.common.ref
Deprecated.
Use SoftReference instead.
SoftReference(T) - Constructor for class org.wildfly.common.ref.SoftReference
Deprecated.
Construct a new instance.
SoftReference(T, A) - Constructor for class org.wildfly.common.ref.SoftReference
Deprecated.
Construct a new instance.
SoftReference(T, A, ReferenceQueue<? super T>) - Constructor for class org.wildfly.common.ref.SoftReference
Deprecated.
Construct a new instance with an explicit reference queue.
SoftReference(T, A, Reaper<T, A>) - Constructor for class org.wildfly.common.ref.SoftReference
Deprecated.
Construct a new instance with a reaper.
spinLock() - Static method in class org.wildfly.common.lock.Locks
Create a spin lock.
SpinLock - Class in org.wildfly.common.lock
A spin lock.
SpinLock() - Constructor for class org.wildfly.common.lock.SpinLock
Construct a new instance.
SpinLock(int) - Constructor for class org.wildfly.common.lock.SpinLock
Construct a new instance with the given spin limit.
spliterator() - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
STANDARD - Static variable in class org.wildfly.common.codec.Base32Alphabet
The standard RFC 4648 base-32 alphabet.
STANDARD - Static variable in class org.wildfly.common.codec.Base64Alphabet
The standard RFC 4648 base-64 alphabet.
STRONG - Enum constant in enum org.wildfly.common.ref.Reference.Type
Deprecated.
A strong reference.
StrongReference<T,A> - Class in org.wildfly.common.ref
Deprecated, for removal: This API element is subject to removal in a future version.
Use StrongReference instead.
StrongReference(T) - Constructor for class org.wildfly.common.ref.StrongReference
Deprecated.
Construct a new instance.
StrongReference(T, A) - Constructor for class org.wildfly.common.ref.StrongReference
Deprecated.
Construct a new instance.
subSequence(int, int) - Method in class org.wildfly.common.string.CompositeCharSequence
 
subSet(E, E) - Method in class org.wildfly.common.flags.Flags
Get the subset of flags, starting from fromElement up to (but not including) toElement.
supplierExceptionFunction() - Static method in class org.wildfly.common.function.Functions
Get the singleton function which accepts a supplier and returns the result of the supplier.
supplierFunction() - Static method in class org.wildfly.common.function.Functions
Get the singleton function which accepts a supplier and returns the result of the supplier.
supplierFunctionBiFunction() - Static method in class org.wildfly.common.function.Functions
Get the singleton function which accepts a function which accepts a supplier, all of which return the result of the supplier.

T

tailSet(E) - Method in class org.wildfly.common.flags.Flags
Get the subset of flags from this set, starting from the given element.
test(T) - Method in interface org.wildfly.common.function.ExceptionPredicate
Evaluate this predicate on the given arguments.
test(T, U) - Method in interface org.wildfly.common.function.ExceptionBiPredicate
Evaluate this predicate on the given arguments.
this_() - Method in class org.wildfly.common.flags.Flags
Return this.
ThreadLocalSelector<T> - Class in org.wildfly.common.selector
Deprecated.
Use Contextual instead.
ThreadLocalSelector(ThreadLocal<? extends T>) - Constructor for class org.wildfly.common.selector.ThreadLocalSelector
Deprecated.
Construct a new instance.
ThreadLocalStack<E> - Class in org.wildfly.common.function
A thread local stack data structure.
ThreadLocalStack() - Constructor for class org.wildfly.common.function.ThreadLocalStack
 
toArray() - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
toArray() - Method in class org.wildfly.common.flags.Flags
Get an Object array containing all the flag values of this set.
toArray(T[]) - Method in class org.wildfly.common.flags.Flags
Get a typed array containing all the flag values of this set.
toInet6Address(InetAddress) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.toInet6Address(InetAddress) instead.
toOptimalString(byte[]) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.toOptimalString(byte[]) instead.
toOptimalString(InetAddress) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.toOptimalString(InetAddress) instead.
toPlainThrowable() - Method in class org.wildfly.common.rpc.RemoteExceptionCause
Convert this remote exception cause to a plain throwable for sending to peers which use serialization and do not have this class present.
toString() - Method in class org.wildfly.common.flags.Flags
Get a string representation of this flag set.
toString() - Method in class org.wildfly.common.iteration.CompositeIterable
 
toString() - Method in class org.wildfly.common.net.CidrAddress
Deprecated.
 
toString() - Method in class org.wildfly.common.net.CidrAddressTable
Deprecated.
 
toString() - Method in class org.wildfly.common.ref.PhantomReference
Deprecated.
 
toString() - Method in class org.wildfly.common.ref.SoftReference
Deprecated.
 
toString() - Method in class org.wildfly.common.ref.StrongReference
Deprecated.
 
toString() - Method in class org.wildfly.common.ref.WeakReference
Deprecated.
 
toString() - Method in class org.wildfly.common.rpc.RemoteExceptionCause
Get a string representation of this exception.
toString() - Method in class org.wildfly.common.string.CompositeCharSequence
 
toString(byte[]) - Static method in class org.wildfly.common.array.Arrays2
Render the given byte array as a hexadecimal string in big-endian order.
toURLString(byte[]) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.toURLString(byte[]) instead.
toURLString(InetAddress, boolean) - Static method in class org.wildfly.common.net.Inet
Deprecated, for removal: This API element is subject to removal in a future version.
Use Inet.toURLString(InetAddress, boolean) instead.
TransformerFactoryUtil - Class in org.wildfly.common.xml
Factory provides TransformerFactory with secure defaults set.
tryLock() - Method in class org.wildfly.common.lock.SpinLock
Try to acquire the lock, returning immediately whether or not the lock was acquired.
tryLock(long, TimeUnit) - Method in class org.wildfly.common.lock.SpinLock
Unsupported.

U

UNIFIED - Enum constant in enum org.wildfly.common.cpu.CacheType
Deprecated.
Unified instruction/data cache.
UNIX_ACCESS_TIME - Static variable in class org.wildfly.common.archive.Archive
 
UNIX_DEV_END - Static variable in class org.wildfly.common.archive.Archive
 
UNIX_DEV_MAJOR - Static variable in class org.wildfly.common.archive.Archive
 
UNIX_DEV_MINOR - Static variable in class org.wildfly.common.archive.Archive
 
UNIX_END - Static variable in class org.wildfly.common.archive.Archive
 
UNIX_GID - Static variable in class org.wildfly.common.archive.Archive
 
UNIX_MODIFIED_TIME - Static variable in class org.wildfly.common.archive.Archive
 
UNIX_UID - Static variable in class org.wildfly.common.archive.Archive
 
UNKNOWN - Enum constant in enum org.wildfly.common.cpu.CacheType
Deprecated.
Unknown cache type.
unlikely(boolean) - Static method in class org.wildfly.common.Branch
Assert that the given expression is unlikely, which is to say, it will be false more than 75% of the time.
unlock() - Method in class org.wildfly.common.lock.SpinLock
Release the lock.
unreachableCode() - Static method in class org.wildfly.common.Assert
Return an exception indicating that the current code was intended to be unreachable.
unsupported() - Static method in class org.wildfly.common.Assert
Return an exception explaining that the caller's method is not supported.
update(MessageDigest) - Method in class org.wildfly.common.iteration.ByteIterator
 
update(Signature) - Method in class org.wildfly.common.iteration.ByteIterator
 
update(Mac) - Method in class org.wildfly.common.iteration.ByteIterator
 
updateDigest(MessageDigest) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
updateMac(Mac) - Method in class org.wildfly.common.bytes.ByteStringBuilder
 
URIs - Class in org.wildfly.common.net
Deprecated, for removal: This API element is subject to removal in a future version.
Use URIs instead.

V

value() - Element in annotation type org.wildfly.common.selector.DefaultSelector
Deprecated.
The selector implementation class to use.
value(int) - Method in class org.wildfly.common.flags.Flags
Get the set value of the given bit combination.
valueOf(String) - Static method in enum org.wildfly.common.cpu.CacheType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.common.expression.Expression.Flag
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.common.ref.Reference.Type
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.common.cpu.CacheType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.common.expression.Expression.Flag
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.common.ref.Reference.Type
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
verify(Signature) - Method in class org.wildfly.common.iteration.ByteIterator
 
veryLikely(boolean) - Static method in class org.wildfly.common.Branch
Assert that the given expression is on the "fast path", which is to say, it will be true more than 99.9% of the time.
veryUnlikely(boolean) - Static method in class org.wildfly.common.Branch
Assert that the given expression is on the "slow path", which is to say, it will be false more than 99.9% of the time.

W

WEAK - Enum constant in enum org.wildfly.common.ref.Reference.Type
Deprecated.
A weak reference.
WeakReference<T,A> - Class in org.wildfly.common.ref
Deprecated, for removal: This API element is subject to removal in a future version.
Use WeakReference instead.
WeakReference(T) - Constructor for class org.wildfly.common.ref.WeakReference
Deprecated.
Construct a new instance.
WeakReference(T, A) - Constructor for class org.wildfly.common.ref.WeakReference
Deprecated.
Construct a new instance.
WeakReference(T, A, ReferenceQueue<? super T>) - Constructor for class org.wildfly.common.ref.WeakReference
Deprecated.
Construct a new instance with an explicit reference queue.
WeakReference(T, A, Reaper<T, A>) - Constructor for class org.wildfly.common.ref.WeakReference
Deprecated.
Construct a new instance with a reaper.
with(E) - Method in class org.wildfly.common.flags.Flags
Return a set which includes all of the flags in this set and the given additional flag.
with(E...) - Method in class org.wildfly.common.flags.Flags
Return a set which includes all of the flags in this set and the given additional flags.
with(E, E) - Method in class org.wildfly.common.flags.Flags
Return a set which includes all of the flags in this set and the given additional flags.
with(E, E, E) - Method in class org.wildfly.common.flags.Flags
Return a set which includes all of the flags in this set and the given additional flags.
with(ExceptionPredicate<? super U, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionPredicate
 
with(This) - Method in class org.wildfly.common.flags.Flags
Return a set which includes all of the flags in this set and the given additional flags.
withActions(String) - Method in class org.wildfly.common.context.ContextPermission
Create a copy of this permission with the additional given actions.
without(E) - Method in class org.wildfly.common.flags.Flags
Return a set which includes all of the flags except for the given flag.
without(This) - Method in class org.wildfly.common.flags.Flags
Return a set which includes all of the flags except for the given flags.
withoutActions(String) - Method in class org.wildfly.common.context.ContextPermission
Create a copy of this permission without any of the given actions.
writeToStream(DataOutput) - Method in class org.wildfly.common.rpc.RemoteExceptionCause
Write this remote exception cause to the given stream, without using serialization.

X

XML_FACTORY_LOGGER - Static variable in class org.wildfly.common.xml.Log_$logger
 
xmlFactoryPropertyNotSupported(Throwable, String, String) - Method in class org.wildfly.common.xml.Log_$logger
 
xmlFactoryPropertyNotSupported$str() - Method in class org.wildfly.common.xml.Log_$logger
 
XMLInputFactoryUtil - Class in org.wildfly.common.xml
Factory provides XMLInputFactory with secure defaults set.
XMLReaderFactoryUtil - Class in org.wildfly.common.xml
Factory provides XMLReaderFactory with secure defaults set.
xor(ExceptionBiPredicate<T, U, E>) - Method in interface org.wildfly.common.function.ExceptionBiPredicate
 
xor(ExceptionPredicate<T, E>) - Method in interface org.wildfly.common.function.ExceptionPredicate
 

Z

ZIP64_COMPRESSED_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
ZIP64_END - Static variable in class org.wildfly.common.archive.Archive
 
ZIP64_FIRST_DISK_NUMBER - Static variable in class org.wildfly.common.archive.Archive
 
ZIP64_LOCAL_HEADER_OFFSET - Static variable in class org.wildfly.common.archive.Archive
 
ZIP64_UNCOMPRESSED_SIZE - Static variable in class org.wildfly.common.archive.Archive
 
A B C D E F G H I L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form