Class DiscordZstdProvider
java.lang.Object
dev.freya02.discord.zstd.api.DiscordZstdProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DiscordZstdget()Loads the first implementation ofDiscordZstdfound on the classpath.
-
Constructor Details
-
DiscordZstdProvider
public DiscordZstdProvider()
-
-
Method Details
-
get
Loads the first implementation ofDiscordZstdfound on the classpath.- Returns:
- An implementation of
DiscordZstd - Throws:
ServiceConfigurationError- If the provider failed to load
-