public interface Identity
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Identity id) |
Identity |
parse(Object data) |
void |
render(Object to) |
Identity parse(Object data) throws LinkException
LinkExceptionvoid render(Object to)
boolean equals(Identity id)
Copyright © 2021. All rights reserved.