public abstract class FilterOperator<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected T |
filterParameter |
| Modifier | Constructor and Description |
|---|---|
protected |
FilterOperator(T filterValue) |
Copyright © 2013-2015 AssertJ. All Rights Reserved.