public final class FilterUtil extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
FilterUtil()
Stop instances being created.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isFileExists(java.lang.String fileName)
Checks if suppression source with given fileName exists.
|
private FilterUtil()
public static boolean isFileExists(java.lang.String fileName)
fileName - name of the suppressions file.Copyright © 2001-2022. All Rights Reserved.