mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-08 11:05:46 +00:00
Javadoc
This commit is contained in:
parent
8d48789ea5
commit
93a992657a
@ -152,7 +152,7 @@ public class MapUtils {
|
||||
* Prints the given map with nice line breaks.
|
||||
* <p>
|
||||
* This method prints a nicely formatted String describing the Map. Each map entry will be printed with key, value
|
||||
* and value classname. When the value is a Map, recursive behavior occurs.
|
||||
* and value class name. When the value is a Map, recursive behavior occurs.
|
||||
* </p>
|
||||
* <p>
|
||||
* This method is NOT thread-safe in any special way. You must manually synchronize on either this class or the
|
||||
|
Loading…
x
Reference in New Issue
Block a user