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