MultiSet In Java

Revision en2, by noobied, 2018-06-29 21:51:00

How can i implement a Multiset in java which has all functions of treeset such as higher(),lower(),ceiling(),floor() etc. Is there is any way?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English noobied 2018-06-29 21:51:00 2 Tiny change: '() etc.\nIf there is ' -> '() etc.\nIs there is '
en1 English noobied 2018-06-29 21:50:38 159 Initial revision (published)