org.zeroexchange.common
Class ZStringUtils

java.lang.Object
  extended by org.zeroexchange.common.ZStringUtils

public class ZStringUtils
extends Object

Set of string-related auxiliary methods.

Author:
black

Constructor Summary
ZStringUtils()
           
 
Method Summary
static String limitValue(String targetValue, int limit)
          Limits the value by the specified length.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZStringUtils

public ZStringUtils()
Method Detail

limitValue

public static String limitValue(String targetValue,
                                int limit)
Limits the value by the specified length.



Copyright © 2013. All Rights Reserved.