Class Extend
java.lang.Object
org.apache.lucene.queryparser.flexible.standard.nodes.intervalfn.IntervalFunction
org.apache.lucene.queryparser.flexible.standard.nodes.intervalfn.Extend
Node that represents
Intervals.extend(IntervalsSource, int, int).-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final intprivate final intprivate final IntervalFunction -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
before
private final int before -
after
private final int after -
source
-
-
Constructor Details
-
Extend
-
-
Method Details
-
toIntervalSource
- Specified by:
toIntervalSourcein classIntervalFunction
-
toString
- Specified by:
toStringin classIntervalFunction
-