Searched defs:remove (Results 1 – 12 of 12) sorted by relevance
74 public void remove(String name) throws IOException; in remove() method
112 public String remove(String key) { in remove() method in ExecutionProperties
186 public File remove(String key) { in remove() method in ExecutionFiles
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
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
105 public void remove(TestDescription test) { in remove() method in TestDescriptionsFile
156 var remove = containingClass == null || layouts.indexOf(containingClass) == -1 in generate() variable
77 fun remove(key: Int) { in remove() method
160 public List<V> remove(K key) { in remove() method in MultiMap
591 public V remove(Object key) { in remove() method in FileDownloadCache.CollapsedKeyMap
164 public boolean remove(int idx) { in remove() method in CommandFileParser.Bitmask