I think the above question says it all.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You run the createObject but don't call the "init" before running the static method. For example:
In this case "currentTimeMillis()" is a static method of the System class. |
|||
|
|