Package com.mewebstudio.springboot.jpa.nestedset
package com.mewebstudio.springboot.jpa.nestedset
-
ClassDescriptionAbstract service class for managing nested set trees.INestedSetNode<ID,
T extends INestedSetNode<ID, T>> Interface representing a node in a nested set tree structure.Interface representing a response node in a nested set tree structure.Repository interface for managing nested set nodes.Enum representing the direction of a move operation in a nested set tree structure.Utility class for working with nested set trees.Pair<A,B> A simple record class to hold a pair of values.