package kotlin.jvm.functions; import lanchon.dexpatcher.annotation.DexIgnore; @DexIgnore public interface Function2 { }