public interface PriorityStrategy
| Modifier and Type | Method and Description |
|---|---|
RuleBlock.Priority |
getAndIncrement()
Gets current priority and atomically increments
|
RuleBlock.Priority |
markAndIncrement()
Gets current priority and atomically increments.
|
RuleBlock.Priority getAndIncrement()
RuleBlock.Priority markAndIncrement()
getAndIncrement()Copyright © 2014. All rights reserved.