Interface ValueTypeAssertion<V>

Type Parameters:
V - the type of the topic values
All Superinterfaces:
NamedCollection.Option
All Known Implementing Classes:
ValueTypeAssertion.WithValueTypeAssertion

public interface ValueTypeAssertion<V> extends NamedCollection.Option
Defines a NamedCollection.Option for asserting the type of values used with a NamedTopic.
Since:
Coherence 14.1.1
Author:
jk 2015.09.15