Class TopicImpl$
- java.lang.Object
-
- org.apache.pekko.actor.typed.internal.pubsub.TopicImpl$
-
public class TopicImpl$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static TopicImpl$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description TopicImpl$()
-
-
-
Field Detail
-
MODULE$
public static final TopicImpl$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-