JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
hudson.util
Interface TagCloud.WeightFunction<T>
Enclosing class:
TagCloud
<
T
>
public static interface
TagCloud.WeightFunction<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
float
weight
(
T
item)
Method Details
weight
float
weight
(
T
item)