Package com.luna.common.text
Class ASCIIStrCache
java.lang.Object
com.luna.common.text.ASCIIStrCache
ASCII字符对应的字符串缓存
- Since:
- 4.0.1
- Author:
- looly
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ASCIIStrCache
public ASCIIStrCache()
-
-
Method Details
-
toString
字符转为字符串
如果为ASCII字符,使用缓存- Parameters:
c
- 字符- Returns:
- 字符串
-