granularity level: instruction

		.class interface abstract Landroidx/lifecycle/FullLifecycleObserver;
.super Ljava/lang/Object;
.source "FullLifecycleObserver.java"
.implements Landroidx/lifecycle/LifecycleObserver;




.method public abstract onCreate(Landroidx/lifecycle/LifecycleOwner;)V
	

	return-void
.end method

.method public abstract onDestroy(Landroidx/lifecycle/LifecycleOwner;)V
	

	return-void
.end method

.method public abstract onPause(Landroidx/lifecycle/LifecycleOwner;)V
	

	return-void
.end method

.method public abstract onResume(Landroidx/lifecycle/LifecycleOwner;)V
	

	return-void
.end method

.method public abstract onStart(Landroidx/lifecycle/LifecycleOwner;)V
	

	return-void
.end method

.method public abstract onStop(Landroidx/lifecycle/LifecycleOwner;)V
	

	return-void
.end method