Android Open Source - Map map AndroidCollections






Project Summary

Some usefu collection implementation like List, Map, Set (and combinations of all) etc. that can be useful in Android Projects.

Web Site / Source Repository

AndroidCollections is hosted in the following web site
https://github.com/sockeqwe/AndroidCollections

If you think the Android project AndroidCollections listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AndroidCollections.

ItemValue
Java File Count4
Target SDK Version16
Minimum SDK Version8
Activity Count0
jar files usedcollection-1.0.0-SNAPSHOT-jar-with-dependencies.jar




License

The license information of AndroidCollections is as follows:

MIT License

Java Source Files

com.hannesdorfmann.collection.ArrayListMap.java
com.hannesdorfmann.collection.ListMap.java
com.hannesdorfmann.collection.Mappable.java
com.hannesdorfmann.collection.UniqueArrayListMap.java