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 SummaryModifier and Type Method Description FastStringServicegetService()Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
Constructor Details- 
DefaultFastStringServiceFactorypublic DefaultFastStringServiceFactory()
 
- 
- 
Method Details- 
getService- Specified by:
- getServicein interface- FastStringServiceFactory
 
 
-