public abstract class Pattern
extends java.lang.Object
NumericRange
,
RegularExpression
Constructor and Description |
---|
Pattern() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getOriginalValue()
Enables access to the original value before being converted to a pattern.
|
void |
setOriginalValue(java.lang.Object original)
Sets the object back to its original value.
|