Index

A B C D E F G H I L N O P R S T U W X 
All Classes and Interfaces|All Packages

A

acceptAll() - Method in class org.wildfly.clustering.function.ConsumerTestCase
 
acceptAll() - Method in class org.wildfly.clustering.function.DoubleConsumerTestCase
 
acceptAll() - Method in class org.wildfly.clustering.function.IntConsumerTestCase
 
acceptAll() - Method in class org.wildfly.clustering.function.LongConsumerTestCase
 
acceptFormer() - Method in class org.wildfly.clustering.function.BiConsumerTestCase
 
acceptLatter() - Method in class org.wildfly.clustering.function.BiConsumerTestCase
 
acceptProvided() - Method in class org.wildfly.clustering.function.RunnerTestCase
 
and() - Method in class org.wildfly.clustering.function.BiPredicateTestCase
 
andThen() - Method in class org.wildfly.clustering.function.BiConsumerTestCase
 
andThen() - Method in class org.wildfly.clustering.function.BiFunctionTestCase
 
andThen() - Method in class org.wildfly.clustering.function.BinaryOperatorTestCase
 
andThen() - Method in class org.wildfly.clustering.function.ConsumerTestCase
 
andThen() - Method in class org.wildfly.clustering.function.DoubleConsumerTestCase
 
andThen() - Method in class org.wildfly.clustering.function.IntConsumerTestCase
 
andThen() - Method in class org.wildfly.clustering.function.LongConsumerTestCase
 
andThen() - Method in class org.wildfly.clustering.function.RunnerTestCase
 
apply() - Method in class org.wildfly.clustering.function.DoubleSupplierTestCase
 
apply() - Method in class org.wildfly.clustering.function.IntSupplierTestCase
 
apply() - Method in class org.wildfly.clustering.function.LongSupplierTestCase
 
apply() - Method in class org.wildfly.clustering.function.SupplierTestCase
 

B

BiConsumerTestCase - Class in org.wildfly.clustering.function
Unit test for BiConsumer.
BiConsumerTestCase() - Constructor for class org.wildfly.clustering.function.BiConsumerTestCase
 
BiFunctionTestCase - Class in org.wildfly.clustering.function
Unit test for BiFunction.
BiFunctionTestCase() - Constructor for class org.wildfly.clustering.function.BiFunctionTestCase
 
BinaryOperatorTestCase - Class in org.wildfly.clustering.function
Unit test for BiFunction.
BinaryOperatorTestCase() - Constructor for class org.wildfly.clustering.function.BinaryOperatorTestCase
 
BiPredicateTestCase - Class in org.wildfly.clustering.function
Unit test for BiPredicate.
BiPredicateTestCase() - Constructor for class org.wildfly.clustering.function.BiPredicateTestCase
 
BooleanSupplierTestCase - Class in org.wildfly.clustering.function
Unit test for BooleanSupplier.
BooleanSupplierTestCase() - Constructor for class org.wildfly.clustering.function.BooleanSupplierTestCase
 

C

call() - Method in class org.wildfly.clustering.function.SupplierTestCase
 
close() - Method in class org.wildfly.clustering.function.ConsumerTestCase
 
compose() - Method in class org.wildfly.clustering.function.BiConsumerTestCase
 
compose() - Method in class org.wildfly.clustering.function.BiFunctionTestCase
 
compose() - Method in class org.wildfly.clustering.function.BinaryOperatorTestCase
 
compose() - Method in class org.wildfly.clustering.function.BiPredicateTestCase
 
compose() - Method in class org.wildfly.clustering.function.ConsumerTestCase
 
compose() - Method in class org.wildfly.clustering.function.DoubleConsumerTestCase
 
compose() - Method in class org.wildfly.clustering.function.DoublePredicateTestCase
 
compose() - Method in class org.wildfly.clustering.function.FunctionTestCase
 
compose() - Method in class org.wildfly.clustering.function.IntConsumerTestCase
 
compose() - Method in class org.wildfly.clustering.function.IntPredicateTestCase
 
compose() - Method in class org.wildfly.clustering.function.LongConsumerTestCase
 
compose() - Method in class org.wildfly.clustering.function.LongPredicateTestCase
 
compose() - Method in class org.wildfly.clustering.function.PredicateTestCase
 
compose() - Method in class org.wildfly.clustering.function.RunnerTestCase
 
compose() - Method in class org.wildfly.clustering.function.UnaryOperatorTestCase
 
composeAsDouble() - Method in class org.wildfly.clustering.function.DoubleConsumerTestCase
 
composeAsInt() - Method in class org.wildfly.clustering.function.IntConsumerTestCase
 
composeAsLong() - Method in class org.wildfly.clustering.function.LongConsumerTestCase
 
composeBinary() - Method in class org.wildfly.clustering.function.ConsumerTestCase
 
composeBinary() - Method in class org.wildfly.clustering.function.DoubleConsumerTestCase
 
composeBinary() - Method in class org.wildfly.clustering.function.FunctionTestCase
 
composeBinary() - Method in class org.wildfly.clustering.function.IntConsumerTestCase
 
composeBinary() - Method in class org.wildfly.clustering.function.LongConsumerTestCase
 
composeBinary() - Method in class org.wildfly.clustering.function.PredicateTestCase
 
composeBinary() - Method in class org.wildfly.clustering.function.UnaryOperatorTestCase
 
composeDouble() - Method in class org.wildfly.clustering.function.DoublePredicateTestCase
 
composeDouble() - Method in class org.wildfly.clustering.function.IntPredicateTestCase
 
composeDouble() - Method in class org.wildfly.clustering.function.LongPredicateTestCase
 
composeDouble() - Method in class org.wildfly.clustering.function.PredicateTestCase
 
composeInt() - Method in class org.wildfly.clustering.function.DoublePredicateTestCase
 
composeInt() - Method in class org.wildfly.clustering.function.IntPredicateTestCase
 
composeInt() - Method in class org.wildfly.clustering.function.LongPredicateTestCase
 
composeInt() - Method in class org.wildfly.clustering.function.PredicateTestCase
 
composeLong() - Method in class org.wildfly.clustering.function.DoublePredicateTestCase
 
composeLong() - Method in class org.wildfly.clustering.function.IntPredicateTestCase
 
composeLong() - Method in class org.wildfly.clustering.function.LongPredicateTestCase
 
composeLong() - Method in class org.wildfly.clustering.function.PredicateTestCase
 
composeUnary() - Method in class org.wildfly.clustering.function.BiConsumerTestCase
 
composeUnary() - Method in class org.wildfly.clustering.function.BiFunctionTestCase
 
composeUnary() - Method in class org.wildfly.clustering.function.BinaryOperatorTestCase
 
composeUnary() - Method in class org.wildfly.clustering.function.BiPredicateTestCase
 
composite() - Method in class org.wildfly.clustering.function.BiConsumerTestCase
 
ConsumerTestCase - Class in org.wildfly.clustering.function
Unit test for Consumer.
ConsumerTestCase() - Constructor for class org.wildfly.clustering.function.ConsumerTestCase
 

D

DoubleConsumerTestCase - Class in org.wildfly.clustering.function
Unit test for DoubleConsumer.
DoubleConsumerTestCase() - Constructor for class org.wildfly.clustering.function.DoubleConsumerTestCase
 
DoublePredicateTestCase - Class in org.wildfly.clustering.function
Unit test for DoublePredicate.
DoublePredicateTestCase() - Constructor for class org.wildfly.clustering.function.DoublePredicateTestCase
 
DoubleSupplierTestCase - Class in org.wildfly.clustering.function
Unit test for DoubleSupplier.
DoubleSupplierTestCase() - Constructor for class org.wildfly.clustering.function.DoubleSupplierTestCase
 

E

empty() - Method in class org.wildfly.clustering.function.BiConsumerTestCase
 
empty() - Method in class org.wildfly.clustering.function.ConsumerTestCase
 
empty() - Method in class org.wildfly.clustering.function.DoubleConsumerTestCase
 
empty() - Method in class org.wildfly.clustering.function.FunctionTestCase
 
empty() - Method in class org.wildfly.clustering.function.IntConsumerTestCase
 
empty() - Method in class org.wildfly.clustering.function.LongConsumerTestCase
 
empty() - Method in class org.wildfly.clustering.function.UnaryOperatorTestCase
 
entry() - Method in class org.wildfly.clustering.function.FunctionTestCase
 
entry() - Method in class org.wildfly.clustering.function.PredicateTestCase
 
entry() - Method in class org.wildfly.clustering.function.UnaryOperatorTestCase
 
equalTo() - Method in class org.wildfly.clustering.function.DoublePredicateTestCase
 
equalTo() - Method in class org.wildfly.clustering.function.IntPredicateTestCase
 
equalTo() - Method in class org.wildfly.clustering.function.LongPredicateTestCase
 
equalTo() - Method in class org.wildfly.clustering.function.PredicateTestCase
 

F

former() - Method in class org.wildfly.clustering.function.BiPredicateTestCase
 
FunctionTestCase - Class in org.wildfly.clustering.function
Unit test for Function.
FunctionTestCase() - Constructor for class org.wildfly.clustering.function.FunctionTestCase
 

G

greaterThan() - Method in class org.wildfly.clustering.function.DoublePredicateTestCase
 
greaterThan() - Method in class org.wildfly.clustering.function.IntPredicateTestCase
 
greaterThan() - Method in class org.wildfly.clustering.function.LongPredicateTestCase
 
greaterThan() - Method in class org.wildfly.clustering.function.PredicateTestCase
 

H

handle() - Method in class org.wildfly.clustering.function.BiConsumerTestCase
 
handle() - Method in class org.wildfly.clustering.function.BooleanSupplierTestCase
 
handle() - Method in class org.wildfly.clustering.function.ConsumerTestCase
 
handle() - Method in class org.wildfly.clustering.function.DoubleSupplierTestCase
 
handle() - Method in class org.wildfly.clustering.function.FunctionTestCase
 
handle() - Method in class org.wildfly.clustering.function.IntSupplierTestCase
 
handle() - Method in class org.wildfly.clustering.function.LongSupplierTestCase
 
handle() - Method in class org.wildfly.clustering.function.PredicateTestCase
 
handle() - Method in class org.wildfly.clustering.function.RunnerTestCase
 
handle() - Method in class org.wildfly.clustering.function.SupplierTestCase
 

I

identicalTo() - Method in class org.wildfly.clustering.function.PredicateTestCase
 
IntConsumerTestCase - Class in org.wildfly.clustering.function
Unit test for IntConsumer.
IntConsumerTestCase() - Constructor for class org.wildfly.clustering.function.IntConsumerTestCase
 
IntPredicateTestCase - Class in org.wildfly.clustering.function
Unit test for IntPredicate.
IntPredicateTestCase() - Constructor for class org.wildfly.clustering.function.IntPredicateTestCase
 
IntSupplierTestCase - Class in org.wildfly.clustering.function
Unit test for IntSupplier.
IntSupplierTestCase() - Constructor for class org.wildfly.clustering.function.IntSupplierTestCase
 

L

latter() - Method in class org.wildfly.clustering.function.BiPredicateTestCase
 
lessThan() - Method in class org.wildfly.clustering.function.DoublePredicateTestCase
 
lessThan() - Method in class org.wildfly.clustering.function.IntPredicateTestCase
 
lessThan() - Method in class org.wildfly.clustering.function.LongPredicateTestCase
 
lessThan() - Method in class org.wildfly.clustering.function.PredicateTestCase
 
LongConsumerTestCase - Class in org.wildfly.clustering.function
Unit test for LongConsumer.
LongConsumerTestCase() - Constructor for class org.wildfly.clustering.function.LongConsumerTestCase
 
LongPredicateTestCase - Class in org.wildfly.clustering.function
Unit test for LongPredicate.
LongPredicateTestCase() - Constructor for class org.wildfly.clustering.function.LongPredicateTestCase
 
LongSupplierTestCase - Class in org.wildfly.clustering.function
Unit test for LongSupplier.
LongSupplierTestCase() - Constructor for class org.wildfly.clustering.function.LongSupplierTestCase
 

N

negate() - Method in class org.wildfly.clustering.function.BiPredicateTestCase
 
negate() - Method in class org.wildfly.clustering.function.DoublePredicateTestCase
 
negate() - Method in class org.wildfly.clustering.function.IntPredicateTestCase
 
negate() - Method in class org.wildfly.clustering.function.LongPredicateTestCase
 
negate() - Method in class org.wildfly.clustering.function.PredicateTestCase
 

O

of() - Method in class org.wildfly.clustering.function.BiConsumerTestCase
 
of() - Method in class org.wildfly.clustering.function.BiFunctionTestCase
 
of() - Method in class org.wildfly.clustering.function.BinaryOperatorTestCase
 
of() - Method in class org.wildfly.clustering.function.BooleanSupplierTestCase
 
of() - Method in class org.wildfly.clustering.function.DoubleSupplierTestCase
 
of() - Method in class org.wildfly.clustering.function.FunctionTestCase
 
of() - Method in class org.wildfly.clustering.function.IntSupplierTestCase
 
of() - Method in class org.wildfly.clustering.function.LongSupplierTestCase
 
of() - Method in class org.wildfly.clustering.function.SupplierTestCase
 
of() - Method in class org.wildfly.clustering.function.UnaryOperatorTestCase
 
ofRunnable() - Method in class org.wildfly.clustering.function.ConsumerTestCase
 
optional() - Method in class org.wildfly.clustering.function.FunctionTestCase
 
or() - Method in class org.wildfly.clustering.function.BiPredicateTestCase
 
orDefault() - Method in class org.wildfly.clustering.function.BiFunctionTestCase
 
orDefault() - Method in class org.wildfly.clustering.function.BinaryOperatorTestCase
 
orDefault() - Method in class org.wildfly.clustering.function.FunctionTestCase
 
orDefault() - Method in class org.wildfly.clustering.function.UnaryOperatorTestCase
 
org.wildfly.clustering.function - package org.wildfly.clustering.function
 

P

PredicateTestCase - Class in org.wildfly.clustering.function
Unit test for Predicate.
PredicateTestCase() - Constructor for class org.wildfly.clustering.function.PredicateTestCase
 

R

reverse() - Method in class org.wildfly.clustering.function.BiConsumerTestCase
 
reverse() - Method in class org.wildfly.clustering.function.BiFunctionTestCase
 
reverse() - Method in class org.wildfly.clustering.function.BinaryOperatorTestCase
 
run() - Method in class org.wildfly.clustering.function.SupplierTestCase
 
runAll() - Method in class org.wildfly.clustering.function.RunnerTestCase
 
RunnerTestCase - Class in org.wildfly.clustering.function
Unit test for Runnable.
RunnerTestCase() - Constructor for class org.wildfly.clustering.function.RunnerTestCase
 

S

SupplierTestCase - Class in org.wildfly.clustering.function
Unit test for Supplier.
SupplierTestCase() - Constructor for class org.wildfly.clustering.function.SupplierTestCase
 

T

test() - Method in class org.wildfly.clustering.function.BiFunctionTestCase
 
test() - Method in class org.wildfly.clustering.function.BinaryOperatorTestCase
 
test() - Method in class org.wildfly.clustering.function.DoublePredicateTestCase
 
test() - Method in class org.wildfly.clustering.function.IntPredicateTestCase
 
test() - Method in class org.wildfly.clustering.function.LongPredicateTestCase
 
test() - Method in class org.wildfly.clustering.function.PredicateTestCase
 
thenReturn() - Method in class org.wildfly.clustering.function.BiConsumerTestCase
 
thenReturn() - Method in class org.wildfly.clustering.function.ConsumerTestCase
 
thenReturn() - Method in class org.wildfly.clustering.function.DoubleConsumerTestCase
 
thenReturn() - Method in class org.wildfly.clustering.function.IntConsumerTestCase
 
thenReturn() - Method in class org.wildfly.clustering.function.LongConsumerTestCase
 
throwing() - Method in class org.wildfly.clustering.function.BiConsumerTestCase
 
throwing() - Method in class org.wildfly.clustering.function.ConsumerTestCase
 
throwing() - Method in class org.wildfly.clustering.function.RunnerTestCase
 

U

UnaryOperatorTestCase - Class in org.wildfly.clustering.function
Unit test for Function.
UnaryOperatorTestCase() - Constructor for class org.wildfly.clustering.function.UnaryOperatorTestCase
 

W

when() - Method in class org.wildfly.clustering.function.ConsumerTestCase
 
when() - Method in class org.wildfly.clustering.function.DoubleConsumerTestCase
 
when() - Method in class org.wildfly.clustering.function.IntConsumerTestCase
 
when() - Method in class org.wildfly.clustering.function.LongConsumerTestCase
 
withDefault() - Method in class org.wildfly.clustering.function.BiFunctionTestCase
 
withDefault() - Method in class org.wildfly.clustering.function.BinaryOperatorTestCase
 
withDefault() - Method in class org.wildfly.clustering.function.ConsumerTestCase
 
withDefault() - Method in class org.wildfly.clustering.function.DoubleConsumerTestCase
 
withDefault() - Method in class org.wildfly.clustering.function.FunctionTestCase
 
withDefault() - Method in class org.wildfly.clustering.function.IntConsumerTestCase
 
withDefault() - Method in class org.wildfly.clustering.function.LongConsumerTestCase
 
withDefault() - Method in class org.wildfly.clustering.function.UnaryOperatorTestCase
 

X

xor() - Method in class org.wildfly.clustering.function.DoublePredicateTestCase
 
xor() - Method in class org.wildfly.clustering.function.IntPredicateTestCase
 
xor() - Method in class org.wildfly.clustering.function.LongPredicateTestCase
 
xor() - Method in class org.wildfly.clustering.function.PredicateTestCase
 
A B C D E F G H I L N O P R S T U W X 
All Classes and Interfaces|All Packages