mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2025-04-19 23:19:03 +02:00
Update README.md
This commit is contained in:
parent
3e5401bd9d
commit
5dd80035e4
@ -1,7 +1,7 @@
|
|||||||
# Tree (Data Structure)
|
# Tree (Data Structure)
|
||||||
[](https://search.maven.org/artifact/com.github.adriankuta/tree-structure)
|
[](https://search.maven.org/artifact/com.github.adriankuta/tree-structure)
|
||||||
[](https://github.com/AdrianKuta/Design-Patterns-Kotlin/blob/master/LICENSE)
|
[](https://github.com/AdrianKuta/Design-Patterns-Kotlin/blob/master/LICENSE)
|
||||||
[](https://circleci.com/gh/AdrianKuta/Tree-Data-Structure)
|
[](https://circleci.com/gh/AdrianKuta/Tree-Data-Structure)
|
||||||
|
|
||||||
Simple implementation to store object in tree structure. Method `toString()` is overrided to provide nice tree view in logs.
|
Simple implementation to store object in tree structure. Method `toString()` is overrided to provide nice tree view in logs.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user