Package com.iohao.net.common.kit.attr
package com.iohao.net.common.kit.attr
Dynamic attribute system providing type-safe key-value storage via
AttrOption.- Author:
- 渔民小镇
- date:
- 2022-01-02
-
ClassDescriptionAttrOption<T>Type-safe attribute key for use with
AttrOptionDynamic.Interface for objects that support dynamic, type-safe attributes.Thread-safe attribute storage container.