- of(String, Product.TriFunction<Metric<?>, ClassInfo, HasName, String>) - Static method in interface net.openhft.chronicle.testframework.apimetrics.Accumulator
-
- of(String, Product.TriFunction<Metric<?>, ClassInfo, HasName, String>, Product.TriFunction<Metric<?>, ClassInfo, HasName, Boolean>) - Static method in interface net.openhft.chronicle.testframework.apimetrics.Accumulator
-
- of(String, Product.TriFunction<Metric<?>, ClassInfo, HasName, String>, String, Product.TriFunction<Metric<?>, ClassInfo, HasName, String>) - Static method in interface net.openhft.chronicle.testframework.apimetrics.Accumulator
-
- of(String, Product.TriFunction<Metric<?>, ClassInfo, HasName, String>, String, Product.TriFunction<Metric<?>, ClassInfo, HasName, String>, Product.TriFunction<Metric<?>, ClassInfo, HasName, Boolean>) - Static method in interface net.openhft.chronicle.testframework.apimetrics.Accumulator
-
- of(Class<T>, Predicate<? super T>, String, double) - Static method in interface net.openhft.chronicle.testframework.apimetrics.Metric
-
- of(T...) - Static method in class net.openhft.chronicle.testframework.Combination
-
Creates and returns all possible combinations of the given elements.
- of(Collection<T>) - Static method in class net.openhft.chronicle.testframework.Combination
-
Creates and returns all possible combinations of the given elements.
- of(Stream<T>) - Static method in class net.openhft.chronicle.testframework.Combination
-
Creates and returns all possible combinations of the given elements.
- of(D) - Static method in class net.openhft.chronicle.testframework.Delegation
-
Creates and returns a new builder for a delegator instance that is using the provided
delegate as a delegate.
- of(Consumer<T>, String) - Static method in interface net.openhft.chronicle.testframework.function.NamedConsumer
-
- of(ThrowingConsumer<T, ?>) - Static method in interface net.openhft.chronicle.testframework.function.ThrowingConsumer
-
Creates and returns a new Consumer that will wrap any exceptions thrown by the
provided
throwingConsumer in a
ThrowingConsumerException
- of(T...) - Static method in class net.openhft.chronicle.testframework.Permutation
-
Creates and returns a Stream of all permutations of the provided items array.
- of(Collection<T>) - Static method in class net.openhft.chronicle.testframework.Permutation
-
Creates and returns a Stream of all permutations of the provided items list.
- of(Stream<T>) - Static method in class net.openhft.chronicle.testframework.Permutation
-
Creates and returns a Stream of all permutations of the provided items list.
- of(Collection<T>, Collection<U>) - Static method in class net.openhft.chronicle.testframework.Product
-
Creates and returns the cartesian product of the given elements by applying a default
Product2 constructor to each tuple.
- of(Collection<T>, Collection<U>, BiFunction<? super T, ? super U, ? extends R>) - Static method in class net.openhft.chronicle.testframework.Product
-
Creates and returns the cartesian product of the given elements by applying the provided
constructors to each tuple.
- of(Stream<T>, Stream<U>) - Static method in class net.openhft.chronicle.testframework.Product
-
Creates and returns the cartesian product of the given elements by applying the provided
constructors to each tuple.
- of(Stream<T>, Stream<U>, BiFunction<? super T, ? super U, ? extends R>) - Static method in class net.openhft.chronicle.testframework.Product
-
Creates and returns the cartesian product of the given elements by applying a default
Product2 constructor to each tuple.
- of(Collection<T>, Collection<U>, Collection<V>) - Static method in class net.openhft.chronicle.testframework.Product
-
Creates and returns the cartesian product of the given elements by applying a default
Product3 constructor to each tuple.
- of(Collection<T>, Collection<U>, Collection<V>, Product.TriFunction<T, U, V, R>) - Static method in class net.openhft.chronicle.testframework.Product
-
Creates and returns the cartesian product of the given elements by applying the provided
constructors to each tuple.
- of(Stream<T>, Stream<U>, Stream<V>) - Static method in class net.openhft.chronicle.testframework.Product
-
Creates and returns the cartesian product of the given elements by applying a default
Product3 constructor to each tuple.
- of(Stream<T>, Stream<U>, Stream<V>, Product.TriFunction<T, U, V, R>) - Static method in class net.openhft.chronicle.testframework.Product
-
Creates and returns the cartesian product of the given elements by the provided
constructors to each tuple.
- ofThrowing(ThrowingConsumer<T, ?>, String) - Static method in interface net.openhft.chronicle.testframework.function.NamedConsumer
-
- ORIGO - Static variable in class net.openhft.chronicle.testframework.apimetrics.Foo
-
- valueOf(String) - Static method in enum net.openhft.chronicle.testframework.apimetrics.MyEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.testframework.CloseableUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.testframework.dto.DtoTester.MutatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.testframework.ExecutorServiceUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.testframework.GcControls
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.testframework.mappedfiles.MappedFileUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.testframework.NetworkUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.testframework.ThreadUtil
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.openhft.chronicle.testframework.apimetrics.MyEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.testframework.CloseableUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.testframework.dto.DtoTester.MutatorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.testframework.ExecutorServiceUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.testframework.GcControls
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.testframework.mappedfiles.MappedFileUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.testframework.NetworkUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.testframework.ThreadUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.