Class CIAsst
java.lang.Object
CIAsst
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CIAsst
public CIAsst()Create a new CIAsst object.
-
-
Method Details
-
add1
public int add1(int k) Add 1 to any integer.- Parameters:
k- any integer- Returns:
- k plus 1
-