Constructor and Description |
---|
AcceptAllFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
static IFilter |
getInstance()
Returns the singleton instance of AcceptAllFilter
|
boolean |
select(Object toTest)
Determines if the given object passes this filter.
|
public static IFilter getInstance()
public boolean select(Object toTest)
IFilter
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.