Interface DebugValueSource.Registration
- Enclosing interface:
DebugValueSource
public static interface DebugValueSource.Registration
-
Method Summary
Modifier and TypeMethodDescription<T> voidregister(DebugSubscription<T> subscription, DebugValueSource.ValueGetter<T> getter)
-
Method Details
-
register
-