Interface Identicator

All Known Implementing Classes:
IdentityHashCodeIdenticator, StrongIdentityIdenticator, TypeRepIdenticator

public interface Identicator
Identicators should be immutable (sharable). Cloned collections share identicators
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    boolean
     
  • Method Details