wt.fc.collections
Class EmptyCollections

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

final class EmptyCollections
extends Object

Package-private classes that implement the CollectionsHelper's EMPTY_** utilities.

Supported API: false

Extendable: false


Nested Class Summary
(package private) static class EmptyCollections.EmptyCollection
           
(package private) static class EmptyCollections.EmptyIterator
           
(package private) static class EmptyCollections.EmptyKeyedMap
           
(package private) static class EmptyCollections.EmptyList
           
(package private) static class EmptyCollections.EmptyListIterator
           
(package private) static class EmptyCollections.EmptySet
           
(package private) static class EmptyCollections.EmptyValuedMap
           
 
Constructor Summary
(package private) EmptyCollections()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyCollections

EmptyCollections()