Interface DebugSubscription<T>

All Superinterfaces:
Holder<DebugSubscription<T>>, Keyed, RegistryKey<DebugSubscription<T>>, StaticProtocolObject<DebugSubscription<T>>
All Known Implementing Classes:
DebugSubscriptionImpl

public sealed interface DebugSubscription<T> extends StaticProtocolObject<DebugSubscription<T>> permits DebugSubscriptionImpl<T>