Uses of Interface ca.odell.glazedlists.util.concurrent.ReadWriteLock

Uses in package ca.odell.glazedlists

Constructors with parameter type ca.odell.glazedlists.util.concurrent.ReadWriteLock

Creates a BasicEventList using the specified ListEventPublisher and ReadWriteLock.
Creates a BasicEventList that uses the specified ReadWriteLock for concurrent access.
BasicEventList<E>.BasicEventList(int initialCapacity, ListEventPublisher publisher, ReadWriteLock readWriteLock)
Creates a BasicEventList using the specified initial capacity, ListEventPublisher and ReadWriteLock.
Create a CompositeList that uses the given publisher and lock.
Create a CompositeList that uses the given lock.

Fields of type ca.odell.glazedlists.util.concurrent.ReadWriteLock

ReadWriteLock
the read/write lock provides mutual exclusion to access

Methods with return type ca.odell.glazedlists.util.concurrent.ReadWriteLock

ReadWriteLock
ReadWriteLock
ReadWriteLock
Gets the lock required to share this list between multiple threads.

Uses in package ca.odell.glazedlists.util.concurrent

Classes implementing ca.odell.glazedlists.util.concurrent.ReadWriteLock

class
An implementation of LockFactory that has been derived from backport-util-concurrent.

Methods with return type ca.odell.glazedlists.util.concurrent.ReadWriteLock

ReadWriteLock
Create a ReadWriteLock.

Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by pbuilder at 2009-07-14 22:05