discord-jadx/app/src/main/java/b/f/j/c/j.java

15 lines
353 B
Java
Raw Normal View History

2021-12-21 23:37:30 +00:00
package b.f.j.c;
2021-06-27 20:44:35 +00:00
2021-12-21 23:37:30 +00:00
import b.f.j.j.c;
2021-06-27 20:44:35 +00:00
/* compiled from: CountingLruBitmapMemoryCacheFactory */
public class j implements b0<c> {
public j(k kVar) {
}
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
2021-12-21 23:37:30 +00:00
@Override // b.f.j.c.b0
2021-06-27 20:44:35 +00:00
public int a(c cVar) {
return cVar.c();
}
}