Class IntegerListConditionsImpl

java.lang.Object
io.fluentlenium.core.conditions.BaseObjectListConditions<Integer, IntegerConditions>
io.fluentlenium.core.conditions.IntegerListConditionsImpl
All Implemented Interfaces:
AbstractIntegerConditions<Integer, IntegerConditions>, Conditions<Integer>, ConditionsObject<List<Integer>>, IntegerConditions

public class IntegerListConditionsImpl extends BaseObjectListConditions<Integer,IntegerConditions> implements IntegerConditions, ConditionsObject<List<Integer>>
Conditions for list of integers.