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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FastStringService
getService()
-
-
-
Method Detail
-
getService
public FastStringService getService()
- Specified by:
getService
in interfaceFastStringServiceFactory
-
-