public class OrStrategy extends Object implements BooleanStrategy, Serializable
Constructor and Description |
---|
OrStrategy() |
Modifier and Type | Method and Description |
---|---|
boolean |
process(boolean[] values)
Apply the strategy to the particular detector
|
public boolean process(boolean[] values)
BooleanStrategy
process
in interface BooleanStrategy
values
- an array of booleans to &&Copyright © 2023 OpenClover.org. All rights reserved.