https://github.com/mantono/atomicstack
Stack interface and (thread safe) implementation.
https://github.com/mantono/atomicstack
Last synced: 3 months ago
JSON representation
Stack interface and (thread safe) implementation.
- Host: GitHub
- URL: https://github.com/mantono/atomicstack
- Owner: mantono
- License: gpl-3.0
- Created: 2016-02-26T13:11:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-26T01:09:29.000Z (about 9 years ago)
- Last Synced: 2025-03-17T19:02:23.997Z (3 months ago)
- Language: Java
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AtomicStack
Stack interface and (thread safe) implementation.