public class WildcardPattern extends Object
Constructor and Description |
---|
WildcardPattern(String pattern) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(String target) |
static boolean |
matches(String pattern,
String target) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.