Uses of Interface
com.axis.system.jenkins.plugins.downstream.yabv.NameNormalizer.ParentFunction
-
Packages that use NameNormalizer.ParentFunction Package Description com.axis.system.jenkins.plugins.downstream.yabv -
-
Uses of NameNormalizer.ParentFunction in com.axis.system.jenkins.plugins.downstream.yabv
Constructors in com.axis.system.jenkins.plugins.downstream.yabv with parameters of type NameNormalizer.ParentFunction Constructor Description NameNormalizer(Set<T> items, NameNormalizer.NameFunction<T> nameFunc, NameNormalizer.ParentFunction<T> parentFunc)
NameNormalizer(Set<T> items, NameNormalizer.NameFunction<T> nameFunc, NameNormalizer.ParentFunction<T> parentFunc, boolean showFullNames)
-