This commit is contained in:
norris%netscape.com 2000-03-10 01:03:59 +00:00
Родитель 789e50b184
Коммит c567ae6df2
2 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -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
*/

Просмотреть файл

@ -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
*/