jar

xyz.kotlinw : kotlinw-immutator-api-jvm

Maven & Gradle

Apr 29, 2024
2 stars

kotlinw · kotlinw - Kotlin Multiplatform library

Table Of Contents

Latest Version

Download xyz.kotlinw : kotlinw-immutator-api-jvm JAR file - Latest Versions:

All Versions

Download xyz.kotlinw : kotlinw-immutator-api-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kotlinw-immutator-api-jvm-0.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

kotlinw.immutator.util

├─ kotlinw.immutator.util.ImmutableBox.class - [JAR]

├─ kotlinw.immutator.util.ImmutableBoxKt.class - [JAR]

├─ kotlinw.immutator.util.ImmutatorUtilsKt.class - [JAR]

kotlinw.immutator.internal

├─ kotlinw.immutator.internal.ConfinedMutableListImpl.class - [JAR]

├─ kotlinw.immutator.internal.ImmutableObject.class - [JAR]

├─ kotlinw.immutator.internal.ImmutatorInternalsKt.class - [JAR]

├─ kotlinw.immutator.internal.MutableObject.class - [JAR]

├─ kotlinw.immutator.internal.MutableObjectImplementor.class - [JAR]

├─ kotlinw.immutator.internal.MutableObjectState.class - [JAR]

├─ kotlinw.immutator.internal.MutableReferencePropertyState.class - [JAR]

├─ kotlinw.immutator.internal.MutableValuePropertyState.class - [JAR]

kotlinw.immutator.api

├─ kotlinw.immutator.api.ConfinedMutableList.class - [JAR]

├─ kotlinw.immutator.api.ConfinedMutableListKt.class - [JAR]

Advertisement