Deflexing presents.

Created a simple MethodQueue utility class that works nearly identically
to UIComponent.callLater().


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4537 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2007-02-07 00:10:56 +00:00
parent 3c75faa8a1
commit 8ab80b10a5
3 changed files with 103 additions and 7 deletions
@@ -21,8 +21,6 @@
package com.threerings.crowd.chat.client {
import mx.collections.ArrayCollection;
import com.threerings.util.ArrayUtil;
import com.threerings.util.Hashtable;
import com.threerings.util.Map;