Package tech.ytsaurus.ysontree
Interface YTreeConvertible
-
public interface YTreeConvertible
Любое значение, которое можно конвертировать в YTreeNode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description YTreeNode
toYTree()
-
-
-
Method Detail
-
toYTree
YTreeNode toYTree()
-
-