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

net.java.html.lib.node.buffer.Exports Maven / Gradle / Ivy

The newest version!
package net.java.html.lib.node.buffer;
@java.lang.SuppressWarnings("unchecked")
public final class Exports extends net.java.html.lib.Objs {
  private Exports() {
  }
  private static net.java.html.lib.Objs selfModule() {
    return net.java.html.lib.Modules.find("buffer");
  }
  public static net.java.html.lib.Objs.Property INSPECT_MAX_BYTES = net.java.html.lib.Objs.Property.create(selfModule(), java.lang.Number.class, "INSPECT_MAX_BYTES");
  public static net.java.html.lib.Objs.Property BuffType = net.java.html.lib.Objs.Property.create(selfModule(), java.lang.Object.class, "BuffType");
  public static net.java.html.lib.Objs.Property SlowBuffType = net.java.html.lib.Objs.Property.create(selfModule(), java.lang.Object.class, "SlowBuffType");
  /* already generated INSPECT_MAX_BYTES */
  /* already generated BuffType */
  /* already generated SlowBuffType */
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy