public class MemoryEstimates extends Object
| Constructor and Description | 
|---|
| MemoryEstimates() | 
| Modifier and Type | Method and Description | 
|---|---|
| static long | byteArrayCost(int length) | 
| static long | charArrayCost(int length) | 
| static long | doubleArrayCost(long length) | 
| static long | intArrayCost(int length) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.