Hold onto your hats kids, it's the biggest little refactor this side of the

Pecos. I'll sort out the per-project niggling bits in just a moment.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4209 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2006-06-23 18:12:45 +00:00
parent 5ceed9c8b2
commit c0a244cb8d
594 changed files with 17 additions and 96041 deletions
@@ -235,7 +235,7 @@ public class DSet<E extends DSet.Entry>
}
/**
* @deprecated use {@link #toArray(E[])}.
* @deprecated use {@link #toArray(Entry[])}.
*/
public Object[] toArray (Object[] array)
{