Class ObjectMethodsSubstitutor

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

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

    • ObjectMethodsSubstitutor

      public ObjectMethodsSubstitutor()
  • 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