JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
kr.toxicity.model.api
BetterModelEvaluator
Contents
Description
Method Summary
Method Details
compile(String)
Hide sidebar
Show sidebar
Interface BetterModelEvaluator
public interface
BetterModelEvaluator
Evaluator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@NotNull
Float2FloatFunction
compile
(@NotNull
String
expression)
Compiles molang expression
Method Details
compile
@NotNull
@NotNull
Float2FloatFunction
compile
(@NotNull @NotNull
String
expression)
Compiles molang expression
Parameters:
expression
- expression
Returns:
compiled function