Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Jan Burse Newsgroups: comp.lang.java.programmer Subject: Re: Immutable Datastructures with good Sharing Date: Sun, 06 Nov 2011 16:58:12 +0100 Organization: albasani.net Lines: 8 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net oqB6Qf6FQvaH/xh7xo+Cu5h0pOgDvvZbE8oSC5LZ23YPOWhrNGb/JWJG4GfUJ5O4Po6rb2PMLMUa/hPu7P4wzA== NNTP-Posting-Date: Sun, 6 Nov 2011 15:58:13 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="FgWA0p66on8NN7tUeryj0sk8ngXiHwWX5kvLBMqspKpxddZmK5E4XDeDEL3n+oR9yMR5J3Pd73d48oomd6HXk9CqVpyZF3ehcfYDEHxXCr69upxCvE43XUqaZTZUT1S8"; mail-complaints-to="abuse@albasani.net" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1 In-Reply-To: Cancel-Lock: sha1:q1IvIP5jI9QWhLsQfv0GH37Q0EI= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9660 Giovanni Azua schrieb: > I think they really "went to town" on that one. You have strongly typed > Immutable Collection definitions for all Java Collection types e.g. > ImmutableMap.Builder, ImmutableList.Builder. Somebody here, who could throw a spot light on how they do a Queue? Bye