Class JetbrainsHttpClientClientCodegen.DoubleMustacheLambda

  • All Implemented Interfaces:
    com.samskivert.mustache.Mustache.Lambda
    Enclosing class:
    JetbrainsHttpClientClientCodegen

    public static class JetbrainsHttpClientClientCodegen.DoubleMustacheLambda
    extends Object
    implements com.samskivert.mustache.Mustache.Lambda
    • Constructor Detail

      • DoubleMustacheLambda

        public DoubleMustacheLambda()
    • Method Detail

      • execute

        public void execute​(com.samskivert.mustache.Template.Fragment fragment,
                            Writer writer)
                     throws IOException
        Specified by:
        execute in interface com.samskivert.mustache.Mustache.Lambda
        Throws:
        IOException