Rerun generators.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4857 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Dave Hoover
2007-10-26 21:06:53 +00:00
parent 0784d40c10
commit 6719d18caa
@@ -45,13 +45,13 @@ public class LocationDecoder extends InvocationDecoder
this.receiver = receiver;
}
// documentation inherited
@Override // documentation inherited
public String getReceiverCode ()
{
return RECEIVER_CODE;
}
// documentation inherited
@Override // documentation inherited
public void dispatchNotification (int methodId, Object[] args)
{
switch (methodId) {