net.ripe.rpki.commons.crypto.crl
Class X509Crl.X509CRLEntryComparator

java.lang.Object
  extended by 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>


Constructor Summary
X509Crl.X509CRLEntryComparator()
           
 
Method Summary
 int compare(X509CRLEntry o1, X509CRLEntry o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

X509Crl.X509CRLEntryComparator

public X509Crl.X509CRLEntryComparator()
Method Detail

compare

public int compare(X509CRLEntry o1,
                   X509CRLEntry o2)
Specified by:
compare in interface Comparator<X509CRLEntry>


Copyright © 2008-2013 RIPE NCC, the Netherlands. All Rights Reserved.