let's play TDD, tackles closures in java
Jesse Sightler
jesse.sightler at gmail.com
Mon Dec 20 03:37:38 PST 2010
Actually swing is inherently single threaded.
On Dec 20, 2010 5:56 AM, "Brian Goetz" <brian.goetz at oracle.com> wrote:
>>> You can as well use AtomicBoolean, which has an extra benefit of having
>>> defined behaviour in multithreaded case.
>>>
>>
>> And the extra disadvantage of having a much higher performance overhead
in
>> the single-threaded case.
>>
>
> The example he gave, which was Swing-based, was inherently multi-threaded.
>
>
More information about the lambda-dev
mailing list