Searched defs:limitIndex (Results 1 – 1 of 1) sorted by relevance
2570 public AttributeAndPosition(Object fieldValue, int startIndex, int limitIndex) { in AttributeAndPosition()2574 … public AttributeAndPosition(Attribute field, Object fieldValue, int startIndex, int limitIndex) { in AttributeAndPosition()2578 public void init(Attribute field, Object fieldValue, int startIndex, int limitIndex) { in init()