Package kilim.http
Class Utils
- java.lang.Object
-
- kilim.http.Utils
-
public class Utils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int[]growArray(int[] input, int extraRoom)static java.lang.Object[]growArray(java.lang.Object[] input, int extraRoom)
-