Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.
/ cutil Public archive

Extra collections library on top of collections-generic

Notifications You must be signed in to change notification settings

dhke/cutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cutil

Extra collections library on top of collections-generic

Synopsis

cutil is an extended collections library on top of collections-generic.

Included are

  • copy-on-write collections
  • equality-aware TreeSets (with non-lattice Comparators)
  • aspect-oriented sets supporting add/remove/modify listeners
  • immutable decorator sets
  • frozen set/list
  • input transforming iterators/collections
  • a stringer library
  • various utilities

About

Extra collections library on top of collections-generic

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages