Lines Matching refs:it
9 through Android P. Note that this isn't actually a single format; it evolved
24 in format v2, but it was deferred since type-use annotations introduces
56 the version number. This makes it possible for tools to more safely interpret
154 "implement" it instead of "extend"-ing it, etc; enums and annotations are just
181 in the above it was missing from super interface Collection:
189 whereas in the v2 format it's included:
265 Kotlin's Java support means that it wil take a Kotlin property and compile it
276 it will get recorded in the signature files like this:
286 the getters and setters away from the defaults), but it's helpful to be explicit
352 files, that method does not exist, but clearly it's there in the SDK. The reason
375 it's just extra noise.
389 The old signature file format used "deprecated" as if it was a modifier. In the
418 classes. The classes are listed by fully qualified name, but in v1 it was sorted
444 it gets translated into?
472 annotations, and doing the same thing for java.lang: Omitting it when writing
473 signature files, and implicitly adding it back when reading in signature files.
508 Metalava can read and write these formats. To switch output formats, invoke it