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