| 程序包 | 说明 |
|---|---|
| cn.allbs.utils.hj212.core |
| 限定符和类型 | 方法和说明 |
|---|---|
static SupplierWithThrowable<Optional<Object>,IOException> |
ReaderMatch.alwaysReturnNotPresent() |
static SupplierWithThrowable<Optional<Object>,IOException> |
ReaderMatch.alwaysReturnNotPresentRunable(RunnableWithThrowable<IOException> runnable) |
static SupplierWithThrowable<Optional<Object>,IOException> |
ReaderMatch.alwaysReturnPresent() |
static SupplierWithThrowable<Optional<Object>,IOException> |
ReaderMatch.alwaysReturnPresentRunable(RunnableWithThrowable<IOException> runnable) |
| 限定符和类型 | 方法和说明 |
|---|---|
MultipleCharMatch<ParentStream> |
MultipleCharMatch.then(SupplierWithThrowable<Optional<Object>,IOException> runnable) |
SingleCharMatch<ParentStream> |
SingleCharMatch.then(SupplierWithThrowable<Optional<Object>,IOException> runnable) |
Copyright © 2021. All rights reserved.