.class public interface abstract Lcom/google/android/material/shape/Shapeable; .super Ljava/lang/Object; .source "Shapeable.java" # virtual methods .method public abstract getShapeAppearanceModel()Lcom/google/android/material/shape/ShapeAppearanceModel; .annotation build Landroidx/annotation/NonNull; .end annotation .end method .method public abstract setShapeAppearanceModel(Lcom/google/android/material/shape/ShapeAppearanceModel;)V .param p1 # Lcom/google/android/material/shape/ShapeAppearanceModel; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .end method