- 
Constructor Summary
Constructors
 
- 
Method Summary
Gets the value of this tag.
 
 
 
 
 
- 
Constructor Details
- 
DoubleTag
public DoubleTag(double value)
Creates the tag.
- Parameters:
 
value - The value. 
 
 
- 
Method Details
- 
getValue
Description copied from class: Tag 
Gets the value of this tag.
- Specified by:
 
getValue in class Tag<Double> 
- Returns:
 
- The value of this tag.