avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-dataset-api
/
io.github.lishangbu.avalon.dataset.api.service
/
TypeEffectivenessService
Type
Effectiveness
Service
interface
TypeEffectivenessService
Members
Functions
calculate
Link copied to clipboard
abstract
fun
calculate
(
attackingType
:
String
,
defendingTypes
:
List
<
String
>
)
:
TypeEffectivenessResult
get
Chart
Link copied to clipboard
abstract
fun
getChart
(
)
:
TypeEffectivenessChart
upsert
Matrix
Link copied to clipboard
abstract
fun
upsertMatrix
(
command
:
UpsertTypeEffectivenessMatrixCommand
)
:
TypeEffectivenessChart