jar

com.github.swiftech : swiftboot-collections

Maven & Gradle

Aug 13, 2023
5 usages
8 stars

Extended collections classes for enterprise development

Table Of Contents

Latest Version

Download com.github.swiftech : swiftboot-collections JAR file - Latest Versions:

All Versions

Download com.github.swiftech : swiftboot-collections JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.4
2.3.x
2.3
2.2.x
2.2
2.1.x
2.1
2.0.x
1.3
1.2.x
1.2
1.1.x
1.1
1.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 swiftboot-collections-2.4.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.swiftboot.collections.tree

├─ org.swiftboot.collections.tree.Initiator.class - [JAR]

├─ org.swiftboot.collections.tree.Node.class - [JAR]

├─ org.swiftboot.collections.tree.Tree.class - [JAR]

org.swiftboot.collections.map

├─ org.swiftboot.collections.map.IntRangeKeyMap.class - [JAR]

├─ org.swiftboot.collections.map.KeyValueHandler.class - [JAR]

├─ org.swiftboot.collections.map.QueueMap.class - [JAR]

org.swiftboot.collections

├─ org.swiftboot.collections.ArrayUtils.class - [JAR]

├─ org.swiftboot.collections.Classifier.class - [JAR]

├─ org.swiftboot.collections.ClassifierBuilder.class - [JAR]

├─ org.swiftboot.collections.ClassifyFilter.class - [JAR]

├─ org.swiftboot.collections.CollectionUtils.class - [JAR]

├─ org.swiftboot.collections.Info.class - [JAR]

├─ org.swiftboot.collections.MapUtils.class - [JAR]

├─ org.swiftboot.collections.Matrix.class - [JAR]

├─ org.swiftboot.collections.R.class - [JAR]

├─ org.swiftboot.collections.StrCollectionUtils.class - [JAR]

Advertisement