public class VirtualGuestToJson.BlockDevicesComparator extends Object implements Comparator<BlockDevice>
Constructor and Description |
---|
VirtualGuestToJson.BlockDevicesComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(BlockDevice b1,
BlockDevice b2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public VirtualGuestToJson.BlockDevicesComparator()
public int compare(BlockDevice b1, BlockDevice b2)
compare
in interface Comparator<BlockDevice>
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.