Package org.apache.groovy.json
Interface FastStringService
- 
- All Known Implementing Classes:
 DefaultFastStringService
public interface FastStringService 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringnoCopyStringFromChars(char[] chars)char[]toCharArray(String string) 
 -