Uses of Interface
sk.baka.tools.concurrent.ILockingStorage

Packages that use ILockingStorage
sk.baka.tools.concurrent   
 

Uses of ILockingStorage in sk.baka.tools.concurrent
 

Classes in sk.baka.tools.concurrent that implement ILockingStorage
 class InMemoryLockingStorage<K,V>
          This implementation uses a simple and efficient in-memory object storage.
 



Copyright © 2009-2010. All Rights Reserved.