public interface IdAndVersion extends Comparable<IdAndVersion>
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
long |
getVersion() |
void |
writeToStream(ObjectOutputStream objectOutputStream) |
compareToString getId()
long getVersion()
void writeToStream(ObjectOutputStream objectOutputStream) throws IOException
IOExceptionCopyright © 2011-2015 Molindo GmbH. All Rights Reserved.