commit | f3bb50bcd6928425b583e66e2c251bcb57d7d2ef | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Fri Oct 09 18:47:36 2009 -0400 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Oct 09 18:47:36 2009 -0400 |
tree | eb9897846cdf497b91974cc6d41bdd7c9d1768a3 | |
parent | e2ed8ea1b8d4e8d4b01d1fe0284784202a616cd5 [diff] | |
parent | 507cf928c83a3ae7d030d4108d0e233f3483dba7 [diff] |
Merge change I6239d93b * changes: Fix the docs for the no-arg Random() constructor to better reflect reality, and make the constructors more resilient with respect to subclassing by using System.identityHashCode() instead of Object.hashCode(), and also by not calling overridable methods.