public final class DoubleTag extends Tag
TAG_Double
tag.Constructor and Description |
---|
DoubleTag(String name,
double value)
Creates the tag.
|
Modifier and Type | Method and Description |
---|---|
Double |
getValue()
Gets the value of this tag.
|
String |
toString() |
public DoubleTag(String name, double value)
name
- The name.value
- The value.Copyright © 2021. All rights reserved.