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:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user