cz.cuni.amis.pogamut.ut2004multi.communication.worldview.stubs
Class UT2004TestSharedObjectCreator.MyInventorySharedCreator

Package class diagram package UT2004TestSharedObjectCreator.MyInventorySharedCreator
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004multi.communication.worldview.stubs.UT2004TestSharedObjectCreator.MyInventorySharedCreator
All Implemented Interfaces:
UT2004TestSharedObjectCreator.ISharedObjectCreator<MyInventory>
Enclosing class:
UT2004TestSharedObjectCreator

public static class UT2004TestSharedObjectCreator.MyInventorySharedCreator
extends Object
implements UT2004TestSharedObjectCreator.ISharedObjectCreator<MyInventory>


Constructor Summary
UT2004TestSharedObjectCreator.MyInventorySharedCreator()
           
 
Method Summary
 ISharedWorldObject create(WorldObjectId id, Collection<ISharedProperty> c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UT2004TestSharedObjectCreator.MyInventorySharedCreator

public UT2004TestSharedObjectCreator.MyInventorySharedCreator()
Method Detail

create

public ISharedWorldObject create(WorldObjectId id,
                                 Collection<ISharedProperty> c)
Specified by:
create in interface UT2004TestSharedObjectCreator.ISharedObjectCreator<MyInventory>


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.