public static class Query.Range extends Object
private int
end
start
Range(int start, int end)
int
getEnd()
getStart()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private final int start
private final int end
public Range(int start, int end)
public int getStart()
public int getEnd()
public String toString()
toString
Object
Copyright © 2016 Apache NiFi Project. All rights reserved.