Package com.atlassian.oauth2.scopes.api
Interface Closeable
- All Superinterfaces:
AutoCloseable
AutoCloseable interface that throws no checked exceptions.- Since:
- 2.1
-
Method Summary
-
Method Details
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-