public class FalseFilter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static FalseFilter |
INSTANCE |
Constructor and Description |
---|
FalseFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.lang.String name) |
public static final FalseFilter INSTANCE