Package io.datarouter.changelog.config
Class DatarouterChangelogPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.changelog.config.DatarouterChangelogPaths
- All Implemented Interfaces:
io.datarouter.pathnode.PathsRoot
@Singleton
public class DatarouterChangelogPaths
extends io.datarouter.pathnode.PathNode
implements io.datarouter.pathnode.PathsRoot
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.datarouter.pathnode.PathNode
branch, equals, getValue, hashCode, isLeaf, join, join, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithTrailingSlash, toString, toStringArray
-
Field Details
-
datarouter
-
-
Constructor Details
-
DatarouterChangelogPaths
public DatarouterChangelogPaths()
-