| Constructor and Description |
|---|
Result(boolean matched,
List<String> log) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLog() |
boolean |
matched() |
static TagFilter.Result |
Matched(String reason) |
static TagFilter.Result |
Unmatched(String reason) |
public static TagFilter.Result Matched(String reason)
public static TagFilter.Result Unmatched(String reason)
public boolean matched()
public String getLog()
Copyright © 2017. All rights reserved.