public interface Strategy
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFlagActivated(Flag flag,
FlagContextInterface context)
Check if a flag is activated
|
boolean isFlagActivated(Flag flag, FlagContextInterface context)
flag - The flag to checkcontext - The context used to do operation