Home | History | Annotate | Download | only in io

Lines Matching refs:freeMemory

109             new char[Runtime.getRuntime().freeMemory() >= 1048576 ? 8192 : 128];