Interface IdentifiableObject

All Known Subinterfaces:
CollectableObject
All Known Implementing Classes:
AbstractCollectableObject, AbstractIdentifiableObject, CertificateWrapper, POEValidationReport, SignatureIdentifier, SignatureValidationReport

interface IdentifiableObject
Implementations must override hashvalue and equals, the hashvalue must be stable
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details