public static class BaseShardedDocumentSession.DbCmdsListComparer<TDatabaseCommands> extends Object implements Comparator<List<TDatabaseCommands>>
Constructor and Description |
---|
BaseShardedDocumentSession.DbCmdsListComparer() |
Modifier and Type | Method and Description |
---|---|
int |
compare(List<TDatabaseCommands> o1,
List<TDatabaseCommands> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public BaseShardedDocumentSession.DbCmdsListComparer()
public int compare(List<TDatabaseCommands> o1, List<TDatabaseCommands> o2)
compare
in interface Comparator<List<TDatabaseCommands>>
Copyright © 2016. All Rights Reserved.