Package-level declarations

Contains all of the classes for creating and working with engines and browsers.

Contains all of the classes for creating and working with engines and browsers.

Types

Link copied to clipboard
public interface Closeable implements AutoCloseable
public interface Closeable implements AutoCloseable
An object that may hold resources until it is closed.
Link copied to clipboard
public final class ObjectClosedException extends IllegalStateException
public final class ObjectClosedException extends IllegalStateException
This exception indicates an attempt to use an already closed object.
Link copied to clipboard
public final class VersionInfo
public final class VersionInfo
Information about the product and the Chromium engine versions.