public class ThreadRenderer extends Renderer<Thread>
| Modifier and Type | Field and Description |
|---|---|
private static EnumMap<Thread.State,Color> |
colorMapping
.
|
| Constructor and Description |
|---|
ThreadRenderer() |
| Modifier and Type | Method and Description |
|---|---|
Class<Thread> |
getType() |
LineRenderer |
renderer(Iterator<Thread> stream) |
getRenderableprivate static final EnumMap<Thread.State,Color> colorMapping
public ThreadRenderer()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.