jar

net.sf.javagimmicks : gimmicks-collections-jdk8

Maven & Gradle

Sep 18, 2017
1 usages
0 stars

JavaGimmicks - Collections (JDK 8) · Several utilities for and around the Java Collection API (JDK 8 extended version)

Table Of Contents

Latest Version

Download net.sf.javagimmicks : gimmicks-collections-jdk8 JAR file - Latest Versions:

All Versions

Download net.sf.javagimmicks : gimmicks-collections-jdk8 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.99
0.98

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 gimmicks-collections-jdk8-0.99-alpha1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.javagimmicks.collections8.builder

├─ net.sf.javagimmicks.collections8.builder.CollectionBuilder.class - [JAR]

├─ net.sf.javagimmicks.collections8.builder.ListBuilder.class - [JAR]

├─ net.sf.javagimmicks.collections8.builder.MapBuilder.class - [JAR]

net.sf.javagimmicks.collections8.transformer

├─ net.sf.javagimmicks.collections8.transformer.BidiTransformingCollection.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.BidiTransformingList.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.BidiTransformingListIterator.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.BidiTransformingNavigableSet.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.BidiTransformingRing.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.BidiTransformingRingCursor.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.BidiTransformingSet.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.BidiTransformingSortedSet.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.BidiTransformingSpliterator.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.KeyBidiTransformingMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.KeyBidiTransformingNavigableMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.KeyBidiTransformingSortedMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.KeyTransformingMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.KeyTransformingNavigableMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.KeyTransformingSortedMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.MappedTransformerUtils.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformerUtils.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformingCollection.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformingComparator.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformingConsumer.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformingIterator.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformingList.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformingListIterator.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformingNavigableSet.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformingRing.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformingRingCursor.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformingSet.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformingSortedSet.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.TransformingSpliterator.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.ValueBidiTransformingMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.ValueBidiTransformingNavigableMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.ValueBidiTransformingSortedMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.ValueTransformingMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.ValueTransformingNavigableMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.transformer.ValueTransformingSortedMap.class - [JAR]

net.sf.javagimmicks.collections8.mapping

├─ net.sf.javagimmicks.collections8.mapping.AbstractMapping.class - [JAR]

├─ net.sf.javagimmicks.collections8.mapping.AbstractMappings.class - [JAR]

├─ net.sf.javagimmicks.collections8.mapping.AbstractValueMapping.class - [JAR]

├─ net.sf.javagimmicks.collections8.mapping.AbstractValueMappings.class - [JAR]

├─ net.sf.javagimmicks.collections8.mapping.DefaultMapping.class - [JAR]

├─ net.sf.javagimmicks.collections8.mapping.DefaultValueMapping.class - [JAR]

├─ net.sf.javagimmicks.collections8.mapping.DualMapMappings.class - [JAR]

├─ net.sf.javagimmicks.collections8.mapping.DualMapValueMappings.class - [JAR]

├─ net.sf.javagimmicks.collections8.mapping.Mappings.class - [JAR]

├─ net.sf.javagimmicks.collections8.mapping.ValueMappings.class - [JAR]

net.sf.javagimmicks.collections8.diff

├─ net.sf.javagimmicks.collections8.diff.DefaultDifference.class - [JAR]

├─ net.sf.javagimmicks.collections8.diff.DefaultDifferenceList.class - [JAR]

├─ net.sf.javagimmicks.collections8.diff.Difference.class - [JAR]

├─ net.sf.javagimmicks.collections8.diff.DifferenceAlgorithm.class - [JAR]

├─ net.sf.javagimmicks.collections8.diff.DifferenceList.class - [JAR]

├─ net.sf.javagimmicks.collections8.diff.DifferenceUtils.class - [JAR]

net.sf.javagimmicks.collections8.filter

├─ net.sf.javagimmicks.collections8.filter.FilterList.class - [JAR]

net.sf.javagimmicks.collections8

├─ net.sf.javagimmicks.collections8.AbstractRing.class - [JAR]

├─ net.sf.javagimmicks.collections8.ArrayRing.class - [JAR]

├─ net.sf.javagimmicks.collections8.AutoDroppingQueueDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.AutoFillingMapDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.CrossProductSpliterator.class - [JAR]

├─ net.sf.javagimmicks.collections8.Cursor.class - [JAR]

├─ net.sf.javagimmicks.collections8.LinkedRing.class - [JAR]

├─ net.sf.javagimmicks.collections8.Lists.class - [JAR]

├─ net.sf.javagimmicks.collections8.MoreCollections.class - [JAR]

├─ net.sf.javagimmicks.collections8.MoreCollectors.class - [JAR]

├─ net.sf.javagimmicks.collections8.Ring.class - [JAR]

├─ net.sf.javagimmicks.collections8.RingCursor.class - [JAR]

├─ net.sf.javagimmicks.collections8.RingCursorProvider.class - [JAR]

├─ net.sf.javagimmicks.collections8.RingIterator.class - [JAR]

net.sf.javagimmicks.collections8.composite

├─ net.sf.javagimmicks.collections8.composite.CompositeCollection.class - [JAR]

├─ net.sf.javagimmicks.collections8.composite.CompositeEnumeration.class - [JAR]

├─ net.sf.javagimmicks.collections8.composite.CompositeIterator.class - [JAR]

├─ net.sf.javagimmicks.collections8.composite.CompositeList.class - [JAR]

├─ net.sf.javagimmicks.collections8.composite.CompositeListIterator.class - [JAR]

├─ net.sf.javagimmicks.collections8.composite.CompositeSpliterator.class - [JAR]

├─ net.sf.javagimmicks.collections8.composite.CompositeUtils.class - [JAR]

net.sf.javagimmicks.collections8.event

├─ net.sf.javagimmicks.collections8.event.AbstractEventCollection.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.AbstractEventList.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.AbstractEventMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.AbstractEventNavigableMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.AbstractEventNavigableSet.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.AbstractEventSet.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.AbstractEventSortedMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.AbstractEventSortedSet.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.CollectionEvent.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.EventCollectionListener.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.EventListListener.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.EventMapListener.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.EventNavigableMapListener.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.EventNavigableSetListener.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.EventSetListener.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.EventSortedMapListener.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.EventSortedSetListener.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.ListEvent.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.MapEvent.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.NavigableMapEvent.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.NavigableMapKeySetDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.NavigableSetEvent.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.ObservableEventCollection.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.ObservableEventList.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.ObservableEventMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.ObservableEventNavigableMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.ObservableEventNavigableSet.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.ObservableEventSet.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.ObservableEventSortedMap.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.ObservableEventSortedSet.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.SetEvent.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.SortedMapEvent.class - [JAR]

├─ net.sf.javagimmicks.collections8.event.SortedSetEvent.class - [JAR]

net.sf.javagimmicks.collections8.decorators

├─ net.sf.javagimmicks.collections8.decorators.AbstractCollectionDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractEntryDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractIteratorDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractListDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractListIteratorDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractMapDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractNavigableMapDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractNavigableSetDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractQueueDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractRingCursorDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractRingDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractSetDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractSortedMapDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractSortedSetDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractSpliteratorDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractUnmodifiableCollectionDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractUnmodifiableListDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractUnmodifiableMapDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractUnmodifiableNavigableMapDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractUnmodifiableNavigableSetDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractUnmodifiableRingDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractUnmodifiableSetDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractUnmodifiableSortedMapDecorator.class - [JAR]

├─ net.sf.javagimmicks.collections8.decorators.AbstractUnmodifiableSortedSetDecorator.class - [JAR]

Advertisement

Dependencies from Group

Sep 18, 2017
9 usages
0 stars
Sep 18, 2017
7 usages
0 stars
Sep 15, 2013
7 usages
0 stars
Sep 18, 2017
5 usages
0 stars
Sep 18, 2017
4 usages
0 stars

Discover Dependencies

Sep 18, 2017
3 usages
0 stars
Sep 18, 2017
0 stars
Sep 14, 2017
1 stars
Sep 13, 2017
1 stars
Sep 12, 2017
5 stars
Sep 19, 2017
2 stars
Oct 26, 2017
0 stars
Sep 14, 2017
1 usages
12 stars