public final class StringUtil extends Object
public static final String NEWLINE
public static String[] split(String value, char delim)
String with the specified delimiter. This operation is a simplified and optimized
version of String.split(String).Copyright © 2008-2013 The Netty Project. All Rights Reserved.