- Companion:
- class
- Source:
- StreamIdentifier.scala
trait Product
trait Mirror
trait GeneratedMessageCompanion[StreamIdentifier]
trait Serializable
class Object
trait Matchable
class Any
StreamIdentifier.type
Type members
Classlikes
implicit class StreamIdentifierLens[UpperPB](_l: Lens[UpperPB, StreamIdentifier]) extends ObjectLens[UpperPB, StreamIdentifier]
- Source:
- StreamIdentifier.scala
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Value members
Inherited methods
Merges the given message with the additional fields in the steam.
Merges the given message with the additional fields in the steam.
- Inherited from:
- GeneratedMessageCompanion
- Source:
- GeneratedMessageCompanion.scala
@nowarn("cat=deprecation")
- Inherited from:
- GeneratedMessageCompanion
- Source:
- GeneratedMessageCompanion.scala
Concrete fields
Implicits
Implicits
final implicit def StreamIdentifierLens[UpperPB](_l: Lens[UpperPB, StreamIdentifier]): StreamIdentifierLens[UpperPB]
- Source:
- StreamIdentifier.scala