Modifier and Type | Method and Description |
---|---|
boolean |
isMatchedBy(E element)
Checks if the specified element matches this type.
|
boolean isMatchedBy(E element)
element
- the element to be testedtrue
if the element matches this type
or false
otherwiseCopyright © 2015. All rights reserved.