Class NoOpEventAdapter$
java.lang.Object
org.apache.pekko.persistence.typed.NoOpEventAdapter$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NoOpEventAdapter$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<E> org.apache.pekko.persistence.typed.NoOpEventAdapter<E>instance()
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
NoOpEventAdapter$
public NoOpEventAdapter$()
-
-
Method Details
-
instance
public <E> org.apache.pekko.persistence.typed.NoOpEventAdapter<E> instance()
-