Class SelectRange
- java.lang.Object
-
- org.bonitasoft.engine.business.application.impl.filter.SelectRange
-
public class SelectRange extends java.lang.Object- Author:
- Elias Ricken de Medeiros
-
-
Constructor Summary
Constructors Constructor Description SelectRange(int startIndex, int maxResults)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)intgetMaxResults()intgetStartIndex()inthashCode()
-