Sets the number of milliseconds to sleep between runs of the idle object evictor thread.
<ul>
<li>When positive, the idle object evictor thread starts.</li>
<li>When non-positive, no idle object evictor thread runs.</li>
</ul>
@param timeBetweenEvictionRunsMillis
number of milliseconds to sleep between evictor runs
Sets the number of milliseconds to sleep between runs of the idle object evictor thread. <ul> <li>When positive, the idle object evictor thread starts.</li> <li>When non-positive, no idle object evictor thread runs.</li> </ul>
@param timeBetweenEvictionRunsMillis number of milliseconds to sleep between evictor runs
@see #getTimeBetweenEvictionRunsMillis