jar

com.artnaseef : immutable-utils

Maven & Gradle

Apr 27, 2021
0 stars

Immutable Utils · Utilities for creating and maintaining immutable classes.

Table Of Contents

Latest Version

Download com.artnaseef : immutable-utils JAR file - Latest Versions:

All Versions

Download com.artnaseef : immutable-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
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 immutable-utils-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.artnaseef.immutable.utils

├─ com.artnaseef.immutable.utils.MemoizeSupplier.class - [JAR]

├─ com.artnaseef.immutable.utils.MutationResult.class - [JAR]

├─ com.artnaseef.immutable.utils.MutationResultType.class - [JAR]

├─ com.artnaseef.immutable.utils.MutationUtils.class - [JAR]

├─ com.artnaseef.immutable.utils.MutationUtilsImmutableProperties.class - [JAR]

├─ com.artnaseef.immutable.utils.Mutator.class - [JAR]

├─ com.artnaseef.immutable.utils.MutatorUtils.class - [JAR]

com.artnaseef.immutable.utils.builder

├─ com.artnaseef.immutable.utils.builder.MutationResultBuilder.class - [JAR]

com.artnaseef.immutable.exception

├─ com.artnaseef.immutable.exception.CannotConstructException.class - [JAR]

├─ com.artnaseef.immutable.exception.CannotMutateException.class - [JAR]