public class GridCacheAtomicVersionComparator extends Object implements Comparator<GridCacheVersion>, Serializable
| Constructor and Description |
|---|
GridCacheAtomicVersionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(GridCacheVersion one,
GridCacheVersion other) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(GridCacheVersion one, GridCacheVersion other)
compare in interface Comparator<GridCacheVersion>Copyright © 2014. All rights reserved.