On Jul 14, 7:17 pm, Fábio Cristiano Donadon <[email protected]>
wrote:
> Hi all!
> Can anyone help me to figure out what this exercise is asking me to do?
>
>
>    - Write an interface called MyOwnInterface, which has the following
>    method
>       - AddressInterface getAddress();

> I couldn't understand what means the first part when it said to create a
> method AddressInterface getAddress() in MyOwnInterface and after it said to
> "Make the Person class to implement MyOwnInterface". What this method
> getAddress will return? What data type?
As it is written, it returns an AddressInterface type.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to