Package org.apache.groovy.json
Class DefaultFastStringServiceFactory
java.lang.Object
org.apache.groovy.json.DefaultFastStringServiceFactory
- All Implemented Interfaces:
FastStringServiceFactory
Default factory for the standard
FastStringService implementation.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the default fast string service.
-
Constructor Details
-
DefaultFastStringServiceFactory
public DefaultFastStringServiceFactory()
-
-
Method Details
-
getService
Returns the default fast string service.- Specified by:
getServicein interfaceFastStringServiceFactory- Returns:
- the default fast string service
-