Uses of Interface
com.axis.system.jenkins.plugins.downstream.yabv.NameNormalizer.NameFunction
-
Packages that use NameNormalizer.NameFunction Package Description com.axis.system.jenkins.plugins.downstream.yabv -
-
Uses of NameNormalizer.NameFunction in com.axis.system.jenkins.plugins.downstream.yabv
Constructors in com.axis.system.jenkins.plugins.downstream.yabv with parameters of type NameNormalizer.NameFunction 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)
-