public interface IdAndVersionFactory
| Modifier and Type | Method and Description |
|---|---|
IdAndVersion |
create(Object id,
long version) |
IdAndVersion |
readFromStream(ObjectInputStream inputStream) |
IdAndVersion create(Object id, long version)
IdAndVersion readFromStream(ObjectInputStream inputStream) throws IOException
IOExceptionCopyright © 2011-2015 Molindo GmbH. All Rights Reserved.