Tuesday, 1 October 2013

java interface and return types

java interface and return types

I have been trying for a while, but now I'm wondering if I can. Is it
possible for a method in an interface to return a variable or an array
without needing two interfaces or methods(if possible)?

No comments:

Post a Comment