Class DirectFastStringServiceFactory

  • All Implemented Interfaces:
    org.apache.groovy.json.FastStringServiceFactory

    public class DirectFastStringServiceFactory
    extends java.lang.Object
    implements org.apache.groovy.json.FastStringServiceFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.groovy.json.FastStringService getService()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DirectFastStringServiceFactory

        public DirectFastStringServiceFactory()
    • Method Detail

      • getService

        public org.apache.groovy.json.FastStringService getService()
        Specified by:
        getService in interface org.apache.groovy.json.FastStringServiceFactory