jimu-decompiled/sources/com/google/android/material/bottomappbar/BottomAppBarTopEdgeTreatment.java
2025-05-13 19:24:51 +02:00

43 lines
617 B
Java

package com.google.android.material.bottomappbar;
import com.google.android.material.shape.EdgeTreatment;
/* loaded from: classes.dex */
public class BottomAppBarTopEdgeTreatment extends EdgeTreatment {
float a() {
throw null;
}
void a(float f) {
throw null;
}
float b() {
throw null;
}
void b(float f) {
throw null;
}
float c() {
throw null;
}
void c(float f) {
throw null;
}
float d() {
throw null;
}
void d(float f) {
throw null;
}
float e() {
throw null;
}
}