Package org.luwrain.io.api.mastodon
Class Configuration
java.lang.Object
org.luwrain.io.api.mastodon.Configuration
- All Implemented Interfaces:
AutoCloseable
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Configuration
public Configuration()
-
-
Method Details
-
getService
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-