2
0
mirror of synced 2025-02-23 06:48:15 +00:00
mobile/bind/java/doc.go
Hana (Hyang-Ah) Kim 969a1bf7dd example/libhellojni: fix build and allow go get golang.org/x/mobile/...
Change-Id: Id0cd58705c882ea58cedbee5a6e9aff010c0ad4d
Reviewed-on: https://go-review.googlesource.com/1281
Reviewed-by: Andrew Gerrand <adg@golang.org>
2014-12-10 01:38:44 +00:00

7 lines
174 B
Go

// Package java implements the Java language bindings.
//
// See the design document (http://golang.org/s/gobind).
//
// Currently, this works only for android.
package java