Skip to content

Instantly share code, notes, and snippets.

@ansehoon1999
Created April 10, 2024 08:17
Show Gist options
  • Save ansehoon1999/46e49dd4401e0fa0a3922794f345cbe2 to your computer and use it in GitHub Desktop.
Save ansehoon1999/46e49dd4401e0fa0a3922794f345cbe2 to your computer and use it in GitHub Desktop.
@Metadata(
mv = {1, 7, 0},
k = 1,
d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\b&\u0018\u00002\u00020\u0001B\u0005¢\u0006\u0002\u0010\u0002¨\u0006\u0003"},
d2 = {"Lcom/sample/myapplication/ui/them/AbstractMessageType;", "", "()V", "app_debug"}
)
public abstract class AbstractMessageType {
}
@Metadata(
mv = {1, 7, 0},
k = 1,
d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\u0018\u00002\u00020\u0001B\u0005¢\u0006\u0002\u0010\u0002¨\u0006\u0003"},
d2 = {"Lcom/sample/myapplication/ui/them/Success1;", "Lcom/sample/myapplication/ui/them/AbstractMessageType;", "()V", "app_debug"}
)
public final class Success1 extends AbstractMessageType {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment