On Mar 11, 7:15 am, hyde <[email protected]> wrote:
Where is the field below defined?
> private Date myOwnEventDate;
You may revisit how date can be initialized in a class.
> public long getCurrentTime() {
> return myOwnEventDate.getTime();
> }
>
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---