javadoc comment.

git-svn-id: svn://10.0.0.236/trunk@62510 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
norris%netscape.com 2000-03-10 01:03:59 +00:00
parent 0dbe13cbf0
commit 93126f0886
2 changed files with 6 additions and 0 deletions

View File

@ -1412,6 +1412,9 @@ public final class Context {
* <code>false</code> argument, the caches will be emptied.
* So one strategy could be to clear the caches at times
* appropriate to the application.
* <p>
* Caching is enabled by default.
*
* @param cachingEnabled if true, caching is enabled
* @since 1.5 Release 1
*/

View File

@ -1412,6 +1412,9 @@ public final class Context {
* <code>false</code> argument, the caches will be emptied.
* So one strategy could be to clear the caches at times
* appropriate to the application.
* <p>
* Caching is enabled by default.
*
* @param cachingEnabled if true, caching is enabled
* @since 1.5 Release 1
*/