Hierarchicals
object Hierarchicals
class Object
trait Matchable
class Any
Value members
Concrete methods
Get the path from current node to root. First element is current and last is root.
Get the path from current node to root. First element is current and last is root.
- Value Params
- node
current node
按照上下关系排序
按照上下关系排序
- Value Params
- datas
a { @link java.util.List} object.
- Returns
a { @link java.util.Map} object.
按照上下关系和指定属性排序
按照上下关系和指定属性排序
- Value Params
- datas
a { @link java.util.List} object.
- property
a String object.
- Returns
a { @link java.util.Map} object.