@Beta public final class LabelResourceId extends Identifier<java.lang.Long>
identifier| Modifier and Type | Method and Description |
|---|---|
long |
labelId()
Returns label identifier.
|
static LabelResourceId |
labelResourceId(long labelResourceId)
Creates a new label identifier.
|
equals, hashCode, id, toStringpublic static LabelResourceId labelResourceId(long labelResourceId)
labelResourceId - backing identifier valuepublic long labelId()