public interface OperationCondition
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Operation aOperation)
Determines if the operation matches.
|
boolean matches(Operation aOperation)
aOperation - Operation.Copyright © 2025. All rights reserved.