Searched defs:replace (Results 1 – 3 of 3) sorted by relevance
188 replace(key: K, newValue: V): boolean { method in TreeMap
1896 …static replace(targetClass: Object, methodName: string, isStatic: boolean, instead: Function) : vo… method in Aspect
2140 let replace = ylong_json_create_bool(1); in ut_ylong_json_replace_item_in_array() localVariable