Class D8Converter


  • public class D8Converter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      D8Converter()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void run​(java.nio.file.Path path, java.nio.file.Path tempDirectory, JavaConvertOptions options)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • D8Converter

        public D8Converter()
    • Method Detail

      • run

        public static void run​(java.nio.file.Path path,
                               java.nio.file.Path tempDirectory,
                               JavaConvertOptions options)
                        throws com.android.tools.r8.CompilationFailedException
        Throws:
        com.android.tools.r8.CompilationFailedException