OtherInterface

final case class OtherInterface[F[_], A](i: Interface[F, A]) extends InterfaceImpl[F, A]
trait Product
trait Equals
trait InterfaceImpl[F, A]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product