A
C
D
E
F
G
I
J
L
M
N
S
T
U
V
W
M
- moveDown(T) - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.AbstractNestedSetService
- Move a node down in the tree.
- MoveNodeDirection - class in com.mewebstudio.springboot.jpa.nestedset.kotlin
- Enum representing the direction of a move operation in a nested set tree structure.
- moveUp(T) - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.AbstractNestedSetService
- Move a node up in the tree.