mirror of
https://github.com/HighCapable/KavaRef.git
synced 2025-09-03 17:25:27 +08:00
3.5 KiB
3.5 KiB
KavaRef
一个使用 Kotlin 实现的现代化 Java 反射。
English | 简体中文
![]() |
HighCapable |
---|
这个项目属于上述组织,点击上方链接关注这个组织,发现更多好项目。
这是什么
这是一个使用 Kotlin 实现的现代化 Java 反射 API,旨在提供更简洁、更易用的 API,同时保留 Java 反射的强大功能。
项目图标由 MaiTungTM 设计,名称取自 KotlinJavaReflection,意为使用 Kotlin 实现的 Java 反射。
它最早诞生于 YukiHookAPI,后期被解耦合为 YukiReflection 项目。
如你所见,现在 KavaRef
是借助 YukiReflection
的设计思想完全重构的一套全新 API,它们没有从属关系,并将取代 YukiReflection
成为一个全新的反射解决方案。
开始使用
点击这里 前往文档页面查看更多详细教程和内容。
项目推广
嘿,还请君留步!👋
这里有 Android 开发工具、UI 设计、Gradle 插件、Xposed 模块和实用软件等相关项目。
如果下方的项目能为你提供帮助,不妨为我点个 star 吧!
所有项目免费、开源,遵循对应开源许可协议。
→ 查看更多关于我的项目,请点击这里 ←
Star History
许可证
Apache License Version 2.0
Copyright (C) 2019 HighCapable
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
版权所有 © 2019 HighCapable