Package gov.nasa.pds.web.ui.utils
Class Comparators
java.lang.Object
gov.nasa.pds.web.ui.utils.Comparators
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Comparator<String>static final Comparator<ExceptionContainer>static final Comparator<ValidationResults.NewValue>static final Comparator<Number>static final Comparator<Column>static final Comparator<Column>static final Comparator<Column>static final Comparator<VolumeContainer> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CASE_INSENSITIVE_COMPARATOR
-
NUMERIC_COMPARATOR
-
TABULAR_COLUMN_COMPARATOR
-
TABULAR_COLUMN_NAME_COMPARATOR
-
TABULAR_COLUMN_DATATYPE_COMPARATOR
-
NEW_VALUE_COMPARATOR
-
VOLUME_CONTAINER_COMPARATOR
-
EXCEPTION_CONTAINER_COMPARATOR
-
-
Constructor Details
-
Comparators
public Comparators()
-
-
Method Details
-
nullCompare
-