public class PersistentEntity.PersistOne<B extends Event> extends Object implements PersistentEntity.Persist<B>, scala.Product, scala.Serializable
Constructor and Description |
---|
PersistOne(B event,
java.util.function.Consumer<B> afterPersist) |
Modifier and Type | Method and Description |
---|---|
java.util.function.Consumer<B> |
afterPersist() |
B |
event() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait