Package kilim.http
Class IntList
- java.lang.Object
-
- kilim.http.IntList
-
public class IntList extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description int[]arrayintnumElements
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(int element)intget(int index)
-