IndexUnique<K extends Key<Record> , Record> constructor
IndexUnique<K extends Key<Record> , Record> (
- K keyType
Implementation
IndexUnique(K keyType) : super(keyType);