Searched defs:remove (Results 1 – 9 of 9) sorted by relevance
74 public void remove(String name) throws IOException; in remove() method
568 public CommandResult remove(String pattern, boolean force) throws IOException { in remove() method in GCSBucketUtil608 public CommandResult remove(String pattern) throws IOException { in remove() method in GCSBucketUtil618 public CommandResult remove(Path path, boolean force) throws IOException { in remove() method in GCSBucketUtil627 public CommandResult remove(Path path) throws IOException { in remove() method in GCSBucketUtil
153 public List<V> remove(K key) { in remove() method in MultiMap
373 public boolean remove(T object) { in remove() method in ConditionPriorityBlockingQueue
333 public void remove() { in iterator() method347 public void remove(String name) in remove() method
158 var remove = containingClass == null || layouts.indexOf(containingClass) == -1 in generate() variable
77 fun remove(key: Int) { in remove() method
490 public V remove(Object key) { in remove() method in FileDownloadCache.CollapsedKeyMap
164 public boolean remove(int idx) { in remove() method in CommandFileParser.Bitmask