Uses of Class
com.yahoo.config.OptionalPathNode
Packages that use OptionalPathNode
-
Uses of OptionalPathNode in com.yahoo.config
Methods in com.yahoo.config that return types with arguments of type OptionalPathNodeModifier and TypeMethodDescriptionstatic Map<String,OptionalPathNode> LeafNodeMaps.asOptionalPathNodeMap(Map<String, Optional<FileReference>> fileReferenceMap) static LeafNodeVector<Optional<Path>,OptionalPathNode> LeafNodeVector.createOptionalPathNodeVector(Collection<Optional<FileReference>> values) Method parameters in com.yahoo.config with type arguments of type OptionalPathNodeModifier and TypeMethodDescriptionstatic Map<String,Optional<FileReference>> OptionalPathNode.toFileReferenceMap(Map<String, OptionalPathNode> map) static List<Optional<FileReference>>OptionalPathNode.toFileReferences(List<OptionalPathNode> pathNodes)