-
Deprecated InterfacesInterfaceDescriptionReplaced by the Buffer interface and implementations in buffer subpackage. Due to be removed in v4.0.
-
Deprecated ClassesClassDescriptionIdentical class now available in commons-beanutils (full jar version). This version is due to be removed in collections v4.0.Replaced by PriorityBuffer in buffer subpackage. Due to be removed in v4.0.Moved to buffer subpackage. Due to be removed in v4.0.Use new version in list subpackage, which has been rewritten and now returns the cursor from the listIterator method. Will be removed in v4.0Moved to bag subpackage as AbstractMapBag. Due to be removed in v4.0.Use the version in the keyvalue subpackage. Will be removed in v4.0Replaced by TreeBidiMap in bidimap subpackage. Due to be removed in v4.0.Moved to bag subpackage and rewritten internally. Due to be removed in v4.0.Use AbstractIteratorDecorator. Will be removed in v4.0Use AbstractListIteratorDecorator. Will be removed in v4.0Moved to map subpackage. Due to be removed in v4.0.Class now available as MultiValueMap in map subpackage. This version is due to be removed in collections v4.0.Moved to map subpackage as AbstractMapDecorator. It will be removed in v4.0.Moved to map subpackage. Due to be removed in v4.0.Replaced by LinkedMap and ListOrderedMap in map subpackage. Due to be removed in v4.0.Moved to map subpackage. Due to be removed in v4.0.PriorityQueue is replaced by the Buffer interface, see buffer subpackage. Due to be removed in v4.0.Moved to bag subpackage and rewritten internally. Due to be removed in v4.0.Moved to buffer subpackage. Due to be removed in v4.0.
-
Deprecated MethodsMethodDescriptionFor constructors, use the new two map constructor. For deserialization, populate the maps array directly in readObject.use
CollectionUtils.get(Object, int)
instead. Will be removed in v4.0useCollectionUtils.get(Object, int)
instead. Will be removed in v4.0