public class DoubleTag extends Tag<Double>
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
double |
getPrimitiveValue() |
Double |
getValue() |
int |
hashCode() |
String |
toString() |
public DoubleTag(String name, double value)
Copyright © 2019. All rights reserved.