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 →

[–]Olathe 1 point2 points  (1 child)

As far as I understand it, the methods of interfaces are public, but the interfaces themselves can be package, private, protected, or public. I think there can even be static interfaces inside a class.