Tag Archives: interface

Your Methods Are Showing: Why Public Methods Need Special Attention

So you are about to create a new class. You go to define the first method. You mull over whether to make it a private or public method, choose public, and go on with your day. This isn’t exactly the … Continue reading

Posted in Programming | Tagged , , | Leave a comment