//
pkg.gl
Category
github.com/google/gapid
core
java
jdbg
package
1.7.0-dev-20191021
Repository:
https://github.com/google/gapid.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
2
Files
1.1k SLOC
#
Functions
Do
Do calls f with a JDbg instance, returning the error returned by f.
Try
Try calls f, catching and returning any exceptions thrown.
#
Structs
Array
Array is the type of an array.
Class
Class is the type of an object.
JDbg
JDbg is a wrapper around a JDWP connection that provides an easier interface for usage.
Simple
Simple is a primitive type.
Value
Value holds the value of a call.
Variable
Variable is a named Value.
#
Interfaces
Type
Type represents a Java type.
#
Type aliases
Errors
Errors is a collection of errors.