Make resource holding classes AutoCloseable. These are objects which (already) require the client to call a destroy() method. Note: the destroy() method was renamed to close() - no sense in identical/duplicate methods. Bug: 37514387 Test: unit tests and integration (sl4a) tests passing. Merged-In: Ia14065ab9dcd92481412532bfdb198f2e8d9f83c Change-Id: Ia14065ab9dcd92481412532bfdb198f2e8d9f83c
…
…
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%