public interface BeanIdentifier extends CharSequence, Serializable, Named
Bean
that can be used as a key to uniquely identify an
instance.Modifier and Type | Method and Description |
---|---|
static BeanIdentifier |
of(String id)
Create a new
BeanIdentifier for the given id. |
charAt, chars, codePoints, length, subSequence, toString
static BeanIdentifier of(String id)
BeanIdentifier
for the given id.id
- The id