Class LogicSnapshotImpl$

java.lang.Object
scala.runtime.AbstractFunction3<Object,String,Attributes,org.apache.pekko.stream.snapshot.LogicSnapshotImpl>
org.apache.pekko.stream.snapshot.LogicSnapshotImpl$
All Implemented Interfaces:
Serializable, scala.Function3<Object,String,Attributes,org.apache.pekko.stream.snapshot.LogicSnapshotImpl>

public class LogicSnapshotImpl$ extends scala.runtime.AbstractFunction3<Object,String,Attributes,org.apache.pekko.stream.snapshot.LogicSnapshotImpl> implements Serializable
See Also:
  • Field Details

    • MODULE$

      public static final LogicSnapshotImpl$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • LogicSnapshotImpl$

      public LogicSnapshotImpl$()
  • Method Details

    • toString

      public final String toString()
      Specified by:
      toString in interface scala.Function3<Object,String,Attributes,org.apache.pekko.stream.snapshot.LogicSnapshotImpl>
      Overrides:
      toString in class scala.runtime.AbstractFunction3<Object,String,Attributes,org.apache.pekko.stream.snapshot.LogicSnapshotImpl>
    • apply

      public org.apache.pekko.stream.snapshot.LogicSnapshotImpl apply(int index, String label, Attributes attributes)
    • unapply

      public scala.Option<scala.Tuple3<Object,String,Attributes>> unapply(org.apache.pekko.stream.snapshot.LogicSnapshotImpl x$0)