en passant: is IndexingObjectStore safe?
Ian Young
ian at iay.org.uk
Fri Jan 17 05:02:31 EST 2014
On 17 Jan 2014, at 09:54, Ian Young <ian at iay.org.uk> wrote:
> intern() is based on a fixed-sized array accessed in O(1) (from indexed by the object's hashCode() modulo the table size),
Sorry, editing snafu. I meant to say "presumably indexed by". I haven't actually looked at the String implementation for a decade or so...
-- Ian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5943 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/dev/attachments/20140117/6c6770ee/attachment.bin
More information about the dev
mailing list