public final class StringSizeEstimator extends Object
| Modifier and Type | Method and Description |
|---|---|
static long |
estimatedSizeOf(String s)
Estimates the size of a
String object in bytes. |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.