| 程序包 | 说明 |
|---|---|
| org.jupiter.common.util |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Constant<T extends Constant<T>>
A singleton which is safe to compare via the
== operator. |
class |
ConstantPool<T extends Constant<T>>
A pool of
Constants. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractConstant<T extends AbstractConstant<T>>
Base implementation of
Constant. |
class |
Signal
A special
Exception which is used to signal some state or request by throwing it. |
Copyright © 2018. All rights reserved.