Home
last modified time | relevance | path

Searched refs:supportsSetValue (Results 1 – 25 of 66) sorted by relevance

123

/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/test/org/apache/commons/collections/iterators/
H A DAbstractTestMapIterator.java106 public boolean supportsSetValue() { in supportsSetValue() method in AbstractTestMapIterator
159 if (supportsSetValue() == false) { in testEmptyMapIterator()
223 if (supportsSetValue() == false) { in testMapIteratorSet()
286 if (supportsSetValue() == false || supportsRemove() == false) { in testMapIteratorSetRemoveSet()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/tck/
H A DMapImplementation.java48 public boolean supportsSetValue(); in supportsSetValue() method
H A DHashMapTest.java54 public boolean supportsSetValue() { return true; } in suite() method in HashMapTest.Implementation
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/concurrent/tck/
H A DMapImplementation.java48 public boolean supportsSetValue(); in supportsSetValue() method
H A DLinkedHashMapTest.java54 public boolean supportsSetValue() { return true; } in suite() method in LinkedHashMapTest.Implementation
H A DHashtableTest.java52 public boolean supportsSetValue() { return true; } in suite() method in HashtableTest.Implementation
H A DHashMapTest.java54 public boolean supportsSetValue() { return true; } in suite() method in HashMapTest.Implementation
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/concurrent/tck/
H A DMapImplementation.java48 public boolean supportsSetValue(); in supportsSetValue() method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/tck/
H A DMapImplementation.java48 public boolean supportsSetValue(); in supportsSetValue() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/concurrent/tck/
H A DMapImplementation.java54 public boolean supportsSetValue(); in supportsSetValue() method
H A DHashMapTest.java52 public boolean supportsSetValue() { return true; } in suite() method in HashMapTest.Implementation
H A DHashtableTest.java50 public boolean supportsSetValue() { return true; } in suite() method in HashtableTest.Implementation
H A DLinkedHashMapTest.java52 public boolean supportsSetValue() { return true; } in suite() method in LinkedHashMapTest.Implementation
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/concurrent/tck/
H A DMapImplementation.java54 public boolean supportsSetValue(); in supportsSetValue() method
H A DHashMapTest.java52 public boolean supportsSetValue() { return true; } in suite() method in HashMapTest.Implementation
H A DHashtableTest.java50 public boolean supportsSetValue() { return true; } in suite() method in HashtableTest.Implementation
H A DLinkedHashMapTest.java52 public boolean supportsSetValue() { return true; } in suite() method in LinkedHashMapTest.Implementation
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/concurrent/tck/
H A DMapImplementation.java54 public boolean supportsSetValue(); in supportsSetValue() method
H A DHashMapTest.java52 public boolean supportsSetValue() { return true; } in suite() method in HashMapTest.Implementation
H A DHashtableTest.java50 public boolean supportsSetValue() { return true; } in suite() method in HashtableTest.Implementation
H A DLinkedHashMapTest.java52 public boolean supportsSetValue() { return true; } in suite() method in LinkedHashMapTest.Implementation
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/concurrent/tck/
H A DMapImplementation.java54 public boolean supportsSetValue(); in supportsSetValue() method
H A DHashtableTest.java50 public boolean supportsSetValue() { return true; } in suite() method in HashtableTest.Implementation
H A DLinkedHashMapTest.java52 public boolean supportsSetValue() { return true; } in suite() method in LinkedHashMapTest.Implementation
H A DHashMapTest.java52 public boolean supportsSetValue() { return true; } in suite() method in HashMapTest.Implementation

123