mirror of https://github.com/apache/poi.git
javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895929 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9fa33b2b7e
commit
220fabc7ae
|
@ -67,7 +67,7 @@ public final class IOUtils {
|
|||
*
|
||||
* It also allows to impose a lower limit than used for very memory constrained systems.
|
||||
*
|
||||
* Note: This is an per-allocation limit and does not allow to limit overall sum of allocations!
|
||||
* Note: This is a per-allocation limit and does not allow you to limit the overall sum of allocations!
|
||||
*
|
||||
* Use -1 for using the limits specified per record-type.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue