Searched defs:entriesByKey (Results 1 – 2 of 2) sorted by relevance
32 fun entriesByKey(key: Long) : DictionaryLookup.LongFloatEntry? { in entriesByKey() method40 …fun entriesByKey(obj: DictionaryLookup.LongFloatEntry, key: Long) : DictionaryLookup.LongFloatEntr… in entriesByKey() method
21 …public DictionaryLookup.LongFloatEntry entriesByKey(long key) { int o = __offset(4); return o != 0… in entriesByKey() method in LongFloatMap22 …public DictionaryLookup.LongFloatEntry entriesByKey(DictionaryLookup.LongFloatEntry obj, long key)… in entriesByKey() method in LongFloatMap