| 程序包 | 说明 |
|---|---|
| org.jetlinks.rule.engine.api |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends RuleDataCodec.Feature> |
RuleDataCodec.Feature.find(Class<T> type,
RuleDataCodec.Feature... features) |
| 限定符和类型 | 方法和说明 |
|---|---|
reactor.core.publisher.Flux<? extends T> |
RuleDataCodec.decode(RuleData data,
RuleDataCodec.Feature... features) |
Object |
RuleDataCodec.encode(T data,
RuleDataCodec.Feature... features) |
static <T extends RuleDataCodec.Feature> |
RuleDataCodec.Feature.find(Class<T> type,
RuleDataCodec.Feature... features) |
default boolean |
RuleDataCodec.Feature.has(RuleDataCodec.Feature... features) |
Copyright © 2019–2021. All rights reserved.