InspectorNotification

Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

@inline
final class InspectorNotificationMutableBuilder[Self <: InspectorNotification[_], T](val x: Self & InspectorNotification[T]) extends AnyVal

Value members

Concrete methods

@inline
def apply[T](method: String, params: T): InspectorNotification[T]