| Interface | Description |
|---|---|
| Param |
| Class | Description |
|---|---|
| AssertArgs |
pre-check.
|
| AssertMessage |
pre/post-check.
|
| AssertState |
post-check.
|
| DummyBlock |
Turn off IDE alerts for some safe code blocks
|
| TypedKey<V> |
Usage: construct final anonymous subclasses in interfaces.
|
| TypedReg<K,V> |
Usage: construct final anonymous subclasses in interfaces.
|
| TypedReg.Key<K,V> |
| Annotation Type | Description |
|---|---|
| Param.HadClose |
param will be close in the method
|
| Param.InOut |
param will be read and modified in the method
|
| Param.NotClose |
param will be NOT close in the method
|
| Param.Out |
param will be modified in the method
|
Copyright © 2023. All rights reserved.