Public Member Functions | |
| Integer (int i) | |
| int | intValue () |
Static Public Member Functions | |
| static int | parseInt (string s) |
Definition at line 8 of file Integer.cs.
| Tamir.SharpSsh.java.lang.Integer.Integer | ( | int | i | ) |
Definition at line 11 of file Integer.cs.
| int Tamir.SharpSsh.java.lang.Integer.intValue | ( | ) |
Definition at line 15 of file Integer.cs.
| static int Tamir.SharpSsh.java.lang.Integer.parseInt | ( | string | s | ) | [static] |
Definition at line 19 of file Integer.cs.
1.5.9