Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.bumptech.glide.load.model;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public interface LazyHeaderFactory {
|
||||
String a();
|
||||
}
|
||||
Reference in New Issue
Block a user