public interface BooleanBooleanConsumer extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
apply(boolean input1,
boolean input2)
Applies this function to
input1 and input2 |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.