HomeSort by relevance Sort by last modified time
    Searched refs:checkIsInstance (Results 1 - 2 of 2) sorted by null

  /external/guava/guava-testlib/src/com/google/common/collect/testing/
Platform.java 36 static boolean checkIsInstance(Class<?> clazz, Object obj) {
AbstractIteratorTester.java 126 if (Platform.checkIsInstance(clazz, exception)) {

Completed in 34 milliseconds