All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.java.html.lib.node.vm.Script Maven / Gradle / Ivy

The newest version!
package net.java.html.lib.node.vm;
public class Script extends net.java.html.lib.Objs {
  protected Script(net.java.html.lib.Objs.Constructor c, java.lang.Object js) {
    super(c, js);
  }
  private static final class $Constructor extends net.java.html.lib.Objs.Constructor