Class StringConcatFactorySubstitutor

java.lang.Object
org.teavm.classlib.impl.StringConcatFactorySubstitutor
All Implemented Interfaces:
org.teavm.dependency.BootstrapMethodSubstitutor

public class StringConcatFactorySubstitutor extends Object implements org.teavm.dependency.BootstrapMethodSubstitutor
  • Constructor Details

    • StringConcatFactorySubstitutor

      public StringConcatFactorySubstitutor()
  • Method Details

    • substitute

      public org.teavm.model.emit.ValueEmitter substitute(org.teavm.dependency.DynamicCallSite callSite, org.teavm.model.emit.ProgramEmitter pe)
      Specified by:
      substitute in interface org.teavm.dependency.BootstrapMethodSubstitutor