public static class VirtualGuestToJson.BlockDevicesComparator extends Object implements Comparator<BlockDevice>
| Constructor and Description |
|---|
BlockDevicesComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(BlockDevice b1,
BlockDevice b2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(BlockDevice b1, BlockDevice b2)
compare in interface Comparator<BlockDevice>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.