Am 26.03.2010 00:33, schrieb Martin Buchholz:
On Thu, Mar 25, 2010 at 13:26, Ulf Zibis<[email protected]> wrote:- several UnicodeBlock declarations differ little in indentation/whitespace usage from the average. I would prefer: public static final UnicodeBlock SUPPLEMENTARY_PRIVATE_USE_AREA_A = new UnicodeBlock("SUPPLEMENTARY_PRIVATE_USE_AREA_A", new String[] { "Supplementary Private Use Area-A", "SupplementaryPrivateUseArea-A" });See forthcoming patch.
I've forgotten to mention: http://java.sun.com/docs/codeconv/html/CodeConventions.doc2.html#1852
Applies to location of static final int SIZE = 16; -Ulf
