Painting$PaintingDelegate.smali

.class public interface abstract Lim/tpelyyftgw/ui/components/paint/Painting$PaintingDelegate;
.super Ljava/lang/Object;
.source "Painting.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/ui/components/paint/Painting;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "PaintingDelegate"
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract contentChanged(Landroid/graphics/RectF;)V
.end method

.method public abstract requestDispatchQueue()Lim/tpelyyftgw/messenger/DispatchQueue;
.end method

.method public abstract requestUndoStore()Lim/tpelyyftgw/ui/components/paint/UndoStore;
.end method

.method public abstract strokeCommited()V
.end method