diff options
| author | Kenny Root <kroot@google.com> | 2010-02-17 11:06:26 -0800 |
|---|---|---|
| committer | Kenny Root <kroot@google.com> | 2010-02-17 12:47:04 -0800 |
| commit | a3639da4f2301223c6126963e41874f826b4bfe1 (patch) | |
| tree | d174e33b4700f5a1c8e96e4b87192139382dc667 /docs/html/sdk/api_diff/7/changes.html | |
| parent | be6079a76c5feb3952ab5c4dc8b0491d44f42b56 (diff) | |
Fix cast to String[] in FullBackupAgent
obj.toArray() can't return anything more specific than Object[], so use
obj.toArray(new String[obj.size()]) to do this instead.
Change-Id: I87a0a2bb10206a37b28a535652a8f81f94c1f06f
Diffstat (limited to 'docs/html/sdk/api_diff/7/changes.html')
0 files changed, 0 insertions, 0 deletions
