| 程序包 | 说明 |
|---|---|
| org.jetlinks.rule.engine.api |
| 限定符和类型 | 方法和说明 |
|---|---|
RuleDataCodec |
RuleDataCodecSupplier.getCodec() |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> Optional<RuleDataCodec<T>> |
RuleDataCodecs.getCodec(Class type) |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> void |
RuleDataCodecs.register(Class<T> type,
RuleDataCodec<T> codec) |
Copyright © 2019–2021. All rights reserved.