T - the adapter parameter typepublic class PropositionIgnoreParameter<T> extends Object implements Predicate<T>
| Constructor and Description |
|---|
PropositionIgnoreParameter(Proposition adaptee) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(T parameter)
tests the predicate against the element
|
public PropositionIgnoreParameter(Proposition adaptee)
Copyright © 2016. All rights reserved.