net.rim.device.api.collection
Class CollectionLock

java.lang.Object
  extended by net.rim.device.api.collection.CollectionLock

public final class CollectionLock
extends Object

Global collection lock object to prevent deadlocks when using collections.


Method Summary
static CollectionLock getGlobalLock()
          Retrieves the global collection lock object.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Method Detail

getGlobalLock

public static CollectionLock getGlobalLock()
Retrieves the global collection lock object.

Returns:
Global collection lock object.





Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal