On Mar 10, 4:27 am, lisandrodc <[email protected]> wrote:
> Hi! Not understand very good the
> homework:http://www.javapassion.com/handsonlabs/javapolymorphism/index.html#Ho...
> Specially, the interface MyOwnInterface, it not possible that a method
> return an interface!!
The method does not return an Interface, it returns an object of type
AddressInterface, and this is possible, as it is possible to return an
object of type String.
> Miga: not understand your request...
I just requested you to post part of your code (not the whole
solution) if you want some help.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---