> From: Peter Royal [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 04, 2002 9:30 PM > To: Avalon Developers List > Subject: Re: Requests, or Tokens, or Tickets, or PreparedLookups? > > > On Tuesday 04 June 2002 09:24 pm, Gregory Steuck wrote: > > You still pay the price of hashing the string on lookups. I don't > > think they keep the hash value in the String once calculated. And > > since String is a final class you can't do anything about that. > > java.lang.String does cache a computer hash value, fyi.
Did you check the source code? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>