public abstract class TypePattern
extends java.lang.Object
Constructor and Description |
---|
TypePattern() |
Modifier and Type | Method and Description |
---|---|
protected abstract boolean |
internalMatches(java.lang.String input) |
boolean |
matches(java.lang.String dottedname) |