org.multiverse.stms.gamma
Class ThreadLocalGammaObjectPool

java.lang.Object
  extended by org.multiverse.stms.gamma.ThreadLocalGammaObjectPool

public final class ThreadLocalGammaObjectPool
extends Object

A ThreadLocal that contains the GammaObjectPool.

Author:
Peter Veentjer.

Field Summary
static ThreadLocal<GammaObjectPool> threadlocal
           
 
Method Summary
static GammaObjectPool getThreadLocalGammaObjectPool()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

threadlocal

public static final ThreadLocal<GammaObjectPool> threadlocal
Method Detail

getThreadLocalGammaObjectPool

public static GammaObjectPool getThreadLocalGammaObjectPool()


Copyright © 2012. All Rights Reserved.