Searched refs:putMethod (Results 1 – 1 of 1) sorted by relevance
44 static auto putMethod = Map<K, V>::javaClassStatic()-> in put() local46 return putMethod(this->self(), key, value); in put()