net.ripe.rpki.commons.crypto.crl
Class X509Crl.X509CRLEntryComparator
java.lang.Object
net.ripe.rpki.commons.crypto.crl.X509Crl.X509CRLEntryComparator
- All Implemented Interfaces:
- Comparator<X509CRLEntry>
- Enclosing class:
- X509Crl
public static class X509Crl.X509CRLEntryComparator
- extends Object
- implements Comparator<X509CRLEntry>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
X509Crl.X509CRLEntryComparator
public X509Crl.X509CRLEntryComparator()
compare
public int compare(X509CRLEntry o1,
X509CRLEntry o2)
- Specified by:
compare in interface Comparator<X509CRLEntry>
Copyright © 2008-2015 RIPE NCC, the Netherlands. All Rights Reserved.