hudson.util
Class TagCloud.Entry
java.lang.Object
hudson.util.TagCloud.Entry
- Enclosing class:
- TagCloud<T>
public final class TagCloud.Entry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
item
public final T item
weight
public final float weight
TagCloud.Entry
public TagCloud.Entry(T item,
float weight)
scale
public float scale()
getClassName
public String getClassName()
Copyright © 2004-2013. All Rights Reserved.