Class LeftOperandIndexes
java.lang.Object
org.bonitasoft.engine.core.operation.impl.LeftOperandIndexes
- Author:
- Elias Ricken de Medeiros
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoidsetLastIndex(int lastIndex) voidsetNextIndex(int nextIndex)
-
Constructor Details
-
LeftOperandIndexes
public LeftOperandIndexes()
-
-
Method Details
-
getLastIndex
public int getLastIndex() -
setLastIndex
public void setLastIndex(int lastIndex) -
getNextIndex
public int getNextIndex() -
setNextIndex
public void setNextIndex(int nextIndex)
-