public abstract class GapBranchElement.LastIndex extends Object
GapBranchElement
that overrides getElementIndex(int)
which remembers the last returned element index.Constructor and Description |
---|
LastIndex() |
Modifier and Type | Method and Description |
---|---|
int |
getElementIndex(int offset)
Implementation that remembers the last returned element index
and checks the element at the last index when next called.
|
public int getElementIndex(int offset)
Built on May 31 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.