-
My Twitter Updates
My daughter's getting one.. RT @cshirky: Dollhouse kit for girls that includes circuit comps: lights, fans, buzzers.. http://t.co/EJUec087 - 1 day ago
RT @jansegers: TwitInfo: Aggregating and Visualizing Microblogs for Event Exploration - http://t.co/x0djN2Ru - 1 day ago
Facebook buys Karma app http://t.co/gECKtXMv - 2 days ago
Very cool. I want one of these! Now where do I find a suitable car? http://t.co/cv6TLWFq - 2 days ago
745 followers
Tag Archives: Java friend class
Missing “friend” class access specifier in Java?
I am in the process of rearchitecting a fairly large legacy web application. Almost all of the classes in the old code base are public classes with the key classes containing mostly public (and sometimes static) methods. I am tasked to modularize this application … Continue reading