Package | Description |
---|---|
org.cripac.isee.vpe.debug |
This package contains classes for debugging.
|
Modifier and Type | Field and Description |
---|---|
private FakeWebCameraConnector.ThreadState
|
FakeWebCameraConnector.fakeDataGeneratingThreadState
|
Modifier and Type | Method and Description |
---|---|
static FakeWebCameraConnector.ThreadState
|
FakeWebCameraConnector.ThreadState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FakeWebCameraConnector.ThreadState[]
|
FakeWebCameraConnector.ThreadState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|