public static class ValueWithKey.DoubleValue extends ValueWithKey.ValueWithKeySupport<java.lang.Double>
ValueWithKey.BigDecimalValue, ValueWithKey.BigIntegerValue, ValueWithKey.BooleanValue, ValueWithKey.ByteValue, ValueWithKey.CharacterValue, ValueWithKey.DateValue, ValueWithKey.DoubleValue, ValueWithKey.FloatValue, ValueWithKey.IntegerValue, ValueWithKey.LongValue, ValueWithKey.PatternValue, ValueWithKey.ShortValue, ValueWithKey.StringValue, ValueWithKey.ValueWithKeySupport<T>Value.BaseValueSupport<T>, Value.Fixed<V>, Value.Lazy<K,V>, Value.Values, Value.ValueSupport<T>Entry.BaseImpl<K,V>, Entry.Impl<K,V>ALL_DEFAULT_VALUE_WITH_KEY_TYPESALL_DEFAULT_VALUE_TYPES| Constructor and Description |
|---|
ValueWithKey.DoubleValue() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getValue() |
void |
setValue(java.lang.Double content) |
equals, getKey, hashCode, setKey, toStringvalueOfpublic java.lang.Double getValue()
public void setValue(java.lang.Double content)
setValue in class ValueWithKey.ValueWithKeySupport<java.lang.Double>Copyright © 2013 echocat. All Rights Reserved.