|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.text.Renderable<Map<?,?>> org.crsh.text.formatter.MapRenderable
public class MapRenderable
Field Summary |
---|
Fields inherited from class org.crsh.text.Renderable |
---|
ANY |
Constructor Summary | |
---|---|
MapRenderable() |
Method Summary | |
---|---|
Class<Map<?,?>> |
getType() |
Renderer |
renderer(Iterator<Map<?,?>> stream) |
Methods inherited from class org.crsh.text.Renderable |
---|
getRenderable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapRenderable()
Method Detail |
---|
public Class<Map<?,?>> getType()
getType
in class Renderable<Map<?,?>>
public Renderer renderer(Iterator<Map<?,?>> stream)
renderer
in class Renderable<Map<?,?>>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |