• Thomas Mueller's avatar
    Cleanup: · b94fe304
    Thomas Mueller 提交于
    - add missing //## Java 1.5 end ##
    - according to checkstyle final static fields names are all caps
    - remove trailing spaces (please configure the IDE accordingly)
    - add missing space after comma (please configure checkstyle)
    
    Please note that counter++ is counter.getAndIncrement() and not counter.incrementAndGet(). But I guess this doesn't make a difference here.
    b94fe304
名称
最后提交
最后更新
..
docsrc Loading commit data...
installer Loading commit data...
main Loading commit data...
test/org/h2 Loading commit data...
tools Loading commit data...