DISQUS

/var/log/mind: A rejoinder to the alternative SafeHashMap

  • Eugene Kuleshov · 1 year ago
    I answered to your points in comments to my blog post.

    In regards to static import, the great new is that you don't have to use them. However it is considered useful pattern in many cases. For example, you may want to look at the Doug Lea's new fork/join framework, which provides huge number of the common static factories and which will be part of the Java 7.