FeatureCondition, OperatingSystemCondition@FunctionalInterface public interface RuleCondition
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
evaluate(ResolverContext ctx) |
Evaluates whether a particular rule condition is met within the specified context.
|
boolean evaluate(@NonNull
ResolverContext ctx)
ctx - a context.Copyright © 2018 Basin. All rights reserved.