public static interface EntityResolver.Entity
Entity objects are
equal will be displayed in the same color in the viewer.
This means that either the EntityResolver must return the identical
(==) Entity object for annotations belonging to the same entity, or
your Entity objects must implement Object.equals(Object) and
Object.hashCode().
| Modifier and Type | Method and Description |
|---|---|
String |
getCanonicalForm()
Returns the canonical form String for an Entity.
|
String getCanonicalForm()
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.