This website works better with JavaScript.
Explore
Help
Sign In
ezreal
/
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.
113
Commits
1
Branch
3
Tags
926 KiB
Tree:
5db6bb9c21
master
0.1
0.2
1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5db6bb9c21'
${ noResults }
finekit
/
src
/
main
/
java
/
com
/
fanruan
/
api
/
err
/
UtilEvalError.java
5 lines
96 B
Raw
Normal View
History
Unescape
Escape
feat: 按照pr修改,并增加ui组件。
6 years ago
package
com.fanruan.api.err
;
feat: 新增添一些方法。
6 years ago
public
class
UtilEvalError
extends
com
.
fr
.
stable
.
UtilEvalError
{
}