public interface CommandLongHasher
| Modifier and Type | Method and Description |
|---|---|
long |
hash(CommandObject command)
Produce a 64-bit signed hash value from a command object.
|
long hash(CommandObject command)
command - the command objectCopyright © 2024. All rights reserved.