ItemTouchUIUtilImpl.smali

.class Landroid/support/v7/widget/helper/ItemTouchUIUtilImpl;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Landroid/support/v7/widget/helper/ItemTouchUIUtilImpl$BaseImpl;,
        Landroid/support/v7/widget/helper/ItemTouchUIUtilImpl$Api21Impl;
    }
.end annotation


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

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method