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