|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgec.gctparser.ParseTime
public class ParseTime
Parse a time string.
Constructor Summary | |
---|---|
ParseTime(java.lang.String timeString)
Parse the time string. |
Method Summary | |
---|---|
int |
getTimeInMilliseconds()
Return the parsed time, in ms. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParseTime(java.lang.String timeString)
timeString
- Method Detail |
---|
public int getTimeInMilliseconds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |