|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES All Classes | ||||||||||
| Packages that use Identitor | |
| net.walend.collection | This package contains a collection kit. |
| net.walend.lyophil.collection | This package contains a persistent collection kit based on Lyophilizer. |
| Uses of Identitor in net.walend.collection |
| Classes in net.walend.collection that implement Identitor | |
class |
DefaultIdentitor
This class implements Identitor using an object's own equals() and hashCode() methods. |
| Uses of Identitor in net.walend.lyophil.collection |
| Classes in net.walend.lyophil.collection that implement Identitor | |
class |
FreezableIdentitor
An Identitor for Freezables. |
class |
MapToFreezablesIdentitor
This class implements Identitor using an object's own equals() and hashCode() methods for equals() and hashCode(), but checks for equal identifiers of freezables insice the valueEquals() method. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES All Classes | ||||||||||