xref: /aosp_15_r20/external/libchrome/mojo/public/java/bindings/README.md (revision 635a864187cb8b6c713ff48b7e790a6b21769273)
1*635a8641SAndroid Build Coastguard Worker# Mojo Java Bindings API
2*635a8641SAndroid Build Coastguard WorkerThis document is a subset of the [Mojo documentation](/mojo/README.md).
3*635a8641SAndroid Build Coastguard Worker
4*635a8641SAndroid Build Coastguard Worker[TOC]
5*635a8641SAndroid Build Coastguard Worker
6*635a8641SAndroid Build Coastguard Worker## Overview
7*635a8641SAndroid Build Coastguard Worker
8*635a8641SAndroid Build Coastguard WorkerThis document provides a brief guide to API usage with example code snippets.
9*635a8641SAndroid Build Coastguard WorkerFor a detailed API references please consult the class definitions in
10*635a8641SAndroid Build Coastguard Worker[this directory](https://cs.chromium.org/chromium/src/mojo/public/java/bindings/src/org/chromium/mojo/bindings/)
11*635a8641SAndroid Build Coastguard Worker
12*635a8641SAndroid Build Coastguard WorkerTODO: Make the contents of this document less non-existent.
13