Package | Description |
---|---|
net.sf.mmm.util.bean.api |
Provides the API for generic java beans defined as simple interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CustomEquals<E extends CustomEquals<E>>
This is the interface that a
Bean may implement when providing a custom
implementation of #equals(Object) .Note: It is not technically required to implement this interface in your Bean . |
Copyright © 2001–2016 mmm-Team. All rights reserved.