Home
last modified time | relevance | path

Searched defs:isCastingUnchecked (Results 1 – 2 of 2) sorted by relevance

/external/auto/value/src/main/java/com/google/auto/value/processor/
DGwtSerialization.java108 private final boolean isCastingUnchecked; field in GwtSerialization.Property
164 public boolean isCastingUnchecked() { in isCastingUnchecked() method in GwtSerialization.Property
DTypeSimplifier.java323 static boolean isCastingUnchecked(TypeMirror type) { in isCastingUnchecked() method in TypeSimplifier