Package org.apache.groovy.json
Class DefaultFastStringServiceFactory
- java.lang.Object
 - 
- org.apache.groovy.json.DefaultFastStringServiceFactory
 
 
- 
- All Implemented Interfaces:
 FastStringServiceFactory
public class DefaultFastStringServiceFactory extends Object implements FastStringServiceFactory
 
- 
- 
Constructor Summary
Constructors Constructor Description DefaultFastStringServiceFactory() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FastStringServicegetService() 
 - 
 
- 
- 
Method Detail
- 
getService
public FastStringService getService()
- Specified by:
 getServicein interfaceFastStringServiceFactory
 
 - 
 
 -