The Java platform is so large that even experienced developers discover new classes and methods nearly every day. My discovery
du jour is the 2-arg form of
java.lang.Integer's
parseInt() method. It's a pretty slick way to parse a hex dump, among other things.
No comments:
Post a Comment