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
Modifier and Type Method Description FastStringService
getService()
-
Constructor Details
-
DefaultFastStringServiceFactory
public DefaultFastStringServiceFactory()
-
-
Method Details
-
getService
- Specified by:
getService
in interfaceFastStringServiceFactory
-