| 程序包 | 说明 |
|---|---|
| org.noear.snack.core |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NodeDecoderEntity<T>
ONode 解码器实体
|
| 限定符和类型 | 方法和说明 |
|---|---|
<T> void |
Options.addDecoder(Class<T> clz,
NodeDecoder<T> decoder)
添加解码器
|
| 构造器和说明 |
|---|
NodeDecoderEntity(Class<T> type,
NodeDecoder<T> decoder) |
Copyright © 2021. All rights reserved.