| 程序包 | 说明 |
|---|---|
| cn.crane4j.core.executor | |
| cn.crane4j.core.parser.handler | |
| cn.crane4j.core.support.container | |
| cn.crane4j.core.util |
| 类和说明 |
|---|
| MultiMap
A map that can hold multiple values for a key.
|
| 类和说明 |
|---|
| MultiMap
A map that can hold multiple values for a key.
|
| 类和说明 |
|---|
| MultiMap
A map that can hold multiple values for a key.
|
| 类和说明 |
|---|
| CheckedFunction
A functional interface that can be used to perform a computation that may throw an exception.
|
| CheckedRunnable
A functional interface that can be used to perform a computation that may throw an exception.
|
| CheckedSupplier
A functional interface that can be used to perform a computation that may throw an exception.
|
| EmptyMultiMap
An empty
MultiMap implementation,
which does not support any modification operations, and all values obtained are empty collections. |
| MultiMap
A map that can hold multiple values for a key.
|
| Try
A control structure that can be used to
perform a computation that may throw an exception.
|
Copyright © 2024. All rights reserved.