Mercurial > hg > digilib
comparison README.md @ 1696:43d48324dceb
Cleanup: fix deprecation warnings for Java 10+.
Change "new Integer/Float...(x)" to Integer.valueOf(x).
Change clazz.newInstance to clazz.getConstructor().newInstance().
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Sun, 16 Dec 2018 15:08:01 +0100 |
parents | a243eb5cc480 |
children | 439aefc7a6c9 |
comparison
equal
deleted
inserted
replaced
1695:ca28745836c1 | 1696:43d48324dceb |
---|