https://github.com/palantir/refreshable
A simple wrapper around a value that changes over time
https://github.com/palantir/refreshable
octo-correct-managed
Last synced: about 2 months ago
JSON representation
A simple wrapper around a value that changes over time
- Host: GitHub
- URL: https://github.com/palantir/refreshable
- Owner: palantir
- License: apache-2.0
- Created: 2017-10-26T19:29:28.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-07T10:17:29.000Z (2 months ago)
- Last Synced: 2025-04-07T11:27:09.929Z (2 months ago)
- Topics: octo-correct-managed
- Language: Java
- Homepage:
- Size: 1.27 MB
- Stars: 8
- Watchers: 257
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog/0.1.1/pr-12.v2.yml
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Refreshable  [](https://opensource.org/licenses/Apache-2.0)
_Simpler wrapper around a value that changes over time_
## Contributing
For instructions on how to set up your local development environment, check out the
[CONTRIBUTING.md](./CONTRIBUTING.md).