package
1.7.0-dev-20191021
Repository: https://github.com/google/gapid.git
Documentation: pkg.go.dev

# Functions

Do calls f with a JDbg instance, returning the error returned by f.
Try calls f, catching and returning any exceptions thrown.

# Structs

Array is the type of an array.
Class is the type of an object.
JDbg is a wrapper around a JDWP connection that provides an easier interface for usage.
Simple is a primitive type.
Value holds the value of a call.
Variable is a named Value.

# Interfaces

Type represents a Java type.

# Type aliases

Errors is a collection of errors.