org.incava.qualog

Class QlMap

public class QlMap extends Object

Wraps Java maps for output.
Method Summary
static booleanstack(QlLevel level, ANSIColor[] msgColors, String name, Map map, ANSIColor fileColor, ANSIColor classColor, ANSIColor methodColor, int numFrames)

Method Detail

stack

public static boolean stack(QlLevel level, ANSIColor[] msgColors, String name, Map map, ANSIColor fileColor, ANSIColor classColor, ANSIColor methodColor, int numFrames)