public final class FilterUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isFileExists(String fileName)
Checks if suppression source with given fileName exists.
|
public static boolean isFileExists(String fileName)
fileName - name of the suppressions file.Copyright © 2001–2018. All rights reserved.