This commit is contained in:
Aleksey Chichenkov 2019-03-18 16:14:33 +03:00
parent 223d49bfe6
commit 89ce45f653
13 changed files with 113 additions and 6 deletions

View file

@ -7,6 +7,11 @@
*
* Деревья представляют собой следующую иерархию наследования
*
* ```bash
* // доступ
* ps.pl.tm
* ```
*
* <br>
*
* {@link Trees.GlobalTree GlobalTree} - любое дерево (обладает возможностью открывать свою иерархию)