META-INF/
META-INF/MANIFEST.MF
org/
org/jetbrains/
org/jetbrains/annotations/
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 { }
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 { }