sidnet.models.senseable.mob
Class Mob.Path

java.lang.Object
  extended by sidnet.models.senseable.mob.Mob.Path
Enclosing class:
Mob

public static class Mob.Path
extends java.lang.Object


Field Summary
 java.util.LinkedList<Mob.LocationInTime> locationInTime
           
 
Constructor Summary
Mob.Path()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

locationInTime

public java.util.LinkedList<Mob.LocationInTime> locationInTime
Constructor Detail

Mob.Path

public Mob.Path()