public interface AttributeStorage
AttributeHolder, where application can store
Attributes. This interface lets us describe class, which is not AttributeHolder itself, but has
associated AttributeHolder.AttributeHolder| Modifier and Type | Method and Description |
|---|---|
AttributeHolder |
getAttributes()
Get associated
AttributeHolder. |
AttributeHolder getAttributes()
AttributeHolder. Implementation may return null if AttributeHolder wasn't
initialized yet.AttributeHolder. Implementation may return null if AttributeHolder wasn't
initialized yet.Copyright © 2017–2020 Oracle Corporation. All rights reserved.