Class UserPersistentStorageFactory
java.lang.Object
dev.chicoferreira.lifestealer.user.persistent.UserPersistentStorageFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull UserPersistentStorage
create
(UserPersistentStorageProperties properties)
-
Constructor Details
-
UserPersistentStorageFactory
public UserPersistentStorageFactory()
-
-
Method Details
-
create
@NotNull public static @NotNull UserPersistentStorage create(UserPersistentStorageProperties properties)
-