cz.cuni.amis.pogamut.multi.worldview.objects
Class TestStaticObjectImpl
java.lang.Object
cz.cuni.amis.pogamut.multi.worldview.objects.TestStaticObject
cz.cuni.amis.pogamut.multi.worldview.objects.TestStaticObjectImpl
- All Implemented Interfaces:
- IWorldObject, IStaticWorldObject
public class TestStaticObjectImpl
- extends TestStaticObject
stringVal
protected String stringVal
longVal
protected long longVal
TestStaticObjectImpl
public TestStaticObjectImpl(WorldObjectId id,
long simTime,
String staticString,
long staticLong)
TestStaticObjectImpl
public TestStaticObjectImpl(TestStaticObject other)
getInstances
public static cz.cuni.amis.utils.flag.ImmutableFlag<Integer> getInstances()
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
getStaticString
public String getStaticString()
- Specified by:
getStaticString
in class TestStaticObject
getStaticLong
public long getStaticLong()
- Specified by:
getStaticLong
in class TestStaticObject
isDifferentFrom
public boolean isDifferentFrom(IStaticWorldObject other)
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.