Class GetObjectResult$
java.lang.Object
org.apache.pekko.persistence.state.scaladsl.GetObjectResult$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GetObjectResult$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<A> GetObjectResult<A>apply(scala.Option<A> value, long revision) final StringtoString()<A> scala.Option<scala.Tuple2<scala.Option<A>,Object>> unapply(GetObjectResult<A> x$0)