Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Col-E/ExtraCollections

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extra Collections

Handy utilities for things I wish were in Java's collections api.

Features

  • Delegating collections
  • Observable collections
  • Invertible Map (BiMap)
  • Boxes
    • Object T
    • int
    • long
    • float
    • double
    • char
  • Trees
    • Treated as additions to Map<K, Tree<K,V>>
  • Tuples
    • Pair
  • Lambdas that throw Throwable
  • Common utilities for List, Map, and Set types with features such as:
    • Creating singleton collections
    • Creating disjoint & intersection collection of two input collections

About

Extra useful collection types and utilities

Topics

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.