public class AttributeDescriptorLengthComparator
extends java.lang.Object
implements java.util.Comparator<oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor>
Constructor and Description |
---|
AttributeDescriptorLengthComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor nDMFeatureLayerAttributeDescriptor1,
oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor nDMFeatureLayerAttributeDescriptor2) |
public int compare(oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor nDMFeatureLayerAttributeDescriptor1, oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor nDMFeatureLayerAttributeDescriptor2)
compare
in interface java.util.Comparator<oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor>