OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CORE_TYPES
(Results
1 - 2
of
2
) sorted by null
/external/desugar/java/com/google/devtools/common/options/
UsesOnlyCoreTypes.java
47
public static final ImmutableList<Class<?>>
CORE_TYPES
= ImmutableList.of(
IsolatedOptionsData.java
512
if (!UsesOnlyCoreTypes.
CORE_TYPES
.contains(field.getType())) {
Completed in 182 milliseconds