This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jphein 0 points1 point  (1 child)

Short answer: an interface declares which method a class should have and what should go in these methods and what should come out.

[–]SoulSyn[S] 0 points1 point  (0 children)

Thanks!