public interface DataStructure extends Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
default String |
structure() |
NormalStructure |
toNormal() |
PlainStructure |
toPlain() |
TableStructure |
toTable() |
default String structure()
NormalStructure toNormal()
TableStructure toTable()
PlainStructure toPlain()
Copyright © 2023. All rights reserved.