Uses of Interface
lib.aide.paths.Paths.NodePopulationStrategy
Packages that use Paths.NodePopulationStrategy
-
Uses of Paths.NodePopulationStrategy in lib.aide.paths
Constructors in lib.aide.paths with parameters of type Paths.NodePopulationStrategyModifierConstructorDescriptionPaths
(@NotNull Paths.PayloadComponentsSupplier<C, P> parser, @NotNull Paths.NodePopulationStrategy<C, P> nodePopulate) Constructs a Paths object with the specified root payload and payload components supplier.