It wouldn't make sense to have return type of a me...
# announcements
m
It wouldn't make sense to have return type of a method with lesser visibility than the method itself. You can return object of a private class, but the return type would have to be an interface implemented by that class.