https://github.com/dragonzone/reflect-util
Collection of utilities for handling reflective types in Java
https://github.com/dragonzone/reflect-util
Last synced: 6 months ago
JSON representation
Collection of utilities for handling reflective types in Java
- Host: GitHub
- URL: https://github.com/dragonzone/reflect-util
- Owner: dragonzone
- License: mit
- Created: 2019-10-31T05:22:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-13T20:56:27.000Z (over 4 years ago)
- Last Synced: 2025-08-03T16:05:34.666Z (11 months ago)
- Language: Java
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reflection Utilities [](https://jenkins.dragon.zone/blue/organizations/jenkins/dragonzone%2Freflect-util/activity?branch=master) [](https://maven-badges.herokuapp.com/maven-central/zone.dragon/reflect-util/)
A lightweight library containing an assortment of utility functions for manipulating types and other common operations encountered when
utilizing meta-programming on the JVM.