Class ThreadLocalMapOfStacks

java.lang.Object
org.slf4j.helpers.ThreadLocalMapOfStacks

public class ThreadLocalMapOfStacks extends Object
A simple implementation of ThreadLocal backed Map containing values of type Deque.
Since:
2.0.0
Author:
Ceki Guuml;cü