Searched defs:removeInternal (Results 1 – 3 of 3) sorted by relevance
120 EventSet removeInternal() throws InterruptedException { in removeInternal() method in EventQueueImpl
122 void removeInternal(Value* v) { in removeInternal() function in __anon6fa182af0311::CacheImpl
245 void removeInternal(Node<K, V> node, boolean unlink) { in removeInternal() method in LinkedHashTreeMap