| 类 | 说明 |
|---|---|
| Assertions |
Provides a static final field that can be used to check if assertions are enabled.
|
| 枚举 | 说明 |
|---|---|
| Asserts |
Conditional failures explained
guava cache的一篇关于条件检查失败的描述。
|
| Assumes | |
| Ensures |
Static convenience methods that help a method or constructor check whether it was invoked
correctly.
|
| Requires |
Copyright © 2021. All rights reserved.