public static class BuilderUtils.ContainerIdComparator extends Object implements Comparator<ContainerId>, Serializable
Constructor and Description |
---|
BuilderUtils.ContainerIdComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ContainerId c1,
ContainerId c2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(ContainerId c1, ContainerId c2)
compare
in interface Comparator<ContainerId>
Copyright © 2013 Apache Software Foundation. All rights reserved.