public static class ValueWithKey.PatternValue extends ValueWithKey.ValueWithKeySupport<java.util.regex.Pattern>
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.ValueSupport<T>Entry.BaseImpl<K,V>, Entry.Impl<K,V>ALL_DEFAULT_VALUE_WITH_KEY_TYPESALL_DEFAULT_VALUE_TYPES| Constructor and Description |
|---|
ValueWithKey.PatternValue() |
| Modifier and Type | Method and Description |
|---|---|
java.util.regex.Pattern |
getValue() |
void |
setValue(java.util.regex.Pattern content) |
equals, getKey, hashCode, setKey, toStringvalueOfpublic java.util.regex.Pattern getValue()
getValue in interface Entry<java.lang.String,java.util.regex.Pattern>getValue in class ValueWithKey.ValueWithKeySupport<java.util.regex.Pattern>V or null.public void setValue(java.util.regex.Pattern content)
setValue in class ValueWithKey.ValueWithKeySupport<java.util.regex.Pattern>Copyright © 2013 echocat. All Rights Reserved.