The Artima Developer Community
Sponsored Link

Java Buzz Forum
XOR Linked Lists in Java

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
XOR Linked Lists in Java Posted: Feb 27, 2005 9:26 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: XOR Linked Lists in Java
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
I really liked the XOR Linked List hack by Don Schwarz. The sun.misc.Unsafe class is really scary, but it is interesting to know that it is there (at least on Sun JVMs). Apart from anything else, it makes you feel happy that you don't have to do any pointer crap anymore. Don't first public showing of the class was in Avoiding Checked Exceptions. He has got a lovely twisted sense of humour! :)

Read: XOR Linked Lists in Java

Topic: [Feb 21, 2005 10:30 PST] 7 Links Previous Topic   Next Topic Topic: Eclipzilla: Taking on the world

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use