|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jpt.utility.Filter.Null<S>
public static final class Filter.Null<S>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.jpt.utility.Filter |
|---|
Filter.Disabled<S>, Filter.Null<S> |
| Field Summary | |
|---|---|
static Filter |
INSTANCE
|
| Method Summary | ||
|---|---|---|
boolean |
accept(S next)
Return whether the specified object is "accepted" by the filter. |
|
static
|
instance()
|
|
java.lang.String |
toString()
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Filter INSTANCE
| Method Detail |
|---|
public static <R> Filter<R> instance()
public boolean accept(S next)
Filter
accept in interface Filter<S>public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||