Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.baidu.cloud.videocache.file;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public interface FileNameGenerator {
|
||||
String a(String str);
|
||||
}
|
||||
Reference in New Issue
Block a user