Uses of Class
cn.sliew.milky.common.constant.AbstractConstant
-
Packages that use AbstractConstant Package Description cn.sliew.milky.common.constant -
-
Uses of AbstractConstant in cn.sliew.milky.common.constant
Classes in cn.sliew.milky.common.constant with type parameters of type AbstractConstant Modifier and Type Class Description classAbstractConstant<T extends AbstractConstant<T>>Constant的基类实现。Subclasses of AbstractConstant in cn.sliew.milky.common.constant Modifier and Type Class Description classAttributeKey<T>Key which can be used to accessAttributeout of theAttributeMap.classTagAn tag which allows to store a string tag value.
-