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 SummaryConstructors Constructor Description DirectFastStringServiceFactory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description FastStringServicegetService()
 
- 
- 
- 
Method Detail- 
getServicepublic FastStringService getService() - Specified by:
- getServicein interface- FastStringServiceFactory
 
 
- 
 
-