Package org.webharvest.utils
Class CommonUtil.IntPair
- java.lang.Object
-
- org.webharvest.utils.CommonUtil.IntPair
-
- Enclosing class:
- CommonUtil
public static class CommonUtil.IntPair extends Object
Contains pair of integer values
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
defineFromString(String s, char separator, int maxValue)
String
toString()
-