xref: /aosp_15_r20/external/kotlinc/lib/mutability-annotations-compat.jar (revision db694bcbe6ddf7a54139cd11aad3e01286b7b463)

META-INF/
META-INF/MANIFEST.MF
org/
org/jetbrains/
org/jetbrains/annotations/
org/jetbrains/annotations/Mutable.class
Mutable.java package org.jetbrains.annotations public abstract annotation org.jetbrains.annotations.Mutable extends java.lang.Object implements java.lang.annotation.Annotation { }
org/jetbrains/annotations/ReadOnly.class
ReadOnly.java package org.jetbrains.annotations public abstract annotation org.jetbrains.annotations.ReadOnly extends java.lang.Object implements java.lang.annotation.Annotation { }