Package net.serenitybdd.cucumber.model
Class FeatureFileContents.RowSelector
java.lang.Object
net.serenitybdd.cucumber.model.FeatureFileContents.RowSelector
- Enclosing class:
- FeatureFileContents
public class FeatureFileContents.RowSelector
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description RowSelector(int startRow, boolean trim) -
Method Summary
Modifier and Type Method Description java.lang.Stringand(java.lang.Integer endRow)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RowSelector
public RowSelector(int startRow, boolean trim)
-
-
Method Details
-
and
public java.lang.String and(java.lang.Integer endRow)
-