public interface Identifiable
WARNING: There have not yet been final discussions on this API, so it may be broken in future releases.
Modifier and Type | Method and Description |
---|---|
String |
toString() |
String |
uid()
An immutable unique ID for the object and its derivatives.
|