public interface Versionable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
withVersion(int version)
Use the given version (the default is -1)
|
T withVersion(int version)
version - version to useCopyright © 2011–2015 The Apache Software Foundation. All rights reserved.