| Package | Description |
|---|---|
| net.anotheria.moskito.webui.shared.api.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
EndsWithMatcher
Matches when target ends with criteria.
|
class |
EqualsMatcher
Matches when target equals criteria.
|
class |
StartsWithMatcher
Matches when target starts with given criteria.
|
class |
SubstringMatcher
Matches when target contains criteria.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.