OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SuppressWarnings
(Results
351 - 375
of
809
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/guava/guava/src/com/google/common/collect/
NullsFirstOrdering.java
52
@
SuppressWarnings
("unchecked") // still need the right way to explain this
NullsLastOrdering.java
56
@
SuppressWarnings
("unchecked") // still need the right way to explain this
RegularImmutableBiMap.java
27
@
SuppressWarnings
("serial") // uses writeReplace(), not default serialization
RegularImmutableMultiset.java
33
@
SuppressWarnings
("serial")
RegularImmutableSortedSet.java
46
@
SuppressWarnings
("serial")
136
@
SuppressWarnings
("unchecked")
235
@
SuppressWarnings
("unchecked")
251
@
SuppressWarnings
("unchecked")
/external/guava/guava/src/com/google/common/math/
IntMath.java
75
@
SuppressWarnings
("fallthrough")
116
@
SuppressWarnings
("fallthrough")
206
@
SuppressWarnings
("fallthrough")
248
@
SuppressWarnings
("fallthrough")
/external/guava/guava-gwt/src/com/google/common/collect/
GwtSerializationDependencies.java
58
@
SuppressWarnings
("serial")
ImmutableSortedMap_CustomFieldSerializer.java
44
@
SuppressWarnings
("unchecked")
RegularImmutableSortedSet_CustomFieldSerializer.java
45
@
SuppressWarnings
("unchecked")
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
EmptyContiguousSet.java
29
@
SuppressWarnings
("unchecked") // allow ungenerified Comparable types
/external/guava/guava-testlib/src/com/google/common/collect/testing/
ReserializingTestCollectionGenerator.java
52
@
SuppressWarnings
("unchecked")
TestMapEntrySetGenerator.java
57
@
SuppressWarnings
("unchecked") // generic arrays make typesafety sad
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
CollectionFeature.java
37
@
SuppressWarnings
("unchecked")
CollectionSize.java
49
@
SuppressWarnings
("unchecked")
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
ListAddAllTester.java
35
@
SuppressWarnings
("unchecked") // too many "unchecked generic array creations"
ListRemoveAllTester.java
36
@
SuppressWarnings
("unchecked") // too many "unchecked generic array creations"
ListRetainAllTester.java
49
@
SuppressWarnings
("unchecked")
QueuePollTester.java
37
@
SuppressWarnings
("unchecked") // too many "unchecked generic array creations"
QueueRemoveTester.java
39
@
SuppressWarnings
("unchecked") // too many "unchecked generic array creations"
SetAddAllTester.java
35
@
SuppressWarnings
("unchecked") // too many "unchecked generic array creations"
/external/guava/guava-tests/test/com/google/common/collect/
TransformedImmutableListTest.java
37
@
SuppressWarnings
("serial")
/external/hamcrest/library/src/org/hamcrest/number/
OrderingComparisons.java
11
@
SuppressWarnings
("unchecked")
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
RegexCache.java
54
@
SuppressWarnings
("serial")
/external/mockito/src/org/mockito/
AdditionalAnswers.java
24
@
SuppressWarnings
("unchecked")
/external/mockito/src/org/mockito/internal/configuration/
GlobalConfiguration.java
18
@
SuppressWarnings
("deprecation")//supressed until ReturnValues are removed
Completed in 818 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>