public static class ValueWithKey.LongValue extends ValueWithKey.ValueWithKeySupport<java.lang.Long>
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.LongValue() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getValue() |
void |
setValue(java.lang.Long content) |
equals, getKey, hashCode, setKey, toStringvalueOfpublic java.lang.Long getValue()
public void setValue(java.lang.Long content)
setValue in class ValueWithKey.ValueWithKeySupport<java.lang.Long>Copyright © 2013 echocat. All Rights Reserved.