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