• Thomas Mueller's avatar
    Cleanup: · dd7cdf0d
    Thomas Mueller 提交于
    - Make fields and methods private where possible
    - Add missing Javadocs
    - Remove @throws Javadocs (all other languages don't have throws, and it doesn't help much documenting them)
    - Use camel case for metaData
    - Remove initializing to default values (null, 0, false) because that's anyway done automatically
    - Remove @Override to let it compile with JDK 5
    - Mark as 'work in progress'
    dd7cdf0d
名称
最后提交
最后更新
..
service Loading commit data...
src Loading commit data...
build.bat Loading commit data...
build.sh Loading commit data...