Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
net.fortuna.ical4j.util.Numbers
public final class Numbers
extends java.lang.Object
Method Summary | |
static int |
|
public static int parseInt(String value)
Wrapsjava.lang.Integer.parseInt()
to accept values with a PLUS character (i.e. "+2").
- Parameters:
value
-
- Returns: