mirror of
https://github.com/HighCapable/YukiReflection.git
synced 2025-09-05 18:25:42 +08:00
refactor: make BaseFinder.BaseResult public
This commit is contained in:
@@ -137,5 +137,5 @@ abstract class BaseFinder {
|
||||
*
|
||||
* - 此功能交由方法体自动完成 - 你不应该手动继承此接口
|
||||
*/
|
||||
internal interface BaseResult
|
||||
interface BaseResult
|
||||
}
|
Reference in New Issue
Block a user