net.ripe.rpki.commons.util
Class EqualsSupport

java.lang.Object
  extended by net.ripe.rpki.commons.util.EqualsSupport
Direct Known Subclasses:
AddressFamily, AllowedRoute, ChildIdentity, ParentIdentity, RoaPrefix, ValidationCheck, ValidationMetric, ValidityPeriod, X509CertificateInformationAccessDescriptor, X509Crl.Entry

public abstract class EqualsSupport
extends Object


Constructor Summary
EqualsSupport()
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EqualsSupport

public EqualsSupport()
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


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