public class SumoNextTLS extends Object implements SumoObject
Modifier and Type | Class and Description |
---|---|
class |
SumoNextTLS.NextTLS |
Modifier and Type | Field and Description |
---|---|
java.util.LinkedList<SumoNextTLS.NextTLS> |
ll |
Constructor and Description |
---|
SumoNextTLS() |
Modifier and Type | Method and Description |
---|---|
void |
add(String tlsID,
int ix,
double dist,
String state) |
String |
toString() |
public java.util.LinkedList<SumoNextTLS.NextTLS> ll