public class VmTemplateComparerByDiskSize extends Object implements Comparator<VmTemplate>, Serializable
Constructor and Description |
---|
VmTemplateComparerByDiskSize() |
Modifier and Type | Method and Description |
---|---|
int |
compare(VmTemplate x,
VmTemplate y) |
int |
Compare(VmTemplate x,
VmTemplate y) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(VmTemplate x, VmTemplate y)
compare
in interface Comparator<VmTemplate>
public int Compare(VmTemplate x, VmTemplate y)
Copyright © 2012. All Rights Reserved.