jar

org.jimmutable : core

Maven & Gradle

Jul 04, 2017
1 usages
0 stars

jimmutable core · The core classes of the jimmutable project

Table Of Contents

Latest Version

Download org.jimmutable : core JAR file - Latest Versions:

All Versions

Download org.jimmutable : core 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 core-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jimmutable.core.serialization.reader

├─ org.jimmutable.core.serialization.reader.ObjectParseTree.class - [JAR]

├─ org.jimmutable.core.serialization.reader.Parser.class - [JAR]

├─ org.jimmutable.core.serialization.reader.ReadAs.class - [JAR]

org.jimmutable.core.small_document

├─ org.jimmutable.core.small_document.SmallDocumentBulkLoader.class - [JAR]

├─ org.jimmutable.core.small_document.SmallDocumentReader.class - [JAR]

├─ org.jimmutable.core.small_document.SmallDocumentSource.class - [JAR]

├─ org.jimmutable.core.small_document.SmallDocumentWriter.class - [JAR]

org.jimmutable.core.exceptions

├─ org.jimmutable.core.exceptions.ImmutableException.class - [JAR]

├─ org.jimmutable.core.exceptions.SerializeException.class - [JAR]

├─ org.jimmutable.core.exceptions.ValidationException.class - [JAR]

org.jimmutable.core.objects

├─ org.jimmutable.core.objects.Builder.class - [JAR]

├─ org.jimmutable.core.objects.StandardEnum.class - [JAR]

├─ org.jimmutable.core.objects.StandardImmutableObject.class - [JAR]

├─ org.jimmutable.core.objects.StandardObject.class - [JAR]

├─ org.jimmutable.core.objects.Stringable.class - [JAR]

├─ org.jimmutable.core.objects.TransientImmutableObject.class - [JAR]

├─ org.jimmutable.core.objects.TransientObject.class - [JAR]

org.jimmutable.core.utils

├─ org.jimmutable.core.utils.Comparison.class - [JAR]

├─ org.jimmutable.core.utils.Equality.class - [JAR]

├─ org.jimmutable.core.utils.FileUtils.class - [JAR]

├─ org.jimmutable.core.utils.Normalizer.class - [JAR]

├─ org.jimmutable.core.utils.Optional.class - [JAR]

├─ org.jimmutable.core.utils.Validator.class - [JAR]

org.jimmutable.core.objects.common

├─ org.jimmutable.core.objects.common.EmailAddress.class - [JAR]

├─ org.jimmutable.core.objects.common.ObjectID.class - [JAR]

├─ org.jimmutable.core.objects.common.PhoneNumber.class - [JAR]

├─ org.jimmutable.core.objects.common.PhoneNumberDeck.class - [JAR]

├─ org.jimmutable.core.objects.common.PhoneNumberDigits.class - [JAR]

├─ org.jimmutable.core.objects.common.PhoneNumberType.class - [JAR]

├─ org.jimmutable.core.objects.common.TimezoneID.class - [JAR]

org.jimmutable.core.serialization

├─ org.jimmutable.core.serialization.FieldDefinition.class - [JAR]

├─ org.jimmutable.core.serialization.FieldName.class - [JAR]

├─ org.jimmutable.core.serialization.Format.class - [JAR]

├─ org.jimmutable.core.serialization.JavaCodeUtils.class - [JAR]

├─ org.jimmutable.core.serialization.JimmutableTypeNameRegister.class - [JAR]

├─ org.jimmutable.core.serialization.RandomData.class - [JAR]

├─ org.jimmutable.core.serialization.TypeName.class - [JAR]

org.jimmutable.core

├─ org.jimmutable.core.TestApp.class - [JAR]

org.jimmutable.core.threading

├─ org.jimmutable.core.threading.LRUCache.class - [JAR]

├─ org.jimmutable.core.threading.OperationMonitor.class - [JAR]

├─ org.jimmutable.core.threading.OperationPool.class - [JAR]

├─ org.jimmutable.core.threading.OperationRunnable.class - [JAR]

├─ org.jimmutable.core.threading.SampleOperation.class - [JAR]

├─ org.jimmutable.core.threading.SampleStopOperation.class - [JAR]

org.jimmutable.core.examples.product_data

├─ org.jimmutable.core.examples.product_data.BrandCode.class - [JAR]

├─ org.jimmutable.core.examples.product_data.ItemAttribute.class - [JAR]

├─ org.jimmutable.core.examples.product_data.ItemKey.class - [JAR]

├─ org.jimmutable.core.examples.product_data.ItemSpecifications.class - [JAR]

├─ org.jimmutable.core.examples.product_data.OldSpecXMLConverter.class - [JAR]

├─ org.jimmutable.core.examples.product_data.PartNumber.class - [JAR]

org.jimmutable.core.examples.book

├─ org.jimmutable.core.examples.book.BindingType.class - [JAR]

├─ org.jimmutable.core.examples.book.Book.class - [JAR]

├─ org.jimmutable.core.examples.book.BookDeckList.class - [JAR]

├─ org.jimmutable.core.examples.book.BookDeckMap.class - [JAR]

├─ org.jimmutable.core.examples.book.BookDeckSet.class - [JAR]

org.jimmutable.core.decks

├─ org.jimmutable.core.decks.StandardImmutableDeck.class - [JAR]

├─ org.jimmutable.core.decks.StandardImmutableListDeck.class - [JAR]

├─ org.jimmutable.core.decks.StandardImmutableMapDeck.class - [JAR]

├─ org.jimmutable.core.decks.StandardImmutableSetDeck.class - [JAR]

org.jimmutable.core.serialization.writer

├─ org.jimmutable.core.serialization.writer.LowLevelWriter.class - [JAR]

├─ org.jimmutable.core.serialization.writer.NullPrimative.class - [JAR]

├─ org.jimmutable.core.serialization.writer.ObjectWriter.class - [JAR]

├─ org.jimmutable.core.serialization.writer.StandardWritable.class - [JAR]

├─ org.jimmutable.core.serialization.writer.WriteAs.class - [JAR]

org.jimmutable.core.fields

├─ org.jimmutable.core.fields.Field.class - [JAR]

├─ org.jimmutable.core.fields.FieldArrayList.class - [JAR]

├─ org.jimmutable.core.fields.FieldCollection.class - [JAR]

├─ org.jimmutable.core.fields.FieldConcurrentHashMap.class - [JAR]

├─ org.jimmutable.core.fields.FieldConcurrentHashSet.class - [JAR]

├─ org.jimmutable.core.fields.FieldConcurrentSkipListSet.class - [JAR]

├─ org.jimmutable.core.fields.FieldHashMap.class - [JAR]

├─ org.jimmutable.core.fields.FieldHashSet.class - [JAR]

├─ org.jimmutable.core.fields.FieldList.class - [JAR]

├─ org.jimmutable.core.fields.FieldMap.class - [JAR]

├─ org.jimmutable.core.fields.FieldSet.class - [JAR]

├─ org.jimmutable.core.fields.FieldTreeMap.class - [JAR]

├─ org.jimmutable.core.fields.FieldTreeSet.class - [JAR]

Advertisement

Dependencies from Group

Jul 04, 2017
1 usages
0 stars
aws
Jul 04, 2017
0 stars

Discover Dependencies

Oct 01, 2017
1 usages
1 stars
Oct 01, 2017
1 usages
1 stars
Oct 01, 2017
1 usages
1 stars
Aug 26, 2023
2 usages
2.5k stars
Apr 19, 2018
2 usages
May 04, 2018
2 usages
3 stars
Aug 01, 2019
7 usages