public class WildcardPattern extends Object
| Constructor and Description |
|---|
WildcardPattern(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(String input) |
static boolean |
matches(String pattern,
String input) |
Copyright © 2014 jwall.org. All rights reserved.