Example text.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5987 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -71,7 +71,8 @@ public class ObjectInputStream
|
||||
* @return the Object read, or null.
|
||||
* @throws TypeError if the object is read successfully but is the wrong type
|
||||
*
|
||||
* @example
|
||||
* @example This demonstrates how to type-check the objects read off the stream without
|
||||
* having to cast them.
|
||||
* <listing version="3.0">
|
||||
*
|
||||
* public function readObject (ins :ObjectInputStream) :void
|
||||
|
||||
Reference in New Issue
Block a user