public interface IMatcher
| Modifier and Type | Method and Description |
|---|---|
Object |
fromString(String checkValue)
Parse matching object from string.
|
boolean |
match(Object var,
Object checkValue)
Check whether actual value and check value are match or satisfy matching operation.
|
Copyright © 2004–2019 OpenL Tablets. All rights reserved.