ofData

public final TrieNode<K, V> ofData<K extends Any, V extends Any>(List<Pair<List<K>, V>> initialData)