jar

org.geckoprojects.emf.utils : org.gecko.emf.collections

Maven & Gradle

May 11, 2023

Gecko EMF Collection Wrapper · EMF Wrapper for several collection and iterable types

Table Of Contents

Latest Version

Download org.geckoprojects.emf.utils : org.gecko.emf.collections JAR file - Latest Versions:

All Versions

Download org.geckoprojects.emf.utils : org.gecko.emf.collections JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
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 org.gecko.emf.collections-2.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.gecko.collection.util

├─ org.gecko.collection.util.CollectionAdapterFactory.class - [JAR]

├─ org.gecko.collection.util.CollectionResourceFactoryImpl.class - [JAR]

├─ org.gecko.collection.util.CollectionResourceImpl.class - [JAR]

├─ org.gecko.collection.util.CollectionSwitch.class - [JAR]

├─ org.gecko.collection.util.package-info.class - [JAR]

org.gecko.collection

├─ org.gecko.collection.CollectionFactory.class - [JAR]

├─ org.gecko.collection.CollectionPackage.class - [JAR]

├─ org.gecko.collection.ECollection.class - [JAR]

├─ org.gecko.collection.EContainmentCollection.class - [JAR]

├─ org.gecko.collection.EIterable.class - [JAR]

├─ org.gecko.collection.EReferenceCollection.class - [JAR]

├─ org.gecko.collection.package-info.class - [JAR]

org.gecko.collection.impl

├─ org.gecko.collection.impl.CollectionFactoryImpl.class - [JAR]

├─ org.gecko.collection.impl.CollectionPackageImpl.class - [JAR]

├─ org.gecko.collection.impl.EContainmentCollectionImpl.class - [JAR]

├─ org.gecko.collection.impl.EIterableImpl.class - [JAR]

├─ org.gecko.collection.impl.EReferenceCollectionImpl.class - [JAR]

├─ org.gecko.collection.impl.package-info.class - [JAR]

org.gecko.collection.configuration

├─ org.gecko.collection.configuration.CollectionConfigurationComponent.class - [JAR]