Class StringUtils.EncodedArray
- java.lang.Object
-
- org.apache.maven.surefire.util.internal.StringUtils.EncodedArray
-
- Enclosing class:
- StringUtils
public static final class StringUtils.EncodedArray extends java.lang.Object
Escaped string to byte array with offset 0 and certain length.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getArray()
int
getSize()
-