Package cn.sliew.milky.common.constant
-
Interface Summary Interface Description Attribute<T> An attribute which allows to store a value reference.AttributeMap HoldsAttributes which can be accessed viaAttributeKey.Constant<T extends Constant<T>> 单例,支持==操作符的安全比较。由ConstantPool创建和管理。TagSet todo Tag -
Class Summary Class Description AbstractConstant<T extends AbstractConstant<T>> Constant的基类实现。AttributeKey<T> Key which can be used to accessAttributeout of theAttributeMap.ConstantPool<T extends Constant<T>> 一个Constant池。DefaultAttributeMap DefaultAttributeMapimplementation which not exibit any blocking behaviour on attribute lookup while using a copy-on-write approach on the modify path.DefaultTagSet Tag An tag which allows to store a string tag value.