public class CredentialInputComparator extends java.lang.Object implements java.util.Comparator<CredentialInputDataObject>
Constructor and Description |
---|
CredentialInputComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(CredentialInputDataObject pFirst,
CredentialInputDataObject pSecond) |
public int compare(CredentialInputDataObject pFirst, CredentialInputDataObject pSecond)
compare
in interface java.util.Comparator<CredentialInputDataObject>