Package mekhq.campaign
Class ExtraData.DoubleKey
- Enclosing class:
ExtraData
@Deprecated(since="0.51.0",
forRemoval=true)
public static class ExtraData.DoubleKey
extends ExtraData.Key<Double>
Deprecated, for removal: This API element is subject to removal in a future version.
A key referencing a Double or double value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mekhq.campaign.ExtraData.Key
equals, fromString, getName, getType, hashCode, toString
-
Constructor Details
-
DoubleKey
Deprecated, for removal: This API element is subject to removal in a future version.
-