Does the same thing as String.intern, but for several different types. Java's String.intern uses perm gen space and is broken anyway.
Example
{ }