Skip to content

willbounce/boundedstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bounded Stack implementation in Java. When stack meets it bounds then the oldest item(s) are thrown away.

About

Implementation of a Bounded Stack in Java. Once stack reaches bounds, the first item pushed will be discarded.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%