Uses of Interface
hudson.util.TagCloud.WeightFunction
-
Packages that use TagCloud.WeightFunction Package Description hudson.util Other miscellaneous utility code -
-
Uses of TagCloud.WeightFunction in hudson.util
Constructors in hudson.util with parameters of type TagCloud.WeightFunction Constructor Description TagCloud(Iterable<? extends T> inputs, TagCloud.WeightFunction<T> f)
Creates a tag cloud.
-