T
- The entry typepublic abstract class TableEntry<T> extends Object
Constructor and Description |
---|
TableEntry(double weight)
Creates a new
TableEntry with the desired weight . |
public TableEntry(double weight)
TableEntry
with the desired weight
.weight
- The weight to associate with this entry