152 <dt><i>size</i> (int)</dt> |
152 <dt><i>size</i> (int)</dt> |
153 <dd> |
153 <dd> |
154 maximum number of entries that may be stored in the cache |
154 maximum number of entries that may be stored in the cache |
155 </dd> |
155 </dd> |
156 </dl> |
156 </dl> |
|
157 <dl> |
|
158 |
|
159 <dt>Raises <b>ValueError</b>:</dt> |
|
160 <dd> |
|
161 raised to indicate an illegal 'size' parameter |
|
162 </dd> |
|
163 </dl> |
157 <a NAME="E5Cache.__adjustToSize" ID="E5Cache.__adjustToSize"></a> |
164 <a NAME="E5Cache.__adjustToSize" ID="E5Cache.__adjustToSize"></a> |
158 <h4>E5Cache.__adjustToSize</h4> |
165 <h4>E5Cache.__adjustToSize</h4> |
159 <b>__adjustToSize</b>(<i></i>) |
166 <b>__adjustToSize</b>(<i></i>) |
160 |
167 |
161 <p> |
168 <p> |