| 程序包 | 说明 |
|---|---|
| cn.sliew.milky.common.constant |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Constant<T extends Constant<T>>
单例,支持
==操作符的安全比较。 |
class |
ConstantPool<T extends Constant<T>>
一个
Constant池。 |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractConstant<T extends AbstractConstant<T>>
Constant的基类实现。 |
class |
AttributeKey<T>
Key which can be used to access
Attribute out of the AttributeMap. |
Copyright © 2021. All rights reserved.