Import ordering
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6695 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -21,12 +21,12 @@
|
||||
|
||||
package com.threerings.io.streamers {
|
||||
|
||||
import com.threerings.util.ByteEnum;
|
||||
|
||||
import com.threerings.io.ObjectInputStream;
|
||||
import com.threerings.io.ObjectOutputStream;
|
||||
import com.threerings.io.Streamer;
|
||||
|
||||
import com.threerings.util.ByteEnum;
|
||||
|
||||
public class ByteEnumStreamer extends Streamer
|
||||
{
|
||||
public function ByteEnumStreamer (enumClass :Class, jname :String = null)
|
||||
|
||||
Reference in New Issue
Block a user