se.unlogic.standardutils.threads
Class MutexKeyProvider<T>

java.lang.Object
  extended by se.unlogic.standardutils.threads.MutexKeyProvider<T>

public class MutexKeyProvider<T>
extends Object


Constructor Summary
MutexKeyProvider()
           
 
Method Summary
 MutexKey<T> getKey(T object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MutexKeyProvider

public MutexKeyProvider()
Method Detail

getKey

public MutexKey<T> getKey(T object)


Copyright © 2011. All Rights Reserved.