GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
miura250
/
SimpleATN_M
Transfer to URL with SHA
Find file
Newer
Older
tree:
ba3838ca48
Branches
Tags
×
master
SimpleATN_M
/
src
/
main
/
java
/
pothos_tegaki
/ TegakiCallBack.java
motoki miura
on 26 Apr 2022
100 bytes
first commit
Raw
Blame
History
package pothos_tegaki; public interface TegakiCallBack { void callback(TegakiRecogTask s); }