Package me.deecaad.core.file
Class SerializerInstancer
java.lang.Object
me.deecaad.core.file.JarSearcher
me.deecaad.core.file.SerializerInstancer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull List<Serializer<?>> createAllInstances(@NotNull ClassLoader classLoader, @NotNull SearchMode filter) Methods inherited from class me.deecaad.core.file.JarSearcher
findAllSubclasses
-
Constructor Details
-
SerializerInstancer
-
-
Method Details
-
createAllInstances
@NotNull public @NotNull List<Serializer<?>> createAllInstances(@NotNull @NotNull ClassLoader classLoader, @NotNull @NotNull SearchMode filter)
-