java.lang.Object
io.getstream.chat.java.services.framework.StreamServiceGenerator
public class StreamServiceGenerator
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StreamServiceGenerator
public StreamServiceGenerator()
-
Method Details
-
createService
@NotNull
public static <S> S createService(@NotNull
Class<S> serviceClass)