Class LeftOperandIndexes
- java.lang.Object
-
- org.bonitasoft.engine.core.operation.impl.LeftOperandIndexes
-
public class LeftOperandIndexes extends java.lang.Object- Author:
- Elias Ricken de Medeiros
-
-
Constructor Summary
Constructors Constructor Description LeftOperandIndexes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetLastIndex()intgetNextIndex()voidsetLastIndex(int lastIndex)voidsetNextIndex(int nextIndex)
-