Interface MEAdoptiumType
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
MEAdoptium
An Adoptium client.
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()runtimes(MEARuntimeSearch search) Search for runtimes.
-
Method Details
-
runtimes
Search for runtimes.- Parameters:
search- The search parameters- Returns:
- The runtimes
- Throws:
MException- On errors
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
MException
-