scalapb.lenses
package scalapb.lenses
Members list
Type members
Classlikes
object CompatLensImplicits
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CompatLensImplicits.type
trait CompatLensImplicits
trait Lens[Container, A] extends Serializable
Attributes
- Companion
- object
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
-
- Self type
-
object Lens extends CompatLensImplicits
Attributes
abstract class MessageLens[U, Container](self: Lens[U, Container]) extends ObjectLens[U, Container]
Attributes
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass AnyShow all
class ObjectLens[U, Container](self: Lens[U, Container]) extends Lens[U, Container]
Attributes
- Supertypes
- Known subtypes
-
Attributes
- Supertypes
-
class Any
- Self type
-
A
Types
In this article