public abstract class GenericComponentComparator extends Object implements Comparator<GenericComponent>, hudson.ExtensionPoint, hudson.model.Describable<GenericComponentComparator>
Constructor and Description |
---|
GenericComponentComparator() |
Modifier and Type | Method and Description |
---|---|
static hudson.DescriptorExtensionList<GenericComponentComparator,ComponentComparatorDescriptor> |
all() |
hudson.model.Descriptor<GenericComponentComparator> |
getDescriptor() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public hudson.model.Descriptor<GenericComponentComparator> getDescriptor()
getDescriptor
in interface hudson.model.Describable<GenericComponentComparator>
public static hudson.DescriptorExtensionList<GenericComponentComparator,ComponentComparatorDescriptor> all()
Copyright © 2016–2020 Diabol AB. All rights reserved.