This website works better with JavaScript.
Explore
Help
Sign In
tianjueshao
/
finekit
forked from
fanruan/finekit
Watch
1
Star
0
Fork
You've already forked finekit
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
插件开发工具库,推荐依赖该工具库。
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76
Commits
1
Branch
3
Tags
2.0 MiB
Tree:
c202c430b3
master
0.1
0.2
1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c202c430b3'
${ noResults }
finekit
/
src
/
main
/
java
/
com
/
fanruan
/
api
/
stable
/
Constants.java
5 lines
92 B
Raw
Normal View
History
Unescape
Escape
KERNEL-1118 将插件中设计到的能包装的类全部加一层包装。
6 years ago
package
com.fanruan.api.stable
;
public
class
Constants
extends
com
.
fr
.
stable
.
Constants
{
}