Weights

interface Weights

Functions

Link copied to clipboard
abstract fun getActivationWeight(@NotNull activationName: @NotNull String): Optional<Integer>
Link copied to clipboard
abstract fun getSourceLineWeight(@NotNull sourceLineName: @NotNull String): Optional<Integer>