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