Skip to content
Snippets Groups Projects
Commit c279d30c authored by Tobias Pietzsch's avatar Tobias Pietzsch
Browse files

javadoc

parent 6730db50
Branches
No related tags found
No related merge requests found
......@@ -131,8 +131,7 @@ public class SoftRefCache< K, V > implements Cache< K, V >
/**
* Remove references from the cache that have been garbage-collected. To
* avoid long run-times, per call to {@code cleanUp()}, at most
* {@code maxElements} are processed.
* avoid long run-times at most {@code maxElements} are processed.
*
* @param maxElements
* how many references to clean up at most.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment