public interface CommandPriorityCalculator
| Modifier and Type | Method and Description |
|---|---|
default int |
determinePriority(CommandMessage<?> command)
default implementation returns 0 for all messages
|
default int determinePriority(CommandMessage<?> command)
command - command to prioritizeCopyright © 2010–2018. All rights reserved.