| Modifier and Type | Method and Description |
|---|---|
Pattern.PatternType |
Pattern.getType() |
static Pattern.PatternType |
Pattern.PatternType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Pattern.PatternType[] |
Pattern.PatternType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Pattern(String pattern,
Pattern.PatternType type) |
Copyright © 2004-2013. All Rights Reserved.