Package org.correomqtt.gui.model
Class Search
- java.lang.Object
-
- org.correomqtt.gui.model.Search
-
public class Search extends Object
-
-
Constructor Summary
Constructors Constructor Description Search(int startIndex, int endIndex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetEndIndex()intgetStartIndex()voidsetEndIndex(int endIndex)voidsetStartIndex(int startIndex)
-