public class ShortXodusQueueSerializer extends Object implements XodusQueueSerializer<Short>
| Constructor and Description |
|---|
ShortXodusQueueSerializer() |
| Modifier and Type | Method and Description |
|---|---|
Short |
fromEntry(jetbrains.exodus.ByteIterable value) |
jetbrains.exodus.ByteIterable |
toEntry(Short element) |
public Short fromEntry(jetbrains.exodus.ByteIterable value)
fromEntry in interface XodusQueueSerializer<Short>public jetbrains.exodus.ByteIterable toEntry(Short element)
toEntry in interface XodusQueueSerializer<Short>Copyright © 2018. All rights reserved.