public interface DataIndexer<Key,Value,Data>
java.util.Map<Key,Value>
map(Data inputData)
java.util.Map<Key,Value> map(Data inputData)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.