Uses of Class
org.klojang.path.util.MapBuilder
Packages that use MapBuilder
Package
Description
Utilities related to path-based access and dynamic invocation.
-
Uses of MapBuilder in org.klojang.path.util
Methods in org.klojang.path.util that return MapBuilderModifier and TypeMethodDescriptionAppends the specified element to theCollectionfound at the specified path.static MapBuilderMapBuilder.begin()Creates a newMapBuilder.static MapBuilderCreates aMapBuilderthat starts out with the entries in the specified map.Returns aMapBuilderfor the map at the specified path.Jumps to another branch in the tree of nested maps.MapBuilder.reset()Takes you back to the root map.Sets the specified path to the specified value.Unsets the value of the specified path.Returns aMapBuilderfor the parent map of the map currently being written.