I - type of the owner id. This type should be immutable. It is
critical this type implements equals() and hashCode() correctly.public interface Dependable<I>
| Modifier and Type | Method and Description |
|---|---|
I |
getOwnerId()
Gets the owner or parent's id.
|
void |
setOwnerId(I id)
Sets the owner or parent's id.
|
Copyright © 2014. All Rights Reserved.