Package 

Class WebviewJNA

  • All Implemented Interfaces:

    
    public final class WebviewJNA
    
                        

    A JNA binding to webview.

    This class contains an interface that mapping Kotlin/JVM and webview, functions to get the webview lib, and some constants needed by webview

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      WebviewJNA()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

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

      • WebviewJNA

        WebviewJNA()
    • Method Detail