image
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
image
image
/
com.m8test.image.api
/
Results
Results
interface
Results
<
T
:
Result
>
表示结果集合的接口
Author
M8Test, contact@m8test.com, https://m8test.com
Members
Functions
get
All
Link copied to clipboard
abstract
fun
getAll
(
)
:
List
<
T
>
获取集合中的所有结果.
get
Best
Link copied to clipboard
abstract
fun
getBest
(
)
:
T
?
获取相似度最高的匹配结果