public class MemorySizeParser extends Object
Constructor and Description |
---|
MemorySizeParser() |
public static long parse(String configuredMemorySize) throws IllegalArgumentException
configuredMemorySize
- the String containing a human-readable memory size.IllegalArgumentException
- thrown when the configured memory size cannot be parsed.Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.