package com.discord.utilities.stateful; import d0.z.d.m; import rx.functions.Action1; /* compiled from: StatefulViews.kt */ public final class StatefulViews$setupTextWatcherWithSaveAction$$inlined$forEach$lambda$3 implements Action1 { public final /* synthetic */ StatefulViews$setupTextWatcherWithSaveAction$$inlined$forEach$lambda$2 $onAfterCheckedChanged$1; public StatefulViews$setupTextWatcherWithSaveAction$$inlined$forEach$lambda$3(StatefulViews$setupTextWatcherWithSaveAction$$inlined$forEach$lambda$2 statefulViews$setupTextWatcherWithSaveAction$$inlined$forEach$lambda$2) { this.$onAfterCheckedChanged$1 = statefulViews$setupTextWatcherWithSaveAction$$inlined$forEach$lambda$2; } public final void call(Boolean bool) { StatefulViews$setupTextWatcherWithSaveAction$$inlined$forEach$lambda$2 statefulViews$setupTextWatcherWithSaveAction$$inlined$forEach$lambda$2 = this.$onAfterCheckedChanged$1; m.checkNotNullExpressionValue(bool, "it"); statefulViews$setupTextWatcherWithSaveAction$$inlined$forEach$lambda$2.invoke(bool.booleanValue()); } }