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 © 2014–2019 AssertJ. All rights reserved.