Package io.deephaven.engine.table
Interface SharedContext.Key<VALUE_TYPE extends ResettableContext>
- Type Parameters:
VALUE_TYPE
- The type of the context that should be associated with this key type
- All Known Implementing Classes:
SharedContext.ExactReferenceSharingKey
- Enclosing class:
- SharedContext
public static interface SharedContext.Key<VALUE_TYPE extends ResettableContext>
Key marker interface.