java.util.Locale changes

2013-08-28 Thread Christian Beikov
the iteration order of the priorityList I was curious about the reason. -- Mit freundlichen Grüßen, *Christian Beikov*

Re: java.util.Locale changes

2013-08-28 Thread Christian Beikov
uct a List to wrap the elements. The additional value is that in both cases, when passing a List or a Set to the methods, no additional overhead is necessary. Mit freundlichen Grüßen, ---- *Christian Beikov* Am 28.08.2013 15:25, sc

Re: java.util.Locale changes

2013-08-31 Thread Christian Beikov
, *Christian Beikov* Am 29.08.2013 10:24, schrieb Masayoshi Okutsu: I took a look at the implementation. The matcher code just iterates the given priority list. isEmpty() is used, but it shouldn't be a problem. As far as an Iterable gives an Ite

Re: java.util.Locale changes

2013-09-02 Thread Christian Beikov
erate the languages (ranges) in the order of the priority list, "fr", "de", and "en". It's likely that you will need to implement a special Set. Masayoshi On 2013/09/01 2:06, Christian Beikov wrote: > Well it at least adds the possibility to use a Set direct

java.util.Locale changes

2013-10-08 Thread Christian Beikov
the iteration order of the priorityList I was curious about the reason. -- Mit freundlichen Grüßen, *Christian Beikov*