| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.common.collect | |
| cn.ponfee.disjob.common.exception | |
| cn.ponfee.disjob.common.spring |
| 限定符和类型 | 方法和说明 |
|---|---|
<E extends Throwable> |
SynchronizedSegmentMap.execute(K key,
Throwables.ThrowingConsumer<Map<K,V>,E> action) |
<E extends Throwable> |
SynchronizedSegmentMap.execute(Throwables.ThrowingConsumer<Map<K,V>,E> action) |
| 限定符和类型 | 方法和说明 |
|---|---|
default Throwables.ThrowingConsumer<E,T> |
Throwables.ThrowingFunction.toConsumer() |
| 限定符和类型 | 方法和说明 |
|---|---|
static <E> void |
Throwables.ThrowingConsumer.doCaught(Throwables.ThrowingConsumer<E,?> consumer,
E arg) |
static <E> void |
Throwables.ThrowingConsumer.doCaught(Throwables.ThrowingConsumer<E,?> consumer,
E arg,
Supplier<String> message) |
static <E> void |
Throwables.ThrowingConsumer.doChecked(Throwables.ThrowingConsumer<E,?> consumer,
E arg) |
static <E> Consumer<E> |
Throwables.ThrowingConsumer.toCaught(Throwables.ThrowingConsumer<E,?> consumer) |
static <E> Consumer<E> |
Throwables.ThrowingConsumer.toCaught(Throwables.ThrowingConsumer<E,?> consumer,
Supplier<String> message) |
static <E> Consumer<E> |
Throwables.ThrowingConsumer.toChecked(Throwables.ThrowingConsumer<E,?> consumer) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
JdbcTemplateWrapper.executeInTransaction(Throwables.ThrowingConsumer<Throwables.ThrowingFunction<String,PreparedStatement,?>,?> action) |
Copyright © 2024. All rights reserved.