Package org.apache.groovy.jsondirect
Class DirectFastStringServiceFactory
- java.lang.Object
-
- org.apache.groovy.jsondirect.DirectFastStringServiceFactory
-
- All Implemented Interfaces:
FastStringServiceFactory
public class DirectFastStringServiceFactory extends Object implements FastStringServiceFactory
-
-
Constructor Summary
Constructors Constructor Description DirectFastStringServiceFactory()
-
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
-
-