wt.fc.collections
Class SynchronizedCollections

java.lang.Object
  extended bywt.fc.collections.SynchronizedCollections

final class SynchronizedCollections
extends Object

Package-private classes that implement the CollectionsHelper's synchronized*** methods.

Supported API: false

Extendable: false


Nested Class Summary
(package private) static class SynchronizedCollections.SynchronizedCollection
           
(package private) static class SynchronizedCollections.SynchronizedKeyedMap
           
(package private) static class SynchronizedCollections.SynchronizedSet
           
(package private) static class SynchronizedCollections.SynchronizedValuedMap
           
(package private) static class SynchronizedCollections.SynchronizedWTCollection
           
(package private) static class SynchronizedCollections.SynchronizedWTList
           
(package private) static class SynchronizedCollections.SynchronizedWTSet
           
 
Constructor Summary
(package private) SynchronizedCollections()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynchronizedCollections

SynchronizedCollections()