public class ClassFileProviderFactory.Handler
extends java.lang.Object
implements java.io.Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
com.android.tools.r8.ClassFileResourceProvider |
getProvider(java.nio.file.Path path) |
@NonNull
public com.android.tools.r8.ClassFileResourceProvider getProvider(@NonNull
java.nio.file.Path path)
throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOException